Aug 06 12:59:42.139650 np0000006653 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 06 12:59:42.146603 np0000006653 devstack@c-api.service[100260]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 6 12:59:42 2026] *** Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: nodename: np0000006653 Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: machine: x86_64 Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: clock source: unix Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: pcre jit disabled Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: detected number of CPU cores: 16 Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: current working directory: / Aug 06 12:59:42.149343 np0000006653 devstack@c-api.service[100260]: detected binary path: /usr/bin/uwsgi-core Aug 06 12:59:42.149559 np0000006653 devstack@c-api.service[100260]: your processes number limit is 257052 Aug 06 12:59:42.149559 np0000006653 devstack@c-api.service[100260]: your memory page size is 4096 bytes Aug 06 12:59:42.149559 np0000006653 devstack@c-api.service[100260]: detected max file descriptor number: 2048 Aug 06 12:59:42.149559 np0000006653 devstack@c-api.service[100260]: lock engine: pthread robust mutexes Aug 06 12:59:42.149637 np0000006653 devstack@c-api.service[100260]: thunder lock: enabled Aug 06 12:59:42.149802 np0000006653 devstack@c-api.service[100260]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 06 12:59:42.149869 np0000006653 devstack@c-api.service[100260]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 06 12:59:42.149869 np0000006653 devstack@c-api.service[100260]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 06 12:59:42.149869 np0000006653 devstack@c-api.service[100260]: Set PythonHome to /opt/stack/data/venv Aug 06 12:59:42.188815 np0000006653 devstack@c-api.service[100260]: Python main interpreter initialized at 0x77f9b6ea4668 Aug 06 12:59:42.188815 np0000006653 devstack@c-api.service[100260]: python threads support enabled Aug 06 12:59:42.188815 np0000006653 devstack@c-api.service[100260]: your server socket listen backlog is limited to 100 connections Aug 06 12:59:42.188815 np0000006653 devstack@c-api.service[100260]: your mercy for graceful operations on workers is 80 seconds Aug 06 12:59:42.189439 np0000006653 devstack@c-api.service[100260]: mapped 671795 bytes (656 KB) for 4 cores Aug 06 12:59:42.189615 np0000006653 devstack@c-api.service[100260]: *** Operational MODE: preforking *** Aug 06 12:59:42.189823 np0000006653 devstack@c-api.service[100260]: *** uWSGI is running in multiple interpreter mode *** Aug 06 12:59:42.189823 np0000006653 devstack@c-api.service[100260]: spawned uWSGI master process (pid: 100260) Aug 06 12:59:42.189987 np0000006653 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 06 12:59:42.190465 np0000006653 devstack@c-api.service[100260]: spawned uWSGI worker 1 (pid: 100266, cores: 1) Aug 06 12:59:42.191121 np0000006653 devstack@c-api.service[100260]: spawned uWSGI worker 2 (pid: 100267, cores: 1) Aug 06 12:59:42.191618 np0000006653 devstack@c-api.service[100260]: spawned uWSGI worker 3 (pid: 100268, cores: 1) Aug 06 12:59:42.192079 np0000006653 devstack@c-api.service[100260]: spawned uWSGI worker 4 (pid: 100269, cores: 1) Aug 06 12:59:42.192140 np0000006653 devstack@c-api.service[100260]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 06 12:59:42.308293 np0000006653 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 12:59:42.308293 np0000006653 devstack@c-api.service[100268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 12:59:42.308293 np0000006653 devstack@c-api.service[100268]: we strongly recommend against using it for new projects. Aug 06 12:59:42.308293 np0000006653 devstack@c-api.service[100268]: If you are already using Eventlet, we recommend migrating to a different Aug 06 12:59:42.308293 np0000006653 devstack@c-api.service[100268]: framework. For more detail see Aug 06 12:59:42.308293 np0000006653 devstack@c-api.service[100268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 12:59:42.308293 np0000006653 devstack@c-api.service[100268]: import eventlet # noqa Aug 06 12:59:42.315117 np0000006653 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 12:59:42.315117 np0000006653 devstack@c-api.service[100266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 12:59:42.315117 np0000006653 devstack@c-api.service[100266]: we strongly recommend against using it for new projects. Aug 06 12:59:42.315117 np0000006653 devstack@c-api.service[100266]: If you are already using Eventlet, we recommend migrating to a different Aug 06 12:59:42.315117 np0000006653 devstack@c-api.service[100266]: framework. For more detail see Aug 06 12:59:42.315117 np0000006653 devstack@c-api.service[100266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 12:59:42.315117 np0000006653 devstack@c-api.service[100266]: import eventlet # noqa Aug 06 12:59:42.316626 np0000006653 devstack@c-api.service[100269]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 12:59:42.316626 np0000006653 devstack@c-api.service[100269]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 12:59:42.316626 np0000006653 devstack@c-api.service[100269]: we strongly recommend against using it for new projects. Aug 06 12:59:42.316626 np0000006653 devstack@c-api.service[100269]: If you are already using Eventlet, we recommend migrating to a different Aug 06 12:59:42.316626 np0000006653 devstack@c-api.service[100269]: framework. For more detail see Aug 06 12:59:42.316626 np0000006653 devstack@c-api.service[100269]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 12:59:42.316626 np0000006653 devstack@c-api.service[100269]: import eventlet # noqa Aug 06 12:59:42.328788 np0000006653 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 12:59:42.328788 np0000006653 devstack@c-api.service[100267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 12:59:42.328788 np0000006653 devstack@c-api.service[100267]: we strongly recommend against using it for new projects. Aug 06 12:59:42.328788 np0000006653 devstack@c-api.service[100267]: If you are already using Eventlet, we recommend migrating to a different Aug 06 12:59:42.328788 np0000006653 devstack@c-api.service[100267]: framework. For more detail see Aug 06 12:59:42.328788 np0000006653 devstack@c-api.service[100267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 12:59:42.328788 np0000006653 devstack@c-api.service[100267]: import eventlet # noqa Aug 06 12:59:42.469194 np0000006653 devstack@c-api.service[100269]: /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 06 12:59:42.469194 np0000006653 devstack@c-api.service[100269]: from cgi import parse_header Aug 06 12:59:42.472278 np0000006653 devstack@c-api.service[100266]: /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 06 12:59:42.472278 np0000006653 devstack@c-api.service[100266]: from cgi import parse_header Aug 06 12:59:42.475749 np0000006653 devstack@c-api.service[100267]: /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 06 12:59:42.475749 np0000006653 devstack@c-api.service[100267]: from cgi import parse_header Aug 06 12:59:42.479369 np0000006653 devstack@c-api.service[100268]: /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 06 12:59:42.479369 np0000006653 devstack@c-api.service[100268]: from cgi import parse_header Aug 06 12:59:42.505971 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 12:59:42.505971 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 12:59:42.507957 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 12:59:42.507957 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 12:59:42.511598 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 12:59:42.511598 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 12:59:42.517451 np0000006653 devstack@c-api.service[100269]: /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 06 12:59:42.517451 np0000006653 devstack@c-api.service[100269]: removals.removed_module( Aug 06 12:59:42.518280 np0000006653 devstack@c-api.service[100269]: /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 06 12:59:42.518280 np0000006653 devstack@c-api.service[100269]: removals.removed_module( Aug 06 12:59:42.520226 np0000006653 devstack@c-api.service[100266]: /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 06 12:59:42.520226 np0000006653 devstack@c-api.service[100266]: removals.removed_module( Aug 06 12:59:42.521091 np0000006653 devstack@c-api.service[100266]: /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 06 12:59:42.521091 np0000006653 devstack@c-api.service[100266]: removals.removed_module( Aug 06 12:59:42.522470 np0000006653 devstack@c-api.service[100267]: /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 06 12:59:42.522470 np0000006653 devstack@c-api.service[100267]: removals.removed_module( Aug 06 12:59:42.523276 np0000006653 devstack@c-api.service[100267]: /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 06 12:59:42.523276 np0000006653 devstack@c-api.service[100267]: removals.removed_module( Aug 06 12:59:42.526106 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 12:59:42.526106 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 12:59:42.538853 np0000006653 devstack@c-api.service[100268]: /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 06 12:59:42.538853 np0000006653 devstack@c-api.service[100268]: removals.removed_module( Aug 06 12:59:42.539762 np0000006653 devstack@c-api.service[100268]: /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 06 12:59:42.539762 np0000006653 devstack@c-api.service[100268]: removals.removed_module( Aug 06 12:59:43.258575 np0000006653 devstack@c-api.service[100267]: /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 06 12:59:43.258575 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 12:59:43.272480 np0000006653 devstack@c-api.service[100269]: /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 06 12:59:43.272480 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 12:59:43.287427 np0000006653 devstack@c-api.service[100266]: /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 06 12:59:43.287427 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 12:59:43.290441 np0000006653 devstack@c-api.service[100268]: /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 06 12:59:43.290441 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 12:59:43.317163 np0000006653 devstack@c-api.service[100267]: /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 06 12:59:43.317163 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 12:59:43.323736 np0000006653 devstack@c-api.service[100269]: /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 06 12:59:43.323736 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 12:59:43.338743 np0000006653 devstack@c-api.service[100268]: /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 06 12:59:43.338743 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 12:59:43.341752 np0000006653 devstack@c-api.service[100266]: /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 06 12:59:43.341752 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 12:59:43.498087 np0000006653 devstack@c-api.service[100267]: 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 06 12:59:43.498552 np0000006653 devstack@c-api.service[100267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 12:59:43.506034 np0000006653 devstack@c-api.service[100269]: 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 06 12:59:43.506207 np0000006653 devstack@c-api.service[100269]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100269) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 12:59:43.512123 np0000006653 devstack@c-api.service[100268]: 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 06 12:59:43.512331 np0000006653 devstack@c-api.service[100268]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100268) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 12:59:43.520731 np0000006653 devstack@c-api.service[100266]: 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 06 12:59:43.520936 np0000006653 devstack@c-api.service[100266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 12:59:43.584343 np0000006653 devstack@c-api.service[100266]: /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 06 12:59:43.584343 np0000006653 devstack@c-api.service[100266]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 12:59:43.585415 np0000006653 devstack@c-api.service[100268]: /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 06 12:59:43.585415 np0000006653 devstack@c-api.service[100268]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 12:59:43.585864 np0000006653 devstack@c-api.service[100269]: /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 06 12:59:43.585864 np0000006653 devstack@c-api.service[100269]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 12:59:43.590434 np0000006653 devstack@c-api.service[100267]: /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 06 12:59:43.590434 np0000006653 devstack@c-api.service[100267]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 12:59:44.029224 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 12:59:44.029383 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 12:59:44.029430 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 12:59:44.029583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100269) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 12:59:44.029655 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.029690 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.029744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.029790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.029824 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.029923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.029962 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.029987 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.030011 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.030108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.030151 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.030342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.031969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.032035 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.032103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.032164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.032195 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.032221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.032249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.032316 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.032365 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.032394 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.032418 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.032448 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.032473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.032499 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.032580 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.032641 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.032684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.032732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.032791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.032843 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.032889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.032927 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.032963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.032963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.033025 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.033064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.033064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.033064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.033618 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.033696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.033739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.033776 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.033829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.033878 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.033924 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.033924 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.034002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.034040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.034075 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.034108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.034146 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.034186 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.034229 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.034279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.034336 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.034377 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.034413 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.034452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.034492 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.034537 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.034574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.034613 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.034650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.034695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.034737 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.034780 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.034827 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.034870 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.034916 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.034957 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.034999 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.035039 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.035088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.035134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.035188 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.035232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.035294 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.035333 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.035369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.035418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.035418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.035491 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.035560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.035560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.035629 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.035675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.035675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.035752 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.035801 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.035848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.035848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.035848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.035848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.035848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.036462 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.036508 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.036574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.036602 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.036629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.036658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.036680 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.036702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.036725 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.036768 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.036798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.036820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.036844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.036915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.037011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.037087 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.037147 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.037208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.037236 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.037279 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.037310 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.037357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.037398 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.037440 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.037473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.037529 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.037560 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.037605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.037605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.037666 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.037708 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.037750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.037788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.037831 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.037831 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.037899 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.037935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.037969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.037969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.037969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.037969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.038089 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.038290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.038400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.038493 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.038597 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.038683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.038766 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.038860 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.038958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.039030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.039091 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.039152 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.039181 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.039202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.039270 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.039298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.039357 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.039394 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.039425 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.039449 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.039474 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.039501 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.039534 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.039558 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.039585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.039609 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.039630 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.039652 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.039673 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.039696 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.039715 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.039743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.039766 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.039789 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.039811 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.039839 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.040147 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.040218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.040316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.040395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.040440 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.040467 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.040488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.040534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.040590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.040620 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.040641 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.040664 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.040685 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.040705 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.040732 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.040755 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.040776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.040804 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.040827 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.040852 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.040879 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.040900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.040924 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.040948 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.040971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.040992 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.041014 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.041039 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.041066 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.041087 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.041109 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.041134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.041157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.041182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.041206 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.041230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.041253 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.041301 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.041326 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.041347 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.041371 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.041392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.041414 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.041439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.041466 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.041487 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.041523 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.041547 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.041569 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.041588 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.041588 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.041692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.041692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.041733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.041830 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.041916 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.042002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.042086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.042177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.042267 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.042375 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.042455 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.042555 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.042807 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.042880 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.042944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.042994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.043059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.043102 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.043133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.043173 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.043205 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.043233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.043320 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.043368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.043409 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.043435 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.043461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.043490 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.043538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.043563 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.043585 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.043641 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.043669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.043713 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.043761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.043795 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.043824 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.043880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.043936 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.044006 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.048922 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.049008 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.049044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.049097 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.049143 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.049188 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.049215 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.049249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.049315 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.049342 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.049364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.049425 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.049494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.049607 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.050050 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.050135 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.050171 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.050209 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.050534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.050608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.050657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.050697 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.050737 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.050774 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.050827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.050879 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.050921 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.050962 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.051013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.051055 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.051101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.051142 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.051176 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.051210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.051210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.051285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.051338 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.051373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.051373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.051416 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.051439 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.051458 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.051458 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.051541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.051580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.051580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.051644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.051680 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.051680 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.051825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.051874 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.051948 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.052039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.052128 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.052205 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.052316 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.052356 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.052439 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.052503 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.052574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.052628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.052656 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.052687 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.052712 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.052735 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.052759 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.052813 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.052873 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.052929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.053022 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.053112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.053203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.053229 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.053306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.053343 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.053401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.053427 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.053455 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.053479 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.053500 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.053551 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.053598 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.053598 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.053654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.053679 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.053699 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.053720 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.053740 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.053766 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.053766 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.053808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.053830 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.053922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.053950 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.053984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.054016 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.054038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.054062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.054082 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.054104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.054127 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.054152 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.054177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.054198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.054224 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.054252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.054302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.054333 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.054377 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.054463 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.054559 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.054650 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.054885 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.054948 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.055009 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.055071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.055128 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.055184 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.055238 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.055281 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.055314 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.055342 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.055378 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.055404 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.055426 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.055584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.055616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.055651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.055691 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.055721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.055748 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.055771 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.055796 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.055820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.055842 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.055862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.055862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.055903 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.055925 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.055950 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.057984 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.058059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.058122 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.058180 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.058207 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.058239 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.058316 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.058356 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.058378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.058403 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.058439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.058567 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.058606 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.058634 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.058634 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.058746 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.058746 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.058811 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.058869 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.058897 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.058928 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.058983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.059021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.059081 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.059168 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.059193 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.059250 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.059290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.059311 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.059332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.059355 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.059375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.059411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.059447 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.059471 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.059497 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.059531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.059555 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.059585 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.059615 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.059638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.059661 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.059688 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.059712 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.059735 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.059762 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.059813 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.059868 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.059895 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.059930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.059988 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.060077 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.060167 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.060245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.060345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.060433 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.061040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.061108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.061178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.061238 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.061316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.061370 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.061408 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.061433 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.061458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.061483 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.061566 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.061621 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.061684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.061713 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.061760 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.061814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.061864 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.061909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.061933 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.061986 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.062010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.062032 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.062059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.062086 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.062113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.062141 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.062163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.062191 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.062215 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.062238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.062272 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.062300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.062300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.062352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.062395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.062423 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.062444 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.062444 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.062485 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.062507 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.062546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.062571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.062599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.062599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.062698 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.062727 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.062749 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.062771 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.062792 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.062813 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.062833 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.062854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.062874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.062900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.062930 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.062955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.062993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.063018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.063066 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.063100 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.063122 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.063160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.063193 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.063215 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.063253 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.063313 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.063313 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.063386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.063421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.063463 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.063503 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.063550 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.063588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.063588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.063629 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.063659 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.063659 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.063703 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.063777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.063813 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.063846 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.063872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.063872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.063872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.063939 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.063939 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.063979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.063999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.064019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.064040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.064066 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.064092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.064132 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.064156 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.064182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.064241 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.064298 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.064333 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.064368 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.064397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.064418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.064439 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.064460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.064482 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.064531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.064556 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.064577 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.064598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.064625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.064646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.064667 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.064687 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.064707 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.064728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.064753 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.064775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.064795 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.064816 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.064837 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.064857 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.064878 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.064897 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.064918 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.064945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.064945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.064945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.065168 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.065254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.065360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.065389 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.065413 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.065438 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.065460 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.065480 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.065506 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.065553 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.065579 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.065599 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.065621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.065642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.065661 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.065685 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.065706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.065706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.065752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.065775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.065795 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.065823 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.065844 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.065868 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.065888 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.065909 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.065935 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.065935 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.065979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.066007 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.066031 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.066055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.066078 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.066104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.066127 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.066147 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.066170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.066200 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.066221 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.066244 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.066292 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.066320 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.066341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.066364 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.066388 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.066410 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.066410 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.066451 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.066476 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.066496 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.066524 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.066552 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.066573 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.066593 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.066593 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.066634 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.066658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.066679 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.066699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.066699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.066736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.066760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.066760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.066798 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.066858 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.066947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.067033 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.067118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.067208 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.067338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.068538 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.068538 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.068600 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.068653 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.068706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.068778 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.068842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.068870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.068926 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.069002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.069060 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.069117 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.069175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.069219 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.069253 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.069289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.069385 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.069442 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.069494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.069576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.069667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.070765 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.070825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.070877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.070947 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.071003 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.071065 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.071095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.071118 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.071165 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.071203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.071234 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.071300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.071339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.071364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.071387 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.071411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.071435 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.071459 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.071479 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.071503 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.071550 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.071580 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.071604 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.071629 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.071683 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.071711 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.071745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.071824 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.072225 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.072331 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.072402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.072443 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.072469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.072494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.072532 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.072565 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.072588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.072610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.072636 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.072662 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.072690 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.072717 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.072741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.072762 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.072786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.072805 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.072827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.072848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.072869 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.072890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.072919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.072940 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.072965 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.072986 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.073023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.073124 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.073747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.073849 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.073936 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.073971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.074021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.074045 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.074094 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.074123 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.074155 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.074194 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.074221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.074252 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.074305 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.074340 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.074368 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.074392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.074420 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.074443 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.074463 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.074488 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.074508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.074540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.074570 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.074592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.074613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.074633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.074654 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.074675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.074695 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.074718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.074741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.074766 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.074791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.074814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.074837 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.074862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.074883 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.074903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.074923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.074944 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.074967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.074988 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.075012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.075037 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.075058 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.075078 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.075102 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.075128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.075153 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.075174 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.075195 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.075219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.075219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.075396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.075396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.075481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.075593 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.075674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.075761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.075841 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.075927 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.076021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.076128 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.079949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.080012 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.080072 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.080129 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.080200 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.080200 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.080291 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.080537 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.080537 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.080600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.080623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.080646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.080671 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.080692 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.080713 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.080713 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.080770 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.080844 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.080844 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.080887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.080908 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.080930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.080930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.080930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.081015 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.081116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.081200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.081326 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.084686 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.084749 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.084816 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.084873 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.084929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.084958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.084985 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.085013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.085043 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.085087 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.085154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.085213 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.085298 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.085360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.085471 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.085560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.085627 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.085688 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.085759 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.085817 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.085852 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.085947 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.085980 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.086002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.086002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.086040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.086096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.086169 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.086199 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.086230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.086275 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.086327 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.086354 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.086388 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.086413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.086469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.086494 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.086525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.086548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.086600 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.086638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.086679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.087358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.087470 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.087584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.087687 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.087780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.087861 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.087961 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.088401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.088501 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.088608 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.088708 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.088736 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.088788 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.088822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.088845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.088893 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.088920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.088959 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.088986 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.089017 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 12:59:44.089044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.089068 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.089091 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.089118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.089142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.089170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.089208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.089234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.089272 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.089315 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.089355 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.089381 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.089972 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 12:59:44.090076 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 12:59:44.090176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 12:59:44.090288 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 12:59:44.090388 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 12:59:44.090486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 12:59:44.128338 np0000006653 devstack@c-api.service[100267]: INFO dbcounter [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Registered counter for database cinder Aug 06 12:59:44.130531 np0000006653 devstack@c-api.service[100266]: INFO dbcounter [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Registered counter for database cinder Aug 06 12:59:44.132113 np0000006653 devstack@c-api.service[100268]: INFO dbcounter [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Registered counter for database cinder Aug 06 12:59:44.140307 np0000006653 devstack@c-api.service[100269]: INFO dbcounter [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Registered counter for database cinder Aug 06 12:59:44.165543 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.169363 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.172023 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-59729643-981c-4c43-a2e4-fefe14d8b419 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.179421 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.269854 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writer thread running {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 12:59:44.272403 np0000006653 devstack@c-api.service[100267]: INFO cinder.rpc [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 12:59:44.274503 np0000006653 devstack@c-api.service[100267]: INFO cinder.rpc [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 12:59:44.275630 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writer thread running {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 12:59:44.276487 np0000006653 devstack@c-api.service[100267]: INFO cinder.rpc [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 12:59:44.277834 np0000006653 devstack@c-api.service[100266]: INFO cinder.rpc [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 12:59:44.278216 np0000006653 devstack@c-api.service[100267]: INFO cinder.rpc [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 12:59:44.278544 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.278791 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.279285 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writer thread running {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 12:59:44.280131 np0000006653 devstack@c-api.service[100266]: INFO cinder.rpc [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 12:59:44.280465 np0000006653 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf 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 06 12:59:44.280608 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writer thread running {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 12:59:44.281595 np0000006653 devstack@c-api.service[100268]: INFO cinder.rpc [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 12:59:44.282505 np0000006653 devstack@c-api.service[100266]: INFO cinder.rpc [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 12:59:44.282802 np0000006653 devstack@c-api.service[100269]: INFO cinder.rpc [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 12:59:44.283141 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.283301 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.283736 np0000006653 devstack@c-api.service[100268]: INFO cinder.rpc [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 12:59:44.284736 np0000006653 devstack@c-api.service[100266]: INFO cinder.rpc [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 12:59:44.285061 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.285278 np0000006653 devstack@c-api.service[100269]: INFO cinder.rpc [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 12:59:44.285324 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.285721 np0000006653 devstack@c-api.service[100268]: INFO cinder.rpc [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 12:59:44.285948 np0000006653 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 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 06 12:59:44.287252 np0000006653 devstack@c-api.service[100269]: INFO cinder.rpc [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 12:59:44.287434 np0000006653 devstack@c-api.service[100268]: INFO cinder.rpc [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 12:59:44.287764 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.288023 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.288646 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.288700 np0000006653 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-59729643-981c-4c43-a2e4-fefe14d8b419 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 06 12:59:44.288787 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.289171 np0000006653 devstack@c-api.service[100269]: INFO cinder.rpc [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 12:59:44.289563 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.289845 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.290494 np0000006653 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad 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 06 12:59:44.290995 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.291129 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.293087 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.293251 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.313687 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.316159 np0000006653 devstack@c-api.service[100267]: INFO cinder.rpc [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 12:59:44.318239 np0000006653 devstack@c-api.service[100267]: INFO cinder.rpc [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 12:59:44.318667 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.318829 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.321124 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-59729643-981c-4c43-a2e4-fefe14d8b419 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.322196 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.323424 np0000006653 devstack@c-api.service[100268]: INFO cinder.rpc [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 12:59:44.324784 np0000006653 devstack@c-api.service[100266]: INFO cinder.rpc [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 12:59:44.325223 np0000006653 devstack@c-api.service[100268]: INFO cinder.rpc [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 12:59:44.325617 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.325754 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.326566 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:44.327067 np0000006653 devstack@c-api.service[100266]: INFO cinder.rpc [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 12:59:44.327499 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.327682 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.327896 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.328053 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.331679 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.331838 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.332405 np0000006653 devstack@c-api.service[100269]: INFO cinder.rpc [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 12:59:44.334027 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.334153 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.334252 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.334372 np0000006653 devstack@c-api.service[100269]: INFO cinder.rpc [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 12:59:44.334408 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.334836 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.334977 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.337112 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.337242 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.337439 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.337645 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.337836 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.337971 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.339324 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.339474 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.340207 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.340462 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.341280 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.341429 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.341463 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.341565 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.343532 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.343663 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.343916 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.343950 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.343979 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.344005 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.344331 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.344492 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.345659 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.345790 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.346703 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.346882 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.347268 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.347492 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.347712 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.347841 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.347899 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.348038 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.348598 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.348726 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.348873 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.348999 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.350186 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.350331 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.350384 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.350533 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.350585 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.350657 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.350886 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.351011 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.352440 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.352589 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.353071 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.353199 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.353527 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.353687 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.354491 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.354705 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.354783 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.354930 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.355090 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.355219 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.355705 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.355845 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.356870 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.357013 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.357195 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.357283 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.357332 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.357428 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.357730 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.357788 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.357865 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.357908 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.358109 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.358224 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.358681 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.358809 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.359662 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.359725 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.359784 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.359847 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.360066 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.360146 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.360226 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.360323 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.360592 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.360716 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.361446 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.361574 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.362338 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.362491 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.362767 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.362904 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.363108 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.363215 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.363832 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.363951 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.363984 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.364092 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.364805 np0000006653 devstack@c-api.service[100267]: WARNING cinder.api.contrib.hosts [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 12:59:44.364904 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.365039 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.365069 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.365146 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.365709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: extensions {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.365841 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.365957 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.366383 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.366508 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.366722 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.366918 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.367093 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: consistencygroups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.367687 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.367775 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.367807 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.367904 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.368582 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.368728 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.369385 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.369506 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.370152 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.370270 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.371063 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.371223 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: extra_specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.371275 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.371399 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.371635 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.371841 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.371944 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.372351 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.372470 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.372501 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.372592 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.373361 np0000006653 devstack@c-api.service[100268]: WARNING cinder.api.contrib.hosts [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 12:59:44.373414 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: capabilities {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.373617 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.373728 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.373758 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.373925 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.374194 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: extensions {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.374967 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.375108 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.375191 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: backups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.375224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: consistencygroups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.375272 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.375447 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.376426 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.376564 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.376595 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.376742 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.377440 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: extra_specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.377477 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.377594 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.377871 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.378039 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.378115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-quota-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.378271 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.378409 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.378726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: capabilities {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.379110 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.379196 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.379228 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.379409 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.379713 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: backups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.380000 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.380112 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.380337 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.380377 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: qos-specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.380516 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.380694 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.380797 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.381355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-quota-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.381400 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.381424 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.381506 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.381560 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.382422 np0000006653 devstack@c-api.service[100269]: WARNING cinder.api.contrib.hosts [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 12:59:44.382520 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: qos-specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.382746 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.382838 np0000006653 devstack@c-api.service[100266]: WARNING cinder.api.contrib.hosts [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 12:59:44.382876 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.383221 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.383330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.383422 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.383466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: extensions {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.384240 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.384297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: extensions {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.384688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: consistencygroups {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.385527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.385575 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.386116 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: consistencygroups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.386744 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: cgsnapshots {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.387123 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: extra_specs {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.387644 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: cgsnapshots {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.387917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: scheduler-stats {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.388429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: capabilities {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.389076 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: scheduler-stats {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.389115 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-volume-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.389448 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: backups {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.390223 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: extra_specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.390293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-snapshot-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.391073 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-volume-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.391146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-quota-sets {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.391572 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-volume-transfer {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.392346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: qos-specs {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.392445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: capabilities {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.392931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-hosts {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.393116 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-snapshot-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.394024 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-volume-type-access {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.394077 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: encryption {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.394256 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: backups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.395231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-volume-transfer {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.395348 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-availability-zone {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.395415 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: encryption {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.396485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extended resource: os-quota-class-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.396632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: cgsnapshots {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.396996 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-hosts {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.397028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-quota-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.397829 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.397878 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: scheduler-stats {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.397974 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.398075 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-volume-type-access {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.398742 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.398868 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.399018 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-volume-manage {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.399075 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: qos-specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.399361 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-availability-zone {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.399494 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.399633 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.400140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] SnapshotActionsController initialized {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 12:59:44.400198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-snapshot-manage {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.400425 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extended resource: os-quota-class-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.400782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.401035 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.401167 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.401400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-volume-transfer {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.401755 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.401807 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.401895 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.401943 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.402036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.402556 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.402658 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.402701 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.402752 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-hosts {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.402792 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.403212 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: cgsnapshots {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.403346 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.403411 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.403452 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.403540 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.403882 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-volume-type-access {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.403967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404038 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] SnapshotActionsController initialized {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 12:59:44.404084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404186 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404318 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404455 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: scheduler-stats {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.404500 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension UsedLimits extending resource: limits {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.404975 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.405017 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension AdminActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.405058 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.405098 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-availability-zone {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.405143 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension AdminActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.405213 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension AdminActions extending resource: backups {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.405335 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.405455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.405556 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-59729643-981c-4c43-a2e4-fefe14d8b419 None None] Extension TypesManage extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.405625 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-volume-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.405687 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.405758 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.406226 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extended resource: os-quota-class-sets {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.406362 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.406481 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.406717 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-snapshot-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.407114 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.407226 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.407739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.407850 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.407900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.407967 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408013 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.408054 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408131 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-volume-transfer {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.408176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408245 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408366 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension UsedLimits extending resource: limits {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408451 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408571 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408659 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408752 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.408798 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension AdminActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408878 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.408924 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension AdminActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.408964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension AdminActions extending resource: backups {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.409060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.409185 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.409273 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-46884425-c94c-4926-9a91-2c2f3adfc4bf None None] Extension TypesManage extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.409474 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-hosts {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.409532 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.409649 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.410146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] SnapshotActionsController initialized {{(pid=100269) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 12:59:44.410611 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-volume-type-access {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.411073 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.411188 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.411808 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.411863 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-availability-zone {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.411901 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.412608 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.412667 np0000006653 devstack@c-api.service[100268]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77f9b6ea4668 pid: 100268 (default app) Aug 06 12:59:44.412710 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.412915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extended resource: os-quota-class-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 12:59:44.413385 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.413498 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.414031 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414155 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414214 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.414256 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414379 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.414431 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414469 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414579 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414663 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension UsedLimits extending resource: limits {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414763 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414862 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.414952 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.415073 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension AdminActions extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.415123 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.415161 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension AdminActions extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.415238 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.415295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension AdminActions extending resource: backups {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.415375 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeActions extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.415488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.415596 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-8a2a91ec-3bf8-4e7a-a312-1f0feb0a95ad None None] Extension TypesManage extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.415899 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.416013 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.416327 np0000006653 devstack@c-api.service[100267]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77f9b6ea4668 pid: 100267 (default app) Aug 06 12:59:44.416567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] SnapshotActionsController initialized {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 12:59:44.417460 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.417584 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.418150 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.418269 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.418879 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.418990 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.419651 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 12:59:44.419761 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 12:59:44.420357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.420478 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.420594 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.420655 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9277ad0-7c14-4092-819b-85f47422797d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 12:59:44.420699 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.420774 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.420868 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.420952 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension UsedLimits extending resource: limits {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421050 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421231 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension AdminActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421456 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension AdminActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension AdminActions extending resource: backups {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421765 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.421883 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-68522126-4ab7-49aa-af6f-7a95a8eba776 None None] Extension TypesManage extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 12:59:44.422402 np0000006653 devstack@c-api.service[100269]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77f9b6ea4668 pid: 100269 (default app) Aug 06 12:59:44.423430 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1/1] 10.4.3.59 () {60 vars in 918 bytes} [Thu Aug 6 12:59:44 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 12:59:44.428925 np0000006653 devstack@c-api.service[100266]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77f9b6ea4668 pid: 100266 (default app) Aug 06 12:59:49.030432 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e19d7bb-cf46-4a4a-80c4-863fac65b28d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 12:59:49.572855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e19d7bb-cf46-4a4a-80c4-863fac65b28d admin admin] POST https://10.4.3.59/volume/v3/types Aug 06 12:59:49.573440 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e19d7bb-cf46-4a4a-80c4-863fac65b28d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 12:59:49.575022 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 12:59:49.575022 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 12:59:49.605688 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9e19d7bb-cf46-4a4a-80c4-863fac65b28d 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:49.628683 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e19d7bb-cf46-4a4a-80c4-863fac65b28d admin admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 12:59:49.629245 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1/2] 10.4.3.59 () {68 vars in 1295 bytes} [Thu Aug 6 12:59:49 2026] POST /volume/v3/types => generated 183 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 12:59:49.646584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3a05c5a9-f706-4333-889a-9baec9b79124 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 12:59:49.922772 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a05c5a9-f706-4333-889a-9baec9b79124 admin admin] POST https://10.4.3.59/volume/v3/types/ea584da6-0fa0-4388-a96d-124f6612e424/extra_specs Aug 06 12:59:49.923278 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a05c5a9-f706-4333-889a-9baec9b79124 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 12:59:49.924888 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 12:59:49.924888 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 12:59:49.955964 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-3a05c5a9-f706-4333-889a-9baec9b79124 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:50.010550 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a05c5a9-f706-4333-889a-9baec9b79124 admin admin] https://10.4.3.59/volume/v3/types/ea584da6-0fa0-4388-a96d-124f6612e424/extra_specs returned with HTTP 200 Aug 06 12:59:50.010956 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1/3] 10.4.3.59 () {68 vars in 1442 bytes} [Thu Aug 6 12:59:49 2026] POST /volume/v3/types/ea584da6-0fa0-4388-a96d-124f6612e424/extra_specs => generated 52 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 12:59:50.235512 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-914a1b5e-28bc-4b69-bf23-8ea9bd8e4d89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 12:59:50.498396 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-914a1b5e-28bc-4b69-bf23-8ea9bd8e4d89 admin admin] POST https://10.4.3.59/volume/v3/types Aug 06 12:59:50.499032 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-914a1b5e-28bc-4b69-bf23-8ea9bd8e4d89 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 12:59:50.500625 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 12:59:50.500625 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 12:59:50.531763 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-914a1b5e-28bc-4b69-bf23-8ea9bd8e4d89 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:50.557345 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-914a1b5e-28bc-4b69-bf23-8ea9bd8e4d89 admin admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 12:59:50.557762 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 2/4] 10.4.3.59 () {68 vars in 1295 bytes} [Thu Aug 6 12:59:50 2026] POST /volume/v3/types => generated 186 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 12:59:50.574701 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e7e3fa8-11da-431f-87b7-3acf76a7b9e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 12:59:50.862882 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e7e3fa8-11da-431f-87b7-3acf76a7b9e8 admin admin] POST https://10.4.3.59/volume/v3/types/3475999b-d4e1-497a-a5de-88636978d4c3/extra_specs Aug 06 12:59:50.863499 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e7e3fa8-11da-431f-87b7-3acf76a7b9e8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 12:59:50.865198 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 12:59:50.865198 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 12:59:50.900658 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-8e7e3fa8-11da-431f-87b7-3acf76a7b9e8 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 12:59:50.956717 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e7e3fa8-11da-431f-87b7-3acf76a7b9e8 admin admin] https://10.4.3.59/volume/v3/types/3475999b-d4e1-497a-a5de-88636978d4c3/extra_specs returned with HTTP 200 Aug 06 12:59:50.957134 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1/5] 10.4.3.59 () {68 vars in 1442 bytes} [Thu Aug 6 12:59:50 2026] POST /volume/v3/types/3475999b-d4e1-497a-a5de-88636978d4c3/extra_specs => generated 45 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 12:59:59.626606 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:00:00.009175 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:00:00.555327 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:00:00.955400 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:00:15.498312 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad12edd2-51c7-4d30-845e-f899daaa273e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:00:15.499010 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad12edd2-51c7-4d30-845e-f899daaa273e None None] GET https://10.4.3.59/volume// Aug 06 13:00:15.499182 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad12edd2-51c7-4d30-845e-f899daaa273e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:00:15.499397 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad12edd2-51c7-4d30-845e-f899daaa273e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:00:15.499913 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad12edd2-51c7-4d30-845e-f899daaa273e None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:00:15.500190 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 2/6] 10.4.3.59 () {66 vars in 1418 bytes} [Thu Aug 6 13:00:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:00:53.280762 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99367d0a-4768-443a-a2e2-add78f4228b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:00:53.528639 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99367d0a-4768-443a-a2e2-add78f4228b4 tempest-verify_tempest_config-74388711 tempest-verify_tempest_config-74388711-project-member] GET https://10.4.3.59/volume/v3/extensions Aug 06 13:00:53.528848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99367d0a-4768-443a-a2e2-add78f4228b4 tempest-verify_tempest_config-74388711 tempest-verify_tempest_config-74388711-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:00:53.529080 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99367d0a-4768-443a-a2e2-add78f4228b4 tempest-verify_tempest_config-74388711 tempest-verify_tempest_config-74388711-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:00:53.529421 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99367d0a-4768-443a-a2e2-add78f4228b4 tempest-verify_tempest_config-74388711 tempest-verify_tempest_config-74388711-project-member] https://10.4.3.59/volume/v3/extensions returned with HTTP 200 Aug 06 13:00:53.529764 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 2/7] 10.4.3.59 () {66 vars in 1239 bytes} [Thu Aug 6 13:00:53 2026] GET /volume/v3/extensions => generated 5245 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:01:58.744568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:01:58.747420 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:01:58.747913 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1619417503"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:01:58.749753 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1619417503'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:01:58.749980 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Create volume of 1 GB Aug 06 13:01:58.758105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:01:58.757592. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:01:58.758105 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Availability Zones retrieved successfully. Aug 06 13:01:58.786925 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Flow 'volume_create_api' (2d7dbac3-0bfc-46b2-988f-fd951a122fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:01:58.787859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a218260-553b-4f84-b866-d0c923a58be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:01:58.788804 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:01:58.856160 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a218260-553b-4f84-b866-d0c923a58be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:01:58.857636 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aebd01f-e69d-4b94-854c-dd56de7d3ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:01:58.901948 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-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 06 13:01:58.902098 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-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 06 13:01:58.952912 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Created reservations ['266c365a-b423-48a6-8f3c-17a52872c3cf', '36f55bc1-cbbe-4d4b-82a3-374e503f256e', '214d4f94-6010-48f6-b606-c66e47ba838b', '729a3710-4831-45c0-a13c-42850378bbbe'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:01:58.953913 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aebd01f-e69d-4b94-854c-dd56de7d3ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['266c365a-b423-48a6-8f3c-17a52872c3cf', '36f55bc1-cbbe-4d4b-82a3-374e503f256e', '214d4f94-6010-48f6-b606-c66e47ba838b', '729a3710-4831-45c0-a13c-42850378bbbe']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:01:58.955102 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47b25c8-631a-46e6-ab11-792703267689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:01:59.009487 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47b25c8-631a-46e6-ab11-792703267689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cd71756-2467-4d50-bd2e-4fe57bc97686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1619417503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95b55c90140147faa435f51f1fe8db9a',qos_specs=None,replication_status=,reservations=['266c365a-b423-48a6-8f3c-17a52872c3cf','36f55bc1-cbbe-4d4b-82a3-374e503f256e','214d4f94-6010-48f6-b606-c66e47ba838b','729a3710-4831-45c0-a13c-42850378bbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c69164c3c80b4bc2aca93d1fac0122ad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1619417503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cd71756-2467-4d50-bd2e-4fe57bc97686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95b55c90140147faa435f51f1fe8db9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c69164c3c80b4bc2aca93d1fac0122ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:01:59.010215 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2d5348-be56-4578-8921-2caa2279308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:01:59.036700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2d5348-be56-4578-8921-2caa2279308e) transitioned into state 'SUCCESS' from state '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-1619417503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95b55c90140147faa435f51f1fe8db9a',qos_specs=None,replication_status=,reservations=['266c365a-b423-48a6-8f3c-17a52872c3cf','36f55bc1-cbbe-4d4b-82a3-374e503f256e','214d4f94-6010-48f6-b606-c66e47ba838b','729a3710-4831-45c0-a13c-42850378bbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c69164c3c80b4bc2aca93d1fac0122ad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:01:59.037576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (268cee3c-ed72-409d-a4b9-9c6266805941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:01:59.062572 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (268cee3c-ed72-409d-a4b9-9c6266805941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:01:59.063919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Flow 'volume_create_api' (2d7dbac3-0bfc-46b2-988f-fd951a122fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:01:59.064396 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Create volume request issued successfully. Aug 06 13:01:59.065724 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f4059e7-bcb2-4989-a932-a1d5bcce39fc tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:01:59.066338 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 3/8] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:01:58 2026] POST /volume/v3/volumes => generated 750 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:01:59.083290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8b224c0-7608-4c6e-a094-b84464e79c32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:01:59.086025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8b224c0-7608-4c6e-a094-b84464e79c32 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:01:59.086509 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8b224c0-7608-4c6e-a094-b84464e79c32 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:01:59.086985 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8b224c0-7608-4c6e-a094-b84464e79c32 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:01:59.124528 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:01:59.124528 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:01:59.131400 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8b224c0-7608-4c6e-a094-b84464e79c32 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:01:59.138866 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8b224c0-7608-4c6e-a094-b84464e79c32 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:01:59.139243 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 2/9] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:01:59 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:00.153489 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1831ed4-d354-4a22-813c-1524d9cefc9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:00.156679 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1831ed4-d354-4a22-813c-1524d9cefc9b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:02:00.156882 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1831ed4-d354-4a22-813c-1524d9cefc9b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:00.157056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1831ed4-d354-4a22-813c-1524d9cefc9b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:00.202064 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:00.202064 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:00.209668 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1831ed4-d354-4a22-813c-1524d9cefc9b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:02:00.217207 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1831ed4-d354-4a22-813c-1524d9cefc9b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:02:00.217720 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 3/10] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:00 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:03.798195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:04.040827 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:04.041614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1448174474"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:04.043475 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1448174474'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:04.061566 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Create volume of 1 GB Aug 06 13:02:04.061566 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:04.061566 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:04.065833 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:02:04.065327. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:02:04.065946 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Availability Zones retrieved successfully. Aug 06 13:02:04.084929 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Flow 'volume_create_api' (1931e112-0658-48a5-a0aa-45d5dcdb429c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:04.085834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4b0769-1134-4682-8bc0-23e66176aa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:04.086907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:04.102436 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:04.102436 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:04.126559 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4b0769-1134-4682-8bc0-23e66176aa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3475999b-d4e1-497a-a5de-88636978d4c3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3475999b-d4e1-497a-a5de-88636978d4c3', 'encryption_key_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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:04.126559 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db6dfa91-aebd-40fd-a72f-9ae74bdb8b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:04.161873 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-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 06 13:02:04.162249 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-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 06 13:02:04.208500 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Created reservations ['870fecba-eac4-4b9f-b8e6-cee7a48b89ed', 'cccd688e-2e99-493a-9dae-08553c9c1554', '0fd764e3-8abc-46eb-9565-f5ad56e637e3', '95bd0f02-77ad-4993-81af-145741637503'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:04.210325 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db6dfa91-aebd-40fd-a72f-9ae74bdb8b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870fecba-eac4-4b9f-b8e6-cee7a48b89ed', 'cccd688e-2e99-493a-9dae-08553c9c1554', '0fd764e3-8abc-46eb-9565-f5ad56e637e3', '95bd0f02-77ad-4993-81af-145741637503']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:04.210325 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703c7eaa-d68b-499d-8300-caa0ca08c7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:04.261061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703c7eaa-d68b-499d-8300-caa0ca08c7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75fb95e1-e55c-4b91-886c-15b8134514da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1448174474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b8c01944f9d94bd59ab179554b741db0',qos_specs=None,replication_status=,reservations=['870fecba-eac4-4b9f-b8e6-cee7a48b89ed','cccd688e-2e99-493a-9dae-08553c9c1554','0fd764e3-8abc-46eb-9565-f5ad56e637e3','95bd0f02-77ad-4993-81af-145741637503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca6f76fe3784ca8b8344602d1f88ede',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1448174474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75fb95e1-e55c-4b91-886c-15b8134514da,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b8c01944f9d94bd59ab179554b741db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca6f76fe3784ca8b8344602d1f88ede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3475999b-d4e1-497a-a5de-88636978d4c3),volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:04.262285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db77ab2d-a060-4083-9fc2-29a904bafa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:04.289833 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db77ab2d-a060-4083-9fc2-29a904bafa6b) transitioned into state 'SUCCESS' from state '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-1448174474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b8c01944f9d94bd59ab179554b741db0',qos_specs=None,replication_status=,reservations=['870fecba-eac4-4b9f-b8e6-cee7a48b89ed','cccd688e-2e99-493a-9dae-08553c9c1554','0fd764e3-8abc-46eb-9565-f5ad56e637e3','95bd0f02-77ad-4993-81af-145741637503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca6f76fe3784ca8b8344602d1f88ede',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:04.290683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca128ac-ccd9-48d6-b8b3-242de5e444d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:04.325221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca128ac-ccd9-48d6-b8b3-242de5e444d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:04.325221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Flow 'volume_create_api' (1931e112-0658-48a5-a0aa-45d5dcdb429c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:04.325221 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Create volume request issued successfully. Aug 06 13:02:04.326755 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9360ac3-5e7d-4d00-921f-b9f5acf4fdbf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:04.332393 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 3/11] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:02:03 2026] POST /volume/v3/volumes => generated 756 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:04.343568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8c51c14-61e0-48f8-9c70-905e10773173 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:04.347583 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8c51c14-61e0-48f8-9c70-905e10773173 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:02:04.347882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8c51c14-61e0-48f8-9c70-905e10773173 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:04.348114 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8c51c14-61e0-48f8-9c70-905e10773173 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:04.357945 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:04.357945 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:04.365195 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e8c51c14-61e0-48f8-9c70-905e10773173 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:02:04.374322 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8c51c14-61e0-48f8-9c70-905e10773173 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:02:04.374888 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 4/12] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:04 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:05.389967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10b0ad46-d33c-4c5a-9b9b-2d26bcc72f67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:05.391697 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10b0ad46-d33c-4c5a-9b9b-2d26bcc72f67 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:02:05.391882 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10b0ad46-d33c-4c5a-9b9b-2d26bcc72f67 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:05.392058 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10b0ad46-d33c-4c5a-9b9b-2d26bcc72f67 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:05.400149 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:05.400149 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:05.407741 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-10b0ad46-d33c-4c5a-9b9b-2d26bcc72f67 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:02:05.412192 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10b0ad46-d33c-4c5a-9b9b-2d26bcc72f67 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:02:05.412578 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 3/13] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:05 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:05.429348 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:05.716176 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 tempest-TestMultiAttachVolumeSwap-198267608 tempest-TestMultiAttachVolumeSwap-198267608-project-admin] POST https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action Aug 06 13:02:05.716931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 tempest-TestMultiAttachVolumeSwap-198267608 tempest-TestMultiAttachVolumeSwap-198267608-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:02:05.716931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 tempest-TestMultiAttachVolumeSwap-198267608 tempest-TestMultiAttachVolumeSwap-198267608-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:05.751643 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:05.751643 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:05.752486 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 tempest-TestMultiAttachVolumeSwap-198267608 tempest-TestMultiAttachVolumeSwap-198267608-project-admin] Volume info retrieved successfully. Aug 06 13:02:05.763390 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 tempest-TestMultiAttachVolumeSwap-198267608 tempest-TestMultiAttachVolumeSwap-198267608-project-admin] Update volume admin metadata completed successfully. Aug 06 13:02:05.763529 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 tempest-TestMultiAttachVolumeSwap-198267608 tempest-TestMultiAttachVolumeSwap-198267608-project-admin] Update readonly setting on volume completed successfully. Aug 06 13:02:05.763747 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec3d7bf4-4a79-4429-bd8a-93ee8440cb99 tempest-TestMultiAttachVolumeSwap-198267608 tempest-TestMultiAttachVolumeSwap-198267608-project-admin] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action returned with HTTP 202 Aug 06 13:02:05.764191 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 4/14] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:02:05 2026] POST /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:02:05.773168 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-435235fd-4b74-41f9-a548-773291f085d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:05.776017 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:05.776496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1213066896"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:05.780481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1213066896'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:05.786215 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Create volume of 1 GB Aug 06 13:02:05.786621 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:05.786621 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:05.787187 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Availability Zones retrieved successfully. Aug 06 13:02:05.795173 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Flow 'volume_create_api' (64c9b4cc-8c30-427c-9c3e-510ed9fcb32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:05.796536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb9f5e3-73e5-46f3-bf0e-8e754fe88701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:05.798120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:05.807566 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:05.807566 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:05.823258 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb9f5e3-73e5-46f3-bf0e-8e754fe88701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3475999b-d4e1-497a-a5de-88636978d4c3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3475999b-d4e1-497a-a5de-88636978d4c3', 'encryption_key_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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:05.824185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e35f632-b3ff-4112-9c8c-1177cd9711c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:05.887508 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Created reservations ['7fe93d0f-e5f3-498f-8dcb-51ca0e54d966', '159544fd-1fd1-4370-833d-5148cf2bfe09', '7612e2a2-2786-408b-8c8c-44e0a557e908', 'cad6ce07-70e7-4be3-9dba-378ab75637a0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:05.887508 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e35f632-b3ff-4112-9c8c-1177cd9711c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe93d0f-e5f3-498f-8dcb-51ca0e54d966', '159544fd-1fd1-4370-833d-5148cf2bfe09', '7612e2a2-2786-408b-8c8c-44e0a557e908', 'cad6ce07-70e7-4be3-9dba-378ab75637a0']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:05.887508 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a51eb86-cedc-4b1e-a70b-1e6db26b7687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:05.896418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:05.916945 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a51eb86-cedc-4b1e-a70b-1e6db26b7687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a134ad4-b093-4795-8b58-a72462e9c707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1213066896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b8c01944f9d94bd59ab179554b741db0',qos_specs=None,replication_status=,reservations=['7fe93d0f-e5f3-498f-8dcb-51ca0e54d966','159544fd-1fd1-4370-833d-5148cf2bfe09','7612e2a2-2786-408b-8c8c-44e0a557e908','cad6ce07-70e7-4be3-9dba-378ab75637a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca6f76fe3784ca8b8344602d1f88ede',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1213066896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a134ad4-b093-4795-8b58-a72462e9c707,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b8c01944f9d94bd59ab179554b741db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca6f76fe3784ca8b8344602d1f88ede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3475999b-d4e1-497a-a5de-88636978d4c3),volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:05.917631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8d3b63-330b-470b-9106-fb6a18a3772f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:05.941509 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8d3b63-330b-470b-9106-fb6a18a3772f) transitioned into state 'SUCCESS' from state '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-1213066896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b8c01944f9d94bd59ab179554b741db0',qos_specs=None,replication_status=,reservations=['7fe93d0f-e5f3-498f-8dcb-51ca0e54d966','159544fd-1fd1-4370-833d-5148cf2bfe09','7612e2a2-2786-408b-8c8c-44e0a557e908','cad6ce07-70e7-4be3-9dba-378ab75637a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca6f76fe3784ca8b8344602d1f88ede',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:05.942521 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944989af-6271-424a-b872-137cffea2fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:05.955939 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944989af-6271-424a-b872-137cffea2fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:05.956921 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Flow 'volume_create_api' (64c9b4cc-8c30-427c-9c3e-510ed9fcb32a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:05.957234 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Create volume request issued successfully. Aug 06 13:02:05.957893 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-435235fd-4b74-41f9-a548-773291f085d6 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:05.958320 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 4/15] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:02:05 2026] POST /volume/v3/volumes => generated 756 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:05.971273 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61072817-8204-4807-8b0b-d9ada8ad3af5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:05.973587 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61072817-8204-4807-8b0b-d9ada8ad3af5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 Aug 06 13:02:05.974404 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61072817-8204-4807-8b0b-d9ada8ad3af5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:05.974404 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61072817-8204-4807-8b0b-d9ada8ad3af5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:05.989488 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:05.989488 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:05.995226 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61072817-8204-4807-8b0b-d9ada8ad3af5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:02:06.004088 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61072817-8204-4807-8b0b-d9ada8ad3af5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 returned with HTTP 200 Aug 06 13:02:06.004233 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 4/16] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:05 2026] GET /volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:06.225798 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:06.226257 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-839438663"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:06.231639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-839438663'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:06.231775 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Create volume of 1 GB Aug 06 13:02:06.241776 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Availability Zones retrieved successfully. Aug 06 13:02:06.249383 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Flow 'volume_create_api' (485bfcb8-aee4-49ad-840e-7601867df411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:06.253966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f18b3f4-4e3b-49f1-a63a-98f25791f063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:06.253966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:06.298297 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f18b3f4-4e3b-49f1-a63a-98f25791f063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:06.298964 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610e5287-b0aa-4f47-b436-732717e09bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:06.377681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Created reservations ['cd76b622-5637-4868-8ad3-1518026d78eb', '0c38312c-a137-40b5-a6dc-f635e42835db', 'f73285bf-fea4-4231-9661-be097031df5a', '58732092-063e-4f5f-beea-d647ed34a102'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:06.378541 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610e5287-b0aa-4f47-b436-732717e09bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd76b622-5637-4868-8ad3-1518026d78eb', '0c38312c-a137-40b5-a6dc-f635e42835db', 'f73285bf-fea4-4231-9661-be097031df5a', '58732092-063e-4f5f-beea-d647ed34a102']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:06.379420 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3ec252-5f51-4abd-9c54-9668e3da9e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:06.434695 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3ec252-5f51-4abd-9c54-9668e3da9e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b1fe38-8f36-4c1d-aa6c-739d9f2b7161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-839438663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce618a48164a0d9cf9c5303586d903',qos_specs=None,replication_status=,reservations=['cd76b622-5637-4868-8ad3-1518026d78eb','0c38312c-a137-40b5-a6dc-f635e42835db','f73285bf-fea4-4231-9661-be097031df5a','58732092-063e-4f5f-beea-d647ed34a102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df4711726054e8aae99b2d91c80c188',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-839438663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ce618a48164a0d9cf9c5303586d903',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6df4711726054e8aae99b2d91c80c188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:06.435493 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cb2093-7bc6-4119-9f4f-8baf86cbaa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:06.456067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cb2093-7bc6-4119-9f4f-8baf86cbaa9d) transitioned into state 'SUCCESS' from state '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-839438663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce618a48164a0d9cf9c5303586d903',qos_specs=None,replication_status=,reservations=['cd76b622-5637-4868-8ad3-1518026d78eb','0c38312c-a137-40b5-a6dc-f635e42835db','f73285bf-fea4-4231-9661-be097031df5a','58732092-063e-4f5f-beea-d647ed34a102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df4711726054e8aae99b2d91c80c188',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:06.456867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb952247-f8c2-4a78-92e2-329c010cd48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:06.473285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb952247-f8c2-4a78-92e2-329c010cd48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:06.474310 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Flow 'volume_create_api' (485bfcb8-aee4-49ad-840e-7601867df411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:06.474684 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Create volume request issued successfully. Aug 06 13:02:06.475797 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b70cc729-1fef-4049-b405-5a02f7bfe133 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:06.476229 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 5/17] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:05 2026] POST /volume/v3/volumes => generated 782 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:06.492857 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f88b7b6-b604-4fa4-99d6-2e3ae04eb313 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:06.495696 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f88b7b6-b604-4fa4-99d6-2e3ae04eb313 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:02:06.495871 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f88b7b6-b604-4fa4-99d6-2e3ae04eb313 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:06.496067 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f88b7b6-b604-4fa4-99d6-2e3ae04eb313 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:06.507833 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:06.507833 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:06.513047 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f88b7b6-b604-4fa4-99d6-2e3ae04eb313 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:02:06.517737 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f88b7b6-b604-4fa4-99d6-2e3ae04eb313 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:02:06.518106 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 5/18] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:06 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 961 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:07.019639 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21566c0f-54cc-45f7-b6e8-cec63a46b974 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:07.023585 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21566c0f-54cc-45f7-b6e8-cec63a46b974 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 Aug 06 13:02:07.023585 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21566c0f-54cc-45f7-b6e8-cec63a46b974 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:07.023840 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21566c0f-54cc-45f7-b6e8-cec63a46b974 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:07.037405 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:07.037405 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:07.051378 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-21566c0f-54cc-45f7-b6e8-cec63a46b974 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:02:07.062385 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21566c0f-54cc-45f7-b6e8-cec63a46b974 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 returned with HTTP 200 Aug 06 13:02:07.062830 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 5/19] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:07 2026] GET /volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:07.536299 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e521ebf-1d4c-4879-acce-4eceaf6095d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:07.537091 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e521ebf-1d4c-4879-acce-4eceaf6095d9 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:02:07.537342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e521ebf-1d4c-4879-acce-4eceaf6095d9 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:07.537568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e521ebf-1d4c-4879-acce-4eceaf6095d9 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:07.577788 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:07.577788 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:07.586588 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e521ebf-1d4c-4879-acce-4eceaf6095d9 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:02:07.595068 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e521ebf-1d4c-4879-acce-4eceaf6095d9 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:02:07.595273 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 5/20] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:07 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:14.534285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:14.537976 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:14.538420 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-963301856"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:14.540247 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-963301856'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:14.540388 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Create volume of 1 GB Aug 06 13:02:14.541101 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:14.541101 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:14.546563 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Availability Zones retrieved successfully. Aug 06 13:02:14.553291 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Flow 'volume_create_api' (f46a186d-a2c9-4979-9ce4-c149749296e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:14.553850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfbc2f3-ccf7-4b92-8d7e-0be33177ccf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:14.554875 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:14.586564 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfbc2f3-ccf7-4b92-8d7e-0be33177ccf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:14.587583 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3af2bc-be0d-4fca-968a-c4b64e196b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:14.674077 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Created reservations ['01ea415e-cc29-46aa-b6f5-56861dff3477', 'ebfda15e-ebed-4c68-b994-68f01b28e7f7', '7df32e7b-4d03-493d-a289-a9bd2f3982bd', '208d66e5-fcb5-4eae-a7bd-80d72cdea320'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:14.674927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3af2bc-be0d-4fca-968a-c4b64e196b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ea415e-cc29-46aa-b6f5-56861dff3477', 'ebfda15e-ebed-4c68-b994-68f01b28e7f7', '7df32e7b-4d03-493d-a289-a9bd2f3982bd', '208d66e5-fcb5-4eae-a7bd-80d72cdea320']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:14.675636 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc30a9f-496c-4641-907a-fffaaa12b82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:14.726974 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc30a9f-496c-4641-907a-fffaaa12b82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667474f5-716d-4f26-a384-01ad2ae2b7eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-963301856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2d07b0d867432080b1518988bc71e5',qos_specs=None,replication_status=,reservations=['01ea415e-cc29-46aa-b6f5-56861dff3477','ebfda15e-ebed-4c68-b994-68f01b28e7f7','7df32e7b-4d03-493d-a289-a9bd2f3982bd','208d66e5-fcb5-4eae-a7bd-80d72cdea320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948f80efbd349c08e24d1ac811276b8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-963301856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667474f5-716d-4f26-a384-01ad2ae2b7eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd2d07b0d867432080b1518988bc71e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b948f80efbd349c08e24d1ac811276b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:14.727542 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e6452d-9a03-4b4e-90b4-18a76f732305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:14.754403 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e6452d-9a03-4b4e-90b4-18a76f732305) transitioned into state 'SUCCESS' from state '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-963301856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2d07b0d867432080b1518988bc71e5',qos_specs=None,replication_status=,reservations=['01ea415e-cc29-46aa-b6f5-56861dff3477','ebfda15e-ebed-4c68-b994-68f01b28e7f7','7df32e7b-4d03-493d-a289-a9bd2f3982bd','208d66e5-fcb5-4eae-a7bd-80d72cdea320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b948f80efbd349c08e24d1ac811276b8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:14.754403 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f009b7-d0db-4f26-ad7c-2433787509ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:14.768507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f009b7-d0db-4f26-ad7c-2433787509ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:14.769890 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Flow 'volume_create_api' (f46a186d-a2c9-4979-9ce4-c149749296e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:14.769890 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Create volume request issued successfully. Aug 06 13:02:14.769890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d65b90f2-26a7-47b7-b6ef-f60b643ddfbe tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:14.770407 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 6/21] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:14 2026] POST /volume/v3/volumes => generated 752 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:14.785071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-543f7c1c-6965-446b-b98c-4eebb8107276 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:14.788651 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-543f7c1c-6965-446b-b98c-4eebb8107276 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] GET https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb Aug 06 13:02:14.788950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-543f7c1c-6965-446b-b98c-4eebb8107276 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:14.789776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-543f7c1c-6965-446b-b98c-4eebb8107276 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:14.805325 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:14.805325 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:14.823795 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-543f7c1c-6965-446b-b98c-4eebb8107276 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Volume info retrieved successfully. Aug 06 13:02:14.829635 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-543f7c1c-6965-446b-b98c-4eebb8107276 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb returned with HTTP 200 Aug 06 13:02:14.829635 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 6/22] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:14 2026] GET /volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:15.848132 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef45ca88-0bf9-4a44-af06-def0e2ee8682 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:15.852939 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef45ca88-0bf9-4a44-af06-def0e2ee8682 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] GET https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb Aug 06 13:02:15.854007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef45ca88-0bf9-4a44-af06-def0e2ee8682 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:15.854007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef45ca88-0bf9-4a44-af06-def0e2ee8682 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:15.865012 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:15.865012 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:15.870061 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef45ca88-0bf9-4a44-af06-def0e2ee8682 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Volume info retrieved successfully. Aug 06 13:02:15.876897 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef45ca88-0bf9-4a44-af06-def0e2ee8682 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb returned with HTTP 200 Aug 06 13:02:15.877631 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 6/23] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:15 2026] GET /volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:16.313319 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4bf145d2-4fe1-4321-acdf-a35bd7a8ffed req-19e864b2-61a7-4711-ac22-ccea7f7b6fff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:16.318726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4bf145d2-4fe1-4321-acdf-a35bd7a8ffed req-19e864b2-61a7-4711-ac22-ccea7f7b6fff tempest-VolumesAdminNegativeTest-1867215018 tempest-VolumesAdminNegativeTest-1867215018-project] GET https://10.4.3.59/volume/v3/volumes/5adc520c-3b59-4855-a9ee-4ebc988de1a4 Aug 06 13:02:16.318915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4bf145d2-4fe1-4321-acdf-a35bd7a8ffed req-19e864b2-61a7-4711-ac22-ccea7f7b6fff tempest-VolumesAdminNegativeTest-1867215018 tempest-VolumesAdminNegativeTest-1867215018-project] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:16.319126 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4bf145d2-4fe1-4321-acdf-a35bd7a8ffed req-19e864b2-61a7-4711-ac22-ccea7f7b6fff tempest-VolumesAdminNegativeTest-1867215018 tempest-VolumesAdminNegativeTest-1867215018-project] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:16.326804 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4bf145d2-4fe1-4321-acdf-a35bd7a8ffed req-19e864b2-61a7-4711-ac22-ccea7f7b6fff tempest-VolumesAdminNegativeTest-1867215018 tempest-VolumesAdminNegativeTest-1867215018-project] https://10.4.3.59/volume/v3/volumes/5adc520c-3b59-4855-a9ee-4ebc988de1a4 returned with HTTP 404 Aug 06 13:02:16.327167 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 6/24] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:16 2026] GET /volume/v3/volumes/5adc520c-3b59-4855-a9ee-4ebc988de1a4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:02:16.344480 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:16.346794 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] DELETE https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb Aug 06 13:02:16.347340 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:16.347547 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:16.348753 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Delete volume with id: 667474f5-716d-4f26-a384-01ad2ae2b7eb Aug 06 13:02:16.360660 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:16.360660 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:16.361403 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Volume info retrieved successfully. Aug 06 13:02:16.405469 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Delete volume request issued successfully. Aug 06 13:02:16.405711 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35dfcbba-e46a-4353-b4f1-0e55fdb4daba tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb returned with HTTP 202 Aug 06 13:02:16.406234 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 7/25] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:02:16 2026] DELETE /volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 13:02:16.410485 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:16.415328 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:16.415897 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "d91a5c60-fa9e-4168-812a-fed67facb7b6-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:16.416946 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b65517a2-d239-4bc1-9308-7c5cc72e77ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:16.418202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'd91a5c60-fa9e-4168-812a-fed67facb7b6-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:16.419322 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Create volume of 1 GB Aug 06 13:02:16.422310 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b65517a2-d239-4bc1-9308-7c5cc72e77ee tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] GET https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb Aug 06 13:02:16.422542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b65517a2-d239-4bc1-9308-7c5cc72e77ee tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:16.422773 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b65517a2-d239-4bc1-9308-7c5cc72e77ee tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:16.430968 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:16.430968 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:16.435615 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:02:16.434964. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:02:16.435766 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Availability Zones retrieved successfully. Aug 06 13:02:16.437085 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b65517a2-d239-4bc1-9308-7c5cc72e77ee tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Volume info retrieved successfully. Aug 06 13:02:16.442925 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b65517a2-d239-4bc1-9308-7c5cc72e77ee tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb returned with HTTP 200 Aug 06 13:02:16.443725 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 7/26] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:16 2026] GET /volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:16.462161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Flow 'volume_create_api' (8aacf65a-63f8-4449-b588-567fc9ae1f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:16.463657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97dfcc2b-bb5a-4753-8b75-449c804d24a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:16.464991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:16.526768 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97dfcc2b-bb5a-4753-8b75-449c804d24a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:16.527772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf19af5-ab3a-43da-b708-ece3819499c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:16.575966 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-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 06 13:02:16.576290 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-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 06 13:02:16.651113 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Created reservations ['ec8c27f5-5813-4b86-9891-042fb2a2afae', '66400ac0-4fb2-4618-a1b0-a2ade5e7b1d2', '24162fc9-658e-4399-bd5d-5f2290f82edd', 'd65d13e4-d10a-476f-95f0-cbbe59548b48'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:16.652166 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf19af5-ab3a-43da-b708-ece3819499c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8c27f5-5813-4b86-9891-042fb2a2afae', '66400ac0-4fb2-4618-a1b0-a2ade5e7b1d2', '24162fc9-658e-4399-bd5d-5f2290f82edd', 'd65d13e4-d10a-476f-95f0-cbbe59548b48']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:16.652915 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a6b6bc-b1cb-4f82-853b-adec6cec62f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:16.689023 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a6b6bc-b1cb-4f82-853b-adec6cec62f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e25579f9-b8bf-4703-94de-dd1bff06ede5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='d91a5c60-fa9e-4168-812a-fed67facb7b6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b6ca0347d84739a529924aa4019065',qos_specs=None,replication_status=,reservations=['ec8c27f5-5813-4b86-9891-042fb2a2afae','66400ac0-4fb2-4618-a1b0-a2ade5e7b1d2','24162fc9-658e-4399-bd5d-5f2290f82edd','d65d13e4-d10a-476f-95f0-cbbe59548b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1320792ccf4ee3bb30741efafad74d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:16Z,deleted=False,deleted_at=None,display_description='',display_name='d91a5c60-fa9e-4168-812a-fed67facb7b6-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e25579f9-b8bf-4703-94de-dd1bff06ede5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99b6ca0347d84739a529924aa4019065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da1320792ccf4ee3bb30741efafad74d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:16.689866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb65bb6d-4d54-4e41-9c16-7c4bee042d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:16.723859 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb65bb6d-4d54-4e41-9c16-7c4bee042d59) transitioned into 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='d91a5c60-fa9e-4168-812a-fed67facb7b6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b6ca0347d84739a529924aa4019065',qos_specs=None,replication_status=,reservations=['ec8c27f5-5813-4b86-9891-042fb2a2afae','66400ac0-4fb2-4618-a1b0-a2ade5e7b1d2','24162fc9-658e-4399-bd5d-5f2290f82edd','d65d13e4-d10a-476f-95f0-cbbe59548b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1320792ccf4ee3bb30741efafad74d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:16.724993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a952f27d-8b3b-48b4-a7ca-17b81a275cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:16.764918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a952f27d-8b3b-48b4-a7ca-17b81a275cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:16.764918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Flow 'volume_create_api' (8aacf65a-63f8-4449-b588-567fc9ae1f72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:16.765232 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Create volume request issued successfully. Aug 06 13:02:16.765877 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-dab6f5ac-2baf-4e3a-b4e4-bf0d0b7a9342 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:16.766509 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 7/27] 10.4.3.59 () {72 vars in 1534 bytes} [Thu Aug 6 13:02:16 2026] POST /volume/v3/volumes => generated 747 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:16.789094 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-2ef8d845-a465-4313-92c0-a31692357613 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:16.793358 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-2ef8d845-a465-4313-92c0-a31692357613 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 Aug 06 13:02:16.793618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-2ef8d845-a465-4313-92c0-a31692357613 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:16.793868 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-2ef8d845-a465-4313-92c0-a31692357613 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:16.807073 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:16.807073 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:16.815451 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-2ef8d845-a465-4313-92c0-a31692357613 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:02:16.828696 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-2ef8d845-a465-4313-92c0-a31692357613 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 returned with HTTP 200 Aug 06 13:02:16.829883 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 7/28] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:16 2026] GET /volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:16.856123 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-050da42c-0fd4-4acc-b4bc-03a6678301bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:16.860424 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-050da42c-0fd4-4acc-b4bc-03a6678301bc tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 Aug 06 13:02:16.860903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-050da42c-0fd4-4acc-b4bc-03a6678301bc tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:16.861145 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-050da42c-0fd4-4acc-b4bc-03a6678301bc tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:16.869904 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:16.869904 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:16.876941 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-050da42c-0fd4-4acc-b4bc-03a6678301bc tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:02:16.883634 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-050da42c-0fd4-4acc-b4bc-03a6678301bc tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 returned with HTTP 200 Aug 06 13:02:16.884146 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 8/29] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:16 2026] GET /volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:17.214396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:17.216996 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:17.217492 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-990859573"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:17.221402 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-990859573'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:17.221402 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Create volume of 1 GB Aug 06 13:02:17.224939 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Availability Zones retrieved successfully. Aug 06 13:02:17.235051 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Flow 'volume_create_api' (38e18d1a-57ad-4e32-adf9-7159ec822d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:17.236167 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38593851-05f3-4d82-b514-89366e28334c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:17.237148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:17.289216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38593851-05f3-4d82-b514-89366e28334c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:17.289216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f7e1017-a405-4616-b0c9-270c34a2ca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:17.335625 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-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 06 13:02:17.336054 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-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 06 13:02:17.397668 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Created reservations ['00cd6d93-e5d3-4cc3-adb7-49852d4cec10', '01848e0c-4d6b-49fa-979c-e413790c31a2', '2b41b6e5-4f39-4e23-89f5-c67818d7b65c', '82600941-440e-47e5-bf59-470f21f51b37'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:17.398649 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f7e1017-a405-4616-b0c9-270c34a2ca3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00cd6d93-e5d3-4cc3-adb7-49852d4cec10', '01848e0c-4d6b-49fa-979c-e413790c31a2', '2b41b6e5-4f39-4e23-89f5-c67818d7b65c', '82600941-440e-47e5-bf59-470f21f51b37']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:17.400005 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2759159-8cce-48d9-8d32-6ce85a71e890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:17.427158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2759159-8cce-48d9-8d32-6ce85a71e890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48aab4e8-b63a-464c-8808-fcba7314f254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-990859573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c9c9179efc43019fe6010317ed840a',qos_specs=None,replication_status=,reservations=['00cd6d93-e5d3-4cc3-adb7-49852d4cec10','01848e0c-4d6b-49fa-979c-e413790c31a2','2b41b6e5-4f39-4e23-89f5-c67818d7b65c','82600941-440e-47e5-bf59-470f21f51b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='715af4491b474a3aa7ecd3fcecfc0228',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-990859573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48aab4e8-b63a-464c-8808-fcba7314f254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1c9c9179efc43019fe6010317ed840a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='715af4491b474a3aa7ecd3fcecfc0228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:17.428176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0453570d-ae5e-4205-8211-a9241474f771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:17.462507 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0453570d-ae5e-4205-8211-a9241474f771) transitioned into state 'SUCCESS' from state '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-990859573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c9c9179efc43019fe6010317ed840a',qos_specs=None,replication_status=,reservations=['00cd6d93-e5d3-4cc3-adb7-49852d4cec10','01848e0c-4d6b-49fa-979c-e413790c31a2','2b41b6e5-4f39-4e23-89f5-c67818d7b65c','82600941-440e-47e5-bf59-470f21f51b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='715af4491b474a3aa7ecd3fcecfc0228',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:17.463399 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71a6b00-de8c-4615-a8b2-1ebbe68dfbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:17.465673 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9037be60-3584-40c7-830c-483fd5f23880 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:17.468563 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9037be60-3584-40c7-830c-483fd5f23880 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] GET https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb Aug 06 13:02:17.468563 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9037be60-3584-40c7-830c-483fd5f23880 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:17.469305 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9037be60-3584-40c7-830c-483fd5f23880 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:17.479338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71a6b00-de8c-4615-a8b2-1ebbe68dfbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:17.479338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Flow 'volume_create_api' (38e18d1a-57ad-4e32-adf9-7159ec822d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:17.479338 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Create volume request issued successfully. Aug 06 13:02:17.479338 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4d5b580-55c1-425e-927b-483ba9f58df0 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:17.479338 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 8/30] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:17 2026] POST /volume/v3/volumes => generated 756 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:17.483026 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9037be60-3584-40c7-830c-483fd5f23880 tempest-VolumesAdminNegativeTest-1113854590 tempest-VolumesAdminNegativeTest-1113854590-project-member] https://10.4.3.59/volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb returned with HTTP 404 Aug 06 13:02:17.485588 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 8/31] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:17 2026] GET /volume/v3/volumes/667474f5-716d-4f26-a384-01ad2ae2b7eb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:02:17.503492 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d242656-b2fb-423e-90a0-1f555f8f1523 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:17.505614 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d242656-b2fb-423e-90a0-1f555f8f1523 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 Aug 06 13:02:17.505830 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d242656-b2fb-423e-90a0-1f555f8f1523 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:17.506194 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d242656-b2fb-423e-90a0-1f555f8f1523 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:17.528934 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:17.528934 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:17.539769 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d242656-b2fb-423e-90a0-1f555f8f1523 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:02:17.547176 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d242656-b2fb-423e-90a0-1f555f8f1523 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 returned with HTTP 200 Aug 06 13:02:17.547689 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 8/32] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:17 2026] GET /volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:18.564217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb7facfb-cc4b-42dc-b4e5-0306630aa03e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:18.569452 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb7facfb-cc4b-42dc-b4e5-0306630aa03e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 Aug 06 13:02:18.569643 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb7facfb-cc4b-42dc-b4e5-0306630aa03e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:18.569920 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb7facfb-cc4b-42dc-b4e5-0306630aa03e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:18.581866 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:18.581866 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:18.585722 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb7facfb-cc4b-42dc-b4e5-0306630aa03e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:02:18.589743 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb7facfb-cc4b-42dc-b4e5-0306630aa03e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 returned with HTTP 200 Aug 06 13:02:18.590178 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 9/33] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:18 2026] GET /volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:19.905717 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-4ccb52c8-88e5-4f21-82d7-4109081bf323 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:19.911687 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-4ccb52c8-88e5-4f21-82d7-4109081bf323 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 Aug 06 13:02:19.912010 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-4ccb52c8-88e5-4f21-82d7-4109081bf323 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:19.912295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-4ccb52c8-88e5-4f21-82d7-4109081bf323 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:19.932113 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:19.932113 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:19.939405 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-4ccb52c8-88e5-4f21-82d7-4109081bf323 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:02:19.946059 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-4ccb52c8-88e5-4f21-82d7-4109081bf323 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 returned with HTTP 200 Aug 06 13:02:19.947451 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 9/34] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:19 2026] GET /volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:19.961679 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46d55c17-7605-4b34-af84-ce4d3a49ea02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:19.962893 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46d55c17-7605-4b34-af84-ce4d3a49ea02 None None] GET https://10.4.3.59/volume// Aug 06 13:02:19.963618 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46d55c17-7605-4b34-af84-ce4d3a49ea02 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:19.964607 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46d55c17-7605-4b34-af84-ce4d3a49ea02 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:19.965123 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46d55c17-7605-4b34-af84-ce4d3a49ea02 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:19.966590 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 9/35] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:02:19 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:19.977040 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-8c1a4632-96a6-4ea8-a7ab-bef9109b3dcd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:19.978454 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-8c1a4632-96a6-4ea8-a7ab-bef9109b3dcd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:02:19.978854 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-8c1a4632-96a6-4ea8-a7ab-bef9109b3dcd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e25579f9-b8bf-4703-94de-dd1bff06ede5", "connector": null, "instance_uuid": "d91a5c60-fa9e-4168-812a-fed67facb7b6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:19.988657 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:19.988657 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:20.039479 np0000006653 devstack@c-api.service[100266]: /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 06 13:02:20.039479 np0000006653 devstack@c-api.service[100266]: .first() Aug 06 13:02:20.061115 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-8c1a4632-96a6-4ea8-a7ab-bef9109b3dcd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:02:20.061115 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 9/36] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:02:19 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 06 13:02:20.068901 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3048c1fb-441c-485a-a54b-f813f82552c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:20.069605 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3048c1fb-441c-485a-a54b-f813f82552c1 None None] GET https://10.4.3.59/volume// Aug 06 13:02:20.069771 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3048c1fb-441c-485a-a54b-f813f82552c1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:20.070012 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3048c1fb-441c-485a-a54b-f813f82552c1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:20.070555 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3048c1fb-441c-485a-a54b-f813f82552c1 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:20.071572 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 10/37] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:02:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:20.078133 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-244b52ad-b318-4938-a026-7105ca9eb9be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:20.081287 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-244b52ad-b318-4938-a026-7105ca9eb9be tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 Aug 06 13:02:20.081287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-244b52ad-b318-4938-a026-7105ca9eb9be tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:20.081287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-244b52ad-b318-4938-a026-7105ca9eb9be tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:20.092119 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:20.092119 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:20.095225 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-244b52ad-b318-4938-a026-7105ca9eb9be tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:02:20.099057 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-244b52ad-b318-4938-a026-7105ca9eb9be tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 returned with HTTP 200 Aug 06 13:02:20.102358 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 10/38] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:02:20 2026] GET /volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 => generated 1019 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:02:20.910451 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-b855a0a3-4bfa-4384-a6c8-7d69635d283c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:20.913382 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-b855a0a3-4bfa-4384-a6c8-7d69635d283c tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] PUT https://10.4.3.59/volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169 Aug 06 13:02:20.913898 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-b855a0a3-4bfa-4384-a6c8-7d69635d283c tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:20.935646 np0000006653 devstack@c-api.service[100267]: /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 06 13:02:20.935646 np0000006653 devstack@c-api.service[100267]: .first() Aug 06 13:02:20.947493 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-b855a0a3-4bfa-4384-a6c8-7d69635d283c tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Acquiring lock "cinder-attachment_update-e25579f9-b8bf-4703-94de-dd1bff06ede5-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:02:20.953905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-b855a0a3-4bfa-4384-a6c8-7d69635d283c tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Lock "cinder-attachment_update-e25579f9-b8bf-4703-94de-dd1bff06ede5-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:02:20.954849 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:20.954849 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:21.123991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-b855a0a3-4bfa-4384-a6c8-7d69635d283c tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Lock "cinder-attachment_update-e25579f9-b8bf-4703-94de-dd1bff06ede5-np0000006653" released by "attachment_update" :: held 0.170s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:02:21.124409 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-b855a0a3-4bfa-4384-a6c8-7d69635d283c tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169 returned with HTTP 200 Aug 06 13:02:21.125733 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 10/39] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:02:20 2026] PUT /volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:21.161777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-e0272cb7-d968-422b-b172-196254de4b33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:21.164426 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-e0272cb7-d968-422b-b172-196254de4b33 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] POST https://10.4.3.59/volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169/action Aug 06 13:02:21.165362 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-e0272cb7-d968-422b-b172-196254de4b33 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:02:21.165482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-e0272cb7-d968-422b-b172-196254de4b33 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:21.192963 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:21.192963 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:21.209312 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1a492e0-878c-4efc-aac5-cda48308b700 req-e0272cb7-d968-422b-b172-196254de4b33 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169/action returned with HTTP 204 Aug 06 13:02:21.209466 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 10/40] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:02:21 2026] POST /volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:02:27.634617 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f87ae404-f990-47ba-bd34-894d4f725b1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:27.639722 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:27.639722 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-263664639"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:27.640761 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-263664639'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:27.640938 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Create volume of 1 GB Aug 06 13:02:27.647839 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Availability Zones retrieved successfully. Aug 06 13:02:27.659136 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Flow 'volume_create_api' (ad853036-a737-4115-a6f0-e0db242bd0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:27.662150 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df35176f-9937-498e-8bd3-b98e4819630f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:27.663307 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:27.702189 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df35176f-9937-498e-8bd3-b98e4819630f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:27.703733 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35783a4a-aa4c-4ccd-b2c4-89c27c8010d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:27.761085 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Created reservations ['3fdd1b50-05dd-41d1-9275-2347e176c4f5', '4e2c7ce5-ec62-4a71-ad6e-abfd4eee2dfd', '5f622da6-e20c-4afb-b4e3-3624f1068e7c', 'ae743bcb-d91a-46a0-b7b4-2dce7ffcf5d9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:27.762439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35783a4a-aa4c-4ccd-b2c4-89c27c8010d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fdd1b50-05dd-41d1-9275-2347e176c4f5', '4e2c7ce5-ec62-4a71-ad6e-abfd4eee2dfd', '5f622da6-e20c-4afb-b4e3-3624f1068e7c', 'ae743bcb-d91a-46a0-b7b4-2dce7ffcf5d9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:27.762439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18607f1-8e49-4cde-8f60-d7b7e05e7a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:27.794741 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18607f1-8e49-4cde-8f60-d7b7e05e7a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f31441-f9bc-4a0b-9c7d-b8e414cdba43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-263664639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c9c9179efc43019fe6010317ed840a',qos_specs=None,replication_status=,reservations=['3fdd1b50-05dd-41d1-9275-2347e176c4f5','4e2c7ce5-ec62-4a71-ad6e-abfd4eee2dfd','5f622da6-e20c-4afb-b4e3-3624f1068e7c','ae743bcb-d91a-46a0-b7b4-2dce7ffcf5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='715af4491b474a3aa7ecd3fcecfc0228',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-263664639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f31441-f9bc-4a0b-9c7d-b8e414cdba43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1c9c9179efc43019fe6010317ed840a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='715af4491b474a3aa7ecd3fcecfc0228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:27.795641 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6261fe9f-39e1-4561-b82a-c1b6a10700f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:27.826021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6261fe9f-39e1-4561-b82a-c1b6a10700f4) transitioned into state 'SUCCESS' from state '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-263664639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c9c9179efc43019fe6010317ed840a',qos_specs=None,replication_status=,reservations=['3fdd1b50-05dd-41d1-9275-2347e176c4f5','4e2c7ce5-ec62-4a71-ad6e-abfd4eee2dfd','5f622da6-e20c-4afb-b4e3-3624f1068e7c','ae743bcb-d91a-46a0-b7b4-2dce7ffcf5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='715af4491b474a3aa7ecd3fcecfc0228',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:27.826754 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21f926e-4c15-4b27-832f-fd496990d7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:27.842939 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21f926e-4c15-4b27-832f-fd496990d7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:27.843859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Flow 'volume_create_api' (ad853036-a737-4115-a6f0-e0db242bd0c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:27.844320 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Create volume request issued successfully. Aug 06 13:02:27.845280 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f87ae404-f990-47ba-bd34-894d4f725b1b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:27.845884 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 11/41] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:27 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:27.863631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f71d0f61-56fe-4d96-8396-ef080a331eed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:27.867751 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f71d0f61-56fe-4d96-8396-ef080a331eed tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:02:27.867751 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f71d0f61-56fe-4d96-8396-ef080a331eed tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:27.867843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f71d0f61-56fe-4d96-8396-ef080a331eed tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:27.874690 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:27.874690 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:27.879333 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f71d0f61-56fe-4d96-8396-ef080a331eed tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:02:27.883917 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f71d0f61-56fe-4d96-8396-ef080a331eed tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:02:27.884957 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 11/42] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:27 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:28.903802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89f81bce-9652-4574-b2be-d733ad43f116 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:28.906106 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89f81bce-9652-4574-b2be-d733ad43f116 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:02:28.906469 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89f81bce-9652-4574-b2be-d733ad43f116 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:28.906816 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89f81bce-9652-4574-b2be-d733ad43f116 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:28.917512 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:28.917512 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:28.928788 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89f81bce-9652-4574-b2be-d733ad43f116 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:02:28.935928 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89f81bce-9652-4574-b2be-d733ad43f116 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:02:28.936430 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 11/43] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:28 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:31.204393 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=35,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:02:32.157357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:32.547142 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:32.547622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1275532095", "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:32.549392 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1275532095', 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:33.143338 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume of 1 GB Aug 06 13:02:33.167538 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:02:33.166627. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:02:33.167733 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Availability Zones retrieved successfully. Aug 06 13:02:33.204680 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Flow 'volume_create_api' (10c4244b-1f7e-4bfa-abfe-8294fe481f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:33.206310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93084b89-dcf7-43dd-9b35-0f130b5c9c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:33.207648 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:33.506153 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93084b89-dcf7-43dd-9b35-0f130b5c9c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:33.507968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0be105-88ef-482e-8db2-62bf1211ca3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:33.576507 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-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 06 13:02:33.576507 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-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 06 13:02:33.661631 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Created reservations ['bf02d3c1-f548-4664-ba45-90b4bb0d1062', '6449e0aa-a3af-4424-a2d8-455a4c99788d', 'a65160eb-2fe9-4f2d-8d34-eb922cd02050', 'b2302ae3-d6b9-471e-b866-8844a90ea486'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:33.666287 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0be105-88ef-482e-8db2-62bf1211ca3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf02d3c1-f548-4664-ba45-90b4bb0d1062', '6449e0aa-a3af-4424-a2d8-455a4c99788d', 'a65160eb-2fe9-4f2d-8d34-eb922cd02050', 'b2302ae3-d6b9-471e-b866-8844a90ea486']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:33.666287 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f5b78a-1e01-446f-afc0-c89237e2ff06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:33.699101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f5b78a-1e01-446f-afc0-c89237e2ff06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fcf1ca4-a20d-47b4-ab35-a2a761e78db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1275532095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb585d36e3c748b4988269bd57810ac1',qos_specs=None,replication_status=,reservations=['bf02d3c1-f548-4664-ba45-90b4bb0d1062','6449e0aa-a3af-4424-a2d8-455a4c99788d','a65160eb-2fe9-4f2d-8d34-eb922cd02050','b2302ae3-d6b9-471e-b866-8844a90ea486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5462d62d611c490fbf6222520c2cc87d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1275532095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fcf1ca4-a20d-47b4-ab35-a2a761e78db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb585d36e3c748b4988269bd57810ac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5462d62d611c490fbf6222520c2cc87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:33.700130 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3682b21-fddb-4ebc-b472-639a27415dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:33.739730 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3682b21-fddb-4ebc-b472-639a27415dff) transitioned into state 'SUCCESS' from state '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-1275532095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb585d36e3c748b4988269bd57810ac1',qos_specs=None,replication_status=,reservations=['bf02d3c1-f548-4664-ba45-90b4bb0d1062','6449e0aa-a3af-4424-a2d8-455a4c99788d','a65160eb-2fe9-4f2d-8d34-eb922cd02050','b2302ae3-d6b9-471e-b866-8844a90ea486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5462d62d611c490fbf6222520c2cc87d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:33.740771 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b0cc06-7a2c-44db-aa00-44fcafe06ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:33.776529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b0cc06-7a2c-44db-aa00-44fcafe06ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:33.778015 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Flow 'volume_create_api' (10c4244b-1f7e-4bfa-abfe-8294fe481f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:33.778534 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume request issued successfully. Aug 06 13:02:33.779413 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4db838d8-8d92-40ab-b792-0cb67ba5e535 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:33.780022 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 11/44] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:02:32 2026] POST /volume/v3/volumes => generated 750 bytes in 1623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:33.796806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd61a757-bbff-4823-8b4d-d74d9a6ada34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:33.800607 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd61a757-bbff-4823-8b4d-d74d9a6ada34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:33.800764 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd61a757-bbff-4823-8b4d-d74d9a6ada34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:33.801038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd61a757-bbff-4823-8b4d-d74d9a6ada34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:33.816112 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:33.816112 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:33.820844 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd61a757-bbff-4823-8b4d-d74d9a6ada34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:33.826878 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd61a757-bbff-4823-8b4d-d74d9a6ada34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:33.827471 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 12/45] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:33 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:34.848914 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-25b2738e-72ad-42a6-bdd1-81c00ac56c2b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:34.854298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25b2738e-72ad-42a6-bdd1-81c00ac56c2b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:34.854951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25b2738e-72ad-42a6-bdd1-81c00ac56c2b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:34.856284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25b2738e-72ad-42a6-bdd1-81c00ac56c2b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:34.867150 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:34.867150 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:34.872702 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-25b2738e-72ad-42a6-bdd1-81c00ac56c2b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:34.878682 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25b2738e-72ad-42a6-bdd1-81c00ac56c2b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:34.879353 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 12/46] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:34 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:35.895092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40f639ad-5009-4f9c-b105-bb0d24ba4dfa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:35.899322 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40f639ad-5009-4f9c-b105-bb0d24ba4dfa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:35.899322 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40f639ad-5009-4f9c-b105-bb0d24ba4dfa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:35.899322 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40f639ad-5009-4f9c-b105-bb0d24ba4dfa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:35.907083 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:35.907083 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:35.911287 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40f639ad-5009-4f9c-b105-bb0d24ba4dfa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:35.916437 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40f639ad-5009-4f9c-b105-bb0d24ba4dfa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:35.916962 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 12/47] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:35 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:36.933743 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66b3432c-e9c1-4c45-8d24-07bf4fc4bbd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:36.936735 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66b3432c-e9c1-4c45-8d24-07bf4fc4bbd6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:36.937010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66b3432c-e9c1-4c45-8d24-07bf4fc4bbd6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:36.937302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66b3432c-e9c1-4c45-8d24-07bf4fc4bbd6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:36.951383 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:36.951383 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:36.956031 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66b3432c-e9c1-4c45-8d24-07bf4fc4bbd6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:36.961680 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66b3432c-e9c1-4c45-8d24-07bf4fc4bbd6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:36.962148 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 12/48] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:36 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:37.589281 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ed5238c4-84a9-4ddf-ba24-34c11a6793e0 req-ec1effe7-5055-4d40-a0b8-4e8862057baa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:37.591666 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ed5238c4-84a9-4ddf-ba24-34c11a6793e0 req-ec1effe7-5055-4d40-a0b8-4e8862057baa tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 Aug 06 13:02:37.591750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ed5238c4-84a9-4ddf-ba24-34c11a6793e0 req-ec1effe7-5055-4d40-a0b8-4e8862057baa tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:37.591908 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ed5238c4-84a9-4ddf-ba24-34c11a6793e0 req-ec1effe7-5055-4d40-a0b8-4e8862057baa tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:37.611526 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:37.611526 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:37.618118 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ed5238c4-84a9-4ddf-ba24-34c11a6793e0 req-ec1effe7-5055-4d40-a0b8-4e8862057baa tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:02:37.627061 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ed5238c4-84a9-4ddf-ba24-34c11a6793e0 req-ec1effe7-5055-4d40-a0b8-4e8862057baa tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 returned with HTTP 200 Aug 06 13:02:37.627694 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 13/49] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:37 2026] GET /volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:37.979438 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a50e935-8f42-420e-9f3e-e94bb47ffe27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:37.984790 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a50e935-8f42-420e-9f3e-e94bb47ffe27 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:37.985018 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a50e935-8f42-420e-9f3e-e94bb47ffe27 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:37.985291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a50e935-8f42-420e-9f3e-e94bb47ffe27 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:38.003103 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:38.003103 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:38.010555 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2a50e935-8f42-420e-9f3e-e94bb47ffe27 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:38.016992 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a50e935-8f42-420e-9f3e-e94bb47ffe27 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:38.017641 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 13/50] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:37 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:39.033436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f4a132c-08af-4fcc-afec-cb713581d574 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:39.038090 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f4a132c-08af-4fcc-afec-cb713581d574 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:39.038352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f4a132c-08af-4fcc-afec-cb713581d574 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:39.038577 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f4a132c-08af-4fcc-afec-cb713581d574 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:39.047381 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:39.047381 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:39.053157 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f4a132c-08af-4fcc-afec-cb713581d574 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:39.059533 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f4a132c-08af-4fcc-afec-cb713581d574 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:39.060030 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 13/51] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:39 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:40.077022 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-215a235d-ac9f-4f49-b2e1-b0fc17ec0dc1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:40.084334 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-215a235d-ac9f-4f49-b2e1-b0fc17ec0dc1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:40.084774 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-215a235d-ac9f-4f49-b2e1-b0fc17ec0dc1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:40.087829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-215a235d-ac9f-4f49-b2e1-b0fc17ec0dc1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:40.097329 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:40.097329 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:40.106476 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-215a235d-ac9f-4f49-b2e1-b0fc17ec0dc1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:40.111447 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-215a235d-ac9f-4f49-b2e1-b0fc17ec0dc1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:40.112050 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 13/52] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:40 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:41.128935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d36dedd-6106-4a78-a218-f85e3945ca9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:41.131475 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d36dedd-6106-4a78-a218-f85e3945ca9f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:41.132008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d36dedd-6106-4a78-a218-f85e3945ca9f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:41.132381 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d36dedd-6106-4a78-a218-f85e3945ca9f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:41.145445 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:41.145445 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:41.149848 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d36dedd-6106-4a78-a218-f85e3945ca9f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:41.155632 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d36dedd-6106-4a78-a218-f85e3945ca9f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:41.156210 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 14/53] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:41 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:41.667137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:41.863086 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:41.863451 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1614818547"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:41.864912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1614818547'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:41.865064 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Create volume of 1 GB Aug 06 13:02:41.869214 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Availability Zones retrieved successfully. Aug 06 13:02:41.874486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Flow 'volume_create_api' (1c4df7bd-0efc-46c7-b731-54ed74daeabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:41.875400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b0086b-e4f4-4f35-99f8-0e2defec91d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:41.876637 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:41.905805 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b0086b-e4f4-4f35-99f8-0e2defec91d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:41.907119 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d13f504e-bb88-42f5-ade5-0e7d54019d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:41.967320 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Created reservations ['f0e32935-cb54-4338-878a-ac0c5ed7f1b3', '53af5a2e-2135-443a-bf05-cb6c0a8a828e', '8a73bc21-6ea1-4f30-a49d-8f335795f6dd', 'a1931973-c9e3-4f16-bcfe-693ec4179cbc'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:41.968091 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d13f504e-bb88-42f5-ade5-0e7d54019d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0e32935-cb54-4338-878a-ac0c5ed7f1b3', '53af5a2e-2135-443a-bf05-cb6c0a8a828e', '8a73bc21-6ea1-4f30-a49d-8f335795f6dd', 'a1931973-c9e3-4f16-bcfe-693ec4179cbc']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:41.968764 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b2b41d-9e92-4283-bc31-6ec36d5809ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:41.989429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b2b41d-9e92-4283-bc31-6ec36d5809ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e35ad2bf-0e5c-4967-80d9-017d4d8ccb80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1614818547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='056e0dc028684a7484d26ca75e3a1e18',qos_specs=None,replication_status=,reservations=['f0e32935-cb54-4338-878a-ac0c5ed7f1b3','53af5a2e-2135-443a-bf05-cb6c0a8a828e','8a73bc21-6ea1-4f30-a49d-8f335795f6dd','a1931973-c9e3-4f16-bcfe-693ec4179cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f9b26a0f984fafa27156da4551d7d5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1614818547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e35ad2bf-0e5c-4967-80d9-017d4d8ccb80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='056e0dc028684a7484d26ca75e3a1e18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35f9b26a0f984fafa27156da4551d7d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:41.990071 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a566b-e0c3-44bc-8a50-a283e92bf939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:42.008330 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a566b-e0c3-44bc-8a50-a283e92bf939) transitioned into state 'SUCCESS' from state '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-1614818547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='056e0dc028684a7484d26ca75e3a1e18',qos_specs=None,replication_status=,reservations=['f0e32935-cb54-4338-878a-ac0c5ed7f1b3','53af5a2e-2135-443a-bf05-cb6c0a8a828e','8a73bc21-6ea1-4f30-a49d-8f335795f6dd','a1931973-c9e3-4f16-bcfe-693ec4179cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f9b26a0f984fafa27156da4551d7d5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:42.009103 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ebbc27-e501-41dd-a50a-b2757f5730cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:42.017295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ebbc27-e501-41dd-a50a-b2757f5730cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:42.018553 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Flow 'volume_create_api' (1c4df7bd-0efc-46c7-b731-54ed74daeabf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:42.018553 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Create volume request issued successfully. Aug 06 13:02:42.018925 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b01f232-7e93-4898-8e1d-e9a2e7ad31d7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:42.019386 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 14/54] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:41 2026] POST /volume/v3/volumes => generated 757 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:42.170657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d0fd593-0c30-4a1e-93f4-91a524735256 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:42.173060 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d0fd593-0c30-4a1e-93f4-91a524735256 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:42.173364 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d0fd593-0c30-4a1e-93f4-91a524735256 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:42.173616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d0fd593-0c30-4a1e-93f4-91a524735256 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:42.186461 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:42.186461 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:42.191157 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d0fd593-0c30-4a1e-93f4-91a524735256 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:42.197835 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d0fd593-0c30-4a1e-93f4-91a524735256 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:42.198288 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 14/55] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:42 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:43.211357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-969ed884-7081-4408-8cc1-6a1d7e62bd96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:43.213936 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-969ed884-7081-4408-8cc1-6a1d7e62bd96 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:43.214156 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-969ed884-7081-4408-8cc1-6a1d7e62bd96 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:43.214349 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-969ed884-7081-4408-8cc1-6a1d7e62bd96 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:43.221123 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:43.221123 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:43.224457 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-969ed884-7081-4408-8cc1-6a1d7e62bd96 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:43.228479 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-969ed884-7081-4408-8cc1-6a1d7e62bd96 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:43.228781 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 14/56] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:43 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:44.240812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02bed48b-f261-4d48-811c-5bf08427895b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:44.242580 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02bed48b-f261-4d48-811c-5bf08427895b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:44.242797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02bed48b-f261-4d48-811c-5bf08427895b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:44.243000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02bed48b-f261-4d48-811c-5bf08427895b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:44.251583 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:44.251583 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:44.260004 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02bed48b-f261-4d48-811c-5bf08427895b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:44.264049 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02bed48b-f261-4d48-811c-5bf08427895b tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:44.264430 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 15/57] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:44 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:45.279193 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28aea209-e80f-460d-9b16-c7e13494f089 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:45.281522 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28aea209-e80f-460d-9b16-c7e13494f089 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:45.281714 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28aea209-e80f-460d-9b16-c7e13494f089 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:45.281907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28aea209-e80f-460d-9b16-c7e13494f089 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:45.289713 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:45.289713 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:45.294128 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28aea209-e80f-460d-9b16-c7e13494f089 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:45.299724 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28aea209-e80f-460d-9b16-c7e13494f089 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:45.300165 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 15/58] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:45 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:45.314881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63c27c59-265a-42ad-9903-d18462ee111f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:45.319285 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:45.319285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1617171044"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:45.319285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1617171044'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:45.319556 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume of 1 GB Aug 06 13:02:45.324187 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Availability Zones retrieved successfully. Aug 06 13:02:45.331293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Flow 'volume_create_api' (19741c7a-e203-4fa4-a98b-66c84dfe6fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:45.332523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afa67cb-ddac-4c1d-8974-896f966f748b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:45.333786 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:45.369056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afa67cb-ddac-4c1d-8974-896f966f748b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:45.371284 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f295e51f-0c69-4d2b-b81e-ef77883ec563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:45.422170 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Created reservations ['3808009a-7e5c-474f-9a75-b26d1aaaed39', 'ea93d020-b575-41d3-9594-6ca192197513', 'd65eb7e2-52a7-4d81-a8f5-4c4193a0776b', 'c7a8e924-c911-47bb-85bd-e95ae5fc0c48'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:45.423333 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f295e51f-0c69-4d2b-b81e-ef77883ec563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3808009a-7e5c-474f-9a75-b26d1aaaed39', 'ea93d020-b575-41d3-9594-6ca192197513', 'd65eb7e2-52a7-4d81-a8f5-4c4193a0776b', 'c7a8e924-c911-47bb-85bd-e95ae5fc0c48']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:45.424823 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220f45be-d75f-4e0f-aee7-6980fc1c0b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:45.451450 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220f45be-d75f-4e0f-aee7-6980fc1c0b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1617171044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb585d36e3c748b4988269bd57810ac1',qos_specs=None,replication_status=,reservations=['3808009a-7e5c-474f-9a75-b26d1aaaed39','ea93d020-b575-41d3-9594-6ca192197513','d65eb7e2-52a7-4d81-a8f5-4c4193a0776b','c7a8e924-c911-47bb-85bd-e95ae5fc0c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5462d62d611c490fbf6222520c2cc87d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1617171044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb585d36e3c748b4988269bd57810ac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5462d62d611c490fbf6222520c2cc87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:45.452471 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe427bb-c263-495b-bdad-774d101b95ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:45.474062 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe427bb-c263-495b-bdad-774d101b95ea) transitioned into state 'SUCCESS' from state '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-1617171044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb585d36e3c748b4988269bd57810ac1',qos_specs=None,replication_status=,reservations=['3808009a-7e5c-474f-9a75-b26d1aaaed39','ea93d020-b575-41d3-9594-6ca192197513','d65eb7e2-52a7-4d81-a8f5-4c4193a0776b','c7a8e924-c911-47bb-85bd-e95ae5fc0c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5462d62d611c490fbf6222520c2cc87d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:45.475337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467fd3ea-2cb8-4148-9de3-15f706ea825e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:45.486905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467fd3ea-2cb8-4148-9de3-15f706ea825e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:45.489001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Flow 'volume_create_api' (19741c7a-e203-4fa4-a98b-66c84dfe6fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:45.489001 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume request issued successfully. Aug 06 13:02:45.489749 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63c27c59-265a-42ad-9903-d18462ee111f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:45.490384 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 15/59] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:45 2026] POST /volume/v3/volumes => generated 750 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:45.502128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6ec49cb-3a56-447b-bd98-957626cd700c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:45.504419 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6ec49cb-3a56-447b-bd98-957626cd700c tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:02:45.504657 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6ec49cb-3a56-447b-bd98-957626cd700c tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:45.504893 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6ec49cb-3a56-447b-bd98-957626cd700c tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:45.513051 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:45.513051 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:45.518470 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6ec49cb-3a56-447b-bd98-957626cd700c tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:45.523690 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6ec49cb-3a56-447b-bd98-957626cd700c tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 returned with HTTP 200 Aug 06 13:02:45.524092 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 15/60] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:45 2026] GET /volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:46.537115 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d45f6a1-957d-4555-99a4-8ed6f209dc58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:46.538593 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d45f6a1-957d-4555-99a4-8ed6f209dc58 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:02:46.538774 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d45f6a1-957d-4555-99a4-8ed6f209dc58 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:46.538950 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d45f6a1-957d-4555-99a4-8ed6f209dc58 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:46.546293 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:46.546293 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:46.549644 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d45f6a1-957d-4555-99a4-8ed6f209dc58 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:46.553487 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d45f6a1-957d-4555-99a4-8ed6f209dc58 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 returned with HTTP 200 Aug 06 13:02:46.554021 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 16/61] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:46 2026] GET /volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:46.566814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:46.569587 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:46.569781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-290110658"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:46.571546 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-290110658'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:46.572331 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume of 1 GB Aug 06 13:02:46.578385 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Availability Zones retrieved successfully. Aug 06 13:02:46.587855 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Flow 'volume_create_api' (970bd74c-7493-4b87-a29f-447a94628dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:46.589411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac00f5eb-d5d5-44a0-9fa5-331bd84ee53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:46.590350 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:46.618732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac00f5eb-d5d5-44a0-9fa5-331bd84ee53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:46.619511 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd8a7a23-32d0-4a00-9998-940508ea9f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:46.665760 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Created reservations ['c88fc6e5-ec54-4810-b650-34d3654900ca', '4a00d975-2db0-4d8e-8980-d99373a8507c', '78d2a3d3-88ca-4c7f-9015-c8556f8c58eb', '87f496c0-7a15-4587-9201-0b2021594606'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:46.666567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd8a7a23-32d0-4a00-9998-940508ea9f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88fc6e5-ec54-4810-b650-34d3654900ca', '4a00d975-2db0-4d8e-8980-d99373a8507c', '78d2a3d3-88ca-4c7f-9015-c8556f8c58eb', '87f496c0-7a15-4587-9201-0b2021594606']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:46.667321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6e4624-5a42-4430-bf05-338b5e94a232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:46.706544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6e4624-5a42-4430-bf05-338b5e94a232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd202aa2e-ed07-4278-8d9e-437b9d8e6e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-290110658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb585d36e3c748b4988269bd57810ac1',qos_specs=None,replication_status=,reservations=['c88fc6e5-ec54-4810-b650-34d3654900ca','4a00d975-2db0-4d8e-8980-d99373a8507c','78d2a3d3-88ca-4c7f-9015-c8556f8c58eb','87f496c0-7a15-4587-9201-0b2021594606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5462d62d611c490fbf6222520c2cc87d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-290110658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d202aa2e-ed07-4278-8d9e-437b9d8e6e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb585d36e3c748b4988269bd57810ac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5462d62d611c490fbf6222520c2cc87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:46.707623 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff1a5da-4059-4a30-b2c3-070d944ab6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:46.742290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff1a5da-4059-4a30-b2c3-070d944ab6fe) transitioned into state 'SUCCESS' from state '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-290110658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb585d36e3c748b4988269bd57810ac1',qos_specs=None,replication_status=,reservations=['c88fc6e5-ec54-4810-b650-34d3654900ca','4a00d975-2db0-4d8e-8980-d99373a8507c','78d2a3d3-88ca-4c7f-9015-c8556f8c58eb','87f496c0-7a15-4587-9201-0b2021594606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5462d62d611c490fbf6222520c2cc87d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:46.743150 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a53d855-93b7-4372-951a-c0bce4c524ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:46.759895 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a53d855-93b7-4372-951a-c0bce4c524ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:46.759895 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Flow 'volume_create_api' (970bd74c-7493-4b87-a29f-447a94628dc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:46.760074 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Create volume request issued successfully. Aug 06 13:02:46.760728 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3430e6c3-1afb-451f-b23a-84c8500ce50e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:46.761568 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 16/62] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:46 2026] POST /volume/v3/volumes => generated 749 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:46.774428 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1eb3131d-902d-445a-be0f-beced047a605 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:46.783192 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eb3131d-902d-445a-be0f-beced047a605 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:02:46.783192 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eb3131d-902d-445a-be0f-beced047a605 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:46.783192 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eb3131d-902d-445a-be0f-beced047a605 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:46.796320 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:46.796320 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:46.801416 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1eb3131d-902d-445a-be0f-beced047a605 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:46.809657 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eb3131d-902d-445a-be0f-beced047a605 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b returned with HTTP 200 Aug 06 13:02:46.810353 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 16/63] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:46 2026] GET /volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:47.824779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70cc7a25-5ca7-4ed8-95f0-b9f31bd549f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:47.826548 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70cc7a25-5ca7-4ed8-95f0-b9f31bd549f4 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:02:47.826801 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70cc7a25-5ca7-4ed8-95f0-b9f31bd549f4 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:47.827012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70cc7a25-5ca7-4ed8-95f0-b9f31bd549f4 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:47.833964 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:47.833964 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:47.837444 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70cc7a25-5ca7-4ed8-95f0-b9f31bd549f4 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:47.841315 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70cc7a25-5ca7-4ed8-95f0-b9f31bd549f4 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b returned with HTTP 200 Aug 06 13:02:47.841748 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 16/64] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:47 2026] GET /volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:55.284638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4fe7f35a-94dc-4977-9b88-7ad389cbb1f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.286741 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4fe7f35a-94dc-4977-9b88-7ad389cbb1f9 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:55.286943 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4fe7f35a-94dc-4977-9b88-7ad389cbb1f9 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:55.287140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4fe7f35a-94dc-4977-9b88-7ad389cbb1f9 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:55.289542 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=139,cinder:INSERT=37,cinder:UPDATE=49 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:02:55.296568 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:55.296568 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:55.300665 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4fe7f35a-94dc-4977-9b88-7ad389cbb1f9 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:55.306485 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4fe7f35a-94dc-4977-9b88-7ad389cbb1f9 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:55.306959 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 17/65] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:55 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:55.315723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-c042dcfd-1021-4741-bda8-94b07dfbd8f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.318511 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-c042dcfd-1021-4741-bda8-94b07dfbd8f5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:02:55.318788 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-c042dcfd-1021-4741-bda8-94b07dfbd8f5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:55.319039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-c042dcfd-1021-4741-bda8-94b07dfbd8f5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:55.327739 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:55.327739 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:55.331903 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-c042dcfd-1021-4741-bda8-94b07dfbd8f5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:55.337249 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-c042dcfd-1021-4741-bda8-94b07dfbd8f5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 returned with HTTP 200 Aug 06 13:02:55.337840 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 17/66] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:55 2026] GET /volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:55.347150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-ced614b8-5392-49de-9f2d-d5497c0b1812 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.349606 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-ced614b8-5392-49de-9f2d-d5497c0b1812 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:02:55.349828 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-ced614b8-5392-49de-9f2d-d5497c0b1812 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:55.350034 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-ced614b8-5392-49de-9f2d-d5497c0b1812 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:55.359293 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:55.359293 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:55.363253 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-ced614b8-5392-49de-9f2d-d5497c0b1812 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:55.368002 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-ced614b8-5392-49de-9f2d-d5497c0b1812 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b returned with HTTP 200 Aug 06 13:02:55.368462 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 17/67] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:55 2026] GET /volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:55.378695 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b3f1b2e-1e4b-4b1f-b16d-180888bb1b19 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.379539 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b3f1b2e-1e4b-4b1f-b16d-180888bb1b19 None None] GET https://10.4.3.59/volume// Aug 06 13:02:55.379768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b3f1b2e-1e4b-4b1f-b16d-180888bb1b19 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:55.380058 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b3f1b2e-1e4b-4b1f-b16d-180888bb1b19 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:55.380629 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b3f1b2e-1e4b-4b1f-b16d-180888bb1b19 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:55.380952 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 17/68] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:02:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:55.387204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-433b6602-898b-4dc5-b1e3-b7294a36b8bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.389089 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-433b6602-898b-4dc5-b1e3-b7294a36b8bf tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:02:55.389450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-433b6602-898b-4dc5-b1e3-b7294a36b8bf tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fcf1ca4-a20d-47b4-ab35-a2a761e78db7", "connector": null, "instance_uuid": "d2923995-d2dc-4632-846b-ccbac4085559"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:55.398269 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:55.398269 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:55.427866 np0000006653 devstack@c-api.service[100268]: /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 06 13:02:55.427866 np0000006653 devstack@c-api.service[100268]: .first() Aug 06 13:02:55.444520 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-433b6602-898b-4dc5-b1e3-b7294a36b8bf tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:02:55.445098 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 18/69] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:02:55 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:55.456361 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89384789-5675-42db-9a78-a8055c64a323 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.457021 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89384789-5675-42db-9a78-a8055c64a323 None None] GET https://10.4.3.59/volume// Aug 06 13:02:55.457176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89384789-5675-42db-9a78-a8055c64a323 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:55.457366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89384789-5675-42db-9a78-a8055c64a323 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:55.457894 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89384789-5675-42db-9a78-a8055c64a323 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:55.458154 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 18/70] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:02:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:55.469901 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-5e63e7a7-bcdb-482d-87e5-e916d4f21a34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.472333 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-5e63e7a7-bcdb-482d-87e5-e916d4f21a34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:02:55.472754 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-5e63e7a7-bcdb-482d-87e5-e916d4f21a34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223", "connector": null, "instance_uuid": "d2923995-d2dc-4632-846b-ccbac4085559"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:55.482934 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:55.482934 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:55.517237 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-5e63e7a7-bcdb-482d-87e5-e916d4f21a34 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:02:55.517667 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 18/71] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:02:55 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:55.526157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1cd36f08-2898-408c-87a5-ed85c48efe80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.526157 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cd36f08-2898-408c-87a5-ed85c48efe80 None None] GET https://10.4.3.59/volume// Aug 06 13:02:55.526157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cd36f08-2898-408c-87a5-ed85c48efe80 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:55.526157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cd36f08-2898-408c-87a5-ed85c48efe80 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:55.526157 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cd36f08-2898-408c-87a5-ed85c48efe80 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:55.526157 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 18/72] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:02:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:55.533068 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9c90e786-ac67-420e-9677-ace0ea6db022 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:55.535844 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9c90e786-ac67-420e-9677-ace0ea6db022 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:02:55.536286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9c90e786-ac67-420e-9677-ace0ea6db022 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d202aa2e-ed07-4278-8d9e-437b9d8e6e4b", "connector": null, "instance_uuid": "d2923995-d2dc-4632-846b-ccbac4085559"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:55.547140 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:55.547140 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:55.569737 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9c90e786-ac67-420e-9677-ace0ea6db022 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:02:55.570587 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 19/73] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:02:55 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:57.199683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2348f75c-6670-4dff-8118-85224ba65121 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:57.203960 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:02:57.204392 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1688074280"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:57.206879 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1688074280'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:02:57.206879 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Create volume of 1 GB Aug 06 13:02:57.214928 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Availability Zones retrieved successfully. Aug 06 13:02:57.221356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Flow 'volume_create_api' (0571b13c-c704-4188-861c-b47709930298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:57.222655 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (835d4eda-74da-4ca6-99e3-f87cb05fd044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:57.223955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:02:57.256483 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (835d4eda-74da-4ca6-99e3-f87cb05fd044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:57.257205 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ccf8fd-0656-43c5-82f8-04f349a83fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:57.318454 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Created reservations ['031f7079-59e5-4c48-9b95-fbf9f60ed441', 'da3c3e2f-0311-40d5-83e9-c90205f31aba', '2063fd27-3fe8-49b4-b623-0af501c687f1', '4c7c0ad1-d01e-4cdb-95ae-05243b73dec4'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:02:57.319207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ccf8fd-0656-43c5-82f8-04f349a83fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031f7079-59e5-4c48-9b95-fbf9f60ed441', 'da3c3e2f-0311-40d5-83e9-c90205f31aba', '2063fd27-3fe8-49b4-b623-0af501c687f1', '4c7c0ad1-d01e-4cdb-95ae-05243b73dec4']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:57.322486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d953dd58-201b-4b0f-8913-d3d312f9727e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:57.341924 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d953dd58-201b-4b0f-8913-d3d312f9727e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead940ee-dd8f-4373-9943-18803c4ac612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1688074280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b40c137375498787e30d58eb1437d5',qos_specs=None,replication_status=,reservations=['031f7079-59e5-4c48-9b95-fbf9f60ed441','da3c3e2f-0311-40d5-83e9-c90205f31aba','2063fd27-3fe8-49b4-b623-0af501c687f1','4c7c0ad1-d01e-4cdb-95ae-05243b73dec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d238d072084ab89782e07d347994a2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1688074280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ead940ee-dd8f-4373-9943-18803c4ac612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66b40c137375498787e30d58eb1437d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1d238d072084ab89782e07d347994a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:57.343556 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfe5f69-307e-4893-9835-9f6a2ac85a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:57.362782 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfe5f69-307e-4893-9835-9f6a2ac85a39) transitioned into state 'SUCCESS' from state '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-1688074280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66b40c137375498787e30d58eb1437d5',qos_specs=None,replication_status=,reservations=['031f7079-59e5-4c48-9b95-fbf9f60ed441','da3c3e2f-0311-40d5-83e9-c90205f31aba','2063fd27-3fe8-49b4-b623-0af501c687f1','4c7c0ad1-d01e-4cdb-95ae-05243b73dec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1d238d072084ab89782e07d347994a2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:57.363800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2558aa86-bcbf-4b01-ab06-88b91f8c90bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:02:57.373336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2558aa86-bcbf-4b01-ab06-88b91f8c90bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:02:57.373336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Flow 'volume_create_api' (0571b13c-c704-4188-861c-b47709930298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:02:57.373544 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Create volume request issued successfully. Aug 06 13:02:57.374143 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2348f75c-6670-4dff-8118-85224ba65121 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:02:57.374443 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 19/74] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:02:57 2026] POST /volume/v3/volumes => generated 753 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:02:57.389341 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47d0c133-b01d-4826-8923-5b36541ce273 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:57.391959 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47d0c133-b01d-4826-8923-5b36541ce273 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:02:57.392332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47d0c133-b01d-4826-8923-5b36541ce273 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:57.392632 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47d0c133-b01d-4826-8923-5b36541ce273 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:57.401253 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:57.401253 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:57.405561 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47d0c133-b01d-4826-8923-5b36541ce273 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:02:57.409796 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47d0c133-b01d-4826-8923-5b36541ce273 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:02:57.410241 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 19/75] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:57 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:57.841770 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=48,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:02:57.855485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea05aa45-b969-433d-8711-77cc4efbc5c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:57.855485 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea05aa45-b969-433d-8711-77cc4efbc5c0 None None] GET https://10.4.3.59/volume// Aug 06 13:02:57.855485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea05aa45-b969-433d-8711-77cc4efbc5c0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:57.856615 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea05aa45-b969-433d-8711-77cc4efbc5c0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:57.858070 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea05aa45-b969-433d-8711-77cc4efbc5c0 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:57.858070 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 19/76] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:02:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:57.871438 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-3fb875f5-50de-48be-a945-044634bacd17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:57.875412 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-3fb875f5-50de-48be-a945-044634bacd17 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:02:57.875777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-3fb875f5-50de-48be-a945-044634bacd17 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:57.876023 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-3fb875f5-50de-48be-a945-044634bacd17 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:57.890549 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:57.890549 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:57.894761 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-3fb875f5-50de-48be-a945-044634bacd17 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:57.898805 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-3fb875f5-50de-48be-a945-044634bacd17 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:02:57.899361 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 20/77] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:02:57 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 1568 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:02:57.997847 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-cbd71d19-1893-44b2-8c4c-55c0537ce594 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.000708 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-cbd71d19-1893-44b2-8c4c-55c0537ce594 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] PUT https://10.4.3.59/volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f Aug 06 13:02:58.001207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-cbd71d19-1893-44b2-8c4c-55c0537ce594 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:58.019764 np0000006653 devstack@c-api.service[100269]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 06 13:02:58.019764 np0000006653 devstack@c-api.service[100269]: .first() Aug 06 13:02:58.030605 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-cbd71d19-1893-44b2-8c4c-55c0537ce594 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Acquiring lock "cinder-attachment_update-5fcf1ca4-a20d-47b4-ab35-a2a761e78db7-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:02:58.037360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-cbd71d19-1893-44b2-8c4c-55c0537ce594 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Lock "cinder-attachment_update-5fcf1ca4-a20d-47b4-ab35-a2a761e78db7-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:02:58.038027 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.038027 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:58.155868 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-cbd71d19-1893-44b2-8c4c-55c0537ce594 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Lock "cinder-attachment_update-5fcf1ca4-a20d-47b4-ab35-a2a761e78db7-np0000006653" released by "attachment_update" :: held 0.119s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:02:58.156308 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-cbd71d19-1893-44b2-8c4c-55c0537ce594 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f returned with HTTP 200 Aug 06 13:02:58.157091 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 20/78] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:02:57 2026] PUT /volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:58.213036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9a22af93-fadc-4ea2-a42f-f6c4f7f1af3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.216510 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9a22af93-fadc-4ea2-a42f-f6c4f7f1af3f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f/action Aug 06 13:02:58.217133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9a22af93-fadc-4ea2-a42f-f6c4f7f1af3f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:02:58.217196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9a22af93-fadc-4ea2-a42f-f6c4f7f1af3f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:58.246730 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.246730 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:58.265006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9a22af93-fadc-4ea2-a42f-f6c4f7f1af3f tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f/action returned with HTTP 204 Aug 06 13:02:58.265006 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 20/79] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:02:58 2026] POST /volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:02:58.302443 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03dcfb46-f770-4569-9df4-ce00314080ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.302896 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03dcfb46-f770-4569-9df4-ce00314080ad None None] GET https://10.4.3.59/volume// Aug 06 13:02:58.303618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03dcfb46-f770-4569-9df4-ce00314080ad None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:58.303618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03dcfb46-f770-4569-9df4-ce00314080ad None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:58.303783 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03dcfb46-f770-4569-9df4-ce00314080ad None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:58.303958 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 20/80] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:02:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:58.319482 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-7c3934bf-2401-4487-9518-0f167cb473dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.322191 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-7c3934bf-2401-4487-9518-0f167cb473dc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:02:58.323306 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-7c3934bf-2401-4487-9518-0f167cb473dc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:58.323306 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-7c3934bf-2401-4487-9518-0f167cb473dc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:58.338505 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.338505 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:58.343406 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-7c3934bf-2401-4487-9518-0f167cb473dc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:58.349779 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-7c3934bf-2401-4487-9518-0f167cb473dc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 returned with HTTP 200 Aug 06 13:02:58.350330 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 21/81] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:02:58 2026] GET /volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:02:58.427788 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c1c8073-b76a-42d6-816b-e6d0405aca00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.431172 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c1c8073-b76a-42d6-816b-e6d0405aca00 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:02:58.431485 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c1c8073-b76a-42d6-816b-e6d0405aca00 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:58.431778 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c1c8073-b76a-42d6-816b-e6d0405aca00 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:58.448171 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.448171 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:58.456508 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c1c8073-b76a-42d6-816b-e6d0405aca00 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:02:58.470518 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c1c8073-b76a-42d6-816b-e6d0405aca00 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:02:58.471313 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 21/82] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:58 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:58.524583 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4bc69391-0fa0-4505-adec-5cecc245d4fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.529599 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4bc69391-0fa0-4505-adec-5cecc245d4fc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] PUT https://10.4.3.59/volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59 Aug 06 13:02:58.530085 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4bc69391-0fa0-4505-adec-5cecc245d4fc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:58.546590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4bc69391-0fa0-4505-adec-5cecc245d4fc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Acquiring lock "cinder-attachment_update-2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:02:58.560712 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4bc69391-0fa0-4505-adec-5cecc245d4fc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Lock "cinder-attachment_update-2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223-np0000006653" acquired by "attachment_update" :: waited 0.012s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:02:58.561638 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.561638 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:58.563026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-6bb59ac3-cd8a-4a3d-b239-bef7d9b778d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.567461 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-6bb59ac3-cd8a-4a3d-b239-bef7d9b778d6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:02:58.568812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-6bb59ac3-cd8a-4a3d-b239-bef7d9b778d6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:58.568877 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-6bb59ac3-cd8a-4a3d-b239-bef7d9b778d6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:58.586742 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.586742 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:58.594618 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-6bb59ac3-cd8a-4a3d-b239-bef7d9b778d6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:02:58.601902 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-6bb59ac3-cd8a-4a3d-b239-bef7d9b778d6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:02:58.602684 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 21/83] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:58 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:58.677875 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4bc69391-0fa0-4505-adec-5cecc245d4fc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Lock "cinder-attachment_update-2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223-np0000006653" released by "attachment_update" :: held 0.120s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:02:58.678298 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-4bc69391-0fa0-4505-adec-5cecc245d4fc tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59 returned with HTTP 200 Aug 06 13:02:58.679025 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 21/84] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:02:58 2026] PUT /volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:58.744395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9039281b-02ed-4321-89f9-c90c87f58635 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.747934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9039281b-02ed-4321-89f9-c90c87f58635 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59/action Aug 06 13:02:58.748689 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9039281b-02ed-4321-89f9-c90c87f58635 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:02:58.748850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9039281b-02ed-4321-89f9-c90c87f58635 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:58.772206 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.772206 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:58.789246 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-9039281b-02ed-4321-89f9-c90c87f58635 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59/action returned with HTTP 204 Aug 06 13:02:58.789856 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 22/85] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:02:58 2026] POST /volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:02:58.817096 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-addf1053-7e61-4137-b7fc-9bdb839a8ff6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.817489 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-addf1053-7e61-4137-b7fc-9bdb839a8ff6 None None] GET https://10.4.3.59/volume// Aug 06 13:02:58.817662 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-addf1053-7e61-4137-b7fc-9bdb839a8ff6 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:58.817865 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-addf1053-7e61-4137-b7fc-9bdb839a8ff6 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:58.818164 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-addf1053-7e61-4137-b7fc-9bdb839a8ff6 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:58.818777 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 22/86] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:02:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:58.832900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-103baa59-5ede-40c7-b0b8-91a355230286 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.834027 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-bfddc9fa-7ea0-4eef-8401-87fce9ba97b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:58.838388 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-103baa59-5ede-40c7-b0b8-91a355230286 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:02:58.838554 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-103baa59-5ede-40c7-b0b8-91a355230286 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:58.838761 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-103baa59-5ede-40c7-b0b8-91a355230286 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:58.841366 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-bfddc9fa-7ea0-4eef-8401-87fce9ba97b9 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:02:58.841569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-bfddc9fa-7ea0-4eef-8401-87fce9ba97b9 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:58.841766 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-bfddc9fa-7ea0-4eef-8401-87fce9ba97b9 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:58.850080 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.850080 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:58.852976 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:58.852976 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:58.854412 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-bfddc9fa-7ea0-4eef-8401-87fce9ba97b9 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:02:58.859765 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-bfddc9fa-7ea0-4eef-8401-87fce9ba97b9 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:02:58.860287 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-103baa59-5ede-40c7-b0b8-91a355230286 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:02:58.860393 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 22/87] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:58 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:58.865959 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-103baa59-5ede-40c7-b0b8-91a355230286 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b returned with HTTP 200 Aug 06 13:02:58.866379 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 22/88] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:02:58 2026] GET /volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:02:59.003253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-e261edc2-802a-4259-a1f7-c404c7c9bf0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.005240 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-e261edc2-802a-4259-a1f7-c404c7c9bf0e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] PUT https://10.4.3.59/volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50 Aug 06 13:02:59.005722 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-e261edc2-802a-4259-a1f7-c404c7c9bf0e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:59.026168 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-e261edc2-802a-4259-a1f7-c404c7c9bf0e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Acquiring lock "cinder-attachment_update-d202aa2e-ed07-4278-8d9e-437b9d8e6e4b-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:02:59.032730 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-e261edc2-802a-4259-a1f7-c404c7c9bf0e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Lock "cinder-attachment_update-d202aa2e-ed07-4278-8d9e-437b9d8e6e4b-np0000006653" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:02:59.034090 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.034090 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:59.068106 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82e07a39-5f75-401c-81c4-5578aad171ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.068472 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82e07a39-5f75-401c-81c4-5578aad171ac None None] GET https://10.4.3.59/volume// Aug 06 13:02:59.068649 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82e07a39-5f75-401c-81c4-5578aad171ac None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.068919 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82e07a39-5f75-401c-81c4-5578aad171ac None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.069226 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82e07a39-5f75-401c-81c4-5578aad171ac None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:59.069498 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 23/89] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:59.101084 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-2712539f-8e29-4a44-baee-9db4c7f4f942 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.165768 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-e261edc2-802a-4259-a1f7-c404c7c9bf0e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Lock "cinder-attachment_update-d202aa2e-ed07-4278-8d9e-437b9d8e6e4b-np0000006653" released by "attachment_update" :: held 0.133s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:02:59.165768 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-e261edc2-802a-4259-a1f7-c404c7c9bf0e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50 returned with HTTP 200 Aug 06 13:02:59.166082 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 23/90] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:02:59 2026] PUT /volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:59.207088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-2834badd-c19c-4922-910b-21844baebc5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.211135 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-2834badd-c19c-4922-910b-21844baebc5e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] POST https://10.4.3.59/volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50/action Aug 06 13:02:59.211135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-2834badd-c19c-4922-910b-21844baebc5e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:02:59.211135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-2834badd-c19c-4922-910b-21844baebc5e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:59.233229 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.233229 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:59.246614 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd1d50e3-6f90-44c6-8142-3d3233869d9d req-2834badd-c19c-4922-910b-21844baebc5e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50/action returned with HTTP 204 Aug 06 13:02:59.248081 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 23/91] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:02:59 2026] POST /volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:02:59.276164 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68db3fe4-d348-4b2f-9f55-f0fda0a6504a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.277869 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68db3fe4-d348-4b2f-9f55-f0fda0a6504a None None] GET https://10.4.3.59/volume// Aug 06 13:02:59.278054 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68db3fe4-d348-4b2f-9f55-f0fda0a6504a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.278238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68db3fe4-d348-4b2f-9f55-f0fda0a6504a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.278617 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68db3fe4-d348-4b2f-9f55-f0fda0a6504a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:59.279999 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 24/92] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:59.303820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-b399c9b9-062c-4eb9-8464-9475ef43be5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.387487 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-2712539f-8e29-4a44-baee-9db4c7f4f942 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:02:59.388123 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-2712539f-8e29-4a44-baee-9db4c7f4f942 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ead940ee-dd8f-4373-9943-18803c4ac612", "connector": null, "instance_uuid": "19857970-9c91-4395-b9e2-9ce8a56e5482"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:59.409864 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-b69a1831-8d50-402e-8722-64f3865ba04f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.409971 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.409971 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:59.412380 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-b69a1831-8d50-402e-8722-64f3865ba04f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:02:59.414322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-b69a1831-8d50-402e-8722-64f3865ba04f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.414322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-b69a1831-8d50-402e-8722-64f3865ba04f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.424366 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.424366 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:59.430088 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-b69a1831-8d50-402e-8722-64f3865ba04f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:02:59.432347 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-b69a1831-8d50-402e-8722-64f3865ba04f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:02:59.433063 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 24/93] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:59.455690 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-2712539f-8e29-4a44-baee-9db4c7f4f942 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:02:59.456480 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 23/94] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:02:59 2026] POST /volume/v3/attachments => generated 273 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:59.505499 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f490e722-e20e-44d4-b780-631d65307a8c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.507477 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f490e722-e20e-44d4-b780-631d65307a8c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:02:59.507680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f490e722-e20e-44d4-b780-631d65307a8c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.508009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f490e722-e20e-44d4-b780-631d65307a8c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.521012 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.521012 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:59.521336 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a435b2fb-57b8-49b5-919d-10c7e9bd68c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.522970 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a435b2fb-57b8-49b5-919d-10c7e9bd68c1 None None] GET https://10.4.3.59/volume// Aug 06 13:02:59.522970 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a435b2fb-57b8-49b5-919d-10c7e9bd68c1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.522970 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a435b2fb-57b8-49b5-919d-10c7e9bd68c1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.522970 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a435b2fb-57b8-49b5-919d-10c7e9bd68c1 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:59.522970 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 25/95] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:59.528158 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f490e722-e20e-44d4-b780-631d65307a8c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:02:59.534300 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f490e722-e20e-44d4-b780-631d65307a8c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:02:59.534686 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 25/96] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:59.544952 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-e9e048f6-65c0-4d6f-a9a8-2e85d17eb8fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.548618 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-e9e048f6-65c0-4d6f-a9a8-2e85d17eb8fb tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:02:59.548967 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-e9e048f6-65c0-4d6f-a9a8-2e85d17eb8fb tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.549218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-e9e048f6-65c0-4d6f-a9a8-2e85d17eb8fb tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.560811 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.560811 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:02:59.564920 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-e9e048f6-65c0-4d6f-a9a8-2e85d17eb8fb tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:02:59.569061 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-e9e048f6-65c0-4d6f-a9a8-2e85d17eb8fb tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:02:59.569576 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 24/97] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:02:59.590843 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-b399c9b9-062c-4eb9-8464-9475ef43be5d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:02:59.591353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-b399c9b9-062c-4eb9-8464-9475ef43be5d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5cd71756-2467-4d50-bd2e-4fe57bc97686", "connector": null, "instance_uuid": "c388e6ec-387b-4c82-81eb-9cf10dd2bd4d"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:59.601436 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.601436 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:59.633570 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-b399c9b9-062c-4eb9-8464-9475ef43be5d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:02:59.633843 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 24/98] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:02:59 2026] POST /volume/v3/attachments => generated 273 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:02:59.669677 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb3d6a4b-0a41-4b23-a874-4c447a02d319 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.676291 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb3d6a4b-0a41-4b23-a874-4c447a02d319 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:02:59.676291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb3d6a4b-0a41-4b23-a874-4c447a02d319 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.676291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb3d6a4b-0a41-4b23-a874-4c447a02d319 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.679435 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-d2815c81-e2d6-4f4e-a109-a65a0b9c1047 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.681609 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-d2815c81-e2d6-4f4e-a109-a65a0b9c1047 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] PUT https://10.4.3.59/volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb Aug 06 13:02:59.682004 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-d2815c81-e2d6-4f4e-a109-a65a0b9c1047 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:02:59.690854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46bf056b-9740-4722-b5ee-92ff72569bf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.690854 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46bf056b-9740-4722-b5ee-92ff72569bf7 None None] GET https://10.4.3.59/volume// Aug 06 13:02:59.691022 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46bf056b-9740-4722-b5ee-92ff72569bf7 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.692821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46bf056b-9740-4722-b5ee-92ff72569bf7 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.692821 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46bf056b-9740-4722-b5ee-92ff72569bf7 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:59.692821 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 25/99] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:02:59.697322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-d2815c81-e2d6-4f4e-a109-a65a0b9c1047 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Acquiring lock "cinder-attachment_update-ead940ee-dd8f-4373-9943-18803c4ac612-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:02:59.699608 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.699608 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:02:59.704832 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eb3d6a4b-0a41-4b23-a874-4c447a02d319 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:02:59.705456 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-fe82b806-32a6-4d11-bae6-5e1842f74b9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.706926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-d2815c81-e2d6-4f4e-a109-a65a0b9c1047 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Lock "cinder-attachment_update-ead940ee-dd8f-4373-9943-18803c4ac612-np0000006653" acquired by "attachment_update" :: waited 0.010s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:02:59.708640 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-fe82b806-32a6-4d11-bae6-5e1842f74b9e tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:02:59.708640 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-fe82b806-32a6-4d11-bae6-5e1842f74b9e tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.708756 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.708756 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:02:59.708838 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-fe82b806-32a6-4d11-bae6-5e1842f74b9e tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.710357 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb3d6a4b-0a41-4b23-a874-4c447a02d319 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:02:59.710841 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 26/100] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:02:59.720297 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:02:59.720297 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:02:59.726701 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-fe82b806-32a6-4d11-bae6-5e1842f74b9e tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:02:59.733619 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-fe82b806-32a6-4d11-bae6-5e1842f74b9e tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:02:59.734337 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 25/101] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:02:59.764017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba85b313-900f-44a8-aea5-46de3e799864 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.764017 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba85b313-900f-44a8-aea5-46de3e799864 None None] GET https://10.4.3.59/volume// Aug 06 13:02:59.764017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba85b313-900f-44a8-aea5-46de3e799864 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:02:59.764017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba85b313-900f-44a8-aea5-46de3e799864 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:02:59.764017 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba85b313-900f-44a8-aea5-46de3e799864 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:02:59.764017 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 26/102] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:02:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 13:02:59.794471 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-ee052892-8d7a-454f-a456-eee59f5ee0fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:02:59.821712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-d2815c81-e2d6-4f4e-a109-a65a0b9c1047 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Lock "cinder-attachment_update-ead940ee-dd8f-4373-9943-18803c4ac612-np0000006653" released by "attachment_update" :: held 0.115s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:02:59.822050 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-d2815c81-e2d6-4f4e-a109-a65a0b9c1047 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb returned with HTTP 200 Aug 06 13:02:59.822537 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 26/103] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:02:59 2026] PUT /volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:00.014120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-56267dd2-3975-4db6-bdd6-a3c2266a6d3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:00.016216 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-56267dd2-3975-4db6-bdd6-a3c2266a6d3c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] PUT https://10.4.3.59/volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9 Aug 06 13:03:00.016660 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-56267dd2-3975-4db6-bdd6-a3c2266a6d3c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:00.027329 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-56267dd2-3975-4db6-bdd6-a3c2266a6d3c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Acquiring lock "cinder-attachment_update-5cd71756-2467-4d50-bd2e-4fe57bc97686-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:00.027788 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-ee052892-8d7a-454f-a456-eee59f5ee0fc tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:03:00.028318 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-ee052892-8d7a-454f-a456-eee59f5ee0fc tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161", "connector": null, "instance_uuid": "affcd988-5131-4f5d-860e-47a30719bcf7"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:00.036614 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-56267dd2-3975-4db6-bdd6-a3c2266a6d3c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Lock "cinder-attachment_update-5cd71756-2467-4d50-bd2e-4fe57bc97686-np0000006653" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:00.037986 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:00.037986 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:00.042002 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:00.042002 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:00.074372 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-ee052892-8d7a-454f-a456-eee59f5ee0fc tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:03:00.074697 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 27/104] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:02:59 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 06 13:03:00.103850 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9ad88ba-73bb-41ba-821a-ba4efc57e1ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:00.106137 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9ad88ba-73bb-41ba-821a-ba4efc57e1ee tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:00.106454 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9ad88ba-73bb-41ba-821a-ba4efc57e1ee tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:00.106761 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9ad88ba-73bb-41ba-821a-ba4efc57e1ee tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:00.110618 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=126,cinder:INSERT=19,cinder:UPDATE=32 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:03:00.122449 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fe3e9945-59be-4cd2-8e84-1646053c0ec2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:00.122449 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe3e9945-59be-4cd2-8e84-1646053c0ec2 None None] GET https://10.4.3.59/volume// Aug 06 13:03:00.122449 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe3e9945-59be-4cd2-8e84-1646053c0ec2 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:00.122449 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe3e9945-59be-4cd2-8e84-1646053c0ec2 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:00.122449 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe3e9945-59be-4cd2-8e84-1646053c0ec2 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:00.122449 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 27/105] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:00.124635 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:00.124635 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:00.127031 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-56267dd2-3975-4db6-bdd6-a3c2266a6d3c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Lock "cinder-attachment_update-5cd71756-2467-4d50-bd2e-4fe57bc97686-np0000006653" released by "attachment_update" :: held 0.090s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:00.127411 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-56267dd2-3975-4db6-bdd6-a3c2266a6d3c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9 returned with HTTP 200 Aug 06 13:03:00.127974 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 26/106] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:00 2026] PUT /volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:00.130055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-a7e7368f-69f5-407f-82a5-9aff3ddb5506 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:00.132425 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9ad88ba-73bb-41ba-821a-ba4efc57e1ee tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:00.136842 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9ad88ba-73bb-41ba-821a-ba4efc57e1ee tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:00.136995 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-a7e7368f-69f5-407f-82a5-9aff3ddb5506 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:00.137208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-a7e7368f-69f5-407f-82a5-9aff3ddb5506 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:00.137402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-a7e7368f-69f5-407f-82a5-9aff3ddb5506 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:00.137535 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 27/107] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:00 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:00.152063 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:00.152063 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:00.157095 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-a7e7368f-69f5-407f-82a5-9aff3ddb5506 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:00.161179 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-a7e7368f-69f5-407f-82a5-9aff3ddb5506 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:00.161617 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 28/108] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:00 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:00.231962 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-1168e5f6-168c-4643-aac1-1ccde1b42346 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:00.234045 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-1168e5f6-168c-4643-aac1-1ccde1b42346 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] PUT https://10.4.3.59/volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd Aug 06 13:03:00.234438 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-1168e5f6-168c-4643-aac1-1ccde1b42346 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:00.243612 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=204,cinder:INSERT=52,cinder:UPDATE=74 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:03:00.248667 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-1168e5f6-168c-4643-aac1-1ccde1b42346 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Acquiring lock "cinder-attachment_update-d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:00.253809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-1168e5f6-168c-4643-aac1-1ccde1b42346 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Lock "cinder-attachment_update-d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:00.254990 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:00.254990 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:00.401628 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-1168e5f6-168c-4643-aac1-1ccde1b42346 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Lock "cinder-attachment_update-d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161-np0000006653" released by "attachment_update" :: held 0.147s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:00.401628 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-1168e5f6-168c-4643-aac1-1ccde1b42346 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd returned with HTTP 200 Aug 06 13:03:00.401628 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 28/109] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:00 2026] PUT /volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:00.548896 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb616a86-4dd8-4135-9681-1a0b7233d9ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:00.551225 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb616a86-4dd8-4135-9681-1a0b7233d9ac tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:00.551501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb616a86-4dd8-4135-9681-1a0b7233d9ac tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:00.551767 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb616a86-4dd8-4135-9681-1a0b7233d9ac tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:00.565162 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:00.565162 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:00.570739 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb616a86-4dd8-4135-9681-1a0b7233d9ac tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:00.576820 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb616a86-4dd8-4135-9681-1a0b7233d9ac tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:00.577385 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 27/110] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:00 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:00.726098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57abc3d9-c01d-40b3-a641-129911035bea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:00.728238 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57abc3d9-c01d-40b3-a641-129911035bea tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:00.728238 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57abc3d9-c01d-40b3-a641-129911035bea tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:00.728404 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57abc3d9-c01d-40b3-a641-129911035bea tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:00.738055 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:00.738055 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:00.741557 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57abc3d9-c01d-40b3-a641-129911035bea tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:00.746325 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57abc3d9-c01d-40b3-a641-129911035bea tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:00.746792 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 28/111] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:00 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:01.155921 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e720509-ac60-4f5a-83af-072cb4fac3ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:01.158622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e720509-ac60-4f5a-83af-072cb4fac3ad tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:01.158884 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e720509-ac60-4f5a-83af-072cb4fac3ad tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:01.159228 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e720509-ac60-4f5a-83af-072cb4fac3ad tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:01.175293 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:01.175293 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:01.176518 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e720509-ac60-4f5a-83af-072cb4fac3ad tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:01.181803 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e720509-ac60-4f5a-83af-072cb4fac3ad tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:01.182615 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 29/112] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:01 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:01.595604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-58a3c10a-5c86-4952-b83a-3925ad7cb9f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:01.597538 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58a3c10a-5c86-4952-b83a-3925ad7cb9f0 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:01.597742 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58a3c10a-5c86-4952-b83a-3925ad7cb9f0 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:01.597951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58a3c10a-5c86-4952-b83a-3925ad7cb9f0 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:01.610307 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:01.610307 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:01.621063 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-58a3c10a-5c86-4952-b83a-3925ad7cb9f0 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:01.631098 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58a3c10a-5c86-4952-b83a-3925ad7cb9f0 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:01.632457 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 29/113] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:01 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:01.761743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a8542d3-7b3a-4161-9aea-797d260b86f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:01.767249 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a8542d3-7b3a-4161-9aea-797d260b86f3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:01.767249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a8542d3-7b3a-4161-9aea-797d260b86f3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:01.767249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a8542d3-7b3a-4161-9aea-797d260b86f3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:01.784752 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:01.784752 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:01.792802 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a8542d3-7b3a-4161-9aea-797d260b86f3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:01.803632 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a8542d3-7b3a-4161-9aea-797d260b86f3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:01.804173 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 28/114] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:01 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:01.955934 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-c9105177-ed6b-49e5-ad09-6e341846875d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:01.957951 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-c9105177-ed6b-49e5-ad09-6e341846875d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:01.958161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-c9105177-ed6b-49e5-ad09-6e341846875d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:01.958369 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-c9105177-ed6b-49e5-ad09-6e341846875d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:01.969472 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:01.969472 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:01.975721 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-c9105177-ed6b-49e5-ad09-6e341846875d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:01.980995 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-c9105177-ed6b-49e5-ad09-6e341846875d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:01.981421 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 29/115] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:01 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:02.201631 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-005ac01f-de8b-413f-a6c5-4827b95cfd23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.204189 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-005ac01f-de8b-413f-a6c5-4827b95cfd23 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:02.204586 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-005ac01f-de8b-413f-a6c5-4827b95cfd23 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:02.204640 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-005ac01f-de8b-413f-a6c5-4827b95cfd23 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:02.219712 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:02.219712 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:02.223706 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-005ac01f-de8b-413f-a6c5-4827b95cfd23 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:02.231143 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-005ac01f-de8b-413f-a6c5-4827b95cfd23 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:02.231605 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 30/116] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:02 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:02.283725 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81fb7921-36f2-4001-85ab-60818804a13d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.284127 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81fb7921-36f2-4001-85ab-60818804a13d None None] GET https://10.4.3.59/volume// Aug 06 13:03:02.284397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81fb7921-36f2-4001-85ab-60818804a13d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:02.284680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81fb7921-36f2-4001-85ab-60818804a13d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:02.285115 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81fb7921-36f2-4001-85ab-60818804a13d None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:02.285497 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 30/117] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:03:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:02.306338 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-2b11b1e6-8778-4092-a4f6-a36d69708ff0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.553712 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-2b11b1e6-8778-4092-a4f6-a36d69708ff0 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:03:02.554189 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-2b11b1e6-8778-4092-a4f6-a36d69708ff0 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75fb95e1-e55c-4b91-886c-15b8134514da", "connector": null, "instance_uuid": "0748ba84-8b5b-4a31-8887-41c121c4a505"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:02.563290 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:02.563290 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:02.591733 np0000006653 devstack@c-api.service[100268]: WARNING cinder.volume.api [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-2b11b1e6-8778-4092-a4f6-a36d69708ff0 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 13:03:02.600782 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-2b11b1e6-8778-4092-a4f6-a36d69708ff0 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:03:02.601197 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 29/118] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:03:02 2026] POST /volume/v3/attachments => generated 271 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:02.639230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35f84501-697d-4bcd-ab35-ce352fd7e48d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.641492 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35f84501-697d-4bcd-ab35-ce352fd7e48d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:02.643845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35f84501-697d-4bcd-ab35-ce352fd7e48d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:02.643845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35f84501-697d-4bcd-ab35-ce352fd7e48d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:02.644307 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8eacafa-ba27-4384-8010-c956fa763fa1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.646211 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8eacafa-ba27-4384-8010-c956fa763fa1 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:02.646516 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8eacafa-ba27-4384-8010-c956fa763fa1 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:02.646642 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8eacafa-ba27-4384-8010-c956fa763fa1 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:02.647877 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fdfd4929-191e-4788-a71a-292eb511361b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.648397 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdfd4929-191e-4788-a71a-292eb511361b None None] GET https://10.4.3.59/volume// Aug 06 13:03:02.648641 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdfd4929-191e-4788-a71a-292eb511361b None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:02.648913 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdfd4929-191e-4788-a71a-292eb511361b None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:02.649376 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdfd4929-191e-4788-a71a-292eb511361b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:02.651291 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 31/119] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:02.658290 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-aea03fa3-0141-4340-bb01-1d8cc5ce4af9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.660804 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-aea03fa3-0141-4340-bb01-1d8cc5ce4af9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:02.661061 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-aea03fa3-0141-4340-bb01-1d8cc5ce4af9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:02.661349 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-aea03fa3-0141-4340-bb01-1d8cc5ce4af9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:02.664127 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:02.664127 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:02.665796 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:02.665796 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:02.668491 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b8eacafa-ba27-4384-8010-c956fa763fa1 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:02.670138 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35f84501-697d-4bcd-ab35-ce352fd7e48d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:02.673542 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8eacafa-ba27-4384-8010-c956fa763fa1 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:02.673904 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 31/120] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:02 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:02.675022 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35f84501-697d-4bcd-ab35-ce352fd7e48d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:02.675581 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 30/121] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:02 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:02.676102 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:02.676102 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:02.684541 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-aea03fa3-0141-4340-bb01-1d8cc5ce4af9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:02.691185 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-aea03fa3-0141-4340-bb01-1d8cc5ce4af9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:02.691694 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 30/122] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:02 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1046 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:02.784510 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-11ed00ec-53a0-4af5-a88c-ff083c32491c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.786052 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-11ed00ec-53a0-4af5-a88c-ff083c32491c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] PUT https://10.4.3.59/volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd Aug 06 13:03:02.786470 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-11ed00ec-53a0-4af5-a88c-ff083c32491c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:02.794595 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-11ed00ec-53a0-4af5-a88c-ff083c32491c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Acquiring lock "cinder-attachment_update-75fb95e1-e55c-4b91-886c-15b8134514da-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:02.800332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-11ed00ec-53a0-4af5-a88c-ff083c32491c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Lock "cinder-attachment_update-75fb95e1-e55c-4b91-886c-15b8134514da-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:02.801343 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:02.801343 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:02.817740 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a70e5b1b-c621-49a8-93a7-647620e79dbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:02.820432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a70e5b1b-c621-49a8-93a7-647620e79dbf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:02.820682 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a70e5b1b-c621-49a8-93a7-647620e79dbf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:02.820887 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a70e5b1b-c621-49a8-93a7-647620e79dbf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:02.831597 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:02.831597 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:02.835372 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a70e5b1b-c621-49a8-93a7-647620e79dbf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:02.839828 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a70e5b1b-c621-49a8-93a7-647620e79dbf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:02.840251 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 32/123] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:02 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:02.888193 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-11ed00ec-53a0-4af5-a88c-ff083c32491c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Lock "cinder-attachment_update-75fb95e1-e55c-4b91-886c-15b8134514da-np0000006653" released by "attachment_update" :: held 0.086s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:02.888193 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-11ed00ec-53a0-4af5-a88c-ff083c32491c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd returned with HTTP 200 Aug 06 13:03:02.888193 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 32/124] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:02 2026] PUT /volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd => generated 967 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:03.248296 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6d5738a-4e9b-47d6-be67-d217a79846e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:03.250674 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6d5738a-4e9b-47d6-be67-d217a79846e0 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:03.250942 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6d5738a-4e9b-47d6-be67-d217a79846e0 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:03.251211 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6d5738a-4e9b-47d6-be67-d217a79846e0 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:03.265468 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:03.265468 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:03.272663 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6d5738a-4e9b-47d6-be67-d217a79846e0 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:03.280820 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6d5738a-4e9b-47d6-be67-d217a79846e0 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:03.280820 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 31/125] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:03 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:03.347139 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-fe4cdf64-29b6-405c-bfc2-5e2ce505345c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:03.349892 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-fe4cdf64-29b6-405c-bfc2-5e2ce505345c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] POST https://10.4.3.59/volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb/action Aug 06 13:03:03.350423 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-fe4cdf64-29b6-405c-bfc2-5e2ce505345c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:03.350675 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-fe4cdf64-29b6-405c-bfc2-5e2ce505345c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:03.380045 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:03.380045 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:03.391809 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-34872a71-4c5a-4209-8ba2-3006fabdc8ac req-fe4cdf64-29b6-405c-bfc2-5e2ce505345c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb/action returned with HTTP 204 Aug 06 13:03:03.392306 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 31/126] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:03 2026] POST /volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:03.689376 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8dd71ee-b434-4917-a1e1-bdff0a655045 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:03.689742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e100f4e0-744e-4b82-9f6f-c33ce8fc56bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:03.691070 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8dd71ee-b434-4917-a1e1-bdff0a655045 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:03.691182 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e100f4e0-744e-4b82-9f6f-c33ce8fc56bf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:03.691293 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8dd71ee-b434-4917-a1e1-bdff0a655045 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:03.691386 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e100f4e0-744e-4b82-9f6f-c33ce8fc56bf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:03.691497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8dd71ee-b434-4917-a1e1-bdff0a655045 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:03.691547 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e100f4e0-744e-4b82-9f6f-c33ce8fc56bf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:03.704116 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:03.704116 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:03.707650 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e100f4e0-744e-4b82-9f6f-c33ce8fc56bf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:03.707979 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:03.707979 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:03.711512 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8dd71ee-b434-4917-a1e1-bdff0a655045 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:03.712379 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e100f4e0-744e-4b82-9f6f-c33ce8fc56bf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:03.712790 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 33/127] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:03 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:03.717464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8dd71ee-b434-4917-a1e1-bdff0a655045 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:03.718147 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 33/128] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:03 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:03.734591 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25995edf-3d0b-4ba8-96ef-80da6e030f7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:03.737323 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25995edf-3d0b-4ba8-96ef-80da6e030f7d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:03.737565 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25995edf-3d0b-4ba8-96ef-80da6e030f7d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:03.737821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25995edf-3d0b-4ba8-96ef-80da6e030f7d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:03.750443 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:03.750443 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:03.754678 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25995edf-3d0b-4ba8-96ef-80da6e030f7d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:03.760132 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25995edf-3d0b-4ba8-96ef-80da6e030f7d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:03.760719 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 32/129] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:03 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:03.774578 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93bef7fd-354a-43cf-a438-1fcca7f2d49a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:03.776302 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93bef7fd-354a-43cf-a438-1fcca7f2d49a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:03.776484 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93bef7fd-354a-43cf-a438-1fcca7f2d49a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:03.776665 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93bef7fd-354a-43cf-a438-1fcca7f2d49a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:03.788888 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:03.788888 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:03.794404 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93bef7fd-354a-43cf-a438-1fcca7f2d49a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:03.798239 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93bef7fd-354a-43cf-a438-1fcca7f2d49a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:03.800861 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 32/130] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:03 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:03:03.856091 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9c0c8b3-e223-4289-bd03-70a1dc3270f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:03.858285 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9c0c8b3-e223-4289-bd03-70a1dc3270f4 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:03.858506 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9c0c8b3-e223-4289-bd03-70a1dc3270f4 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:03.858696 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9c0c8b3-e223-4289-bd03-70a1dc3270f4 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:03.867864 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:03.867864 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:03.871589 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9c0c8b3-e223-4289-bd03-70a1dc3270f4 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:03.875778 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9c0c8b3-e223-4289-bd03-70a1dc3270f4 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:03.876213 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 34/131] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:03 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:04.076045 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-f32a4502-73d1-472a-857c-9957bf5d5e51 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.078328 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-f32a4502-73d1-472a-857c-9957bf5d5e51 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:04.078646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-f32a4502-73d1-472a-857c-9957bf5d5e51 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:04.078868 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-f32a4502-73d1-472a-857c-9957bf5d5e51 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:04.226598 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:04.226598 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:04.232693 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-f32a4502-73d1-472a-857c-9957bf5d5e51 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:04.237072 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-f32a4502-73d1-472a-857c-9957bf5d5e51 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:04.237494 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 34/132] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:04 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1138 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:04.296309 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94225b4d-8541-4d1f-be49-56a1c58406b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.299667 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94225b4d-8541-4d1f-be49-56a1c58406b8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:04.300124 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94225b4d-8541-4d1f-be49-56a1c58406b8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:04.300197 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-5162ac2c-6ece-4e00-a985-cf21024b2be4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.300244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94225b4d-8541-4d1f-be49-56a1c58406b8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:04.303321 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-5162ac2c-6ece-4e00-a985-cf21024b2be4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] POST https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612/action Aug 06 13:03:04.303321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-5162ac2c-6ece-4e00-a985-cf21024b2be4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:04.303321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-5162ac2c-6ece-4e00-a985-cf21024b2be4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:04.317142 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:04.317142 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:04.317687 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-5162ac2c-6ece-4e00-a985-cf21024b2be4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:04.319526 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:04.319526 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:04.324149 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94225b4d-8541-4d1f-be49-56a1c58406b8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:04.325900 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-5162ac2c-6ece-4e00-a985-cf21024b2be4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Begin detaching volume completed successfully. Aug 06 13:03:04.326090 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-5162ac2c-6ece-4e00-a985-cf21024b2be4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612/action returned with HTTP 202 Aug 06 13:03:04.326562 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 33/133] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:03:04 2026] POST /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:03:04.333305 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94225b4d-8541-4d1f-be49-56a1c58406b8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:04.333305 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 33/134] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:04 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:04.356142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c2ed309-7604-4781-bd72-ae191f8ebed4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.358837 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c2ed309-7604-4781-bd72-ae191f8ebed4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:04.359188 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c2ed309-7604-4781-bd72-ae191f8ebed4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:04.359363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c2ed309-7604-4781-bd72-ae191f8ebed4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:04.371663 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:04.371663 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:04.375720 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c2ed309-7604-4781-bd72-ae191f8ebed4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:04.381340 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c2ed309-7604-4781-bd72-ae191f8ebed4 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:04.381647 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 35/135] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:04 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:04.391210 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f56527a8-e74a-4351-8d81-4358e6be3101 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.391797 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f56527a8-e74a-4351-8d81-4358e6be3101 None None] GET https://10.4.3.59/volume// Aug 06 13:03:04.392052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f56527a8-e74a-4351-8d81-4358e6be3101 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:04.392350 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f56527a8-e74a-4351-8d81-4358e6be3101 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:04.392867 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f56527a8-e74a-4351-8d81-4358e6be3101 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:04.393549 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 35/136] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:04.404621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-96da8b50-c47c-4f84-9c2d-027d7369e944 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.413091 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-96da8b50-c47c-4f84-9c2d-027d7369e944 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:04.413458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-96da8b50-c47c-4f84-9c2d-027d7369e944 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:04.413712 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-96da8b50-c47c-4f84-9c2d-027d7369e944 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:04.433282 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:04.433282 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:04.436887 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-96da8b50-c47c-4f84-9c2d-027d7369e944 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:04.442818 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-96da8b50-c47c-4f84-9c2d-027d7369e944 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:04.443416 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 34/137] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:04 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:04.643000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.645066 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:03:04.645436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-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": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "source_volid": null, "backup_id": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:04.647131 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-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': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'source_volid': None, 'backup_id': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:03:04.727293 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef936a08-01a2-4943-a76d-b97e9319f30e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.729088 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef936a08-01a2-4943-a76d-b97e9319f30e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:04.729088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef936a08-01a2-4943-a76d-b97e9319f30e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:04.729088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef936a08-01a2-4943-a76d-b97e9319f30e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:04.738727 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:04.738727 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:04.742819 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ef936a08-01a2-4943-a76d-b97e9319f30e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:04.748905 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef936a08-01a2-4943-a76d-b97e9319f30e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:04.750137 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 36/138] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:04 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:04.893074 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-45d741d0-cc5a-493c-93d8-35fa9b3cd296 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:04.894894 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45d741d0-cc5a-493c-93d8-35fa9b3cd296 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:04.895077 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45d741d0-cc5a-493c-93d8-35fa9b3cd296 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:04.895302 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45d741d0-cc5a-493c-93d8-35fa9b3cd296 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:04.908682 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:04.908682 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:04.912274 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-45d741d0-cc5a-493c-93d8-35fa9b3cd296 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:04.916681 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45d741d0-cc5a-493c-93d8-35fa9b3cd296 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:04.917013 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 36/139] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:04 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:05.183223 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Create volume of 1 GB Aug 06 13:03:05.190846 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Availability Zones retrieved successfully. Aug 06 13:03:05.200877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Flow 'volume_create_api' (fcf9e134-8c09-4fcc-a23d-a8460424923d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:03:05.201822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31552515-ee5e-480c-a74d-4bdc051cbb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:05.202767 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:03:05.283825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31552515-ee5e-480c-a74d-4bdc051cbb6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:05.285029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56071c15-1017-49ae-a853-60aed5b155d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:05.342566 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Created reservations ['14403bf4-287b-474b-b201-82580542d2eb', 'f4d982f3-ae77-40f2-b06e-6263cfe34e7f', '89bb212a-46fd-4f2d-9cea-241c4713ee0a', '69e3ba0b-12d8-40b0-879d-8edc87127608'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:03:05.343432 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56071c15-1017-49ae-a853-60aed5b155d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14403bf4-287b-474b-b201-82580542d2eb', 'f4d982f3-ae77-40f2-b06e-6263cfe34e7f', '89bb212a-46fd-4f2d-9cea-241c4713ee0a', '69e3ba0b-12d8-40b0-879d-8edc87127608']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:05.344316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4feb14-a41f-4e61-8f96-c96249cfe092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:05.356478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94831ec1-df7f-4966-a683-c4585cfd28c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:05.358059 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94831ec1-df7f-4966-a683-c4585cfd28c8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:05.358409 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94831ec1-df7f-4966-a683-c4585cfd28c8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:05.358718 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94831ec1-df7f-4966-a683-c4585cfd28c8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:05.372928 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:05.372928 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:05.375555 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4feb14-a41f-4e61-8f96-c96249cfe092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b7c4509-c063-4d8a-9fdb-4f9c8302dd21', '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='99b6ca0347d84739a529924aa4019065',qos_specs=None,replication_status=,reservations=['14403bf4-287b-474b-b201-82580542d2eb','f4d982f3-ae77-40f2-b06e-6263cfe34e7f','89bb212a-46fd-4f2d-9cea-241c4713ee0a','69e3ba0b-12d8-40b0-879d-8edc87127608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1320792ccf4ee3bb30741efafad74d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:03:05Z,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=6b7c4509-c063-4d8a-9fdb-4f9c8302dd21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99b6ca0347d84739a529924aa4019065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da1320792ccf4ee3bb30741efafad74d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:05.376322 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2ef74b-9077-4925-9dca-49452223bf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:05.378905 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94831ec1-df7f-4966-a683-c4585cfd28c8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:05.381229 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94831ec1-df7f-4966-a683-c4585cfd28c8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:05.381745 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 35/140] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:05 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:05.394787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2ef74b-9077-4925-9dca-49452223bf7b) transitioned into 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='99b6ca0347d84739a529924aa4019065',qos_specs=None,replication_status=,reservations=['14403bf4-287b-474b-b201-82580542d2eb','f4d982f3-ae77-40f2-b06e-6263cfe34e7f','89bb212a-46fd-4f2d-9cea-241c4713ee0a','69e3ba0b-12d8-40b0-879d-8edc87127608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1320792ccf4ee3bb30741efafad74d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:05.395519 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138b7e71-ef95-456b-9239-c58781929ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:05.396288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30c72fa4-cfe7-4ebf-9568-fe557a16448f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:05.398091 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30c72fa4-cfe7-4ebf-9568-fe557a16448f tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:05.398246 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30c72fa4-cfe7-4ebf-9568-fe557a16448f tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:05.398497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30c72fa4-cfe7-4ebf-9568-fe557a16448f tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:05.404618 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138b7e71-ef95-456b-9239-c58781929ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:05.405416 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Flow 'volume_create_api' (fcf9e134-8c09-4fcc-a23d-a8460424923d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:03:05.406060 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Create volume request issued successfully. Aug 06 13:03:05.406277 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9bf71fbf-c7cf-482c-a855-c32a079a24bd tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:03:05.406721 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 34/141] 10.4.3.59 () {72 vars in 1534 bytes} [Thu Aug 6 13:03:04 2026] POST /volume/v3/volumes => generated 701 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:03:05.416729 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-bc5fadca-fb1e-412b-a70d-4d719e2167b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:05.418781 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-bc5fadca-fb1e-412b-a70d-4d719e2167b3 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 Aug 06 13:03:05.419009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-bc5fadca-fb1e-412b-a70d-4d719e2167b3 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:05.419239 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-bc5fadca-fb1e-412b-a70d-4d719e2167b3 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:05.426133 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:05.426133 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:05.430170 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-bc5fadca-fb1e-412b-a70d-4d719e2167b3 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:03:05.434425 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-bc5fadca-fb1e-412b-a70d-4d719e2167b3 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 returned with HTTP 200 Aug 06 13:03:05.434981 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 37/142] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:05 2026] GET /volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 => generated 769 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:05.447157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-385a3469-ca24-45e2-bf1e-01df00d211ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:05.450909 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-385a3469-ca24-45e2-bf1e-01df00d211ea tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 Aug 06 13:03:05.452282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-385a3469-ca24-45e2-bf1e-01df00d211ea tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:05.452282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-385a3469-ca24-45e2-bf1e-01df00d211ea tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:05.561317 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:05.561317 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:05.565960 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30c72fa4-cfe7-4ebf-9568-fe557a16448f tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:05.570853 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30c72fa4-cfe7-4ebf-9568-fe557a16448f tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:05.570853 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 37/143] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:05 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:05.606738 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:05.606738 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:05.612177 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-385a3469-ca24-45e2-bf1e-01df00d211ea tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:03:05.618112 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-385a3469-ca24-45e2-bf1e-01df00d211ea tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 returned with HTTP 200 Aug 06 13:03:05.618646 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 36/144] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:05 2026] GET /volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 => generated 769 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:05.763408 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d630ccaf-a458-44ff-a093-d42fbcb7ea00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:05.766485 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d630ccaf-a458-44ff-a093-d42fbcb7ea00 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:05.766714 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d630ccaf-a458-44ff-a093-d42fbcb7ea00 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:05.766995 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d630ccaf-a458-44ff-a093-d42fbcb7ea00 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:05.780730 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:05.780730 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:05.790561 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d630ccaf-a458-44ff-a093-d42fbcb7ea00 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:05.796321 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d630ccaf-a458-44ff-a093-d42fbcb7ea00 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:05.797009 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 35/145] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:05 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:05.930594 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94a42428-eea7-4741-be7d-887eef35abe8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:05.932340 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94a42428-eea7-4741-be7d-887eef35abe8 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:05.932527 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94a42428-eea7-4741-be7d-887eef35abe8 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:05.932713 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94a42428-eea7-4741-be7d-887eef35abe8 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:05.942407 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:05.942407 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:05.949680 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94a42428-eea7-4741-be7d-887eef35abe8 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:05.954052 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94a42428-eea7-4741-be7d-887eef35abe8 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:05.954298 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 38/146] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:05 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:06.319036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-07b01ab5-d636-48b1-9f5c-c32d8a16c1c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:06.322496 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-07b01ab5-d636-48b1-9f5c-c32d8a16c1c3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] POST https://10.4.3.59/volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9/action Aug 06 13:03:06.322912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-07b01ab5-d636-48b1-9f5c-c32d8a16c1c3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:06.323060 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-07b01ab5-d636-48b1-9f5c-c32d8a16c1c3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:06.340591 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:06.340591 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:06.350475 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fe7fc804-98ca-4775-b879-c9bd02b20ece req-07b01ab5-d636-48b1-9f5c-c32d8a16c1c3 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9/action returned with HTTP 204 Aug 06 13:03:06.350902 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 38/147] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:06 2026] POST /volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:06.397540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95a1cf08-9bcb-40fc-96b1-62298d2e2aa8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:06.399165 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95a1cf08-9bcb-40fc-96b1-62298d2e2aa8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:06.399379 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95a1cf08-9bcb-40fc-96b1-62298d2e2aa8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:06.399577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95a1cf08-9bcb-40fc-96b1-62298d2e2aa8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:06.411169 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:06.411169 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:06.420524 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95a1cf08-9bcb-40fc-96b1-62298d2e2aa8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:06.427673 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95a1cf08-9bcb-40fc-96b1-62298d2e2aa8 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:06.428270 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 37/148] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:06 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:06.586045 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-579a0866-e50a-4a13-931f-71ca9f7d7ad6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:06.588454 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-579a0866-e50a-4a13-931f-71ca9f7d7ad6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:06.588735 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-579a0866-e50a-4a13-931f-71ca9f7d7ad6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:06.588985 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-579a0866-e50a-4a13-931f-71ca9f7d7ad6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:06.602419 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:06.602419 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:06.606573 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-579a0866-e50a-4a13-931f-71ca9f7d7ad6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:06.611224 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-579a0866-e50a-4a13-931f-71ca9f7d7ad6 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:06.611792 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 36/149] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:06 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:06.809004 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dfad7455-db9d-4175-9c18-045d9d00a7ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:06.810656 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfad7455-db9d-4175-9c18-045d9d00a7ae tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:06.810816 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfad7455-db9d-4175-9c18-045d9d00a7ae tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:06.811003 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfad7455-db9d-4175-9c18-045d9d00a7ae tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:06.820369 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:06.820369 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:06.823858 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dfad7455-db9d-4175-9c18-045d9d00a7ae tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:06.828550 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfad7455-db9d-4175-9c18-045d9d00a7ae tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:06.828968 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 39/150] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:06 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:06.972218 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-003c7ac1-5e58-4919-9a52-8b7f9046625f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:06.974459 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003c7ac1-5e58-4919-9a52-8b7f9046625f tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:06.974698 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-003c7ac1-5e58-4919-9a52-8b7f9046625f tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:06.974940 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-003c7ac1-5e58-4919-9a52-8b7f9046625f tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:06.984865 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:06.984865 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:06.989752 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-003c7ac1-5e58-4919-9a52-8b7f9046625f tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:06.994381 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003c7ac1-5e58-4919-9a52-8b7f9046625f tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:06.994792 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 39/151] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:06 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:07.012997 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96d7aad5-002b-4867-a124-3d4631969c6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:07.014591 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96d7aad5-002b-4867-a124-3d4631969c6a tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:07.014903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96d7aad5-002b-4867-a124-3d4631969c6a tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:07.015121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96d7aad5-002b-4867-a124-3d4631969c6a tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:07.024471 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:07.024471 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:07.028096 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96d7aad5-002b-4867-a124-3d4631969c6a tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:07.032351 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96d7aad5-002b-4867-a124-3d4631969c6a tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:07.032959 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 38/152] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:07 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:07.447150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c296d80e-0988-4131-8068-ecab7bf7c463 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:07.451020 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c296d80e-0988-4131-8068-ecab7bf7c463 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:07.451375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c296d80e-0988-4131-8068-ecab7bf7c463 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:07.451621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c296d80e-0988-4131-8068-ecab7bf7c463 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:07.462596 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:07.462596 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:07.466487 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c296d80e-0988-4131-8068-ecab7bf7c463 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:07.470432 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c296d80e-0988-4131-8068-ecab7bf7c463 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:07.470872 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 37/153] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:07 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:07.627131 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-946496b8-661b-4c0d-9ce6-1ae171093857 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:07.628932 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-946496b8-661b-4c0d-9ce6-1ae171093857 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:07.629116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-946496b8-661b-4c0d-9ce6-1ae171093857 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:07.629355 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-946496b8-661b-4c0d-9ce6-1ae171093857 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:07.640452 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:07.640452 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:07.643785 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-946496b8-661b-4c0d-9ce6-1ae171093857 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:07.648251 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-946496b8-661b-4c0d-9ce6-1ae171093857 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:07.648708 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 40/154] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:07 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:07.841953 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-171412f1-d706-498b-aa70-e54e470d6581 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:07.843951 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-171412f1-d706-498b-aa70-e54e470d6581 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:07.844074 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-171412f1-d706-498b-aa70-e54e470d6581 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:07.844281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-171412f1-d706-498b-aa70-e54e470d6581 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:07.854421 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:07.854421 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:07.858757 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-171412f1-d706-498b-aa70-e54e470d6581 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:07.863486 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-171412f1-d706-498b-aa70-e54e470d6581 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:07.864000 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 40/155] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:07 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:08.484870 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-894e493a-f6d0-4e79-a6d5-3a09c8400365 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.486457 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-894e493a-f6d0-4e79-a6d5-3a09c8400365 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:08.488041 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-894e493a-f6d0-4e79-a6d5-3a09c8400365 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.488041 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-894e493a-f6d0-4e79-a6d5-3a09c8400365 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.500540 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.500540 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:08.508593 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-894e493a-f6d0-4e79-a6d5-3a09c8400365 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:08.511802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-894e493a-f6d0-4e79-a6d5-3a09c8400365 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:08.512339 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 39/156] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:08.628196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-3e8ae522-e8d0-4fb6-bbeb-b714a237e463 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.630184 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-3e8ae522-e8d0-4fb6-bbeb-b714a237e463 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 Aug 06 13:03:08.630396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-3e8ae522-e8d0-4fb6-bbeb-b714a237e463 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.630592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-3e8ae522-e8d0-4fb6-bbeb-b714a237e463 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.661936 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d1c9493-220c-471f-9411-5bb9f08a7ebd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.664561 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d1c9493-220c-471f-9411-5bb9f08a7ebd tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:08.664773 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d1c9493-220c-471f-9411-5bb9f08a7ebd tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.665026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d1c9493-220c-471f-9411-5bb9f08a7ebd tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.676582 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.676582 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:08.682130 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d1c9493-220c-471f-9411-5bb9f08a7ebd tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:08.686370 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d1c9493-220c-471f-9411-5bb9f08a7ebd tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:08.686740 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 41/157] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:08.762136 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.762136 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:08.765643 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-3e8ae522-e8d0-4fb6-bbeb-b714a237e463 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:03:08.769999 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-3e8ae522-e8d0-4fb6-bbeb-b714a237e463 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 returned with HTTP 200 Aug 06 13:03:08.770517 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 38/158] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 => generated 1309 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:08.780392 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-811112fd-70de-48a4-a94f-61fffe9f5bef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.780392 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-811112fd-70de-48a4-a94f-61fffe9f5bef None None] GET https://10.4.3.59/volume// Aug 06 13:03:08.780392 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-811112fd-70de-48a4-a94f-61fffe9f5bef None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.780559 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-811112fd-70de-48a4-a94f-61fffe9f5bef None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.780783 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-811112fd-70de-48a4-a94f-61fffe9f5bef None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:08.781150 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 41/159] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:08.782920 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-3b6c7b43-90c6-4e26-810a-525d6c2fbfb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.784433 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-3b6c7b43-90c6-4e26-810a-525d6c2fbfb2 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:08.784708 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-3b6c7b43-90c6-4e26-810a-525d6c2fbfb2 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.785915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-3b6c7b43-90c6-4e26-810a-525d6c2fbfb2 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.788871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-1bcce678-b5a3-4349-b1b5-e30e20e2faab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.790718 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-1bcce678-b5a3-4349-b1b5-e30e20e2faab tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:03:08.791023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-1bcce678-b5a3-4349-b1b5-e30e20e2faab tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b7c4509-c063-4d8a-9fdb-4f9c8302dd21", "connector": null, "instance_uuid": "2ef7d763-2396-4c0d-891d-3c525776e5c7"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:08.794476 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.794476 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:08.797614 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-3b6c7b43-90c6-4e26-810a-525d6c2fbfb2 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:08.798575 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.798575 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:08.801305 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-3b6c7b43-90c6-4e26-810a-525d6c2fbfb2 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:08.801907 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 40/160] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:08.826383 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-1bcce678-b5a3-4349-b1b5-e30e20e2faab tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:03:08.826772 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 42/161] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:03:08 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:08.833132 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78281d07-487f-4d28-8ad6-84b2c831de7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.833547 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78281d07-487f-4d28-8ad6-84b2c831de7a None None] GET https://10.4.3.59/volume// Aug 06 13:03:08.833728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78281d07-487f-4d28-8ad6-84b2c831de7a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.834482 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78281d07-487f-4d28-8ad6-84b2c831de7a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.834840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78281d07-487f-4d28-8ad6-84b2c831de7a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:08.835164 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 39/162] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:08.839825 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-eda153af-8ad7-4369-9680-97edc40261cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.841808 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9437c306-29f9-4c89-a222-d483c24e1eb7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.841919 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-eda153af-8ad7-4369-9680-97edc40261cf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] POST https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686/action Aug 06 13:03:08.842231 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-eda153af-8ad7-4369-9680-97edc40261cf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:08.842570 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-eda153af-8ad7-4369-9680-97edc40261cf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:08.845188 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9437c306-29f9-4c89-a222-d483c24e1eb7 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 Aug 06 13:03:08.845188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9437c306-29f9-4c89-a222-d483c24e1eb7 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.845188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9437c306-29f9-4c89-a222-d483c24e1eb7 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.851805 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.851805 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:08.852456 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-eda153af-8ad7-4369-9680-97edc40261cf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:08.853797 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.853797 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:08.857559 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9437c306-29f9-4c89-a222-d483c24e1eb7 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:03:08.859352 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-eda153af-8ad7-4369-9680-97edc40261cf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Begin detaching volume completed successfully. Aug 06 13:03:08.859352 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-eda153af-8ad7-4369-9680-97edc40261cf tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686/action returned with HTTP 202 Aug 06 13:03:08.859678 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 42/163] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:03:08 2026] POST /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:03:08.863277 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-9437c306-29f9-4c89-a222-d483c24e1eb7 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 returned with HTTP 200 Aug 06 13:03:08.863907 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 41/164] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 => generated 1488 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:08.879608 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5caf256a-6ea6-40b0-8b96-f2ec3af0c463 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.881518 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5caf256a-6ea6-40b0-8b96-f2ec3af0c463 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:08.881783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5caf256a-6ea6-40b0-8b96-f2ec3af0c463 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.882015 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5caf256a-6ea6-40b0-8b96-f2ec3af0c463 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.882573 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5035e810-9cd6-4249-aed2-7ad567677435 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.884890 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5035e810-9cd6-4249-aed2-7ad567677435 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:08.885116 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5035e810-9cd6-4249-aed2-7ad567677435 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.885418 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5035e810-9cd6-4249-aed2-7ad567677435 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.891750 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.891750 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:08.894969 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5caf256a-6ea6-40b0-8b96-f2ec3af0c463 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:08.898970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5caf256a-6ea6-40b0-8b96-f2ec3af0c463 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:08.899105 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.899105 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:08.899479 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 43/165] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:08.907510 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5035e810-9cd6-4249-aed2-7ad567677435 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:08.914345 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5035e810-9cd6-4249-aed2-7ad567677435 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:08.914772 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 40/166] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:08.919065 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17ab4757-fd90-45d0-b90c-eaab115b1dac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.919453 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17ab4757-fd90-45d0-b90c-eaab115b1dac None None] GET https://10.4.3.59/volume// Aug 06 13:03:08.919613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17ab4757-fd90-45d0-b90c-eaab115b1dac None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.919809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17ab4757-fd90-45d0-b90c-eaab115b1dac None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.920144 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17ab4757-fd90-45d0-b90c-eaab115b1dac None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:08.920446 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 43/167] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:08.931072 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-a787ce85-b5be-42f8-865c-0f928c42fd12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.934253 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-a787ce85-b5be-42f8-865c-0f928c42fd12 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:08.934253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-a787ce85-b5be-42f8-865c-0f928c42fd12 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:08.934253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-a787ce85-b5be-42f8-865c-0f928c42fd12 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:08.942397 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.942397 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:08.945587 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-a787ce85-b5be-42f8-865c-0f928c42fd12 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:08.949855 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-a787ce85-b5be-42f8-865c-0f928c42fd12 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:08.950342 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 42/168] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:08 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:08.953721 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-8b9ff9fa-d240-4711-bf7c-7b07d2a0837a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:08.955853 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-8b9ff9fa-d240-4711-bf7c-7b07d2a0837a tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] PUT https://10.4.3.59/volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f Aug 06 13:03:08.956453 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-8b9ff9fa-d240-4711-bf7c-7b07d2a0837a tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:08.963294 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-d1a13077-3446-486b-801f-abf6a7969b8e req-8b9ff9fa-d240-4711-bf7c-7b07d2a0837a tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Acquiring lock "cinder-attachment_update-6b7c4509-c063-4d8a-9fdb-4f9c8302dd21-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:08.967724 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-d1a13077-3446-486b-801f-abf6a7969b8e req-8b9ff9fa-d240-4711-bf7c-7b07d2a0837a tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Lock "cinder-attachment_update-6b7c4509-c063-4d8a-9fdb-4f9c8302dd21-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:08.968570 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:08.968570 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:09.032476 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-d1a13077-3446-486b-801f-abf6a7969b8e req-8b9ff9fa-d240-4711-bf7c-7b07d2a0837a tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Lock "cinder-attachment_update-6b7c4509-c063-4d8a-9fdb-4f9c8302dd21-np0000006653" released by "attachment_update" :: held 0.065s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:09.032750 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-8b9ff9fa-d240-4711-bf7c-7b07d2a0837a tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f returned with HTTP 200 Aug 06 13:03:09.033448 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 44/169] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:08 2026] PUT /volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:09.057096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d1a13077-3446-486b-801f-abf6a7969b8e req-87667d79-59ab-49d7-9ce1-978f1fcad779 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.059551 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-87667d79-59ab-49d7-9ce1-978f1fcad779 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] POST https://10.4.3.59/volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f/action Aug 06 13:03:09.059905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-87667d79-59ab-49d7-9ce1-978f1fcad779 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:09.060027 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-87667d79-59ab-49d7-9ce1-978f1fcad779 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:09.074502 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.074502 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:09.083341 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d1a13077-3446-486b-801f-abf6a7969b8e req-87667d79-59ab-49d7-9ce1-978f1fcad779 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f/action returned with HTTP 204 Aug 06 13:03:09.083712 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 41/170] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:09 2026] POST /volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:09.335163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-9dcbd221-78f0-4b65-9e6f-b03b50db3868 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.339638 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-9dcbd221-78f0-4b65-9e6f-b03b50db3868 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] POST https://10.4.3.59/volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd/action Aug 06 13:03:09.340046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-9dcbd221-78f0-4b65-9e6f-b03b50db3868 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:09.340176 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-9dcbd221-78f0-4b65-9e6f-b03b50db3868 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:09.358176 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.358176 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:09.371753 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0035147e-ec9a-4f61-b712-7d40d294c3af req-9dcbd221-78f0-4b65-9e6f-b03b50db3868 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd/action returned with HTTP 204 Aug 06 13:03:09.372172 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 44/171] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:09 2026] POST /volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:09.524790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01620e51-4e6d-4650-9404-9d81d7ac6b4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.526857 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01620e51-4e6d-4650-9404-9d81d7ac6b4f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:09.527112 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01620e51-4e6d-4650-9404-9d81d7ac6b4f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:09.527185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01620e51-4e6d-4650-9404-9d81d7ac6b4f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:09.536432 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.536432 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:09.540157 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01620e51-4e6d-4650-9404-9d81d7ac6b4f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:09.544275 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01620e51-4e6d-4650-9404-9d81d7ac6b4f tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:09.544693 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 43/172] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:09 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:09.556745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b15bb144-7f3f-4e7c-9087-7b711c6d9ec1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.558509 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b15bb144-7f3f-4e7c-9087-7b711c6d9ec1 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:09.558689 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b15bb144-7f3f-4e7c-9087-7b711c6d9ec1 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:09.558860 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b15bb144-7f3f-4e7c-9087-7b711c6d9ec1 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:09.570942 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.570942 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:09.575427 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b15bb144-7f3f-4e7c-9087-7b711c6d9ec1 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:09.580144 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b15bb144-7f3f-4e7c-9087-7b711c6d9ec1 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:09.580586 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 45/173] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:09 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:09.700498 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1ba0dee-1474-4ae9-b973-fd7cccdd786a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.702088 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1ba0dee-1474-4ae9-b973-fd7cccdd786a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:09.702316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1ba0dee-1474-4ae9-b973-fd7cccdd786a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:09.702491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1ba0dee-1474-4ae9-b973-fd7cccdd786a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:09.710932 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.710932 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:09.713965 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c1ba0dee-1474-4ae9-b973-fd7cccdd786a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:09.717559 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1ba0dee-1474-4ae9-b973-fd7cccdd786a tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:09.717892 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 42/174] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:09 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:09.847359 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b801338-7bee-4c8c-960a-4a933eac6b9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.848915 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b801338-7bee-4c8c-960a-4a933eac6b9c tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:09.849120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b801338-7bee-4c8c-960a-4a933eac6b9c tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:09.849354 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b801338-7bee-4c8c-960a-4a933eac6b9c tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:09.851457 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c823ea9f-2fba-40c0-a589-390a26b81934 req-94b8b525-878f-40fc-9e93-a144cd8abf56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.853439 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c823ea9f-2fba-40c0-a589-390a26b81934 req-94b8b525-878f-40fc-9e93-a144cd8abf56 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] POST https://10.4.3.59/volume/v3/snapshots/None/action Aug 06 13:03:09.853802 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c823ea9f-2fba-40c0-a589-390a26b81934 req-94b8b525-878f-40fc-9e93-a144cd8abf56 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:09.853920 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c823ea9f-2fba-40c0-a589-390a26b81934 req-94b8b525-878f-40fc-9e93-a144cd8abf56 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:09.855231 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [req-c823ea9f-2fba-40c0-a589-390a26b81934 req-94b8b525-878f-40fc-9e93-a144cd8abf56 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100268) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 13:03:09.855688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9d95909a-b807-40f7-b7e1-b25da457d710 req-32fb4332-3e00-4d9e-bd88-f95d035450b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.857869 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d95909a-b807-40f7-b7e1-b25da457d710 req-32fb4332-3e00-4d9e-bd88-f95d035450b7 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] POST https://10.4.3.59/volume/v3/snapshots/731154cc-d10d-4e05-9e98-21e953aa752b/action Aug 06 13:03:09.858539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9d95909a-b807-40f7-b7e1-b25da457d710 req-32fb4332-3e00-4d9e-bd88-f95d035450b7 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:09.858660 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.858660 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:09.858713 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9d95909a-b807-40f7-b7e1-b25da457d710 req-32fb4332-3e00-4d9e-bd88-f95d035450b7 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:09.860038 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [req-9d95909a-b807-40f7-b7e1-b25da457d710 req-32fb4332-3e00-4d9e-bd88-f95d035450b7 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100269) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 13:03:09.861917 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b801338-7bee-4c8c-960a-4a933eac6b9c tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:09.865820 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b801338-7bee-4c8c-960a-4a933eac6b9c tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:09.866171 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 45/175] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:09 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:09.874779 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c823ea9f-2fba-40c0-a589-390a26b81934 req-94b8b525-878f-40fc-9e93-a144cd8abf56 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] https://10.4.3.59/volume/v3/snapshots/None/action returned with HTTP 404 Aug 06 13:03:09.875389 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 44/176] 10.4.3.59 () {72 vars in 1575 bytes} [Thu Aug 6 13:03:09 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:03:09.891652 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d95909a-b807-40f7-b7e1-b25da457d710 req-32fb4332-3e00-4d9e-bd88-f95d035450b7 tempest-VolumesAssistedSnapshotsTest-1592145543 tempest-VolumesAssistedSnapshotsTest-1592145543-project] https://10.4.3.59/volume/v3/snapshots/731154cc-d10d-4e05-9e98-21e953aa752b/action returned with HTTP 404 Aug 06 13:03:09.892206 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 46/177] 10.4.3.59 () {72 vars in 1671 bytes} [Thu Aug 6 13:03:09 2026] POST /volume/v3/snapshots/731154cc-d10d-4e05-9e98-21e953aa752b/action => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:09.912026 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15fdef4c-0ee6-48e6-a403-6c0d061603ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.913703 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15fdef4c-0ee6-48e6-a403-6c0d061603ac tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:09.913862 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15fdef4c-0ee6-48e6-a403-6c0d061603ac tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:09.914030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15fdef4c-0ee6-48e6-a403-6c0d061603ac tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:09.922576 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.922576 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:09.927623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-557e2dc6-0472-4f14-99c6-2a1654814153 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.929534 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15fdef4c-0ee6-48e6-a403-6c0d061603ac tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:09.934136 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-557e2dc6-0472-4f14-99c6-2a1654814153 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:09.934361 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-557e2dc6-0472-4f14-99c6-2a1654814153 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:09.934540 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-557e2dc6-0472-4f14-99c6-2a1654814153 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:09.936491 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5919e220-34f9-4b5e-b52b-ae9de6861049 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.938311 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5919e220-34f9-4b5e-b52b-ae9de6861049 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:09.938489 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5919e220-34f9-4b5e-b52b-ae9de6861049 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:09.938658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5919e220-34f9-4b5e-b52b-ae9de6861049 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:09.939003 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15fdef4c-0ee6-48e6-a403-6c0d061603ac tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:09.941880 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 43/178] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:09 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:09.945492 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.945492 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:09.948602 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-557e2dc6-0472-4f14-99c6-2a1654814153 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:09.950485 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:09.950485 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:09.952077 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-557e2dc6-0472-4f14-99c6-2a1654814153 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:09.952458 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 46/179] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:09 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:09.954045 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5919e220-34f9-4b5e-b52b-ae9de6861049 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:09.958086 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5919e220-34f9-4b5e-b52b-ae9de6861049 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:09.958516 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 45/180] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:09 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:09.990677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-00b29e0f-ba99-4664-bef9-fef26014c727 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:09.993256 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-00b29e0f-ba99-4664-bef9-fef26014c727 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] POST https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161/action Aug 06 13:03:09.993733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-00b29e0f-ba99-4664-bef9-fef26014c727 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:09.993908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-00b29e0f-ba99-4664-bef9-fef26014c727 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:10.007004 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:10.007004 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:10.007443 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-00b29e0f-ba99-4664-bef9-fef26014c727 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:10.017808 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-00b29e0f-ba99-4664-bef9-fef26014c727 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Begin detaching volume completed successfully. Aug 06 13:03:10.018091 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-00b29e0f-ba99-4664-bef9-fef26014c727 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161/action returned with HTTP 202 Aug 06 13:03:10.018578 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 47/181] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:03:09 2026] POST /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:03:10.056288 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d12c8819-6f1c-494f-974c-acc440b2e6c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:10.056700 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d12c8819-6f1c-494f-974c-acc440b2e6c9 None None] GET https://10.4.3.59/volume// Aug 06 13:03:10.056876 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d12c8819-6f1c-494f-974c-acc440b2e6c9 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:10.057057 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d12c8819-6f1c-494f-974c-acc440b2e6c9 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:10.057426 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d12c8819-6f1c-494f-974c-acc440b2e6c9 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:10.057691 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 44/182] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:10.068477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-87fcdeec-13bf-49ad-95b0-a3f23bc748c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:10.072979 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-87fcdeec-13bf-49ad-95b0-a3f23bc748c7 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:10.073170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-87fcdeec-13bf-49ad-95b0-a3f23bc748c7 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:10.073413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-87fcdeec-13bf-49ad-95b0-a3f23bc748c7 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:10.082156 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:10.082156 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:10.084910 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-87fcdeec-13bf-49ad-95b0-a3f23bc748c7 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:10.088957 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-87fcdeec-13bf-49ad-95b0-a3f23bc748c7 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:10.089326 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 47/183] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:10 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1550 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:10.729952 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-208da465-dfa9-47ba-b3a7-0035cb4a1f0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:10.732393 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-208da465-dfa9-47ba-b3a7-0035cb4a1f0d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:10.732654 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-208da465-dfa9-47ba-b3a7-0035cb4a1f0d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:10.732919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-208da465-dfa9-47ba-b3a7-0035cb4a1f0d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:10.745741 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:10.745741 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:10.750965 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-208da465-dfa9-47ba-b3a7-0035cb4a1f0d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:10.757503 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-208da465-dfa9-47ba-b3a7-0035cb4a1f0d tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:10.758032 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 46/184] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:10 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:10.954676 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5b381267-a0e6-4a44-bde2-8ead1d5c059c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:10.956798 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b381267-a0e6-4a44-bde2-8ead1d5c059c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:10.957045 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b381267-a0e6-4a44-bde2-8ead1d5c059c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:10.957323 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b381267-a0e6-4a44-bde2-8ead1d5c059c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:10.968702 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:10.968702 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:10.969579 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c225bd2-3d5c-4ce7-93ca-c0ed000d6ac1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:10.971327 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c225bd2-3d5c-4ce7-93ca-c0ed000d6ac1 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:10.971549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c225bd2-3d5c-4ce7-93ca-c0ed000d6ac1 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:10.971754 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c225bd2-3d5c-4ce7-93ca-c0ed000d6ac1 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:10.973505 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5b381267-a0e6-4a44-bde2-8ead1d5c059c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:10.978240 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b381267-a0e6-4a44-bde2-8ead1d5c059c tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:10.978949 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 48/185] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:10 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:10.980072 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:10.980072 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:10.985979 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c225bd2-3d5c-4ce7-93ca-c0ed000d6ac1 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:10.990238 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c225bd2-3d5c-4ce7-93ca-c0ed000d6ac1 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:10.990625 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 45/186] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:10 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:11.773006 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d75c6696-9343-4014-b2f8-2453a0f804c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:11.774696 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d75c6696-9343-4014-b2f8-2453a0f804c9 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:11.774872 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d75c6696-9343-4014-b2f8-2453a0f804c9 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:11.775092 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d75c6696-9343-4014-b2f8-2453a0f804c9 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:11.783731 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:11.783731 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:11.786590 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d75c6696-9343-4014-b2f8-2453a0f804c9 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:11.790132 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d75c6696-9343-4014-b2f8-2453a0f804c9 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:11.790484 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 48/187] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:11 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:11.992572 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f415d399-d6f7-4e2e-a25f-930f6ffa3d8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:11.994345 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f415d399-d6f7-4e2e-a25f-930f6ffa3d8b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:11.994532 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f415d399-d6f7-4e2e-a25f-930f6ffa3d8b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:11.994728 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f415d399-d6f7-4e2e-a25f-930f6ffa3d8b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:12.003239 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3f64bf2-4893-45fc-82a0-bfc468ccf042 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:12.003902 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:12.003902 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:12.005016 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3f64bf2-4893-45fc-82a0-bfc468ccf042 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:12.005331 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3f64bf2-4893-45fc-82a0-bfc468ccf042 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:12.005508 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3f64bf2-4893-45fc-82a0-bfc468ccf042 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:12.006925 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f415d399-d6f7-4e2e-a25f-930f6ffa3d8b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:12.010813 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f415d399-d6f7-4e2e-a25f-930f6ffa3d8b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:12.011294 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 47/188] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:11 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:12.016917 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:12.016917 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:12.020302 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3f64bf2-4893-45fc-82a0-bfc468ccf042 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:12.023941 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3f64bf2-4893-45fc-82a0-bfc468ccf042 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:12.024306 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 49/189] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:12 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:12.358221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-1653a735-289c-412b-ae5c-b64b1d04204f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:12.360281 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-1653a735-289c-412b-ae5c-b64b1d04204f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd/action Aug 06 13:03:12.360616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-1653a735-289c-412b-ae5c-b64b1d04204f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:12.360730 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-1653a735-289c-412b-ae5c-b64b1d04204f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:12.376040 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:12.376040 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:12.390854 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5a9fb815-8a99-4ab4-b0c6-bf009619e3fe req-1653a735-289c-412b-ae5c-b64b1d04204f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd/action returned with HTTP 204 Aug 06 13:03:12.391444 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 46/190] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:12 2026] POST /volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:12.481345 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-8650e9bc-c7a0-4d3a-a9e6-078fb23ecbcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:12.484010 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-8650e9bc-c7a0-4d3a-a9e6-078fb23ecbcc tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] DELETE https://10.4.3.59/volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb Aug 06 13:03:12.484269 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-8650e9bc-c7a0-4d3a-a9e6-078fb23ecbcc tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:12.484539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-8650e9bc-c7a0-4d3a-a9e6-078fb23ecbcc tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:12.494635 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:12.494635 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:12.560344 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4be92ca5-ca6b-435b-a9f3-9f30fd6f1787 req-8650e9bc-c7a0-4d3a-a9e6-078fb23ecbcc tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb returned with HTTP 200 Aug 06 13:03:12.560805 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 49/191] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:03:12 2026] DELETE /volume/v3/attachments/6c07fc76-3f6d-4169-bb46-9519a48c16cb => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:12.803298 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea379aa3-62a4-4b80-b614-711099fde56b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:12.808596 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea379aa3-62a4-4b80-b614-711099fde56b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:12.808762 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea379aa3-62a4-4b80-b614-711099fde56b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:12.808927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea379aa3-62a4-4b80-b614-711099fde56b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:12.815782 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:12.815782 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:12.818962 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea379aa3-62a4-4b80-b614-711099fde56b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] Volume info retrieved successfully. Aug 06 13:03:12.822754 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea379aa3-62a4-4b80-b614-711099fde56b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-reader] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:12.823060 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 48/192] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:12 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:12.871012 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-880edecb-b252-4d2f-ac63-3e2a7cc14dcf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:12.872741 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-880edecb-b252-4d2f-ac63-3e2a7cc14dcf tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:12.872922 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-880edecb-b252-4d2f-ac63-3e2a7cc14dcf tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:12.873358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-880edecb-b252-4d2f-ac63-3e2a7cc14dcf tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:12.882658 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:12.882658 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:12.887546 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-880edecb-b252-4d2f-ac63-3e2a7cc14dcf tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:12.891256 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-880edecb-b252-4d2f-ac63-3e2a7cc14dcf tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:12.891589 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 50/193] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:12 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:12.943554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8cc662b-61a9-4435-b481-7872eda0c9a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:12.945182 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8cc662b-61a9-4435-b481-7872eda0c9a3 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:12.945383 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8cc662b-61a9-4435-b481-7872eda0c9a3 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:12.945580 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8cc662b-61a9-4435-b481-7872eda0c9a3 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:12.952005 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:12.952005 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:12.955516 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8cc662b-61a9-4435-b481-7872eda0c9a3 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:12.959868 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8cc662b-61a9-4435-b481-7872eda0c9a3 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:12.960306 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 47/194] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:12 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:13.024078 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03a59c0c-dcd8-41ed-858b-3b12141f167b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.026887 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a59c0c-dcd8-41ed-858b-3b12141f167b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:13.027064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a59c0c-dcd8-41ed-858b-3b12141f167b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:13.027249 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a59c0c-dcd8-41ed-858b-3b12141f167b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:13.035446 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:13.035446 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:13.037369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-99af178a-7e18-48c6-a38f-8bfb2bd898cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.039133 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03a59c0c-dcd8-41ed-858b-3b12141f167b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:13.039540 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99af178a-7e18-48c6-a38f-8bfb2bd898cf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:13.039907 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99af178a-7e18-48c6-a38f-8bfb2bd898cf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:13.040157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99af178a-7e18-48c6-a38f-8bfb2bd898cf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:13.042909 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a59c0c-dcd8-41ed-858b-3b12141f167b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:13.043354 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 50/195] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:13 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:13.052606 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:13.052606 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:13.059749 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99af178a-7e18-48c6-a38f-8bfb2bd898cf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:13.064352 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99af178a-7e18-48c6-a38f-8bfb2bd898cf tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:13.064352 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 49/196] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:13 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:13.116275 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-786d6fcf-4eaf-4cd8-8912-366a47f1c176 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.118378 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-786d6fcf-4eaf-4cd8-8912-366a47f1c176 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:13.118635 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-786d6fcf-4eaf-4cd8-8912-366a47f1c176 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:13.118784 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-786d6fcf-4eaf-4cd8-8912-366a47f1c176 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:13.128213 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:13.128213 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:13.131587 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-786d6fcf-4eaf-4cd8-8912-366a47f1c176 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:13.138335 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-786d6fcf-4eaf-4cd8-8912-366a47f1c176 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:13.138335 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 51/197] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:13 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:13.255295 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b6bc5e2-8efa-4dfe-ba3b-7c422963f378 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.255703 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b6bc5e2-8efa-4dfe-ba3b-7c422963f378 None None] GET https://10.4.3.59/volume// Aug 06 13:03:13.255865 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b6bc5e2-8efa-4dfe-ba3b-7c422963f378 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:13.256041 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b6bc5e2-8efa-4dfe-ba3b-7c422963f378 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:13.256409 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b6bc5e2-8efa-4dfe-ba3b-7c422963f378 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:13.256712 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 48/198] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:03:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:13.264087 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-53021b64-5e12-4263-9db4-7f4e8a8bca1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.266636 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-53021b64-5e12-4263-9db4-7f4e8a8bca1f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:03:13.267110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-53021b64-5e12-4263-9db4-7f4e8a8bca1f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75fb95e1-e55c-4b91-886c-15b8134514da", "connector": null, "instance_uuid": "1a243df2-72f1-4ffa-b4cb-9f0c97d330d5"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:13.282647 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:13.282647 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:13.311648 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-53021b64-5e12-4263-9db4-7f4e8a8bca1f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 13:03:13.316696 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-53021b64-5e12-4263-9db4-7f4e8a8bca1f tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:03:13.317217 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 51/199] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:03:13 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:03:13.341946 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4500d1fe-825f-476d-b860-b2f76b72a669 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.343520 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4500d1fe-825f-476d-b860-b2f76b72a669 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:13.343689 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4500d1fe-825f-476d-b860-b2f76b72a669 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:13.343863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4500d1fe-825f-476d-b860-b2f76b72a669 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:13.350229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2acd497-c898-45ce-9696-7d18d4b42194 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.350694 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2acd497-c898-45ce-9696-7d18d4b42194 None None] GET https://10.4.3.59/volume// Aug 06 13:03:13.350889 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2acd497-c898-45ce-9696-7d18d4b42194 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:13.351128 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2acd497-c898-45ce-9696-7d18d4b42194 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:13.351530 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2acd497-c898-45ce-9696-7d18d4b42194 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:13.351962 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 52/200] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:13.353834 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:13.353834 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:13.356793 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4500d1fe-825f-476d-b860-b2f76b72a669 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:13.359605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-f0fb80fd-4601-4314-8e24-853b0e963635 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.360282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4500d1fe-825f-476d-b860-b2f76b72a669 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:13.360604 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 50/201] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:13 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:13.361899 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-f0fb80fd-4601-4314-8e24-853b0e963635 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:13.362147 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-f0fb80fd-4601-4314-8e24-853b0e963635 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:13.362369 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-f0fb80fd-4601-4314-8e24-853b0e963635 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:13.373631 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:13.373631 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:13.376643 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-f0fb80fd-4601-4314-8e24-853b0e963635 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:13.380504 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-f0fb80fd-4601-4314-8e24-853b0e963635 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:13.381065 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 49/202] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:13 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:13.472622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-aa8fba15-082e-45fc-8eba-642c579c9d0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:13.477506 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-aa8fba15-082e-45fc-8eba-642c579c9d0a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] PUT https://10.4.3.59/volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35 Aug 06 13:03:13.477851 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-aa8fba15-082e-45fc-8eba-642c579c9d0a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:13.491535 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-aa8fba15-082e-45fc-8eba-642c579c9d0a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Acquiring lock "cinder-attachment_update-75fb95e1-e55c-4b91-886c-15b8134514da-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:13.496142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-aa8fba15-082e-45fc-8eba-642c579c9d0a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Lock "cinder-attachment_update-75fb95e1-e55c-4b91-886c-15b8134514da-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:13.497127 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:13.497127 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:13.592919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-aa8fba15-082e-45fc-8eba-642c579c9d0a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Lock "cinder-attachment_update-75fb95e1-e55c-4b91-886c-15b8134514da-np0000006653" released by "attachment_update" :: held 0.097s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:13.593342 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-aa8fba15-082e-45fc-8eba-642c579c9d0a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35 returned with HTTP 200 Aug 06 13:03:13.593907 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 52/203] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:13 2026] PUT /volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35 => generated 967 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:14.059382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00e9dd47-83af-40a6-8f91-209eb68e3e3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.061210 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00e9dd47-83af-40a6-8f91-209eb68e3e3d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:14.061411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00e9dd47-83af-40a6-8f91-209eb68e3e3d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:14.061600 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00e9dd47-83af-40a6-8f91-209eb68e3e3d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:14.070657 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:14.070657 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:14.073775 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-00e9dd47-83af-40a6-8f91-209eb68e3e3d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:14.077520 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00e9dd47-83af-40a6-8f91-209eb68e3e3d tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:14.077964 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 53/204] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:14 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:14.380580 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-141b7b7e-44c3-428d-a773-3598f350a166 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.382880 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-141b7b7e-44c3-428d-a773-3598f350a166 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:14.383172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-141b7b7e-44c3-428d-a773-3598f350a166 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:14.383455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-141b7b7e-44c3-428d-a773-3598f350a166 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:14.402854 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:14.402854 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:14.409637 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-141b7b7e-44c3-428d-a773-3598f350a166 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:14.414910 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-141b7b7e-44c3-428d-a773-3598f350a166 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:14.415258 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 51/205] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:14 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:14.636898 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-c08b4846-4eff-414b-84f8-659e0148f111 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.638925 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-c08b4846-4eff-414b-84f8-659e0148f111 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:14.639127 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-c08b4846-4eff-414b-84f8-659e0148f111 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:14.639354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-c08b4846-4eff-414b-84f8-659e0148f111 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:14.645854 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:14.645854 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:14.650583 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-c08b4846-4eff-414b-84f8-659e0148f111 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:14.654945 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-c08b4846-4eff-414b-84f8-659e0148f111 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:14.655350 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 50/206] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:14 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:14.730903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c08334dc-6378-42f0-9621-720c29ba732b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.731304 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c08334dc-6378-42f0-9621-720c29ba732b None None] GET https://10.4.3.59/volume// Aug 06 13:03:14.731473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c08334dc-6378-42f0-9621-720c29ba732b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:14.731678 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c08334dc-6378-42f0-9621-720c29ba732b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:14.732036 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c08334dc-6378-42f0-9621-720c29ba732b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:14.732326 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 53/207] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:03:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:14.739733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-ac2e4949-9107-4405-baea-20c20b205b1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.741534 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-ac2e4949-9107-4405-baea-20c20b205b1e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:03:14.741867 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-ac2e4949-9107-4405-baea-20c20b205b1e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8f31441-f9bc-4a0b-9c7d-b8e414cdba43", "connector": null, "instance_uuid": "ff0b6863-80ba-4824-aedc-0c97af722cbd"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:14.749317 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:14.749317 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:14.773727 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-ac2e4949-9107-4405-baea-20c20b205b1e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:03:14.774135 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 54/208] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:03:14 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:14.803116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77d912a0-91c3-41de-9402-c16669e5a404 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.805214 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77d912a0-91c3-41de-9402-c16669e5a404 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:14.805467 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77d912a0-91c3-41de-9402-c16669e5a404 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:14.805694 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77d912a0-91c3-41de-9402-c16669e5a404 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:14.815555 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05cc585b-2d55-4403-b531-efd8e2d87623 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.815911 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05cc585b-2d55-4403-b531-efd8e2d87623 None None] GET https://10.4.3.59/volume// Aug 06 13:03:14.816085 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05cc585b-2d55-4403-b531-efd8e2d87623 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:14.816289 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05cc585b-2d55-4403-b531-efd8e2d87623 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:14.816444 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:14.816444 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:14.816630 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05cc585b-2d55-4403-b531-efd8e2d87623 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:14.816906 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 51/209] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:14.820026 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77d912a0-91c3-41de-9402-c16669e5a404 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:14.824028 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77d912a0-91c3-41de-9402-c16669e5a404 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:14.824426 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 52/210] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:14 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:14.825758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-d6028bd8-2d42-44a2-a79c-def70d346704 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.828425 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-d6028bd8-2d42-44a2-a79c-def70d346704 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:14.828425 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-d6028bd8-2d42-44a2-a79c-def70d346704 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:14.828425 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-d6028bd8-2d42-44a2-a79c-def70d346704 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:14.836338 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:14.836338 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:14.839571 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-d6028bd8-2d42-44a2-a79c-def70d346704 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:14.844231 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-d6028bd8-2d42-44a2-a79c-def70d346704 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:14.844427 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 54/211] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:14 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:14.937471 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-21a7765f-1e7a-48b2-b574-e4a01fb6b55f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:14.940085 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-21a7765f-1e7a-48b2-b574-e4a01fb6b55f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] PUT https://10.4.3.59/volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c Aug 06 13:03:14.940574 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-21a7765f-1e7a-48b2-b574-e4a01fb6b55f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:14.950369 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-21a7765f-1e7a-48b2-b574-e4a01fb6b55f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Acquiring lock "cinder-attachment_update-f8f31441-f9bc-4a0b-9c7d-b8e414cdba43-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:14.954996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-21a7765f-1e7a-48b2-b574-e4a01fb6b55f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Lock "cinder-attachment_update-f8f31441-f9bc-4a0b-9c7d-b8e414cdba43-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:14.955884 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:14.955884 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:15.030779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-21a7765f-1e7a-48b2-b574-e4a01fb6b55f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Lock "cinder-attachment_update-f8f31441-f9bc-4a0b-9c7d-b8e414cdba43-np0000006653" released by "attachment_update" :: held 0.075s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:15.030779 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-21a7765f-1e7a-48b2-b574-e4a01fb6b55f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c returned with HTTP 200 Aug 06 13:03:15.030779 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 55/212] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:14 2026] PUT /volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:15.091371 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a160a96-80c9-4b8e-975a-e3d5a7e0f618 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:15.093393 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a160a96-80c9-4b8e-975a-e3d5a7e0f618 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:15.093598 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a160a96-80c9-4b8e-975a-e3d5a7e0f618 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:15.093825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a160a96-80c9-4b8e-975a-e3d5a7e0f618 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:15.102397 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:15.102397 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:15.105173 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a160a96-80c9-4b8e-975a-e3d5a7e0f618 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:15.108468 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a160a96-80c9-4b8e-975a-e3d5a7e0f618 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:15.108778 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 52/213] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:15 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:15.430498 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ca3fe71-431b-4267-87a2-0eb7afc794a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:15.432356 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ca3fe71-431b-4267-87a2-0eb7afc794a9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:15.433812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ca3fe71-431b-4267-87a2-0eb7afc794a9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:15.433812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ca3fe71-431b-4267-87a2-0eb7afc794a9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:15.444804 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:15.444804 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:15.448336 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ca3fe71-431b-4267-87a2-0eb7afc794a9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:15.452853 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ca3fe71-431b-4267-87a2-0eb7afc794a9 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:15.453233 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 53/214] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:15 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:15.835767 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87069263-37de-4d90-adc8-cf055fca38fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:15.837581 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87069263-37de-4d90-adc8-cf055fca38fb tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:15.837764 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87069263-37de-4d90-adc8-cf055fca38fb tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:15.837938 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87069263-37de-4d90-adc8-cf055fca38fb tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:15.847798 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:15.847798 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:15.854398 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87069263-37de-4d90-adc8-cf055fca38fb tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:15.858707 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87069263-37de-4d90-adc8-cf055fca38fb tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:15.859109 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 55/215] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:15 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:16.121816 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4c88d2dc-d33d-4e9a-9a06-89919ba08461 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:16.123596 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c88d2dc-d33d-4e9a-9a06-89919ba08461 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:16.123997 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c88d2dc-d33d-4e9a-9a06-89919ba08461 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:16.124028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c88d2dc-d33d-4e9a-9a06-89919ba08461 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:16.134522 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:16.134522 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:16.140417 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4c88d2dc-d33d-4e9a-9a06-89919ba08461 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:16.144232 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c88d2dc-d33d-4e9a-9a06-89919ba08461 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:16.144592 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 56/216] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:16 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:16.247680 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4381be67-60ac-4777-916f-13bed9d25951 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:16.249661 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4381be67-60ac-4777-916f-13bed9d25951 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] DELETE https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:16.249935 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4381be67-60ac-4777-916f-13bed9d25951 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:16.250176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4381be67-60ac-4777-916f-13bed9d25951 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:16.250392 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4381be67-60ac-4777-916f-13bed9d25951 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Delete volume with id: ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:16.256600 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:16.256600 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:16.257013 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4381be67-60ac-4777-916f-13bed9d25951 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:16.275201 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4381be67-60ac-4777-916f-13bed9d25951 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Delete volume request issued successfully. Aug 06 13:03:16.275397 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4381be67-60ac-4777-916f-13bed9d25951 tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 202 Aug 06 13:03:16.275750 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 53/217] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:03:16 2026] DELETE /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:16.284191 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f506b326-17b4-4199-bf12-f51366d0274b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:16.285825 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f506b326-17b4-4199-bf12-f51366d0274b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:16.286013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f506b326-17b4-4199-bf12-f51366d0274b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:16.286184 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f506b326-17b4-4199-bf12-f51366d0274b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:16.292378 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:16.292378 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:16.295480 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f506b326-17b4-4199-bf12-f51366d0274b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Volume info retrieved successfully. Aug 06 13:03:16.299116 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f506b326-17b4-4199-bf12-f51366d0274b tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 200 Aug 06 13:03:16.299473 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 54/218] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:16 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:16.466276 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccb4209b-ff8f-4692-ba43-5463141c1e15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:16.467981 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccb4209b-ff8f-4692-ba43-5463141c1e15 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:16.468202 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccb4209b-ff8f-4692-ba43-5463141c1e15 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:16.468434 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccb4209b-ff8f-4692-ba43-5463141c1e15 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:16.479074 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:16.479074 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:16.482407 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccb4209b-ff8f-4692-ba43-5463141c1e15 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:16.486103 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccb4209b-ff8f-4692-ba43-5463141c1e15 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:16.486757 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 56/219] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:16 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:16.875506 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b9cc588-7795-4e44-90d8-a14b4117f0f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:16.878697 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b9cc588-7795-4e44-90d8-a14b4117f0f9 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:16.879118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b9cc588-7795-4e44-90d8-a14b4117f0f9 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:16.879738 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b9cc588-7795-4e44-90d8-a14b4117f0f9 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:16.894903 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:16.894903 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:16.899502 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b9cc588-7795-4e44-90d8-a14b4117f0f9 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:16.904977 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b9cc588-7795-4e44-90d8-a14b4117f0f9 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:16.905339 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 57/220] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:16 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:17.158719 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4824fc99-45b1-46f5-a00d-60c39d63a40b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:17.160503 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4824fc99-45b1-46f5-a00d-60c39d63a40b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:17.160701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4824fc99-45b1-46f5-a00d-60c39d63a40b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:17.160900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4824fc99-45b1-46f5-a00d-60c39d63a40b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:17.170112 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:17.170112 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:17.173143 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4824fc99-45b1-46f5-a00d-60c39d63a40b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:17.176662 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4824fc99-45b1-46f5-a00d-60c39d63a40b tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:17.177016 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 54/221] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:17 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:17.314561 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-607b08c0-c2da-4fd8-954e-e31f6e82db7c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:17.316324 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-607b08c0-c2da-4fd8-954e-e31f6e82db7c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] GET https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 Aug 06 13:03:17.316513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-607b08c0-c2da-4fd8-954e-e31f6e82db7c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:17.316688 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-607b08c0-c2da-4fd8-954e-e31f6e82db7c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:17.323171 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-607b08c0-c2da-4fd8-954e-e31f6e82db7c tempest-AttachSCSIVolumeTestJSON-1676231601 tempest-AttachSCSIVolumeTestJSON-1676231601-project-member] https://10.4.3.59/volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 returned with HTTP 404 Aug 06 13:03:17.324060 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 55/222] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:17 2026] GET /volume/v3/volumes/ead940ee-dd8f-4373-9943-18803c4ac612 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:17.498880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-adbac4b3-ef00-418e-abeb-0ecdf8f6b52c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:17.500563 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adbac4b3-ef00-418e-abeb-0ecdf8f6b52c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:17.500739 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adbac4b3-ef00-418e-abeb-0ecdf8f6b52c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:17.500943 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adbac4b3-ef00-418e-abeb-0ecdf8f6b52c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:17.512473 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:17.512473 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:17.516234 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-adbac4b3-ef00-418e-abeb-0ecdf8f6b52c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:17.520773 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adbac4b3-ef00-418e-abeb-0ecdf8f6b52c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:17.521144 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 57/223] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:17 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:17.916688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72be8502-604c-4ca6-a3ac-e0e319c1cdd1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:17.918359 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72be8502-604c-4ca6-a3ac-e0e319c1cdd1 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:17.918554 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72be8502-604c-4ca6-a3ac-e0e319c1cdd1 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:17.918727 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72be8502-604c-4ca6-a3ac-e0e319c1cdd1 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:17.929151 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:17.929151 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:17.933284 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-72be8502-604c-4ca6-a3ac-e0e319c1cdd1 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:17.938842 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72be8502-604c-4ca6-a3ac-e0e319c1cdd1 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:17.939390 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 58/224] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:17 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:18.189282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-991554a1-35aa-40b4-868f-e81b14a27b79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:18.191099 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-991554a1-35aa-40b4-868f-e81b14a27b79 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:18.191350 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-991554a1-35aa-40b4-868f-e81b14a27b79 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:18.191616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-991554a1-35aa-40b4-868f-e81b14a27b79 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:18.200276 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:18.200276 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:18.203276 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-991554a1-35aa-40b4-868f-e81b14a27b79 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:18.206840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-991554a1-35aa-40b4-868f-e81b14a27b79 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:18.207255 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 55/225] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:18 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:18.534035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23c85e04-3326-4fba-8d05-b5997b5d0e38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:18.535892 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23c85e04-3326-4fba-8d05-b5997b5d0e38 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:18.536090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23c85e04-3326-4fba-8d05-b5997b5d0e38 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:18.536293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23c85e04-3326-4fba-8d05-b5997b5d0e38 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:18.550107 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:18.550107 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:18.553823 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23c85e04-3326-4fba-8d05-b5997b5d0e38 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:18.558058 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23c85e04-3326-4fba-8d05-b5997b5d0e38 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:18.558493 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 56/226] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:18 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:18.924652 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-009ea57b-56ba-4895-b555-b18bf9109a38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:18.926799 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-009ea57b-56ba-4895-b555-b18bf9109a38 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] DELETE https://10.4.3.59/volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9 Aug 06 13:03:18.926976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-009ea57b-56ba-4895-b555-b18bf9109a38 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:18.927183 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-009ea57b-56ba-4895-b555-b18bf9109a38 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:18.935131 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:18.935131 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:18.953517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9b0d69d-1863-4066-afe9-499da43db7b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:18.956086 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9b0d69d-1863-4066-afe9-499da43db7b3 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:18.956086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9b0d69d-1863-4066-afe9-499da43db7b3 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:18.956252 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9b0d69d-1863-4066-afe9-499da43db7b3 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:18.974732 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:18.974732 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:18.979197 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9b0d69d-1863-4066-afe9-499da43db7b3 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:18.986706 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9b0d69d-1863-4066-afe9-499da43db7b3 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:18.987239 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 59/227] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:18 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:19.001443 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60d8604c-7535-4b60-8d0f-d20f2becd279 req-009ea57b-56ba-4895-b555-b18bf9109a38 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9 returned with HTTP 200 Aug 06 13:03:19.001925 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 58/228] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:03:18 2026] DELETE /volume/v3/attachments/9dbba539-5cf4-4af9-b2f3-e6eb266bcbc9 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:19.223721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc79cfb3-a86d-440d-a04c-b59069ff5389 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:19.234274 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc79cfb3-a86d-440d-a04c-b59069ff5389 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:19.234577 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc79cfb3-a86d-440d-a04c-b59069ff5389 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:19.234847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc79cfb3-a86d-440d-a04c-b59069ff5389 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:19.246000 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:19.246000 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:19.250802 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc79cfb3-a86d-440d-a04c-b59069ff5389 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:19.256683 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc79cfb3-a86d-440d-a04c-b59069ff5389 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:19.257780 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 56/229] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:19 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:19.320570 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-f02329e1-c49a-43e8-8280-18bdfbf06e0a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:19.323020 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-f02329e1-c49a-43e8-8280-18bdfbf06e0a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] DELETE https://10.4.3.59/volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd Aug 06 13:03:19.323222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-f02329e1-c49a-43e8-8280-18bdfbf06e0a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:19.323469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-f02329e1-c49a-43e8-8280-18bdfbf06e0a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:19.336562 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:19.336562 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:19.430242 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-16584b6a-bb00-4276-af2b-d1b2dc31da6d req-f02329e1-c49a-43e8-8280-18bdfbf06e0a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd returned with HTTP 200 Aug 06 13:03:19.430242 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 57/230] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:03:19 2026] DELETE /volume/v3/attachments/c62b0998-1e46-4507-89cc-8f37fa78e6dd => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:03:19.575021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53fc8790-757e-4e19-9e73-5d11b6bf6983 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:19.577596 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53fc8790-757e-4e19-9e73-5d11b6bf6983 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:19.577966 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53fc8790-757e-4e19-9e73-5d11b6bf6983 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:19.578217 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53fc8790-757e-4e19-9e73-5d11b6bf6983 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:19.593293 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:19.593293 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:19.597322 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-53fc8790-757e-4e19-9e73-5d11b6bf6983 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:19.606538 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53fc8790-757e-4e19-9e73-5d11b6bf6983 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:19.607101 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 60/231] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:19 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:19.999916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acf7b9a3-1ba2-4f45-ad20-a55e2d23c2c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:20.001504 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acf7b9a3-1ba2-4f45-ad20-a55e2d23c2c8 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:20.001712 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acf7b9a3-1ba2-4f45-ad20-a55e2d23c2c8 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:20.001942 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acf7b9a3-1ba2-4f45-ad20-a55e2d23c2c8 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:20.011193 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:20.011193 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:20.014349 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-acf7b9a3-1ba2-4f45-ad20-a55e2d23c2c8 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:20.018035 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acf7b9a3-1ba2-4f45-ad20-a55e2d23c2c8 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:20.018409 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 59/232] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:19 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:20.628037 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3839b6c3-f53e-48a6-bd88-a82e1d0f3728 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:20.632073 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3839b6c3-f53e-48a6-bd88-a82e1d0f3728 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:20.632341 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3839b6c3-f53e-48a6-bd88-a82e1d0f3728 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:20.632889 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3839b6c3-f53e-48a6-bd88-a82e1d0f3728 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:20.654719 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:20.654719 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:20.661221 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3839b6c3-f53e-48a6-bd88-a82e1d0f3728 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:20.665229 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a21d8e85-6fe1-4a7f-bbde-1efb803b3261 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:20.667172 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a21d8e85-6fe1-4a7f-bbde-1efb803b3261 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:20.667453 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3839b6c3-f53e-48a6-bd88-a82e1d0f3728 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:20.667570 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a21d8e85-6fe1-4a7f-bbde-1efb803b3261 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:20.667823 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a21d8e85-6fe1-4a7f-bbde-1efb803b3261 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:20.667967 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 57/233] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:20 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:20.676877 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:20.676877 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:20.680832 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a21d8e85-6fe1-4a7f-bbde-1efb803b3261 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:20.685611 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a21d8e85-6fe1-4a7f-bbde-1efb803b3261 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:20.686246 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 58/234] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:20 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:20.699926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:20.705282 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:20.705282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:20.705282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:20.705282 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Delete volume with id: d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:20.717383 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:20.717383 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:20.717383 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:20.767065 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Delete volume request issued successfully. Aug 06 13:03:20.767065 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55cef906-b8f8-433d-a5be-c2cfb9264a39 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 202 Aug 06 13:03:20.767065 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 61/235] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:03:20 2026] DELETE /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:20.772768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-abcbe8e6-009b-4458-ac53-9945c32ec684 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:20.774660 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abcbe8e6-009b-4458-ac53-9945c32ec684 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:20.774886 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abcbe8e6-009b-4458-ac53-9945c32ec684 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:20.775111 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abcbe8e6-009b-4458-ac53-9945c32ec684 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:20.785220 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:20.785220 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:20.790504 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-abcbe8e6-009b-4458-ac53-9945c32ec684 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Volume info retrieved successfully. Aug 06 13:03:20.796395 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abcbe8e6-009b-4458-ac53-9945c32ec684 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 200 Aug 06 13:03:20.797068 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 60/236] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:20 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:21.034548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b158d05d-e8e3-41a7-8e65-fe2788efd27e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:21.037521 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b158d05d-e8e3-41a7-8e65-fe2788efd27e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:21.038157 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b158d05d-e8e3-41a7-8e65-fe2788efd27e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:21.038545 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b158d05d-e8e3-41a7-8e65-fe2788efd27e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:21.051825 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:21.051825 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:21.056599 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b158d05d-e8e3-41a7-8e65-fe2788efd27e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:21.062478 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b158d05d-e8e3-41a7-8e65-fe2788efd27e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:21.063051 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 58/237] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:21 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:21.557693 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-74c2ef28-992b-41d9-a2f8-218c89ce9dab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:21.560701 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-74c2ef28-992b-41d9-a2f8-218c89ce9dab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35/action Aug 06 13:03:21.561198 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-74c2ef28-992b-41d9-a2f8-218c89ce9dab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:21.561377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-74c2ef28-992b-41d9-a2f8-218c89ce9dab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:21.584651 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:21.584651 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:21.597297 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66e0aaab-a6d9-4a81-b294-5adb44f09b23 req-74c2ef28-992b-41d9-a2f8-218c89ce9dab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35/action returned with HTTP 204 Aug 06 13:03:21.597886 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 59/238] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:21 2026] POST /volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:21.644642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-199ed207-0bd6-4d76-8e1e-3cc297aa045f req-1b4be19f-3178-4bb1-83d6-2b8f08b5cb55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:21.647390 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-199ed207-0bd6-4d76-8e1e-3cc297aa045f req-1b4be19f-3178-4bb1-83d6-2b8f08b5cb55 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] GET https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 Aug 06 13:03:21.647574 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-199ed207-0bd6-4d76-8e1e-3cc297aa045f req-1b4be19f-3178-4bb1-83d6-2b8f08b5cb55 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:21.647771 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-199ed207-0bd6-4d76-8e1e-3cc297aa045f req-1b4be19f-3178-4bb1-83d6-2b8f08b5cb55 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:21.658617 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:21.658617 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:21.662111 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-199ed207-0bd6-4d76-8e1e-3cc297aa045f req-1b4be19f-3178-4bb1-83d6-2b8f08b5cb55 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:03:21.667457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-199ed207-0bd6-4d76-8e1e-3cc297aa045f req-1b4be19f-3178-4bb1-83d6-2b8f08b5cb55 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 returned with HTTP 200 Aug 06 13:03:21.668061 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 62/239] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:21 2026] GET /volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 => generated 1601 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:21.686323 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66922775-fd8c-4f8b-b514-742e973e4d54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:21.691343 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66922775-fd8c-4f8b-b514-742e973e4d54 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:21.691677 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66922775-fd8c-4f8b-b514-742e973e4d54 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:21.691967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66922775-fd8c-4f8b-b514-742e973e4d54 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:21.716997 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:21.716997 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:21.725040 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66922775-fd8c-4f8b-b514-742e973e4d54 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:21.731028 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66922775-fd8c-4f8b-b514-742e973e4d54 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:21.734282 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 61/240] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:21 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1456 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:21.810826 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2835eac7-3c23-4967-a772-4af691188e5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:21.813666 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2835eac7-3c23-4967-a772-4af691188e5a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:21.814011 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2835eac7-3c23-4967-a772-4af691188e5a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:21.814280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2835eac7-3c23-4967-a772-4af691188e5a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:21.819817 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2835eac7-3c23-4967-a772-4af691188e5a tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 404 Aug 06 13:03:21.820317 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 59/241] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:21 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:21.844319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e775b9a2-a973-479f-a5dc-f168fa0e4db1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:21.847224 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e775b9a2-a973-479f-a5dc-f168fa0e4db1 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:21.847536 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e775b9a2-a973-479f-a5dc-f168fa0e4db1 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:21.847834 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e775b9a2-a973-479f-a5dc-f168fa0e4db1 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:21.858506 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:21.858506 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:21.865436 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e775b9a2-a973-479f-a5dc-f168fa0e4db1 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:21.873095 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e775b9a2-a973-479f-a5dc-f168fa0e4db1 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:21.873611 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 60/242] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:21 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:21.983786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c161c00b-c68c-47f3-8b6d-c8b218e66947 req-67a9770b-2ffe-416a-a26d-eb518bacd4b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:21.990973 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c161c00b-c68c-47f3-8b6d-c8b218e66947 req-67a9770b-2ffe-416a-a26d-eb518bacd4b5 tempest-TestMultiAttachVolumeSwap-26162829 tempest-TestMultiAttachVolumeSwap-26162829-project] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:21.992834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c161c00b-c68c-47f3-8b6d-c8b218e66947 req-67a9770b-2ffe-416a-a26d-eb518bacd4b5 tempest-TestMultiAttachVolumeSwap-26162829 tempest-TestMultiAttachVolumeSwap-26162829-project] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:21.995097 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c161c00b-c68c-47f3-8b6d-c8b218e66947 req-67a9770b-2ffe-416a-a26d-eb518bacd4b5 tempest-TestMultiAttachVolumeSwap-26162829 tempest-TestMultiAttachVolumeSwap-26162829-project] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.004354 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c300287b-b885-4ccf-8a50-cf21ae8a7036 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.005980 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c300287b-b885-4ccf-8a50-cf21ae8a7036 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:22.007084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c300287b-b885-4ccf-8a50-cf21ae8a7036 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.007084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c300287b-b885-4ccf-8a50-cf21ae8a7036 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.010683 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.010683 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:22.014396 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c161c00b-c68c-47f3-8b6d-c8b218e66947 req-67a9770b-2ffe-416a-a26d-eb518bacd4b5 tempest-TestMultiAttachVolumeSwap-26162829 tempest-TestMultiAttachVolumeSwap-26162829-project] Volume info retrieved successfully. Aug 06 13:03:22.015482 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.015482 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:22.019009 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c161c00b-c68c-47f3-8b6d-c8b218e66947 req-67a9770b-2ffe-416a-a26d-eb518bacd4b5 tempest-TestMultiAttachVolumeSwap-26162829 tempest-TestMultiAttachVolumeSwap-26162829-project] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:22.019516 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 63/243] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:21 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1649 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:22.021031 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c300287b-b885-4ccf-8a50-cf21ae8a7036 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:22.029818 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c300287b-b885-4ccf-8a50-cf21ae8a7036 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:22.030212 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 62/244] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:22.032931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85c89f1e-1899-471b-b22b-f7a88292c0ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.034790 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c89f1e-1899-471b-b22b-f7a88292c0ab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:22.035013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85c89f1e-1899-471b-b22b-f7a88292c0ab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.035193 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85c89f1e-1899-471b-b22b-f7a88292c0ab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.047053 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.047053 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:22.050432 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85c89f1e-1899-471b-b22b-f7a88292c0ab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] Volume info retrieved successfully. Aug 06 13:03:22.056143 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c89f1e-1899-471b-b22b-f7a88292c0ab tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:22.056843 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 60/245] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1456 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:22.074461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94a12f0e-75cf-4f8b-9208-e8cd2ee4125e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.078324 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-400cab13-3954-4645-ab09-9814929e36a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.079053 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a12f0e-75cf-4f8b-9208-e8cd2ee4125e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] GET https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 Aug 06 13:03:22.079359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94a12f0e-75cf-4f8b-9208-e8cd2ee4125e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.079548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94a12f0e-75cf-4f8b-9208-e8cd2ee4125e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.079963 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-400cab13-3954-4645-ab09-9814929e36a5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:22.080142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-400cab13-3954-4645-ab09-9814929e36a5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.080572 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-400cab13-3954-4645-ab09-9814929e36a5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.087402 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.087402 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:22.093551 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94a12f0e-75cf-4f8b-9208-e8cd2ee4125e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] Volume info retrieved successfully. Aug 06 13:03:22.093819 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.093819 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:22.098951 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-400cab13-3954-4645-ab09-9814929e36a5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:22.099908 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a12f0e-75cf-4f8b-9208-e8cd2ee4125e tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-reader] https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 returned with HTTP 200 Aug 06 13:03:22.102951 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 61/246] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:03:22.107282 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-400cab13-3954-4645-ab09-9814929e36a5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:22.107282 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 64/247] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:22.225084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-804ba8e3-5a87-409d-8c0a-b3918bb3e01b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.227019 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-804ba8e3-5a87-409d-8c0a-b3918bb3e01b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:22.230282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-804ba8e3-5a87-409d-8c0a-b3918bb3e01b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.230282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-804ba8e3-5a87-409d-8c0a-b3918bb3e01b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.238761 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.238761 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:22.244146 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-804ba8e3-5a87-409d-8c0a-b3918bb3e01b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:22.248341 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-804ba8e3-5a87-409d-8c0a-b3918bb3e01b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:22.248684 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 63/248] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1456 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:22.296801 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-aafdd5e6-911f-4d95-8e2d-d0913a2f96ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.301012 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-aafdd5e6-911f-4d95-8e2d-d0913a2f96ed tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:22.301245 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-aafdd5e6-911f-4d95-8e2d-d0913a2f96ed tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.301461 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-aafdd5e6-911f-4d95-8e2d-d0913a2f96ed tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.315374 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.315374 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:22.318933 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-aafdd5e6-911f-4d95-8e2d-d0913a2f96ed tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:22.323036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-aafdd5e6-911f-4d95-8e2d-d0913a2f96ed tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:22.323455 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 61/249] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1456 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:22.348384 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-ddbd1c15-9943-4aa5-8156-14336790ad98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.351078 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-ddbd1c15-9943-4aa5-8156-14336790ad98 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action Aug 06 13:03:22.351561 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-ddbd1c15-9943-4aa5-8156-14336790ad98 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:22.351807 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-ddbd1c15-9943-4aa5-8156-14336790ad98 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:22.368151 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.368151 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:22.368706 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-ddbd1c15-9943-4aa5-8156-14336790ad98 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:22.376016 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-ddbd1c15-9943-4aa5-8156-14336790ad98 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Begin detaching volume completed successfully. Aug 06 13:03:22.376237 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-ddbd1c15-9943-4aa5-8156-14336790ad98 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action returned with HTTP 202 Aug 06 13:03:22.376915 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 62/250] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:03:22 2026] POST /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:03:22.443616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-46505993-e1b6-47c1-b936-7236e0961f8e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.444109 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46505993-e1b6-47c1-b936-7236e0961f8e None None] GET https://10.4.3.59/volume// Aug 06 13:03:22.444339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46505993-e1b6-47c1-b936-7236e0961f8e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.444589 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46505993-e1b6-47c1-b936-7236e0961f8e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.445002 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46505993-e1b6-47c1-b936-7236e0961f8e None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:22.445377 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 65/251] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:22.454719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-be0d7fb8-612c-458b-9606-9524de747015 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:22.456820 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-be0d7fb8-612c-458b-9606-9524de747015 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:22.457016 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-be0d7fb8-612c-458b-9606-9524de747015 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:22.457213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-be0d7fb8-612c-458b-9606-9524de747015 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:22.469900 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:22.469900 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:22.473082 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-be0d7fb8-612c-458b-9606-9524de747015 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:22.482018 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-be0d7fb8-612c-458b-9606-9524de747015 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:22.482652 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 64/252] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:22 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:23.119313 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-844a1b94-4ea1-4e6d-8e60-1ee4241da2f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.122809 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-844a1b94-4ea1-4e6d-8e60-1ee4241da2f5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:23.123098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-844a1b94-4ea1-4e6d-8e60-1ee4241da2f5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:23.123329 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-844a1b94-4ea1-4e6d-8e60-1ee4241da2f5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:23.136422 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:23.136422 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:23.141833 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-844a1b94-4ea1-4e6d-8e60-1ee4241da2f5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:23.147698 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-844a1b94-4ea1-4e6d-8e60-1ee4241da2f5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:23.148234 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 62/253] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:23 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:23.165009 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-c3de7933-7c02-4d81-a66b-65ec1c7ab009 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.167842 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-c3de7933-7c02-4d81-a66b-65ec1c7ab009 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:23.168107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-c3de7933-7c02-4d81-a66b-65ec1c7ab009 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:23.168363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-c3de7933-7c02-4d81-a66b-65ec1c7ab009 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:23.184663 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:23.184663 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:23.200428 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-c3de7933-7c02-4d81-a66b-65ec1c7ab009 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:23.205953 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-c3de7933-7c02-4d81-a66b-65ec1c7ab009 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:23.206413 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 63/254] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:23 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1459 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:23.226426 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-5468392e-2c8d-4ad0-92c7-9812dfee611c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.228868 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-5468392e-2c8d-4ad0-92c7-9812dfee611c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] DELETE https://10.4.3.59/volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35 Aug 06 13:03:23.229055 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-5468392e-2c8d-4ad0-92c7-9812dfee611c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:23.229228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-5468392e-2c8d-4ad0-92c7-9812dfee611c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:23.245044 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:23.245044 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:23.313865 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fe7c3144-46cd-403b-8181-b45f42eb8924 req-5468392e-2c8d-4ad0-92c7-9812dfee611c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35 returned with HTTP 200 Aug 06 13:03:23.314382 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 66/255] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:03:23 2026] DELETE /volume/v3/attachments/8b5e8f4e-92e6-456e-90b1-2eb178504b35 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:23.507922 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-434edb5d-ef9c-4d94-a5b0-cc6e50f3186a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.510498 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-434edb5d-ef9c-4d94-a5b0-cc6e50f3186a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:23.510661 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-434edb5d-ef9c-4d94-a5b0-cc6e50f3186a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:23.510866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-434edb5d-ef9c-4d94-a5b0-cc6e50f3186a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:23.522039 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:23.522039 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:23.527626 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-434edb5d-ef9c-4d94-a5b0-cc6e50f3186a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:23.534199 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-434edb5d-ef9c-4d94-a5b0-cc6e50f3186a tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:23.534532 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 65/256] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:23 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:23.586892 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-f158ea0f-b5fb-4d0a-a8c3-9adba62f180b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.589080 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-f158ea0f-b5fb-4d0a-a8c3-9adba62f180b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:23.589344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-f158ea0f-b5fb-4d0a-a8c3-9adba62f180b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:23.589502 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-f158ea0f-b5fb-4d0a-a8c3-9adba62f180b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:23.601147 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:23.601147 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:23.606361 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-f158ea0f-b5fb-4d0a-a8c3-9adba62f180b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:23.612353 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-f158ea0f-b5fb-4d0a-a8c3-9adba62f180b tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:23.612839 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 63/257] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:23 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:23.644211 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-ee513bdc-b4df-427f-a7a4-cd28bdd7ca13 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.646436 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-ee513bdc-b4df-427f-a7a4-cd28bdd7ca13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] POST https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action Aug 06 13:03:23.646864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-ee513bdc-b4df-427f-a7a4-cd28bdd7ca13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:23.646974 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-ee513bdc-b4df-427f-a7a4-cd28bdd7ca13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:23.658835 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:23.658835 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:23.659438 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-ee513bdc-b4df-427f-a7a4-cd28bdd7ca13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:23.676238 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-ee513bdc-b4df-427f-a7a4-cd28bdd7ca13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Begin detaching volume completed successfully. Aug 06 13:03:23.676746 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-ee513bdc-b4df-427f-a7a4-cd28bdd7ca13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action returned with HTTP 202 Aug 06 13:03:23.677204 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 64/258] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:03:23 2026] POST /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:03:23.736376 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12234074-1579-498f-8059-50766d0b0f39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.736731 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12234074-1579-498f-8059-50766d0b0f39 None None] GET https://10.4.3.59/volume// Aug 06 13:03:23.736870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12234074-1579-498f-8059-50766d0b0f39 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:23.737037 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12234074-1579-498f-8059-50766d0b0f39 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:23.737348 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12234074-1579-498f-8059-50766d0b0f39 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:23.737782 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 67/259] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:23.747806 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-2c6c074f-29b8-4f05-b0dd-89098ff3be13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:23.752117 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-2c6c074f-29b8-4f05-b0dd-89098ff3be13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:23.752476 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-2c6c074f-29b8-4f05-b0dd-89098ff3be13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:23.752795 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-2c6c074f-29b8-4f05-b0dd-89098ff3be13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:23.772558 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:23.772558 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:23.778095 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-2c6c074f-29b8-4f05-b0dd-89098ff3be13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:23.784932 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-2c6c074f-29b8-4f05-b0dd-89098ff3be13 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:23.785554 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 66/260] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:23 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:24.163390 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-754475e1-4d1c-491c-9752-6cea6571ab18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:24.166365 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-754475e1-4d1c-491c-9752-6cea6571ab18 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:24.166587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-754475e1-4d1c-491c-9752-6cea6571ab18 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:24.166843 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-754475e1-4d1c-491c-9752-6cea6571ab18 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:24.184627 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:24.184627 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:24.188582 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-754475e1-4d1c-491c-9752-6cea6571ab18 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:24.194303 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-754475e1-4d1c-491c-9752-6cea6571ab18 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:24.194887 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 64/261] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:24 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:24.676369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-e5886de4-23d6-439a-836b-63a11e979d3a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:24.683035 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-e5886de4-23d6-439a-836b-63a11e979d3a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] POST https://10.4.3.59/volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c/action Aug 06 13:03:24.684311 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-e5886de4-23d6-439a-836b-63a11e979d3a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:24.684714 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-e5886de4-23d6-439a-836b-63a11e979d3a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:24.709880 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:24.709880 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:24.730190 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-59ddbac2-a40c-4d91-be22-0bcea4f75d6f req-e5886de4-23d6-439a-836b-63a11e979d3a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c/action returned with HTTP 204 Aug 06 13:03:24.730852 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 65/262] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:24 2026] POST /volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:25.207946 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5dae1b4e-31c3-43fa-8c78-a1beb2aedf7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:25.210007 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dae1b4e-31c3-43fa-8c78-a1beb2aedf7a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:25.210227 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dae1b4e-31c3-43fa-8c78-a1beb2aedf7a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:25.210536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dae1b4e-31c3-43fa-8c78-a1beb2aedf7a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:25.222602 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:25.222602 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:25.227155 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5dae1b4e-31c3-43fa-8c78-a1beb2aedf7a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:25.232848 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dae1b4e-31c3-43fa-8c78-a1beb2aedf7a tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:25.233423 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 68/263] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:25 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:25.253033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ea5c732-5a94-40ae-9e71-233a9dc1f12f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:25.254753 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ea5c732-5a94-40ae-9e71-233a9dc1f12f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:25.254932 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ea5c732-5a94-40ae-9e71-233a9dc1f12f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:25.255101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ea5c732-5a94-40ae-9e71-233a9dc1f12f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:25.266557 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:25.266557 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:25.270456 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ea5c732-5a94-40ae-9e71-233a9dc1f12f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:25.276605 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ea5c732-5a94-40ae-9e71-233a9dc1f12f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:25.277077 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 67/264] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:25 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:25.340073 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-08bf0ab1-e5c8-4d54-8cef-aaf39c4e1464 req-b69dea8a-3b0b-4db0-afda-3f0ce25ce125 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:25.342679 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-08bf0ab1-e5c8-4d54-8cef-aaf39c4e1464 req-b69dea8a-3b0b-4db0-afda-3f0ce25ce125 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:25.342929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-08bf0ab1-e5c8-4d54-8cef-aaf39c4e1464 req-b69dea8a-3b0b-4db0-afda-3f0ce25ce125 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:25.343157 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-08bf0ab1-e5c8-4d54-8cef-aaf39c4e1464 req-b69dea8a-3b0b-4db0-afda-3f0ce25ce125 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:25.353507 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:25.353507 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:25.357403 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-08bf0ab1-e5c8-4d54-8cef-aaf39c4e1464 req-b69dea8a-3b0b-4db0-afda-3f0ce25ce125 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:25.361644 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-08bf0ab1-e5c8-4d54-8cef-aaf39c4e1464 req-b69dea8a-3b0b-4db0-afda-3f0ce25ce125 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:25.362016 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 65/265] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:25 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:25.682606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d951e81-5029-4755-b55a-b899389e3106 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:25.686640 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d951e81-5029-4755-b55a-b899389e3106 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:25.687649 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d951e81-5029-4755-b55a-b899389e3106 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:25.687977 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d951e81-5029-4755-b55a-b899389e3106 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:25.688467 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6d951e81-5029-4755-b55a-b899389e3106 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Delete volume with id: 5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:25.699736 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:25.699736 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:25.700571 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d951e81-5029-4755-b55a-b899389e3106 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:25.721051 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d951e81-5029-4755-b55a-b899389e3106 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Delete volume request issued successfully. Aug 06 13:03:25.721240 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d951e81-5029-4755-b55a-b899389e3106 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 202 Aug 06 13:03:25.721663 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 66/266] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:03:25 2026] DELETE /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:25.729530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c315fa9-96ce-4f8b-9e5f-84462956b875 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:25.731435 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c315fa9-96ce-4f8b-9e5f-84462956b875 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:25.731732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c315fa9-96ce-4f8b-9e5f-84462956b875 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:25.732007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c315fa9-96ce-4f8b-9e5f-84462956b875 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:25.746603 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:25.746603 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:25.752711 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c315fa9-96ce-4f8b-9e5f-84462956b875 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Volume info retrieved successfully. Aug 06 13:03:25.759369 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c315fa9-96ce-4f8b-9e5f-84462956b875 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 200 Aug 06 13:03:25.759369 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 69/267] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:25 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:26.214983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c7cee33-47aa-4170-a5d9-e8bad21b0150 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:26.217186 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c7cee33-47aa-4170-a5d9-e8bad21b0150 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:26.217513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c7cee33-47aa-4170-a5d9-e8bad21b0150 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:26.217948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c7cee33-47aa-4170-a5d9-e8bad21b0150 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:26.218086 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3c7cee33-47aa-4170-a5d9-e8bad21b0150 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Delete volume with id: d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:26.224337 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c7cee33-47aa-4170-a5d9-e8bad21b0150 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 404 Aug 06 13:03:26.224795 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 68/268] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:03:26 2026] DELETE /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:26.231000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3a647a2-9b5c-4e47-b1c9-85a33ba5e256 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:26.232663 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3a647a2-9b5c-4e47-b1c9-85a33ba5e256 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 Aug 06 13:03:26.232851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3a647a2-9b5c-4e47-b1c9-85a33ba5e256 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:26.233024 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3a647a2-9b5c-4e47-b1c9-85a33ba5e256 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:26.238430 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3a647a2-9b5c-4e47-b1c9-85a33ba5e256 tempest-VolumesAssistedSnapshotsTest-719103033 tempest-VolumesAssistedSnapshotsTest-719103033-project-admin] https://10.4.3.59/volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 returned with HTTP 404 Aug 06 13:03:26.238901 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 66/269] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:26 2026] GET /volume/v3/volumes/d3b1fe38-8f36-4c1d-aa6c-739d9f2b7161 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:26.772555 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-969ebf0a-fece-4918-8e21-744892837242 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:26.775654 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-969ebf0a-fece-4918-8e21-744892837242 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] GET https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 Aug 06 13:03:26.775940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-969ebf0a-fece-4918-8e21-744892837242 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:26.776215 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-969ebf0a-fece-4918-8e21-744892837242 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:26.782211 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-969ebf0a-fece-4918-8e21-744892837242 tempest-TaggedAttachmentsTest-752887924 tempest-TaggedAttachmentsTest-752887924-project-member] https://10.4.3.59/volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 returned with HTTP 404 Aug 06 13:03:26.782744 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 67/270] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:26 2026] GET /volume/v3/volumes/5cd71756-2467-4d50-bd2e-4fe57bc97686 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:28.932337 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-6022f919-a92d-4d30-b728-8c445d04a570 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:28.934343 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-6022f919-a92d-4d30-b728-8c445d04a570 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:28.934548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-6022f919-a92d-4d30-b728-8c445d04a570 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:28.934772 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-6022f919-a92d-4d30-b728-8c445d04a570 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:28.944169 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:28.944169 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:28.947748 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-6022f919-a92d-4d30-b728-8c445d04a570 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:28.951759 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-6022f919-a92d-4d30-b728-8c445d04a570 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:28.952122 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 70/271] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:28 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:29.548722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-88a060ae-354a-4d67-804d-f7fad7e9f1d5 req-832a3094-6b57-42a1-a172-6f6ad44e5dda None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:29.551195 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-88a060ae-354a-4d67-804d-f7fad7e9f1d5 req-832a3094-6b57-42a1-a172-6f6ad44e5dda tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:03:29.551493 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-88a060ae-354a-4d67-804d-f7fad7e9f1d5 req-832a3094-6b57-42a1-a172-6f6ad44e5dda tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:29.551801 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-88a060ae-354a-4d67-804d-f7fad7e9f1d5 req-832a3094-6b57-42a1-a172-6f6ad44e5dda tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:29.564910 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:29.564910 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:29.567400 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-88a060ae-354a-4d67-804d-f7fad7e9f1d5 req-832a3094-6b57-42a1-a172-6f6ad44e5dda tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:03:29.572467 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-88a060ae-354a-4d67-804d-f7fad7e9f1d5 req-832a3094-6b57-42a1-a172-6f6ad44e5dda tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:03:29.572896 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 69/272] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:29 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:32.965825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-e6fcfcf3-57ed-458a-b28b-38ebcc87eee8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:32.973720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-e6fcfcf3-57ed-458a-b28b-38ebcc87eee8 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] DELETE https://10.4.3.59/volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd Aug 06 13:03:32.974133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-e6fcfcf3-57ed-458a-b28b-38ebcc87eee8 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:32.975315 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-e6fcfcf3-57ed-458a-b28b-38ebcc87eee8 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:32.987133 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:32.987133 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:33.092632 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-100a33b9-1d0f-4abf-93f1-8d3901c971cb req-e6fcfcf3-57ed-458a-b28b-38ebcc87eee8 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd returned with HTTP 200 Aug 06 13:03:33.093032 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 67/273] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:03:32 2026] DELETE /volume/v3/attachments/9925fa34-045b-45e5-bd0a-822acd5857bd => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:33.757593 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0ccebb1-fca4-4769-853c-f8e44207ac9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:33.760808 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ccebb1-fca4-4769-853c-f8e44207ac9b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:33.761285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0ccebb1-fca4-4769-853c-f8e44207ac9b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:33.761285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0ccebb1-fca4-4769-853c-f8e44207ac9b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:33.768150 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:33.768150 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:33.772875 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0ccebb1-fca4-4769-853c-f8e44207ac9b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:33.777951 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ccebb1-fca4-4769-853c-f8e44207ac9b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:33.778835 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 68/274] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:33 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:33.836759 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6ab8a3b3-85d7-4463-a362-c4b61f3d7046 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:33.843283 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6ab8a3b3-85d7-4463-a362-c4b61f3d7046 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:33.843283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6ab8a3b3-85d7-4463-a362-c4b61f3d7046 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:33.843283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6ab8a3b3-85d7-4463-a362-c4b61f3d7046 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:33.854217 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:33.854217 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:33.860618 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6ab8a3b3-85d7-4463-a362-c4b61f3d7046 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:33.865815 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6ab8a3b3-85d7-4463-a362-c4b61f3d7046 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:33.866539 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 71/275] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:33 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:33.977156 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9354158e-beff-46e8-8d75-cfe2aeaea359 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:33.977692 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9354158e-beff-46e8-8d75-cfe2aeaea359 None None] GET https://10.4.3.59/volume// Aug 06 13:03:33.978440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9354158e-beff-46e8-8d75-cfe2aeaea359 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:33.978440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9354158e-beff-46e8-8d75-cfe2aeaea359 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:33.978617 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9354158e-beff-46e8-8d75-cfe2aeaea359 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:33.979474 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 70/276] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:03:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:33.987306 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6da6c571-6388-48bc-af67-2980621d8542 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:33.990033 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6da6c571-6388-48bc-af67-2980621d8542 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:03:33.990591 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6da6c571-6388-48bc-af67-2980621d8542 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e35ad2bf-0e5c-4967-80d9-017d4d8ccb80", "connector": null, "instance_uuid": "945a9845-bc8f-4660-b847-33f1316f6c8e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:34.004443 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:34.004443 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:34.047716 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-6da6c571-6388-48bc-af67-2980621d8542 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:03:34.048198 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 68/277] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:03:33 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 06 13:03:34.089701 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a82e557d-6142-4ed7-86f5-3ac13c1b95dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:34.092468 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a82e557d-6142-4ed7-86f5-3ac13c1b95dc tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:34.092960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a82e557d-6142-4ed7-86f5-3ac13c1b95dc tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:34.092960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a82e557d-6142-4ed7-86f5-3ac13c1b95dc tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:34.103465 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae684f52-decb-4ddf-b9ec-15e395fe83e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:34.105176 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae684f52-decb-4ddf-b9ec-15e395fe83e1 None None] GET https://10.4.3.59/volume// Aug 06 13:03:34.105176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae684f52-decb-4ddf-b9ec-15e395fe83e1 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:34.105176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae684f52-decb-4ddf-b9ec-15e395fe83e1 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:34.105176 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae684f52-decb-4ddf-b9ec-15e395fe83e1 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:34.105176 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 72/278] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:34.109992 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:34.109992 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:34.114431 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a82e557d-6142-4ed7-86f5-3ac13c1b95dc tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:34.116549 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-cc63f1b0-ddcd-4b84-8a9b-d8af1d54ecb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:34.121971 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-cc63f1b0-ddcd-4b84-8a9b-d8af1d54ecb3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:34.121971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-cc63f1b0-ddcd-4b84-8a9b-d8af1d54ecb3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:34.122423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-cc63f1b0-ddcd-4b84-8a9b-d8af1d54ecb3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:34.127281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a82e557d-6142-4ed7-86f5-3ac13c1b95dc tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:34.127573 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 69/279] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:34 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:34.137506 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:34.137506 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:34.143048 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-cc63f1b0-ddcd-4b84-8a9b-d8af1d54ecb3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:34.151378 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-cc63f1b0-ddcd-4b84-8a9b-d8af1d54ecb3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:34.151378 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 71/280] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:34 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:34.290363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-446e9651-972d-4bd8-bf76-4c8678650af7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:34.293595 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-446e9651-972d-4bd8-bf76-4c8678650af7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] PUT https://10.4.3.59/volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe Aug 06 13:03:34.294286 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-446e9651-972d-4bd8-bf76-4c8678650af7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:34.313234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-446e9651-972d-4bd8-bf76-4c8678650af7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Acquiring lock "cinder-attachment_update-e35ad2bf-0e5c-4967-80d9-017d4d8ccb80-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:34.322525 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-446e9651-972d-4bd8-bf76-4c8678650af7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Lock "cinder-attachment_update-e35ad2bf-0e5c-4967-80d9-017d4d8ccb80-np0000006653" acquired by "attachment_update" :: waited 0.010s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:34.323834 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:34.323834 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:34.469385 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-446e9651-972d-4bd8-bf76-4c8678650af7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Lock "cinder-attachment_update-e35ad2bf-0e5c-4967-80d9-017d4d8ccb80-np0000006653" released by "attachment_update" :: held 0.147s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:34.469743 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-446e9651-972d-4bd8-bf76-4c8678650af7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe returned with HTTP 200 Aug 06 13:03:34.470390 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 69/281] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:34 2026] PUT /volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:35.146641 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-156d9f0e-df0b-4f3f-b6e3-6c9d6b9b7a8f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:35.148317 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-156d9f0e-df0b-4f3f-b6e3-6c9d6b9b7a8f tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:35.148625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-156d9f0e-df0b-4f3f-b6e3-6c9d6b9b7a8f tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:35.148625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-156d9f0e-df0b-4f3f-b6e3-6c9d6b9b7a8f tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:35.162460 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:35.162460 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:35.166678 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-156d9f0e-df0b-4f3f-b6e3-6c9d6b9b7a8f tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:35.171118 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-156d9f0e-df0b-4f3f-b6e3-6c9d6b9b7a8f tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:35.171566 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 73/282] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:35 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:36.184163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3db28bf-0480-4004-a84a-59f844ad06c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:36.186242 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3db28bf-0480-4004-a84a-59f844ad06c8 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:36.187524 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3db28bf-0480-4004-a84a-59f844ad06c8 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:36.187813 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3db28bf-0480-4004-a84a-59f844ad06c8 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:36.207059 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:36.207059 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:36.211879 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3db28bf-0480-4004-a84a-59f844ad06c8 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:36.220731 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3db28bf-0480-4004-a84a-59f844ad06c8 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:36.221199 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 70/283] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:36 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:37.240563 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f69dc1cb-a09d-46d0-8cb3-2e093fa13da9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:37.243380 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f69dc1cb-a09d-46d0-8cb3-2e093fa13da9 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:37.243585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f69dc1cb-a09d-46d0-8cb3-2e093fa13da9 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:37.243726 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f69dc1cb-a09d-46d0-8cb3-2e093fa13da9 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:37.256010 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:37.256010 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:37.262075 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f69dc1cb-a09d-46d0-8cb3-2e093fa13da9 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:37.267532 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f69dc1cb-a09d-46d0-8cb3-2e093fa13da9 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:37.267958 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 72/284] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:37 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:37.823015 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-a8eb768c-15d1-4990-a7bf-6e24a298565b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:37.826995 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-a8eb768c-15d1-4990-a7bf-6e24a298565b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] POST https://10.4.3.59/volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe/action Aug 06 13:03:37.827548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-a8eb768c-15d1-4990-a7bf-6e24a298565b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:37.827739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-a8eb768c-15d1-4990-a7bf-6e24a298565b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:37.848746 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:37.848746 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:37.860440 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-50c305a2-0f81-4beb-b132-6b0874c03185 req-a8eb768c-15d1-4990-a7bf-6e24a298565b tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe/action returned with HTTP 204 Aug 06 13:03:37.861067 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 70/285] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:37 2026] POST /volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:38.285046 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2d0eb02b-ebf6-4a00-bea9-f145b48f8ec6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:38.288727 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d0eb02b-ebf6-4a00-bea9-f145b48f8ec6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:38.288919 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d0eb02b-ebf6-4a00-bea9-f145b48f8ec6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:38.289112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d0eb02b-ebf6-4a00-bea9-f145b48f8ec6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:38.301302 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:38.301302 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:38.305312 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2d0eb02b-ebf6-4a00-bea9-f145b48f8ec6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:38.310535 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d0eb02b-ebf6-4a00-bea9-f145b48f8ec6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:38.311193 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 74/286] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:38 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:03:38.327276 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf599bf6-3cfd-46ec-a798-8f484d7cfa61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:38.329164 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf599bf6-3cfd-46ec-a798-8f484d7cfa61 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:38.329359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf599bf6-3cfd-46ec-a798-8f484d7cfa61 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:38.329544 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf599bf6-3cfd-46ec-a798-8f484d7cfa61 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:38.339271 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:38.339271 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:38.343388 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf599bf6-3cfd-46ec-a798-8f484d7cfa61 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:38.348007 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf599bf6-3cfd-46ec-a798-8f484d7cfa61 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:38.348701 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 71/287] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:38 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:38.362284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-979f59e3-6e38-4346-a0f2-80a59e4760dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:38.366934 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-979f59e3-6e38-4346-a0f2-80a59e4760dd tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:38.367102 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-979f59e3-6e38-4346-a0f2-80a59e4760dd tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:38.367353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-979f59e3-6e38-4346-a0f2-80a59e4760dd tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:38.380318 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:38.380318 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:38.392774 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-979f59e3-6e38-4346-a0f2-80a59e4760dd tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:38.397827 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-979f59e3-6e38-4346-a0f2-80a59e4760dd tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:38.398161 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 73/288] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:38 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:38.583442 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5796a738-c701-40dd-b10b-0c61f919693e req-47e955b8-1dd4-46f7-b40d-f43c798a98ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:38.586802 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5796a738-c701-40dd-b10b-0c61f919693e req-47e955b8-1dd4-46f7-b40d-f43c798a98ab tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:03:38.587006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5796a738-c701-40dd-b10b-0c61f919693e req-47e955b8-1dd4-46f7-b40d-f43c798a98ab tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:38.587159 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5796a738-c701-40dd-b10b-0c61f919693e req-47e955b8-1dd4-46f7-b40d-f43c798a98ab tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:38.612862 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:38.612862 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:38.620984 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5796a738-c701-40dd-b10b-0c61f919693e req-47e955b8-1dd4-46f7-b40d-f43c798a98ab tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:03:38.629194 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5796a738-c701-40dd-b10b-0c61f919693e req-47e955b8-1dd4-46f7-b40d-f43c798a98ab tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:03:38.629831 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 71/289] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:38 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:38.906109 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:38.908113 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 Aug 06 13:03:38.908607 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:38.908834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:38.909159 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Delete volume with id: 1a134ad4-b093-4795-8b58-a72462e9c707 Aug 06 13:03:38.916705 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:38.916705 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:38.917499 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:38.942792 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Delete volume request issued successfully. Aug 06 13:03:38.942978 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7f3bebe-2ae9-4510-83e4-f00d5025b1bb tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 returned with HTTP 202 Aug 06 13:03:38.943465 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 75/290] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:03:38 2026] DELETE /volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:38.956521 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b6e1bdc-5e7c-4837-bffc-49d1b73e7c27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:38.958950 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b6e1bdc-5e7c-4837-bffc-49d1b73e7c27 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 Aug 06 13:03:38.959048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b6e1bdc-5e7c-4837-bffc-49d1b73e7c27 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:38.959322 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b6e1bdc-5e7c-4837-bffc-49d1b73e7c27 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:38.970638 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:38.970638 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:38.978508 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b6e1bdc-5e7c-4837-bffc-49d1b73e7c27 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:38.984614 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b6e1bdc-5e7c-4837-bffc-49d1b73e7c27 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 returned with HTTP 200 Aug 06 13:03:38.985027 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 72/291] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:38 2026] GET /volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:39.239972 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-1ac76dc2-c2c9-4e12-9aca-5f6bd6a315cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:39.242623 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-1ac76dc2-c2c9-4e12-9aca-5f6bd6a315cf tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f Aug 06 13:03:39.242846 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-1ac76dc2-c2c9-4e12-9aca-5f6bd6a315cf tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:39.243345 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-1ac76dc2-c2c9-4e12-9aca-5f6bd6a315cf tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:39.254557 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:39.254557 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:39.309694 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-1ac76dc2-c2c9-4e12-9aca-5f6bd6a315cf tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f returned with HTTP 200 Aug 06 13:03:39.310232 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 74/292] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:03:39 2026] DELETE /volume/v3/attachments/13f63b8e-30ac-44de-9781-d9091c7b750f => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:39.322443 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:39.325411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 Aug 06 13:03:39.325574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:39.325728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:39.325892 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Delete volume with id: 6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 Aug 06 13:03:39.336827 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:39.336827 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:39.337501 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:03:39.363296 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Delete volume request issued successfully. Aug 06 13:03:39.363558 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3eac566c-2d2e-4218-8f13-97a547e680bd req-cd068a43-d701-4c56-9e7b-ec55bdbfbd7b tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 returned with HTTP 202 Aug 06 13:03:39.364107 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 72/293] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:03:39 2026] DELETE /volume/v3/volumes/6b7c4509-c063-4d8a-9fdb-4f9c8302dd21 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:39.999326 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0ce8dee-382e-4e67-aaa6-6edbaec3838d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:40.003289 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0ce8dee-382e-4e67-aaa6-6edbaec3838d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 Aug 06 13:03:40.003472 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0ce8dee-382e-4e67-aaa6-6edbaec3838d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:40.003646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0ce8dee-382e-4e67-aaa6-6edbaec3838d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:40.011155 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0ce8dee-382e-4e67-aaa6-6edbaec3838d tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 returned with HTTP 404 Aug 06 13:03:40.011811 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 76/294] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:39 2026] GET /volume/v3/volumes/1a134ad4-b093-4795-8b58-a72462e9c707 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:40.020439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:40.022256 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] DELETE https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:40.022518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:40.022739 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:40.022926 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Delete volume with id: 75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:40.031158 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:40.031158 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:40.031616 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:40.050276 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Delete volume request issued successfully. Aug 06 13:03:40.050276 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fe0bc81-340e-41b2-a54b-398875fcd69c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 202 Aug 06 13:03:40.050276 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 73/295] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:03:40 2026] DELETE /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:40.057906 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8ed5d98-1ca9-43da-bf76-acc884d45dd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:40.059905 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8ed5d98-1ca9-43da-bf76-acc884d45dd5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:40.060125 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8ed5d98-1ca9-43da-bf76-acc884d45dd5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:40.060366 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8ed5d98-1ca9-43da-bf76-acc884d45dd5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:40.068828 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:40.068828 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:40.073076 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8ed5d98-1ca9-43da-bf76-acc884d45dd5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Volume info retrieved successfully. Aug 06 13:03:40.078177 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8ed5d98-1ca9-43da-bf76-acc884d45dd5 tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 200 Aug 06 13:03:40.078654 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 75/296] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:40 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:41.096743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-611f628d-7113-4fd9-8418-e9982970267c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:41.100041 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-611f628d-7113-4fd9-8418-e9982970267c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] GET https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da Aug 06 13:03:41.100368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-611f628d-7113-4fd9-8418-e9982970267c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:41.100733 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-611f628d-7113-4fd9-8418-e9982970267c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:41.109225 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-611f628d-7113-4fd9-8418-e9982970267c tempest-TestMultiAttachVolumeSwap-1497887952 tempest-TestMultiAttachVolumeSwap-1497887952-project-member] https://10.4.3.59/volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da returned with HTTP 404 Aug 06 13:03:41.110645 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 73/297] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:03:41 2026] GET /volume/v3/volumes/75fb95e1-e55c-4b91-886c-15b8134514da => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:45.135451 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-57fb4571-9e6a-49f9-95fb-b53e7ca92e02 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:45.140496 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-57fb4571-9e6a-49f9-95fb-b53e7ca92e02 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169 Aug 06 13:03:45.140496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-57fb4571-9e6a-49f9-95fb-b53e7ca92e02 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:45.140496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-57fb4571-9e6a-49f9-95fb-b53e7ca92e02 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:45.154125 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:45.154125 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:45.225396 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-57fb4571-9e6a-49f9-95fb-b53e7ca92e02 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169 returned with HTTP 200 Aug 06 13:03:45.225396 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 77/298] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:03:45 2026] DELETE /volume/v3/attachments/36c05fa2-0c5d-415d-8c46-aa7a33a41169 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:45.240579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:45.241472 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 Aug 06 13:03:45.241472 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:45.241739 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:45.241976 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Delete volume with id: e25579f9-b8bf-4703-94de-dd1bff06ede5 Aug 06 13:03:45.273319 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:45.273319 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:45.273319 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Volume info retrieved successfully. Aug 06 13:03:45.295136 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] Delete volume request issued successfully. Aug 06 13:03:45.295359 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-56758147-c475-4d2f-9d22-2be75f4f14e5 req-afb29d2f-240e-4c89-b009-a1b6b75e5296 tempest-ServerBootFromVolumeStableRescueTest-1062998011 tempest-ServerBootFromVolumeStableRescueTest-1062998011-project-member] https://10.4.3.59/volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 returned with HTTP 202 Aug 06 13:03:45.295779 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 74/299] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:03:45 2026] DELETE /volume/v3/volumes/e25579f9-b8bf-4703-94de-dd1bff06ede5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:48.060167 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-035d421a-7939-43d1-858b-7a559fbb8784 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:48.062423 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:03:48.062890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-883386825", "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:48.064754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-883386825', 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:03:48.166302 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Create volume of 1 GB Aug 06 13:03:48.172498 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Availability Zones retrieved successfully. Aug 06 13:03:48.177833 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Flow 'volume_create_api' (1215d3e4-130e-4ca7-8219-9bfedf65c360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:03:48.179230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee67de8e-3345-4458-b612-81dd72c1897a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:48.180452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:03:48.256373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee67de8e-3345-4458-b612-81dd72c1897a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:48.259304 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f254ae-0325-4e81-8f12-ddff121a7d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:48.344289 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Created reservations ['53662817-5157-44d6-99bf-c22cbac4edaa', 'bc0416c0-bc0e-422c-9092-fe7968ecf4c1', 'ce667993-f50c-46f0-940d-d40198d2f38b', '238de354-75b6-4379-8dc6-f4aad9c0c6b5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:03:48.344792 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f254ae-0325-4e81-8f12-ddff121a7d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53662817-5157-44d6-99bf-c22cbac4edaa', 'bc0416c0-bc0e-422c-9092-fe7968ecf4c1', 'ce667993-f50c-46f0-940d-d40198d2f38b', '238de354-75b6-4379-8dc6-f4aad9c0c6b5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:48.345608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906bd5df-e733-4dd8-a370-a1d4336ba153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:48.378829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906bd5df-e733-4dd8-a370-a1d4336ba153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c69aeb-1610-48cb-9353-c84075994e23', '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-883386825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a7210087744c80b7dd8aa445486457',qos_specs=None,replication_status=,reservations=['53662817-5157-44d6-99bf-c22cbac4edaa','bc0416c0-bc0e-422c-9092-fe7968ecf4c1','ce667993-f50c-46f0-940d-d40198d2f38b','238de354-75b6-4379-8dc6-f4aad9c0c6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29de442b7cb64dca85d588f10e0ae9b8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-883386825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8c69aeb-1610-48cb-9353-c84075994e23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a7210087744c80b7dd8aa445486457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29de442b7cb64dca85d588f10e0ae9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:48.379981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6097a750-5988-4837-a32c-46f577aa0296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:48.405439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6097a750-5988-4837-a32c-46f577aa0296) transitioned into state 'SUCCESS' from state '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-883386825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a7210087744c80b7dd8aa445486457',qos_specs=None,replication_status=,reservations=['53662817-5157-44d6-99bf-c22cbac4edaa','bc0416c0-bc0e-422c-9092-fe7968ecf4c1','ce667993-f50c-46f0-940d-d40198d2f38b','238de354-75b6-4379-8dc6-f4aad9c0c6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29de442b7cb64dca85d588f10e0ae9b8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:48.406467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fed9ec-173d-4e72-b3c5-f695b49db609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:48.428675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fed9ec-173d-4e72-b3c5-f695b49db609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:48.430062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Flow 'volume_create_api' (1215d3e4-130e-4ca7-8219-9bfedf65c360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:03:48.431304 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Create volume request issued successfully. Aug 06 13:03:48.434089 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-035d421a-7939-43d1-858b-7a559fbb8784 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:03:48.434089 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 76/300] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:03:48 2026] POST /volume/v3/volumes => generated 896 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:48.445153 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76606f75-0d47-4e34-85af-dddb6df2c38c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:48.449460 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76606f75-0d47-4e34-85af-dddb6df2c38c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:03:48.449460 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76606f75-0d47-4e34-85af-dddb6df2c38c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:48.449460 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76606f75-0d47-4e34-85af-dddb6df2c38c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:48.461855 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:48.461855 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:48.467288 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76606f75-0d47-4e34-85af-dddb6df2c38c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:03:48.472250 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76606f75-0d47-4e34-85af-dddb6df2c38c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:03:48.472816 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 74/301] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:03:48 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:49.489335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6cddc7b6-68ef-43e4-9e4f-c2b02acb54a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:49.491346 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cddc7b6-68ef-43e4-9e4f-c2b02acb54a1 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:03:49.492011 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cddc7b6-68ef-43e4-9e4f-c2b02acb54a1 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:49.492011 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cddc7b6-68ef-43e4-9e4f-c2b02acb54a1 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:49.504935 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:49.504935 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:49.513336 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6cddc7b6-68ef-43e4-9e4f-c2b02acb54a1 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:03:49.520198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cddc7b6-68ef-43e4-9e4f-c2b02acb54a1 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:03:49.520641 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 78/302] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:03:49 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:03:49.558709 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-c98cf2fa-38a6-47b8-88e7-3fc3a689ecac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:49.563478 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-c98cf2fa-38a6-47b8-88e7-3fc3a689ecac tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:03:49.563478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-c98cf2fa-38a6-47b8-88e7-3fc3a689ecac tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:49.563478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-c98cf2fa-38a6-47b8-88e7-3fc3a689ecac tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:49.571552 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:49.571552 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:49.575637 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-c98cf2fa-38a6-47b8-88e7-3fc3a689ecac tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:03:49.580934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-c98cf2fa-38a6-47b8-88e7-3fc3a689ecac tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:03:49.581564 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 75/303] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:49 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:50.285027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-ec0769bf-e482-41eb-8378-c5f4b3554b13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:50.290117 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-ec0769bf-e482-41eb-8378-c5f4b3554b13 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:03:50.290328 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-ec0769bf-e482-41eb-8378-c5f4b3554b13 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:50.290520 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-ec0769bf-e482-41eb-8378-c5f4b3554b13 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:50.301036 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:50.301036 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:50.306437 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-ec0769bf-e482-41eb-8378-c5f4b3554b13 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:03:50.312329 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-ec0769bf-e482-41eb-8378-c5f4b3554b13 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:03:50.312813 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 77/304] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:50 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:50.326152 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67a28602-10e1-489f-abc0-31d4fd7b2c61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:50.326152 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67a28602-10e1-489f-abc0-31d4fd7b2c61 None None] GET https://10.4.3.59/volume// Aug 06 13:03:50.326152 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67a28602-10e1-489f-abc0-31d4fd7b2c61 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:50.326582 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67a28602-10e1-489f-abc0-31d4fd7b2c61 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:50.326582 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67a28602-10e1-489f-abc0-31d4fd7b2c61 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:50.326961 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 75/305] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:03:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:50.340107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-66d550bf-e1e4-4752-a7da-46ba2b3ab951 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:50.342842 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-66d550bf-e1e4-4752-a7da-46ba2b3ab951 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:03:50.343294 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-66d550bf-e1e4-4752-a7da-46ba2b3ab951 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8c69aeb-1610-48cb-9353-c84075994e23", "connector": null, "instance_uuid": "1ecb8b33-70ef-4387-a957-2347c45b0f90"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:50.355318 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:50.355318 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:50.388087 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-66d550bf-e1e4-4752-a7da-46ba2b3ab951 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:03:50.389485 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 79/306] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:03:50 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:51.770765 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd48140d-bc8f-4478-abe5-391ae63a7307 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:51.771343 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd48140d-bc8f-4478-abe5-391ae63a7307 None None] GET https://10.4.3.59/volume// Aug 06 13:03:51.771587 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd48140d-bc8f-4478-abe5-391ae63a7307 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:51.771900 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd48140d-bc8f-4478-abe5-391ae63a7307 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:51.772385 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd48140d-bc8f-4478-abe5-391ae63a7307 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:03:51.772799 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 76/307] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:03:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:03:51.781928 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6f95150c-21ce-4d35-8471-3c0a41bd0661 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:51.785824 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6f95150c-21ce-4d35-8471-3c0a41bd0661 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:03:51.785824 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6f95150c-21ce-4d35-8471-3c0a41bd0661 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:51.785824 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6f95150c-21ce-4d35-8471-3c0a41bd0661 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:51.797935 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:51.797935 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:51.804487 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6f95150c-21ce-4d35-8471-3c0a41bd0661 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:03:51.811822 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6f95150c-21ce-4d35-8471-3c0a41bd0661 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:03:51.812586 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 78/308] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:03:51 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 13:03:51.906829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6ca08790-8fa9-4b0b-b8bc-166a42cbf485 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:51.909715 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6ca08790-8fa9-4b0b-b8bc-166a42cbf485 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] PUT https://10.4.3.59/volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20 Aug 06 13:03:51.910535 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6ca08790-8fa9-4b0b-b8bc-166a42cbf485 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:51.921204 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6ca08790-8fa9-4b0b-b8bc-166a42cbf485 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Acquiring lock "cinder-attachment_update-b8c69aeb-1610-48cb-9353-c84075994e23-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:03:51.926814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6ca08790-8fa9-4b0b-b8bc-166a42cbf485 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Lock "cinder-attachment_update-b8c69aeb-1610-48cb-9353-c84075994e23-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:03:51.928125 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:51.928125 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:52.035143 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6ca08790-8fa9-4b0b-b8bc-166a42cbf485 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Lock "cinder-attachment_update-b8c69aeb-1610-48cb-9353-c84075994e23-np0000006653" released by "attachment_update" :: held 0.108s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:03:52.035526 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-6ca08790-8fa9-4b0b-b8bc-166a42cbf485 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20 returned with HTTP 200 Aug 06 13:03:52.036066 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 76/309] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:03:51 2026] PUT /volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:03:52.071225 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-348a707e-abcb-470a-a206-179d763d867d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:52.078649 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-348a707e-abcb-470a-a206-179d763d867d tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] POST https://10.4.3.59/volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20/action Aug 06 13:03:52.079077 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-348a707e-abcb-470a-a206-179d763d867d tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:03:52.079322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-348a707e-abcb-470a-a206-179d763d867d tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:52.105407 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:52.105407 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:52.124739 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a54994c1-2011-4f77-8c1d-a8b4d0ec9860 req-348a707e-abcb-470a-a206-179d763d867d tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20/action returned with HTTP 204 Aug 06 13:03:52.124739 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 80/310] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:03:52 2026] POST /volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:55.322286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:55.324444 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:03:55.324825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-901418232", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:55.326468 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-901418232', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:03:55.326618 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Create volume of 1 GB Aug 06 13:03:55.329328 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=268,cinder:UPDATE=27,cinder:INSERT=7 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:03:55.332937 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Availability Zones retrieved successfully. Aug 06 13:03:55.341850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Flow 'volume_create_api' (cf5d7eaa-0b71-4a6d-916d-3121e0a9406e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:03:55.341850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e425224d-c0bd-484f-b2a0-50a6ac479cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:55.343276 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:03:55.374899 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e425224d-c0bd-484f-b2a0-50a6ac479cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:55.375736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f1ef16-b76c-43c4-9d5f-9c71c39586fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:55.444809 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Created reservations ['32a4b00c-fb02-4b71-82c8-b555f0c018fd', 'edd7ec53-74f9-4aa2-a1be-304069cc8809', '1cea376e-5667-429d-9914-839e44d4686c', '6d8490e8-0ff8-42da-94bd-12a276e63390'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:03:55.445667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f1ef16-b76c-43c4-9d5f-9c71c39586fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a4b00c-fb02-4b71-82c8-b555f0c018fd', 'edd7ec53-74f9-4aa2-a1be-304069cc8809', '1cea376e-5667-429d-9914-839e44d4686c', '6d8490e8-0ff8-42da-94bd-12a276e63390']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:55.446475 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f348eea1-91bb-4b7d-a5b0-88e83248e550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:55.476694 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f348eea1-91bb-4b7d-a5b0-88e83248e550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c774ef3-885e-491a-bbea-b3682a94b589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-901418232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe569edc1d5b44fca3825a0cac4f6783',qos_specs=None,replication_status=,reservations=['32a4b00c-fb02-4b71-82c8-b555f0c018fd','edd7ec53-74f9-4aa2-a1be-304069cc8809','1cea376e-5667-429d-9914-839e44d4686c','6d8490e8-0ff8-42da-94bd-12a276e63390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e131423b2640129c6a96076e605585',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-901418232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c774ef3-885e-491a-bbea-b3682a94b589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe569edc1d5b44fca3825a0cac4f6783',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e131423b2640129c6a96076e605585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:55.477430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87637a07-f786-4a5c-ad10-8c400bde391d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:55.493691 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87637a07-f786-4a5c-ad10-8c400bde391d) transitioned into state 'SUCCESS' from state '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-901418232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe569edc1d5b44fca3825a0cac4f6783',qos_specs=None,replication_status=,reservations=['32a4b00c-fb02-4b71-82c8-b555f0c018fd','edd7ec53-74f9-4aa2-a1be-304069cc8809','1cea376e-5667-429d-9914-839e44d4686c','6d8490e8-0ff8-42da-94bd-12a276e63390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e131423b2640129c6a96076e605585',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:55.494435 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f8a8f3-5148-4af7-8653-0a1e8c52060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:03:55.503489 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f8a8f3-5148-4af7-8653-0a1e8c52060d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:03:55.504395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Flow 'volume_create_api' (cf5d7eaa-0b71-4a6d-916d-3121e0a9406e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:03:55.504754 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Create volume request issued successfully. Aug 06 13:03:55.505272 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-05b36a8a-2b01-4c36-ade5-d5e29a4607d5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:03:55.506061 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 77/311] 10.4.3.59 () {72 vars in 1534 bytes} [Thu Aug 6 13:03:55 2026] POST /volume/v3/volumes => generated 752 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:03:55.513748 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-b8d149fb-9bd5-415a-9dcb-7c3c3bfa8c0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:55.515825 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-b8d149fb-9bd5-415a-9dcb-7c3c3bfa8c0e tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:55.516012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-b8d149fb-9bd5-415a-9dcb-7c3c3bfa8c0e tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:55.516177 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-b8d149fb-9bd5-415a-9dcb-7c3c3bfa8c0e tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:55.522087 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:55.522087 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:55.525442 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-b8d149fb-9bd5-415a-9dcb-7c3c3bfa8c0e tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Volume info retrieved successfully. Aug 06 13:03:55.529181 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-48de4fc9-89ec-4757-bcd7-96dd28eae805 req-b8d149fb-9bd5-415a-9dcb-7c3c3bfa8c0e tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 200 Aug 06 13:03:55.529574 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 79/312] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:55 2026] GET /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:55.561795 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b0d3e400-c057-4b4b-ba9b-942598df1efe req-b831cefd-8602-4944-af6d-e09d292f633c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:55.563880 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b0d3e400-c057-4b4b-ba9b-942598df1efe req-b831cefd-8602-4944-af6d-e09d292f633c tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:55.564087 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b0d3e400-c057-4b4b-ba9b-942598df1efe req-b831cefd-8602-4944-af6d-e09d292f633c tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:55.564275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b0d3e400-c057-4b4b-ba9b-942598df1efe req-b831cefd-8602-4944-af6d-e09d292f633c tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:55.573693 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:55.573693 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:55.575757 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b0d3e400-c057-4b4b-ba9b-942598df1efe req-b831cefd-8602-4944-af6d-e09d292f633c tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Volume info retrieved successfully. Aug 06 13:03:55.581027 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b0d3e400-c057-4b4b-ba9b-942598df1efe req-b831cefd-8602-4944-af6d-e09d292f633c tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 200 Aug 06 13:03:55.581585 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 77/313] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:55 2026] GET /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:56.606237 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c838fc0d-946b-472d-8420-59e3f3975af2 req-56285ae7-1da6-4d76-a96d-6dd9c22f1a31 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:56.609133 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c838fc0d-946b-472d-8420-59e3f3975af2 req-56285ae7-1da6-4d76-a96d-6dd9c22f1a31 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:56.609367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c838fc0d-946b-472d-8420-59e3f3975af2 req-56285ae7-1da6-4d76-a96d-6dd9c22f1a31 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:56.610182 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c838fc0d-946b-472d-8420-59e3f3975af2 req-56285ae7-1da6-4d76-a96d-6dd9c22f1a31 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:56.620025 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:56.620025 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:56.628376 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c838fc0d-946b-472d-8420-59e3f3975af2 req-56285ae7-1da6-4d76-a96d-6dd9c22f1a31 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Volume info retrieved successfully. Aug 06 13:03:56.634972 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c838fc0d-946b-472d-8420-59e3f3975af2 req-56285ae7-1da6-4d76-a96d-6dd9c22f1a31 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 200 Aug 06 13:03:56.635541 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 81/314] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:56 2026] GET /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:56.664164 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:56.668986 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:03:56.669453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c774ef3-885e-491a-bbea-b3682a94b589", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1053653301", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:03:56.679798 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:56.679798 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:56.680249 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Volume info retrieved successfully. Aug 06 13:03:56.680427 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Create snapshot from volume 1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:56.714625 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:03:56.752598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Created reservations ['a533ca5d-0fff-4bac-b51d-eff711bbdf50', '3996bcaf-fc06-4729-a4a3-98205220e144', '9c8ae14c-a35f-4bba-8378-5f35d81f221f', '015859eb-5b9b-4314-b943-ff96774d3d20'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:03:56.834823 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Snapshot create request issued successfully. Aug 06 13:03:56.835296 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2385cf73-aaec-443f-b507-e143d354371a req-119e9a6f-2537-4968-a3d1-0dde14103fb4 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:03:56.835688 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 78/315] 10.4.3.59 () {72 vars in 1540 bytes} [Thu Aug 6 13:03:56 2026] POST /volume/v3/snapshots => generated 311 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:03:57.141254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-260c427d-590b-44a5-86aa-cf2d180a45e9 req-0a4f22e0-5fce-4425-b557-41263093856d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:57.144425 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-260c427d-590b-44a5-86aa-cf2d180a45e9 req-0a4f22e0-5fce-4425-b557-41263093856d tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] GET https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d Aug 06 13:03:57.144646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-260c427d-590b-44a5-86aa-cf2d180a45e9 req-0a4f22e0-5fce-4425-b557-41263093856d tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:57.144922 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-260c427d-590b-44a5-86aa-cf2d180a45e9 req-0a4f22e0-5fce-4425-b557-41263093856d tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:57.164610 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:57.164610 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:57.165093 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-260c427d-590b-44a5-86aa-cf2d180a45e9 req-0a4f22e0-5fce-4425-b557-41263093856d tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Snapshot retrieved successfully. Aug 06 13:03:57.166205 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-260c427d-590b-44a5-86aa-cf2d180a45e9 req-0a4f22e0-5fce-4425-b557-41263093856d tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d returned with HTTP 200 Aug 06 13:03:57.166683 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 80/316] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:03:57 2026] GET /volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:03:57.196160 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:57.198747 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:03:57.198974 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:57.199324 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:57.199585 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:03:57.200920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:03:57.222692 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] Get all snapshots completed successfully. Aug 06 13:03:57.222946 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:57.222946 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:03:57.223987 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98a1cc17-a1f8-44a3-8e75-998637250626 req-d474de07-477b-46e6-af98-1af48383c286 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-reader] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:03:57.224609 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 78/317] 10.4.3.59 () {68 vars in 1507 bytes} [Thu Aug 6 13:03:57 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:57.258334 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c8abfe71-d8da-460c-8da1-98c76dcc313b req-6c084dbc-c20a-47b3-882e-34656f7ff557 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:57.260692 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c8abfe71-d8da-460c-8da1-98c76dcc313b req-6c084dbc-c20a-47b3-882e-34656f7ff557 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d Aug 06 13:03:57.261045 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c8abfe71-d8da-460c-8da1-98c76dcc313b req-6c084dbc-c20a-47b3-882e-34656f7ff557 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:57.261251 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c8abfe71-d8da-460c-8da1-98c76dcc313b req-6c084dbc-c20a-47b3-882e-34656f7ff557 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:57.280881 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:57.280881 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:57.281373 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c8abfe71-d8da-460c-8da1-98c76dcc313b req-6c084dbc-c20a-47b3-882e-34656f7ff557 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Snapshot retrieved successfully. Aug 06 13:03:57.282129 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c8abfe71-d8da-460c-8da1-98c76dcc313b req-6c084dbc-c20a-47b3-882e-34656f7ff557 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d returned with HTTP 200 Aug 06 13:03:57.282569 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 82/318] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:03:57 2026] GET /volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:57.307423 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:57.310226 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d Aug 06 13:03:57.310517 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:57.310792 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:57.311030 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Delete snapshot with id: bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d Aug 06 13:03:57.317227 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:57.317227 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:57.317992 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Snapshot retrieved successfully. Aug 06 13:03:57.334840 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Snapshot delete request issued successfully. Aug 06 13:03:57.335052 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-df8456da-dacb-403f-aa81-d165daf26627 req-7b7716bf-f866-47b5-a344-0fc98d2ad2a8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d returned with HTTP 202 Aug 06 13:03:57.335589 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 79/319] 10.4.3.59 () {70 vars in 1619 bytes} [Thu Aug 6 13:03:57 2026] DELETE /volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:57.361522 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-03c4d54e-018d-44c4-bb56-33ce48d75652 req-50f2f215-7d8f-4380-b403-a5befb805777 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:57.368126 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-03c4d54e-018d-44c4-bb56-33ce48d75652 req-50f2f215-7d8f-4380-b403-a5befb805777 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d Aug 06 13:03:57.368436 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-03c4d54e-018d-44c4-bb56-33ce48d75652 req-50f2f215-7d8f-4380-b403-a5befb805777 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:57.368691 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-03c4d54e-018d-44c4-bb56-33ce48d75652 req-50f2f215-7d8f-4380-b403-a5befb805777 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:57.374063 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:57.374063 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:03:57.374521 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-03c4d54e-018d-44c4-bb56-33ce48d75652 req-50f2f215-7d8f-4380-b403-a5befb805777 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Snapshot retrieved successfully. Aug 06 13:03:57.375512 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-03c4d54e-018d-44c4-bb56-33ce48d75652 req-50f2f215-7d8f-4380-b403-a5befb805777 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d returned with HTTP 200 Aug 06 13:03:57.376046 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 81/320] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:03:57 2026] GET /volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:58.418742 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-eb04b448-f896-4da5-afdc-d583c4cc7e30 req-c0ec1327-9494-4fd0-ad99-45a2cd7316c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:58.425586 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eb04b448-f896-4da5-afdc-d583c4cc7e30 req-c0ec1327-9494-4fd0-ad99-45a2cd7316c8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d Aug 06 13:03:58.425837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eb04b448-f896-4da5-afdc-d583c4cc7e30 req-c0ec1327-9494-4fd0-ad99-45a2cd7316c8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:58.426096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eb04b448-f896-4da5-afdc-d583c4cc7e30 req-c0ec1327-9494-4fd0-ad99-45a2cd7316c8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:58.448908 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eb04b448-f896-4da5-afdc-d583c4cc7e30 req-c0ec1327-9494-4fd0-ad99-45a2cd7316c8 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d returned with HTTP 404 Aug 06 13:03:58.451314 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 79/321] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:03:58 2026] GET /volume/v3/snapshots/bd9a4ed4-f7de-4ed0-a61e-b4c35e31d30d => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:58.475548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:58.478808 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:58.479285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:58.479285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:58.479285 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Delete volume with id: 1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:58.488517 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:58.488517 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:03:58.489130 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Volume info retrieved successfully. Aug 06 13:03:58.509347 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Delete volume request issued successfully. Aug 06 13:03:58.509665 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f80920f2-04a4-4f7c-983b-6fa277437be6 req-39926a3f-0a81-4920-b51c-d1d0d00a7028 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 202 Aug 06 13:03:58.510241 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 83/322] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:03:58 2026] DELETE /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:03:58.543170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c57a7ac1-7894-4901-b399-99005c078079 req-7d844130-2ab5-45e3-9f1b-6d7a48dfbb4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:58.547325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c57a7ac1-7894-4901-b399-99005c078079 req-7d844130-2ab5-45e3-9f1b-6d7a48dfbb4b tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:58.547585 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c57a7ac1-7894-4901-b399-99005c078079 req-7d844130-2ab5-45e3-9f1b-6d7a48dfbb4b tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:58.547752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c57a7ac1-7894-4901-b399-99005c078079 req-7d844130-2ab5-45e3-9f1b-6d7a48dfbb4b tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:58.556580 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:03:58.556580 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:03:58.561724 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c57a7ac1-7894-4901-b399-99005c078079 req-7d844130-2ab5-45e3-9f1b-6d7a48dfbb4b tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Volume info retrieved successfully. Aug 06 13:03:58.568597 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c57a7ac1-7894-4901-b399-99005c078079 req-7d844130-2ab5-45e3-9f1b-6d7a48dfbb4b tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 200 Aug 06 13:03:58.569112 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 80/323] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:58 2026] GET /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:03:59.596327 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f68e94bf-b553-448d-a539-c21846bf22ec req-3b363f18-3c2b-4b9e-b084-4a5005f3ddf3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:59.598433 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f68e94bf-b553-448d-a539-c21846bf22ec req-3b363f18-3c2b-4b9e-b084-4a5005f3ddf3 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:59.598620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f68e94bf-b553-448d-a539-c21846bf22ec req-3b363f18-3c2b-4b9e-b084-4a5005f3ddf3 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:59.598847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f68e94bf-b553-448d-a539-c21846bf22ec req-3b363f18-3c2b-4b9e-b084-4a5005f3ddf3 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:59.601087 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=301,cinder:UPDATE=33,cinder:INSERT=12 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:03:59.607540 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f68e94bf-b553-448d-a539-c21846bf22ec req-3b363f18-3c2b-4b9e-b084-4a5005f3ddf3 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 404 Aug 06 13:03:59.607985 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 82/324] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:59 2026] GET /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:59.633930 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bbc6417a-8eb1-4937-8e33-e34a6a9734de req-5244ea78-6949-4195-8034-074daf7c1961 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:59.637846 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbc6417a-8eb1-4937-8e33-e34a6a9734de req-5244ea78-6949-4195-8034-074daf7c1961 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:59.637846 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bbc6417a-8eb1-4937-8e33-e34a6a9734de req-5244ea78-6949-4195-8034-074daf7c1961 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:59.637846 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bbc6417a-8eb1-4937-8e33-e34a6a9734de req-5244ea78-6949-4195-8034-074daf7c1961 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:59.637846 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-bbc6417a-8eb1-4937-8e33-e34a6a9734de req-5244ea78-6949-4195-8034-074daf7c1961 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Delete volume with id: 1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:59.644456 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbc6417a-8eb1-4937-8e33-e34a6a9734de req-5244ea78-6949-4195-8034-074daf7c1961 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 404 Aug 06 13:03:59.645118 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 80/325] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:03:59 2026] DELETE /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:03:59.668235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1ed13ae1-135b-47bf-8806-b5534ff9ff9e req-8cc84cc5-478e-47c8-a95e-31f090a1ccf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:03:59.672216 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1ed13ae1-135b-47bf-8806-b5534ff9ff9e req-8cc84cc5-478e-47c8-a95e-31f090a1ccf5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] GET https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 Aug 06 13:03:59.672520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1ed13ae1-135b-47bf-8806-b5534ff9ff9e req-8cc84cc5-478e-47c8-a95e-31f090a1ccf5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:03:59.672770 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1ed13ae1-135b-47bf-8806-b5534ff9ff9e req-8cc84cc5-478e-47c8-a95e-31f090a1ccf5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:03:59.685937 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1ed13ae1-135b-47bf-8806-b5534ff9ff9e req-8cc84cc5-478e-47c8-a95e-31f090a1ccf5 tempest-VolumesSnapshotsTestJSON-35315039 tempest-VolumesSnapshotsTestJSON-35315039-project-member] https://10.4.3.59/volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 returned with HTTP 404 Aug 06 13:03:59.686870 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 84/326] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:03:59 2026] GET /volume/v3/volumes/1c774ef3-885e-491a-bbea-b3682a94b589 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:00.603730 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c74815f-2b00-418f-a9d5-0e4b053ba5ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:00.607048 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c74815f-2b00-418f-a9d5-0e4b053ba5ea tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:04:00.607048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c74815f-2b00-418f-a9d5-0e4b053ba5ea tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:00.607048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c74815f-2b00-418f-a9d5-0e4b053ba5ea tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:00.617718 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:00.617718 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:00.623915 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c74815f-2b00-418f-a9d5-0e4b053ba5ea tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:04:00.638406 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c74815f-2b00-418f-a9d5-0e4b053ba5ea tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:04:00.638804 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 81/327] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:04:00 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1830 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:00.977456 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:01.188822 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:01.189144 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-345689141", "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:01.190508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-345689141', 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:01.296002 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume of 1 GB Aug 06 13:04:01.296428 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:01.296428 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:01.296958 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Availability Zones retrieved successfully. Aug 06 13:04:01.305486 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (69d6957d-80fd-4d0d-8e34-d898e550d6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:01.308200 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea50f198-e2eb-4d61-a84a-1ad2e2c84022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:01.310947 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:01.355241 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:01.355241 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:01.370050 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea50f198-e2eb-4d61-a84a-1ad2e2c84022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3475999b-d4e1-497a-a5de-88636978d4c3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3475999b-d4e1-497a-a5de-88636978d4c3', 'encryption_key_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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:01.370877 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31185ce8-4bff-40dc-ba8e-70f6278b0f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:01.406393 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-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 06 13:04:01.406716 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-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 06 13:04:01.443854 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Created reservations ['644aafe3-f33d-4185-8641-4ba607df4b6c', 'afc6daff-6e5f-4173-bd44-e98291c72e75', '8c1d956d-dc58-4ac2-86b0-c6a5319d82c5', '6ae779e7-2fb0-4d7a-88b8-a6255d092327'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:01.444598 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31185ce8-4bff-40dc-ba8e-70f6278b0f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['644aafe3-f33d-4185-8641-4ba607df4b6c', 'afc6daff-6e5f-4173-bd44-e98291c72e75', '8c1d956d-dc58-4ac2-86b0-c6a5319d82c5', '6ae779e7-2fb0-4d7a-88b8-a6255d092327']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:01.445269 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b82b519-1b34-476e-95b1-17d8334546b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:01.474823 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b82b519-1b34-476e-95b1-17d8334546b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2254426-ba44-4d0c-982b-ddaa10d648de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-345689141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['644aafe3-f33d-4185-8641-4ba607df4b6c','afc6daff-6e5f-4173-bd44-e98291c72e75','8c1d956d-dc58-4ac2-86b0-c6a5319d82c5','6ae779e7-2fb0-4d7a-88b8-a6255d092327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-345689141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2254426-ba44-4d0c-982b-ddaa10d648de,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6eb078a7b6ec475995fb991b52730bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29aa70c7d95140f6af40a6277964e8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3475999b-d4e1-497a-a5de-88636978d4c3),volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:01.477083 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf1e5ed9-0162-4c56-9e28-0585a45e2eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:01.504799 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf1e5ed9-0162-4c56-9e28-0585a45e2eae) transitioned into state 'SUCCESS' from state '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-345689141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['644aafe3-f33d-4185-8641-4ba607df4b6c','afc6daff-6e5f-4173-bd44-e98291c72e75','8c1d956d-dc58-4ac2-86b0-c6a5319d82c5','6ae779e7-2fb0-4d7a-88b8-a6255d092327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:01.505832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d36641-dc14-4051-a917-b1f0a3894659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:01.520958 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d36641-dc14-4051-a917-b1f0a3894659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:01.521912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (69d6957d-80fd-4d0d-8e34-d898e550d6e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:01.522280 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request issued successfully. Aug 06 13:04:01.523542 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1873c7b-4de9-4cc0-b1b1-92eba73f90fe tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:01.524480 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 83/328] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:04:00 2026] POST /volume/v3/volumes => generated 757 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:01.543802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7954c219-7a5c-4b7f-809b-fbb6733585cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:01.547315 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7954c219-7a5c-4b7f-809b-fbb6733585cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:04:01.547568 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7954c219-7a5c-4b7f-809b-fbb6733585cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:01.547815 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7954c219-7a5c-4b7f-809b-fbb6733585cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:01.551719 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=230,cinder:INSERT=9,cinder:UPDATE=27 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:04:01.560957 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:01.560957 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:01.567566 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7954c219-7a5c-4b7f-809b-fbb6733585cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:01.574626 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7954c219-7a5c-4b7f-809b-fbb6733585cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 200 Aug 06 13:04:01.575399 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 81/329] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:01 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:02.588910 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cb5847ea-6120-4fce-a743-24fb2d932137 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:02.590996 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb5847ea-6120-4fce-a743-24fb2d932137 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:04:02.590996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb5847ea-6120-4fce-a743-24fb2d932137 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:02.591101 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb5847ea-6120-4fce-a743-24fb2d932137 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:02.595165 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=230,cinder:UPDATE=22,cinder:INSERT=6 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:04:02.599878 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:02.599878 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:02.604230 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cb5847ea-6120-4fce-a743-24fb2d932137 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:02.608579 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb5847ea-6120-4fce-a743-24fb2d932137 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 200 Aug 06 13:04:02.608910 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 85/330] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:02 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:02.788411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-15159c67-023e-4b43-99cd-8146a976d0b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:02.791718 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-15159c67-023e-4b43-99cd-8146a976d0b6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:04:02.791980 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-15159c67-023e-4b43-99cd-8146a976d0b6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:02.792353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-15159c67-023e-4b43-99cd-8146a976d0b6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:02.803153 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:02.803153 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:02.810725 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-15159c67-023e-4b43-99cd-8146a976d0b6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:02.818183 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-15159c67-023e-4b43-99cd-8146a976d0b6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 200 Aug 06 13:04:02.818819 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 82/331] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:02 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:03.270889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-caeca705-6a3d-4673-8da1-a01d93f0ee34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:03.272824 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-caeca705-6a3d-4673-8da1-a01d93f0ee34 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:04:03.272981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-caeca705-6a3d-4673-8da1-a01d93f0ee34 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:03.273146 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-caeca705-6a3d-4673-8da1-a01d93f0ee34 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:03.279081 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:03.279081 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:03.282354 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-caeca705-6a3d-4673-8da1-a01d93f0ee34 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:03.286037 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-caeca705-6a3d-4673-8da1-a01d93f0ee34 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 200 Aug 06 13:04:03.286469 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 84/332] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:03 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:03.297322 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb62052f-64cf-46b7-a54e-55e884c7515b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:03.297684 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb62052f-64cf-46b7-a54e-55e884c7515b None None] GET https://10.4.3.59/volume// Aug 06 13:04:03.297869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb62052f-64cf-46b7-a54e-55e884c7515b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:03.298089 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb62052f-64cf-46b7-a54e-55e884c7515b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:03.298421 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb62052f-64cf-46b7-a54e-55e884c7515b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:03.298652 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 82/333] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:04:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:03.307237 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-5e0ccce2-cb29-4a25-be86-4a761fa05631 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:03.309355 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-5e0ccce2-cb29-4a25-be86-4a761fa05631 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:03.309692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-5e0ccce2-cb29-4a25-be86-4a761fa05631 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2254426-ba44-4d0c-982b-ddaa10d648de", "connector": null, "instance_uuid": "51e92258-ecaf-4d31-8b9c-1f6a1e48016f"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:03.319709 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:03.319709 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:03.351387 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-5e0ccce2-cb29-4a25-be86-4a761fa05631 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:03.352182 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 86/334] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:03 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 06 13:04:04.470217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5652fac-f677-46d2-890e-45ac4915538d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:04.470725 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5652fac-f677-46d2-890e-45ac4915538d None None] GET https://10.4.3.59/volume// Aug 06 13:04:04.470979 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5652fac-f677-46d2-890e-45ac4915538d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:04.471238 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5652fac-f677-46d2-890e-45ac4915538d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:04.471588 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5652fac-f677-46d2-890e-45ac4915538d None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:04.471873 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 83/335] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:04.483210 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-307e912e-fd5e-4b1a-9f30-2b6fb8c21e44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:04.485561 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-307e912e-fd5e-4b1a-9f30-2b6fb8c21e44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:04:04.485719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-307e912e-fd5e-4b1a-9f30-2b6fb8c21e44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:04.485923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-307e912e-fd5e-4b1a-9f30-2b6fb8c21e44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:04.497116 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:04.497116 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:04.504128 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-307e912e-fd5e-4b1a-9f30-2b6fb8c21e44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:04.513350 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-307e912e-fd5e-4b1a-9f30-2b6fb8c21e44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 200 Aug 06 13:04:04.513788 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 85/336] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:04 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 1544 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:04.625544 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-7bce5a5f-b4b7-4a73-b34c-61faf986c475 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:04.633140 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-7bce5a5f-b4b7-4a73-b34c-61faf986c475 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f Aug 06 13:04:04.633537 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-7bce5a5f-b4b7-4a73-b34c-61faf986c475 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:04.643039 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-7bce5a5f-b4b7-4a73-b34c-61faf986c475 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-b2254426-ba44-4d0c-982b-ddaa10d648de-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:04.647871 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-7bce5a5f-b4b7-4a73-b34c-61faf986c475 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-b2254426-ba44-4d0c-982b-ddaa10d648de-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:04.648873 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:04.648873 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:04.771024 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-7bce5a5f-b4b7-4a73-b34c-61faf986c475 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-b2254426-ba44-4d0c-982b-ddaa10d648de-np0000006653" released by "attachment_update" :: held 0.122s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:04.771024 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-7bce5a5f-b4b7-4a73-b34c-61faf986c475 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f returned with HTTP 200 Aug 06 13:04:04.771024 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 83/337] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:04 2026] PUT /volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:04.813627 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-e211962b-8aba-4327-9d84-c97241de2e7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:04.816302 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-e211962b-8aba-4327-9d84-c97241de2e7e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f/action Aug 06 13:04:04.816681 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-e211962b-8aba-4327-9d84-c97241de2e7e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:04.816836 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-e211962b-8aba-4327-9d84-c97241de2e7e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:04.844278 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:04.844278 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:04.866825 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a3f59269-32ae-4e52-a452-c569628f77e6 req-e211962b-8aba-4327-9d84-c97241de2e7e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f/action returned with HTTP 204 Aug 06 13:04:04.867457 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 87/338] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:04 2026] POST /volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:06.113494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2511a968-21ea-4efc-8968-fd904b92ed9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:06.115527 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:06.115917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-502024644", "imageRef": "16c88bca-f80a-43b2-9860-0397b9254e83", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:06.120495 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-502024644', 'imageRef': '16c88bca-f80a-43b2-9860-0397b9254e83', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:06.512982 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Create volume of 1 GB Aug 06 13:04:06.518471 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Availability Zones retrieved successfully. Aug 06 13:04:06.526005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Flow 'volume_create_api' (719a1542-1b0f-4cfc-89ea-149c8e9f8a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:06.526917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd34eb7-4ee5-41bb-af4e-fd8a78b21b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:06.527876 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:06.590997 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd34eb7-4ee5-41bb-af4e-fd8a78b21b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:06.592478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b30cd5-889b-4eba-bce1-fdde3f7702bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:06.656871 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Created reservations ['b174f923-1e66-4526-93e9-bfaafb512bdd', 'e1b40f17-8bb8-4c22-ac5a-dd54b3a965a6', 'cd33da4f-748d-4b70-988c-36564c8684a4', 'eaef32ec-caf8-45eb-b124-47d61ef5aa8e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:06.660281 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b30cd5-889b-4eba-bce1-fdde3f7702bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b174f923-1e66-4526-93e9-bfaafb512bdd', 'e1b40f17-8bb8-4c22-ac5a-dd54b3a965a6', 'cd33da4f-748d-4b70-988c-36564c8684a4', 'eaef32ec-caf8-45eb-b124-47d61ef5aa8e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:06.660281 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de2f8ab-bd37-4199-bbf4-4cecb54814bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:06.679988 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de2f8ab-bd37-4199-bbf4-4cecb54814bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9c7f09-5edf-4e86-80a8-364ed2f04d7a', '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-502024644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f521ce9df5a046b6a84a648d09d644dc',qos_specs=None,replication_status=,reservations=['b174f923-1e66-4526-93e9-bfaafb512bdd','e1b40f17-8bb8-4c22-ac5a-dd54b3a965a6','cd33da4f-748d-4b70-988c-36564c8684a4','eaef32ec-caf8-45eb-b124-47d61ef5aa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767b7a1b1ee148348f4e893396163242',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-502024644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9c7f09-5edf-4e86-80a8-364ed2f04d7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f521ce9df5a046b6a84a648d09d644dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='767b7a1b1ee148348f4e893396163242',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:06.680665 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26499c21-6f6a-4715-99c9-f538db7fbaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:06.697910 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26499c21-6f6a-4715-99c9-f538db7fbaa0) transitioned into state 'SUCCESS' from state '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-502024644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f521ce9df5a046b6a84a648d09d644dc',qos_specs=None,replication_status=,reservations=['b174f923-1e66-4526-93e9-bfaafb512bdd','e1b40f17-8bb8-4c22-ac5a-dd54b3a965a6','cd33da4f-748d-4b70-988c-36564c8684a4','eaef32ec-caf8-45eb-b124-47d61ef5aa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767b7a1b1ee148348f4e893396163242',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:06.698556 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b224257-5133-4563-a85f-b58bffde7379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:06.712283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b224257-5133-4563-a85f-b58bffde7379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:06.712283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Flow 'volume_create_api' (719a1542-1b0f-4cfc-89ea-149c8e9f8a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:06.712283 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Create volume request issued successfully. Aug 06 13:04:06.712283 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2511a968-21ea-4efc-8968-fd904b92ed9f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:06.712598 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 84/339] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:04:06 2026] POST /volume/v3/volumes => generated 750 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:06.730964 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a5d60c3-121d-44d7-82e4-ed0129d37076 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:06.733075 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a5d60c3-121d-44d7-82e4-ed0129d37076 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:06.733488 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a5d60c3-121d-44d7-82e4-ed0129d37076 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:06.733777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a5d60c3-121d-44d7-82e4-ed0129d37076 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:06.741376 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:06.741376 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:06.745306 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a5d60c3-121d-44d7-82e4-ed0129d37076 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:06.749375 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a5d60c3-121d-44d7-82e4-ed0129d37076 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:06.749829 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 86/340] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:06 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:07.765461 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-616ba7ab-c5c4-4d44-a47d-f868a7d6aaec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:07.767243 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-616ba7ab-c5c4-4d44-a47d-f868a7d6aaec tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:07.767492 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-616ba7ab-c5c4-4d44-a47d-f868a7d6aaec tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:07.767684 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-616ba7ab-c5c4-4d44-a47d-f868a7d6aaec tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:07.776797 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:07.776797 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:07.780783 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-616ba7ab-c5c4-4d44-a47d-f868a7d6aaec tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:07.785204 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-616ba7ab-c5c4-4d44-a47d-f868a7d6aaec tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:07.785703 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 84/341] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:07 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:08.800979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a171327e-302f-408f-950c-8e69a44b6048 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:08.803183 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a171327e-302f-408f-950c-8e69a44b6048 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:08.803440 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a171327e-302f-408f-950c-8e69a44b6048 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:08.803680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a171327e-302f-408f-950c-8e69a44b6048 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:08.812427 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:08.812427 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:08.816626 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a171327e-302f-408f-950c-8e69a44b6048 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:08.821719 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a171327e-302f-408f-950c-8e69a44b6048 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:08.822186 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 88/342] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:08 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:09.306679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:09.313279 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:09.313279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2059537339"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:09.313279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2059537339'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:09.313279 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Create volume of 1 GB Aug 06 13:04:09.313279 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:09.313279 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:09.319622 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Availability Zones retrieved successfully. Aug 06 13:04:09.327835 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Flow 'volume_create_api' (e6953d83-b8a8-4730-a26e-a84b5e7610c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:09.331006 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f9bfe5-8f24-47b1-ac25-d174c04956fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:09.332349 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:09.387954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f9bfe5-8f24-47b1-ac25-d174c04956fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:09.387954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c4cabd-a58d-4c40-8190-5be32299f9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:09.474598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Created reservations ['decd6d7b-e72f-4432-81bd-a55f47f0036f', '13b35728-8b62-4c7e-b6ac-1e0ff0c38b3a', '95e210c3-7d07-4155-bf67-1b8c9acd06aa', 'f6f40f0d-34b9-43b0-a155-45119e451383'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:09.475842 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c4cabd-a58d-4c40-8190-5be32299f9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['decd6d7b-e72f-4432-81bd-a55f47f0036f', '13b35728-8b62-4c7e-b6ac-1e0ff0c38b3a', '95e210c3-7d07-4155-bf67-1b8c9acd06aa', 'f6f40f0d-34b9-43b0-a155-45119e451383']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:09.476636 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c7d0ae-4973-4f80-8ad5-396f89169482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:09.508608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c7d0ae-4973-4f80-8ad5-396f89169482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5db4f182-1cb1-4c02-8e28-43f5d1f45ac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2059537339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eced1dc504e415ea9c97bf85546609a',qos_specs=None,replication_status=,reservations=['decd6d7b-e72f-4432-81bd-a55f47f0036f','13b35728-8b62-4c7e-b6ac-1e0ff0c38b3a','95e210c3-7d07-4155-bf67-1b8c9acd06aa','f6f40f0d-34b9-43b0-a155-45119e451383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a58f59c1f9d4f5cab7ea1ce5f1516b8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2059537339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5db4f182-1cb1-4c02-8e28-43f5d1f45ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eced1dc504e415ea9c97bf85546609a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a58f59c1f9d4f5cab7ea1ce5f1516b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:09.509327 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aab7073-d9c2-4fcd-afd6-426d9abc7cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:09.529999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aab7073-d9c2-4fcd-afd6-426d9abc7cb7) transitioned into state 'SUCCESS' from state '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-2059537339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eced1dc504e415ea9c97bf85546609a',qos_specs=None,replication_status=,reservations=['decd6d7b-e72f-4432-81bd-a55f47f0036f','13b35728-8b62-4c7e-b6ac-1e0ff0c38b3a','95e210c3-7d07-4155-bf67-1b8c9acd06aa','f6f40f0d-34b9-43b0-a155-45119e451383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a58f59c1f9d4f5cab7ea1ce5f1516b8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:09.530529 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f170ffdf-0d33-44aa-a96e-90e1b4ef7933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:09.541422 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f170ffdf-0d33-44aa-a96e-90e1b4ef7933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:09.541422 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Flow 'volume_create_api' (e6953d83-b8a8-4730-a26e-a84b5e7610c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:09.541422 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Create volume request issued successfully. Aug 06 13:04:09.541422 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf7af3a9-7bac-4a74-8ef9-f55203510ef2 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:09.541422 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 85/343] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:09 2026] POST /volume/v3/volumes => generated 750 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:09.553960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae44f254-b837-4991-b5fe-03217f3343ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:09.556463 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae44f254-b837-4991-b5fe-03217f3343ad tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:09.556648 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae44f254-b837-4991-b5fe-03217f3343ad tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:09.556926 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae44f254-b837-4991-b5fe-03217f3343ad tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:09.564718 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:09.564718 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:09.568463 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ae44f254-b837-4991-b5fe-03217f3343ad tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:09.573569 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae44f254-b837-4991-b5fe-03217f3343ad tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:09.574099 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 87/344] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:09 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:09.835448 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c4f5396-c630-4c1d-a9ed-6d95e5b5f9f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:09.837096 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c4f5396-c630-4c1d-a9ed-6d95e5b5f9f8 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:09.837278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c4f5396-c630-4c1d-a9ed-6d95e5b5f9f8 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:09.837458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c4f5396-c630-4c1d-a9ed-6d95e5b5f9f8 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:09.844509 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:09.844509 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:09.848186 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c4f5396-c630-4c1d-a9ed-6d95e5b5f9f8 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:09.853402 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c4f5396-c630-4c1d-a9ed-6d95e5b5f9f8 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:09.853772 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 85/345] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:09 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:09.901008 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f9a3775-da18-4fc3-8e6a-f0b3d4928a39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:09.904135 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f9a3775-da18-4fc3-8e6a-f0b3d4928a39 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:09.904406 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f9a3775-da18-4fc3-8e6a-f0b3d4928a39 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:09.904890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f9a3775-da18-4fc3-8e6a-f0b3d4928a39 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:09.916881 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:09.916881 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:09.921989 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f9a3775-da18-4fc3-8e6a-f0b3d4928a39 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:09.926910 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f9a3775-da18-4fc3-8e6a-f0b3d4928a39 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:04:09.927562 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 89/346] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:09 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:09.969157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e0267bdc-6c35-4079-870d-116acc2849cf req-244bf0a0-7c8c-48aa-85d9-e8b8796b365d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:09.971331 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-244bf0a0-7c8c-48aa-85d9-e8b8796b365d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:09.971527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-244bf0a0-7c8c-48aa-85d9-e8b8796b365d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:09.971726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-244bf0a0-7c8c-48aa-85d9-e8b8796b365d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:09.981068 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:09.981068 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:09.984209 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e0267bdc-6c35-4079-870d-116acc2849cf req-244bf0a0-7c8c-48aa-85d9-e8b8796b365d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:09.988028 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-244bf0a0-7c8c-48aa-85d9-e8b8796b365d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:04:09.988415 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 86/347] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:09 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:10.032591 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e0267bdc-6c35-4079-870d-116acc2849cf req-3c151ceb-c95f-43b3-892a-ad6107222204 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.034514 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-3c151ceb-c95f-43b3-892a-ad6107222204 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] POST https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43/action Aug 06 13:04:10.034860 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-3c151ceb-c95f-43b3-892a-ad6107222204 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:10.035000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-3c151ceb-c95f-43b3-892a-ad6107222204 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:10.045352 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.045352 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:10.045796 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e0267bdc-6c35-4079-870d-116acc2849cf req-3c151ceb-c95f-43b3-892a-ad6107222204 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:10.051900 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e0267bdc-6c35-4079-870d-116acc2849cf req-3c151ceb-c95f-43b3-892a-ad6107222204 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Begin detaching volume completed successfully. Aug 06 13:04:10.052171 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-3c151ceb-c95f-43b3-892a-ad6107222204 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43/action returned with HTTP 202 Aug 06 13:04:10.052573 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 88/348] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:04:10 2026] POST /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 13:04:10.093645 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c136ebe1-7976-4496-93fe-f8871f607d6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.093939 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c136ebe1-7976-4496-93fe-f8871f607d6e None None] GET https://10.4.3.59/volume// Aug 06 13:04:10.094112 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c136ebe1-7976-4496-93fe-f8871f607d6e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.094302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c136ebe1-7976-4496-93fe-f8871f607d6e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.094628 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c136ebe1-7976-4496-93fe-f8871f607d6e None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:10.094879 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 86/349] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:10.103028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e0267bdc-6c35-4079-870d-116acc2849cf req-814487af-466f-4897-b0c5-8f0ab1aa0737 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.105462 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-814487af-466f-4897-b0c5-8f0ab1aa0737 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:10.105716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-814487af-466f-4897-b0c5-8f0ab1aa0737 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.105939 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-814487af-466f-4897-b0c5-8f0ab1aa0737 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.116549 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.116549 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:10.120223 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e0267bdc-6c35-4079-870d-116acc2849cf req-814487af-466f-4897-b0c5-8f0ab1aa0737 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:10.124671 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-814487af-466f-4897-b0c5-8f0ab1aa0737 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:04:10.125110 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 90/350] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:10.587569 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9db4733a-3b4d-4ab3-8279-43d3e77e1bf8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.589492 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db4733a-3b4d-4ab3-8279-43d3e77e1bf8 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:10.589685 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db4733a-3b4d-4ab3-8279-43d3e77e1bf8 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.589872 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db4733a-3b4d-4ab3-8279-43d3e77e1bf8 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.596179 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.596179 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:10.599369 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9db4733a-3b4d-4ab3-8279-43d3e77e1bf8 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:10.603312 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db4733a-3b4d-4ab3-8279-43d3e77e1bf8 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:10.603730 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 87/351] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:10.650482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f38cc938-a9d3-4bee-9726-d609105df99c req-f6ba4b71-65a4-4e22-a23a-ea2c749c2604 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.655526 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-f6ba4b71-65a4-4e22-a23a-ea2c749c2604 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:10.658286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-f6ba4b71-65a4-4e22-a23a-ea2c749c2604 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.658286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-f6ba4b71-65a4-4e22-a23a-ea2c749c2604 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.666192 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.666192 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:10.670095 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f38cc938-a9d3-4bee-9726-d609105df99c req-f6ba4b71-65a4-4e22-a23a-ea2c749c2604 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:10.674378 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-f6ba4b71-65a4-4e22-a23a-ea2c749c2604 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:10.674747 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 89/352] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:10.774511 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5127ea9c-5455-47de-91de-89a2c22622b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.775006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5127ea9c-5455-47de-91de-89a2c22622b5 None None] GET https://10.4.3.59/volume// Aug 06 13:04:10.775234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5127ea9c-5455-47de-91de-89a2c22622b5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.775499 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5127ea9c-5455-47de-91de-89a2c22622b5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.775892 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5127ea9c-5455-47de-91de-89a2c22622b5 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:10.776747 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 87/353] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:10.783592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f38cc938-a9d3-4bee-9726-d609105df99c req-534e6a7e-4d9c-4465-a572-6690840657ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.785978 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-534e6a7e-4d9c-4465-a572-6690840657ff tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:10.786463 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-534e6a7e-4d9c-4465-a572-6690840657ff tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5db4f182-1cb1-4c02-8e28-43f5d1f45ac1", "connector": null, "instance_uuid": "b09ebd4a-b532-4c12-b0f7-5780d4c59629"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:10.796337 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.796337 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:10.826510 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-534e6a7e-4d9c-4465-a572-6690840657ff tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:10.827247 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 91/354] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:10 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:10.855300 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12fc25a2-183b-4684-a485-ee987f9c9a8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.857058 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12fc25a2-183b-4684-a485-ee987f9c9a8a tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:10.857340 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12fc25a2-183b-4684-a485-ee987f9c9a8a tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.857580 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12fc25a2-183b-4684-a485-ee987f9c9a8a tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.866225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bb85fab-5f36-4e34-834e-bbaf401cddb6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.866466 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a3464b6-915d-409a-b3c0-d3eef96e8177 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.866800 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bb85fab-5f36-4e34-834e-bbaf401cddb6 None None] GET https://10.4.3.59/volume// Aug 06 13:04:10.866800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bb85fab-5f36-4e34-834e-bbaf401cddb6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.866961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bb85fab-5f36-4e34-834e-bbaf401cddb6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.867347 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bb85fab-5f36-4e34-834e-bbaf401cddb6 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:10.867621 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 90/355] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:10.868283 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a3464b6-915d-409a-b3c0-d3eef96e8177 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:10.868476 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a3464b6-915d-409a-b3c0-d3eef96e8177 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.868721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a3464b6-915d-409a-b3c0-d3eef96e8177 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.869864 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.869864 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:10.873414 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-12fc25a2-183b-4684-a485-ee987f9c9a8a tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:10.877742 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12fc25a2-183b-4684-a485-ee987f9c9a8a tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:10.881383 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 88/356] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:10.881528 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f38cc938-a9d3-4bee-9726-d609105df99c req-ae9cbed9-821e-4679-b4bc-ad33e18c8df0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:10.882656 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-ae9cbed9-821e-4679-b4bc-ad33e18c8df0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:10.883058 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-ae9cbed9-821e-4679-b4bc-ad33e18c8df0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:10.883442 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-ae9cbed9-821e-4679-b4bc-ad33e18c8df0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:10.885405 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.885405 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:10.890895 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a3464b6-915d-409a-b3c0-d3eef96e8177 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:10.896201 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:10.896201 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:10.898894 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a3464b6-915d-409a-b3c0-d3eef96e8177 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:10.899653 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 88/357] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:10.905223 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f38cc938-a9d3-4bee-9726-d609105df99c req-ae9cbed9-821e-4679-b4bc-ad33e18c8df0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:10.911593 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-ae9cbed9-821e-4679-b4bc-ad33e18c8df0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:10.912169 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 92/358] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:10 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:11.003065 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f38cc938-a9d3-4bee-9726-d609105df99c req-9d197c0c-2ea8-4701-a366-469fb6f1afb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:11.004900 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-9d197c0c-2ea8-4701-a366-469fb6f1afb3 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] PUT https://10.4.3.59/volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3 Aug 06 13:04:11.005377 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-9d197c0c-2ea8-4701-a366-469fb6f1afb3 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:11.012963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-f38cc938-a9d3-4bee-9726-d609105df99c req-9d197c0c-2ea8-4701-a366-469fb6f1afb3 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Acquiring lock "cinder-attachment_update-5db4f182-1cb1-4c02-8e28-43f5d1f45ac1-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:11.018452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-f38cc938-a9d3-4bee-9726-d609105df99c req-9d197c0c-2ea8-4701-a366-469fb6f1afb3 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Lock "cinder-attachment_update-5db4f182-1cb1-4c02-8e28-43f5d1f45ac1-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:11.020192 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:11.020192 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:11.099638 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-f38cc938-a9d3-4bee-9726-d609105df99c req-9d197c0c-2ea8-4701-a366-469fb6f1afb3 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Lock "cinder-attachment_update-5db4f182-1cb1-4c02-8e28-43f5d1f45ac1-np0000006653" released by "attachment_update" :: held 0.080s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:11.099638 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-9d197c0c-2ea8-4701-a366-469fb6f1afb3 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3 returned with HTTP 200 Aug 06 13:04:11.100144 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 91/359] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:11 2026] PUT /volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:11.895117 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-105f6b51-cdcf-4f10-855b-60220cf288e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:11.896341 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-105f6b51-cdcf-4f10-855b-60220cf288e1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:11.896588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-105f6b51-cdcf-4f10-855b-60220cf288e1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:11.896835 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-105f6b51-cdcf-4f10-855b-60220cf288e1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:11.910280 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:11.910280 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:11.913924 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-105f6b51-cdcf-4f10-855b-60220cf288e1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:11.915783 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c83894b2-77ae-461f-a827-98cf55c954c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:11.917476 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c83894b2-77ae-461f-a827-98cf55c954c9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:11.917708 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c83894b2-77ae-461f-a827-98cf55c954c9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:11.917913 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c83894b2-77ae-461f-a827-98cf55c954c9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:11.921633 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-105f6b51-cdcf-4f10-855b-60220cf288e1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:11.921633 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 89/360] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:11 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:11.925543 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:11.925543 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:11.930046 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c83894b2-77ae-461f-a827-98cf55c954c9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:11.934062 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c83894b2-77ae-461f-a827-98cf55c954c9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:11.934210 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 89/361] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:11 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:12.605808 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e0267bdc-6c35-4079-870d-116acc2849cf req-005740ca-8a36-427f-9608-04c52629f15f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:12.606942 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-005740ca-8a36-427f-9608-04c52629f15f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] DELETE https://10.4.3.59/volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c Aug 06 13:04:12.607143 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-005740ca-8a36-427f-9608-04c52629f15f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:12.607422 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-005740ca-8a36-427f-9608-04c52629f15f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:12.617277 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:12.617277 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:12.712749 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e0267bdc-6c35-4079-870d-116acc2849cf req-005740ca-8a36-427f-9608-04c52629f15f tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c returned with HTTP 200 Aug 06 13:04:12.713474 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 93/362] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:12 2026] DELETE /volume/v3/attachments/636415fa-dd97-468f-a929-24908d88b56c => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:12.936072 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e91a53d-ccc5-4b70-94fd-0e736a91f1e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:12.938312 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e91a53d-ccc5-4b70-94fd-0e736a91f1e6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:12.938704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e91a53d-ccc5-4b70-94fd-0e736a91f1e6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:12.939031 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e91a53d-ccc5-4b70-94fd-0e736a91f1e6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:12.949711 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:12.949711 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:12.950931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f10d7304-2a45-446b-a6bf-4d490cba5a4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:12.953120 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f10d7304-2a45-446b-a6bf-4d490cba5a4c tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:12.953120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f10d7304-2a45-446b-a6bf-4d490cba5a4c tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:12.953120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f10d7304-2a45-446b-a6bf-4d490cba5a4c tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:12.954545 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e91a53d-ccc5-4b70-94fd-0e736a91f1e6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:12.958469 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:12.958469 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:12.959214 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e91a53d-ccc5-4b70-94fd-0e736a91f1e6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:12.959720 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 92/363] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:12 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:12.962376 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f10d7304-2a45-446b-a6bf-4d490cba5a4c tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:12.966395 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f10d7304-2a45-446b-a6bf-4d490cba5a4c tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:12.966753 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 90/364] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:12 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:13.229845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e9dcbec-3b8b-4176-a1bf-4f61da30edc4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:13.232112 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e9dcbec-3b8b-4176-a1bf-4f61da30edc4 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:13.232396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e9dcbec-3b8b-4176-a1bf-4f61da30edc4 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:13.232639 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e9dcbec-3b8b-4176-a1bf-4f61da30edc4 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:13.241397 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:13.241397 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:13.245369 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e9dcbec-3b8b-4176-a1bf-4f61da30edc4 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:13.250594 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e9dcbec-3b8b-4176-a1bf-4f61da30edc4 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:04:13.250983 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 90/365] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:13 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:13.976775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14b4196f-4c46-42a0-93cb-28ffc0f51eb6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:13.978761 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14b4196f-4c46-42a0-93cb-28ffc0f51eb6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:13.978962 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14b4196f-4c46-42a0-93cb-28ffc0f51eb6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:13.979148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14b4196f-4c46-42a0-93cb-28ffc0f51eb6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:13.982230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5258a91-ea80-4c52-aa03-5e0dca417290 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:13.985411 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5258a91-ea80-4c52-aa03-5e0dca417290 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:13.985411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5258a91-ea80-4c52-aa03-5e0dca417290 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:13.985411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5258a91-ea80-4c52-aa03-5e0dca417290 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:13.996074 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:13.996074 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:13.997930 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:13.997930 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:14.001133 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-14b4196f-4c46-42a0-93cb-28ffc0f51eb6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:14.002287 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5258a91-ea80-4c52-aa03-5e0dca417290 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:14.006974 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5258a91-ea80-4c52-aa03-5e0dca417290 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:14.007114 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14b4196f-4c46-42a0-93cb-28ffc0f51eb6 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:14.007380 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 93/366] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:13 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:14.007742 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 94/367] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:13 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:15.024727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44713447-9315-489f-82f0-0de109c760c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:15.025424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0076afaa-49d9-4e87-a7f8-aa552495cb7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:15.027287 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0076afaa-49d9-4e87-a7f8-aa552495cb7d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:15.027478 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0076afaa-49d9-4e87-a7f8-aa552495cb7d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:15.027673 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0076afaa-49d9-4e87-a7f8-aa552495cb7d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:15.028938 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44713447-9315-489f-82f0-0de109c760c0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:15.029142 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44713447-9315-489f-82f0-0de109c760c0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:15.029360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44713447-9315-489f-82f0-0de109c760c0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:15.034835 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:15.034835 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:15.038578 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0076afaa-49d9-4e87-a7f8-aa552495cb7d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:15.039531 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:15.039531 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:15.043040 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0076afaa-49d9-4e87-a7f8-aa552495cb7d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:15.043215 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44713447-9315-489f-82f0-0de109c760c0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:15.043484 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 91/368] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:15 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:15.048114 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44713447-9315-489f-82f0-0de109c760c0 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:15.048688 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 91/369] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:15 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:15.946575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f38cc938-a9d3-4bee-9726-d609105df99c req-d905bf41-ee88-42d1-aa93-6d9d0b90f098 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:15.949218 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-d905bf41-ee88-42d1-aa93-6d9d0b90f098 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] POST https://10.4.3.59/volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3/action Aug 06 13:04:15.949768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-d905bf41-ee88-42d1-aa93-6d9d0b90f098 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:15.949957 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-d905bf41-ee88-42d1-aa93-6d9d0b90f098 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:15.973223 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:15.973223 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:15.995848 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f38cc938-a9d3-4bee-9726-d609105df99c req-d905bf41-ee88-42d1-aa93-6d9d0b90f098 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3/action returned with HTTP 204 Aug 06 13:04:15.996532 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 94/370] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:15 2026] POST /volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:16.057647 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-876db2ff-8a41-41e3-ae79-43e1629dd9df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:16.060302 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-876db2ff-8a41-41e3-ae79-43e1629dd9df tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:16.060480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-876db2ff-8a41-41e3-ae79-43e1629dd9df tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:16.060829 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-876db2ff-8a41-41e3-ae79-43e1629dd9df tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:16.063303 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a6756e1-8251-4e1e-982b-472da829dd4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:16.068994 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a6756e1-8251-4e1e-982b-472da829dd4d tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:16.069369 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a6756e1-8251-4e1e-982b-472da829dd4d tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:16.069616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a6756e1-8251-4e1e-982b-472da829dd4d tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:16.069904 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:16.069904 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:16.074929 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-876db2ff-8a41-41e3-ae79-43e1629dd9df tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:16.078678 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-876db2ff-8a41-41e3-ae79-43e1629dd9df tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:16.079091 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 95/371] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:16 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:16.084883 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:16.084883 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:16.090953 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a6756e1-8251-4e1e-982b-472da829dd4d tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:16.098887 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a6756e1-8251-4e1e-982b-472da829dd4d tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:16.099589 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 92/372] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:16 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:16.117955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04c11dd6-c767-4dbd-8a10-8841db1c2e58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:16.120332 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04c11dd6-c767-4dbd-8a10-8841db1c2e58 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:16.120551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04c11dd6-c767-4dbd-8a10-8841db1c2e58 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:16.120778 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04c11dd6-c767-4dbd-8a10-8841db1c2e58 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:16.132112 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:16.132112 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:16.135580 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04c11dd6-c767-4dbd-8a10-8841db1c2e58 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:16.139655 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04c11dd6-c767-4dbd-8a10-8841db1c2e58 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:16.140071 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 92/373] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:16 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:17.094115 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a26b978-bce5-4022-a1b8-08687b766515 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.096492 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a26b978-bce5-4022-a1b8-08687b766515 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:17.096914 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a26b978-bce5-4022-a1b8-08687b766515 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:17.097280 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a26b978-bce5-4022-a1b8-08687b766515 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:17.107837 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:17.107837 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:17.115555 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a26b978-bce5-4022-a1b8-08687b766515 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:17.124001 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a26b978-bce5-4022-a1b8-08687b766515 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:17.124598 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 95/374] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:17 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 1156 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:17.168627 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-192cdd2e-f0ae-4733-8200-b10ba231bc0b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.174035 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-192cdd2e-f0ae-4733-8200-b10ba231bc0b tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:17.174189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-192cdd2e-f0ae-4733-8200-b10ba231bc0b tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:17.174444 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-192cdd2e-f0ae-4733-8200-b10ba231bc0b tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:17.183102 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:17.183102 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:17.187584 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-192cdd2e-f0ae-4733-8200-b10ba231bc0b tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:17.193038 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-192cdd2e-f0ae-4733-8200-b10ba231bc0b tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:17.193469 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 96/375] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:17 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 1156 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:17.407827 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.410242 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] DELETE https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:17.410518 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:17.410798 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:17.411039 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Delete volume with id: f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:17.420816 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:17.420816 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:17.421508 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:17.456937 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Delete volume request issued successfully. Aug 06 13:04:17.456937 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22257e38-a9d7-4d1a-a72b-55bd7f525ac5 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 202 Aug 06 13:04:17.456937 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 93/376] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:17 2026] DELETE /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:17.466430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ba40379-b6cd-42ef-8453-0c0d91b0d208 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.467584 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ba40379-b6cd-42ef-8453-0c0d91b0d208 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:17.467722 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ba40379-b6cd-42ef-8453-0c0d91b0d208 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:17.468004 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ba40379-b6cd-42ef-8453-0c0d91b0d208 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:17.482350 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:17.482350 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:17.492371 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ba40379-b6cd-42ef-8453-0c0d91b0d208 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:17.500518 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ba40379-b6cd-42ef-8453-0c0d91b0d208 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 200 Aug 06 13:04:17.501225 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 93/377] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:17 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:17.529116 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-40b9ecb7-48c9-4065-b12f-2f3a632d047d req-2e0fc905-e6d3-4c76-ab31-844a41f41611 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.534894 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40b9ecb7-48c9-4065-b12f-2f3a632d047d req-2e0fc905-e6d3-4c76-ab31-844a41f41611 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] DELETE https://10.4.3.59/volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3 Aug 06 13:04:17.534894 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40b9ecb7-48c9-4065-b12f-2f3a632d047d req-2e0fc905-e6d3-4c76-ab31-844a41f41611 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:17.534894 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40b9ecb7-48c9-4065-b12f-2f3a632d047d req-2e0fc905-e6d3-4c76-ab31-844a41f41611 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:17.547805 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:17.547805 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:17.573532 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-af103b0c-436e-4d1a-9f37-0b0f537d6b42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.576361 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-af103b0c-436e-4d1a-9f37-0b0f537d6b42 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:17.576633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-af103b0c-436e-4d1a-9f37-0b0f537d6b42 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:17.576913 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-af103b0c-436e-4d1a-9f37-0b0f537d6b42 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:17.586300 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:17.586300 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:17.591580 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-af103b0c-436e-4d1a-9f37-0b0f537d6b42 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:17.598279 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-af103b0c-436e-4d1a-9f37-0b0f537d6b42 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:17.598871 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 97/378] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:17 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 1156 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:17.615454 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7effd9bc-8e3a-40a5-9707-e6272c713b9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.615931 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7effd9bc-8e3a-40a5-9707-e6272c713b9a None None] GET https://10.4.3.59/volume// Aug 06 13:04:17.616164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7effd9bc-8e3a-40a5-9707-e6272c713b9a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:17.616450 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7effd9bc-8e3a-40a5-9707-e6272c713b9a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:17.616898 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7effd9bc-8e3a-40a5-9707-e6272c713b9a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:17.617284 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 94/379] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:04:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:17.630217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-cd930dff-880a-4ffc-9c82-cb4f49b10495 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:17.632505 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-cd930dff-880a-4ffc-9c82-cb4f49b10495 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:17.632992 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-cd930dff-880a-4ffc-9c82-cb4f49b10495 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c9c7f09-5edf-4e86-80a8-364ed2f04d7a", "connector": null, "instance_uuid": "944937d4-f0ff-4153-a3cd-f7878ee6dc23"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:17.644226 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:17.644226 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:17.655304 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40b9ecb7-48c9-4065-b12f-2f3a632d047d req-2e0fc905-e6d3-4c76-ab31-844a41f41611 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3 returned with HTTP 200 Aug 06 13:04:17.655874 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 96/380] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:17 2026] DELETE /volume/v3/attachments/21d3a471-00c1-4c73-9c43-9026f0d66fe3 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:17.676018 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-cd930dff-880a-4ffc-9c82-cb4f49b10495 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:17.676514 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 94/381] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:17 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 06 13:04:18.518246 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e209e5e-5ff8-4e9d-97a6-5dc7aed7c28e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.520061 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e209e5e-5ff8-4e9d-97a6-5dc7aed7c28e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 Aug 06 13:04:18.520235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e209e5e-5ff8-4e9d-97a6-5dc7aed7c28e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.520448 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e209e5e-5ff8-4e9d-97a6-5dc7aed7c28e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.526130 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e209e5e-5ff8-4e9d-97a6-5dc7aed7c28e tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 returned with HTTP 404 Aug 06 13:04:18.526556 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 98/382] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/v3/volumes/f8f31441-f9bc-4a0b-9c7d-b8e414cdba43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:18.535710 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f4f045c-2304-4e8d-90d0-f255279be456 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.538328 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f4f045c-2304-4e8d-90d0-f255279be456 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] DELETE https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 Aug 06 13:04:18.538522 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f4f045c-2304-4e8d-90d0-f255279be456 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.538725 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f4f045c-2304-4e8d-90d0-f255279be456 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.538893 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6f4f045c-2304-4e8d-90d0-f255279be456 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Delete volume with id: 48aab4e8-b63a-464c-8808-fcba7314f254 Aug 06 13:04:18.548641 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.548641 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:18.549077 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f4f045c-2304-4e8d-90d0-f255279be456 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:18.567579 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f4f045c-2304-4e8d-90d0-f255279be456 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Delete volume request issued successfully. Aug 06 13:04:18.567798 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f4f045c-2304-4e8d-90d0-f255279be456 tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 returned with HTTP 202 Aug 06 13:04:18.568231 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 95/383] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:18 2026] DELETE /volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:18.582703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca5bb96f-63db-40c3-933e-e507ae80e06d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.585141 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca5bb96f-63db-40c3-933e-e507ae80e06d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 Aug 06 13:04:18.585389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca5bb96f-63db-40c3-933e-e507ae80e06d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.585599 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca5bb96f-63db-40c3-933e-e507ae80e06d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.595274 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.595274 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:18.600224 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca5bb96f-63db-40c3-933e-e507ae80e06d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Volume info retrieved successfully. Aug 06 13:04:18.604725 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca5bb96f-63db-40c3-933e-e507ae80e06d tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 returned with HTTP 200 Aug 06 13:04:18.605276 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 97/384] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:18.700245 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd96e155-a2b2-4480-a63f-54f66ae164cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.702679 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd96e155-a2b2-4480-a63f-54f66ae164cb tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:18.702959 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd96e155-a2b2-4480-a63f-54f66ae164cb tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.703308 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd96e155-a2b2-4480-a63f-54f66ae164cb tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.713430 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.713430 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:18.718943 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd96e155-a2b2-4480-a63f-54f66ae164cb tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:18.725514 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd96e155-a2b2-4480-a63f-54f66ae164cb tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:18.726218 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 95/385] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:18.739102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cfc0a41b-e99d-4e29-9340-5d958f8f94b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.741503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfc0a41b-e99d-4e29-9340-5d958f8f94b9 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:18.742013 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfc0a41b-e99d-4e29-9340-5d958f8f94b9 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.742186 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfc0a41b-e99d-4e29-9340-5d958f8f94b9 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.753601 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.753601 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:18.761388 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cfc0a41b-e99d-4e29-9340-5d958f8f94b9 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:18.769680 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfc0a41b-e99d-4e29-9340-5d958f8f94b9 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:18.770128 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 99/386] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:18.815771 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58a4e245-4c5a-42d6-945d-d57b387b8d60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.818057 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58a4e245-4c5a-42d6-945d-d57b387b8d60 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:18.818337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58a4e245-4c5a-42d6-945d-d57b387b8d60 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.818651 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58a4e245-4c5a-42d6-945d-d57b387b8d60 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.828391 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.828391 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:18.833319 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-58a4e245-4c5a-42d6-945d-d57b387b8d60 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:18.839408 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58a4e245-4c5a-42d6-945d-d57b387b8d60 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:18.840040 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 96/387] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:18.859661 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.864428 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:18.864428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.864428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.864428 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Delete volume with id: 5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:18.872648 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.872648 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:18.873438 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:18.912218 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Delete volume request issued successfully. Aug 06 13:04:18.912218 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7c33e23-6541-464b-b48a-b65925bf9a78 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 202 Aug 06 13:04:18.912218 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 98/388] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:18 2026] DELETE /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:18.919884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d326ef09-c8b2-44b6-9949-95561f294fb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.922126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d326ef09-c8b2-44b6-9949-95561f294fb1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:18.922126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d326ef09-c8b2-44b6-9949-95561f294fb1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.923564 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d326ef09-c8b2-44b6-9949-95561f294fb1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.931110 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.931110 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:18.935362 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d326ef09-c8b2-44b6-9949-95561f294fb1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Volume info retrieved successfully. Aug 06 13:04:18.940249 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d326ef09-c8b2-44b6-9949-95561f294fb1 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 200 Aug 06 13:04:18.940812 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 96/389] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:18.941212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa452c89-af5f-469f-bc04-97a943005fe5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.941885 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa452c89-af5f-469f-bc04-97a943005fe5 None None] GET https://10.4.3.59/volume// Aug 06 13:04:18.941885 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa452c89-af5f-469f-bc04-97a943005fe5 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.941885 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa452c89-af5f-469f-bc04-97a943005fe5 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.943548 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa452c89-af5f-469f-bc04-97a943005fe5 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:18.943548 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 100/390] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:18.953558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-2b315948-2999-45fd-ba4c-a3e582ff4734 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:18.956237 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-2b315948-2999-45fd-ba4c-a3e582ff4734 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:18.956452 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-2b315948-2999-45fd-ba4c-a3e582ff4734 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:18.956664 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-2b315948-2999-45fd-ba4c-a3e582ff4734 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:18.974908 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:18.974908 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:18.981026 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-2b315948-2999-45fd-ba4c-a3e582ff4734 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:18.985230 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-2b315948-2999-45fd-ba4c-a3e582ff4734 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:18.985731 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 97/391] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:18 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 1335 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:19.088370 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-6396cad8-c4e8-4fe2-938c-31140ce51254 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:19.092591 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-6396cad8-c4e8-4fe2-938c-31140ce51254 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] PUT https://10.4.3.59/volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff Aug 06 13:04:19.092985 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-6396cad8-c4e8-4fe2-938c-31140ce51254 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:19.107128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-6396cad8-c4e8-4fe2-938c-31140ce51254 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Acquiring lock "cinder-attachment_update-6c9c7f09-5edf-4e86-80a8-364ed2f04d7a-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:19.112520 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-6396cad8-c4e8-4fe2-938c-31140ce51254 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Lock "cinder-attachment_update-6c9c7f09-5edf-4e86-80a8-364ed2f04d7a-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:19.113920 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:19.113920 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:19.221788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-6396cad8-c4e8-4fe2-938c-31140ce51254 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Lock "cinder-attachment_update-6c9c7f09-5edf-4e86-80a8-364ed2f04d7a-np0000006653" released by "attachment_update" :: held 0.109s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:19.222084 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-6396cad8-c4e8-4fe2-938c-31140ce51254 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff returned with HTTP 200 Aug 06 13:04:19.222537 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 99/392] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:19 2026] PUT /volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:19.243869 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-fac0a90a-e60d-48c6-8195-6872bc47ecee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:19.245968 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-fac0a90a-e60d-48c6-8195-6872bc47ecee tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] POST https://10.4.3.59/volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff/action Aug 06 13:04:19.246405 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-fac0a90a-e60d-48c6-8195-6872bc47ecee tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:19.246520 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-fac0a90a-e60d-48c6-8195-6872bc47ecee tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:19.263753 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:19.263753 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:19.277399 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9fb650ca-cc66-485a-9faf-e55332bba56a req-fac0a90a-e60d-48c6-8195-6872bc47ecee tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff/action returned with HTTP 204 Aug 06 13:04:19.277912 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 97/393] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:19 2026] POST /volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:19.624326 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2735f773-a08a-4509-af8a-dcebbf23f40b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:19.625549 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2735f773-a08a-4509-af8a-dcebbf23f40b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] GET https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 Aug 06 13:04:19.625722 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2735f773-a08a-4509-af8a-dcebbf23f40b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:19.625899 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2735f773-a08a-4509-af8a-dcebbf23f40b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:19.634372 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2735f773-a08a-4509-af8a-dcebbf23f40b tempest-ServerRescueNegativeTestJSON-831936571 tempest-ServerRescueNegativeTestJSON-831936571-project-member] https://10.4.3.59/volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 returned with HTTP 404 Aug 06 13:04:19.634372 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 101/394] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:19 2026] GET /volume/v3/volumes/48aab4e8-b63a-464c-8808-fcba7314f254 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:19.955009 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93c73911-68b5-4a10-a6bc-1de0e86ddf16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:19.956766 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93c73911-68b5-4a10-a6bc-1de0e86ddf16 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] GET https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 Aug 06 13:04:19.956951 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93c73911-68b5-4a10-a6bc-1de0e86ddf16 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:19.957148 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93c73911-68b5-4a10-a6bc-1de0e86ddf16 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:19.962768 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93c73911-68b5-4a10-a6bc-1de0e86ddf16 tempest-DeleteServersTestJSON-521779391 tempest-DeleteServersTestJSON-521779391-project-member] https://10.4.3.59/volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 returned with HTTP 404 Aug 06 13:04:19.963202 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 98/395] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:19 2026] GET /volume/v3/volumes/5db4f182-1cb1-4c02-8e28-43f5d1f45ac1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:24.754482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5964345-175a-47fe-a905-8725f28d7226 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:24.756986 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5964345-175a-47fe-a905-8725f28d7226 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:24.757218 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5964345-175a-47fe-a905-8725f28d7226 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:24.757784 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5964345-175a-47fe-a905-8725f28d7226 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:24.770545 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:24.770545 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:24.774780 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b5964345-175a-47fe-a905-8725f28d7226 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:04:24.780122 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5964345-175a-47fe-a905-8725f28d7226 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:04:24.780988 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 100/396] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:24 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:24.830735 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-45d9c923-9b19-4b77-a130-8637d75e683a req-abb8e6bf-f0c3-4a91-9573-e21501d3f6e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:24.833109 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-abb8e6bf-f0c3-4a91-9573-e21501d3f6e0 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:24.834747 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-abb8e6bf-f0c3-4a91-9573-e21501d3f6e0 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:24.834945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-abb8e6bf-f0c3-4a91-9573-e21501d3f6e0 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:24.850234 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:24.850234 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:24.853191 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-45d9c923-9b19-4b77-a130-8637d75e683a req-abb8e6bf-f0c3-4a91-9573-e21501d3f6e0 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:04:24.858206 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-abb8e6bf-f0c3-4a91-9573-e21501d3f6e0 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:04:24.858206 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 98/397] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:24 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:24.885691 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-45d9c923-9b19-4b77-a130-8637d75e683a req-6c299635-39b9-4946-b23f-3dbe8be8f0b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:24.887737 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-6c299635-39b9-4946-b23f-3dbe8be8f0b6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] POST https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80/action Aug 06 13:04:24.888187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-6c299635-39b9-4946-b23f-3dbe8be8f0b6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:24.888456 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-6c299635-39b9-4946-b23f-3dbe8be8f0b6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:24.904569 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:24.904569 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:24.904569 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-45d9c923-9b19-4b77-a130-8637d75e683a req-6c299635-39b9-4946-b23f-3dbe8be8f0b6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:04:24.912121 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-45d9c923-9b19-4b77-a130-8637d75e683a req-6c299635-39b9-4946-b23f-3dbe8be8f0b6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Begin detaching volume completed successfully. Aug 06 13:04:24.912905 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-6c299635-39b9-4946-b23f-3dbe8be8f0b6 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80/action returned with HTTP 202 Aug 06 13:04:24.912905 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 102/398] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:04:24 2026] POST /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 13:04:24.965177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c59a03d-ee88-4642-801c-8942c48cc4a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:24.965671 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c59a03d-ee88-4642-801c-8942c48cc4a3 None None] GET https://10.4.3.59/volume// Aug 06 13:04:24.965725 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c59a03d-ee88-4642-801c-8942c48cc4a3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:24.965894 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c59a03d-ee88-4642-801c-8942c48cc4a3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:24.966205 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c59a03d-ee88-4642-801c-8942c48cc4a3 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:24.966524 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 99/399] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:24.981422 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-45d9c923-9b19-4b77-a130-8637d75e683a req-9e3bb40d-b702-497c-a596-dc340ab77bf7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:24.984457 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-9e3bb40d-b702-497c-a596-dc340ab77bf7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:24.984748 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-9e3bb40d-b702-497c-a596-dc340ab77bf7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:24.985008 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-9e3bb40d-b702-497c-a596-dc340ab77bf7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:24.993893 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:24.993893 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:24.997067 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-45d9c923-9b19-4b77-a130-8637d75e683a req-9e3bb40d-b702-497c-a596-dc340ab77bf7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:04:25.000980 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-9e3bb40d-b702-497c-a596-dc340ab77bf7 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:04:25.001469 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 101/400] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:24 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:26.064237 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-45d9c923-9b19-4b77-a130-8637d75e683a req-c709c558-d664-4dab-a869-ff84eef21c8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:26.066991 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-c709c558-d664-4dab-a869-ff84eef21c8a tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] DELETE https://10.4.3.59/volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe Aug 06 13:04:26.067250 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-c709c558-d664-4dab-a869-ff84eef21c8a tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:26.067579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-c709c558-d664-4dab-a869-ff84eef21c8a tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:26.077675 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:26.077675 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:26.135593 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45d9c923-9b19-4b77-a130-8637d75e683a req-c709c558-d664-4dab-a869-ff84eef21c8a tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe returned with HTTP 200 Aug 06 13:04:26.137235 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 99/401] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:26 2026] DELETE /volume/v3/attachments/c568ca9f-6d0b-464b-8388-0422dd6b47fe => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:27.079582 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4f0ee57-559d-4c37-9e8f-042eadca8cdf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:27.083930 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4f0ee57-559d-4c37-9e8f-042eadca8cdf tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:27.084432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4f0ee57-559d-4c37-9e8f-042eadca8cdf tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:27.084618 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4f0ee57-559d-4c37-9e8f-042eadca8cdf tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:27.091536 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:27.091536 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:27.097057 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c4f0ee57-559d-4c37-9e8f-042eadca8cdf tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:04:27.105969 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4f0ee57-559d-4c37-9e8f-042eadca8cdf tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:04:27.106503 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 103/402] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:27 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:28.350636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:28.354873 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/limits Aug 06 13:04:28.355076 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:28.355302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:28.369429 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-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 06 13:04:28.369797 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-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 06 13:04:28.370041 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:28.370477 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:28.370698 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:28.370905 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:28.371132 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:28.394115 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-0218068b-2f45-4f29-94ed-166ecaf6f27d tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/limits returned with HTTP 200 Aug 06 13:04:28.394548 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 100/403] 10.4.3.59 () {68 vars in 1477 bytes} [Thu Aug 6 13:04:28 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:28.456397 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-26127e83-29a1-4b2e-b923-5a8a3c593514 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:28.459293 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-26127e83-29a1-4b2e-b923-5a8a3c593514 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:28.459508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-26127e83-29a1-4b2e-b923-5a8a3c593514 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:28.459682 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-26127e83-29a1-4b2e-b923-5a8a3c593514 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:28.478191 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:28.478191 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:28.484367 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-26127e83-29a1-4b2e-b923-5a8a3c593514 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:28.494309 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-26127e83-29a1-4b2e-b923-5a8a3c593514 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 200 Aug 06 13:04:28.495362 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 102/404] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:28 2026] GET /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 1448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:28.506314 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:28.507888 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:04:28.507888 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c9c7f09-5edf-4e86-80a8-364ed2f04d7a", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-461138403", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:28.524160 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:28.524160 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:28.525032 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:28.525228 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Create snapshot from volume 6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:28.576342 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Created reservations ['03a40b99-2b08-4a74-811d-b534530fe31f', '0bdfa023-46c3-4d3e-b7a9-1a294fb9f059', '062d8eeb-90cb-4e31-89bf-635c4cd01c0d', 'e383dc88-a015-4814-a537-fcdb328680cc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:28.609161 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Snapshot force create request issued successfully. Aug 06 13:04:28.609545 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f552597f-c66d-40d4-9979-0c245ae104b1 req-3c85c8d4-2816-4c5b-bbc3-a9f06326c436 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:04:28.609949 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 100/405] 10.4.3.59 () {72 vars in 1540 bytes} [Thu Aug 6 13:04:28 2026] POST /volume/v3/snapshots => generated 318 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:28.720353 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-93c33070-9c37-49a6-9dd5-1e9b668c35f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:28.723001 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-93c33070-9c37-49a6-9dd5-1e9b668c35f1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] DELETE https://10.4.3.59/volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59 Aug 06 13:04:28.723183 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-93c33070-9c37-49a6-9dd5-1e9b668c35f1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:28.723398 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-93c33070-9c37-49a6-9dd5-1e9b668c35f1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:28.735469 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:28.735469 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:28.802021 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-93c33070-9c37-49a6-9dd5-1e9b668c35f1 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59 returned with HTTP 200 Aug 06 13:04:28.802232 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 104/406] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:28 2026] DELETE /volume/v3/attachments/67d329f2-3061-4bed-b0ec-a4632e9e4d59 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:28.811558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-83deb0e7-d8cb-4ec6-9ade-6406e5f8a3aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:28.819190 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-83deb0e7-d8cb-4ec6-9ade-6406e5f8a3aa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] DELETE https://10.4.3.59/volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f Aug 06 13:04:28.819571 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-83deb0e7-d8cb-4ec6-9ade-6406e5f8a3aa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:28.820247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-83deb0e7-d8cb-4ec6-9ade-6406e5f8a3aa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:28.836411 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:28.836411 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:28.910870 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-83deb0e7-d8cb-4ec6-9ade-6406e5f8a3aa tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f returned with HTTP 200 Aug 06 13:04:28.911302 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 101/407] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:28 2026] DELETE /volume/v3/attachments/5ed63a43-f465-4e0f-8e72-61070d6cc92f => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:28.923331 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-f3031f28-7c78-4d51-bfdc-a88c77230ec5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:28.928987 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-f3031f28-7c78-4d51-bfdc-a88c77230ec5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] DELETE https://10.4.3.59/volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50 Aug 06 13:04:28.928987 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-f3031f28-7c78-4d51-bfdc-a88c77230ec5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:28.928987 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-f3031f28-7c78-4d51-bfdc-a88c77230ec5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:28.940445 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:28.940445 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:29.003623 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eb5b904d-379f-4226-af18-89d753ef8c30 req-f3031f28-7c78-4d51-bfdc-a88c77230ec5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50 returned with HTTP 200 Aug 06 13:04:29.004180 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 103/408] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:28 2026] DELETE /volume/v3/attachments/630125a9-eab6-4b65-b8c3-b06d52e10e50 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:29.641239 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:29.643114 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:29.643620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1711263235"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:29.645553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1711263235'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:29.645679 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Create volume of 1 GB Aug 06 13:04:29.645918 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:29.645918 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:29.650191 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Availability Zones retrieved successfully. Aug 06 13:04:29.657560 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Flow 'volume_create_api' (7168bd52-942c-4930-9521-b6b21e4f620d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:29.658601 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4236e-2078-4a0c-b2ef-6a851a3e1979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:29.659692 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:29.696493 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4236e-2078-4a0c-b2ef-6a851a3e1979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:29.697308 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457f34b7-63f3-41dc-9347-e1f1c5843ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:29.784581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Created reservations ['90081710-b30f-4bd2-8b26-3cccf63d3301', 'ec65e211-e8af-4ef1-a551-5814aa67cdde', '1c52ca22-cc11-4090-93bd-5d08f1e44543', '859a16f0-b89f-4ca1-a6f3-629979abd748'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:29.785353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457f34b7-63f3-41dc-9347-e1f1c5843ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90081710-b30f-4bd2-8b26-3cccf63d3301', 'ec65e211-e8af-4ef1-a551-5814aa67cdde', '1c52ca22-cc11-4090-93bd-5d08f1e44543', '859a16f0-b89f-4ca1-a6f3-629979abd748']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:29.786029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a16b5e-3661-4f39-919d-87dc68504b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:29.811768 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a16b5e-3661-4f39-919d-87dc68504b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '088b8502-f4f3-4a7e-a41c-bbe86f662e72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1711263235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e768f776d244d49251abab72992a21',qos_specs=None,replication_status=,reservations=['90081710-b30f-4bd2-8b26-3cccf63d3301','ec65e211-e8af-4ef1-a551-5814aa67cdde','1c52ca22-cc11-4090-93bd-5d08f1e44543','859a16f0-b89f-4ca1-a6f3-629979abd748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42519cef28594b0cb7da61ea8e0cc619',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1711263235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=088b8502-f4f3-4a7e-a41c-bbe86f662e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1e768f776d244d49251abab72992a21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42519cef28594b0cb7da61ea8e0cc619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:29.812653 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9497f647-1e90-457e-8956-0fea30d5ddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:29.839595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9497f647-1e90-457e-8956-0fea30d5ddd3) transitioned into state 'SUCCESS' from state '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-1711263235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e768f776d244d49251abab72992a21',qos_specs=None,replication_status=,reservations=['90081710-b30f-4bd2-8b26-3cccf63d3301','ec65e211-e8af-4ef1-a551-5814aa67cdde','1c52ca22-cc11-4090-93bd-5d08f1e44543','859a16f0-b89f-4ca1-a6f3-629979abd748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42519cef28594b0cb7da61ea8e0cc619',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:29.840564 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475d2f6e-994e-44b1-a440-89eb0eb9ced9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:29.855153 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475d2f6e-994e-44b1-a440-89eb0eb9ced9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:29.855153 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Flow 'volume_create_api' (7168bd52-942c-4930-9521-b6b21e4f620d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:29.855153 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Create volume request issued successfully. Aug 06 13:04:29.855153 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef5ab00c-faaa-43b9-aa41-b328c240d060 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:29.855153 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 101/409] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:29 2026] POST /volume/v3/volumes => generated 752 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:29.873506 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8fc2519-1ebd-463b-8523-1a8f858a5e89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:29.875858 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8fc2519-1ebd-463b-8523-1a8f858a5e89 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:29.876379 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8fc2519-1ebd-463b-8523-1a8f858a5e89 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:29.876567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8fc2519-1ebd-463b-8523-1a8f858a5e89 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:29.886390 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:29.888333 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:29.888614 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:29.888614 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:29.888675 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1147389299"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:29.890876 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1147389299'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:29.894509 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8fc2519-1ebd-463b-8523-1a8f858a5e89 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:29.900239 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8fc2519-1ebd-463b-8523-1a8f858a5e89 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:29.900309 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume of 1 GB Aug 06 13:04:29.900353 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 105/410] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:29 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:29.900389 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:29.900389 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:29.900389 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Availability Zones retrieved successfully. Aug 06 13:04:29.907325 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (0a11cbf3-393e-46cf-aab0-e96fb5732339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:29.908395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c3043e-5340-4e65-bd9a-c5b70a11e07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:29.909029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:29.917984 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:29.917984 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:29.939208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c3043e-5340-4e65-bd9a-c5b70a11e07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3475999b-d4e1-497a-a5de-88636978d4c3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3475999b-d4e1-497a-a5de-88636978d4c3', 'encryption_key_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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:29.940362 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16ab170-1d1c-4aab-bb32-f3b97c48602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:30.019008 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Created reservations ['157e5bb9-a4c2-4070-8515-2cc5bb2ecd4e', '0660bf8c-e70a-41cc-8c6b-0cb2b7ed77e0', '9982f619-7fda-4404-b234-1f379e04b8b5', 'a515286c-f921-424b-b621-335b21db0f7b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:30.020377 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16ab170-1d1c-4aab-bb32-f3b97c48602d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['157e5bb9-a4c2-4070-8515-2cc5bb2ecd4e', '0660bf8c-e70a-41cc-8c6b-0cb2b7ed77e0', '9982f619-7fda-4404-b234-1f379e04b8b5', 'a515286c-f921-424b-b621-335b21db0f7b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:30.026614 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9af5a19-f4e9-4571-a7ff-7e561a4cda6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:30.055039 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9af5a19-f4e9-4571-a7ff-7e561a4cda6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91512ca3-5231-42f6-a566-6768b825e246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1147389299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['157e5bb9-a4c2-4070-8515-2cc5bb2ecd4e','0660bf8c-e70a-41cc-8c6b-0cb2b7ed77e0','9982f619-7fda-4404-b234-1f379e04b8b5','a515286c-f921-424b-b621-335b21db0f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1147389299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91512ca3-5231-42f6-a566-6768b825e246,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6eb078a7b6ec475995fb991b52730bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29aa70c7d95140f6af40a6277964e8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3475999b-d4e1-497a-a5de-88636978d4c3),volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:30.056152 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202e961d-08c5-41af-9311-d6c03fc70a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:30.083282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202e961d-08c5-41af-9311-d6c03fc70a03) transitioned into state 'SUCCESS' from state '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-1147389299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['157e5bb9-a4c2-4070-8515-2cc5bb2ecd4e','0660bf8c-e70a-41cc-8c6b-0cb2b7ed77e0','9982f619-7fda-4404-b234-1f379e04b8b5','a515286c-f921-424b-b621-335b21db0f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:30.084431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4228065-e76e-4649-9658-98bc098c45ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:30.101329 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4228065-e76e-4649-9658-98bc098c45ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:30.102781 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (0a11cbf3-393e-46cf-aab0-e96fb5732339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:30.103409 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request issued successfully. Aug 06 13:04:30.104247 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05ab52ba-43f7-4275-b2ff-0657333d0b02 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:30.104922 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 102/411] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:04:29 2026] POST /volume/v3/volumes => generated 758 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:30.117561 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7129e36e-3d56-4268-a282-982ce6b55cc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:30.120641 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7129e36e-3d56-4268-a282-982ce6b55cc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:30.120935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7129e36e-3d56-4268-a282-982ce6b55cc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:30.121171 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7129e36e-3d56-4268-a282-982ce6b55cc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:30.132238 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:30.132238 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:30.140020 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7129e36e-3d56-4268-a282-982ce6b55cc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:30.146434 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7129e36e-3d56-4268-a282-982ce6b55cc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:30.147023 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 104/412] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:30 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:30.809797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-887d401e-a46c-461a-a13b-c8398f16aa84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:30.813127 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-887d401e-a46c-461a-a13b-c8398f16aa84 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:30.813235 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-887d401e-a46c-461a-a13b-c8398f16aa84 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:30.813547 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-887d401e-a46c-461a-a13b-c8398f16aa84 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:30.813788 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-887d401e-a46c-461a-a13b-c8398f16aa84 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Delete volume with id: e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:30.831517 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:30.831517 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:30.831964 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-887d401e-a46c-461a-a13b-c8398f16aa84 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:04:30.880890 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-887d401e-a46c-461a-a13b-c8398f16aa84 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Delete volume request issued successfully. Aug 06 13:04:30.880890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-887d401e-a46c-461a-a13b-c8398f16aa84 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 202 Aug 06 13:04:30.880890 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 102/413] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:30 2026] DELETE /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:30.889537 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5fe9c3ce-0601-4a9e-ade5-4eeb5a685f67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:30.892969 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fe9c3ce-0601-4a9e-ade5-4eeb5a685f67 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:30.893251 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fe9c3ce-0601-4a9e-ade5-4eeb5a685f67 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:30.893739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fe9c3ce-0601-4a9e-ade5-4eeb5a685f67 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:30.909072 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:30.909072 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:30.915199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-799c64eb-745b-4e90-ade8-729f023d4ce7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:30.917407 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-799c64eb-745b-4e90-ade8-729f023d4ce7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:30.919576 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-799c64eb-745b-4e90-ade8-729f023d4ce7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:30.919576 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-799c64eb-745b-4e90-ade8-729f023d4ce7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:30.919650 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5fe9c3ce-0601-4a9e-ade5-4eeb5a685f67 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Volume info retrieved successfully. Aug 06 13:04:30.926568 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:30.926568 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:30.926944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fe9c3ce-0601-4a9e-ade5-4eeb5a685f67 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 200 Aug 06 13:04:30.927617 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 106/414] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:30 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:30.929927 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-799c64eb-745b-4e90-ade8-729f023d4ce7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:30.933492 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-799c64eb-745b-4e90-ade8-729f023d4ce7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:30.933832 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 103/415] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:30 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:30.945424 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c87dc28-fe28-40c3-91ba-6fae8bfae092 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:30.947709 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c87dc28-fe28-40c3-91ba-6fae8bfae092 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 Aug 06 13:04:30.949496 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c87dc28-fe28-40c3-91ba-6fae8bfae092 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:30.950057 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c87dc28-fe28-40c3-91ba-6fae8bfae092 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:30.961010 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:30.961010 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:30.961010 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3c87dc28-fe28-40c3-91ba-6fae8bfae092 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Snapshot retrieved successfully. Aug 06 13:04:30.962612 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c87dc28-fe28-40c3-91ba-6fae8bfae092 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 returned with HTTP 200 Aug 06 13:04:30.962975 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 105/416] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:04:30 2026] GET /volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:31.161359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7a082b1-2727-4b0a-ac57-8f3788807e71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.167323 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7a082b1-2727-4b0a-ac57-8f3788807e71 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:31.167672 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7a082b1-2727-4b0a-ac57-8f3788807e71 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.167822 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7a082b1-2727-4b0a-ac57-8f3788807e71 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.179374 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.179374 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:31.184351 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7a082b1-2727-4b0a-ac57-8f3788807e71 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:31.191740 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7a082b1-2727-4b0a-ac57-8f3788807e71 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:31.192546 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 103/417] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:31.250241 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-994314fe-8394-4585-b018-3f16e9a6e730 req-b1c399c6-9d9e-4a54-ad5e-8befd06aaf36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.254162 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-b1c399c6-9d9e-4a54-ad5e-8befd06aaf36 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:31.254457 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-b1c399c6-9d9e-4a54-ad5e-8befd06aaf36 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.254690 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-b1c399c6-9d9e-4a54-ad5e-8befd06aaf36 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.265822 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.265822 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:31.270728 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-994314fe-8394-4585-b018-3f16e9a6e730 req-b1c399c6-9d9e-4a54-ad5e-8befd06aaf36 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:31.276612 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-b1c399c6-9d9e-4a54-ad5e-8befd06aaf36 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:31.277453 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 107/418] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:31.283910 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.287729 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 Aug 06 13:04:31.290347 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.291584 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.291756 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Delete snapshot with id: dbe75687-20ca-46a7-a8f0-60ec47719b05 Aug 06 13:04:31.315238 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.315238 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:31.315238 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Snapshot retrieved successfully. Aug 06 13:04:31.335006 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Snapshot delete request issued successfully. Aug 06 13:04:31.335699 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a3cc299-dc9c-4e2a-9690-43fb948a750f tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 returned with HTTP 202 Aug 06 13:04:31.336326 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 104/419] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:04:31 2026] DELETE /volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:31.346531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1bbe7d4-ae8c-4536-b619-64bcc77b4c34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.348922 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1bbe7d4-ae8c-4536-b619-64bcc77b4c34 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 Aug 06 13:04:31.350663 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1bbe7d4-ae8c-4536-b619-64bcc77b4c34 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.350663 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1bbe7d4-ae8c-4536-b619-64bcc77b4c34 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.358620 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.358620 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:31.358902 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b1bbe7d4-ae8c-4536-b619-64bcc77b4c34 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Snapshot retrieved successfully. Aug 06 13:04:31.360077 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1bbe7d4-ae8c-4536-b619-64bcc77b4c34 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 returned with HTTP 200 Aug 06 13:04:31.360467 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 106/420] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:31.415481 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd195b52-3c95-4143-aca0-3234363b8284 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.415832 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd195b52-3c95-4143-aca0-3234363b8284 None None] GET https://10.4.3.59/volume// Aug 06 13:04:31.416915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd195b52-3c95-4143-aca0-3234363b8284 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.416915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd195b52-3c95-4143-aca0-3234363b8284 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.417540 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd195b52-3c95-4143-aca0-3234363b8284 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:31.418022 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 104/421] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:31.429387 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-994314fe-8394-4585-b018-3f16e9a6e730 req-0b33190e-1540-4350-83a8-940707c95688 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.435884 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-0b33190e-1540-4350-83a8-940707c95688 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:31.436208 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-0b33190e-1540-4350-83a8-940707c95688 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91512ca3-5231-42f6-a566-6768b825e246", "connector": null, "instance_uuid": "01af21d2-8c6c-4ed2-b89e-9bc137861dc5"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:31.448583 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.448583 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:31.512432 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-0b33190e-1540-4350-83a8-940707c95688 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:31.512907 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 108/422] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:31 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 06 13:04:31.537701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-00b338f7-bd0e-447a-8f30-bed20eeaa24d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.540731 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-00b338f7-bd0e-447a-8f30-bed20eeaa24d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:31.540920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-00b338f7-bd0e-447a-8f30-bed20eeaa24d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.541104 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-00b338f7-bd0e-447a-8f30-bed20eeaa24d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.551079 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.551079 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:31.555943 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-00b338f7-bd0e-447a-8f30-bed20eeaa24d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:31.562025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd0f5a31-117f-4094-ace7-46c5d8b8e18a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.562625 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-00b338f7-bd0e-447a-8f30-bed20eeaa24d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:31.563238 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 105/423] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:31.567218 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd0f5a31-117f-4094-ace7-46c5d8b8e18a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:31.567218 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd0f5a31-117f-4094-ace7-46c5d8b8e18a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.567218 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd0f5a31-117f-4094-ace7-46c5d8b8e18a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.580727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-929718ff-42ba-41d6-9d69-adb7e424529b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.580727 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-929718ff-42ba-41d6-9d69-adb7e424529b None None] GET https://10.4.3.59/volume// Aug 06 13:04:31.580981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-929718ff-42ba-41d6-9d69-adb7e424529b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.581376 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-929718ff-42ba-41d6-9d69-adb7e424529b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.581739 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-929718ff-42ba-41d6-9d69-adb7e424529b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:31.582034 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 105/424] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:31.583479 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.583479 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:31.592524 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd0f5a31-117f-4094-ace7-46c5d8b8e18a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:31.599335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-994314fe-8394-4585-b018-3f16e9a6e730 req-61b4cc87-b9ff-4561-b28f-a7962ee53767 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.601402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd0f5a31-117f-4094-ace7-46c5d8b8e18a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:31.602070 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 107/425] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:31.602442 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-61b4cc87-b9ff-4561-b28f-a7962ee53767 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:31.603526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-61b4cc87-b9ff-4561-b28f-a7962ee53767 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.605045 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-61b4cc87-b9ff-4561-b28f-a7962ee53767 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.619095 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.619095 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:31.624807 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-994314fe-8394-4585-b018-3f16e9a6e730 req-61b4cc87-b9ff-4561-b28f-a7962ee53767 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:31.629956 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-61b4cc87-b9ff-4561-b28f-a7962ee53767 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:31.630845 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 109/426] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:31.666886 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9913fae-23f6-452d-93bd-5af63c76c1b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.667341 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9913fae-23f6-452d-93bd-5af63c76c1b1 None None] GET https://10.4.3.59/volume// Aug 06 13:04:31.667584 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9913fae-23f6-452d-93bd-5af63c76c1b1 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.667821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9913fae-23f6-452d-93bd-5af63c76c1b1 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.668168 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9913fae-23f6-452d-93bd-5af63c76c1b1 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:31.668486 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 106/427] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:31.677186 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-721da301-dc87-4d20-af63-6bfd9d98cd7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.679644 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-721da301-dc87-4d20-af63-6bfd9d98cd7a tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:31.680170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-721da301-dc87-4d20-af63-6bfd9d98cd7a tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "088b8502-f4f3-4a7e-a41c-bbe86f662e72", "connector": null, "instance_uuid": "c201457d-8795-4f13-bec2-0eb68cd3b13b"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:31.693011 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.693011 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:31.731894 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-721da301-dc87-4d20-af63-6bfd9d98cd7a tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:31.732575 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 106/428] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:31 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 06 13:04:31.749571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-994314fe-8394-4585-b018-3f16e9a6e730 req-7b6e7809-e30f-43bc-acb1-acd5f1c30930 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.752031 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-7b6e7809-e30f-43bc-acb1-acd5f1c30930 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314 Aug 06 13:04:31.752688 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-7b6e7809-e30f-43bc-acb1-acd5f1c30930 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:31.766412 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-868f04af-58d0-4e26-9fbf-77c1f6ab6a5b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.768738 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-994314fe-8394-4585-b018-3f16e9a6e730 req-7b6e7809-e30f-43bc-acb1-acd5f1c30930 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-91512ca3-5231-42f6-a566-6768b825e246-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:31.768833 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-868f04af-58d0-4e26-9fbf-77c1f6ab6a5b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:31.768833 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-868f04af-58d0-4e26-9fbf-77c1f6ab6a5b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.768833 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-868f04af-58d0-4e26-9fbf-77c1f6ab6a5b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.773580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-994314fe-8394-4585-b018-3f16e9a6e730 req-7b6e7809-e30f-43bc-acb1-acd5f1c30930 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-91512ca3-5231-42f6-a566-6768b825e246-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:31.776964 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.776964 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:31.778243 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.778243 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:31.785926 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-868f04af-58d0-4e26-9fbf-77c1f6ab6a5b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:31.789229 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9771901f-c146-45f2-a1fa-f5273a916cad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.789643 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9771901f-c146-45f2-a1fa-f5273a916cad None None] GET https://10.4.3.59/volume// Aug 06 13:04:31.789814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9771901f-c146-45f2-a1fa-f5273a916cad None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.790246 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9771901f-c146-45f2-a1fa-f5273a916cad None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.790326 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9771901f-c146-45f2-a1fa-f5273a916cad None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:31.790789 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 107/429] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:31.794865 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-868f04af-58d0-4e26-9fbf-77c1f6ab6a5b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:31.794865 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 110/430] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:04:31.799967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-34534669-7e18-4bb0-b9d9-e2a1d3bdde48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.802661 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-34534669-7e18-4bb0-b9d9-e2a1d3bdde48 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:31.802790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-34534669-7e18-4bb0-b9d9-e2a1d3bdde48 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.802915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-34534669-7e18-4bb0-b9d9-e2a1d3bdde48 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.812648 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.812648 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:31.816500 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-34534669-7e18-4bb0-b9d9-e2a1d3bdde48 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:31.821096 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-34534669-7e18-4bb0-b9d9-e2a1d3bdde48 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:31.821603 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 107/431] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:31.887629 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-994314fe-8394-4585-b018-3f16e9a6e730 req-7b6e7809-e30f-43bc-acb1-acd5f1c30930 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-91512ca3-5231-42f6-a566-6768b825e246-np0000006653" released by "attachment_update" :: held 0.114s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:31.887629 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-7b6e7809-e30f-43bc-acb1-acd5f1c30930 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314 returned with HTTP 200 Aug 06 13:04:31.888089 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 108/432] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:31 2026] PUT /volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:31.931148 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-7a5094e0-cf5f-4239-8066-5af0675fe31d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.935137 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-7a5094e0-cf5f-4239-8066-5af0675fe31d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] PUT https://10.4.3.59/volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a Aug 06 13:04:31.935765 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-7a5094e0-cf5f-4239-8066-5af0675fe31d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:31.942646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d820526-b7e0-4606-a084-7e9ff09cffc3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:31.945809 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d820526-b7e0-4606-a084-7e9ff09cffc3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] GET https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 Aug 06 13:04:31.945809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d820526-b7e0-4606-a084-7e9ff09cffc3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:31.946020 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d820526-b7e0-4606-a084-7e9ff09cffc3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:31.947840 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-7a5094e0-cf5f-4239-8066-5af0675fe31d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Acquiring lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:31.956471 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-7a5094e0-cf5f-4239-8066-5af0675fe31d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:31.956552 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d820526-b7e0-4606-a084-7e9ff09cffc3 tempest-ServerStableDeviceRescueTest-2036735131 tempest-ServerStableDeviceRescueTest-2036735131-project-member] https://10.4.3.59/volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 returned with HTTP 404 Aug 06 13:04:31.956618 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:31.956618 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:31.956699 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 111/433] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:31 2026] GET /volume/v3/volumes/e35ad2bf-0e5c-4967-80d9-017d4d8ccb80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:32.042634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-7a5094e0-cf5f-4239-8066-5af0675fe31d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" released by "attachment_update" :: held 0.087s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:32.042634 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-7a5094e0-cf5f-4239-8066-5af0675fe31d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a returned with HTTP 200 Aug 06 13:04:32.042634 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 108/434] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:31 2026] PUT /volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:32.372687 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a6aad4c-221e-499c-b09e-b58dc1403c04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:32.374686 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a6aad4c-221e-499c-b09e-b58dc1403c04 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] GET https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 Aug 06 13:04:32.374962 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a6aad4c-221e-499c-b09e-b58dc1403c04 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:32.375121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a6aad4c-221e-499c-b09e-b58dc1403c04 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:32.381687 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a6aad4c-221e-499c-b09e-b58dc1403c04 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 returned with HTTP 404 Aug 06 13:04:32.382217 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 108/435] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:04:32 2026] GET /volume/v3/snapshots/dbe75687-20ca-46a7-a8f0-60ec47719b05 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:32.618796 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55a81da7-ac31-4663-9434-8d3336c4e7c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:32.621114 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55a81da7-ac31-4663-9434-8d3336c4e7c7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:32.621786 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55a81da7-ac31-4663-9434-8d3336c4e7c7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:32.622026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55a81da7-ac31-4663-9434-8d3336c4e7c7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:32.637047 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:32.637047 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:32.644540 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55a81da7-ac31-4663-9434-8d3336c4e7c7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:32.649221 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55a81da7-ac31-4663-9434-8d3336c4e7c7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:32.649760 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 109/436] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:32 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:32.810164 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1d9df17-d0cb-4a8d-827e-29b7037e7f6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:32.815271 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1d9df17-d0cb-4a8d-827e-29b7037e7f6d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:32.815566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1d9df17-d0cb-4a8d-827e-29b7037e7f6d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:32.815830 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1d9df17-d0cb-4a8d-827e-29b7037e7f6d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:32.833275 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:32.833275 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:32.842009 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a1d9df17-d0cb-4a8d-827e-29b7037e7f6d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:32.847476 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1d9df17-d0cb-4a8d-827e-29b7037e7f6d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:32.848015 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 112/437] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:32 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:33.573610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:33.576025 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] DELETE https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:04:33.576347 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:33.578872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:33.579168 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Delete volume with id: d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:04:33.594220 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:33.594220 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:33.594723 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:04:33.614845 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Delete volume request issued successfully. Aug 06 13:04:33.615053 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10eac065-f5fa-4fac-8534-c20b9508b0b6 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b returned with HTTP 202 Aug 06 13:04:33.615475 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 109/438] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:33 2026] DELETE /volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:33.624555 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f80a9d1-e9ea-4328-9dbc-a110ec020b1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:33.626541 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f80a9d1-e9ea-4328-9dbc-a110ec020b1e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:04:33.626750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f80a9d1-e9ea-4328-9dbc-a110ec020b1e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:33.626978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f80a9d1-e9ea-4328-9dbc-a110ec020b1e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:33.636183 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:33.636183 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:33.640466 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f80a9d1-e9ea-4328-9dbc-a110ec020b1e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:04:33.648464 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f80a9d1-e9ea-4328-9dbc-a110ec020b1e tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b returned with HTTP 200 Aug 06 13:04:33.648978 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 109/439] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:33 2026] GET /volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:33.668519 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-659c88be-4bed-483c-81f2-0eb6f4644762 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:33.673445 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-659c88be-4bed-483c-81f2-0eb6f4644762 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:33.673445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-659c88be-4bed-483c-81f2-0eb6f4644762 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:33.673445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-659c88be-4bed-483c-81f2-0eb6f4644762 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:33.687872 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:33.687872 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:33.697741 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-659c88be-4bed-483c-81f2-0eb6f4644762 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:33.703954 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-659c88be-4bed-483c-81f2-0eb6f4644762 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:33.704523 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 110/440] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:33 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:33.862744 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb413392-257d-497e-91eb-9c9bca4b6bd9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:33.866894 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb413392-257d-497e-91eb-9c9bca4b6bd9 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:33.867015 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb413392-257d-497e-91eb-9c9bca4b6bd9 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:33.867208 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb413392-257d-497e-91eb-9c9bca4b6bd9 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:33.881568 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:33.881568 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:33.888534 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fb413392-257d-497e-91eb-9c9bca4b6bd9 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:33.894841 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb413392-257d-497e-91eb-9c9bca4b6bd9 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:33.895656 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 113/441] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:33 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:34.671686 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b29686b-a55a-4ebe-914e-e54467b110a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:34.675528 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b29686b-a55a-4ebe-914e-e54467b110a7 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b Aug 06 13:04:34.679967 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b29686b-a55a-4ebe-914e-e54467b110a7 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:34.680847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b29686b-a55a-4ebe-914e-e54467b110a7 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:34.690194 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b29686b-a55a-4ebe-914e-e54467b110a7 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b returned with HTTP 404 Aug 06 13:04:34.691059 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 110/442] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:34 2026] GET /volume/v3/volumes/d202aa2e-ed07-4278-8d9e-437b9d8e6e4b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:04:34.699232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:34.700929 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] DELETE https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:04:34.701151 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:34.701361 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:34.701643 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Delete volume with id: 2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:04:34.711397 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:34.711397 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:34.714779 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:04:34.720571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6c796be-7031-4f07-8d01-10f1e6c04e68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:34.723233 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6c796be-7031-4f07-8d01-10f1e6c04e68 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:34.723525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6c796be-7031-4f07-8d01-10f1e6c04e68 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:34.723785 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6c796be-7031-4f07-8d01-10f1e6c04e68 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:34.744124 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:34.744124 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:34.752357 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Delete volume request issued successfully. Aug 06 13:04:34.752357 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7da0ae39-da3b-498b-be3a-e6a8df947a23 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 returned with HTTP 202 Aug 06 13:04:34.752357 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 110/443] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:34 2026] DELETE /volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:34.752712 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6c796be-7031-4f07-8d01-10f1e6c04e68 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:34.757762 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7dc1862-bc88-447b-b4a4-d7d06aaca617 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:34.757863 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6c796be-7031-4f07-8d01-10f1e6c04e68 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:34.758738 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 111/444] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:34 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:34.765332 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7dc1862-bc88-447b-b4a4-d7d06aaca617 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:04:34.765332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7dc1862-bc88-447b-b4a4-d7d06aaca617 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:34.765332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7dc1862-bc88-447b-b4a4-d7d06aaca617 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:34.772490 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:34.772490 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:34.776003 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a7dc1862-bc88-447b-b4a4-d7d06aaca617 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:04:34.783249 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7dc1862-bc88-447b-b4a4-d7d06aaca617 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 returned with HTTP 200 Aug 06 13:04:34.783780 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 114/445] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:34 2026] GET /volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:34.909936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33cedb97-cb16-4c0b-8da4-322aee0549ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:34.912544 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33cedb97-cb16-4c0b-8da4-322aee0549ca tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:34.912769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33cedb97-cb16-4c0b-8da4-322aee0549ca tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:34.912942 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33cedb97-cb16-4c0b-8da4-322aee0549ca tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:34.927057 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:34.927057 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:34.933140 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33cedb97-cb16-4c0b-8da4-322aee0549ca tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:34.940211 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33cedb97-cb16-4c0b-8da4-322aee0549ca tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:34.941468 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 111/446] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:34 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:35.226825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-994314fe-8394-4585-b018-3f16e9a6e730 req-6edba3db-8dfc-4f40-ab9f-9c44b1f56d47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:35.232196 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-6edba3db-8dfc-4f40-ab9f-9c44b1f56d47 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314/action Aug 06 13:04:35.232607 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-6edba3db-8dfc-4f40-ab9f-9c44b1f56d47 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:35.232794 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-6edba3db-8dfc-4f40-ab9f-9c44b1f56d47 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:35.259420 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:35.259420 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:35.272419 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-994314fe-8394-4585-b018-3f16e9a6e730 req-6edba3db-8dfc-4f40-ab9f-9c44b1f56d47 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314/action returned with HTTP 204 Aug 06 13:04:35.272858 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 111/447] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:35 2026] POST /volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:35.778476 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-186ab7ce-3bef-457a-bc38-adc3490b952a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:35.780698 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-186ab7ce-3bef-457a-bc38-adc3490b952a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:35.780870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-186ab7ce-3bef-457a-bc38-adc3490b952a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:35.781075 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-186ab7ce-3bef-457a-bc38-adc3490b952a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:35.794036 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:35.794036 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:35.797993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c2df1a5a-a3d4-4d99-8f04-c77c2f98d18d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:35.799550 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-186ab7ce-3bef-457a-bc38-adc3490b952a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:35.799713 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2df1a5a-a3d4-4d99-8f04-c77c2f98d18d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 Aug 06 13:04:35.799910 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2df1a5a-a3d4-4d99-8f04-c77c2f98d18d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:35.800108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2df1a5a-a3d4-4d99-8f04-c77c2f98d18d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:35.805373 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2df1a5a-a3d4-4d99-8f04-c77c2f98d18d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 returned with HTTP 404 Aug 06 13:04:35.805998 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 115/448] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:35 2026] GET /volume/v3/volumes/2d62d3cc-7b83-4ebf-a1c6-fdb74e3e6223 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:35.806727 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-186ab7ce-3bef-457a-bc38-adc3490b952a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:35.807121 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 112/449] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:35 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:35.819760 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:35.821409 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:04:35.821660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:35.821906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:35.822136 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Delete volume with id: 5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:04:35.836989 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:35.836989 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:35.837553 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:04:35.864921 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Delete volume request issued successfully. Aug 06 13:04:35.865118 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7121dc43-a317-45c3-82b0-0f599bd3d181 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 202 Aug 06 13:04:35.865592 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 112/450] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:35 2026] DELETE /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:35.867630 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-b5d30000-ce7a-484c-9e0b-4b9cbe0230f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:35.869385 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-b5d30000-ce7a-484c-9e0b-4b9cbe0230f7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:35.869672 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-b5d30000-ce7a-484c-9e0b-4b9cbe0230f7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:35.869913 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-b5d30000-ce7a-484c-9e0b-4b9cbe0230f7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:35.873107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb18b484-5299-4a92-9f97-54d9ee298ab5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:35.874874 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb18b484-5299-4a92-9f97-54d9ee298ab5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:04:35.875168 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb18b484-5299-4a92-9f97-54d9ee298ab5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:35.875468 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb18b484-5299-4a92-9f97-54d9ee298ab5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:35.882614 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:35.882614 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:35.886809 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-b5d30000-ce7a-484c-9e0b-4b9cbe0230f7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:35.888458 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:35.888458 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:35.892422 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fb18b484-5299-4a92-9f97-54d9ee298ab5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Volume info retrieved successfully. Aug 06 13:04:35.892519 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-b5d30000-ce7a-484c-9e0b-4b9cbe0230f7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:35.892986 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 112/451] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:35 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:35.897342 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb18b484-5299-4a92-9f97-54d9ee298ab5 tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 200 Aug 06 13:04:35.897815 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 116/452] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:35 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:35.961568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2c65e86-9781-4c47-9472-0f325bcaa228 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:35.964544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2c65e86-9781-4c47-9472-0f325bcaa228 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:35.964544 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2c65e86-9781-4c47-9472-0f325bcaa228 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:35.964544 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2c65e86-9781-4c47-9472-0f325bcaa228 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:35.978625 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:35.978625 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:35.983993 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f2c65e86-9781-4c47-9472-0f325bcaa228 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:35.990800 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2c65e86-9781-4c47-9472-0f325bcaa228 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:35.991235 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 113/453] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:35 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:36.009368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d34051ce-d3fb-4235-b550-00a6cb1f29f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.009368 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d34051ce-d3fb-4235-b550-00a6cb1f29f8 None None] GET https://10.4.3.59/volume// Aug 06 13:04:36.009368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d34051ce-d3fb-4235-b550-00a6cb1f29f8 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.009368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d34051ce-d3fb-4235-b550-00a6cb1f29f8 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.009368 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d34051ce-d3fb-4235-b550-00a6cb1f29f8 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:36.010886 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 113/454] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:04:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:36.021917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-abfb2997-0dcc-4a6c-a59f-58805b2069b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.030524 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-abfb2997-0dcc-4a6c-a59f-58805b2069b0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:36.030839 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-abfb2997-0dcc-4a6c-a59f-58805b2069b0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91512ca3-5231-42f6-a566-6768b825e246", "connector": null, "instance_uuid": "a50122e2-4f6e-450f-8297-08ae830c4ba7"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:36.045691 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:36.045691 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:36.083586 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-abfb2997-0dcc-4a6c-a59f-58805b2069b0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:36.084105 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 113/455] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:36 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:36.117614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2bb98f1d-2843-4044-b27d-83586bafd51e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.119581 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bb98f1d-2843-4044-b27d-83586bafd51e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:36.119839 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2bb98f1d-2843-4044-b27d-83586bafd51e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.120102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2bb98f1d-2843-4044-b27d-83586bafd51e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.125916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-820bc531-7958-4e02-b6d3-98c7a2ff4454 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.125916 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-820bc531-7958-4e02-b6d3-98c7a2ff4454 None None] GET https://10.4.3.59/volume// Aug 06 13:04:36.125916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-820bc531-7958-4e02-b6d3-98c7a2ff4454 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.126289 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-820bc531-7958-4e02-b6d3-98c7a2ff4454 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.126642 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-820bc531-7958-4e02-b6d3-98c7a2ff4454 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:36.127179 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 114/456] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:36.135619 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:36.135619 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:36.136129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-db295d32-297a-4541-b427-b86d2198b0f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.138694 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2bb98f1d-2843-4044-b27d-83586bafd51e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:36.138765 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-db295d32-297a-4541-b427-b86d2198b0f6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:36.138927 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-db295d32-297a-4541-b427-b86d2198b0f6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.139507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-db295d32-297a-4541-b427-b86d2198b0f6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.143284 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bb98f1d-2843-4044-b27d-83586bafd51e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:36.143856 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 117/457] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:36 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:36.160842 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:36.160842 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:36.167083 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-db295d32-297a-4541-b427-b86d2198b0f6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:36.175043 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-db295d32-297a-4541-b427-b86d2198b0f6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:36.175454 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 114/458] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:36 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:36.304282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-3d2fd986-a2a5-4e29-bfb3-1cc5d9856cb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.310978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-3d2fd986-a2a5-4e29-bfb3-1cc5d9856cb2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0 Aug 06 13:04:36.310978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-3d2fd986-a2a5-4e29-bfb3-1cc5d9856cb2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:36.319383 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-3d2fd986-a2a5-4e29-bfb3-1cc5d9856cb2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-91512ca3-5231-42f6-a566-6768b825e246-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:36.329285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-3d2fd986-a2a5-4e29-bfb3-1cc5d9856cb2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-91512ca3-5231-42f6-a566-6768b825e246-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:36.329285 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:36.329285 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:36.440815 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-3d2fd986-a2a5-4e29-bfb3-1cc5d9856cb2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-91512ca3-5231-42f6-a566-6768b825e246-np0000006653" released by "attachment_update" :: held 0.114s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:36.441169 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-3d2fd986-a2a5-4e29-bfb3-1cc5d9856cb2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0 returned with HTTP 200 Aug 06 13:04:36.441852 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 114/459] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:36 2026] PUT /volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:36.758284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-48f69b0f-5019-4657-a0ad-aa9975a6797e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.761592 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-48f69b0f-5019-4657-a0ad-aa9975a6797e tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:04:36.761863 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-48f69b0f-5019-4657-a0ad-aa9975a6797e tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.762126 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-48f69b0f-5019-4657-a0ad-aa9975a6797e tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.776001 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:36.776001 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:36.781202 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-48f69b0f-5019-4657-a0ad-aa9975a6797e tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:04:36.788152 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-48f69b0f-5019-4657-a0ad-aa9975a6797e tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:04:36.788893 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 115/460] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:36 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1650 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:36.833014 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-3017ac13-5f6d-45b1-b461-e8cd3c9bb65b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.835446 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-3017ac13-5f6d-45b1-b461-e8cd3c9bb65b tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:04:36.835632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-3017ac13-5f6d-45b1-b461-e8cd3c9bb65b tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.835860 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-3017ac13-5f6d-45b1-b461-e8cd3c9bb65b tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.854346 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:36.854346 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:36.859514 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-3017ac13-5f6d-45b1-b461-e8cd3c9bb65b tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:04:36.865104 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-3017ac13-5f6d-45b1-b461-e8cd3c9bb65b tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:04:36.865574 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 118/461] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:36 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1650 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:36.896817 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-39f990a5-b899-4017-af4a-383f7778fed1 req-5cf8b261-97e7-43b2-a1b9-af3a136abe95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.898868 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-39f990a5-b899-4017-af4a-383f7778fed1 req-5cf8b261-97e7-43b2-a1b9-af3a136abe95 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] DELETE https://10.4.3.59/volume/v3/volumes/tempest-invalid-1298838242 Aug 06 13:04:36.899155 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-39f990a5-b899-4017-af4a-383f7778fed1 req-5cf8b261-97e7-43b2-a1b9-af3a136abe95 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.900567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-39f990a5-b899-4017-af4a-383f7778fed1 req-5cf8b261-97e7-43b2-a1b9-af3a136abe95 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.900567 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-39f990a5-b899-4017-af4a-383f7778fed1 req-5cf8b261-97e7-43b2-a1b9-af3a136abe95 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] Delete volume with id: tempest-invalid-1298838242 Aug 06 13:04:36.906097 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-39f990a5-b899-4017-af4a-383f7778fed1 req-5cf8b261-97e7-43b2-a1b9-af3a136abe95 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] https://10.4.3.59/volume/v3/volumes/tempest-invalid-1298838242 returned with HTTP 404 Aug 06 13:04:36.906665 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 115/462] 10.4.3.59 () {70 vars in 1583 bytes} [Thu Aug 6 13:04:36 2026] DELETE /volume/v3/volumes/tempest-invalid-1298838242 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:36.920344 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c758734c-4ee9-4b1f-8b56-40852bff0d3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:36.922754 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c758734c-4ee9-4b1f-8b56-40852bff0d3d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] GET https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 Aug 06 13:04:36.923034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c758734c-4ee9-4b1f-8b56-40852bff0d3d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:36.923607 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c758734c-4ee9-4b1f-8b56-40852bff0d3d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:36.932442 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c758734c-4ee9-4b1f-8b56-40852bff0d3d tempest-TaggedBootDevicesTest-853459358 tempest-TaggedBootDevicesTest-853459358-project-member] https://10.4.3.59/volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 returned with HTTP 404 Aug 06 13:04:36.932939 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 115/463] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:36 2026] GET /volume/v3/volumes/5fcf1ca4-a20d-47b4-ab35-a2a761e78db7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:37.004349 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4264b811-1221-4c9f-a917-1ab5104ada33 req-db24b54a-6aa1-4125-a981-50a2a1a3268c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:37.005144 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99a4bcf4-f36c-495a-9b7b-904bc61b68b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:37.007641 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a4bcf4-f36c-495a-9b7b-904bc61b68b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:37.007720 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4264b811-1221-4c9f-a917-1ab5104ada33 req-db24b54a-6aa1-4125-a981-50a2a1a3268c tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] DELETE https://10.4.3.59/volume/v3/volumes/55638c80-e40c-49a0-a6c1-f86ee4269b73 Aug 06 13:04:37.007865 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a4bcf4-f36c-495a-9b7b-904bc61b68b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:37.007985 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4264b811-1221-4c9f-a917-1ab5104ada33 req-db24b54a-6aa1-4125-a981-50a2a1a3268c tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:37.008063 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a4bcf4-f36c-495a-9b7b-904bc61b68b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:37.008243 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4264b811-1221-4c9f-a917-1ab5104ada33 req-db24b54a-6aa1-4125-a981-50a2a1a3268c tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:37.008472 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-4264b811-1221-4c9f-a917-1ab5104ada33 req-db24b54a-6aa1-4125-a981-50a2a1a3268c tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] Delete volume with id: 55638c80-e40c-49a0-a6c1-f86ee4269b73 Aug 06 13:04:37.017615 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4264b811-1221-4c9f-a917-1ab5104ada33 req-db24b54a-6aa1-4125-a981-50a2a1a3268c tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-member] https://10.4.3.59/volume/v3/volumes/55638c80-e40c-49a0-a6c1-f86ee4269b73 returned with HTTP 404 Aug 06 13:04:37.017886 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:37.017886 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:37.018295 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 116/464] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:04:37 2026] DELETE /volume/v3/volumes/55638c80-e40c-49a0-a6c1-f86ee4269b73 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:37.022063 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-99a4bcf4-f36c-495a-9b7b-904bc61b68b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:37.025883 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a4bcf4-f36c-495a-9b7b-904bc61b68b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:37.026309 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 119/465] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:37 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:37.052010 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b1982078-6823-473c-9121-c9a800b68890 req-b4051843-d04a-4d04-8809-dd99b19adb41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:37.053800 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1982078-6823-473c-9121-c9a800b68890 req-b4051843-d04a-4d04-8809-dd99b19adb41 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-reader] GET https://10.4.3.59/volume/v3/volumes/ac74fffa-d5e6-461d-9128-8db46aec996b Aug 06 13:04:37.054211 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1982078-6823-473c-9121-c9a800b68890 req-b4051843-d04a-4d04-8809-dd99b19adb41 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:37.054517 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1982078-6823-473c-9121-c9a800b68890 req-b4051843-d04a-4d04-8809-dd99b19adb41 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:37.060856 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1982078-6823-473c-9121-c9a800b68890 req-b4051843-d04a-4d04-8809-dd99b19adb41 tempest-VolumesNegativeTest-1808126171 tempest-VolumesNegativeTest-1808126171-project-reader] https://10.4.3.59/volume/v3/volumes/ac74fffa-d5e6-461d-9128-8db46aec996b returned with HTTP 404 Aug 06 13:04:37.060856 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 116/466] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:37 2026] GET /volume/v3/volumes/ac74fffa-d5e6-461d-9128-8db46aec996b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:37.168546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ddb7e31-9cb0-4361-988e-2749732674b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:37.170716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ddb7e31-9cb0-4361-988e-2749732674b7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:37.170978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ddb7e31-9cb0-4361-988e-2749732674b7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:37.171208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ddb7e31-9cb0-4361-988e-2749732674b7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:37.186986 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:37.186986 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:37.191454 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ddb7e31-9cb0-4361-988e-2749732674b7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:37.199407 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ddb7e31-9cb0-4361-988e-2749732674b7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:37.199877 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 116/467] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:37 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:37.319147 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:37.493149 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:37.493722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1733563712", "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:37.495216 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1733563712', 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:37.586948 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume of 1 GB Aug 06 13:04:37.592811 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Availability Zones retrieved successfully. Aug 06 13:04:37.598802 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Flow 'volume_create_api' (cf08b435-6bd5-4d7d-8b29-db990815045b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:37.599941 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd776fc-b259-4242-a620-7d9b18954e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:37.600829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:37.680196 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd776fc-b259-4242-a620-7d9b18954e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:37.681318 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e50169-022e-4984-bb58-09a646cf6f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:37.781827 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Created reservations ['f3eea586-c7d2-4fc6-9f39-1b973cb1e7ac', '47f454d4-0d5a-44a7-900b-28f2a3e263bb', 'a002a221-2074-4e4e-bd5a-6f935390d327', '53cba6d6-24be-4849-881a-c3ec3bddccc0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:37.783048 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e50169-022e-4984-bb58-09a646cf6f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3eea586-c7d2-4fc6-9f39-1b973cb1e7ac', '47f454d4-0d5a-44a7-900b-28f2a3e263bb', 'a002a221-2074-4e4e-bd5a-6f935390d327', '53cba6d6-24be-4849-881a-c3ec3bddccc0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:37.783821 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55fdc48-5409-497e-9131-769c702e776d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:37.824180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55fdc48-5409-497e-9131-769c702e776d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01c07956-cb8d-43b4-8ff2-8903dbbccc35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1733563712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8d3494afb41dd865f9e94bb48de1a',qos_specs=None,replication_status=,reservations=['f3eea586-c7d2-4fc6-9f39-1b973cb1e7ac','47f454d4-0d5a-44a7-900b-28f2a3e263bb','a002a221-2074-4e4e-bd5a-6f935390d327','53cba6d6-24be-4849-881a-c3ec3bddccc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f876df89adf464192e7b57236f1dcc9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1733563712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01c07956-cb8d-43b4-8ff2-8903dbbccc35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8d3494afb41dd865f9e94bb48de1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f876df89adf464192e7b57236f1dcc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:37.826148 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da8c230-ff82-49cf-b9cc-028db77851cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:37.864164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da8c230-ff82-49cf-b9cc-028db77851cb) transitioned into state 'SUCCESS' from state '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-1733563712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8d3494afb41dd865f9e94bb48de1a',qos_specs=None,replication_status=,reservations=['f3eea586-c7d2-4fc6-9f39-1b973cb1e7ac','47f454d4-0d5a-44a7-900b-28f2a3e263bb','a002a221-2074-4e4e-bd5a-6f935390d327','53cba6d6-24be-4849-881a-c3ec3bddccc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f876df89adf464192e7b57236f1dcc9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:37.865075 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb29f4f2-cfca-4768-bd91-56fe33b22c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:37.880793 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb29f4f2-cfca-4768-bd91-56fe33b22c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:37.881983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Flow 'volume_create_api' (cf08b435-6bd5-4d7d-8b29-db990815045b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:37.882392 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume request issued successfully. Aug 06 13:04:37.883521 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64bd9771-4fd3-4e8a-a9de-41e501788281 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:37.884474 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 117/468] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:04:37 2026] POST /volume/v3/volumes => generated 755 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:37.909010 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77e7de55-d043-4e4f-94f7-d190a2b9807e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:37.911225 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77e7de55-d043-4e4f-94f7-d190a2b9807e tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:04:37.911641 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77e7de55-d043-4e4f-94f7-d190a2b9807e tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:37.911946 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77e7de55-d043-4e4f-94f7-d190a2b9807e tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:37.922288 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:37.922288 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:37.931697 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-77e7de55-d043-4e4f-94f7-d190a2b9807e tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:37.937345 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77e7de55-d043-4e4f-94f7-d190a2b9807e tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 returned with HTTP 200 Aug 06 13:04:37.937644 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 120/469] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:37 2026] GET /volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:38.043504 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e947cf48-2684-474b-b51d-c343265551b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:38.046063 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e947cf48-2684-474b-b51d-c343265551b5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:38.046405 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e947cf48-2684-474b-b51d-c343265551b5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:38.046721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e947cf48-2684-474b-b51d-c343265551b5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:38.066946 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:38.066946 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:38.073180 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e947cf48-2684-474b-b51d-c343265551b5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:38.077230 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e947cf48-2684-474b-b51d-c343265551b5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:38.077707 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 117/470] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:38 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:38.216722 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69338807-2739-4b45-b60a-b59d5c24c265 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:38.221004 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69338807-2739-4b45-b60a-b59d5c24c265 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:38.221099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69338807-2739-4b45-b60a-b59d5c24c265 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:38.221437 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69338807-2739-4b45-b60a-b59d5c24c265 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:38.237400 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:38.237400 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:38.242705 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-69338807-2739-4b45-b60a-b59d5c24c265 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:38.251333 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69338807-2739-4b45-b60a-b59d5c24c265 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:38.251995 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 117/471] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:38 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:38.331895 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-3e02493f-7f97-4504-bea4-349201f106e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:38.334697 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-3e02493f-7f97-4504-bea4-349201f106e8 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] POST https://10.4.3.59/volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a/action Aug 06 13:04:38.335208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-3e02493f-7f97-4504-bea4-349201f106e8 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:38.336779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-3e02493f-7f97-4504-bea4-349201f106e8 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:38.362349 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:38.362349 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:38.379089 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb679d98-e4dd-4840-9c59-9d6a69be7988 req-3e02493f-7f97-4504-bea4-349201f106e8 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a/action returned with HTTP 204 Aug 06 13:04:38.379586 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 118/472] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:38 2026] POST /volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:38.951024 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-2be0bf0a-8422-4e83-9a5d-1e4fc0307ce9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:38.951590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cc20441-6e01-485a-99c7-d9565d3d5293 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:38.954643 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-2be0bf0a-8422-4e83-9a5d-1e4fc0307ce9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] DELETE https://10.4.3.59/volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff Aug 06 13:04:38.955045 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-2be0bf0a-8422-4e83-9a5d-1e4fc0307ce9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:38.955271 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-2be0bf0a-8422-4e83-9a5d-1e4fc0307ce9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:38.957788 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cc20441-6e01-485a-99c7-d9565d3d5293 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:04:38.958082 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cc20441-6e01-485a-99c7-d9565d3d5293 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:38.958370 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cc20441-6e01-485a-99c7-d9565d3d5293 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:38.968610 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:38.968610 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:38.972911 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:38.972911 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:38.973531 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cc20441-6e01-485a-99c7-d9565d3d5293 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:38.980959 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cc20441-6e01-485a-99c7-d9565d3d5293 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 returned with HTTP 200 Aug 06 13:04:38.981371 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 118/473] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:38 2026] GET /volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:38.993689 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:38.995730 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:38.996099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-134042864"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:38.998134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-134042864'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:38.998321 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume of 1 GB Aug 06 13:04:39.003638 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Availability Zones retrieved successfully. Aug 06 13:04:39.009996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Flow 'volume_create_api' (d1473d5d-0ca3-438f-ae8d-c1b8ecc639d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:39.010990 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7041ad98-8de2-4b0d-b7ee-d34cbe05efcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:39.012155 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:39.021298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-2be0bf0a-8422-4e83-9a5d-1e4fc0307ce9 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff returned with HTTP 200 Aug 06 13:04:39.021682 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 121/474] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:38 2026] DELETE /volume/v3/attachments/6250714d-fcdb-4444-8c8a-37c18fb13cff => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:39.032410 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.034568 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] DELETE https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:39.034754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.034978 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.035171 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Delete volume with id: 6c9c7f09-5edf-4e86-80a8-364ed2f04d7a Aug 06 13:04:39.037237 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7041ad98-8de2-4b0d-b7ee-d34cbe05efcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:39.037939 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65951ac-463b-4271-a085-79b31831978e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:39.041925 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:39.041925 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:39.042393 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Volume info retrieved successfully. Aug 06 13:04:39.058203 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] Delete volume request issued successfully. Aug 06 13:04:39.058465 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1c70df49-50a4-4819-9afc-e241a9338b74 req-7cbeb59f-5f6c-448a-b1bb-e508fbd724b1 tempest-ImageDependencyTests-693340068 tempest-ImageDependencyTests-693340068-project-member] https://10.4.3.59/volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a returned with HTTP 202 Aug 06 13:04:39.058820 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 119/475] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:04:39 2026] DELETE /volume/v3/volumes/6c9c7f09-5edf-4e86-80a8-364ed2f04d7a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:39.081699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Created reservations ['1ad83f1d-a62a-4bc0-b54e-e3d34f447e9a', '598dcfca-0cbb-4211-a54b-3a4d7e0f25de', '9a6c9a92-5195-4c74-8c55-c7e05947730a', 'a8a25eea-e9e1-4505-810d-0176a8ba61e5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:39.082611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65951ac-463b-4271-a085-79b31831978e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ad83f1d-a62a-4bc0-b54e-e3d34f447e9a', '598dcfca-0cbb-4211-a54b-3a4d7e0f25de', '9a6c9a92-5195-4c74-8c55-c7e05947730a', 'a8a25eea-e9e1-4505-810d-0176a8ba61e5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:39.083367 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f850f9-ea2f-43b0-be69-ad745e09143d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:39.094256 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e698696-55b5-4111-b20b-76088b79c3b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.096953 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e698696-55b5-4111-b20b-76088b79c3b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:39.097193 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e698696-55b5-4111-b20b-76088b79c3b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.097483 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e698696-55b5-4111-b20b-76088b79c3b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.109817 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f850f9-ea2f-43b0-be69-ad745e09143d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11af1202-16f0-4b9c-9ea8-863b2713e4ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-134042864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8d3494afb41dd865f9e94bb48de1a',qos_specs=None,replication_status=,reservations=['1ad83f1d-a62a-4bc0-b54e-e3d34f447e9a','598dcfca-0cbb-4211-a54b-3a4d7e0f25de','9a6c9a92-5195-4c74-8c55-c7e05947730a','a8a25eea-e9e1-4505-810d-0176a8ba61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f876df89adf464192e7b57236f1dcc9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-134042864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11af1202-16f0-4b9c-9ea8-863b2713e4ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8d3494afb41dd865f9e94bb48de1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f876df89adf464192e7b57236f1dcc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:39.110640 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250274e4-0ccc-4e7c-a165-eed466a17f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:39.121810 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:39.121810 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:39.130077 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5e698696-55b5-4111-b20b-76088b79c3b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:39.135968 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e698696-55b5-4111-b20b-76088b79c3b3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:39.140469 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 119/476] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:39.140588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250274e4-0ccc-4e7c-a165-eed466a17f44) transitioned into state 'SUCCESS' from state '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-134042864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8d3494afb41dd865f9e94bb48de1a',qos_specs=None,replication_status=,reservations=['1ad83f1d-a62a-4bc0-b54e-e3d34f447e9a','598dcfca-0cbb-4211-a54b-3a4d7e0f25de','9a6c9a92-5195-4c74-8c55-c7e05947730a','a8a25eea-e9e1-4505-810d-0176a8ba61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f876df89adf464192e7b57236f1dcc9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:39.140588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d74dbf9-eb01-4407-9d07-a85fdebac91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:39.146642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d74dbf9-eb01-4407-9d07-a85fdebac91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:39.146886 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Flow 'volume_create_api' (d1473d5d-0ca3-438f-ae8d-c1b8ecc639d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:39.147238 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume request issued successfully. Aug 06 13:04:39.148004 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ff9945c-f42e-4333-ab03-7d434c5007e8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:39.148575 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 118/477] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:38 2026] POST /volume/v3/volumes => generated 754 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:39.154843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea67f43b-f069-497f-8167-2da629379681 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.154843 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea67f43b-f069-497f-8167-2da629379681 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:04:39.154843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea67f43b-f069-497f-8167-2da629379681 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.154843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea67f43b-f069-497f-8167-2da629379681 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.166525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0b166a9-d491-4bc3-879a-6cfa5030fdc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.168446 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:39.168446 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:39.172127 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ea67f43b-f069-497f-8167-2da629379681 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:04:39.172636 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b166a9-d491-4bc3-879a-6cfa5030fdc0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:04:39.172850 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0b166a9-d491-4bc3-879a-6cfa5030fdc0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.173138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0b166a9-d491-4bc3-879a-6cfa5030fdc0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.176310 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea67f43b-f069-497f-8167-2da629379681 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:04:39.176661 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 122/478] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:39.184579 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:39.184579 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:39.189145 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0b166a9-d491-4bc3-879a-6cfa5030fdc0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:39.194024 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b166a9-d491-4bc3-879a-6cfa5030fdc0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea returned with HTTP 200 Aug 06 13:04:39.195798 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 120/479] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:39.234495 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3f77aac-0b0d-4ff0-9a2d-923ad6956e9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.269171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7863b984-b8e6-4071-964a-c1de218439f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.270933 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7863b984-b8e6-4071-964a-c1de218439f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:39.271157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7863b984-b8e6-4071-964a-c1de218439f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.271418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7863b984-b8e6-4071-964a-c1de218439f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.284657 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:39.284657 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:39.291511 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7863b984-b8e6-4071-964a-c1de218439f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:39.298298 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7863b984-b8e6-4071-964a-c1de218439f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:39.298855 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 119/480] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:39.346090 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3f77aac-0b0d-4ff0-9a2d-923ad6956e9f tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] GET https://10.4.3.59/volume/v3/scheduler-stats/get_pools Aug 06 13:04:39.346284 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3f77aac-0b0d-4ff0-9a2d-923ad6956e9f tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.346447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3f77aac-0b0d-4ff0-9a2d-923ad6956e9f tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.360472 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3f77aac-0b0d-4ff0-9a2d-923ad6956e9f tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] https://10.4.3.59/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 13:04:39.360853 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 120/481] 10.4.3.59 () {66 vars in 1284 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:39.367868 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-facb6dd0-a107-4e75-b867-16d6829ddf6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.370965 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-facb6dd0-a107-4e75-b867-16d6829ddf6d tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] GET https://10.4.3.59/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 13:04:39.371180 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-facb6dd0-a107-4e75-b867-16d6829ddf6d tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.371420 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-facb6dd0-a107-4e75-b867-16d6829ddf6d tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Calling method 'get_pools' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.383341 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-facb6dd0-a107-4e75-b867-16d6829ddf6d tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] https://10.4.3.59/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 13:04:39.383857 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 123/482] 10.4.3.59 () {66 vars in 1307 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:39.395904 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-934fe7f2-b741-4240-a05f-5bf77cd4c629 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.398216 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-934fe7f2-b741-4240-a05f-5bf77cd4c629 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] GET https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool Aug 06 13:04:39.398772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-934fe7f2-b741-4240-a05f-5bf77cd4c629 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.398772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-934fe7f2-b741-4240-a05f-5bf77cd4c629 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.409453 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-934fe7f2-b741-4240-a05f-5bf77cd4c629 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool returned with HTTP 200 Aug 06 13:04:39.409927 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 121/483] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/capabilities/np0000006653@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:39.417870 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-226eac2a-dc6a-4624-a8f7-a78257e5dfc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.421854 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-226eac2a-dc6a-4624-a8f7-a78257e5dfc4 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] GET https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool Aug 06 13:04:39.422073 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-226eac2a-dc6a-4624-a8f7-a78257e5dfc4 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.422287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-226eac2a-dc6a-4624-a8f7-a78257e5dfc4 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.435755 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-226eac2a-dc6a-4624-a8f7-a78257e5dfc4 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool returned with HTTP 200 Aug 06 13:04:39.436309 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 120/484] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/capabilities/np0000006653@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:39.448784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aeb6404b-6d54-4b02-9bb2-70a212cc4630 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:39.450933 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aeb6404b-6d54-4b02-9bb2-70a212cc4630 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] GET https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool Aug 06 13:04:39.451161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aeb6404b-6d54-4b02-9bb2-70a212cc4630 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:39.451403 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aeb6404b-6d54-4b02-9bb2-70a212cc4630 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:39.465109 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aeb6404b-6d54-4b02-9bb2-70a212cc4630 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340 tempest-BackendsCapabilitiesAdminTestsJSON-1590630340-project-admin] https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool returned with HTTP 200 Aug 06 13:04:39.465570 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 121/485] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:04:39 2026] GET /volume/v3/capabilities/np0000006653@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:40.216443 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e442eed9-af3a-4fe1-9e88-664a36317b82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:40.219042 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e442eed9-af3a-4fe1-9e88-664a36317b82 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:04:40.219448 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e442eed9-af3a-4fe1-9e88-664a36317b82 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:40.220181 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e442eed9-af3a-4fe1-9e88-664a36317b82 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:40.239646 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:40.239646 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:40.245752 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e442eed9-af3a-4fe1-9e88-664a36317b82 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:40.251463 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e442eed9-af3a-4fe1-9e88-664a36317b82 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea returned with HTTP 200 Aug 06 13:04:40.252025 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 124/486] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:40 2026] GET /volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:40.269279 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6555e8fa-95fa-4d3d-93dd-787781595178 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:40.274538 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:40.275115 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2019749150"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:40.277047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2019749150'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:40.277195 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume of 1 GB Aug 06 13:04:40.286573 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Availability Zones retrieved successfully. Aug 06 13:04:40.292224 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Flow 'volume_create_api' (9d1420bd-db46-4072-9989-e1cbe1f38778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:40.293309 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3aede3-2ba7-4779-a1a3-a8b57e81f56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:40.294381 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:40.314204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a88d4c8-eb7a-406e-9686-aa53b9c6ef77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:40.317169 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a88d4c8-eb7a-406e-9686-aa53b9c6ef77 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:40.317374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a88d4c8-eb7a-406e-9686-aa53b9c6ef77 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:40.317552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a88d4c8-eb7a-406e-9686-aa53b9c6ef77 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:40.328005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3aede3-2ba7-4779-a1a3-a8b57e81f56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:40.328726 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efba23d-799e-4c1e-b343-d2cd3620546e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:40.337455 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:40.337455 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:40.342107 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a88d4c8-eb7a-406e-9686-aa53b9c6ef77 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:40.348477 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a88d4c8-eb7a-406e-9686-aa53b9c6ef77 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:40.349565 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 121/487] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:40 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:04:40.383398 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Created reservations ['d1feec3b-faea-4d51-90cb-cacf2a54d5dc', '6578e9de-6233-4325-b03a-b09ed5b5e3de', '93a41ec9-786e-4ecc-9537-f3ffdb2f2529', '09cea5dd-a456-4162-bfc9-1ceed1e4bd5e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:40.384222 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efba23d-799e-4c1e-b343-d2cd3620546e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1feec3b-faea-4d51-90cb-cacf2a54d5dc', '6578e9de-6233-4325-b03a-b09ed5b5e3de', '93a41ec9-786e-4ecc-9537-f3ffdb2f2529', '09cea5dd-a456-4162-bfc9-1ceed1e4bd5e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:40.385225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5608c6f-0cde-4b69-af65-8a49b526324f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:40.413656 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5608c6f-0cde-4b69-af65-8a49b526324f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f567e75b-669d-4fd9-931a-9f3e5f68ee13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2019749150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8d3494afb41dd865f9e94bb48de1a',qos_specs=None,replication_status=,reservations=['d1feec3b-faea-4d51-90cb-cacf2a54d5dc','6578e9de-6233-4325-b03a-b09ed5b5e3de','93a41ec9-786e-4ecc-9537-f3ffdb2f2529','09cea5dd-a456-4162-bfc9-1ceed1e4bd5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f876df89adf464192e7b57236f1dcc9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2019749150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f567e75b-669d-4fd9-931a-9f3e5f68ee13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8d3494afb41dd865f9e94bb48de1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f876df89adf464192e7b57236f1dcc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:40.413881 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9513ce-46fa-4972-87b2-17d478416432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:40.433338 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9513ce-46fa-4972-87b2-17d478416432) transitioned into state 'SUCCESS' from state '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-2019749150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8d3494afb41dd865f9e94bb48de1a',qos_specs=None,replication_status=,reservations=['d1feec3b-faea-4d51-90cb-cacf2a54d5dc','6578e9de-6233-4325-b03a-b09ed5b5e3de','93a41ec9-786e-4ecc-9537-f3ffdb2f2529','09cea5dd-a456-4162-bfc9-1ceed1e4bd5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f876df89adf464192e7b57236f1dcc9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:40.435405 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c9d929-0de6-4c33-8e20-ba1a52e3af91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:40.444967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c9d929-0de6-4c33-8e20-ba1a52e3af91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:40.445382 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Flow 'volume_create_api' (9d1420bd-db46-4072-9989-e1cbe1f38778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:40.445697 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Create volume request issued successfully. Aug 06 13:04:40.446268 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6555e8fa-95fa-4d3d-93dd-787781595178 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:40.446692 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 122/488] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:40 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:40.459449 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf255e9f-c812-468e-ba9e-95e5f3fbbb56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:40.465312 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf255e9f-c812-468e-ba9e-95e5f3fbbb56 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:04:40.465312 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf255e9f-c812-468e-ba9e-95e5f3fbbb56 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:40.465312 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf255e9f-c812-468e-ba9e-95e5f3fbbb56 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:40.478162 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:40.478162 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:40.483522 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf255e9f-c812-468e-ba9e-95e5f3fbbb56 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:40.489508 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf255e9f-c812-468e-ba9e-95e5f3fbbb56 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 returned with HTTP 200 Aug 06 13:04:40.489892 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 122/489] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:40 2026] GET /volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:40.775575 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-f8edd62f-f7ff-4c0f-9361-a80d67f10253 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:40.780141 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-f8edd62f-f7ff-4c0f-9361-a80d67f10253 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0/action Aug 06 13:04:40.780584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-f8edd62f-f7ff-4c0f-9361-a80d67f10253 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:40.780777 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-f8edd62f-f7ff-4c0f-9361-a80d67f10253 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:40.815741 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:40.815741 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:40.830285 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b8990dcd-48df-4daf-b4f2-31cb284101b1 req-f8edd62f-f7ff-4c0f-9361-a80d67f10253 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0/action returned with HTTP 204 Aug 06 13:04:40.830677 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 125/490] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:40 2026] POST /volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:40.965177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b30bdd73-7d88-414b-a19f-a9ae91457219 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:40.965586 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b30bdd73-7d88-414b-a19f-a9ae91457219 None None] GET https://10.4.3.59/volume// Aug 06 13:04:40.965586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b30bdd73-7d88-414b-a19f-a9ae91457219 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:40.965783 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b30bdd73-7d88-414b-a19f-a9ae91457219 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:40.965953 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b30bdd73-7d88-414b-a19f-a9ae91457219 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:40.966210 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 122/491] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:40.980088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-6bcf2432-7401-4b4b-8791-2cfbbe935e93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:40.983334 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-6bcf2432-7401-4b4b-8791-2cfbbe935e93 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:40.983620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-6bcf2432-7401-4b4b-8791-2cfbbe935e93 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8c69aeb-1610-48cb-9353-c84075994e23", "connector": null, "instance_uuid": "1ecb8b33-70ef-4387-a957-2347c45b0f90"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:40.998220 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:40.998220 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:41.042308 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-6bcf2432-7401-4b4b-8791-2cfbbe935e93 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:41.042716 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 123/492] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:40 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:41.109493 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-b6035ac1-9126-4c74-a0d5-dbb6f615e06a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.111359 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-b6035ac1-9126-4c74-a0d5-dbb6f615e06a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] DELETE https://10.4.3.59/volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20 Aug 06 13:04:41.111648 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-b6035ac1-9126-4c74-a0d5-dbb6f615e06a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.111971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-b6035ac1-9126-4c74-a0d5-dbb6f615e06a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.120249 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.120249 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:41.170709 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-b6035ac1-9126-4c74-a0d5-dbb6f615e06a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20 returned with HTTP 200 Aug 06 13:04:41.170801 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 123/493] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:41 2026] DELETE /volume/v3/attachments/e8530997-8cd4-4458-8c43-770ed757db20 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:41.300568 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1ebe2d08-1cd7-44a0-b784-a158300b0cd1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.300997 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ebe2d08-1cd7-44a0-b784-a158300b0cd1 None None] GET https://10.4.3.59/volume// Aug 06 13:04:41.301125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ebe2d08-1cd7-44a0-b784-a158300b0cd1 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.301288 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ebe2d08-1cd7-44a0-b784-a158300b0cd1 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.301644 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ebe2d08-1cd7-44a0-b784-a158300b0cd1 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:41.302014 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 126/494] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:41.319484 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-13192ed1-9b1f-479e-bcb7-f57a8c3d6816 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.325065 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-13192ed1-9b1f-479e-bcb7-f57a8c3d6816 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] POST https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23/action Aug 06 13:04:41.325485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-13192ed1-9b1f-479e-bcb7-f57a8c3d6816 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action body: b'{"os-reimage": {"image_id": "4013a4b4-ebcd-428b-bf33-d655ec4f0397", "reimage_reserved": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:41.325613 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-13192ed1-9b1f-479e-bcb7-f57a8c3d6816 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "4013a4b4-ebcd-428b-bf33-d655ec4f0397", "reimage_reserved": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:41.339317 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.339317 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:41.341459 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-13192ed1-9b1f-479e-bcb7-f57a8c3d6816 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:04:41.363411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c90be354-1ad3-49b2-b08b-9d6803e340c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.367055 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c90be354-1ad3-49b2-b08b-9d6803e340c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:41.367116 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c90be354-1ad3-49b2-b08b-9d6803e340c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.369097 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c90be354-1ad3-49b2-b08b-9d6803e340c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.385485 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.385485 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:41.394760 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c90be354-1ad3-49b2-b08b-9d6803e340c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:41.401439 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c90be354-1ad3-49b2-b08b-9d6803e340c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:41.401940 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 124/495] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:41.414533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a55bdace-e62b-46f4-acd7-5fd86df55835 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.473281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-13192ed1-9b1f-479e-bcb7-f57a8c3d6816 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23/action returned with HTTP 202 Aug 06 13:04:41.473812 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 123/496] 10.4.3.59 () {74 vars in 1706 bytes} [Thu Aug 6 13:04:41 2026] POST /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:04:41.507072 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e2377200-1fa6-485b-a5a7-65eead1e15f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.509409 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2377200-1fa6-485b-a5a7-65eead1e15f0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:04:41.509652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2377200-1fa6-485b-a5a7-65eead1e15f0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.509843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2377200-1fa6-485b-a5a7-65eead1e15f0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.517611 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.517611 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:41.521939 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e2377200-1fa6-485b-a5a7-65eead1e15f0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:41.526455 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2377200-1fa6-485b-a5a7-65eead1e15f0 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 returned with HTTP 200 Aug 06 13:04:41.527035 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 127/497] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:41.604940 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a55bdace-e62b-46f4-acd7-5fd86df55835 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:41.605228 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a55bdace-e62b-46f4-acd7-5fd86df55835 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.605361 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a55bdace-e62b-46f4-acd7-5fd86df55835 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.619003 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.619003 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:41.622339 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a55bdace-e62b-46f4-acd7-5fd86df55835 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Volume info retrieved successfully. Aug 06 13:04:41.626884 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a55bdace-e62b-46f4-acd7-5fd86df55835 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:41.627247 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 124/498] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1440 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:41.690294 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef8fc6be-5bc6-47d7-9972-ba8ad7c353a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.692049 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef8fc6be-5bc6-47d7-9972-ba8ad7c353a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:41.692247 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef8fc6be-5bc6-47d7-9972-ba8ad7c353a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.692439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef8fc6be-5bc6-47d7-9972-ba8ad7c353a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.707635 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.707635 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:41.720481 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ef8fc6be-5bc6-47d7-9972-ba8ad7c353a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Volume info retrieved successfully. Aug 06 13:04:41.724194 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef8fc6be-5bc6-47d7-9972-ba8ad7c353a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:41.726557 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 125/499] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:41.794700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-74a3a275-b0ba-4b78-89f9-b051b1a12528 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.797706 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-74a3a275-b0ba-4b78-89f9-b051b1a12528 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:41.797996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-74a3a275-b0ba-4b78-89f9-b051b1a12528 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.798275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-74a3a275-b0ba-4b78-89f9-b051b1a12528 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.815892 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.815892 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:41.820230 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-74a3a275-b0ba-4b78-89f9-b051b1a12528 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:41.825216 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-74a3a275-b0ba-4b78-89f9-b051b1a12528 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:41.825774 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 124/500] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:41.855682 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-d2df23ed-4136-469b-a322-934b54912d70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.864283 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-d2df23ed-4136-469b-a322-934b54912d70 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246/action Aug 06 13:04:41.865546 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-d2df23ed-4136-469b-a322-934b54912d70 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:41.865871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-d2df23ed-4136-469b-a322-934b54912d70 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:41.888646 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.888646 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:41.889388 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-d2df23ed-4136-469b-a322-934b54912d70 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:41.897456 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-d2df23ed-4136-469b-a322-934b54912d70 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Begin detaching volume completed successfully. Aug 06 13:04:41.897784 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-d2df23ed-4136-469b-a322-934b54912d70 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246/action returned with HTTP 202 Aug 06 13:04:41.898425 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 128/501] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:04:41 2026] POST /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:04:41.925775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4785706-c8fd-4480-9d7f-30c0805beced None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.927826 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4785706-c8fd-4480-9d7f-30c0805beced tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:41.928026 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4785706-c8fd-4480-9d7f-30c0805beced tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.928207 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4785706-c8fd-4480-9d7f-30c0805beced tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.942902 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.942902 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:41.947143 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4785706-c8fd-4480-9d7f-30c0805beced tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:41.953378 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4785706-c8fd-4480-9d7f-30c0805beced tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:41.953378 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 125/502] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:41.960432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a96631b7-374f-4196-b167-137f0981c4ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.960432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a96631b7-374f-4196-b167-137f0981c4ec None None] GET https://10.4.3.59/volume// Aug 06 13:04:41.960432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a96631b7-374f-4196-b167-137f0981c4ec None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.960432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a96631b7-374f-4196-b167-137f0981c4ec None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.960432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a96631b7-374f-4196-b167-137f0981c4ec None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:41.960432 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 126/503] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:41.977042 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-882353fa-29a9-425f-a845-362d0f125f74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:41.979058 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-882353fa-29a9-425f-a845-362d0f125f74 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:41.979545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-882353fa-29a9-425f-a845-362d0f125f74 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:41.979871 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-882353fa-29a9-425f-a845-362d0f125f74 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:41.992133 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:41.992133 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:41.995314 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-882353fa-29a9-425f-a845-362d0f125f74 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:42.000325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-882353fa-29a9-425f-a845-362d0f125f74 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:42.000762 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 125/504] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:41 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1623 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:42.091240 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00bd68bb-ff74-40af-9821-5d0346ba17d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.165588 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00bd68bb-ff74-40af-9821-5d0346ba17d3 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:04:42.166070 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00bd68bb-ff74-40af-9821-5d0346ba17d3 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1172172676"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:42.216926 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00bd68bb-ff74-40af-9821-5d0346ba17d3 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:04:42.217412 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 129/505] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:04:42 2026] POST /volume/v3/group_types => generated 181 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:04:42.226777 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfe85774-7cfb-44dd-8bb8-21e8f02b636c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.230957 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfe85774-7cfb-44dd-8bb8-21e8f02b636c tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] POST https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs Aug 06 13:04:42.230957 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfe85774-7cfb-44dd-8bb8-21e8f02b636c tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:42.264796 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfe85774-7cfb-44dd-8bb8-21e8f02b636c tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs returned with HTTP 202 Aug 06 13:04:42.265561 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 126/506] 10.4.3.59 () {70 vars in 1451 bytes} [Thu Aug 6 13:04:42 2026] POST /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs => generated 53 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 13:04:42.275364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77051d54-05db-4550-8f59-e7c319e5c416 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.277110 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77051d54-05db-4550-8f59-e7c319e5c416 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] POST https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs Aug 06 13:04:42.277511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77051d54-05db-4550-8f59-e7c319e5c416 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:42.305100 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77051d54-05db-4550-8f59-e7c319e5c416 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs returned with HTTP 202 Aug 06 13:04:42.305455 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 127/507] 10.4.3.59 () {70 vars in 1451 bytes} [Thu Aug 6 13:04:42 2026] POST /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs => generated 61 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:42.314924 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e27775a-7465-4136-abeb-7153c3af3e92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.317161 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e27775a-7465-4136-abeb-7153c3af3e92 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] GET https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 Aug 06 13:04:42.317469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e27775a-7465-4136-abeb-7153c3af3e92 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.317742 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e27775a-7465-4136-abeb-7153c3af3e92 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.337166 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e27775a-7465-4136-abeb-7153c3af3e92 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 returned with HTTP 200 Aug 06 13:04:42.337735 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 126/508] 10.4.3.59 () {68 vars in 1445 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:42.350783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cfb6a24c-ec67-4e04-8add-0b6f5b30901e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.353472 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfb6a24c-ec67-4e04-8add-0b6f5b30901e tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] GET https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 Aug 06 13:04:42.353472 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfb6a24c-ec67-4e04-8add-0b6f5b30901e tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.353675 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfb6a24c-ec67-4e04-8add-0b6f5b30901e tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.372120 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfb6a24c-ec67-4e04-8add-0b6f5b30901e tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 returned with HTTP 200 Aug 06 13:04:42.372569 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 130/509] 10.4.3.59 () {68 vars in 1445 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:42.386374 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2a9a46b-3424-4b12-bcaa-a14bb140cf00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.388214 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2a9a46b-3424-4b12-bcaa-a14bb140cf00 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] PUT https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 Aug 06 13:04:42.388577 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2a9a46b-3424-4b12-bcaa-a14bb140cf00 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:42.400178 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2a9a46b-3424-4b12-bcaa-a14bb140cf00 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 returned with HTTP 200 Aug 06 13:04:42.400178 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 127/510] 10.4.3.59 () {70 vars in 1465 bytes} [Thu Aug 6 13:04:42 2026] PUT /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:42.410274 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3554d5f8-d21d-4f8d-96c3-0198f51e334a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.413616 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3554d5f8-d21d-4f8d-96c3-0198f51e334a tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] GET https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs Aug 06 13:04:42.413616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3554d5f8-d21d-4f8d-96c3-0198f51e334a tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.413616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3554d5f8-d21d-4f8d-96c3-0198f51e334a tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.422472 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3554d5f8-d21d-4f8d-96c3-0198f51e334a tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs returned with HTTP 200 Aug 06 13:04:42.422830 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 128/511] 10.4.3.59 () {68 vars in 1430 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:42.435548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b10cc22-65a7-4142-b286-8f916474bdac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.438881 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b10cc22-65a7-4142-b286-8f916474bdac tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key1 Aug 06 13:04:42.438881 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b10cc22-65a7-4142-b286-8f916474bdac tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.438881 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b10cc22-65a7-4142-b286-8f916474bdac tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.457068 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b10cc22-65a7-4142-b286-8f916474bdac tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key1 returned with HTTP 202 Aug 06 13:04:42.457486 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 127/512] 10.4.3.59 () {68 vars in 1448 bytes} [Thu Aug 6 13:04:42 2026] DELETE /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:04:42.466870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5929569b-37fd-48f8-8fc3-cbd62422a7e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.469015 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5929569b-37fd-48f8-8fc3-cbd62422a7e4 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] GET https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key1 Aug 06 13:04:42.469317 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5929569b-37fd-48f8-8fc3-cbd62422a7e4 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.469555 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5929569b-37fd-48f8-8fc3-cbd62422a7e4 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.480503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5929569b-37fd-48f8-8fc3-cbd62422a7e4 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] HTTP exception thrown: Group Type 4f5b3926-330b-4b08-a566-2911a9192aaf has no extra spec with key key1. Aug 06 13:04:42.480503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5929569b-37fd-48f8-8fc3-cbd62422a7e4 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key1 returned with HTTP 404 Aug 06 13:04:42.480503 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 131/513] 10.4.3.59 () {68 vars in 1445 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:04:42.491164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ce7fec2-37cd-48f9-9563-023b93ad4bee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.493886 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ce7fec2-37cd-48f9-9563-023b93ad4bee tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 Aug 06 13:04:42.494236 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ce7fec2-37cd-48f9-9563-023b93ad4bee tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.494588 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ce7fec2-37cd-48f9-9563-023b93ad4bee tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.507940 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ce7fec2-37cd-48f9-9563-023b93ad4bee tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 returned with HTTP 202 Aug 06 13:04:42.508560 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 128/514] 10.4.3.59 () {68 vars in 1448 bytes} [Thu Aug 6 13:04:42 2026] DELETE /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:04:42.516903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ebfb9de-bd29-43fc-968d-32d4b04523fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.519110 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ebfb9de-bd29-43fc-968d-32d4b04523fc tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] GET https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 Aug 06 13:04:42.519465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ebfb9de-bd29-43fc-968d-32d4b04523fc tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.519643 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ebfb9de-bd29-43fc-968d-32d4b04523fc tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.526693 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ebfb9de-bd29-43fc-968d-32d4b04523fc tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] HTTP exception thrown: Group Type 4f5b3926-330b-4b08-a566-2911a9192aaf has no extra spec with key key2. Aug 06 13:04:42.528647 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ebfb9de-bd29-43fc-968d-32d4b04523fc tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 returned with HTTP 404 Aug 06 13:04:42.528647 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 129/515] 10.4.3.59 () {68 vars in 1445 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:04:42.537391 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2404fcb0-13a5-4ab3-8272-6c6c71694869 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.539533 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2404fcb0-13a5-4ab3-8272-6c6c71694869 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 Aug 06 13:04:42.539741 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2404fcb0-13a5-4ab3-8272-6c6c71694869 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.539906 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2404fcb0-13a5-4ab3-8272-6c6c71694869 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.555103 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2404fcb0-13a5-4ab3-8272-6c6c71694869 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 returned with HTTP 202 Aug 06 13:04:42.555649 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 128/516] 10.4.3.59 () {68 vars in 1448 bytes} [Thu Aug 6 13:04:42 2026] DELETE /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:04:42.565854 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63bcbed0-6975-4db0-b244-4e972367e607 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.570927 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63bcbed0-6975-4db0-b244-4e972367e607 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] GET https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 Aug 06 13:04:42.571574 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63bcbed0-6975-4db0-b244-4e972367e607 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.571574 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63bcbed0-6975-4db0-b244-4e972367e607 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.578729 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63bcbed0-6975-4db0-b244-4e972367e607 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] HTTP exception thrown: Group Type 4f5b3926-330b-4b08-a566-2911a9192aaf has no extra spec with key key3. Aug 06 13:04:42.578887 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63bcbed0-6975-4db0-b244-4e972367e607 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 returned with HTTP 404 Aug 06 13:04:42.579525 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 132/517] 10.4.3.59 () {68 vars in 1445 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf/group_specs/key3 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:04:42.588282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bde3b742-a101-4541-96b3-e09f939f10a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.590150 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bde3b742-a101-4541-96b3-e09f939f10a9 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf Aug 06 13:04:42.590434 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bde3b742-a101-4541-96b3-e09f939f10a9 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.590978 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bde3b742-a101-4541-96b3-e09f939f10a9 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.603288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f8f6c31-7f0b-4fb8-9ca2-04576796327c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.608719 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bde3b742-a101-4541-96b3-e09f939f10a9 tempest-GroupTypeSpecsTest-803529226 tempest-GroupTypeSpecsTest-803529226-project-admin] https://10.4.3.59/volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf returned with HTTP 202 Aug 06 13:04:42.609226 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 129/518] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:04:42 2026] DELETE /volume/v3/group_types/4f5b3926-330b-4b08-a566-2911a9192aaf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:04:42.700622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c5c14934-08db-4235-a8d9-3a09c2f8a577 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.705516 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c5c14934-08db-4235-a8d9-3a09c2f8a577 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:42.705516 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c5c14934-08db-4235-a8d9-3a09c2f8a577 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.706288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c5c14934-08db-4235-a8d9-3a09c2f8a577 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.720896 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:42.720896 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:42.725896 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c5c14934-08db-4235-a8d9-3a09c2f8a577 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:42.732357 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f8f6c31-7f0b-4fb8-9ca2-04576796327c tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:04:42.732357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f8f6c31-7f0b-4fb8-9ca2-04576796327c tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1722053689", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1032492877", "vendor_name": "tempest-vendor_name-1036266103"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:42.734070 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c5c14934-08db-4235-a8d9-3a09c2f8a577 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:42.734932 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 129/519] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:42.753701 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f8f6c31-7f0b-4fb8-9ca2-04576796327c tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:04:42.754094 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 130/520] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:04:42 2026] POST /volume/v3/types => generated 328 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:42.760348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c09d207a-9224-45fc-8f6d-06d268979272 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.763115 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c09d207a-9224-45fc-8f6d-06d268979272 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314 Aug 06 13:04:42.763361 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c09d207a-9224-45fc-8f6d-06d268979272 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.763597 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c09d207a-9224-45fc-8f6d-06d268979272 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.765058 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.778624 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:42.778624 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:42.865642 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36cc92b4-fcd2-4bf4-a2fc-58d96137d342 req-c09d207a-9224-45fc-8f6d-06d268979272 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314 returned with HTTP 200 Aug 06 13:04:42.866614 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 133/521] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:42 2026] DELETE /volume/v3/attachments/d949e560-63c2-453b-bab5-4f6cd6f3f314 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:42.942922 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:42.945129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b2eec695-0d61-44fb-9cd9-d743405cb710", "size": 1, "name": "tempest-UserMessagesTest-Volume-151719080"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:42.945129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Create volume request body: {'volume': {'volume_type': 'b2eec695-0d61-44fb-9cd9-d743405cb710', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-151719080'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:42.952422 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Create volume of 1 GB Aug 06 13:04:42.952422 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:42.952422 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:42.952422 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Availability Zones retrieved successfully. Aug 06 13:04:42.969715 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Flow 'volume_create_api' (a5f5edde-b969-482e-a27c-6aea6db2c568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:42.969715 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3dadcb-3b65-4de8-9295-c8f766702906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:42.969715 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:42.970085 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12e1d3f6-0e62-41c7-8fa4-ad9cb562e20b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:42.973571 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12e1d3f6-0e62-41c7-8fa4-ad9cb562e20b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:42.973571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12e1d3f6-0e62-41c7-8fa4-ad9cb562e20b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:42.973571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12e1d3f6-0e62-41c7-8fa4-ad9cb562e20b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:42.987526 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:42.987526 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:42.988221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3dadcb-3b65-4de8-9295-c8f766702906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:04:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1032492877',vendor_name='tempest-vendor_name-1036266103'},id=b2eec695-0d61-44fb-9cd9-d743405cb710,is_public=True,name='tempest-UserMessagesTest-volume-type-1722053689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2eec695-0d61-44fb-9cd9-d743405cb710', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:42.988987 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2bea07-74c0-440b-96e1-be80712c217d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:42.994608 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-12e1d3f6-0e62-41c7-8fa4-ad9cb562e20b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:43.001386 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12e1d3f6-0e62-41c7-8fa4-ad9cb562e20b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:43.001986 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 130/522] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:42 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:43.020273 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1722053689 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1722053689, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:43.022285 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1722053689 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1722053689, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:43.071405 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Created reservations ['d5a8ce6b-dd04-4da0-bb67-09cafc2632e2', '1bf88a2b-9a7f-47f1-b976-2b15ce911542', '416eb5c7-216d-4de7-aa27-7f2a442c7e5a', '7558c4c1-f3a6-4c07-9fa9-a2a9ee80488f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:43.075814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2bea07-74c0-440b-96e1-be80712c217d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a8ce6b-dd04-4da0-bb67-09cafc2632e2', '1bf88a2b-9a7f-47f1-b976-2b15ce911542', '416eb5c7-216d-4de7-aa27-7f2a442c7e5a', '7558c4c1-f3a6-4c07-9fa9-a2a9ee80488f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:43.075814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b4e94a-9ad6-432c-a350-615eaffaf122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:43.090791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40fc7221-2c5b-47f1-b67e-b22ffbd9cdc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:43.092742 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40fc7221-2c5b-47f1-b67e-b22ffbd9cdc4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:43.093703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40fc7221-2c5b-47f1-b67e-b22ffbd9cdc4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:43.094472 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40fc7221-2c5b-47f1-b67e-b22ffbd9cdc4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:43.109321 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:43.109321 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:43.111382 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b4e94a-9ad6-432c-a350-615eaffaf122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d7be342-04d2-43ba-8844-3966e1f84bfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-151719080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c91cefaab847c68734357c83051f16',qos_specs=None,replication_status=,reservations=['d5a8ce6b-dd04-4da0-bb67-09cafc2632e2','1bf88a2b-9a7f-47f1-b976-2b15ce911542','416eb5c7-216d-4de7-aa27-7f2a442c7e5a','7558c4c1-f3a6-4c07-9fa9-a2a9ee80488f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ab27d62b6745bcbabe724cb4eb7932',volume_type_id=b2eec695-0d61-44fb-9cd9-d743405cb710), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-151719080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d7be342-04d2-43ba-8844-3966e1f84bfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c91cefaab847c68734357c83051f16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ab27d62b6745bcbabe724cb4eb7932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2eec695-0d61-44fb-9cd9-d743405cb710),volume_type_id=b2eec695-0d61-44fb-9cd9-d743405cb710)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:43.112015 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbff440-e582-4821-8eb2-a15f5ceee93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:43.115764 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-40fc7221-2c5b-47f1-b67e-b22ffbd9cdc4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Volume info retrieved successfully. Aug 06 13:04:43.123967 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40fc7221-2c5b-47f1-b67e-b22ffbd9cdc4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:43.124701 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 131/523] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:43 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:43.141548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbff440-e582-4821-8eb2-a15f5ceee93d) transitioned into state 'SUCCESS' from state '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-151719080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c91cefaab847c68734357c83051f16',qos_specs=None,replication_status=,reservations=['d5a8ce6b-dd04-4da0-bb67-09cafc2632e2','1bf88a2b-9a7f-47f1-b976-2b15ce911542','416eb5c7-216d-4de7-aa27-7f2a442c7e5a','7558c4c1-f3a6-4c07-9fa9-a2a9ee80488f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ab27d62b6745bcbabe724cb4eb7932',volume_type_id=b2eec695-0d61-44fb-9cd9-d743405cb710)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:43.141913 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (645b69ed-aac0-47b1-90fe-e64e999823cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:43.181817 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (645b69ed-aac0-47b1-90fe-e64e999823cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:43.182853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Flow 'volume_create_api' (a5f5edde-b969-482e-a27c-6aea6db2c568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:43.183234 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Create volume request issued successfully. Aug 06 13:04:43.189998 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23b702e9-84c1-4341-b3c9-9a30c63a9fb4 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:43.189998 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 130/524] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:04:42 2026] POST /volume/v3/volumes => generated 783 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:43.201031 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-fc051841-b66d-45b4-9f19-55e7cd6b6ff3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:43.205241 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5377ec1b-9b8a-4cce-a88e-0bdc8dc9a11d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:43.205441 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-fc051841-b66d-45b4-9f19-55e7cd6b6ff3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:43.205763 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-fc051841-b66d-45b4-9f19-55e7cd6b6ff3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:43.208938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-fc051841-b66d-45b4-9f19-55e7cd6b6ff3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:43.209973 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5377ec1b-9b8a-4cce-a88e-0bdc8dc9a11d tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb Aug 06 13:04:43.210287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5377ec1b-9b8a-4cce-a88e-0bdc8dc9a11d tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:43.210632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5377ec1b-9b8a-4cce-a88e-0bdc8dc9a11d tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:43.224911 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:43.224911 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:43.227167 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:43.227167 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:43.230605 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-fc051841-b66d-45b4-9f19-55e7cd6b6ff3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:43.232380 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5377ec1b-9b8a-4cce-a88e-0bdc8dc9a11d tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:43.235521 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-fc051841-b66d-45b4-9f19-55e7cd6b6ff3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:43.235841 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 134/525] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:43 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:43.238221 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5377ec1b-9b8a-4cce-a88e-0bdc8dc9a11d tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb returned with HTTP 200 Aug 06 13:04:43.238766 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 131/526] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:43 2026] GET /volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:43.266112 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-b22fa5f9-fed4-4472-84ec-faba8c541a56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:43.268441 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-b22fa5f9-fed4-4472-84ec-faba8c541a56 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246/action Aug 06 13:04:43.268887 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-b22fa5f9-fed4-4472-84ec-faba8c541a56 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:43.269059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-b22fa5f9-fed4-4472-84ec-faba8c541a56 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:43.279906 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:43.279906 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:43.280550 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-b22fa5f9-fed4-4472-84ec-faba8c541a56 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:43.291759 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-b22fa5f9-fed4-4472-84ec-faba8c541a56 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Begin detaching volume completed successfully. Aug 06 13:04:43.292051 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-b22fa5f9-fed4-4472-84ec-faba8c541a56 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246/action returned with HTTP 202 Aug 06 13:04:43.292619 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 132/527] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:04:43 2026] POST /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:04:43.312124 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ee80372-73fe-4809-8c3a-84e4050c2e83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:43.315199 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ee80372-73fe-4809-8c3a-84e4050c2e83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:43.315542 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ee80372-73fe-4809-8c3a-84e4050c2e83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:43.315822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ee80372-73fe-4809-8c3a-84e4050c2e83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:43.333313 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:43.333313 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:43.340140 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ee80372-73fe-4809-8c3a-84e4050c2e83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:43.346238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77bb648a-bc1e-4f67-93ef-8748437adb03 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:43.346907 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77bb648a-bc1e-4f67-93ef-8748437adb03 None None] GET https://10.4.3.59/volume// Aug 06 13:04:43.347115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77bb648a-bc1e-4f67-93ef-8748437adb03 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:43.347363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77bb648a-bc1e-4f67-93ef-8748437adb03 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:43.347595 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ee80372-73fe-4809-8c3a-84e4050c2e83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:43.347760 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77bb648a-bc1e-4f67-93ef-8748437adb03 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:43.348023 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 131/528] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:43 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:43.348094 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 135/529] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:43.359125 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-77fabd13-4597-4461-9958-697c9f34fc7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:43.362403 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-77fabd13-4597-4461-9958-697c9f34fc7f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:43.362995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-77fabd13-4597-4461-9958-697c9f34fc7f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:43.363376 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-77fabd13-4597-4461-9958-697c9f34fc7f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:43.378159 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:43.378159 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:43.386359 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-77fabd13-4597-4461-9958-697c9f34fc7f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:43.397839 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-77fabd13-4597-4461-9958-697c9f34fc7f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:43.398272 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 132/530] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:43 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:44.254445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-453a3b74-3388-40b2-aef6-ea8b0a7be3fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.258640 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-453a3b74-3388-40b2-aef6-ea8b0a7be3fb tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb Aug 06 13:04:44.258935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-453a3b74-3388-40b2-aef6-ea8b0a7be3fb tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.259186 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-453a3b74-3388-40b2-aef6-ea8b0a7be3fb tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.267733 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:44.267733 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:44.271982 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-453a3b74-3388-40b2-aef6-ea8b0a7be3fb tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:44.277200 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-453a3b74-3388-40b2-aef6-ea8b0a7be3fb tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb returned with HTTP 200 Aug 06 13:04:44.277668 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 133/531] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:44.290975 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be88a19d-f3a3-4859-97bd-af0ff7c20468 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.293397 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be88a19d-f3a3-4859-97bd-af0ff7c20468 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/messages Aug 06 13:04:44.293583 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be88a19d-f3a3-4859-97bd-af0ff7c20468 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.293844 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be88a19d-f3a3-4859-97bd-af0ff7c20468 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.300735 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be88a19d-f3a3-4859-97bd-af0ff7c20468 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:04:44.301198 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 132/532] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:44.310553 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c829b3f-e967-4324-9ffb-d49674b738f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.312810 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c829b3f-e967-4324-9ffb-d49674b738f2 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] DELETE https://10.4.3.59/volume/v3/messages/e9de19a3-efe7-479e-8882-0be5ef71e6ca Aug 06 13:04:44.313074 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c829b3f-e967-4324-9ffb-d49674b738f2 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.313358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c829b3f-e967-4324-9ffb-d49674b738f2 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.328019 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c829b3f-e967-4324-9ffb-d49674b738f2 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/messages/e9de19a3-efe7-479e-8882-0be5ef71e6ca returned with HTTP 204 Aug 06 13:04:44.328353 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 136/533] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:04:44 2026] DELETE /volume/v3/messages/e9de19a3-efe7-479e-8882-0be5ef71e6ca => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:04:44.338062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-991e8aa6-0954-4a15-815a-d7c62ba21847 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.346805 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-991e8aa6-0954-4a15-815a-d7c62ba21847 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/messages/e9de19a3-efe7-479e-8882-0be5ef71e6ca Aug 06 13:04:44.347098 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-991e8aa6-0954-4a15-815a-d7c62ba21847 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.347374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-991e8aa6-0954-4a15-815a-d7c62ba21847 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.353640 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-991e8aa6-0954-4a15-815a-d7c62ba21847 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/messages/e9de19a3-efe7-479e-8882-0be5ef71e6ca returned with HTTP 404 Aug 06 13:04:44.355725 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 133/534] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/messages/e9de19a3-efe7-479e-8882-0be5ef71e6ca => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:44.363010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-073d6dc0-3cd8-45d9-a686-bd1c991cb1b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.364868 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1f9aa58-20c7-4c7a-878f-c9b8308c790a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.365226 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-073d6dc0-3cd8-45d9-a686-bd1c991cb1b3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:44.365944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-073d6dc0-3cd8-45d9-a686-bd1c991cb1b3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.366450 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-073d6dc0-3cd8-45d9-a686-bd1c991cb1b3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.366682 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1f9aa58-20c7-4c7a-878f-c9b8308c790a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb Aug 06 13:04:44.367019 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1f9aa58-20c7-4c7a-878f-c9b8308c790a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.367353 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1f9aa58-20c7-4c7a-878f-c9b8308c790a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.378404 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:44.378404 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:44.379097 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:44.379097 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:44.383208 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1f9aa58-20c7-4c7a-878f-c9b8308c790a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:44.385275 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-073d6dc0-3cd8-45d9-a686-bd1c991cb1b3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:44.387532 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1f9aa58-20c7-4c7a-878f-c9b8308c790a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb returned with HTTP 200 Aug 06 13:04:44.388078 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 133/535] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:44.390793 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-073d6dc0-3cd8-45d9-a686-bd1c991cb1b3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:44.390989 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 134/536] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:44.405052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.406837 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] DELETE https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb Aug 06 13:04:44.407025 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.407229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.407460 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Delete volume with id: 2d7be342-04d2-43ba-8844-3966e1f84bfb Aug 06 13:04:44.415510 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:44.415510 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:44.415955 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:44.417009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:04:44.427448 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1722053689 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1722053689, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:44.427918 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1722053689 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1722053689, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:44.438686 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Created reservations ['5737db0e-795e-4728-bf92-c82db645257f', 'ec76c9ed-84e0-446c-86d8-16618b9c362c', 'b226a6bb-f900-4d85-84eb-30c267e63cde', 'd5560ce4-674e-4adc-a69d-014d844efa33'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:44.470707 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Delete volume request issued successfully. Aug 06 13:04:44.470971 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-572745c5-e7e8-466d-a3f4-d8915d330fe5 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb returned with HTTP 202 Aug 06 13:04:44.471401 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 137/537] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:04:44 2026] DELETE /volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:44.481973 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6bcce07-dbc0-4910-9152-ab7ce6c6a12a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.485539 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6bcce07-dbc0-4910-9152-ab7ce6c6a12a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb Aug 06 13:04:44.485539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6bcce07-dbc0-4910-9152-ab7ce6c6a12a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.485539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6bcce07-dbc0-4910-9152-ab7ce6c6a12a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.496499 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6bcce07-dbc0-4910-9152-ab7ce6c6a12a tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb returned with HTTP 404 Aug 06 13:04:44.497174 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 134/538] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/volumes/2d7be342-04d2-43ba-8844-3966e1f84bfb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:44.512105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66afbcf3-e5e8-4121-b9c6-3cd875efc5d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.513783 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66afbcf3-e5e8-4121-b9c6-3cd875efc5d0 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] DELETE https://10.4.3.59/volume/v3/types/b2eec695-0d61-44fb-9cd9-d743405cb710 Aug 06 13:04:44.513900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66afbcf3-e5e8-4121-b9c6-3cd875efc5d0 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.514085 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66afbcf3-e5e8-4121-b9c6-3cd875efc5d0 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.564382 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66afbcf3-e5e8-4121-b9c6-3cd875efc5d0 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] https://10.4.3.59/volume/v3/types/b2eec695-0d61-44fb-9cd9-d743405cb710 returned with HTTP 202 Aug 06 13:04:44.564900 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 134/539] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:04:44 2026] DELETE /volume/v3/types/b2eec695-0d61-44fb-9cd9-d743405cb710 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:44.576811 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49f9e6d2-629b-47dc-a4fd-25478e344f20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.578182 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49f9e6d2-629b-47dc-a4fd-25478e344f20 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] GET https://10.4.3.59/volume/v3/types/b2eec695-0d61-44fb-9cd9-d743405cb710 Aug 06 13:04:44.578675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49f9e6d2-629b-47dc-a4fd-25478e344f20 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.579021 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49f9e6d2-629b-47dc-a4fd-25478e344f20 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.584872 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49f9e6d2-629b-47dc-a4fd-25478e344f20 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] https://10.4.3.59/volume/v3/types/b2eec695-0d61-44fb-9cd9-d743405cb710 returned with HTTP 404 Aug 06 13:04:44.585348 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 135/540] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/types/b2eec695-0d61-44fb-9cd9-d743405cb710 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:44.593538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2419561f-fa8a-4aa4-8c12-e513fb00466e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.595580 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2419561f-fa8a-4aa4-8c12-e513fb00466e tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:04:44.595580 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2419561f-fa8a-4aa4-8c12-e513fb00466e tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1340348791", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1525143752", "vendor_name": "tempest-vendor_name-1062643177"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:44.612129 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2419561f-fa8a-4aa4-8c12-e513fb00466e tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:04:44.612593 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 138/541] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:04:44 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:44.628350 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e68a42d-77ca-46a5-b340-8d1508486193 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.630411 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:44.630751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "82d4392c-96e8-4e7f-89e0-be3964aedaf3", "size": 1, "name": "tempest-UserMessagesTest-Volume-1492888437"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:44.632305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Create volume request body: {'volume': {'volume_type': '82d4392c-96e8-4e7f-89e0-be3964aedaf3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1492888437'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:44.641055 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Create volume of 1 GB Aug 06 13:04:44.643755 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:44.643755 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:44.643755 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Availability Zones retrieved successfully. Aug 06 13:04:44.649225 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Flow 'volume_create_api' (c0b9d239-2832-4f94-b6e3-01686f7c1fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:44.650982 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb50bff1-54c1-42a7-a487-bbe4d8e54507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:44.652295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:44.673659 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb50bff1-54c1-42a7-a487-bbe4d8e54507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:04:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1525143752',vendor_name='tempest-vendor_name-1062643177'},id=82d4392c-96e8-4e7f-89e0-be3964aedaf3,is_public=True,name='tempest-UserMessagesTest-volume-type-1340348791',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82d4392c-96e8-4e7f-89e0-be3964aedaf3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:44.674363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cda6734-7e9a-43a6-bd2e-f07cb09e194f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:44.706134 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1340348791 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1340348791, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:44.706406 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1340348791 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1340348791, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:44.742943 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Created reservations ['7140a9c4-ab72-40fb-a46e-b9662d22c12a', '05fb8e4c-4c36-47b6-a8b4-daf070ef67b5', '9f9f856a-1bc7-443c-9aa0-5045f840d7b0', 'a84340a3-69ab-4b2d-8759-0b9796b52f83'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:44.743698 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cda6734-7e9a-43a6-bd2e-f07cb09e194f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7140a9c4-ab72-40fb-a46e-b9662d22c12a', '05fb8e4c-4c36-47b6-a8b4-daf070ef67b5', '9f9f856a-1bc7-443c-9aa0-5045f840d7b0', 'a84340a3-69ab-4b2d-8759-0b9796b52f83']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:44.744904 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ed4e51-e8ce-4c0c-b75c-c7f09e216bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:44.782610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ed4e51-e8ce-4c0c-b75c-c7f09e216bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10110198-9caf-4e75-95bb-bad187bc63ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1492888437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c91cefaab847c68734357c83051f16',qos_specs=None,replication_status=,reservations=['7140a9c4-ab72-40fb-a46e-b9662d22c12a','05fb8e4c-4c36-47b6-a8b4-daf070ef67b5','9f9f856a-1bc7-443c-9aa0-5045f840d7b0','a84340a3-69ab-4b2d-8759-0b9796b52f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ab27d62b6745bcbabe724cb4eb7932',volume_type_id=82d4392c-96e8-4e7f-89e0-be3964aedaf3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1492888437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10110198-9caf-4e75-95bb-bad187bc63ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c91cefaab847c68734357c83051f16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ab27d62b6745bcbabe724cb4eb7932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82d4392c-96e8-4e7f-89e0-be3964aedaf3),volume_type_id=82d4392c-96e8-4e7f-89e0-be3964aedaf3)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:44.784468 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b030bed4-434c-488f-9865-d2247ec9c651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:44.809550 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b030bed4-434c-488f-9865-d2247ec9c651) transitioned into state 'SUCCESS' from state '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-1492888437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c91cefaab847c68734357c83051f16',qos_specs=None,replication_status=,reservations=['7140a9c4-ab72-40fb-a46e-b9662d22c12a','05fb8e4c-4c36-47b6-a8b4-daf070ef67b5','9f9f856a-1bc7-443c-9aa0-5045f840d7b0','a84340a3-69ab-4b2d-8759-0b9796b52f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ab27d62b6745bcbabe724cb4eb7932',volume_type_id=82d4392c-96e8-4e7f-89e0-be3964aedaf3)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:44.810650 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3bce51-e5e8-4f3e-b155-bffbbc17de76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:44.824691 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.827772 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3bce51-e5e8-4f3e-b155-bffbbc17de76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:44.830092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Flow 'volume_create_api' (c0b9d239-2832-4f94-b6e3-01686f7c1fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:44.830651 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Create volume request issued successfully. Aug 06 13:04:44.831903 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e68a42d-77ca-46a5-b340-8d1508486193 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:44.832658 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 135/542] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:04:44 2026] POST /volume/v3/volumes => generated 784 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:44.849996 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1244dba9-1802-4afc-b9be-565b88bded16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:44.853287 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1244dba9-1802-4afc-b9be-565b88bded16 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba Aug 06 13:04:44.853653 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1244dba9-1802-4afc-b9be-565b88bded16 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:44.854315 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1244dba9-1802-4afc-b9be-565b88bded16 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:44.867870 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:44.867870 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:44.872398 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1244dba9-1802-4afc-b9be-565b88bded16 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:44.878023 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1244dba9-1802-4afc-b9be-565b88bded16 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba returned with HTTP 200 Aug 06 13:04:44.878543 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 136/543] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:44 2026] GET /volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:04:44.990205 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:44.990906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-816640918"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:44.993283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-816640918'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:44.993283 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume of 1 GB Aug 06 13:04:44.997778 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Availability Zones retrieved successfully. Aug 06 13:04:45.002992 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Flow 'volume_create_api' (4a59c40d-270f-4768-a05c-d70d8a1e265b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:45.003965 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ca303c-2a84-4dda-b916-bf2386a9b81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:45.004894 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:45.039853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ca303c-2a84-4dda-b916-bf2386a9b81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:45.040024 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed7a5af-4d38-4cb4-b064-5a65bed22b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:45.114802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Created reservations ['a6cabb00-9285-4af8-891e-1da80f711169', 'd1ac5c69-5214-4037-ab4b-e464a2520e2c', '458b5215-9136-4f92-84f1-8e9564760d65', 'c04946c2-8e26-4436-917a-20fd16829c63'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:45.115909 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed7a5af-4d38-4cb4-b064-5a65bed22b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6cabb00-9285-4af8-891e-1da80f711169', 'd1ac5c69-5214-4037-ab4b-e464a2520e2c', '458b5215-9136-4f92-84f1-8e9564760d65', 'c04946c2-8e26-4436-917a-20fd16829c63']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:45.116965 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f1e2b5-abfc-42a8-96b0-8275636600d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:45.144020 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f1e2b5-abfc-42a8-96b0-8275636600d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d80b3b-4746-4721-98f6-9997309c7dd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-816640918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e4aed23b884057a1f0682f2504c618',qos_specs=None,replication_status=,reservations=['a6cabb00-9285-4af8-891e-1da80f711169','d1ac5c69-5214-4037-ab4b-e464a2520e2c','458b5215-9136-4f92-84f1-8e9564760d65','c04946c2-8e26-4436-917a-20fd16829c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d4be8a936e4f9aa134011f33f71b92',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-816640918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4d80b3b-4746-4721-98f6-9997309c7dd5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='34e4aed23b884057a1f0682f2504c618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72d4be8a936e4f9aa134011f33f71b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:45.145508 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aeb6563-9608-4a80-9ef7-dbd7e6561ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:45.167874 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aeb6563-9608-4a80-9ef7-dbd7e6561ed8) transitioned into state 'SUCCESS' from state '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-816640918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e4aed23b884057a1f0682f2504c618',qos_specs=None,replication_status=,reservations=['a6cabb00-9285-4af8-891e-1da80f711169','d1ac5c69-5214-4037-ab4b-e464a2520e2c','458b5215-9136-4f92-84f1-8e9564760d65','c04946c2-8e26-4436-917a-20fd16829c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d4be8a936e4f9aa134011f33f71b92',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:45.168772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d2cc2b-b041-40ca-91c2-1ccc15b4a46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:45.179178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d2cc2b-b041-40ca-91c2-1ccc15b4a46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:45.182286 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Flow 'volume_create_api' (4a59c40d-270f-4768-a05c-d70d8a1e265b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:45.182286 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume request issued successfully. Aug 06 13:04:45.182286 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44ffb82e-4067-4945-8f3a-3b3cc88515c7 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:45.182286 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 135/544] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:04:44 2026] POST /volume/v3/volumes => generated 757 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:45.201086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c907e6c8-0b82-45e6-a005-3f800bf1016e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.203538 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c907e6c8-0b82-45e6-a005-3f800bf1016e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 Aug 06 13:04:45.203780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c907e6c8-0b82-45e6-a005-3f800bf1016e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.203957 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c907e6c8-0b82-45e6-a005-3f800bf1016e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.211912 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.211912 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:45.215740 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c907e6c8-0b82-45e6-a005-3f800bf1016e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:45.219852 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c907e6c8-0b82-45e6-a005-3f800bf1016e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 returned with HTTP 200 Aug 06 13:04:45.220201 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 139/545] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:45.291177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f05ac4b-e1d8-4acb-a3b5-858ba4605788 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.410315 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4ee3be9-87a2-4a99-bbca-28cc4cc02b85 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.413499 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4ee3be9-87a2-4a99-bbca-28cc4cc02b85 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:45.413752 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4ee3be9-87a2-4a99-bbca-28cc4cc02b85 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.414057 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4ee3be9-87a2-4a99-bbca-28cc4cc02b85 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.431278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f05ac4b-e1d8-4acb-a3b5-858ba4605788 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:04:45.431278 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f05ac4b-e1d8-4acb-a3b5-858ba4605788 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-595060408", "description": "tempest-group-type-description-1574759341", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:45.433222 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.433222 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:45.437697 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e4ee3be9-87a2-4a99-bbca-28cc4cc02b85 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:45.442819 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.442819 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:45.444383 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4ee3be9-87a2-4a99-bbca-28cc4cc02b85 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:45.444916 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 137/546] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.464711 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f05ac4b-e1d8-4acb-a3b5-858ba4605788 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:04:45.465249 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 136/547] 10.4.3.59 () {70 vars in 1305 bytes} [Thu Aug 6 13:04:45 2026] POST /volume/v3/group_types => generated 264 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:45.477362 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27d00804-c78d-4269-8e80-9adb63e0edc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.479405 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d00804-c78d-4269-8e80-9adb63e0edc9 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] GET https://10.4.3.59/volume/v3/group_types Aug 06 13:04:45.479644 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d00804-c78d-4269-8e80-9adb63e0edc9 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.479870 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d00804-c78d-4269-8e80-9adb63e0edc9 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.492206 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.492206 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:45.493407 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d00804-c78d-4269-8e80-9adb63e0edc9 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 200 Aug 06 13:04:45.493852 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 136/548] 10.4.3.59 () {68 vars in 1283 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/group_types => generated 498 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.505421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dbe97c50-f265-4bb5-91ca-bf06929f0d5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.507061 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbe97c50-f265-4bb5-91ca-bf06929f0d5f tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] PUT https://10.4.3.59/volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 Aug 06 13:04:45.507462 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbe97c50-f265-4bb5-91ca-bf06929f0d5f tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1383443391", "description": "updated-group-type-desc"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:45.527652 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbe97c50-f265-4bb5-91ca-bf06929f0d5f tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 returned with HTTP 200 Aug 06 13:04:45.528008 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 140/549] 10.4.3.59 () {70 vars in 1415 bytes} [Thu Aug 6 13:04:45 2026] PUT /volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 => generated 255 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.537540 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35491f26-b06d-4a89-9834-09917e94c11e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.539812 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35491f26-b06d-4a89-9834-09917e94c11e tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] GET https://10.4.3.59/volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 Aug 06 13:04:45.539989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35491f26-b06d-4a89-9834-09917e94c11e tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.540222 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35491f26-b06d-4a89-9834-09917e94c11e tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.549137 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35491f26-b06d-4a89-9834-09917e94c11e tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 returned with HTTP 200 Aug 06 13:04:45.549137 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 138/550] 10.4.3.59 () {68 vars in 1394 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 => generated 255 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.560029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-034e3b2a-e76e-4770-a015-94e47633dc1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.562238 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-034e3b2a-e76e-4770-a015-94e47633dc1b tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 Aug 06 13:04:45.562534 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-034e3b2a-e76e-4770-a015-94e47633dc1b tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.562853 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-034e3b2a-e76e-4770-a015-94e47633dc1b tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.591743 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-034e3b2a-e76e-4770-a015-94e47633dc1b tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 returned with HTTP 202 Aug 06 13:04:45.592766 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 137/551] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:04:45 2026] DELETE /volume/v3/group_types/9e65cbcf-35b3-4440-b03d-54cbbb073965 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:04:45.602217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a3d9f88-401e-486e-9548-00393b3c8a6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.603895 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a3d9f88-401e-486e-9548-00393b3c8a6f tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] GET https://10.4.3.59/volume/v3/group_types Aug 06 13:04:45.604368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a3d9f88-401e-486e-9548-00393b3c8a6f tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.604839 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a3d9f88-401e-486e-9548-00393b3c8a6f tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.612649 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a3d9f88-401e-486e-9548-00393b3c8a6f tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 200 Aug 06 13:04:45.613312 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 137/552] 10.4.3.59 () {68 vars in 1283 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.623740 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03dd42fc-313c-41b3-aab6-a1c2e4ac7583 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.627220 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03dd42fc-313c-41b3-aab6-a1c2e4ac7583 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:04:45.627633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03dd42fc-313c-41b3-aab6-a1c2e4ac7583 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-546151073", "is_public": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:45.655741 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03dd42fc-313c-41b3-aab6-a1c2e4ac7583 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:04:45.655741 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 141/553] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:04:45 2026] POST /volume/v3/group_types => generated 163 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:45.664066 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e88493a2-e252-4904-a74b-9ac6cbcb2e99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.669176 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88493a2-e252-4904-a74b-9ac6cbcb2e99 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:04:45.669869 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88493a2-e252-4904-a74b-9ac6cbcb2e99 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-938664865", "is_public": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:45.689317 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88493a2-e252-4904-a74b-9ac6cbcb2e99 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:04:45.689835 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 139/554] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:04:45 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:45.698938 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d51b034-ea72-43f5-bda6-310d3b411676 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.704278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d51b034-ea72-43f5-bda6-310d3b411676 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] GET https://10.4.3.59/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 06 13:04:45.704613 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d51b034-ea72-43f5-bda6-310d3b411676 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.704888 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d51b034-ea72-43f5-bda6-310d3b411676 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.719698 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d51b034-ea72-43f5-bda6-310d3b411676 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 06 13:04:45.720069 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 138/555] 10.4.3.59 () {68 vars in 1344 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.730006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-628b3ff9-411c-4141-ad93-9b82ab407ffa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.733783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2eb6f457-2ea6-4901-9cfd-70486c3228bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.733783 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2eb6f457-2ea6-4901-9cfd-70486c3228bf None None] GET https://10.4.3.59/volume// Aug 06 13:04:45.733848 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-628b3ff9-411c-4141-ad93-9b82ab407ffa tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] GET https://10.4.3.59/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 06 13:04:45.733875 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2eb6f457-2ea6-4901-9cfd-70486c3228bf None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.733910 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-628b3ff9-411c-4141-ad93-9b82ab407ffa tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.733936 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2eb6f457-2ea6-4901-9cfd-70486c3228bf None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.733961 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-628b3ff9-411c-4141-ad93-9b82ab407ffa tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.733987 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2eb6f457-2ea6-4901-9cfd-70486c3228bf None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:45.733987 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 142/556] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:45.744013 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-628b3ff9-411c-4141-ad93-9b82ab407ffa tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 06 13:04:45.744759 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 138/557] 10.4.3.59 () {68 vars in 1346 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.745408 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-413b658f-b24c-4065-a580-fb927dbca1a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.747867 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-413b658f-b24c-4065-a580-fb927dbca1a8 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:45.748336 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-413b658f-b24c-4065-a580-fb927dbca1a8 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "088b8502-f4f3-4a7e-a41c-bbe86f662e72", "connector": null, "instance_uuid": "c201457d-8795-4f13-bec2-0eb68cd3b13b"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:45.758184 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a45ad693-bd67-4eb4-9478-ee01df8ec608 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.760181 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a45ad693-bd67-4eb4-9478-ee01df8ec608 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] GET https://10.4.3.59/volume/v3/group_types?is_public=False Aug 06 13:04:45.760477 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a45ad693-bd67-4eb4-9478-ee01df8ec608 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.760752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a45ad693-bd67-4eb4-9478-ee01df8ec608 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.769042 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.769042 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:45.780295 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a45ad693-bd67-4eb4-9478-ee01df8ec608 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 06 13:04:45.781590 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 139/558] 10.4.3.59 () {68 vars in 1314 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.797308 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-819469d2-f964-49fc-b1f0-e723fac79788 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.801086 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-819469d2-f964-49fc-b1f0-e723fac79788 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] GET https://10.4.3.59/volume/v3/group_types?is_public=True Aug 06 13:04:45.801456 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-819469d2-f964-49fc-b1f0-e723fac79788 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.801786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-819469d2-f964-49fc-b1f0-e723fac79788 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.809191 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-413b658f-b24c-4065-a580-fb927dbca1a8 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:45.809748 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 140/559] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:45 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 06 13:04:45.820375 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-819469d2-f964-49fc-b1f0-e723fac79788 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 06 13:04:45.820781 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 143/560] 10.4.3.59 () {68 vars in 1312 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.824577 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-e0491c44-db35-4249-b622-7f7e71ff0c44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.828889 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-e0491c44-db35-4249-b622-7f7e71ff0c44 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] DELETE https://10.4.3.59/volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a Aug 06 13:04:45.829117 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-e0491c44-db35-4249-b622-7f7e71ff0c44 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.829367 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-e0491c44-db35-4249-b622-7f7e71ff0c44 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.830855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aae3305f-f5f1-45cf-82ec-105842e78be3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.833509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aae3305f-f5f1-45cf-82ec-105842e78be3 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/368f8c26-13a3-42ad-bfc5-7f35f5bd53e3 Aug 06 13:04:45.833509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aae3305f-f5f1-45cf-82ec-105842e78be3 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.833999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aae3305f-f5f1-45cf-82ec-105842e78be3 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.837840 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.837840 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:45.848854 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aae3305f-f5f1-45cf-82ec-105842e78be3 tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types/368f8c26-13a3-42ad-bfc5-7f35f5bd53e3 returned with HTTP 202 Aug 06 13:04:45.849246 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 140/561] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:04:45 2026] DELETE /volume/v3/group_types/368f8c26-13a3-42ad-bfc5-7f35f5bd53e3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:04:45.855967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9c18aa4-1425-4ae8-baed-bbd2dcd3d30d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.858181 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9c18aa4-1425-4ae8-baed-bbd2dcd3d30d tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/d22ad188-872c-4ed3-a389-091c3476360a Aug 06 13:04:45.858498 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9c18aa4-1425-4ae8-baed-bbd2dcd3d30d tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.858719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9c18aa4-1425-4ae8-baed-bbd2dcd3d30d tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.859087 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.859087 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:45.883094 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9c18aa4-1425-4ae8-baed-bbd2dcd3d30d tempest-GroupTypesTest-857215319 tempest-GroupTypesTest-857215319-project-admin] https://10.4.3.59/volume/v3/group_types/d22ad188-872c-4ed3-a389-091c3476360a returned with HTTP 202 Aug 06 13:04:45.883528 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 141/562] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:04:45 2026] DELETE /volume/v3/group_types/d22ad188-872c-4ed3-a389-091c3476360a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:04:45.894475 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d456e10-a4e0-4f25-95e5-b6c775331454 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.898092 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d456e10-a4e0-4f25-95e5-b6c775331454 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba Aug 06 13:04:45.898416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d456e10-a4e0-4f25-95e5-b6c775331454 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.898703 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d456e10-a4e0-4f25-95e5-b6c775331454 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.906217 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-e0491c44-db35-4249-b622-7f7e71ff0c44 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a returned with HTTP 200 Aug 06 13:04:45.906733 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 139/563] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:45 2026] DELETE /volume/v3/attachments/59cd1d8e-0e06-441b-89bf-68cf54dd477a => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:45.912191 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.912191 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:45.916588 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8d456e10-a4e0-4f25-95e5-b6c775331454 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:45.920707 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d456e10-a4e0-4f25-95e5-b6c775331454 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba returned with HTTP 200 Aug 06 13:04:45.921030 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 144/564] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:45.939535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3dacac6-15ba-4252-8df9-386829c2a5c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.943029 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3dacac6-15ba-4252-8df9-386829c2a5c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/messages Aug 06 13:04:45.943346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3dacac6-15ba-4252-8df9-386829c2a5c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.943619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3dacac6-15ba-4252-8df9-386829c2a5c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.956509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3dacac6-15ba-4252-8df9-386829c2a5c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:04:45.957798 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 141/565] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/messages => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:45.968923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-923ca5a1-acec-489b-998e-d0719722998f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.971595 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-923ca5a1-acec-489b-998e-d0719722998f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/messages/593d19a4-4069-4ac6-b3d0-c16e75980c97 Aug 06 13:04:45.971921 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-923ca5a1-acec-489b-998e-d0719722998f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.972149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-923ca5a1-acec-489b-998e-d0719722998f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.978516 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-923ca5a1-acec-489b-998e-d0719722998f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/messages/593d19a4-4069-4ac6-b3d0-c16e75980c97 returned with HTTP 200 Aug 06 13:04:45.978859 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 142/566] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/messages/593d19a4-4069-4ac6-b3d0-c16e75980c97 => generated 665 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:45.988098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f99acc4a-ad56-4b5b-9df1-ba951dbf5649 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:45.990195 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f99acc4a-ad56-4b5b-9df1-ba951dbf5649 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/messages Aug 06 13:04:45.990558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f99acc4a-ad56-4b5b-9df1-ba951dbf5649 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:45.990855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f99acc4a-ad56-4b5b-9df1-ba951dbf5649 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:45.991206 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:45.991206 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:45.996520 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f99acc4a-ad56-4b5b-9df1-ba951dbf5649 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:04:45.997021 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 140/567] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:04:45 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:46.010421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4636778f-7f8f-484f-ba1e-53fa2f15c79f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.012963 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4636778f-7f8f-484f-ba1e-53fa2f15c79f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] DELETE https://10.4.3.59/volume/v3/messages/593d19a4-4069-4ac6-b3d0-c16e75980c97 Aug 06 13:04:46.013209 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4636778f-7f8f-484f-ba1e-53fa2f15c79f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.013378 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4636778f-7f8f-484f-ba1e-53fa2f15c79f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.021126 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4636778f-7f8f-484f-ba1e-53fa2f15c79f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/messages/593d19a4-4069-4ac6-b3d0-c16e75980c97 returned with HTTP 204 Aug 06 13:04:46.021528 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 145/568] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:04:46 2026] DELETE /volume/v3/messages/593d19a4-4069-4ac6-b3d0-c16e75980c97 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:04:46.029353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d713982-8e55-4a98-a13b-e9321190750f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.033025 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d713982-8e55-4a98-a13b-e9321190750f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba Aug 06 13:04:46.033025 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d713982-8e55-4a98-a13b-e9321190750f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.033025 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d713982-8e55-4a98-a13b-e9321190750f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.040228 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:46.040228 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:46.044242 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d713982-8e55-4a98-a13b-e9321190750f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:46.053002 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d713982-8e55-4a98-a13b-e9321190750f tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba returned with HTTP 200 Aug 06 13:04:46.053628 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 142/569] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:46 2026] GET /volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:46.076282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.076842 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] DELETE https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba Aug 06 13:04:46.077047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.077225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.077398 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Delete volume with id: 10110198-9caf-4e75-95bb-bad187bc63ba Aug 06 13:04:46.085292 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:46.085292 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:46.085787 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Volume info retrieved successfully. Aug 06 13:04:46.086988 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:04:46.101267 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1340348791 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1340348791, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:46.101569 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1340348791 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1340348791, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:46.112491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Created reservations ['d526b5d0-bc9b-42df-83ee-74da730f865b', 'a105f975-209a-4836-882a-1a029213fc9b', '5fdfa3f5-15bc-4301-b1d3-94cde3e05b38', 'c439b46b-9086-4eea-963e-30101fc44ff3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:46.152777 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Delete volume request issued successfully. Aug 06 13:04:46.153117 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50d35897-2bb8-4b2a-b520-f86344ab14c3 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba returned with HTTP 202 Aug 06 13:04:46.153585 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 143/570] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:04:46 2026] DELETE /volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:46.165799 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a7afe54-a391-4bea-909b-dc13c125a2f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.167801 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a7afe54-a391-4bea-909b-dc13c125a2f9 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] GET https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba Aug 06 13:04:46.168413 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a7afe54-a391-4bea-909b-dc13c125a2f9 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.169518 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a7afe54-a391-4bea-909b-dc13c125a2f9 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.179054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a7afe54-a391-4bea-909b-dc13c125a2f9 tempest-UserMessagesTest-295591344 tempest-UserMessagesTest-295591344-project-member] https://10.4.3.59/volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba returned with HTTP 404 Aug 06 13:04:46.180014 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 141/571] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:04:46 2026] GET /volume/v3/volumes/10110198-9caf-4e75-95bb-bad187bc63ba => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:46.193504 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db5399aa-b738-40b7-ba84-3a37f07bb996 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.197460 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db5399aa-b738-40b7-ba84-3a37f07bb996 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] DELETE https://10.4.3.59/volume/v3/types/82d4392c-96e8-4e7f-89e0-be3964aedaf3 Aug 06 13:04:46.197856 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db5399aa-b738-40b7-ba84-3a37f07bb996 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.199280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db5399aa-b738-40b7-ba84-3a37f07bb996 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.240613 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1b8bb55-241d-44a3-bdc3-1b3892cbf7df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.243445 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1b8bb55-241d-44a3-bdc3-1b3892cbf7df tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 Aug 06 13:04:46.243745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1b8bb55-241d-44a3-bdc3-1b3892cbf7df tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.244222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1b8bb55-241d-44a3-bdc3-1b3892cbf7df tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.256353 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:46.256353 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:46.257599 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db5399aa-b738-40b7-ba84-3a37f07bb996 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] https://10.4.3.59/volume/v3/types/82d4392c-96e8-4e7f-89e0-be3964aedaf3 returned with HTTP 202 Aug 06 13:04:46.258495 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 146/572] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:04:46 2026] DELETE /volume/v3/types/82d4392c-96e8-4e7f-89e0-be3964aedaf3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:46.262188 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1b8bb55-241d-44a3-bdc3-1b3892cbf7df tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:46.269103 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e09e6c5-7fb9-4ecc-9218-a829a4314524 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.270027 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1b8bb55-241d-44a3-bdc3-1b3892cbf7df tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 returned with HTTP 200 Aug 06 13:04:46.270480 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 143/573] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:46 2026] GET /volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:46.271472 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e09e6c5-7fb9-4ecc-9218-a829a4314524 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] GET https://10.4.3.59/volume/v3/types/82d4392c-96e8-4e7f-89e0-be3964aedaf3 Aug 06 13:04:46.272099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e09e6c5-7fb9-4ecc-9218-a829a4314524 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.272099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e09e6c5-7fb9-4ecc-9218-a829a4314524 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.279335 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e09e6c5-7fb9-4ecc-9218-a829a4314524 tempest-UserMessagesTest-46992363 tempest-UserMessagesTest-46992363-project-admin] https://10.4.3.59/volume/v3/types/82d4392c-96e8-4e7f-89e0-be3964aedaf3 returned with HTTP 404 Aug 06 13:04:46.279944 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 144/574] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:04:46 2026] GET /volume/v3/types/82d4392c-96e8-4e7f-89e0-be3964aedaf3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:46.305904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d60efe9d-292b-4869-9c1c-cd9b62c9c6f0 req-1bf36ab8-a9d3-4955-add8-2bc09c0c1b9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.309231 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d60efe9d-292b-4869-9c1c-cd9b62c9c6f0 req-1bf36ab8-a9d3-4955-add8-2bc09c0c1b9a tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 Aug 06 13:04:46.309231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d60efe9d-292b-4869-9c1c-cd9b62c9c6f0 req-1bf36ab8-a9d3-4955-add8-2bc09c0c1b9a tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.309431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d60efe9d-292b-4869-9c1c-cd9b62c9c6f0 req-1bf36ab8-a9d3-4955-add8-2bc09c0c1b9a tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.317117 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:46.317117 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:46.323033 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d60efe9d-292b-4869-9c1c-cd9b62c9c6f0 req-1bf36ab8-a9d3-4955-add8-2bc09c0c1b9a tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:46.329243 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d60efe9d-292b-4869-9c1c-cd9b62c9c6f0 req-1bf36ab8-a9d3-4955-add8-2bc09c0c1b9a tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 returned with HTTP 200 Aug 06 13:04:46.329781 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 142/575] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:46 2026] GET /volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:46.346139 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.348303 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:46.348609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1530921466"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:46.349977 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1530921466'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:46.350106 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume of 1 GB Aug 06 13:04:46.355363 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Availability Zones retrieved successfully. Aug 06 13:04:46.362578 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Flow 'volume_create_api' (bbb43f6a-8aa6-4ae4-a190-afd63ac5a4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:46.364077 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1812aa64-7cb2-496d-bc88-6072f86e544a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:46.365495 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:46.403348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1812aa64-7cb2-496d-bc88-6072f86e544a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:46.403607 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab787cf-c1eb-49dd-9cce-f3e1d53519db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:46.447813 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Created reservations ['a51e3ef3-b2d4-42de-b9da-5dfa1e5adeb0', '857d5c3c-e551-4f40-91bb-4abf69f5baea', '7ceb9658-423a-454b-a212-8d66fef65363', '5300125c-24aa-4f47-ac27-0f0faa731fc5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:46.448358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab787cf-c1eb-49dd-9cce-f3e1d53519db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a51e3ef3-b2d4-42de-b9da-5dfa1e5adeb0', '857d5c3c-e551-4f40-91bb-4abf69f5baea', '7ceb9658-423a-454b-a212-8d66fef65363', '5300125c-24aa-4f47-ac27-0f0faa731fc5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:46.449332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec7fece-3d87-4e77-b55a-4be60a8723ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:46.462948 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f832b7e8-cf7c-4f6a-860a-9ecd8da15644 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.466675 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f832b7e8-cf7c-4f6a-860a-9ecd8da15644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:46.466675 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f832b7e8-cf7c-4f6a-860a-9ecd8da15644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.466675 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f832b7e8-cf7c-4f6a-860a-9ecd8da15644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.478177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec7fece-3d87-4e77-b55a-4be60a8723ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60ebd76c-f94a-410e-9c2b-af9dc94a5214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1530921466',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e4aed23b884057a1f0682f2504c618',qos_specs=None,replication_status=,reservations=['a51e3ef3-b2d4-42de-b9da-5dfa1e5adeb0','857d5c3c-e551-4f40-91bb-4abf69f5baea','7ceb9658-423a-454b-a212-8d66fef65363','5300125c-24aa-4f47-ac27-0f0faa731fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d4be8a936e4f9aa134011f33f71b92',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1530921466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60ebd76c-f94a-410e-9c2b-af9dc94a5214,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='34e4aed23b884057a1f0682f2504c618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72d4be8a936e4f9aa134011f33f71b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:46.479341 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd48361f-5f03-4658-84e3-27b2ebde84e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:46.485154 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:46.485154 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:46.491159 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f832b7e8-cf7c-4f6a-860a-9ecd8da15644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:46.497920 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f832b7e8-cf7c-4f6a-860a-9ecd8da15644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:46.498473 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 144/576] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:46 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:46.499145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd48361f-5f03-4658-84e3-27b2ebde84e7) transitioned into state 'SUCCESS' from state '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-1530921466',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e4aed23b884057a1f0682f2504c618',qos_specs=None,replication_status=,reservations=['a51e3ef3-b2d4-42de-b9da-5dfa1e5adeb0','857d5c3c-e551-4f40-91bb-4abf69f5baea','7ceb9658-423a-454b-a212-8d66fef65363','5300125c-24aa-4f47-ac27-0f0faa731fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d4be8a936e4f9aa134011f33f71b92',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:46.500352 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa670cd7-5d88-4635-b826-b3916064747d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:46.512377 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa670cd7-5d88-4635-b826-b3916064747d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:46.513221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Flow 'volume_create_api' (bbb43f6a-8aa6-4ae4-a190-afd63ac5a4d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:46.513595 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume request issued successfully. Aug 06 13:04:46.514222 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b0e5647-3a56-475d-89a9-c6be8f0207c9 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:46.515010 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 147/577] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:04:46 2026] POST /volume/v3/volumes => generated 758 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:46.528054 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8004019-b1d5-4536-8752-5342c11177c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:46.530740 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8004019-b1d5-4536-8752-5342c11177c0 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 Aug 06 13:04:46.530980 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8004019-b1d5-4536-8752-5342c11177c0 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:46.531151 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8004019-b1d5-4536-8752-5342c11177c0 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:46.543832 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:46.543832 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:46.554698 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8004019-b1d5-4536-8752-5342c11177c0 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:46.558563 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8004019-b1d5-4536-8752-5342c11177c0 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 returned with HTTP 200 Aug 06 13:04:46.558953 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 145/578] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:46 2026] GET /volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:47.217421 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d4a502f-14f8-4499-b3c1-cd8ca2b81a08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:47.219573 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d4a502f-14f8-4499-b3c1-cd8ca2b81a08 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] PUT https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 Aug 06 13:04:47.219950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d4a502f-14f8-4499-b3c1-cd8ca2b81a08 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:47.230235 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d4a502f-14f8-4499-b3c1-cd8ca2b81a08 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Acquiring lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:47.243658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d4a502f-14f8-4499-b3c1-cd8ca2b81a08 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" acquired by "attachment_update" :: waited 0.012s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:47.244443 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:47.244443 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:47.366032 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d4a502f-14f8-4499-b3c1-cd8ca2b81a08 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" released by "attachment_update" :: held 0.124s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:47.366418 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d4a502f-14f8-4499-b3c1-cd8ca2b81a08 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 returned with HTTP 200 Aug 06 13:04:47.366959 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 143/579] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:47 2026] PUT /volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:47.407866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-ea4281f1-7e05-463e-8808-4b61c2b15ea5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:47.408349 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-ea4281f1-7e05-463e-8808-4b61c2b15ea5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 Aug 06 13:04:47.408349 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-ea4281f1-7e05-463e-8808-4b61c2b15ea5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:47.408623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-ea4281f1-7e05-463e-8808-4b61c2b15ea5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:47.426803 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-ea4281f1-7e05-463e-8808-4b61c2b15ea5 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 returned with HTTP 200 Aug 06 13:04:47.427439 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 145/580] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:04:47 2026] GET /volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:47.513603 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-784f748b-782c-4e95-9075-1968de1418f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:47.515856 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-784f748b-782c-4e95-9075-1968de1418f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:47.516117 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-784f748b-782c-4e95-9075-1968de1418f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:47.516589 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-784f748b-782c-4e95-9075-1968de1418f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:47.529885 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:47.529885 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:47.537707 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-784f748b-782c-4e95-9075-1968de1418f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:47.546497 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-784f748b-782c-4e95-9075-1968de1418f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:47.547164 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 148/581] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:47 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:47.575565 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c333eec-6f44-4c18-97d1-c17c831f47e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:47.580423 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c333eec-6f44-4c18-97d1-c17c831f47e1 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 Aug 06 13:04:47.580423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c333eec-6f44-4c18-97d1-c17c831f47e1 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:47.580423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c333eec-6f44-4c18-97d1-c17c831f47e1 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:47.589461 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:47.589461 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:47.593202 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c333eec-6f44-4c18-97d1-c17c831f47e1 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:47.597636 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c333eec-6f44-4c18-97d1-c17c831f47e1 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 returned with HTTP 200 Aug 06 13:04:47.598012 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 146/582] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:47 2026] GET /volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:47.638362 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1e97a474-d46b-4764-82a9-b97c926eff92 req-f1609cf6-34c5-49c8-aee8-2bb76fa08eaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:47.641983 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1e97a474-d46b-4764-82a9-b97c926eff92 req-f1609cf6-34c5-49c8-aee8-2bb76fa08eaa tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 Aug 06 13:04:47.642242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1e97a474-d46b-4764-82a9-b97c926eff92 req-f1609cf6-34c5-49c8-aee8-2bb76fa08eaa tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:47.642456 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1e97a474-d46b-4764-82a9-b97c926eff92 req-f1609cf6-34c5-49c8-aee8-2bb76fa08eaa tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:47.650286 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:47.650286 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:47.654338 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1e97a474-d46b-4764-82a9-b97c926eff92 req-f1609cf6-34c5-49c8-aee8-2bb76fa08eaa tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:47.658920 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1e97a474-d46b-4764-82a9-b97c926eff92 req-f1609cf6-34c5-49c8-aee8-2bb76fa08eaa tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 returned with HTTP 200 Aug 06 13:04:47.659024 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 144/583] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:47 2026] GET /volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:47.677140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:47.685002 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:47.685512 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-834877706"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:47.691309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-834877706'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:47.691551 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume of 1 GB Aug 06 13:04:47.692619 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:47.692619 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:47.696729 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Availability Zones retrieved successfully. Aug 06 13:04:47.704220 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Flow 'volume_create_api' (5e1da642-fb53-48c0-a6c0-0ba82f13797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:47.705319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5f6c97-e3c6-4c4f-a7a2-60e98f155c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:47.706309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:47.737296 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5f6c97-e3c6-4c4f-a7a2-60e98f155c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:47.738295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9f6aa1-8529-4b76-af7c-c84510da3b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:47.806132 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Created reservations ['20d57c2d-10f1-4388-99c9-fc90ca95a1f2', 'a17e51e8-1132-4521-ab00-3112c747acdd', '4c90646a-e5ff-4fa8-9537-50f630c0f2fc', '9c000a5c-80f7-4581-9399-49ee683d3aed'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:47.807491 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9f6aa1-8529-4b76-af7c-c84510da3b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d57c2d-10f1-4388-99c9-fc90ca95a1f2', 'a17e51e8-1132-4521-ab00-3112c747acdd', '4c90646a-e5ff-4fa8-9537-50f630c0f2fc', '9c000a5c-80f7-4581-9399-49ee683d3aed']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:47.808541 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f9d301-4c82-45f4-bed5-7553a429869e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:47.845937 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f9d301-4c82-45f4-bed5-7553a429869e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e509cda7-7a31-4c91-a606-13ce4c5aea32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-834877706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e4aed23b884057a1f0682f2504c618',qos_specs=None,replication_status=,reservations=['20d57c2d-10f1-4388-99c9-fc90ca95a1f2','a17e51e8-1132-4521-ab00-3112c747acdd','4c90646a-e5ff-4fa8-9537-50f630c0f2fc','9c000a5c-80f7-4581-9399-49ee683d3aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d4be8a936e4f9aa134011f33f71b92',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-834877706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e509cda7-7a31-4c91-a606-13ce4c5aea32,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='34e4aed23b884057a1f0682f2504c618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72d4be8a936e4f9aa134011f33f71b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:47.847039 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e845a2a-b5e4-464c-ad4b-6bdf3f783cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:47.870814 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e845a2a-b5e4-464c-ad4b-6bdf3f783cd4) transitioned into state 'SUCCESS' from state '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-834877706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e4aed23b884057a1f0682f2504c618',qos_specs=None,replication_status=,reservations=['20d57c2d-10f1-4388-99c9-fc90ca95a1f2','a17e51e8-1132-4521-ab00-3112c747acdd','4c90646a-e5ff-4fa8-9537-50f630c0f2fc','9c000a5c-80f7-4581-9399-49ee683d3aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d4be8a936e4f9aa134011f33f71b92',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:47.871949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d5ef50-2260-4fb0-be3a-20c732af0544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:47.884316 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d5ef50-2260-4fb0-be3a-20c732af0544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:47.885110 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Flow 'volume_create_api' (5e1da642-fb53-48c0-a6c0-0ba82f13797c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:47.885518 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Create volume request issued successfully. Aug 06 13:04:47.886491 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fe9edb0-e34f-40df-8dc9-f81258368420 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:47.886628 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 146/584] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:04:47 2026] POST /volume/v3/volumes => generated 757 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:47.903840 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9ba55c8d-f2dd-4db3-9abf-f26bdb101cee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:47.905570 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ba55c8d-f2dd-4db3-9abf-f26bdb101cee tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 Aug 06 13:04:47.905744 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ba55c8d-f2dd-4db3-9abf-f26bdb101cee tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:47.905918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ba55c8d-f2dd-4db3-9abf-f26bdb101cee tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:47.917585 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:47.917585 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:47.929766 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9ba55c8d-f2dd-4db3-9abf-f26bdb101cee tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:47.934829 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ba55c8d-f2dd-4db3-9abf-f26bdb101cee tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 returned with HTTP 200 Aug 06 13:04:47.935153 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 149/585] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:47 2026] GET /volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:48.565915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8158f73d-9170-4e3e-b47e-cb2824b84422 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:48.568980 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8158f73d-9170-4e3e-b47e-cb2824b84422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:48.569180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8158f73d-9170-4e3e-b47e-cb2824b84422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:48.569388 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8158f73d-9170-4e3e-b47e-cb2824b84422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:48.592076 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:48.592076 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:48.595999 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8158f73d-9170-4e3e-b47e-cb2824b84422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:48.600411 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8158f73d-9170-4e3e-b47e-cb2824b84422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:48.600989 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 147/586] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:48 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:48.757294 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:48.933170 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] GET https://10.4.3.59/volume/v3/os-hosts Aug 06 13:04:48.933389 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:48.933596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:48.943310 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] status, active and update: available, enabled, 2026-08-06 13:03:51+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 13:04:48.943541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] status, active and update: available, enabled, 2026-08-06 13:03:49+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 13:04:48.943669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] status, active and update: available, enabled, 2026-08-06 13:03:26+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 13:04:48.943924 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-889e8214-94cc-47c1-bb38-1ae53ee5dd6c tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] https://10.4.3.59/volume/v3/os-hosts returned with HTTP 200 Aug 06 13:04:48.944269 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 145/587] 10.4.3.59 () {66 vars in 1233 bytes} [Thu Aug 6 13:04:48 2026] GET /volume/v3/os-hosts => generated 560 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:48.956825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c292493f-c223-4815-845e-63c3bff297ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:48.957148 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c0b096e-1ded-4c15-8042-539bc266ddc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:48.958505 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c0b096e-1ded-4c15-8042-539bc266ddc8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 Aug 06 13:04:48.958505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c0b096e-1ded-4c15-8042-539bc266ddc8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:48.958595 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c292493f-c223-4815-845e-63c3bff297ae tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] GET https://10.4.3.59/volume/v3/os-hosts Aug 06 13:04:48.958645 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c0b096e-1ded-4c15-8042-539bc266ddc8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:48.959178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c292493f-c223-4815-845e-63c3bff297ae tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:48.959178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c292493f-c223-4815-845e-63c3bff297ae tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:48.965534 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:48.965534 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:48.969731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.hosts [None req-c292493f-c223-4815-845e-63c3bff297ae tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] status, active and update: available, enabled, 2026-08-06 13:03:51+00:00 {{(pid=100269) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 13:04:48.969731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.hosts [None req-c292493f-c223-4815-845e-63c3bff297ae tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] status, active and update: available, enabled, 2026-08-06 13:03:49+00:00 {{(pid=100269) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 13:04:48.969731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.hosts [None req-c292493f-c223-4815-845e-63c3bff297ae tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] status, active and update: available, enabled, 2026-08-06 13:03:26+00:00 {{(pid=100269) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 13:04:48.969731 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c292493f-c223-4815-845e-63c3bff297ae tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] https://10.4.3.59/volume/v3/os-hosts returned with HTTP 200 Aug 06 13:04:48.969731 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 150/588] 10.4.3.59 () {66 vars in 1233 bytes} [Thu Aug 6 13:04:48 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:48.969843 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c0b096e-1ded-4c15-8042-539bc266ddc8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:48.976304 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c0b096e-1ded-4c15-8042-539bc266ddc8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 returned with HTTP 200 Aug 06 13:04:48.977389 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 147/589] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:48 2026] GET /volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:48.980820 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-931a4e87-9e8d-40fe-89a8-1afaed563e51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:48.983345 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-931a4e87-9e8d-40fe-89a8-1afaed563e51 tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] GET https://10.4.3.59/volume/v3/os-hosts/np0000006653@storpool Aug 06 13:04:48.984980 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-931a4e87-9e8d-40fe-89a8-1afaed563e51 tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:48.984980 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-931a4e87-9e8d-40fe-89a8-1afaed563e51 tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.011323 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3040c5e7-6ce9-4a5e-a465-d8de7e7a9761 req-450a104c-68d4-46d7-b269-5ae29ae31010 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.013992 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3040c5e7-6ce9-4a5e-a465-d8de7e7a9761 req-450a104c-68d4-46d7-b269-5ae29ae31010 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 Aug 06 13:04:49.014214 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3040c5e7-6ce9-4a5e-a465-d8de7e7a9761 req-450a104c-68d4-46d7-b269-5ae29ae31010 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.014537 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3040c5e7-6ce9-4a5e-a465-d8de7e7a9761 req-450a104c-68d4-46d7-b269-5ae29ae31010 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.033419 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.033419 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.038571 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3040c5e7-6ce9-4a5e-a465-d8de7e7a9761 req-450a104c-68d4-46d7-b269-5ae29ae31010 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:49.042732 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3040c5e7-6ce9-4a5e-a465-d8de7e7a9761 req-450a104c-68d4-46d7-b269-5ae29ae31010 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 returned with HTTP 200 Aug 06 13:04:49.043074 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 146/590] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.059060 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-931a4e87-9e8d-40fe-89a8-1afaed563e51 tempest-VolumeHostsAdminTestsJSON-2025976721 tempest-VolumeHostsAdminTestsJSON-2025976721-project-admin] https://10.4.3.59/volume/v3/os-hosts/np0000006653@storpool returned with HTTP 200 Aug 06 13:04:49.059518 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 148/591] 10.4.3.59 () {66 vars in 1299 bytes} [Thu Aug 6 13:04:48 2026] GET /volume/v3/os-hosts/np0000006653@storpool => generated 1317 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.237395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-f84be4c1-2ea8-4dfe-9fc0-f4cd75f5101a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.240298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-f84be4c1-2ea8-4dfe-9fc0-f4cd75f5101a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:49.241234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-f84be4c1-2ea8-4dfe-9fc0-f4cd75f5101a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.241234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-f84be4c1-2ea8-4dfe-9fc0-f4cd75f5101a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.254649 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.254649 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:49.260751 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-f84be4c1-2ea8-4dfe-9fc0-f4cd75f5101a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:49.266537 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-f84be4c1-2ea8-4dfe-9fc0-f4cd75f5101a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:49.267046 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 151/592] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.275507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.278057 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.278339 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.278815 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.279354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.280384 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.323900 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.325111 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.325111 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:49.330236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33efc129-6449-4f11-9d77-040698323ee5 req-0b97a160-b7ac-4754-9e5c-29688b72ec00 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.330696 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 148/593] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.377178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.379954 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.380171 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.380483 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.381029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.382061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.419973 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-89789a2f-ab43-4941-9544-42a42a6be865 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.421582 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.422618 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.422618 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.425684 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-89789a2f-ab43-4941-9544-42a42a6be865 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:04:49.425923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-89789a2f-ab43-4941-9544-42a42a6be865 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.426148 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-89789a2f-ab43-4941-9544-42a42a6be865 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.429017 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f21bb36c-4072-4a79-b7df-45ac1e5965be req-382d9ae5-44a6-44a1-9f38-a628aefa22a6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.429632 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 147/594] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.436476 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.436476 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:49.442239 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-89789a2f-ab43-4941-9544-42a42a6be865 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:49.449566 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-89789a2f-ab43-4941-9544-42a42a6be865 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 returned with HTTP 200 Aug 06 13:04:49.450565 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 149/595] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 => generated 1363 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.458019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.459081 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8f59a9cb-9b62-40f6-8541-701f9c2439c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.459979 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.460184 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.460394 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.460873 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.461650 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.462657 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8f59a9cb-9b62-40f6-8541-701f9c2439c5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:04:49.462911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8f59a9cb-9b62-40f6-8541-701f9c2439c5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.463163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8f59a9cb-9b62-40f6-8541-701f9c2439c5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.472369 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.472369 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:49.476606 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8f59a9cb-9b62-40f6-8541-701f9c2439c5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:49.481607 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8f59a9cb-9b62-40f6-8541-701f9c2439c5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea returned with HTTP 200 Aug 06 13:04:49.482077 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 149/596] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.492474 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c43a6d05-47ae-404e-a760-a5c16953061c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.495339 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c43a6d05-47ae-404e-a760-a5c16953061c tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:04:49.495624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c43a6d05-47ae-404e-a760-a5c16953061c tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.495869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c43a6d05-47ae-404e-a760-a5c16953061c tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.505935 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.505935 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.509080 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c43a6d05-47ae-404e-a760-a5c16953061c tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:49.510435 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.511716 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.511716 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:49.514551 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c43a6d05-47ae-404e-a760-a5c16953061c tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 returned with HTTP 200 Aug 06 13:04:49.515029 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 148/597] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.516617 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4eeddc7a-733e-48ef-a9bf-47de94e6896c req-b7c41077-9928-4ff2-b5e2-857a64bbc6a4 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.516940 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 152/598] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.525682 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-09399604-b5a2-4b36-b7ae-6152c750f329 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.526358 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09399604-b5a2-4b36-b7ae-6152c750f329 None None] GET https://10.4.3.59/volume// Aug 06 13:04:49.526358 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09399604-b5a2-4b36-b7ae-6152c750f329 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.526643 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09399604-b5a2-4b36-b7ae-6152c750f329 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.526861 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09399604-b5a2-4b36-b7ae-6152c750f329 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:49.527146 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 150/599] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:49.538445 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-a3a5c57a-0cc0-4292-88b5-c39464a42645 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.541392 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-a3a5c57a-0cc0-4292-88b5-c39464a42645 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:49.541392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-a3a5c57a-0cc0-4292-88b5-c39464a42645 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01c07956-cb8d-43b4-8ff2-8903dbbccc35", "connector": null, "instance_uuid": "2d35473c-8d8d-4574-a3fd-c64eda64b880"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:49.551755 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.551755 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:49.554180 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.556414 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.556676 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.556911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.557206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.558964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.567705 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.569188 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.569188 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.573983 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf5dafbf-db5b-40e7-8200-7ebeee1d8882 req-bd269144-ff30-42f6-98ef-c5347e740a0b tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.574508 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 149/600] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.580236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-a3a5c57a-0cc0-4292-88b5-c39464a42645 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:49.580712 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 150/601] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:49 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.590652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1e0baa4-133c-4e82-b320-74a19cb3a161 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.592965 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1e0baa4-133c-4e82-b320-74a19cb3a161 None None] GET https://10.4.3.59/volume// Aug 06 13:04:49.592965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1e0baa4-133c-4e82-b320-74a19cb3a161 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.592965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1e0baa4-133c-4e82-b320-74a19cb3a161 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.592965 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1e0baa4-133c-4e82-b320-74a19cb3a161 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:49.597921 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 153/602] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:49.603168 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.604082 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8b06a295-a202-49c6-bfcb-2cf110af2060 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.606667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.608809 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8b06a295-a202-49c6-bfcb-2cf110af2060 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:49.609175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8b06a295-a202-49c6-bfcb-2cf110af2060 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11af1202-16f0-4b9c-9ea8-863b2713e4ea", "connector": null, "instance_uuid": "2d35473c-8d8d-4574-a3fd-c64eda64b880"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:49.610693 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.610894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.611185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.611529 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.611701 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.611701 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:49.612128 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.620061 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.620061 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.622183 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4216ed4-e543-4bdb-88b6-ed3f73543c9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.622849 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.625591 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.625591 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:49.625672 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4216ed4-e543-4bdb-88b6-ed3f73543c9d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:49.625672 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4216ed4-e543-4bdb-88b6-ed3f73543c9d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.625672 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4216ed4-e543-4bdb-88b6-ed3f73543c9d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.629555 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8eebd7c0-ac21-4657-b4b8-d3fcd19087f3 req-5cc1d456-cc04-4240-9bc6-374e90714927 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.630335 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 151/603] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.634816 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.634816 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:49.643833 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b4216ed4-e543-4bdb-88b6-ed3f73543c9d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:49.650347 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4216ed4-e543-4bdb-88b6-ed3f73543c9d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:49.650793 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 154/604] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.662099 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-8b06a295-a202-49c6-bfcb-2cf110af2060 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:49.662486 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.662716 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 150/605] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:49 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.664635 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.664818 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.664999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.665241 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.665901 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.670853 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-025e50da-aa9f-4dff-9727-cea87dff87bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.671293 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-025e50da-aa9f-4dff-9727-cea87dff87bb None None] GET https://10.4.3.59/volume// Aug 06 13:04:49.671497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-025e50da-aa9f-4dff-9727-cea87dff87bb None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.671703 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-025e50da-aa9f-4dff-9727-cea87dff87bb None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.672060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-025e50da-aa9f-4dff-9727-cea87dff87bb None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:49.672413 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 155/606] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:49.674282 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.675229 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.675229 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:49.679484 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b204df71-2fb8-4e7a-b07c-18945d337500 req-e1dae634-b8f2-4b82-b665-49a49d37b9f5 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.680135 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 152/607] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.680697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-24c952ce-fecc-4f11-8cdf-66fd65f0b981 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.683413 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-24c952ce-fecc-4f11-8cdf-66fd65f0b981 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:49.683857 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-24c952ce-fecc-4f11-8cdf-66fd65f0b981 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f567e75b-669d-4fd9-931a-9f3e5f68ee13", "connector": null, "instance_uuid": "2d35473c-8d8d-4574-a3fd-c64eda64b880"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:49.696130 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.696130 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.712281 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:49.712527 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.712732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.714721 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.716601 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.716774 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.716955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.717177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.717857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.721967 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.722570 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.722898 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.723191 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.723564 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.725356 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.726240 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.726240 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:49.726365 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-24c952ce-fecc-4f11-8cdf-66fd65f0b981 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:49.726918 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 151/608] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:49 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 06 13:04:49.728332 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd4185cc-df62-4698-8d09-2282a80b0ddf tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:49.728854 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 151/609] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 437 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.732169 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b8104b5f-7f4a-4c34-8fa7-55b2e0680b23 req-1a828095-36a3-4c85-9abc-34ed8fa7ec9d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.732169 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 156/610] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.744688 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.746908 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69/defaults Aug 06 13:04:49.747355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.747668 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.763572 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.763998 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.764392 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.765218 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.766012 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.766587 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:49.770707 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3590166e-7d0a-4ab9-8730-4d478030cb15 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69/defaults returned with HTTP 200 Aug 06 13:04:49.771585 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 153/611] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69/defaults => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.776343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.776343 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:04:49.776343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.776343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.776343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:04:49.776343 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.776343 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.777616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:04:49.781700 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d0a0159-ba5a-46ef-9a8f-b0a3d9d5d7d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.784371 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d0a0159-ba5a-46ef-9a8f-b0a3d9d5d7d8 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:49.784909 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d0a0159-ba5a-46ef-9a8f-b0a3d9d5d7d8 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:49.789621 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] Get all volumes completed successfully. Aug 06 13:04:49.790977 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.790977 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.797561 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-18e159ee-a97f-4901-85df-d3ff04528a9a req-8fa572f3-b48d-4a30-b93d-5787e8fa6adf tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:04:49.798108 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 152/612] 10.4.3.59 () {68 vars in 1501 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:49.818720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.821035 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 Aug 06 13:04:49.821307 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.821529 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.821732 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Delete volume with id: e509cda7-7a31-4c91-a606-13ce4c5aea32 Aug 06 13:04:49.826758 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d0a0159-ba5a-46ef-9a8f-b0a3d9d5d7d8 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:49.827173 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 152/613] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:04:49 2026] PUT /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 395 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.830332 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.830332 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:49.830848 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:49.836473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff79c573-f638-4ca2-9f0c-2ea53538c2c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.841689 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff79c573-f638-4ca2-9f0c-2ea53538c2c3 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] DELETE https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:49.841883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff79c573-f638-4ca2-9f0c-2ea53538c2c3 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.842062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff79c573-f638-4ca2-9f0c-2ea53538c2c3 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.852022 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Delete volume request issued successfully. Aug 06 13:04:49.852248 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1744e721-ba0d-4ebc-bd99-81d6dc6061f2 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 returned with HTTP 202 Aug 06 13:04:49.852826 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 157/614] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:49 2026] DELETE /volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:49.857734 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff79c573-f638-4ca2-9f0c-2ea53538c2c3 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:49.858187 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 154/615] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:04:49 2026] DELETE /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:04:49.863042 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bff49c3f-2391-42c0-a7aa-8c348e4afb4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.867001 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bff49c3f-2391-42c0-a7aa-8c348e4afb4e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 Aug 06 13:04:49.867993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bff49c3f-2391-42c0-a7aa-8c348e4afb4e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.868215 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca0d693f-d25c-423e-87b0-babb39b7e8b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.868304 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bff49c3f-2391-42c0-a7aa-8c348e4afb4e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.870862 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca0d693f-d25c-423e-87b0-babb39b7e8b8 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:49.872637 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca0d693f-d25c-423e-87b0-babb39b7e8b8 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:49.873055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca0d693f-d25c-423e-87b0-babb39b7e8b8 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:49.878882 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:49.878882 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:49.884515 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bff49c3f-2391-42c0-a7aa-8c348e4afb4e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:49.888361 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca0d693f-d25c-423e-87b0-babb39b7e8b8 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:49.888850 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 153/616] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.892291 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bff49c3f-2391-42c0-a7aa-8c348e4afb4e tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 returned with HTTP 200 Aug 06 13:04:49.892291 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 153/617] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:49 2026] GET /volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:49.899210 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:49.902685 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:49.906298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:49.999781 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:50.000348 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:50.000694 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:50.001020 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:50.001364 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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 06 13:04:50.008417 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-062e6c76-9b5c-4f71-86a4-93a75432e915 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:50.008879 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 158/618] 10.4.3.59 () {68 vars in 1368 bytes} [Thu Aug 6 13:04:49 2026] PUT /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 395 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:50.024911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30d55e41-0295-4011-af8c-7251f67b6635 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.027053 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30d55e41-0295-4011-af8c-7251f67b6635 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69/defaults Aug 06 13:04:50.027417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30d55e41-0295-4011-af8c-7251f67b6635 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.027674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30d55e41-0295-4011-af8c-7251f67b6635 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:50.042131 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30d55e41-0295-4011-af8c-7251f67b6635 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69/defaults returned with HTTP 200 Aug 06 13:04:50.042732 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 155/619] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:04:50 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:50.055301 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-016511b3-263c-47fc-8ca2-ef32576811cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.057208 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-016511b3-263c-47fc-8ca2-ef32576811cc tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:50.057460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-016511b3-263c-47fc-8ca2-ef32576811cc tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.057662 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-016511b3-263c-47fc-8ca2-ef32576811cc tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:50.071579 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-016511b3-263c-47fc-8ca2-ef32576811cc tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:50.072049 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 154/620] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:04:50 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:50.084745 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-063fd8ba-3663-40a1-85cf-20049cccd53c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.086717 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-063fd8ba-3663-40a1-85cf-20049cccd53c tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True Aug 06 13:04:50.087700 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-063fd8ba-3663-40a1-85cf-20049cccd53c tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.087700 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-063fd8ba-3663-40a1-85cf-20049cccd53c tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:50.112405 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-063fd8ba-3663-40a1-85cf-20049cccd53c tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True returned with HTTP 200 Aug 06 13:04:50.112941 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 154/621] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:04:50 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:50.132432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.276580 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:50.277002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-512482492"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:50.278783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-512482492'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:50.278949 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Create volume of 1 GB Aug 06 13:04:50.283334 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Availability Zones retrieved successfully. Aug 06 13:04:50.288853 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Flow 'volume_create_api' (124dddab-d14c-421b-b9bd-cbead7ea106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:50.290429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ca5ff2-65ae-4490-9b36-5976ffda2424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:50.290891 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:50.323850 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ca5ff2-65ae-4490-9b36-5976ffda2424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:50.325657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ace480-fdc2-4a22-8241-619c2b6239b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:50.390287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Created reservations ['aba3c7b9-3695-4eae-b0b7-b0fdb55d926e', '7692a011-380d-4649-8213-2683433ed309', '6fa992de-d462-4eff-9c7c-ca2dfbb82709', '006bbc7a-7062-48e8-b6e8-65f9eefc841f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:50.390287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ace480-fdc2-4a22-8241-619c2b6239b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aba3c7b9-3695-4eae-b0b7-b0fdb55d926e', '7692a011-380d-4649-8213-2683433ed309', '6fa992de-d462-4eff-9c7c-ca2dfbb82709', '006bbc7a-7062-48e8-b6e8-65f9eefc841f']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:50.390287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0e95d7-fa6a-4923-bf5a-ba6184716b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:50.421139 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0e95d7-fa6a-4923-bf5a-ba6184716b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181adfb4-a6a8-4224-a174-13c613a50b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-512482492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f935167ccebc4143956fd4da2a0a3f69',qos_specs=None,replication_status=,reservations=['aba3c7b9-3695-4eae-b0b7-b0fdb55d926e','7692a011-380d-4649-8213-2683433ed309','6fa992de-d462-4eff-9c7c-ca2dfbb82709','006bbc7a-7062-48e8-b6e8-65f9eefc841f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52a7e58230dc414abb9e210a3f9a29e6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-512482492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=181adfb4-a6a8-4224-a174-13c613a50b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f935167ccebc4143956fd4da2a0a3f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52a7e58230dc414abb9e210a3f9a29e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:50.422327 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc32191-ef96-465d-9889-3d42fd983a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:50.440698 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc32191-ef96-465d-9889-3d42fd983a53) transitioned into state 'SUCCESS' from state '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-512482492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f935167ccebc4143956fd4da2a0a3f69',qos_specs=None,replication_status=,reservations=['aba3c7b9-3695-4eae-b0b7-b0fdb55d926e','7692a011-380d-4649-8213-2683433ed309','6fa992de-d462-4eff-9c7c-ca2dfbb82709','006bbc7a-7062-48e8-b6e8-65f9eefc841f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52a7e58230dc414abb9e210a3f9a29e6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:50.441716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a8e4c1-8b04-4d83-9d90-2e6f03a53243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:50.452047 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a8e4c1-8b04-4d83-9d90-2e6f03a53243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:50.452395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Flow 'volume_create_api' (124dddab-d14c-421b-b9bd-cbead7ea106e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:50.452706 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Create volume request issued successfully. Aug 06 13:04:50.453235 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3faf5791-0f10-40ae-983e-e4915d01bc26 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:50.454828 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 159/622] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:50 2026] POST /volume/v3/volumes => generated 753 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:50.467844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52003e17-35d0-4fb5-8032-7354e1894f46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.470127 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52003e17-35d0-4fb5-8032-7354e1894f46 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:50.470127 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52003e17-35d0-4fb5-8032-7354e1894f46 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.470127 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52003e17-35d0-4fb5-8032-7354e1894f46 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:50.479381 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:50.479381 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:50.481956 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52003e17-35d0-4fb5-8032-7354e1894f46 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Volume info retrieved successfully. Aug 06 13:04:50.486977 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52003e17-35d0-4fb5-8032-7354e1894f46 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 returned with HTTP 200 Aug 06 13:04:50.487538 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 156/623] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:50 2026] GET /volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:50.666722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb84c364-a235-46d0-b226-d1dd9a8ceb52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.669342 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb84c364-a235-46d0-b226-d1dd9a8ceb52 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:50.669750 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb84c364-a235-46d0-b226-d1dd9a8ceb52 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.670017 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb84c364-a235-46d0-b226-d1dd9a8ceb52 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:50.681898 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:50.681898 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:50.687723 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eb84c364-a235-46d0-b226-d1dd9a8ceb52 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:50.692722 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb84c364-a235-46d0-b226-d1dd9a8ceb52 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:50.693749 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 155/624] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:50 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:50.910294 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-989041a1-c6dc-4d75-8c4b-f2dfb5645bf6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.912922 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-989041a1-c6dc-4d75-8c4b-f2dfb5645bf6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 Aug 06 13:04:50.916282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-989041a1-c6dc-4d75-8c4b-f2dfb5645bf6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.916282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-989041a1-c6dc-4d75-8c4b-f2dfb5645bf6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:50.924504 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-989041a1-c6dc-4d75-8c4b-f2dfb5645bf6 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 returned with HTTP 404 Aug 06 13:04:50.925039 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 155/625] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:50 2026] GET /volume/v3/volumes/e509cda7-7a31-4c91-a606-13ce4c5aea32 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:50.934781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-851c445c-7806-4de9-9741-bce8b25069f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.938851 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-851c445c-7806-4de9-9741-bce8b25069f8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] DELETE https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 Aug 06 13:04:50.939167 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-851c445c-7806-4de9-9741-bce8b25069f8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.939595 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-851c445c-7806-4de9-9741-bce8b25069f8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:50.939834 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-851c445c-7806-4de9-9741-bce8b25069f8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Delete volume with id: 60ebd76c-f94a-410e-9c2b-af9dc94a5214 Aug 06 13:04:50.949773 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:50.949773 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:50.950390 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-851c445c-7806-4de9-9741-bce8b25069f8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:50.978216 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-851c445c-7806-4de9-9741-bce8b25069f8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Delete volume request issued successfully. Aug 06 13:04:50.978216 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-851c445c-7806-4de9-9741-bce8b25069f8 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 returned with HTTP 202 Aug 06 13:04:50.980255 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 160/626] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:50 2026] DELETE /volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:50.988393 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4c07e52-7f2a-4587-b9eb-81c67b54b852 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:50.994015 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4c07e52-7f2a-4587-b9eb-81c67b54b852 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 Aug 06 13:04:50.994015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4c07e52-7f2a-4587-b9eb-81c67b54b852 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:50.994015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4c07e52-7f2a-4587-b9eb-81c67b54b852 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.009821 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.009821 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:51.016027 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4c07e52-7f2a-4587-b9eb-81c67b54b852 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:51.023524 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4c07e52-7f2a-4587-b9eb-81c67b54b852 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 returned with HTTP 200 Aug 06 13:04:51.024025 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 157/627] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:50 2026] GET /volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:51.345510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-916a09c2-1748-49c4-817e-b43fd2ad1e1d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.349251 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-916a09c2-1748-49c4-817e-b43fd2ad1e1d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0 Aug 06 13:04:51.349251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-916a09c2-1748-49c4-817e-b43fd2ad1e1d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.349251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-916a09c2-1748-49c4-817e-b43fd2ad1e1d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.360777 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.360777 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:51.426496 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e74fd3e6-c187-469e-8f6c-feb7fc7e3f36 req-916a09c2-1748-49c4-817e-b43fd2ad1e1d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0 returned with HTTP 200 Aug 06 13:04:51.427947 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 156/628] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:51 2026] DELETE /volume/v3/attachments/cabbcb7f-edd5-46fa-97b8-800b0432aae0 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:51.508112 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4bd3551c-230d-4320-9e66-d5403aa4595b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.510662 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bd3551c-230d-4320-9e66-d5403aa4595b tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:51.510835 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bd3551c-230d-4320-9e66-d5403aa4595b tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.511020 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bd3551c-230d-4320-9e66-d5403aa4595b tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.518028 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.518028 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:51.521762 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4bd3551c-230d-4320-9e66-d5403aa4595b tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Volume info retrieved successfully. Aug 06 13:04:51.526659 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bd3551c-230d-4320-9e66-d5403aa4595b tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 returned with HTTP 200 Aug 06 13:04:51.527098 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 156/629] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:51 2026] GET /volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:51.547856 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0bff56ca-4338-46a5-ad77-d611c0b4372b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.550081 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0bff56ca-4338-46a5-ad77-d611c0b4372b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True Aug 06 13:04:51.551942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0bff56ca-4338-46a5-ad77-d611c0b4372b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.551942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0bff56ca-4338-46a5-ad77-d611c0b4372b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.577571 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0bff56ca-4338-46a5-ad77-d611c0b4372b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True returned with HTTP 200 Aug 06 13:04:51.577571 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 161/630] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:04:51 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:51.592936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.595533 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] DELETE https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:51.595807 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.596059 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.596252 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Delete volume with id: 181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:51.612318 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.612318 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:51.612318 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Volume info retrieved successfully. Aug 06 13:04:51.640453 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Delete volume request issued successfully. Aug 06 13:04:51.640453 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aad71d8-a595-45b5-8cda-d0c4abe68653 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 returned with HTTP 202 Aug 06 13:04:51.640453 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 158/631] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:51 2026] DELETE /volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:51.648604 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-221a7d37-6ed9-4809-9659-23c1916e2e68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.653111 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221a7d37-6ed9-4809-9659-23c1916e2e68 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:51.653450 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-221a7d37-6ed9-4809-9659-23c1916e2e68 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.653742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-221a7d37-6ed9-4809-9659-23c1916e2e68 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.667153 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.667153 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:51.677112 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-221a7d37-6ed9-4809-9659-23c1916e2e68 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Volume info retrieved successfully. Aug 06 13:04:51.682551 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221a7d37-6ed9-4809-9659-23c1916e2e68 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 returned with HTTP 200 Aug 06 13:04:51.683045 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 157/632] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:51 2026] GET /volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:51.709662 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84382827-213b-4b2c-8da5-490462538c78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.712682 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84382827-213b-4b2c-8da5-490462538c78 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:51.712953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84382827-213b-4b2c-8da5-490462538c78 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.713230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84382827-213b-4b2c-8da5-490462538c78 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.724472 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.724472 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:51.733195 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84382827-213b-4b2c-8da5-490462538c78 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:51.740972 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84382827-213b-4b2c-8da5-490462538c78 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:51.741502 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 157/633] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:51 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:51.761395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c483c150-2c7c-4d65-9e9d-d99d92b61ae8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.763183 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c483c150-2c7c-4d65-9e9d-d99d92b61ae8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:51.763400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c483c150-2c7c-4d65-9e9d-d99d92b61ae8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.763594 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c483c150-2c7c-4d65-9e9d-d99d92b61ae8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.780538 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.780538 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:51.787291 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c483c150-2c7c-4d65-9e9d-d99d92b61ae8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:51.792957 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c483c150-2c7c-4d65-9e9d-d99d92b61ae8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:51.793479 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 162/634] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:51 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:51.851646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7125909-d914-4e7a-afb8-4c2851eae3d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:51.853561 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7125909-d914-4e7a-afb8-4c2851eae3d8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:04:51.853965 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7125909-d914-4e7a-afb8-4c2851eae3d8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:51.854233 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7125909-d914-4e7a-afb8-4c2851eae3d8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:51.863000 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:51.863000 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:51.871968 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7125909-d914-4e7a-afb8-4c2851eae3d8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:04:51.877195 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7125909-d914-4e7a-afb8-4c2851eae3d8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:04:51.877807 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 159/635] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:51 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:51.927837 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44fe4740-a00f-4b94-bbd4-6e53064fe264 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.028585 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44fe4740-a00f-4b94-bbd4-6e53064fe264 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] GET https://10.4.3.59/volume/v3/os-services Aug 06 13:04:52.028921 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44fe4740-a00f-4b94-bbd4-6e53064fe264 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.029227 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44fe4740-a00f-4b94-bbd4-6e53064fe264 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.035671 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44fe4740-a00f-4b94-bbd4-6e53064fe264 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] https://10.4.3.59/volume/v3/os-services returned with HTTP 200 Aug 06 13:04:52.036072 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 158/636] 10.4.3.59 () {66 vars in 1242 bytes} [Thu Aug 6 13:04:51 2026] GET /volume/v3/os-services => generated 626 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:52.043079 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c7ec317-46b8-4fbc-a6f7-7d066193bb92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.044767 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7ec317-46b8-4fbc-a6f7-7d066193bb92 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 Aug 06 13:04:52.044982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c7ec317-46b8-4fbc-a6f7-7d066193bb92 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.045225 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c7ec317-46b8-4fbc-a6f7-7d066193bb92 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.048796 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c1f504fa-bd33-4f39-ba9c-0e46f4ffd053 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.050741 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1f504fa-bd33-4f39-ba9c-0e46f4ffd053 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] GET https://10.4.3.59/volume/v3/os-services?host=np0000006653 Aug 06 13:04:52.051006 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1f504fa-bd33-4f39-ba9c-0e46f4ffd053 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.051285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1f504fa-bd33-4f39-ba9c-0e46f4ffd053 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.055053 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7ec317-46b8-4fbc-a6f7-7d066193bb92 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 returned with HTTP 404 Aug 06 13:04:52.056055 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 158/637] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/volumes/60ebd76c-f94a-410e-9c2b-af9dc94a5214 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:52.057984 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1f504fa-bd33-4f39-ba9c-0e46f4ffd053 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] https://10.4.3.59/volume/v3/os-services?host=np0000006653 returned with HTTP 200 Aug 06 13:04:52.058462 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 163/638] 10.4.3.59 () {66 vars in 1277 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/os-services?host=np0000006653 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:52.067436 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16ebd71e-02be-4dee-814c-90d2d5127837 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.071197 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16ebd71e-02be-4dee-814c-90d2d5127837 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 Aug 06 13:04:52.071709 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16ebd71e-02be-4dee-814c-90d2d5127837 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.072045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16ebd71e-02be-4dee-814c-90d2d5127837 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.072377 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-16ebd71e-02be-4dee-814c-90d2d5127837 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Delete volume with id: c4d80b3b-4746-4721-98f6-9997309c7dd5 Aug 06 13:04:52.074281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4971365-84f0-4f76-a7f4-c83fd4e85fbe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.077436 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4971365-84f0-4f76-a7f4-c83fd4e85fbe tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] GET https://10.4.3.59/volume/v3/os-services?host=np0000006653&binary=cinder-scheduler Aug 06 13:04:52.077436 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4971365-84f0-4f76-a7f4-c83fd4e85fbe tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.077436 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4971365-84f0-4f76-a7f4-c83fd4e85fbe tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.084072 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4971365-84f0-4f76-a7f4-c83fd4e85fbe tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] https://10.4.3.59/volume/v3/os-services?host=np0000006653&binary=cinder-scheduler returned with HTTP 200 Aug 06 13:04:52.084547 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 159/639] 10.4.3.59 () {66 vars in 1325 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/os-services?host=np0000006653&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:52.085817 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.085817 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:52.086587 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16ebd71e-02be-4dee-814c-90d2d5127837 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:52.096541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-276c19cc-fe87-46ea-aa1e-2f72ecff41a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.099411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-276c19cc-fe87-46ea-aa1e-2f72ecff41a7 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] GET https://10.4.3.59/volume/v3/os-services?binary=cinder-scheduler Aug 06 13:04:52.099411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-276c19cc-fe87-46ea-aa1e-2f72ecff41a7 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.099411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-276c19cc-fe87-46ea-aa1e-2f72ecff41a7 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.103944 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-276c19cc-fe87-46ea-aa1e-2f72ecff41a7 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] https://10.4.3.59/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 06 13:04:52.104821 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 159/640] 10.4.3.59 () {66 vars in 1289 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:52.116456 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.119688 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16ebd71e-02be-4dee-814c-90d2d5127837 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Delete volume request issued successfully. Aug 06 13:04:52.119883 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16ebd71e-02be-4dee-814c-90d2d5127837 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 returned with HTTP 202 Aug 06 13:04:52.120680 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 160/641] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:52 2026] DELETE /volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:52.130407 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ce8e744-d6f6-4b13-9cc2-ee930bfba783 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.133290 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ce8e744-d6f6-4b13-9cc2-ee930bfba783 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 Aug 06 13:04:52.133517 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ce8e744-d6f6-4b13-9cc2-ee930bfba783 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.133768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ce8e744-d6f6-4b13-9cc2-ee930bfba783 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.144883 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.144883 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:52.151838 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ce8e744-d6f6-4b13-9cc2-ee930bfba783 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Volume info retrieved successfully. Aug 06 13:04:52.156776 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ce8e744-d6f6-4b13-9cc2-ee930bfba783 tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 returned with HTTP 200 Aug 06 13:04:52.157191 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 160/642] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:52.236437 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:52.236747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-499315341"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:52.238619 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-499315341'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:52.238792 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Create volume of 1 GB Aug 06 13:04:52.247732 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Availability Zones retrieved successfully. Aug 06 13:04:52.253791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Flow 'volume_create_api' (c4473237-d6cc-4b4c-a1e4-c47b46baf09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:52.255665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ad3cf3-f9b4-48bc-aa5e-5862884e58c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.256243 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:52.296937 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ad3cf3-f9b4-48bc-aa5e-5862884e58c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.297813 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b4716f-0c77-401c-be54-16be75de1b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.308699 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70c8d7dc-9fa9-4901-befc-c13f41ec4137 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.309075 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70c8d7dc-9fa9-4901-befc-c13f41ec4137 None None] GET https://10.4.3.59/volume// Aug 06 13:04:52.309244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70c8d7dc-9fa9-4901-befc-c13f41ec4137 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.309496 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70c8d7dc-9fa9-4901-befc-c13f41ec4137 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.309760 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70c8d7dc-9fa9-4901-befc-c13f41ec4137 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:52.310027 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 160/643] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:52.320405 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-e4f67078-ee8a-4e27-9515-fadd9967b0e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.324275 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-e4f67078-ee8a-4e27-9515-fadd9967b0e2 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:04:52.324638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-e4f67078-ee8a-4e27-9515-fadd9967b0e2 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.324918 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-e4f67078-ee8a-4e27-9515-fadd9967b0e2 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.340587 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.340587 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:52.347028 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-e4f67078-ee8a-4e27-9515-fadd9967b0e2 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:04:52.354005 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-e4f67078-ee8a-4e27-9515-fadd9967b0e2 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:04:52.354519 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 161/644] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:52.369616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Created reservations ['96159201-28ff-4c5f-a73e-7e069aa936aa', '2f17fef8-f07b-4d28-98e9-ed09752ed027', '8e09dc8d-0fe0-4c4f-9eb1-28dd6ce464f1', '6d4f3672-0786-4b5b-9595-de512e95b6b5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:52.370443 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b4716f-0c77-401c-be54-16be75de1b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96159201-28ff-4c5f-a73e-7e069aa936aa', '2f17fef8-f07b-4d28-98e9-ed09752ed027', '8e09dc8d-0fe0-4c4f-9eb1-28dd6ce464f1', '6d4f3672-0786-4b5b-9595-de512e95b6b5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.371133 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc56626d-9793-4919-8ce8-b8e3c34d4479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.394574 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc56626d-9793-4919-8ce8-b8e3c34d4479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee82ba4-5ab6-427f-ae80-63a1fa6f357a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-499315341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb42fa132754630a18e5997e51968e5',qos_specs=None,replication_status=,reservations=['96159201-28ff-4c5f-a73e-7e069aa936aa','2f17fef8-f07b-4d28-98e9-ed09752ed027','8e09dc8d-0fe0-4c4f-9eb1-28dd6ce464f1','6d4f3672-0786-4b5b-9595-de512e95b6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b9a353c57454c729b0a8b3722effbad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-499315341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee82ba4-5ab6-427f-ae80-63a1fa6f357a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fb42fa132754630a18e5997e51968e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b9a353c57454c729b0a8b3722effbad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.395770 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5c318c-0ad1-4b89-992b-fc316ce4abb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.415747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5c318c-0ad1-4b89-992b-fc316ce4abb8) transitioned into state 'SUCCESS' from state '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-499315341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb42fa132754630a18e5997e51968e5',qos_specs=None,replication_status=,reservations=['96159201-28ff-4c5f-a73e-7e069aa936aa','2f17fef8-f07b-4d28-98e9-ed09752ed027','8e09dc8d-0fe0-4c4f-9eb1-28dd6ce464f1','6d4f3672-0786-4b5b-9595-de512e95b6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b9a353c57454c729b0a8b3722effbad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.416605 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabbe7c0-351f-4640-8ea7-29d2120b8e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.429999 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabbe7c0-351f-4640-8ea7-29d2120b8e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.431171 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Flow 'volume_create_api' (c4473237-d6cc-4b4c-a1e4-c47b46baf09b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:52.431619 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Create volume request issued successfully. Aug 06 13:04:52.432171 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5b247e8-5096-43d0-9c53-9799c3bb4ff1 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:52.432681 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 164/645] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:52 2026] POST /volume/v3/volumes => generated 751 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:52.446235 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4d278c9-6e2c-4b39-9b04-7fd639b84cf5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.448070 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d278c9-6e2c-4b39-9b04-7fd639b84cf5 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] GET https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:52.448324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4d278c9-6e2c-4b39-9b04-7fd639b84cf5 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.448548 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4d278c9-6e2c-4b39-9b04-7fd639b84cf5 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.455551 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.455551 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:52.463223 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4d278c9-6e2c-4b39-9b04-7fd639b84cf5 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Volume info retrieved successfully. Aug 06 13:04:52.463374 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-9d0c7b60-0de5-442c-b5c7-495ac569850c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.466825 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-9d0c7b60-0de5-442c-b5c7-495ac569850c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] PUT https://10.4.3.59/volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec Aug 06 13:04:52.468561 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-9d0c7b60-0de5-442c-b5c7-495ac569850c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:52.469485 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d278c9-6e2c-4b39-9b04-7fd639b84cf5 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a returned with HTTP 200 Aug 06 13:04:52.469817 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 161/646] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:52.490292 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-9d0c7b60-0de5-442c-b5c7-495ac569850c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Acquiring lock "cinder-attachment_update-b8c69aeb-1610-48cb-9353-c84075994e23-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:52.494964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-9d0c7b60-0de5-442c-b5c7-495ac569850c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Lock "cinder-attachment_update-b8c69aeb-1610-48cb-9353-c84075994e23-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:52.495956 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.495956 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:52.588347 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d7c9e6b-cf46-43e4-9374-d560296b5632 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.591212 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d7c9e6b-cf46-43e4-9374-d560296b5632 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] POST https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4/action Aug 06 13:04:52.591518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d7c9e6b-cf46-43e4-9374-d560296b5632 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:52.591657 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d7c9e6b-cf46-43e4-9374-d560296b5632 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:52.620106 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.620106 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:52.638744 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a9a43f93-ac30-4fb9-b147-59f3ba4c6c87 req-3d7c9e6b-cf46-43e4-9374-d560296b5632 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4/action returned with HTTP 204 Aug 06 13:04:52.639307 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 162/647] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:52 2026] POST /volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:52.664065 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-9d0c7b60-0de5-442c-b5c7-495ac569850c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Lock "cinder-attachment_update-b8c69aeb-1610-48cb-9353-c84075994e23-np0000006653" released by "attachment_update" :: held 0.169s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:52.665958 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-9d0c7b60-0de5-442c-b5c7-495ac569850c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec returned with HTTP 200 Aug 06 13:04:52.666523 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 161/648] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:52 2026] PUT /volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:52.703918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c8d67e4-4120-4d68-8dc8-98476e670fa7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.706235 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c8d67e4-4120-4d68-8dc8-98476e670fa7 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:52.706507 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c8d67e4-4120-4d68-8dc8-98476e670fa7 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.706693 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c8d67e4-4120-4d68-8dc8-98476e670fa7 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.711878 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-111e6a8a-2919-4564-9b5b-640f5fd056cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.714053 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-111e6a8a-2919-4564-9b5b-640f5fd056cd tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] POST https://10.4.3.59/volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec/action Aug 06 13:04:52.714461 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-111e6a8a-2919-4564-9b5b-640f5fd056cd tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:52.714582 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-111e6a8a-2919-4564-9b5b-640f5fd056cd tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:52.715252 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c8d67e4-4120-4d68-8dc8-98476e670fa7 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 returned with HTTP 404 Aug 06 13:04:52.716040 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 165/649] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:52.727448 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f00c243f-4610-41c0-87a9-2c7914bce099 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.729842 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f00c243f-4610-41c0-87a9-2c7914bce099 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:52.729916 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.729916 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:52.731110 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f00c243f-4610-41c0-87a9-2c7914bce099 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.731485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f00c243f-4610-41c0-87a9-2c7914bce099 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.738416 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f00c243f-4610-41c0-87a9-2c7914bce099 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 returned with HTTP 404 Aug 06 13:04:52.738989 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 163/650] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:52 2026] GET /volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:52.746006 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b326196-ba71-41fa-99e7-d59ddbd7789e req-111e6a8a-2919-4564-9b5b-640f5fd056cd tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec/action returned with HTTP 204 Aug 06 13:04:52.746718 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 162/651] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:52 2026] POST /volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:52.747524 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-784df802-a281-4f8c-b82d-c15ea2174827 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.750206 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-784df802-a281-4f8c-b82d-c15ea2174827 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] DELETE https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:52.750812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-784df802-a281-4f8c-b82d-c15ea2174827 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:52.751163 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-784df802-a281-4f8c-b82d-c15ea2174827 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:52.754060 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-784df802-a281-4f8c-b82d-c15ea2174827 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Delete volume with id: 181adfb4-a6a8-4224-a174-13c613a50b08 Aug 06 13:04:52.758992 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-784df802-a281-4f8c-b82d-c15ea2174827 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 returned with HTTP 404 Aug 06 13:04:52.759754 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 162/652] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:52 2026] DELETE /volume/v3/volumes/181adfb4-a6a8-4224-a174-13c613a50b08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:52.776665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1677d0f0-723a-40d8-a589-38b514022fbb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.779096 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:52.779939 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-781464489"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:52.781899 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-781464489'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:52.782298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Create volume of 1 GB Aug 06 13:04:52.782754 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:52.782754 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:52.792293 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Availability Zones retrieved successfully. Aug 06 13:04:52.802140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Flow 'volume_create_api' (352572ba-3513-4828-917d-567119a51e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:52.806294 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc521498-ac3c-4ee7-8f69-4d9a99442eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.806294 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:52.862141 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc521498-ac3c-4ee7-8f69-4d9a99442eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.863096 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c2969b-00e9-41d9-a697-b0797287b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.922810 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Created reservations ['525fcfcf-3210-4d56-a3a7-ddaef0d5afae', '7637942d-5d6c-4238-98b3-93fa3f6d4ba0', 'cf4b826b-de4a-44af-a8d7-b5d73bfda7af', '6817551f-4823-4ebe-a1da-2388674ce910'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:52.923727 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c2969b-00e9-41d9-a697-b0797287b236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['525fcfcf-3210-4d56-a3a7-ddaef0d5afae', '7637942d-5d6c-4238-98b3-93fa3f6d4ba0', 'cf4b826b-de4a-44af-a8d7-b5d73bfda7af', '6817551f-4823-4ebe-a1da-2388674ce910']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.924609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428871bc-d927-4a19-b947-4507263e921b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.937842 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:52.938823 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:52.939155 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1469977671"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:52.940785 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1469977671'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:52.940904 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Create volume of 1 GB Aug 06 13:04:52.950112 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Availability Zones retrieved successfully. Aug 06 13:04:52.953137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428871bc-d927-4a19-b947-4507263e921b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6dab3c5-efd9-40a9-a53a-639bdd9ebb59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-781464489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f935167ccebc4143956fd4da2a0a3f69',qos_specs=None,replication_status=,reservations=['525fcfcf-3210-4d56-a3a7-ddaef0d5afae','7637942d-5d6c-4238-98b3-93fa3f6d4ba0','cf4b826b-de4a-44af-a8d7-b5d73bfda7af','6817551f-4823-4ebe-a1da-2388674ce910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52a7e58230dc414abb9e210a3f9a29e6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-781464489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6dab3c5-efd9-40a9-a53a-639bdd9ebb59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f935167ccebc4143956fd4da2a0a3f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52a7e58230dc414abb9e210a3f9a29e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.954031 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c90fa44-a97d-47e2-97a7-39307b2a417f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.958764 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Flow 'volume_create_api' (a6126053-59fc-4613-813f-7e80ff9df4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:52.959980 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63395175-1541-43c3-a613-ff62bc869e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.960748 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:52.977044 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c90fa44-a97d-47e2-97a7-39307b2a417f) transitioned into state 'SUCCESS' from state '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-781464489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f935167ccebc4143956fd4da2a0a3f69',qos_specs=None,replication_status=,reservations=['525fcfcf-3210-4d56-a3a7-ddaef0d5afae','7637942d-5d6c-4238-98b3-93fa3f6d4ba0','cf4b826b-de4a-44af-a8d7-b5d73bfda7af','6817551f-4823-4ebe-a1da-2388674ce910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52a7e58230dc414abb9e210a3f9a29e6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.977989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7383a69a-6d47-41bd-85fd-be54b3d80d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.990473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63395175-1541-43c3-a613-ff62bc869e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.991159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6828199b-578e-44b1-86ce-b77d6f420cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:52.991366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7383a69a-6d47-41bd-85fd-be54b3d80d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:52.992235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Flow 'volume_create_api' (352572ba-3513-4828-917d-567119a51e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:52.992641 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Create volume request issued successfully. Aug 06 13:04:52.993452 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1677d0f0-723a-40d8-a589-38b514022fbb tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:52.993997 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 166/653] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:52 2026] POST /volume/v3/volumes => generated 753 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:53.009545 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3e9d3ee-88d4-4503-9b2c-5f9673a4e2fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.011131 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3e9d3ee-88d4-4503-9b2c-5f9673a4e2fe tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:53.011435 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3e9d3ee-88d4-4503-9b2c-5f9673a4e2fe tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.011649 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3e9d3ee-88d4-4503-9b2c-5f9673a4e2fe tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.018893 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.018893 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:53.023110 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3e9d3ee-88d4-4503-9b2c-5f9673a4e2fe tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Volume info retrieved successfully. Aug 06 13:04:53.028182 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3e9d3ee-88d4-4503-9b2c-5f9673a4e2fe tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 200 Aug 06 13:04:53.028746 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 163/654] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:53.069732 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Created reservations ['c9017546-c9ab-411c-bdbc-6ebfa6672bc5', '32768df9-5a51-48ba-9a50-63213fa1bb45', '804d0a57-5321-4b27-9570-bece47f7b665', '6e834d27-1686-4f5f-840f-465bbb150574'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:53.070758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6828199b-578e-44b1-86ce-b77d6f420cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9017546-c9ab-411c-bdbc-6ebfa6672bc5', '32768df9-5a51-48ba-9a50-63213fa1bb45', '804d0a57-5321-4b27-9570-bece47f7b665', '6e834d27-1686-4f5f-840f-465bbb150574']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:53.071217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231d1e96-c34f-413d-a792-d49239d76055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:53.097797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231d1e96-c34f-413d-a792-d49239d76055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72033e6d-70b7-4970-9932-0352dee3da04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1469977671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5baed0d667401a8d05de7590c7689e',qos_specs=None,replication_status=,reservations=['c9017546-c9ab-411c-bdbc-6ebfa6672bc5','32768df9-5a51-48ba-9a50-63213fa1bb45','804d0a57-5321-4b27-9570-bece47f7b665','6e834d27-1686-4f5f-840f-465bbb150574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3aa72051f4457197b11d9182f78e81',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1469977671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72033e6d-70b7-4970-9932-0352dee3da04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b5baed0d667401a8d05de7590c7689e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3aa72051f4457197b11d9182f78e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:53.102527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63bb497b-57a9-47dc-8a93-9603e48a56c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:53.126355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63bb497b-57a9-47dc-8a93-9603e48a56c0) transitioned into state 'SUCCESS' from state '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-1469977671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5baed0d667401a8d05de7590c7689e',qos_specs=None,replication_status=,reservations=['c9017546-c9ab-411c-bdbc-6ebfa6672bc5','32768df9-5a51-48ba-9a50-63213fa1bb45','804d0a57-5321-4b27-9570-bece47f7b665','6e834d27-1686-4f5f-840f-465bbb150574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3aa72051f4457197b11d9182f78e81',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:53.127180 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d463a9e-d5bb-4641-aa0e-5e38004b6a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:53.135936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d463a9e-d5bb-4641-aa0e-5e38004b6a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:53.136673 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Flow 'volume_create_api' (a6126053-59fc-4613-813f-7e80ff9df4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:53.136920 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Create volume request issued successfully. Aug 06 13:04:53.137569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6909bdf0-c73b-49c8-aedd-03e0dee53a5e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:53.138093 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 164/655] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:52 2026] POST /volume/v3/volumes => generated 752 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:53.146346 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41e1cea2-0210-4469-a006-e3a1701c72bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.146736 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41e1cea2-0210-4469-a006-e3a1701c72bf None None] GET https://10.4.3.59/volume// Aug 06 13:04:53.146918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41e1cea2-0210-4469-a006-e3a1701c72bf None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.147165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41e1cea2-0210-4469-a006-e3a1701c72bf None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.147690 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41e1cea2-0210-4469-a006-e3a1701c72bf None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:53.147837 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 163/656] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:53.155366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9d233fa3-3ba4-4d66-bc62-3b0d5cc40045 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.156381 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-5a662f89-83bb-40d6-9ccd-2e835128aa0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.157870 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d233fa3-3ba4-4d66-bc62-3b0d5cc40045 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:53.158190 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d233fa3-3ba4-4d66-bc62-3b0d5cc40045 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.158459 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d233fa3-3ba4-4d66-bc62-3b0d5cc40045 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.158640 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-5a662f89-83bb-40d6-9ccd-2e835128aa0d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:04:53.158975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-5a662f89-83bb-40d6-9ccd-2e835128aa0d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.159304 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-5a662f89-83bb-40d6-9ccd-2e835128aa0d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.166089 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.166089 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:53.170924 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9d233fa3-3ba4-4d66-bc62-3b0d5cc40045 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:53.171412 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.171412 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:53.173244 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48d794b8-a015-4267-a415-fac84927559d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.175128 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48d794b8-a015-4267-a415-fac84927559d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] GET https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 Aug 06 13:04:53.175128 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48d794b8-a015-4267-a415-fac84927559d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.175284 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48d794b8-a015-4267-a415-fac84927559d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.175949 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d233fa3-3ba4-4d66-bc62-3b0d5cc40045 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 returned with HTTP 200 Aug 06 13:04:53.176464 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 167/657] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:53.176596 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-5a662f89-83bb-40d6-9ccd-2e835128aa0d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:53.183785 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-5a662f89-83bb-40d6-9ccd-2e835128aa0d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 returned with HTTP 200 Aug 06 13:04:53.184346 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 164/658] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 => generated 1542 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:53.186688 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48d794b8-a015-4267-a415-fac84927559d tempest-VolumesTestJSON-604775881 tempest-VolumesTestJSON-604775881-project-member] https://10.4.3.59/volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 returned with HTTP 404 Aug 06 13:04:53.187565 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 165/659] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/c4d80b3b-4746-4721-98f6-9997309c7dd5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:53.307822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-2e316340-bf9e-448b-b2ed-35b1b06b1536 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.314560 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-2e316340-bf9e-448b-b2ed-35b1b06b1536 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] PUT https://10.4.3.59/volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e Aug 06 13:04:53.315120 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-2e316340-bf9e-448b-b2ed-35b1b06b1536 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:53.332241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-2e316340-bf9e-448b-b2ed-35b1b06b1536 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Acquiring lock "cinder-attachment_update-01c07956-cb8d-43b4-8ff2-8903dbbccc35-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:53.336815 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-2e316340-bf9e-448b-b2ed-35b1b06b1536 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Lock "cinder-attachment_update-01c07956-cb8d-43b4-8ff2-8903dbbccc35-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:53.338902 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.338902 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:53.436224 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-2e316340-bf9e-448b-b2ed-35b1b06b1536 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Lock "cinder-attachment_update-01c07956-cb8d-43b4-8ff2-8903dbbccc35-np0000006653" released by "attachment_update" :: held 0.099s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:53.436593 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-2e316340-bf9e-448b-b2ed-35b1b06b1536 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e returned with HTTP 200 Aug 06 13:04:53.437004 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 164/660] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:53 2026] PUT /volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:53.460706 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-72ce7892-0459-4626-b516-232d0872e046 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.463114 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-72ce7892-0459-4626-b516-232d0872e046 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e/action Aug 06 13:04:53.463604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-72ce7892-0459-4626-b516-232d0872e046 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:53.463785 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-72ce7892-0459-4626-b516-232d0872e046 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:53.484794 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.484794 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:53.487989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af7f0455-8f25-4bc3-8a81-fd2d5d49da4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.490070 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7f0455-8f25-4bc3-8a81-fd2d5d49da4b tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] GET https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:53.490360 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af7f0455-8f25-4bc3-8a81-fd2d5d49da4b tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.490634 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af7f0455-8f25-4bc3-8a81-fd2d5d49da4b tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.495644 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-72ce7892-0459-4626-b516-232d0872e046 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e/action returned with HTTP 204 Aug 06 13:04:53.496108 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 168/661] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:53 2026] POST /volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:53.497689 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.497689 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:53.503980 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af7f0455-8f25-4bc3-8a81-fd2d5d49da4b tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Volume info retrieved successfully. Aug 06 13:04:53.510181 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7f0455-8f25-4bc3-8a81-fd2d5d49da4b tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a returned with HTTP 200 Aug 06 13:04:53.510726 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 165/662] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:53.520864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73efa0bc-f0e5-437c-8b12-a4955839cf02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.521239 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73efa0bc-f0e5-437c-8b12-a4955839cf02 None None] GET https://10.4.3.59/volume// Aug 06 13:04:53.521458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73efa0bc-f0e5-437c-8b12-a4955839cf02 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.521642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73efa0bc-f0e5-437c-8b12-a4955839cf02 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.521945 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73efa0bc-f0e5-437c-8b12-a4955839cf02 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:53.522239 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 166/663] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:53.529922 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eca5753b-1ac8-4bb1-8ba9-ac77e8fe7e58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.533392 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-d9fd2bfd-c593-4749-8b3e-cd20a19dae22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.533977 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eca5753b-1ac8-4bb1-8ba9-ac77e8fe7e58 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] GET https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:53.534224 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eca5753b-1ac8-4bb1-8ba9-ac77e8fe7e58 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.534552 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eca5753b-1ac8-4bb1-8ba9-ac77e8fe7e58 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.535469 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-d9fd2bfd-c593-4749-8b3e-cd20a19dae22 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:04:53.535738 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-d9fd2bfd-c593-4749-8b3e-cd20a19dae22 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.535843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-d9fd2bfd-c593-4749-8b3e-cd20a19dae22 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.545201 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.545201 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:53.546829 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.546829 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:53.550297 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eca5753b-1ac8-4bb1-8ba9-ac77e8fe7e58 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Volume info retrieved successfully. Aug 06 13:04:53.551533 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-d9fd2bfd-c593-4749-8b3e-cd20a19dae22 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:53.557053 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-d9fd2bfd-c593-4749-8b3e-cd20a19dae22 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea returned with HTTP 200 Aug 06 13:04:53.557459 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 169/664] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:53.561224 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eca5753b-1ac8-4bb1-8ba9-ac77e8fe7e58 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a returned with HTTP 200 Aug 06 13:04:53.561861 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 165/665] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:53.576732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbd4edbe-37f7-44a6-988d-8f8f70322604 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.582455 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbd4edbe-37f7-44a6-988d-8f8f70322604 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] GET https://10.4.3.59/volume/v3/os-services?host=np0000006653&binary=cinder-volume Aug 06 13:04:53.582689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbd4edbe-37f7-44a6-988d-8f8f70322604 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.582893 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbd4edbe-37f7-44a6-988d-8f8f70322604 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.593254 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbd4edbe-37f7-44a6-988d-8f8f70322604 tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] https://10.4.3.59/volume/v3/os-services?host=np0000006653&binary=cinder-volume returned with HTTP 200 Aug 06 13:04:53.593597 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 166/666] 10.4.3.59 () {66 vars in 1319 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/os-services?host=np0000006653&binary=cinder-volume => generated 275 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:53.606365 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dcc6df6c-14a5-4170-a7bf-1a331368ba76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.607888 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcc6df6c-14a5-4170-a7bf-1a331368ba76 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] GET https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:53.608061 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcc6df6c-14a5-4170-a7bf-1a331368ba76 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.608201 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcc6df6c-14a5-4170-a7bf-1a331368ba76 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.615040 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.615040 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:53.619232 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dcc6df6c-14a5-4170-a7bf-1a331368ba76 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Volume info retrieved successfully. Aug 06 13:04:53.623751 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcc6df6c-14a5-4170-a7bf-1a331368ba76 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a returned with HTTP 200 Aug 06 13:04:53.624237 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 167/667] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:53.639373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.641423 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] DELETE https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:53.641636 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.641842 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.642015 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Delete volume with id: aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:53.651096 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.651096 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:53.651781 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Volume info retrieved successfully. Aug 06 13:04:53.681030 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Delete volume request issued successfully. Aug 06 13:04:53.681337 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59cb1be9-2e9c-4a08-8e1d-932330947053 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a returned with HTTP 202 Aug 06 13:04:53.681874 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 170/668] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:53 2026] DELETE /volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:53.690521 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-09b36729-b252-4446-a953-b19d6603202a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.690612 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-941e1c1e-8c1f-4a35-a501-a3d89a889f1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.692538 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-941e1c1e-8c1f-4a35-a501-a3d89a889f1f tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] GET https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:53.692538 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-941e1c1e-8c1f-4a35-a501-a3d89a889f1f tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.692703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-941e1c1e-8c1f-4a35-a501-a3d89a889f1f tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.695338 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-09b36729-b252-4446-a953-b19d6603202a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] PUT https://10.4.3.59/volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b Aug 06 13:04:53.695338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-09b36729-b252-4446-a953-b19d6603202a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:53.701152 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.701152 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:53.703746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-09b36729-b252-4446-a953-b19d6603202a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Acquiring lock "cinder-attachment_update-11af1202-16f0-4b9c-9ea8-863b2713e4ea-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:53.704813 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-941e1c1e-8c1f-4a35-a501-a3d89a889f1f tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Volume info retrieved successfully. Aug 06 13:04:53.710735 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-941e1c1e-8c1f-4a35-a501-a3d89a889f1f tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a returned with HTTP 200 Aug 06 13:04:53.710838 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-09b36729-b252-4446-a953-b19d6603202a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Lock "cinder-attachment_update-11af1202-16f0-4b9c-9ea8-863b2713e4ea-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:53.711212 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 167/669] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:53.711805 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.711805 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:53.839619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-09b36729-b252-4446-a953-b19d6603202a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Lock "cinder-attachment_update-11af1202-16f0-4b9c-9ea8-863b2713e4ea-np0000006653" released by "attachment_update" :: held 0.129s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:53.840012 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-09b36729-b252-4446-a953-b19d6603202a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b returned with HTTP 200 Aug 06 13:04:53.840658 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 166/670] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:53 2026] PUT /volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:53.874632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-b1f25379-ef48-44b3-b906-d3926c832547 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.877537 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-b1f25379-ef48-44b3-b906-d3926c832547 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b/action Aug 06 13:04:53.878038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-b1f25379-ef48-44b3-b906-d3926c832547 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:53.878151 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-b1f25379-ef48-44b3-b906-d3926c832547 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:53.904378 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:53.904378 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:53.923538 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-b1f25379-ef48-44b3-b906-d3926c832547 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b/action returned with HTTP 204 Aug 06 13:04:53.924168 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 168/671] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:53 2026] POST /volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:53.952985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2009b9d7-a6fd-41b5-bb28-3c12a78500a9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.953535 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2009b9d7-a6fd-41b5-bb28-3c12a78500a9 None None] GET https://10.4.3.59/volume// Aug 06 13:04:53.953751 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2009b9d7-a6fd-41b5-bb28-3c12a78500a9 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.953994 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2009b9d7-a6fd-41b5-bb28-3c12a78500a9 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:53.954425 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2009b9d7-a6fd-41b5-bb28-3c12a78500a9 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:53.954766 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 171/672] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:53.971631 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-bc7aa2e0-3a8d-4cb4-91d0-1ec4a29beb38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:53.975421 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-bc7aa2e0-3a8d-4cb4-91d0-1ec4a29beb38 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:04:53.975639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-bc7aa2e0-3a8d-4cb4-91d0-1ec4a29beb38 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:53.975828 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-bc7aa2e0-3a8d-4cb4-91d0-1ec4a29beb38 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.000665 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.000665 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:54.006343 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-bc7aa2e0-3a8d-4cb4-91d0-1ec4a29beb38 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:04:54.017222 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-bc7aa2e0-3a8d-4cb4-91d0-1ec4a29beb38 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 returned with HTTP 200 Aug 06 13:04:54.017799 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 168/673] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:04:53 2026] GET /volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 => generated 1027 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:54.049623 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e9d61d3-aad6-46d1-9e89-0949389a81ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.054771 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e9d61d3-aad6-46d1-9e89-0949389a81ee tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:54.055130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e9d61d3-aad6-46d1-9e89-0949389a81ee tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.055327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e9d61d3-aad6-46d1-9e89-0949389a81ee tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.074567 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.074567 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:54.080547 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e9d61d3-aad6-46d1-9e89-0949389a81ee tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Volume info retrieved successfully. Aug 06 13:04:54.088066 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e9d61d3-aad6-46d1-9e89-0949389a81ee tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 200 Aug 06 13:04:54.088744 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 167/674] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:54.107545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-800bf1d0-d3ea-4577-817b-8cdb54a041b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.110783 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-800bf1d0-d3ea-4577-817b-8cdb54a041b5 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True Aug 06 13:04:54.110997 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-800bf1d0-d3ea-4577-817b-8cdb54a041b5 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.111242 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-800bf1d0-d3ea-4577-817b-8cdb54a041b5 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.135437 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-800bf1d0-d3ea-4577-817b-8cdb54a041b5 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True returned with HTTP 200 Aug 06 13:04:54.135731 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 169/675] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:54.164078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4385ee54-5519-4f5e-8985-3654d0b34237 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.164078 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4385ee54-5519-4f5e-8985-3654d0b34237 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/9e704415e7864f5bb4811b39886d916b?usage=True Aug 06 13:04:54.164078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4385ee54-5519-4f5e-8985-3654d0b34237 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.164078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4385ee54-5519-4f5e-8985-3654d0b34237 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.181153 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4385ee54-5519-4f5e-8985-3654d0b34237 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/9e704415e7864f5bb4811b39886d916b?usage=True returned with HTTP 200 Aug 06 13:04:54.181702 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 172/676] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/os-quota-sets/9e704415e7864f5bb4811b39886d916b?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:54.186674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c7c2e643-8c8e-4fe4-afdb-75f417018aa2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.193691 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c7c2e643-8c8e-4fe4-afdb-75f417018aa2 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] PUT https://10.4.3.59/volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d Aug 06 13:04:54.194044 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c7c2e643-8c8e-4fe4-afdb-75f417018aa2 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:54.202869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3417f75-e637-48bb-874e-eb818b3557c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.203588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a337149-c3a6-416f-aba2-6cd82a5f2232 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.203840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3417f75-e637-48bb-874e-eb818b3557c5 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:54.203840 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3417f75-e637-48bb-874e-eb818b3557c5 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.203985 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3417f75-e637-48bb-874e-eb818b3557c5 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.208908 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a337149-c3a6-416f-aba2-6cd82a5f2232 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] POST https://10.4.3.59/volume/v3/os-volume-transfer Aug 06 13:04:54.208908 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a337149-c3a6-416f-aba2-6cd82a5f2232 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e6dab3c5-efd9-40a9-a53a-639bdd9ebb59"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:54.209369 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c7c2e643-8c8e-4fe4-afdb-75f417018aa2 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Acquiring lock "cinder-attachment_update-f567e75b-669d-4fd9-931a-9f3e5f68ee13-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:54.211188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-5a337149-c3a6-416f-aba2-6cd82a5f2232 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e6dab3c5-efd9-40a9-a53a-639bdd9ebb59'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 13:04:54.211188 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-5a337149-c3a6-416f-aba2-6cd82a5f2232 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Creating transfer of volume e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:54.211188 np0000006653 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-5a337149-c3a6-416f-aba2-6cd82a5f2232 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Generating transfer record for volume e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:54.217498 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.217498 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:54.217695 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.217695 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:54.218742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c7c2e643-8c8e-4fe4-afdb-75f417018aa2 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Lock "cinder-attachment_update-f567e75b-669d-4fd9-931a-9f3e5f68ee13-np0000006653" acquired by "attachment_update" :: waited 0.011s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:54.221644 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.221644 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:54.224314 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3417f75-e637-48bb-874e-eb818b3557c5 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:54.232757 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3417f75-e637-48bb-874e-eb818b3557c5 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 returned with HTTP 200 Aug 06 13:04:54.233150 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 168/677] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:54.238387 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a337149-c3a6-416f-aba2-6cd82a5f2232 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 13:04:54.238803 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 170/678] 10.4.3.59 () {68 vars in 1284 bytes} [Thu Aug 6 13:04:54 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:54.252161 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.253171 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d8a0b8a-2247-44d4-a7cb-63505144fa5c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.255197 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d8a0b8a-2247-44d4-a7cb-63505144fa5c tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] POST https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04/action Aug 06 13:04:54.255687 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d8a0b8a-2247-44d4-a7cb-63505144fa5c tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:54.255864 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d8a0b8a-2247-44d4-a7cb-63505144fa5c tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:54.266515 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.266515 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:54.267844 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d8a0b8a-2247-44d4-a7cb-63505144fa5c tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:54.277448 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d8a0b8a-2247-44d4-a7cb-63505144fa5c tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume updated successfully. Aug 06 13:04:54.277698 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d8a0b8a-2247-44d4-a7cb-63505144fa5c tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04/action returned with HTTP 200 Aug 06 13:04:54.278158 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 169/679] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:04:54 2026] POST /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:04:54.289149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aacf7d83-4d9d-4e6a-9362-90fe2d6670fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.292957 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aacf7d83-4d9d-4e6a-9362-90fe2d6670fd tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:54.292957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aacf7d83-4d9d-4e6a-9362-90fe2d6670fd tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.293158 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aacf7d83-4d9d-4e6a-9362-90fe2d6670fd tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.307315 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.307315 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:54.314248 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aacf7d83-4d9d-4e6a-9362-90fe2d6670fd tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:54.320762 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aacf7d83-4d9d-4e6a-9362-90fe2d6670fd tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 returned with HTTP 200 Aug 06 13:04:54.321116 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 171/680] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:54.359878 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c7c2e643-8c8e-4fe4-afdb-75f417018aa2 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Lock "cinder-attachment_update-f567e75b-669d-4fd9-931a-9f3e5f68ee13-np0000006653" released by "attachment_update" :: held 0.141s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:54.360310 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-c7c2e643-8c8e-4fe4-afdb-75f417018aa2 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d returned with HTTP 200 Aug 06 13:04:54.360782 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 169/681] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:54 2026] PUT /volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:04:54.421593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-f4c494ea-4397-47b6-9c2d-36795d2d76d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.429309 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-f4c494ea-4397-47b6-9c2d-36795d2d76d7 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] POST https://10.4.3.59/volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d/action Aug 06 13:04:54.429309 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-f4c494ea-4397-47b6-9c2d-36795d2d76d7 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:04:54.429309 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-f4c494ea-4397-47b6-9c2d-36795d2d76d7 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:54.464899 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.464899 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:54.483589 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-24f1a779-e85d-43c8-b60a-8c941bb3c6e7 req-f4c494ea-4397-47b6-9c2d-36795d2d76d7 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d/action returned with HTTP 204 Aug 06 13:04:54.484121 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 170/682] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:04:54 2026] POST /volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:54.500385 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] POST https://10.4.3.59/volume/v3/os-volume-transfer/9f9ab8ec-339d-4851-af96-8d0888bd132b/accept Aug 06 13:04:54.500385 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d0cfb9124e2a3625"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:54.501742 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Accepting volume transfer 9f9ab8ec-339d-4851-af96-8d0888bd132b {{(pid=100269) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 13:04:54.502058 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Accepting transfer 9f9ab8ec-339d-4851-af96-8d0888bd132b Aug 06 13:04:54.532298 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7092cb2f-4b88-47ef-a902-8efb9503d396 req-6288c153-da78-4563-8e8f-471bcfda8d1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.534425 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7092cb2f-4b88-47ef-a902-8efb9503d396 req-6288c153-da78-4563-8e8f-471bcfda8d1e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:54.534765 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7092cb2f-4b88-47ef-a902-8efb9503d396 req-6288c153-da78-4563-8e8f-471bcfda8d1e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.534821 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7092cb2f-4b88-47ef-a902-8efb9503d396 req-6288c153-da78-4563-8e8f-471bcfda8d1e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.545326 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.545326 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:54.551238 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7092cb2f-4b88-47ef-a902-8efb9503d396 req-6288c153-da78-4563-8e8f-471bcfda8d1e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:54.557781 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7092cb2f-4b88-47ef-a902-8efb9503d396 req-6288c153-da78-4563-8e8f-471bcfda8d1e tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 returned with HTTP 200 Aug 06 13:04:54.558294 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 172/683] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:54.567548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Created reservations ['d720be3a-4558-4607-b371-e39d70feaab8', '4457865f-2e7f-429b-bb35-7bb4aefc9328', '11af87f2-f294-442c-beaa-d5084034c076', '8f7a2cdf-911e-472c-9406-87bbabe27d49'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:54.592646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Created reservations ['b16c263d-6899-445e-bf83-991ccacb9297', '883e4fec-9c88-479e-86cb-bac38be4115c', 'c29c16b0-2854-4d43-a6f8-0dc0e3f2f683', '4e6f13c7-fe17-48f0-accf-0876935b64d9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:54.646210 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Created reservations ['10254921-84d7-42ff-8cd8-bdf37ba88413', 'b951f9a4-7f7b-4772-a2fe-f5194681d775', '4327a9e3-1fa9-4d3a-8719-db7ba051273e', '282e0110-ec87-45e1-b977-c2bd6405abad'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:54.679545 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Created reservations ['44b4fd40-5147-4ae3-84c6-27d92824d2e8', '9315c63b-9a72-4838-919a-518bed5f24c6', '86de75e3-2eb5-4cf2-ba95-8cc6fe21041e', '4104876e-b6ec-45a7-a9f3-b745527f7778'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:54.696154 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Transfer volume completed successfully. Aug 06 13:04:54.728689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d22a18b3-a710-4caf-be07-d93a2b1b2522 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.730728 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d22a18b3-a710-4caf-be07-d93a2b1b2522 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] GET https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a Aug 06 13:04:54.730926 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d22a18b3-a710-4caf-be07-d93a2b1b2522 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.731137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d22a18b3-a710-4caf-be07-d93a2b1b2522 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.742884 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d22a18b3-a710-4caf-be07-d93a2b1b2522 tempest-VolumesServicesTestJSON-1540670480 tempest-VolumesServicesTestJSON-1540670480-project-member] https://10.4.3.59/volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a returned with HTTP 404 Aug 06 13:04:54.743541 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 170/684] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/volumes/aee82ba4-5ab6-427f-ae80-63a1fa6f357a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:54.754726 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f63dfc33-ca77-45d4-a7b2-8f0198b405bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.757299 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f63dfc33-ca77-45d4-a7b2-8f0198b405bc tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] GET https://10.4.3.59/volume/v3/os-services Aug 06 13:04:54.757556 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f63dfc33-ca77-45d4-a7b2-8f0198b405bc tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.757849 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f63dfc33-ca77-45d4-a7b2-8f0198b405bc tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.768231 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f63dfc33-ca77-45d4-a7b2-8f0198b405bc tempest-VolumesServicesTestJSON-1916320970 tempest-VolumesServicesTestJSON-1916320970-project-admin] https://10.4.3.59/volume/v3/os-services returned with HTTP 200 Aug 06 13:04:54.768756 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 171/685] 10.4.3.59 () {66 vars in 1242 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/os-services => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:54.800569 np0000006653 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Volume e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 has been transferred. Aug 06 13:04:54.808858 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ed7cbe3-c68f-433e-816f-b56907ef5a8c tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] https://10.4.3.59/volume/v3/os-volume-transfer/9f9ab8ec-339d-4851-af96-8d0888bd132b/accept returned with HTTP 202 Aug 06 13:04:54.809437 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 173/686] 10.4.3.59 () {68 vars in 1416 bytes} [Thu Aug 6 13:04:54 2026] POST /volume/v3/os-volume-transfer/9f9ab8ec-339d-4851-af96-8d0888bd132b/accept => generated 363 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:54.821617 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ab42597-2acf-4f2d-aec1-565ffb883661 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.825152 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ab42597-2acf-4f2d-aec1-565ffb883661 tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] GET https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:54.825152 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ab42597-2acf-4f2d-aec1-565ffb883661 tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.825152 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ab42597-2acf-4f2d-aec1-565ffb883661 tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.835429 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.835429 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:54.841384 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ab42597-2acf-4f2d-aec1-565ffb883661 tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] Volume info retrieved successfully. Aug 06 13:04:54.847943 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ab42597-2acf-4f2d-aec1-565ffb883661 tempest-VolumeQuotasAdminTestJSON-865076329 tempest-VolumeQuotasAdminTestJSON-865076329-project-member] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 200 Aug 06 13:04:54.848639 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 173/687] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:54.864969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91abc71e-f9f4-44d4-aae1-2274b6e91b0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.867500 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91abc71e-f9f4-44d4-aae1-2274b6e91b0b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True Aug 06 13:04:54.867752 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91abc71e-f9f4-44d4-aae1-2274b6e91b0b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.867995 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91abc71e-f9f4-44d4-aae1-2274b6e91b0b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.868347 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.868347 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:54.891030 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91abc71e-f9f4-44d4-aae1-2274b6e91b0b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True returned with HTTP 200 Aug 06 13:04:54.891030 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 171/688] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:54.906432 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f27da66-af69-4101-a1ca-bef6ad5167e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.909595 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f27da66-af69-4101-a1ca-bef6ad5167e6 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/9e704415e7864f5bb4811b39886d916b?usage=True Aug 06 13:04:54.910309 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f27da66-af69-4101-a1ca-bef6ad5167e6 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.910571 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f27da66-af69-4101-a1ca-bef6ad5167e6 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.945216 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f27da66-af69-4101-a1ca-bef6ad5167e6 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/9e704415e7864f5bb4811b39886d916b?usage=True returned with HTTP 200 Aug 06 13:04:54.946234 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 172/689] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:04:54 2026] GET /volume/v3/os-quota-sets/9e704415e7864f5bb4811b39886d916b?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:54.958664 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-027e30f8-0c28-43dd-a429-d6dde874161a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:54.962092 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-027e30f8-0c28-43dd-a429-d6dde874161a tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:54.962394 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-027e30f8-0c28-43dd-a429-d6dde874161a tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:54.963557 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-027e30f8-0c28-43dd-a429-d6dde874161a tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:54.963557 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-027e30f8-0c28-43dd-a429-d6dde874161a tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Delete volume with id: e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:54.970284 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:54.970284 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:54.970725 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-027e30f8-0c28-43dd-a429-d6dde874161a tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Volume info retrieved successfully. Aug 06 13:04:54.990706 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-027e30f8-0c28-43dd-a429-d6dde874161a tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Delete volume request issued successfully. Aug 06 13:04:54.990762 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-027e30f8-0c28-43dd-a429-d6dde874161a tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 202 Aug 06 13:04:54.991690 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 174/690] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:54 2026] DELETE /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:55.001808 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57f408a8-d81a-4061-9221-c92b2b807d47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.006543 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57f408a8-d81a-4061-9221-c92b2b807d47 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:55.006543 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57f408a8-d81a-4061-9221-c92b2b807d47 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:55.006543 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57f408a8-d81a-4061-9221-c92b2b807d47 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:55.017494 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:55.017494 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:04:55.022606 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57f408a8-d81a-4061-9221-c92b2b807d47 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Volume info retrieved successfully. Aug 06 13:04:55.029723 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57f408a8-d81a-4061-9221-c92b2b807d47 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 200 Aug 06 13:04:55.029723 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 174/691] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:55 2026] GET /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:55.043946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.046124 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:55.046474 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-994271137"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:55.047982 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-994271137'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:55.048133 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Create volume of 1 GB Aug 06 13:04:55.053940 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Availability Zones retrieved successfully. Aug 06 13:04:55.062477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Flow 'volume_create_api' (085f0838-e002-46d4-bc92-37522e2e999d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:55.064310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b1b2eb-b461-4a5b-a44c-192830ad6205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:55.066755 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:04:55.104960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b1b2eb-b461-4a5b-a44c-192830ad6205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:55.105832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84bfaf4-80fb-4c2b-9171-6bff95e973cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:55.169197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Created reservations ['e611b443-6c6e-47e7-a2a4-e748ceb2f92f', '49086ffd-9385-4bd6-845f-413a87be1991', 'c7ff7c79-e436-40e2-9a9b-e97eca3dc2c5', 'c0da9778-87a1-402d-aeb1-3944786a69f8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:04:55.170310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84bfaf4-80fb-4c2b-9171-6bff95e973cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e611b443-6c6e-47e7-a2a4-e748ceb2f92f', '49086ffd-9385-4bd6-845f-413a87be1991', 'c7ff7c79-e436-40e2-9a9b-e97eca3dc2c5', 'c0da9778-87a1-402d-aeb1-3944786a69f8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:55.171278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca48aeba-ea15-4df7-b53c-fe91a28960aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:55.200684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca48aeba-ea15-4df7-b53c-fe91a28960aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db359ba6-2e22-4bc9-a14f-24ff08c14177', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-994271137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5baed0d667401a8d05de7590c7689e',qos_specs=None,replication_status=,reservations=['e611b443-6c6e-47e7-a2a4-e748ceb2f92f','49086ffd-9385-4bd6-845f-413a87be1991','c7ff7c79-e436-40e2-9a9b-e97eca3dc2c5','c0da9778-87a1-402d-aeb1-3944786a69f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3aa72051f4457197b11d9182f78e81',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-994271137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db359ba6-2e22-4bc9-a14f-24ff08c14177,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b5baed0d667401a8d05de7590c7689e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3aa72051f4457197b11d9182f78e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:55.201704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca010a6d-7818-41c3-b3a7-96bd3eb53f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:55.243980 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca010a6d-7818-41c3-b3a7-96bd3eb53f04) transitioned into state 'SUCCESS' from state '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-994271137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5baed0d667401a8d05de7590c7689e',qos_specs=None,replication_status=,reservations=['e611b443-6c6e-47e7-a2a4-e748ceb2f92f','49086ffd-9385-4bd6-845f-413a87be1991','c7ff7c79-e436-40e2-9a9b-e97eca3dc2c5','c0da9778-87a1-402d-aeb1-3944786a69f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3aa72051f4457197b11d9182f78e81',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:55.244197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9dbe92-8f69-401a-b8f3-4478fb0b9100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:55.256445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9dbe92-8f69-401a-b8f3-4478fb0b9100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:04:55.257392 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Flow 'volume_create_api' (085f0838-e002-46d4-bc92-37522e2e999d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:55.257980 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Create volume request issued successfully. Aug 06 13:04:55.258872 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79284dc1-d45a-4afb-a6f2-9a0430f40f12 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:04:55.259775 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 172/692] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:55 2026] POST /volume/v3/volumes => generated 751 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:04:55.279743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-597993eb-b696-4412-9da7-195dce062f09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.281117 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-597993eb-b696-4412-9da7-195dce062f09 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 Aug 06 13:04:55.281321 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-597993eb-b696-4412-9da7-195dce062f09 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:55.283498 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-597993eb-b696-4412-9da7-195dce062f09 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:55.298161 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:55.298161 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:55.303633 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-597993eb-b696-4412-9da7-195dce062f09 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:55.313347 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-597993eb-b696-4412-9da7-195dce062f09 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 returned with HTTP 200 Aug 06 13:04:55.313867 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 173/693] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:55 2026] GET /volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:55.623532 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c9331b41-b2c6-4811-a3ee-206426d195e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.733344 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9331b41-b2c6-4811-a3ee-206426d195e5 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:04:55.733344 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9331b41-b2c6-4811-a3ee-206426d195e5 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1698567756"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:55.747121 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9331b41-b2c6-4811-a3ee-206426d195e5 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:04:55.747616 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 175/694] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:04:55 2026] POST /volume/v3/types => generated 231 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:55.757055 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0342c46f-17f5-4c58-8321-ad92b4e7da5f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.759281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0342c46f-17f5-4c58-8321-ad92b4e7da5f tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] POST https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs Aug 06 13:04:55.759590 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0342c46f-17f5-4c58-8321-ad92b4e7da5f tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:55.794273 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=549,cinder:INSERT=96,cinder:UPDATE=154 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:04:55.819891 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0342c46f-17f5-4c58-8321-ad92b4e7da5f tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs returned with HTTP 200 Aug 06 13:04:55.820411 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 175/695] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:04:55 2026] POST /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:55.829662 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eccf4c4c-5340-4392-a871-73785b557506 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.831922 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eccf4c4c-5340-4392-a871-73785b557506 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] GET https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 Aug 06 13:04:55.832206 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eccf4c4c-5340-4392-a871-73785b557506 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:55.832463 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eccf4c4c-5340-4392-a871-73785b557506 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:55.832762 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:55.832762 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:55.839292 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eccf4c4c-5340-4392-a871-73785b557506 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 returned with HTTP 200 Aug 06 13:04:55.839750 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 173/696] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:04:55 2026] GET /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:55.849551 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f5a40f4-4619-41af-b917-e8b1eb93b6af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.852112 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f5a40f4-4619-41af-b917-e8b1eb93b6af tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] DELETE https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 Aug 06 13:04:55.853636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f5a40f4-4619-41af-b917-e8b1eb93b6af tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:55.853636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f5a40f4-4619-41af-b917-e8b1eb93b6af tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:55.912863 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f5a40f4-4619-41af-b917-e8b1eb93b6af tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 returned with HTTP 202 Aug 06 13:04:55.913303 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 174/697] 10.4.3.59 () {66 vars in 1392 bytes} [Thu Aug 6 13:04:55 2026] DELETE /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:04:55.923865 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19285b08-de89-4d90-b3c0-acc1fc67e47c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.925395 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19285b08-de89-4d90-b3c0-acc1fc67e47c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] GET https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 Aug 06 13:04:55.927286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19285b08-de89-4d90-b3c0-acc1fc67e47c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:55.927286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19285b08-de89-4d90-b3c0-acc1fc67e47c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:55.935329 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19285b08-de89-4d90-b3c0-acc1fc67e47c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 returned with HTTP 404 Aug 06 13:04:55.935852 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 176/698] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:04:55 2026] GET /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:55.949612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7633102f-af49-4a9a-9321-9775c6ec9cbb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:55.952552 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7633102f-af49-4a9a-9321-9775c6ec9cbb tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] POST https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs Aug 06 13:04:55.952993 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7633102f-af49-4a9a-9321-9775c6ec9cbb tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:55.988593 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7633102f-af49-4a9a-9321-9775c6ec9cbb tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs returned with HTTP 200 Aug 06 13:04:55.989485 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 176/699] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:04:55 2026] POST /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:55.998413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5050580d-b4d7-4b1b-bc9b-6f46feedbe2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.003737 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5050580d-b4d7-4b1b-bc9b-6f46feedbe2c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] GET https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs Aug 06 13:04:56.003946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5050580d-b4d7-4b1b-bc9b-6f46feedbe2c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.004135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5050580d-b4d7-4b1b-bc9b-6f46feedbe2c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.016963 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5050580d-b4d7-4b1b-bc9b-6f46feedbe2c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs returned with HTTP 200 Aug 06 13:04:56.016963 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 174/700] 10.4.3.59 () {66 vars in 1371 bytes} [Thu Aug 6 13:04:55 2026] GET /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs => generated 34 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:56.025818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5f970bf-912d-4aad-87d8-7aa779aef76c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.028367 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5f970bf-912d-4aad-87d8-7aa779aef76c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] POST https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs Aug 06 13:04:56.028932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5f970bf-912d-4aad-87d8-7aa779aef76c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:56.050520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd4ee156-476f-4e2a-a330-0aa7a82d61a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.053948 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd4ee156-476f-4e2a-a330-0aa7a82d61a0 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:56.053992 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd4ee156-476f-4e2a-a330-0aa7a82d61a0 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.054207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd4ee156-476f-4e2a-a330-0aa7a82d61a0 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.064731 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd4ee156-476f-4e2a-a330-0aa7a82d61a0 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 404 Aug 06 13:04:56.065536 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 177/701] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:56.071769 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5f970bf-912d-4aad-87d8-7aa779aef76c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs returned with HTTP 200 Aug 06 13:04:56.072243 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 175/702] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:04:56 2026] POST /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:56.073111 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b09a4b33-9d03-4357-90f1-a20032187720 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.075775 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b09a4b33-9d03-4357-90f1-a20032187720 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] GET https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:56.075969 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b09a4b33-9d03-4357-90f1-a20032187720 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.076171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b09a4b33-9d03-4357-90f1-a20032187720 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.080774 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1f239de-24a3-4df2-bff1-8dd7bfef9f4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.082618 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1f239de-24a3-4df2-bff1-8dd7bfef9f4d tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] PUT https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec2 Aug 06 13:04:56.082981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1f239de-24a3-4df2-bff1-8dd7bfef9f4d tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:56.085163 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b09a4b33-9d03-4357-90f1-a20032187720 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 404 Aug 06 13:04:56.085815 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 177/703] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:56.099122 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14921f0a-7d68-47e7-9c42-aac53f47e052 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.102795 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14921f0a-7d68-47e7-9c42-aac53f47e052 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:56.102795 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14921f0a-7d68-47e7-9c42-aac53f47e052 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.103175 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14921f0a-7d68-47e7-9c42-aac53f47e052 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.103442 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-14921f0a-7d68-47e7-9c42-aac53f47e052 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] Delete volume with id: e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 Aug 06 13:04:56.109905 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1f239de-24a3-4df2-bff1-8dd7bfef9f4d tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec2 returned with HTTP 200 Aug 06 13:04:56.110409 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 175/704] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:04:56 2026] PUT /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec2 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:56.112935 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14921f0a-7d68-47e7-9c42-aac53f47e052 tempest-VolumeQuotasAdminTestJSON-172620160 tempest-VolumeQuotasAdminTestJSON-172620160-project-member] https://10.4.3.59/volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 returned with HTTP 404 Aug 06 13:04:56.113704 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 178/705] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:56 2026] DELETE /volume/v3/volumes/e6dab3c5-efd9-40a9-a53a-639bdd9ebb59 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:56.128475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61520eee-5cd3-4c70-8086-4e105a75e026 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.131680 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-511bed2c-95c7-42ca-8e5d-f29df655ac0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.134517 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61520eee-5cd3-4c70-8086-4e105a75e026 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/53849ebba28a433bad0c524374eb64ed?usage=True Aug 06 13:04:56.134792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61520eee-5cd3-4c70-8086-4e105a75e026 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.134895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61520eee-5cd3-4c70-8086-4e105a75e026 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.138049 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-511bed2c-95c7-42ca-8e5d-f29df655ac0c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] GET https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec2 Aug 06 13:04:56.138049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-511bed2c-95c7-42ca-8e5d-f29df655ac0c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.138049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-511bed2c-95c7-42ca-8e5d-f29df655ac0c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.147469 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-511bed2c-95c7-42ca-8e5d-f29df655ac0c tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec2 returned with HTTP 200 Aug 06 13:04:56.147995 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 178/706] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs/spec2 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:56.157205 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d60a41d-d4cb-4d84-8239-473091953daa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.157316 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-61520eee-5cd3-4c70-8086-4e105a75e026 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-1698567756 is set by the default quota flag: quota_volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-1698567756, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:56.157669 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-61520eee-5cd3-4c70-8086-4e105a75e026 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-1698567756 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-1698567756, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:56.157969 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-61520eee-5cd3-4c70-8086-4e105a75e026 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-1698567756 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-1698567756, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:04:56.158981 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d60a41d-d4cb-4d84-8239-473091953daa tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] POST https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs Aug 06 13:04:56.159485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d60a41d-d4cb-4d84-8239-473091953daa tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:56.165982 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61520eee-5cd3-4c70-8086-4e105a75e026 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/53849ebba28a433bad0c524374eb64ed?usage=True returned with HTTP 200 Aug 06 13:04:56.166479 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 176/707] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/os-quota-sets/53849ebba28a433bad0c524374eb64ed?usage=True => generated 1398 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:56.180660 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48fa81c1-6b23-4d19-8127-18003c0ede08 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.183978 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48fa81c1-6b23-4d19-8127-18003c0ede08 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:56.184565 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48fa81c1-6b23-4d19-8127-18003c0ede08 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:56.199834 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d60a41d-d4cb-4d84-8239-473091953daa tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs returned with HTTP 200 Aug 06 13:04:56.200594 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 176/708] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:04:56 2026] POST /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs => generated 51 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:56.210481 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4276a027-da05-47a1-b4ed-9d5ef7123edb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.212383 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4276a027-da05-47a1-b4ed-9d5ef7123edb tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] GET https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs Aug 06 13:04:56.212637 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4276a027-da05-47a1-b4ed-9d5ef7123edb tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.212867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4276a027-da05-47a1-b4ed-9d5ef7123edb tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.220164 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4276a027-da05-47a1-b4ed-9d5ef7123edb tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs returned with HTTP 200 Aug 06 13:04:56.221342 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 179/709] 10.4.3.59 () {66 vars in 1371 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:04:56.230967 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9857ee7d-d5dd-4da3-8ae5-4bd672a05a76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.234433 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9857ee7d-d5dd-4da3-8ae5-4bd672a05a76 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] DELETE https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694 Aug 06 13:04:56.235401 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9857ee7d-d5dd-4da3-8ae5-4bd672a05a76 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.235499 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9857ee7d-d5dd-4da3-8ae5-4bd672a05a76 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.271506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9857ee7d-d5dd-4da3-8ae5-4bd672a05a76 tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694 returned with HTTP 202 Aug 06 13:04:56.271896 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 177/710] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:04:56 2026] DELETE /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:56.282564 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2023e73b-4ea8-4e03-8622-b2faf681f95b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.284614 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2023e73b-4ea8-4e03-8622-b2faf681f95b tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] GET https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694 Aug 06 13:04:56.284805 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2023e73b-4ea8-4e03-8622-b2faf681f95b tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.284996 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2023e73b-4ea8-4e03-8622-b2faf681f95b tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.289532 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48fa81c1-6b23-4d19-8127-18003c0ede08 tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:56.289969 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 179/711] 10.4.3.59 () {68 vars in 1368 bytes} [Thu Aug 6 13:04:56 2026] PUT /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 397 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:56.295952 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2023e73b-4ea8-4e03-8622-b2faf681f95b tempest-VolumeTypesExtraSpecsTest-423316034 tempest-VolumeTypesExtraSpecsTest-423316034-project-admin] https://10.4.3.59/volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694 returned with HTTP 404 Aug 06 13:04:56.295952 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 177/712] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/types/d532b65c-7467-4031-9720-64e5f4d56694 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:56.306472 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37087a19-f7d8-4885-81ab-078440b5a86b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.309530 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37087a19-f7d8-4885-81ab-078440b5a86b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 Aug 06 13:04:56.309894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37087a19-f7d8-4885-81ab-078440b5a86b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:56.327475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8fdb086-f1c3-4854-a16a-c18b59d52c92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.328050 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8fdb086-f1c3-4854-a16a-c18b59d52c92 None None] GET https://10.4.3.59/volume// Aug 06 13:04:56.328333 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8fdb086-f1c3-4854-a16a-c18b59d52c92 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.328521 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5bf6674c-cb83-4b09-acd1-237a248df184 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.328620 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8fdb086-f1c3-4854-a16a-c18b59d52c92 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.329226 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8fdb086-f1c3-4854-a16a-c18b59d52c92 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:04:56.330462 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 178/713] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:04:56.331694 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bf6674c-cb83-4b09-acd1-237a248df184 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 Aug 06 13:04:56.331939 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bf6674c-cb83-4b09-acd1-237a248df184 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.332190 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bf6674c-cb83-4b09-acd1-237a248df184 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.339285 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:56.339285 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:56.341234 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-4a7de55f-72d8-4989-885b-92feca1a2fb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.343140 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5bf6674c-cb83-4b09-acd1-237a248df184 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:56.349433 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-4a7de55f-72d8-4989-885b-92feca1a2fb3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:04:56.349433 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-4a7de55f-72d8-4989-885b-92feca1a2fb3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "088b8502-f4f3-4a7e-a41c-bbe86f662e72", "connector": null, "instance_uuid": "c201457d-8795-4f13-bec2-0eb68cd3b13b"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:56.349564 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bf6674c-cb83-4b09-acd1-237a248df184 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 returned with HTTP 200 Aug 06 13:04:56.349564 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 180/714] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:56.358154 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:56.358154 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:56.402946 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-4a7de55f-72d8-4989-885b-92feca1a2fb3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:04:56.403324 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 178/715] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:04:56 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 06 13:04:56.415220 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37087a19-f7d8-4885-81ab-078440b5a86b tempest-VolumeQuotasAdminTestJSON-1245116764 tempest-VolumeQuotasAdminTestJSON-1245116764-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 returned with HTTP 200 Aug 06 13:04:56.415826 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 180/716] 10.4.3.59 () {68 vars in 1368 bytes} [Thu Aug 6 13:04:56 2026] PUT /volume/v3/os-quota-sets/f935167ccebc4143956fd4da2a0a3f69 => generated 395 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:56.433877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-27670d47-326a-48f0-9d99-5df88b23dc64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.435745 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-27670d47-326a-48f0-9d99-5df88b23dc64 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] DELETE https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 Aug 06 13:04:56.436299 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-27670d47-326a-48f0-9d99-5df88b23dc64 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.436299 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-27670d47-326a-48f0-9d99-5df88b23dc64 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.446589 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:56.446589 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:56.526279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-27670d47-326a-48f0-9d99-5df88b23dc64 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 returned with HTTP 200 Aug 06 13:04:56.526849 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 179/717] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:04:56 2026] DELETE /volume/v3/attachments/fb31b0f8-c818-4930-8bc5-f6ae226cd7d4 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:56.804321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.809061 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] DELETE https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 Aug 06 13:04:56.809061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.809061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.809061 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Delete volume with id: db359ba6-2e22-4bc9-a14f-24ff08c14177 Aug 06 13:04:56.830089 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:56.830089 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:56.830869 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:56.856411 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Delete volume request issued successfully. Aug 06 13:04:56.856411 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab377182-e81b-4c05-8fcf-8965c88d6b52 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 returned with HTTP 202 Aug 06 13:04:56.856411 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 181/718] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:56 2026] DELETE /volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:56.865074 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc3c45e6-4b7f-4bfb-847c-349904e57a6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:56.865992 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc3c45e6-4b7f-4bfb-847c-349904e57a6a tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 Aug 06 13:04:56.866217 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc3c45e6-4b7f-4bfb-847c-349904e57a6a tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:56.866445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc3c45e6-4b7f-4bfb-847c-349904e57a6a tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:56.880549 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:56.880549 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:56.892910 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc3c45e6-4b7f-4bfb-847c-349904e57a6a tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:56.902985 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc3c45e6-4b7f-4bfb-847c-349904e57a6a tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 returned with HTTP 200 Aug 06 13:04:56.903492 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 179/719] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:56 2026] GET /volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:57.919825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e131120-d9c7-4214-959b-700b102ec326 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:57.922318 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e131120-d9c7-4214-959b-700b102ec326 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 Aug 06 13:04:57.922581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e131120-d9c7-4214-959b-700b102ec326 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:57.922828 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e131120-d9c7-4214-959b-700b102ec326 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:57.932651 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e131120-d9c7-4214-959b-700b102ec326 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 returned with HTTP 404 Aug 06 13:04:57.933298 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 181/720] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:57 2026] GET /volume/v3/volumes/db359ba6-2e22-4bc9-a14f-24ff08c14177 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:57.941176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:57.944227 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] DELETE https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:57.944669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:57.945393 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:57.945393 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Delete volume with id: 72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:57.958503 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:57.958503 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:04:57.958503 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:57.983819 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Delete volume request issued successfully. Aug 06 13:04:57.984190 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6f5aaee-8bac-4ba5-b12e-6a19341cf519 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 returned with HTTP 202 Aug 06 13:04:57.986989 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 180/721] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:04:57 2026] DELETE /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:04:57.997892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02102452-487a-4be1-b6c0-56e71751afab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:58.000622 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02102452-487a-4be1-b6c0-56e71751afab tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:58.000888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02102452-487a-4be1-b6c0-56e71751afab tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:58.001140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02102452-487a-4be1-b6c0-56e71751afab tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:58.009908 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:58.009908 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:58.014675 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02102452-487a-4be1-b6c0-56e71751afab tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Volume info retrieved successfully. Aug 06 13:04:58.021016 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02102452-487a-4be1-b6c0-56e71751afab tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 returned with HTTP 200 Aug 06 13:04:58.021795 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 182/722] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:57 2026] GET /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:04:58.941693 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-bffa43e9-3185-4c53-b09f-835fec71a58b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:58.945292 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-bffa43e9-3185-4c53-b09f-835fec71a58b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] PUT https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 Aug 06 13:04:58.945498 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-bffa43e9-3185-4c53-b09f-835fec71a58b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:58.964151 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-bffa43e9-3185-4c53-b09f-835fec71a58b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Acquiring lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:04:58.969278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-bffa43e9-3185-4c53-b09f-835fec71a58b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:04:58.972664 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:58.972664 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:04:59.038581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d6d74d8-75dc-468a-9f7b-6c44e80f28b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:59.045930 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d6d74d8-75dc-468a-9f7b-6c44e80f28b7 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] GET https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 Aug 06 13:04:59.046190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d6d74d8-75dc-468a-9f7b-6c44e80f28b7 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:59.046409 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d6d74d8-75dc-468a-9f7b-6c44e80f28b7 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:59.058397 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d6d74d8-75dc-468a-9f7b-6c44e80f28b7 tempest-ServersNegativeTestJSON-901993244 tempest-ServersNegativeTestJSON-901993244-project-member] https://10.4.3.59/volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 returned with HTTP 404 Aug 06 13:04:59.059222 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 182/723] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:04:59 2026] GET /volume/v3/volumes/72033e6d-70b7-4970-9932-0352dee3da04 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:04:59.112788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-bffa43e9-3185-4c53-b09f-835fec71a58b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Lock "cinder-attachment_update-088b8502-f4f3-4a7e-a41c-bbe86f662e72-np0000006653" released by "attachment_update" :: held 0.144s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:04:59.113160 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-bffa43e9-3185-4c53-b09f-835fec71a58b tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 returned with HTTP 200 Aug 06 13:04:59.113848 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 180/724] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:04:58 2026] PUT /volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:59.128757 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-103dbc57-a527-4dbb-9570-4853ac2cd919 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:59.133634 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-103dbc57-a527-4dbb-9570-4853ac2cd919 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 Aug 06 13:04:59.134139 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-103dbc57-a527-4dbb-9570-4853ac2cd919 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:59.134705 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-103dbc57-a527-4dbb-9570-4853ac2cd919 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:59.153724 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-103dbc57-a527-4dbb-9570-4853ac2cd919 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 returned with HTTP 200 Aug 06 13:04:59.154380 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 181/725] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:04:59 2026] GET /volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:04:59.629611 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94474bde-7352-4a99-9200-cea7731e3d2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:59.631971 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94474bde-7352-4a99-9200-cea7731e3d2a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] GET https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:04:59.632200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94474bde-7352-4a99-9200-cea7731e3d2a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:04:59.632442 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94474bde-7352-4a99-9200-cea7731e3d2a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:04:59.650338 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:04:59.650338 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:04:59.659395 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94474bde-7352-4a99-9200-cea7731e3d2a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:04:59.668500 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94474bde-7352-4a99-9200-cea7731e3d2a tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 200 Aug 06 13:04:59.668960 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 183/726] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:04:59 2026] GET /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 1830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:04:59.762947 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:04:59.959758 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:04:59.961568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-207458478"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:04:59.963115 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-207458478'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:04:59.963369 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Create volume of 1 GB Aug 06 13:04:59.969669 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Availability Zones retrieved successfully. Aug 06 13:04:59.978121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Flow 'volume_create_api' (dfa94a4c-3adc-4be1-92cc-194f5aec584e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:04:59.980330 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c1d1c2-8186-4cc9-a0f0-e3e35ae7455c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:04:59.981761 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:00.012592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c1d1c2-8186-4cc9-a0f0-e3e35ae7455c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:00.014658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec63aad-f59c-4673-8bed-d36d3143b849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:00.101826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Created reservations ['e16ef7d5-a7a8-4f76-b902-117a7a33be87', 'a755a481-0362-4ceb-b9fc-af2953870e32', 'eda94ee6-0477-4a46-8592-a572aa624559', 'b974a1fe-dd82-4dca-b572-47e94a429251'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:00.101826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec63aad-f59c-4673-8bed-d36d3143b849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e16ef7d5-a7a8-4f76-b902-117a7a33be87', 'a755a481-0362-4ceb-b9fc-af2953870e32', 'eda94ee6-0477-4a46-8592-a572aa624559', 'b974a1fe-dd82-4dca-b572-47e94a429251']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:00.102738 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920ad1e9-efd2-430a-9ed3-b8bc0a9e1ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:00.132188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920ad1e9-efd2-430a-9ed3-b8bc0a9e1ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de0b8e9-1cf9-4753-8571-cd4403cf7907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-207458478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd2adf919a5482e8ced73701a43a09e',qos_specs=None,replication_status=,reservations=['e16ef7d5-a7a8-4f76-b902-117a7a33be87','a755a481-0362-4ceb-b9fc-af2953870e32','eda94ee6-0477-4a46-8592-a572aa624559','b974a1fe-dd82-4dca-b572-47e94a429251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ccf81af51145bf841884a8de5fb7ca',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-207458478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de0b8e9-1cf9-4753-8571-cd4403cf7907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd2adf919a5482e8ced73701a43a09e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ccf81af51145bf841884a8de5fb7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:00.133143 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482a0345-9ba7-4040-9499-1fbeab211fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:00.158458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482a0345-9ba7-4040-9499-1fbeab211fee) transitioned into state 'SUCCESS' from state '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-207458478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd2adf919a5482e8ced73701a43a09e',qos_specs=None,replication_status=,reservations=['e16ef7d5-a7a8-4f76-b902-117a7a33be87','a755a481-0362-4ceb-b9fc-af2953870e32','eda94ee6-0477-4a46-8592-a572aa624559','b974a1fe-dd82-4dca-b572-47e94a429251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ccf81af51145bf841884a8de5fb7ca',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:00.159403 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47532e9a-ae46-47f5-870f-6b5d749206e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:00.182171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47532e9a-ae46-47f5-870f-6b5d749206e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:00.183459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Flow 'volume_create_api' (dfa94a4c-3adc-4be1-92cc-194f5aec584e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:00.184118 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Create volume request issued successfully. Aug 06 13:05:00.185478 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afba1b48-3a5d-4266-99ff-f6049f28aae4 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:00.186422 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 183/727] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:04:59 2026] POST /volume/v3/volumes => generated 751 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 13:05:00.203405 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a675ded-021a-4907-9b1e-5b0735f14207 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:00.205255 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a675ded-021a-4907-9b1e-5b0735f14207 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:00.205471 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a675ded-021a-4907-9b1e-5b0735f14207 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:00.205660 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a675ded-021a-4907-9b1e-5b0735f14207 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:00.208624 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=484,cinder:INSERT=48,cinder:UPDATE=98 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:05:00.214809 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:00.214809 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:00.219965 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7a675ded-021a-4907-9b1e-5b0735f14207 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:00.229460 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a675ded-021a-4907-9b1e-5b0735f14207 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 returned with HTTP 200 Aug 06 13:05:00.229706 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 181/728] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:00 2026] GET /volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:00.965401 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36d74c98-b283-454b-be63-d816a6cb3402 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.071506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36d74c98-b283-454b-be63-d816a6cb3402 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:01.071905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36d74c98-b283-454b-be63-d816a6cb3402 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-603766895", "os-volume-type-access:is_public": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:01.073705 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:01.073705 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:01.097013 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36d74c98-b283-454b-be63-d816a6cb3402 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:01.097451 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 182/729] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:05:00 2026] POST /volume/v3/types => generated 228 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:01.109442 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b26390d7-f89c-4aed-90ba-bda56ec70adf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.202703 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b26390d7-f89c-4aed-90ba-bda56ec70adf tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:01.204076 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b26390d7-f89c-4aed-90ba-bda56ec70adf tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3ec2cf6-e48d-434f-9474-5eab387b8328", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:01.205539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b26390d7-f89c-4aed-90ba-bda56ec70adf tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Create volume request body: {'volume': {'volume_type': 'f3ec2cf6-e48d-434f-9474-5eab387b8328', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:01.219666 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b26390d7-f89c-4aed-90ba-bda56ec70adf tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 404 Aug 06 13:05:01.220141 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 184/730] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:01 2026] POST /volume/v3/volumes => generated 114 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:01.229654 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a14181ac-a99c-445e-91b3-1092f2ca20fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.234632 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14181ac-a99c-445e-91b3-1092f2ca20fc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328/action Aug 06 13:05:01.234632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14181ac-a99c-445e-91b3-1092f2ca20fc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action body: b'{"addProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:01.234632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14181ac-a99c-445e-91b3-1092f2ca20fc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:01.235290 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:01.235290 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:01.250492 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81bf29fb-6b29-4a21-b950-c6ab9e67e100 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.254283 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81bf29fb-6b29-4a21-b950-c6ab9e67e100 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:01.254283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81bf29fb-6b29-4a21-b950-c6ab9e67e100 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:01.254283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81bf29fb-6b29-4a21-b950-c6ab9e67e100 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:01.254452 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14181ac-a99c-445e-91b3-1092f2ca20fc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328/action returned with HTTP 202 Aug 06 13:05:01.255305 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 184/731] 10.4.3.59 () {68 vars in 1377 bytes} [Thu Aug 6 13:05:01 2026] POST /volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:01.264568 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:01.264568 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:01.266310 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e775a46-3482-418f-9ed7-429abec1627a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.268529 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:01.269093 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3ec2cf6-e48d-434f-9474-5eab387b8328", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-497968277"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:01.271708 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Create volume request body: {'volume': {'volume_type': 'f3ec2cf6-e48d-434f-9474-5eab387b8328', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-497968277'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:01.271982 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81bf29fb-6b29-4a21-b950-c6ab9e67e100 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:01.276562 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Create volume of 1 GB Aug 06 13:05:01.276869 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:01.276869 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:01.277351 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Availability Zones retrieved successfully. Aug 06 13:05:01.278635 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81bf29fb-6b29-4a21-b950-c6ab9e67e100 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 returned with HTTP 200 Aug 06 13:05:01.278635 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 182/732] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:01 2026] GET /volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:01.283516 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Flow 'volume_create_api' (4cd01a7b-d4eb-46ac-8672-d754d04cc2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:01.284821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6aa1da2-be93-40f2-adce-c799da28d0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:01.285682 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:01.297254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.299457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:05:01.299907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9de0b8e9-1cf9-4753-8571-cd4403cf7907", "name": "tempest-VolumesBackupsAdminTest-Backup-1950210008", "container": "tempest-volumesbackupsadmintest-backup-container-882532488"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:01.306636 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Creating new backup {'backup': {'volume_id': '9de0b8e9-1cf9-4753-8571-cd4403cf7907', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1950210008', 'container': 'tempest-volumesbackupsadmintest-backup-container-882532488'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:05:01.306636 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Creating backup of volume 9de0b8e9-1cf9-4753-8571-cd4403cf7907 in container tempest-volumesbackupsadmintest-backup-container-882532488 Aug 06 13:05:01.310656 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:01.310656 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:01.310865 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6aa1da2-be93-40f2-adce-c799da28d0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:05:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3ec2cf6-e48d-434f-9474-5eab387b8328,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-603766895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3ec2cf6-e48d-434f-9474-5eab387b8328', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:01.311225 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:01.312333 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c54411-49f4-4e03-9f62-b702fe573173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:01.348197 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-603766895 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-603766895, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:01.348685 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-603766895 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-603766895, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:01.348745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Created reservations ['34c2ad35-6968-4ee2-bd1d-272c899cf32a', '17145a81-b8d7-4fd2-b80a-b8920100b8a1'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:01.385036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Created reservations ['3bf67562-a32c-4730-83b0-28a48b65b768', '3ed02128-0412-4b6e-b962-37d75b86dee3', '43b9b37d-4325-4477-ad3a-e874ebd2d60c', '50d9d43a-6c4a-42f3-95ad-2d2c73e600dc'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:01.385654 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c54411-49f4-4e03-9f62-b702fe573173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf67562-a32c-4730-83b0-28a48b65b768', '3ed02128-0412-4b6e-b962-37d75b86dee3', '43b9b37d-4325-4477-ad3a-e874ebd2d60c', '50d9d43a-6c4a-42f3-95ad-2d2c73e600dc']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:01.386434 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401a96b1-8551-4d06-adbd-1a7adbdaf827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:01.393440 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af049f9b-3286-4e9d-ba40-df9b58e4fc60 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:05:01.393770 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 185/733] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:05:01 2026] POST /volume/v3/backups => generated 333 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:01.404993 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad52403a-7c4a-4f11-ab22-baa96996825e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.408349 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad52403a-7c4a-4f11-ab22-baa96996825e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:01.408614 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad52403a-7c4a-4f11-ab22-baa96996825e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:01.409480 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad52403a-7c4a-4f11-ab22-baa96996825e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:01.409978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ad52403a-7c4a-4f11-ab22-baa96996825e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:01.413561 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401a96b1-8551-4d06-adbd-1a7adbdaf827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e839e3bf-4289-482c-bd73-6f3a48f6477e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-497968277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c7e3db338e42df8b9d4f9a857f9e46',qos_specs=None,replication_status=,reservations=['3bf67562-a32c-4730-83b0-28a48b65b768','3ed02128-0412-4b6e-b962-37d75b86dee3','43b9b37d-4325-4477-ad3a-e874ebd2d60c','50d9d43a-6c4a-42f3-95ad-2d2c73e600dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbfa2716727473eae5845f1c73159cd',volume_type_id=f3ec2cf6-e48d-434f-9474-5eab387b8328), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-497968277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e839e3bf-4289-482c-bd73-6f3a48f6477e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c7e3db338e42df8b9d4f9a857f9e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dbfa2716727473eae5845f1c73159cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3ec2cf6-e48d-434f-9474-5eab387b8328),volume_type_id=f3ec2cf6-e48d-434f-9474-5eab387b8328)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:01.414333 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3902fb0e-e9cd-46a7-9cf5-b0ed14319c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:01.431398 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:01.431398 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:01.433227 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad52403a-7c4a-4f11-ab22-baa96996825e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:01.433801 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 185/734] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:01 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 796 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:01.437609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3902fb0e-e9cd-46a7-9cf5-b0ed14319c1a) transitioned into state 'SUCCESS' from state '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-497968277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c7e3db338e42df8b9d4f9a857f9e46',qos_specs=None,replication_status=,reservations=['3bf67562-a32c-4730-83b0-28a48b65b768','3ed02128-0412-4b6e-b962-37d75b86dee3','43b9b37d-4325-4477-ad3a-e874ebd2d60c','50d9d43a-6c4a-42f3-95ad-2d2c73e600dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbfa2716727473eae5845f1c73159cd',volume_type_id=f3ec2cf6-e48d-434f-9474-5eab387b8328)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:01.439044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c263be-e28f-4189-8266-30254f352c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:01.451640 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c263be-e28f-4189-8266-30254f352c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:01.453800 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Flow 'volume_create_api' (4cd01a7b-d4eb-46ac-8672-d754d04cc2d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:01.453800 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Create volume request issued successfully. Aug 06 13:05:01.454778 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e775a46-3482-418f-9ed7-429abec1627a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:01.455428 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 183/735] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:05:01 2026] POST /volume/v3/volumes => generated 792 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:01.473740 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f990f3a-8376-4fc7-a293-65267a592164 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:01.479439 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f990f3a-8376-4fc7-a293-65267a592164 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] GET https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e Aug 06 13:05:01.479439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f990f3a-8376-4fc7-a293-65267a592164 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:01.479439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f990f3a-8376-4fc7-a293-65267a592164 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:01.496156 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:01.496156 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:01.503863 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f990f3a-8376-4fc7-a293-65267a592164 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Volume info retrieved successfully. Aug 06 13:05:01.512705 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f990f3a-8376-4fc7-a293-65267a592164 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e returned with HTTP 200 Aug 06 13:05:01.513664 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 183/736] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:01 2026] GET /volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:02.448469 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-498ca410-de06-4a2d-96fa-86a991c73903 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:02.450039 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-498ca410-de06-4a2d-96fa-86a991c73903 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:02.450039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-498ca410-de06-4a2d-96fa-86a991c73903 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:02.450192 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-498ca410-de06-4a2d-96fa-86a991c73903 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:02.450384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-498ca410-de06-4a2d-96fa-86a991c73903 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:02.469989 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:02.469989 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:02.473767 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-498ca410-de06-4a2d-96fa-86a991c73903 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:02.474741 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 186/737] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:02 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:02.533727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9d7fd14-cb68-43c8-a353-b28819507454 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:02.538395 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9d7fd14-cb68-43c8-a353-b28819507454 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] GET https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e Aug 06 13:05:02.538395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9d7fd14-cb68-43c8-a353-b28819507454 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:02.538395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9d7fd14-cb68-43c8-a353-b28819507454 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:02.547848 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:02.547848 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:02.555586 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9d7fd14-cb68-43c8-a353-b28819507454 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Volume info retrieved successfully. Aug 06 13:05:02.562736 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9d7fd14-cb68-43c8-a353-b28819507454 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e returned with HTTP 200 Aug 06 13:05:02.562988 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 186/738] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:02 2026] GET /volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:02.579847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8472784-d535-481d-bed4-e8c3fe0de600 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:02.583468 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8472784-d535-481d-bed4-e8c3fe0de600 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] GET https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e Aug 06 13:05:02.583468 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8472784-d535-481d-bed4-e8c3fe0de600 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:02.583468 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8472784-d535-481d-bed4-e8c3fe0de600 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:02.587501 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=435,cinder:UPDATE=92,cinder:INSERT=48 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:05:02.595360 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:02.595360 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:02.600689 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8472784-d535-481d-bed4-e8c3fe0de600 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Volume info retrieved successfully. Aug 06 13:05:02.606960 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8472784-d535-481d-bed4-e8c3fe0de600 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e returned with HTTP 200 Aug 06 13:05:02.607344 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 184/739] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:02 2026] GET /volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:02.632229 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d327aeb0-6367-475a-8475-795676423591 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:02.634994 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d327aeb0-6367-475a-8475-795676423591 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e Aug 06 13:05:02.634994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d327aeb0-6367-475a-8475-795676423591 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:02.634994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d327aeb0-6367-475a-8475-795676423591 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:02.634994 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d327aeb0-6367-475a-8475-795676423591 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Delete volume with id: e839e3bf-4289-482c-bd73-6f3a48f6477e Aug 06 13:05:02.648238 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:02.648238 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:02.648698 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d327aeb0-6367-475a-8475-795676423591 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Volume info retrieved successfully. Aug 06 13:05:02.682305 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d327aeb0-6367-475a-8475-795676423591 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Delete volume request issued successfully. Aug 06 13:05:02.682672 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d327aeb0-6367-475a-8475-795676423591 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e returned with HTTP 202 Aug 06 13:05:02.685132 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 184/740] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:02 2026] DELETE /volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:02.697288 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4af8697-d73a-4837-a482-566d0990654a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:02.702794 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4af8697-d73a-4837-a482-566d0990654a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] GET https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e Aug 06 13:05:02.703400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4af8697-d73a-4837-a482-566d0990654a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:02.703400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4af8697-d73a-4837-a482-566d0990654a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:02.705660 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=545,cinder:UPDATE=145,cinder:INSERT=86 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:05:02.712470 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:02.712470 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:02.718251 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b4af8697-d73a-4837-a482-566d0990654a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Volume info retrieved successfully. Aug 06 13:05:02.725225 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4af8697-d73a-4837-a482-566d0990654a tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e returned with HTTP 200 Aug 06 13:05:02.726033 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 187/741] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:02 2026] GET /volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:03.489451 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c1f0ab3-6b3c-4afa-ae79-00d80cec270f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.491618 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c1f0ab3-6b3c-4afa-ae79-00d80cec270f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:03.491857 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c1f0ab3-6b3c-4afa-ae79-00d80cec270f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:03.492066 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c1f0ab3-6b3c-4afa-ae79-00d80cec270f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:03.492165 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4c1f0ab3-6b3c-4afa-ae79-00d80cec270f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:03.504526 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:03.504526 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:03.506727 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c1f0ab3-6b3c-4afa-ae79-00d80cec270f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:03.506727 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 187/742] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:03 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:03.745899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f14d5de8-f1ee-40ba-837c-f8c2a9377453 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.750394 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f14d5de8-f1ee-40ba-837c-f8c2a9377453 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] GET https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e Aug 06 13:05:03.750394 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f14d5de8-f1ee-40ba-837c-f8c2a9377453 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:03.750394 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f14d5de8-f1ee-40ba-837c-f8c2a9377453 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:03.766326 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f14d5de8-f1ee-40ba-837c-f8c2a9377453 tempest-VolumeTypesAccessTest-1301283350 tempest-VolumeTypesAccessTest-1301283350-project-member] https://10.4.3.59/volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e returned with HTTP 404 Aug 06 13:05:03.766897 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 185/743] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:03 2026] GET /volume/v3/volumes/e839e3bf-4289-482c-bd73-6f3a48f6477e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:03.779727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a780aa13-5dbe-4dc8-9ac0-ed3734908b8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.785673 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a780aa13-5dbe-4dc8-9ac0-ed3734908b8b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328/action Aug 06 13:05:03.786373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a780aa13-5dbe-4dc8-9ac0-ed3734908b8b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action body: b'{"removeProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:03.786850 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a780aa13-5dbe-4dc8-9ac0-ed3734908b8b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:03.807277 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a780aa13-5dbe-4dc8-9ac0-ed3734908b8b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328/action returned with HTTP 202 Aug 06 13:05:03.807889 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 185/744] 10.4.3.59 () {68 vars in 1377 bytes} [Thu Aug 6 13:05:03 2026] POST /volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:03.816556 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ccf265ca-4012-47db-9100-fc30223aebb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.820518 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccf265ca-4012-47db-9100-fc30223aebb4 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] DELETE https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328 Aug 06 13:05:03.820518 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ccf265ca-4012-47db-9100-fc30223aebb4 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:03.820518 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ccf265ca-4012-47db-9100-fc30223aebb4 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:03.849585 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccf265ca-4012-47db-9100-fc30223aebb4 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328 returned with HTTP 202 Aug 06 13:05:03.850865 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 188/745] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:03 2026] DELETE /volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:03.859313 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c11396e-46fc-4e88-8a01-c58a9f56e204 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.861855 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c11396e-46fc-4e88-8a01-c58a9f56e204 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] GET https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328 Aug 06 13:05:03.861855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c11396e-46fc-4e88-8a01-c58a9f56e204 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:03.861855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c11396e-46fc-4e88-8a01-c58a9f56e204 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:03.865964 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c11396e-46fc-4e88-8a01-c58a9f56e204 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328 returned with HTTP 404 Aug 06 13:05:03.866530 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 188/746] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:03 2026] GET /volume/v3/types/f3ec2cf6-e48d-434f-9474-5eab387b8328 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:03.876278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-590ef328-1199-4358-897c-e708cec6c3f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.878536 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-590ef328-1199-4358-897c-e708cec6c3f0 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:03.878988 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-590ef328-1199-4358-897c-e708cec6c3f0 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2049442424", "os-volume-type-access:is_public": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:03.898516 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-590ef328-1199-4358-897c-e708cec6c3f0 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:03.898516 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 186/747] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:05:03 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:03.908287 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0054c092-51cf-4791-9208-f15a2ad5f357 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.913185 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0054c092-51cf-4791-9208-f15a2ad5f357 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action Aug 06 13:05:03.913803 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0054c092-51cf-4791-9208-f15a2ad5f357 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action body: b'{"addProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:03.914002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0054c092-51cf-4791-9208-f15a2ad5f357 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:03.931042 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0054c092-51cf-4791-9208-f15a2ad5f357 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action returned with HTTP 202 Aug 06 13:05:03.931489 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 186/748] 10.4.3.59 () {68 vars in 1377 bytes} [Thu Aug 6 13:05:03 2026] POST /volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:03.942032 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a742337-1236-4af0-beba-3b9b04b8ba58 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.943961 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a742337-1236-4af0-beba-3b9b04b8ba58 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action Aug 06 13:05:03.944406 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a742337-1236-4af0-beba-3b9b04b8ba58 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action body: b'{"addProjectAccess": {"project": "cbc42e43321a4e2f961a2800cff4ee6b"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:03.944574 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a742337-1236-4af0-beba-3b9b04b8ba58 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cbc42e43321a4e2f961a2800cff4ee6b"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:03.965289 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a742337-1236-4af0-beba-3b9b04b8ba58 tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action returned with HTTP 202 Aug 06 13:05:03.965729 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 189/749] 10.4.3.59 () {68 vars in 1377 bytes} [Thu Aug 6 13:05:03 2026] POST /volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:03.973710 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5a0bf25-4721-4ae2-8413-3922884093bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:03.976212 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5a0bf25-4721-4ae2-8413-3922884093bc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] GET https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/os-volume-type-access Aug 06 13:05:03.976212 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5a0bf25-4721-4ae2-8413-3922884093bc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:03.976212 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5a0bf25-4721-4ae2-8413-3922884093bc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:03.997484 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5a0bf25-4721-4ae2-8413-3922884093bc tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/os-volume-type-access returned with HTTP 200 Aug 06 13:05:03.997869 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 189/750] 10.4.3.59 () {66 vars in 1401 bytes} [Thu Aug 6 13:05:03 2026] GET /volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/os-volume-type-access => generated 244 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:04.011287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc37e9ba-eab0-4f43-adad-4bac92f5304a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:04.014118 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc37e9ba-eab0-4f43-adad-4bac92f5304a tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action Aug 06 13:05:04.014668 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc37e9ba-eab0-4f43-adad-4bac92f5304a tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action body: b'{"removeProjectAccess": {"project": "cbc42e43321a4e2f961a2800cff4ee6b"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:04.014900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc37e9ba-eab0-4f43-adad-4bac92f5304a tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cbc42e43321a4e2f961a2800cff4ee6b"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:04.034350 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc37e9ba-eab0-4f43-adad-4bac92f5304a tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action returned with HTTP 202 Aug 06 13:05:04.034802 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 187/751] 10.4.3.59 () {68 vars in 1377 bytes} [Thu Aug 6 13:05:04 2026] POST /volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:04.044470 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08a4ae61-78b3-42ac-9eb8-a52315bd2e9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:04.046118 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08a4ae61-78b3-42ac-9eb8-a52315bd2e9d tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] POST https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action Aug 06 13:05:04.046458 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08a4ae61-78b3-42ac-9eb8-a52315bd2e9d tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action body: b'{"removeProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:04.046623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08a4ae61-78b3-42ac-9eb8-a52315bd2e9d tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "61c7e3db338e42df8b9d4f9a857f9e46"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:04.063071 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08a4ae61-78b3-42ac-9eb8-a52315bd2e9d tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action returned with HTTP 202 Aug 06 13:05:04.063658 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 187/752] 10.4.3.59 () {68 vars in 1377 bytes} [Thu Aug 6 13:05:04 2026] POST /volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:04.072983 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a64fc0b5-a4d2-4401-9f92-31b53d2de83b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:04.077045 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a64fc0b5-a4d2-4401-9f92-31b53d2de83b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] DELETE https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580 Aug 06 13:05:04.077366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a64fc0b5-a4d2-4401-9f92-31b53d2de83b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:04.077674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a64fc0b5-a4d2-4401-9f92-31b53d2de83b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:04.115929 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a64fc0b5-a4d2-4401-9f92-31b53d2de83b tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580 returned with HTTP 202 Aug 06 13:05:04.116968 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 190/753] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:04 2026] DELETE /volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:04.126524 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31c656a3-667d-457b-9048-9d0612c2c2ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:04.131528 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c656a3-667d-457b-9048-9d0612c2c2ef tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] GET https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580 Aug 06 13:05:04.132791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c656a3-667d-457b-9048-9d0612c2c2ef tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:04.132791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c656a3-667d-457b-9048-9d0612c2c2ef tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:04.138587 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c656a3-667d-457b-9048-9d0612c2c2ef tempest-VolumeTypesAccessTest-1022375225 tempest-VolumeTypesAccessTest-1022375225-project-admin] https://10.4.3.59/volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580 returned with HTTP 404 Aug 06 13:05:04.139276 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 190/754] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:04 2026] GET /volume/v3/types/ae93f2ae-2f96-4742-8c74-e07ca1941580 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:04.405452 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-104ca4b8-2a93-42a3-a1c3-9af80f111f77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:04.411023 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-104ca4b8-2a93-42a3-a1c3-9af80f111f77 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] POST https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863/action Aug 06 13:05:04.411023 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-104ca4b8-2a93-42a3-a1c3-9af80f111f77 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:04.411023 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-104ca4b8-2a93-42a3-a1c3-9af80f111f77 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:04.436188 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:04.436188 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:04.445071 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efec85cd-0839-48bc-be9c-ea5e08be6bf5 req-104ca4b8-2a93-42a3-a1c3-9af80f111f77 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863/action returned with HTTP 204 Aug 06 13:05:04.445484 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 188/755] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:05:04 2026] POST /volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:04.523798 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6763c46-a991-4d4d-829b-63944bfb34fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:04.529300 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6763c46-a991-4d4d-829b-63944bfb34fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:04.529300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6763c46-a991-4d4d-829b-63944bfb34fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:04.529300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6763c46-a991-4d4d-829b-63944bfb34fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:04.529734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a6763c46-a991-4d4d-829b-63944bfb34fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:04.556662 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:04.556662 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:04.558291 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6763c46-a991-4d4d-829b-63944bfb34fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:04.558291 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 188/756] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:04 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:05.572680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5535de35-1872-49e6-a05e-80318ad5e23c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:05.577108 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5535de35-1872-49e6-a05e-80318ad5e23c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:05.577390 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5535de35-1872-49e6-a05e-80318ad5e23c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:05.577610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5535de35-1872-49e6-a05e-80318ad5e23c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:05.577768 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5535de35-1872-49e6-a05e-80318ad5e23c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:05.583569 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:05.583569 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:05.584750 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5535de35-1872-49e6-a05e-80318ad5e23c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:05.585220 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 191/757] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:05 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:06.601297 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c2f793b-ad65-48ed-8f8d-2b2d76992525 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:06.608156 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c2f793b-ad65-48ed-8f8d-2b2d76992525 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:06.608323 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c2f793b-ad65-48ed-8f8d-2b2d76992525 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:06.609055 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c2f793b-ad65-48ed-8f8d-2b2d76992525 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:06.609055 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8c2f793b-ad65-48ed-8f8d-2b2d76992525 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:06.616302 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:06.616302 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:06.618219 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c2f793b-ad65-48ed-8f8d-2b2d76992525 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:06.618219 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 191/758] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:06 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:07.639902 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cd8bde3-6653-49b9-9de3-c3bee42cfede None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:07.639902 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cd8bde3-6653-49b9-9de3-c3bee42cfede tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:07.639902 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cd8bde3-6653-49b9-9de3-c3bee42cfede tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:07.640602 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cd8bde3-6653-49b9-9de3-c3bee42cfede tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:07.640747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1cd8bde3-6653-49b9-9de3-c3bee42cfede tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:07.665137 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:07.665137 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:07.666213 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cd8bde3-6653-49b9-9de3-c3bee42cfede tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:07.666774 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 189/759] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:07 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:08.520159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcdb5347-8eaa-4c03-a3bc-cb7d4c348b51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:08.662645 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcdb5347-8eaa-4c03-a3bc-cb7d4c348b51 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:08.663137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcdb5347-8eaa-4c03-a3bc-cb7d4c348b51 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-51653712", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:08.681320 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2d046e3-7bc4-49b1-977b-d117a3ab72bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:08.686689 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2d046e3-7bc4-49b1-977b-d117a3ab72bb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:08.686783 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcdb5347-8eaa-4c03-a3bc-cb7d4c348b51 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:08.686900 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2d046e3-7bc4-49b1-977b-d117a3ab72bb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:08.687078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2d046e3-7bc4-49b1-977b-d117a3ab72bb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:08.687158 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 189/760] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:05:08 2026] POST /volume/v3/types => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:08.687203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d2d046e3-7bc4-49b1-977b-d117a3ab72bb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:08.698625 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:08.698625 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:08.698869 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab1f7841-cdf0-4f79-b842-92ef96bc1a77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:08.699573 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2d046e3-7bc4-49b1-977b-d117a3ab72bb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:08.700067 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 192/761] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:08 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:08.700983 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab1f7841-cdf0-4f79-b842-92ef96bc1a77 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:08.701348 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab1f7841-cdf0-4f79-b842-92ef96bc1a77 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-973736782", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:08.719322 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab1f7841-cdf0-4f79-b842-92ef96bc1a77 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:08.719904 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 192/762] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:05:08 2026] POST /volume/v3/types => generated 274 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:08.741351 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ac15acc-99ae-47bc-a470-52cb11366483 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:08.834185 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:08.835896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-16621970", "volume_type": "3e68abea-260c-4a9f-850e-949ea32a230f", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:08.837441 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-16621970', 'volume_type': '3e68abea-260c-4a9f-850e-949ea32a230f', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:08.844449 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Create volume of 1 GB Aug 06 13:05:08.844791 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:08.844791 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:08.845307 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Availability Zones retrieved successfully. Aug 06 13:05:08.855201 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Flow 'volume_create_api' (5f574e4b-7f08-4336-b757-3b75e99944c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:08.856812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70b7190-cc0c-4d29-9905-9e83dcd48b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:08.858359 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:08.891605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70b7190-cc0c-4d29-9905-9e83dcd48b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:05:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=3e68abea-260c-4a9f-850e-949ea32a230f,is_public=True,name='tempest-VolumeTypesTest-volume-type-51653712',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e68abea-260c-4a9f-850e-949ea32a230f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:08.892828 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf34144-8d36-4729-a254-14605c57b7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:08.936805 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-51653712 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-51653712, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:08.937375 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-51653712 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-51653712, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:08.971770 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Created reservations ['658debcd-084c-4c45-aa4b-33c5bb3835c1', '6cfa9ef4-6128-43f2-9755-268a53b4be58', '60a6bc02-7316-45b1-8195-dc03ac262384', '1307b610-495c-4a1d-ad4c-5c9d36ab3740'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:08.972746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf34144-8d36-4729-a254-14605c57b7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['658debcd-084c-4c45-aa4b-33c5bb3835c1', '6cfa9ef4-6128-43f2-9755-268a53b4be58', '60a6bc02-7316-45b1-8195-dc03ac262384', '1307b610-495c-4a1d-ad4c-5c9d36ab3740']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:08.973739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcadaa4-3572-456f-9f4e-d4ccf55a717e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:09.000071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcadaa4-3572-456f-9f4e-d4ccf55a717e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb58ac7-a748-4c2b-bcbf-2320441500ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-16621970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc5b3e6092f04c00a2d69fd42895e1d4',qos_specs=None,replication_status=,reservations=['658debcd-084c-4c45-aa4b-33c5bb3835c1','6cfa9ef4-6128-43f2-9755-268a53b4be58','60a6bc02-7316-45b1-8195-dc03ac262384','1307b610-495c-4a1d-ad4c-5c9d36ab3740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3162f1ea94446eadba7ec76ea072e9',volume_type_id=3e68abea-260c-4a9f-850e-949ea32a230f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-16621970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb58ac7-a748-4c2b-bcbf-2320441500ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc5b3e6092f04c00a2d69fd42895e1d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e3162f1ea94446eadba7ec76ea072e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e68abea-260c-4a9f-850e-949ea32a230f),volume_type_id=3e68abea-260c-4a9f-850e-949ea32a230f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:09.001187 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bafb89d-8b19-45ac-a5b6-253cc3f5283d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:09.019364 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bafb89d-8b19-45ac-a5b6-253cc3f5283d) transitioned into state 'SUCCESS' from state '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-16621970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc5b3e6092f04c00a2d69fd42895e1d4',qos_specs=None,replication_status=,reservations=['658debcd-084c-4c45-aa4b-33c5bb3835c1','6cfa9ef4-6128-43f2-9755-268a53b4be58','60a6bc02-7316-45b1-8195-dc03ac262384','1307b610-495c-4a1d-ad4c-5c9d36ab3740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3162f1ea94446eadba7ec76ea072e9',volume_type_id=3e68abea-260c-4a9f-850e-949ea32a230f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:09.020096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9187c98a-50f8-429f-826b-0d09df8a4193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:09.028655 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9187c98a-50f8-429f-826b-0d09df8a4193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:09.029693 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Flow 'volume_create_api' (5f574e4b-7f08-4336-b757-3b75e99944c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:09.030012 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Create volume request issued successfully. Aug 06 13:05:09.030559 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ac15acc-99ae-47bc-a470-52cb11366483 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:09.030998 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 190/763] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:05:08 2026] POST /volume/v3/volumes => generated 778 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:09.043213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1d983ab-08be-4158-ae5d-f3b3f102930b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:09.047491 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1d983ab-08be-4158-ae5d-f3b3f102930b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:09.047491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1d983ab-08be-4158-ae5d-f3b3f102930b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:09.047491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1d983ab-08be-4158-ae5d-f3b3f102930b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:09.056156 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:09.056156 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:09.064486 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1d983ab-08be-4158-ae5d-f3b3f102930b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:09.066673 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1d983ab-08be-4158-ae5d-f3b3f102930b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 200 Aug 06 13:05:09.067285 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 190/764] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:09 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:09.711395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6da6a659-57a5-4619-94b4-e07c556caf57 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:09.715316 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6da6a659-57a5-4619-94b4-e07c556caf57 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:09.715316 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6da6a659-57a5-4619-94b4-e07c556caf57 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:09.715316 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6da6a659-57a5-4619-94b4-e07c556caf57 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:09.715577 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6da6a659-57a5-4619-94b4-e07c556caf57 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:09.724848 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:09.724848 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:09.724848 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6da6a659-57a5-4619-94b4-e07c556caf57 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:09.724848 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 193/765] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:09 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:10.088479 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e810dfd9-784a-40a8-956b-4cdb5e233828 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:10.092399 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e810dfd9-784a-40a8-956b-4cdb5e233828 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:10.092684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e810dfd9-784a-40a8-956b-4cdb5e233828 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:10.092883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e810dfd9-784a-40a8-956b-4cdb5e233828 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:10.100612 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:10.100612 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:10.104554 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e810dfd9-784a-40a8-956b-4cdb5e233828 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:10.109137 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e810dfd9-784a-40a8-956b-4cdb5e233828 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 200 Aug 06 13:05:10.109542 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 193/766] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:10 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:10.129638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec60af06-3881-41bd-996d-cdeddd70c745 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:10.129638 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] POST https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad/action Aug 06 13:05:10.129638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Action body: b'{"os-retype": {"new_type": "aae554b9-0f8e-4cf6-ab42-de270d31fd67"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:10.129638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "aae554b9-0f8e-4cf6-ab42-de270d31fd67"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:10.144290 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:10.144290 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:10.144914 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:10.177880 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-973736782 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-973736782, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:10.178126 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-973736782 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-973736782, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:10.198340 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Created reservations ['f35d4c65-33b5-4a32-993f-c28e2ca2fe4c', '58f641b5-0518-4ce6-967b-daaedf7c0ae8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:10.217559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Created reservations ['06bb629c-8d00-4001-a34e-5776ab413778', '96ca5448-dc31-4fde-b066-d26c5db6cc42'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:10.243623 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Retype volume request issued successfully. Aug 06 13:05:10.243872 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec60af06-3881-41bd-996d-cdeddd70c745 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad/action returned with HTTP 202 Aug 06 13:05:10.244246 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 191/767] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:10 2026] POST /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:10.253550 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a97428d-eb59-4e2d-aed0-a92a0fa73116 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:10.256057 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a97428d-eb59-4e2d-aed0-a92a0fa73116 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:10.256346 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a97428d-eb59-4e2d-aed0-a92a0fa73116 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:10.256638 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a97428d-eb59-4e2d-aed0-a92a0fa73116 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:10.267220 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:10.267220 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:10.271684 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a97428d-eb59-4e2d-aed0-a92a0fa73116 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:10.279325 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a97428d-eb59-4e2d-aed0-a92a0fa73116 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 200 Aug 06 13:05:10.279893 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 191/768] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:10 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:10.486294 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5f4c7591-2585-4c9c-baf8-72bba760027f req-78f1fc73-73cf-4535-997c-b28d93438d58 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:10.488897 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f4c7591-2585-4c9c-baf8-72bba760027f req-78f1fc73-73cf-4535-997c-b28d93438d58 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] DELETE https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 Aug 06 13:05:10.489125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f4c7591-2585-4c9c-baf8-72bba760027f req-78f1fc73-73cf-4535-997c-b28d93438d58 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:10.489326 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f4c7591-2585-4c9c-baf8-72bba760027f req-78f1fc73-73cf-4535-997c-b28d93438d58 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:10.500314 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:10.500314 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:10.556501 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f4c7591-2585-4c9c-baf8-72bba760027f req-78f1fc73-73cf-4535-997c-b28d93438d58 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 returned with HTTP 200 Aug 06 13:05:10.557029 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 194/769] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:05:10 2026] DELETE /volume/v3/attachments/8658cae1-91f5-43e2-8086-66a1a9f54863 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:10.735573 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14533a6d-041d-45bd-8b81-b5a9a3d8c459 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:10.737479 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14533a6d-041d-45bd-8b81-b5a9a3d8c459 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:10.737631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14533a6d-041d-45bd-8b81-b5a9a3d8c459 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:10.737810 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14533a6d-041d-45bd-8b81-b5a9a3d8c459 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:10.737914 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-14533a6d-041d-45bd-8b81-b5a9a3d8c459 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:10.742469 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:10.742469 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:10.743188 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14533a6d-041d-45bd-8b81-b5a9a3d8c459 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:10.743587 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 194/770] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:10 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:11.027977 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.030933 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:11.031308 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1999211117"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:11.038608 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1999211117'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:11.047044 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume of 1 GB Aug 06 13:05:11.047044 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.047044 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:11.051626 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Availability Zones retrieved successfully. Aug 06 13:05:11.057269 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (865903b7-336e-4db5-83bb-99ac4ad14d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:11.058211 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2765f7e8-81bf-4b7d-9731-ebce142c553a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:11.061846 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:11.070944 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.070944 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:11.088876 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2765f7e8-81bf-4b7d-9731-ebce142c553a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3475999b-d4e1-497a-a5de-88636978d4c3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3475999b-d4e1-497a-a5de-88636978d4c3', 'encryption_key_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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:11.089932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ff83bd-60f3-4c5f-a601-8b6639292714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:11.150039 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Created reservations ['fd1dcf9c-f9c4-4f7b-84fb-1a814c95e644', '36cb7976-b97c-4540-ad62-8c0da130d292', 'd6e2ad6b-1b10-41a1-aba8-2229aa68d86a', '7c128e25-ce51-47e6-951a-f45a5f3adf70'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:11.150611 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ff83bd-60f3-4c5f-a601-8b6639292714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd1dcf9c-f9c4-4f7b-84fb-1a814c95e644', '36cb7976-b97c-4540-ad62-8c0da130d292', 'd6e2ad6b-1b10-41a1-aba8-2229aa68d86a', '7c128e25-ce51-47e6-951a-f45a5f3adf70']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:11.151235 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c595043-e4c6-4dd2-afff-3cbae6ebfc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:11.185758 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c595043-e4c6-4dd2-afff-3cbae6ebfc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be4b8fc6-2bc8-4edd-87db-4782fe55f4f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1999211117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['fd1dcf9c-f9c4-4f7b-84fb-1a814c95e644','36cb7976-b97c-4540-ad62-8c0da130d292','d6e2ad6b-1b10-41a1-aba8-2229aa68d86a','7c128e25-ce51-47e6-951a-f45a5f3adf70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1999211117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be4b8fc6-2bc8-4edd-87db-4782fe55f4f5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6eb078a7b6ec475995fb991b52730bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29aa70c7d95140f6af40a6277964e8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3475999b-d4e1-497a-a5de-88636978d4c3),volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:11.186919 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2a291e-2100-4a11-84f5-04883e9b17e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:11.225915 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2a291e-2100-4a11-84f5-04883e9b17e3) transitioned into state 'SUCCESS' from state '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-1999211117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['fd1dcf9c-f9c4-4f7b-84fb-1a814c95e644','36cb7976-b97c-4540-ad62-8c0da130d292','d6e2ad6b-1b10-41a1-aba8-2229aa68d86a','7c128e25-ce51-47e6-951a-f45a5f3adf70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:11.226625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7147c7ee-f6d8-427b-8151-39f798d1707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:11.241834 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7147c7ee-f6d8-427b-8151-39f798d1707a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:11.242982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (865903b7-336e-4db5-83bb-99ac4ad14d74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:11.243511 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request issued successfully. Aug 06 13:05:11.244271 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ea0e340-e283-4cf6-a649-c642d3d34cb9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:11.245429 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 192/771] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:05:11 2026] POST /volume/v3/volumes => generated 758 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:11.265048 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2679e6fa-95c1-4b69-b351-d22e414c1aa7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.267305 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2679e6fa-95c1-4b69-b351-d22e414c1aa7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:11.267499 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2679e6fa-95c1-4b69-b351-d22e414c1aa7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:11.267932 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2679e6fa-95c1-4b69-b351-d22e414c1aa7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:11.276570 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.276570 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:11.282435 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2679e6fa-95c1-4b69-b351-d22e414c1aa7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:11.291125 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2679e6fa-95c1-4b69-b351-d22e414c1aa7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:11.291407 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 192/772] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:11 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:11.296907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-97ecbc3e-2f66-4ee0-97ed-e82ef1c2e9fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.300123 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97ecbc3e-2f66-4ee0-97ed-e82ef1c2e9fd tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:11.300387 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97ecbc3e-2f66-4ee0-97ed-e82ef1c2e9fd tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:11.300943 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97ecbc3e-2f66-4ee0-97ed-e82ef1c2e9fd tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:11.309498 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.309498 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:11.317183 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-97ecbc3e-2f66-4ee0-97ed-e82ef1c2e9fd tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:11.323028 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97ecbc3e-2f66-4ee0-97ed-e82ef1c2e9fd tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 200 Aug 06 13:05:11.324289 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 195/773] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:11 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:11.341855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7dcb7f1a-3947-4b7e-9657-03daa2cc0ca7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.344240 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dcb7f1a-3947-4b7e-9657-03daa2cc0ca7 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:11.344563 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dcb7f1a-3947-4b7e-9657-03daa2cc0ca7 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:11.344961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dcb7f1a-3947-4b7e-9657-03daa2cc0ca7 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:11.353478 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.353478 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:11.357382 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7dcb7f1a-3947-4b7e-9657-03daa2cc0ca7 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:11.362011 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dcb7f1a-3947-4b7e-9657-03daa2cc0ca7 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 200 Aug 06 13:05:11.362304 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 195/774] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:11 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:11.378408 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0e8705c-da7a-49d3-aad1-f283d015423d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.380419 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0e8705c-da7a-49d3-aad1-f283d015423d tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:11.380613 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0e8705c-da7a-49d3-aad1-f283d015423d tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:11.380810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0e8705c-da7a-49d3-aad1-f283d015423d tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:11.389852 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.389852 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:11.393888 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0e8705c-da7a-49d3-aad1-f283d015423d tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:11.397864 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0e8705c-da7a-49d3-aad1-f283d015423d tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 200 Aug 06 13:05:11.398207 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 193/775] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:11 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:11.415292 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.417967 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] DELETE https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:11.417967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:11.418188 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:11.418398 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Delete volume with id: ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:11.425604 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.425604 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:11.426208 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:11.456069 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Delete volume request issued successfully. Aug 06 13:05:11.456289 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a07b82b-e6c9-445f-b6ae-3f53904e6e95 tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 202 Aug 06 13:05:11.456687 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 193/776] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:11 2026] DELETE /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:11.467725 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93d93774-f0c8-495e-b143-5c0f4b78500b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.470587 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93d93774-f0c8-495e-b143-5c0f4b78500b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:11.471093 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93d93774-f0c8-495e-b143-5c0f4b78500b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:11.471093 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93d93774-f0c8-495e-b143-5c0f4b78500b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:11.482309 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.482309 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:11.487095 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93d93774-f0c8-495e-b143-5c0f4b78500b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Volume info retrieved successfully. Aug 06 13:05:11.493707 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93d93774-f0c8-495e-b143-5c0f4b78500b tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 200 Aug 06 13:05:11.494313 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 196/777] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:11 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:11.755530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e693a132-fc77-459a-b571-cde589090677 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:11.757546 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e693a132-fc77-459a-b571-cde589090677 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:11.757879 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e693a132-fc77-459a-b571-cde589090677 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:11.758167 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e693a132-fc77-459a-b571-cde589090677 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:11.758371 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e693a132-fc77-459a-b571-cde589090677 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:11.764553 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:11.764553 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:11.765620 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e693a132-fc77-459a-b571-cde589090677 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:11.766096 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 196/778] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:11 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.063467 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8dd7524-3c9f-43b7-a34e-4aa7730457ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.065637 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8dd7524-3c9f-43b7-a34e-4aa7730457ce tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:05:12.065891 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8dd7524-3c9f-43b7-a34e-4aa7730457ce tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.066135 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8dd7524-3c9f-43b7-a34e-4aa7730457ce tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.078122 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.078122 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:12.086967 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8dd7524-3c9f-43b7-a34e-4aa7730457ce tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:05:12.093719 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8dd7524-3c9f-43b7-a34e-4aa7730457ce tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:05:12.094060 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 194/779] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.142915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d759eb10-aa1a-43df-8e03-86aab612199d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.145410 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d759eb10-aa1a-43df-8e03-86aab612199d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:05:12.145614 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d759eb10-aa1a-43df-8e03-86aab612199d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.145901 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d759eb10-aa1a-43df-8e03-86aab612199d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.159937 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.159937 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:12.165190 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d759eb10-aa1a-43df-8e03-86aab612199d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:05:12.175629 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d759eb10-aa1a-43df-8e03-86aab612199d tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:05:12.175974 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 194/780] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.205356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c7df8de-2211-4c91-a876-c409080d66d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.207464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c7df8de-2211-4c91-a876-c409080d66d7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] DELETE https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:05:12.207800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c7df8de-2211-4c91-a876-c409080d66d7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.207800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c7df8de-2211-4c91-a876-c409080d66d7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.208021 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5c7df8de-2211-4c91-a876-c409080d66d7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Delete volume with id: 088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:05:12.221611 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.221611 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:12.222345 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c7df8de-2211-4c91-a876-c409080d66d7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:05:12.246408 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c7df8de-2211-4c91-a876-c409080d66d7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Delete volume request issued successfully. Aug 06 13:05:12.246655 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c7df8de-2211-4c91-a876-c409080d66d7 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 202 Aug 06 13:05:12.247469 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 197/781] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:12 2026] DELETE /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:12.256824 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f458e185-07f1-4638-8421-2b96dbf7c482 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.259155 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f458e185-07f1-4638-8421-2b96dbf7c482 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:05:12.259400 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f458e185-07f1-4638-8421-2b96dbf7c482 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.259614 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f458e185-07f1-4638-8421-2b96dbf7c482 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.270766 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.270766 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:12.275663 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f458e185-07f1-4638-8421-2b96dbf7c482 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Volume info retrieved successfully. Aug 06 13:05:12.282620 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f458e185-07f1-4638-8421-2b96dbf7c482 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 200 Aug 06 13:05:12.282620 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 197/782] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.312438 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbe08143-fc1b-4dbb-b24a-f8d1d2c657b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.314448 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe08143-fc1b-4dbb-b24a-f8d1d2c657b5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:12.314694 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe08143-fc1b-4dbb-b24a-f8d1d2c657b5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.315154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe08143-fc1b-4dbb-b24a-f8d1d2c657b5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.325319 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.325319 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:12.327336 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbe08143-fc1b-4dbb-b24a-f8d1d2c657b5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:12.332466 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe08143-fc1b-4dbb-b24a-f8d1d2c657b5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:12.332859 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 195/783] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:05:12.385235 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-97c1a59e-a48b-4452-9a9c-2d0b8a02343a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.387742 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-97c1a59e-a48b-4452-9a9c-2d0b8a02343a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:12.387999 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-97c1a59e-a48b-4452-9a9c-2d0b8a02343a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.388206 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-97c1a59e-a48b-4452-9a9c-2d0b8a02343a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.396504 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.396504 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:12.399912 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-97c1a59e-a48b-4452-9a9c-2d0b8a02343a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:12.405754 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-97c1a59e-a48b-4452-9a9c-2d0b8a02343a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:12.406138 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 195/784] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.508779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81526ea8-ba74-4eaa-8e95-9777985a7249 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.509180 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6564250-9ae9-4901-952c-ad4623bc790f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.509968 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81526ea8-ba74-4eaa-8e95-9777985a7249 None None] GET https://10.4.3.59/volume// Aug 06 13:05:12.510536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81526ea8-ba74-4eaa-8e95-9777985a7249 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.511122 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6564250-9ae9-4901-952c-ad4623bc790f tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] GET https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad Aug 06 13:05:12.511222 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81526ea8-ba74-4eaa-8e95-9777985a7249 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.511363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6564250-9ae9-4901-952c-ad4623bc790f tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.511582 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6564250-9ae9-4901-952c-ad4623bc790f tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.512096 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81526ea8-ba74-4eaa-8e95-9777985a7249 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:05:12.513778 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 198/785] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:05:12.518557 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6564250-9ae9-4901-952c-ad4623bc790f tempest-VolumeTypesTest-679203627 tempest-VolumeTypesTest-679203627-project-member] https://10.4.3.59/volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad returned with HTTP 404 Aug 06 13:05:12.519361 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 198/786] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/ccb58ac7-a748-4c2b-bcbf-2320441500ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:12.526186 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-4a2dff9d-a34b-4d6d-bef9-8b631f8e59ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.528427 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2aa2ac0-4878-4623-8b84-aec57989474d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.531887 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-4a2dff9d-a34b-4d6d-bef9-8b631f8e59ad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:05:12.532010 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2aa2ac0-4878-4623-8b84-aec57989474d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] DELETE https://10.4.3.59/volume/v3/types/aae554b9-0f8e-4cf6-ab42-de270d31fd67 Aug 06 13:05:12.532010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2aa2ac0-4878-4623-8b84-aec57989474d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.532061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-4a2dff9d-a34b-4d6d-bef9-8b631f8e59ad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be4b8fc6-2bc8-4edd-87db-4782fe55f4f5", "connector": null, "instance_uuid": "274da235-c7b7-4440-bab3-f6d7c88c6c03"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:12.532152 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2aa2ac0-4878-4623-8b84-aec57989474d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.543361 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.543361 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:12.592232 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-4a2dff9d-a34b-4d6d-bef9-8b631f8e59ad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:05:12.592845 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 196/787] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:05:12 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:12.593406 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2aa2ac0-4878-4623-8b84-aec57989474d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/aae554b9-0f8e-4cf6-ab42-de270d31fd67 returned with HTTP 202 Aug 06 13:05:12.593923 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 196/788] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:12 2026] DELETE /volume/v3/types/aae554b9-0f8e-4cf6-ab42-de270d31fd67 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:12.606645 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c48ad5ad-57e9-47b1-ad6b-5474d27fe9da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.609173 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c48ad5ad-57e9-47b1-ad6b-5474d27fe9da tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/aae554b9-0f8e-4cf6-ab42-de270d31fd67 Aug 06 13:05:12.609401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c48ad5ad-57e9-47b1-ad6b-5474d27fe9da tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.609523 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c48ad5ad-57e9-47b1-ad6b-5474d27fe9da tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.612967 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c48ad5ad-57e9-47b1-ad6b-5474d27fe9da tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/aae554b9-0f8e-4cf6-ab42-de270d31fd67 returned with HTTP 404 Aug 06 13:05:12.613881 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 199/789] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/types/aae554b9-0f8e-4cf6-ab42-de270d31fd67 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:12.630287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4dd3294-9874-42cc-a86c-b7f6b3464b88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.630287 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4dd3294-9874-42cc-a86c-b7f6b3464b88 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] DELETE https://10.4.3.59/volume/v3/types/3e68abea-260c-4a9f-850e-949ea32a230f Aug 06 13:05:12.630287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4dd3294-9874-42cc-a86c-b7f6b3464b88 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.630287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4dd3294-9874-42cc-a86c-b7f6b3464b88 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.630578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9930a278-6f13-4d9e-9ad5-d50e9451837d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.632492 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9930a278-6f13-4d9e-9ad5-d50e9451837d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:12.632683 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9930a278-6f13-4d9e-9ad5-d50e9451837d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.632855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9930a278-6f13-4d9e-9ad5-d50e9451837d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.645027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca576a78-2897-4cf4-9e90-ee6b03907bc8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.645343 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca576a78-2897-4cf4-9e90-ee6b03907bc8 None None] GET https://10.4.3.59/volume// Aug 06 13:05:12.645560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca576a78-2897-4cf4-9e90-ee6b03907bc8 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.645779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca576a78-2897-4cf4-9e90-ee6b03907bc8 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.646175 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca576a78-2897-4cf4-9e90-ee6b03907bc8 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:05:12.646607 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 197/790] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:05:12.647533 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.647533 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:12.652009 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9930a278-6f13-4d9e-9ad5-d50e9451837d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:12.657403 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-d7366fd8-49a8-4861-96f4-5d008bca19df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.659924 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9930a278-6f13-4d9e-9ad5-d50e9451837d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:12.660318 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 197/791] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.660490 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-d7366fd8-49a8-4861-96f4-5d008bca19df tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:12.660626 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-d7366fd8-49a8-4861-96f4-5d008bca19df tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.660818 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-d7366fd8-49a8-4861-96f4-5d008bca19df tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.672301 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.672301 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:12.679564 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-d7366fd8-49a8-4861-96f4-5d008bca19df tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:12.682527 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4dd3294-9874-42cc-a86c-b7f6b3464b88 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/3e68abea-260c-4a9f-850e-949ea32a230f returned with HTTP 202 Aug 06 13:05:12.682944 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 199/792] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:12 2026] DELETE /volume/v3/types/3e68abea-260c-4a9f-850e-949ea32a230f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:12.684990 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-d7366fd8-49a8-4861-96f4-5d008bca19df tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:12.685441 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 200/793] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1030 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:12.694012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa24f2f0-7a0b-4264-b5ef-82723b7cb8d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.697672 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa24f2f0-7a0b-4264-b5ef-82723b7cb8d0 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/3e68abea-260c-4a9f-850e-949ea32a230f Aug 06 13:05:12.697935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa24f2f0-7a0b-4264-b5ef-82723b7cb8d0 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.698191 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa24f2f0-7a0b-4264-b5ef-82723b7cb8d0 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.702771 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa24f2f0-7a0b-4264-b5ef-82723b7cb8d0 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/3e68abea-260c-4a9f-850e-949ea32a230f returned with HTTP 404 Aug 06 13:05:12.703435 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 198/794] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/types/3e68abea-260c-4a9f-850e-949ea32a230f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:12.715925 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70297fc8-3ef9-4d97-b84f-434789729e5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.717909 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70297fc8-3ef9-4d97-b84f-434789729e5a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:12.718230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70297fc8-3ef9-4d97-b84f-434789729e5a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2122668629", "description": "tempest-volume-type-description-215879202", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:12.743297 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70297fc8-3ef9-4d97-b84f-434789729e5a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:12.743758 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 198/795] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:05:12 2026] POST /volume/v3/types => generated 314 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.756300 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3909ed8-4443-4d9a-8805-8a73bf282d1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.756300 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3909ed8-4443-4d9a-8805-8a73bf282d1a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 Aug 06 13:05:12.756300 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3909ed8-4443-4d9a-8805-8a73bf282d1a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.756300 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3909ed8-4443-4d9a-8805-8a73bf282d1a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.761279 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3909ed8-4443-4d9a-8805-8a73bf282d1a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 returned with HTTP 200 Aug 06 13:05:12.761619 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 200/796] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.772701 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a566d160-3955-4b45-88f8-91d62d92b23d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.774402 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a566d160-3955-4b45-88f8-91d62d92b23d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] DELETE https://10.4.3.59/volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 Aug 06 13:05:12.774618 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a566d160-3955-4b45-88f8-91d62d92b23d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.774824 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a566d160-3955-4b45-88f8-91d62d92b23d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.780646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51669659-e6b3-447f-8937-32534045fe98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.783098 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51669659-e6b3-447f-8937-32534045fe98 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:12.783353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51669659-e6b3-447f-8937-32534045fe98 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.783607 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51669659-e6b3-447f-8937-32534045fe98 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.783748 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-51669659-e6b3-447f-8937-32534045fe98 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:12.793699 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.793699 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:12.794700 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51669659-e6b3-447f-8937-32534045fe98 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:12.795164 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 199/797] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.806237 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a566d160-3955-4b45-88f8-91d62d92b23d tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 returned with HTTP 202 Aug 06 13:05:12.806503 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 201/798] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:12 2026] DELETE /volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:12.807311 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-92a4fc16-82ea-45d5-a01e-d675d81d9e38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.810874 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-92a4fc16-82ea-45d5-a01e-d675d81d9e38 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736 Aug 06 13:05:12.811269 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-92a4fc16-82ea-45d5-a01e-d675d81d9e38 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:12.815100 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0354774c-6476-406d-8416-9024ec963e3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.819060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-92a4fc16-82ea-45d5-a01e-d675d81d9e38 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:05:12.819189 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0354774c-6476-406d-8416-9024ec963e3e tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 Aug 06 13:05:12.819404 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0354774c-6476-406d-8416-9024ec963e3e tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.819696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0354774c-6476-406d-8416-9024ec963e3e tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.823612 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0354774c-6476-406d-8416-9024ec963e3e tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 returned with HTTP 404 Aug 06 13:05:12.823932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-92a4fc16-82ea-45d5-a01e-d675d81d9e38 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:05:12.824166 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 201/799] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/types/6f2d622c-ea62-4548-8799-f67bdc57a390 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:12.825095 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:12.825095 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:12.832504 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-649a1d24-d4c2-481a-9ef8-cc569274c1d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.834960 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649a1d24-d4c2-481a-9ef8-cc569274c1d5 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:12.835538 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-649a1d24-d4c2-481a-9ef8-cc569274c1d5 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-368360405"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:12.854331 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649a1d24-d4c2-481a-9ef8-cc569274c1d5 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:12.854365 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 200/800] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:12 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.863665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6e15a950-d5e5-44e9-aaad-2c6ce122320a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.866075 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e15a950-d5e5-44e9-aaad-2c6ce122320a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] POST https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption Aug 06 13:05:12.866441 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e15a950-d5e5-44e9-aaad-2c6ce122320a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:12.907289 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e15a950-d5e5-44e9-aaad-2c6ce122320a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption returned with HTTP 200 Aug 06 13:05:12.907847 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 202/801] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:05:12 2026] POST /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.921040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c31b180d-f9e6-4553-b495-ba9db7726209 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.924696 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c31b180d-f9e6-4553-b495-ba9db7726209 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption Aug 06 13:05:12.924696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c31b180d-f9e6-4553-b495-ba9db7726209 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.924696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c31b180d-f9e6-4553-b495-ba9db7726209 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:12.930802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c31b180d-f9e6-4553-b495-ba9db7726209 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption returned with HTTP 200 Aug 06 13:05:12.931177 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 202/802] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.940941 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b5fa255-8010-4ef9-8e06-1aac042761fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.943401 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b5fa255-8010-4ef9-8e06-1aac042761fe tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] PUT https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/618ba5d9-4faf-4812-afe0-8c0f51485fc9 Aug 06 13:05:12.943861 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b5fa255-8010-4ef9-8e06-1aac042761fe tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:12.950100 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-92a4fc16-82ea-45d5-a01e-d675d81d9e38 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" released by "attachment_update" :: held 0.126s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:05:12.950615 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-92a4fc16-82ea-45d5-a01e-d675d81d9e38 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736 returned with HTTP 200 Aug 06 13:05:12.950981 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 199/803] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:05:12 2026] PUT /volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:12.980704 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b5fa255-8010-4ef9-8e06-1aac042761fe tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/618ba5d9-4faf-4812-afe0-8c0f51485fc9 returned with HTTP 200 Aug 06 13:05:12.981210 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 201/804] 10.4.3.59 () {68 vars in 1500 bytes} [Thu Aug 6 13:05:12 2026] PUT /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/618ba5d9-4faf-4812-afe0-8c0f51485fc9 => generated 122 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:12.995117 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d4f3f1f0-484b-492c-bae9-c4b4ffd00115 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:12.997153 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4f3f1f0-484b-492c-bae9-c4b4ffd00115 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption Aug 06 13:05:12.997510 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4f3f1f0-484b-492c-bae9-c4b4ffd00115 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:12.997779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4f3f1f0-484b-492c-bae9-c4b4ffd00115 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.003184 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4f3f1f0-484b-492c-bae9-c4b4ffd00115 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption returned with HTTP 200 Aug 06 13:05:13.004929 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 203/805] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:05:12 2026] GET /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:13.013393 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f03b2949-ca3a-4700-863b-a8d155a66c2f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.016702 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f03b2949-ca3a-4700-863b-a8d155a66c2f tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/cipher Aug 06 13:05:13.016812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f03b2949-ca3a-4700-863b-a8d155a66c2f tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.017043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f03b2949-ca3a-4700-863b-a8d155a66c2f tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.028304 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f03b2949-ca3a-4700-863b-a8d155a66c2f tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/cipher returned with HTTP 200 Aug 06 13:05:13.028808 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 203/806] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/cipher => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:13.043424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2349ce43-6dd6-46c8-a04d-e20b4f892829 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.045627 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2349ce43-6dd6-46c8-a04d-e20b4f892829 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] DELETE https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/618ba5d9-4faf-4812-afe0-8c0f51485fc9 Aug 06 13:05:13.045918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2349ce43-6dd6-46c8-a04d-e20b4f892829 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.046403 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2349ce43-6dd6-46c8-a04d-e20b4f892829 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.046580 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:13.046580 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:13.088178 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2349ce43-6dd6-46c8-a04d-e20b4f892829 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/618ba5d9-4faf-4812-afe0-8c0f51485fc9 returned with HTTP 202 Aug 06 13:05:13.088778 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 200/807] 10.4.3.59 () {66 vars in 1482 bytes} [Thu Aug 6 13:05:13 2026] DELETE /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption/618ba5d9-4faf-4812-afe0-8c0f51485fc9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:13.099894 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a1f96b4-2ffe-406e-9468-f1f14e49c8e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.102336 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a1f96b4-2ffe-406e-9468-f1f14e49c8e3 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption Aug 06 13:05:13.102585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a1f96b4-2ffe-406e-9468-f1f14e49c8e3 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.102826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a1f96b4-2ffe-406e-9468-f1f14e49c8e3 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.111470 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a1f96b4-2ffe-406e-9468-f1f14e49c8e3 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption returned with HTTP 200 Aug 06 13:05:13.111911 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 202/808] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:05:13.125417 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00843e00-ee63-4ad6-9b93-c419de001ca7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.134245 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00843e00-ee63-4ad6-9b93-c419de001ca7 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption Aug 06 13:05:13.135250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00843e00-ee63-4ad6-9b93-c419de001ca7 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.136129 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00843e00-ee63-4ad6-9b93-c419de001ca7 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.162959 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00843e00-ee63-4ad6-9b93-c419de001ca7 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption returned with HTTP 200 Aug 06 13:05:13.165592 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 204/809] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da/encryption => generated 2 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:05:13.174175 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd3cebf1-111d-410a-8ad4-6bf541d31457 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.176241 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd3cebf1-111d-410a-8ad4-6bf541d31457 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] DELETE https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da Aug 06 13:05:13.176492 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd3cebf1-111d-410a-8ad4-6bf541d31457 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.176717 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd3cebf1-111d-410a-8ad4-6bf541d31457 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.201778 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd3cebf1-111d-410a-8ad4-6bf541d31457 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da returned with HTTP 202 Aug 06 13:05:13.202250 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 204/810] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:13 2026] DELETE /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:13.211974 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b70e1615-9707-4320-8f23-265c52823a63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.213839 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b70e1615-9707-4320-8f23-265c52823a63 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da Aug 06 13:05:13.214106 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b70e1615-9707-4320-8f23-265c52823a63 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.214382 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b70e1615-9707-4320-8f23-265c52823a63 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.219775 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b70e1615-9707-4320-8f23-265c52823a63 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da returned with HTTP 404 Aug 06 13:05:13.220303 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 201/811] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/types/e89837ab-2345-4e93-886c-76b2f809c7da => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:13.233765 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28c2ccd9-c907-4287-9c40-b10ab83f1193 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.235821 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28c2ccd9-c907-4287-9c40-b10ab83f1193 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types Aug 06 13:05:13.236010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28c2ccd9-c907-4287-9c40-b10ab83f1193 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.236191 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28c2ccd9-c907-4287-9c40-b10ab83f1193 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.254880 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28c2ccd9-c907-4287-9c40-b10ab83f1193 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:13.255720 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 203/812] 10.4.3.59 () {66 vars in 1224 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:13.267069 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fe83c049-d144-4e6e-a4c4-cf4c731cde25 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.269231 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe83c049-d144-4e6e-a4c4-cf4c731cde25 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:13.270362 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe83c049-d144-4e6e-a4c4-cf4c731cde25 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-863929984"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:13.285196 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe83c049-d144-4e6e-a4c4-cf4c731cde25 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:13.285538 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 205/813] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:13 2026] POST /volume/v3/types => generated 220 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:13.294184 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d48be9f-8836-4a9d-bed6-2178069177a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.295192 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4745d6e-f647-4c1e-b622-455b367583d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.295970 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d48be9f-8836-4a9d-bed6-2178069177a1 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] PUT https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 Aug 06 13:05:13.296423 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d48be9f-8836-4a9d-bed6-2178069177a1 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1251847858", "description": "tempest-volume-type-description-64161229", "is_public": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:13.296847 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4745d6e-f647-4c1e-b622-455b367583d3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] GET https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 Aug 06 13:05:13.297041 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4745d6e-f647-4c1e-b622-455b367583d3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.297216 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4745d6e-f647-4c1e-b622-455b367583d3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.303698 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4745d6e-f647-4c1e-b622-455b367583d3 tempest-ServerActionsTestOtherB-61386153 tempest-ServerActionsTestOtherB-61386153-project-member] https://10.4.3.59/volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 returned with HTTP 404 Aug 06 13:05:13.304296 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 202/814] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/volumes/088b8502-f4f3-4a7e-a41c-bbe86f662e72 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:05:13.344484 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d48be9f-8836-4a9d-bed6-2178069177a1 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 returned with HTTP 200 Aug 06 13:05:13.344858 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 205/815] 10.4.3.59 () {68 vars in 1356 bytes} [Thu Aug 6 13:05:13 2026] PUT /volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 => generated 203 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:13.365806 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ba2530a-f05c-4ffa-a734-314e79456b95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.367634 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ba2530a-f05c-4ffa-a734-314e79456b95 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 Aug 06 13:05:13.367885 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ba2530a-f05c-4ffa-a734-314e79456b95 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.368092 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ba2530a-f05c-4ffa-a734-314e79456b95 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.373197 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ba2530a-f05c-4ffa-a734-314e79456b95 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 returned with HTTP 200 Aug 06 13:05:13.373713 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 204/816] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 => generated 267 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:13.390189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d13229e1-f453-47be-9bf5-cbc4fca8c524 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.392496 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d13229e1-f453-47be-9bf5-cbc4fca8c524 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] DELETE https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 Aug 06 13:05:13.393107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d13229e1-f453-47be-9bf5-cbc4fca8c524 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.393295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d13229e1-f453-47be-9bf5-cbc4fca8c524 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.441195 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d13229e1-f453-47be-9bf5-cbc4fca8c524 tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 returned with HTTP 202 Aug 06 13:05:13.441652 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 206/817] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:13 2026] DELETE /volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:13.451411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb61ed21-3397-4f16-98d0-069909aa820a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.453787 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb61ed21-3397-4f16-98d0-069909aa820a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] GET https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 Aug 06 13:05:13.454386 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb61ed21-3397-4f16-98d0-069909aa820a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.454662 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb61ed21-3397-4f16-98d0-069909aa820a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.459138 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb61ed21-3397-4f16-98d0-069909aa820a tempest-VolumeTypesTest-900682805 tempest-VolumeTypesTest-900682805-project-admin] https://10.4.3.59/volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 returned with HTTP 404 Aug 06 13:05:13.459818 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 203/818] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/types/cef57684-d0ba-40dc-90eb-109352cdd397 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:05:13.675003 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ab50d4b-3b3d-43b5-9cdb-ce50ecf45b97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.676809 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ab50d4b-3b3d-43b5-9cdb-ce50ecf45b97 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:13.677008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ab50d4b-3b3d-43b5-9cdb-ce50ecf45b97 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.677243 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ab50d4b-3b3d-43b5-9cdb-ce50ecf45b97 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.687177 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:13.687177 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:13.696066 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ab50d4b-3b3d-43b5-9cdb-ce50ecf45b97 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:13.702237 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ab50d4b-3b3d-43b5-9cdb-ce50ecf45b97 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:13.702833 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 206/819] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:13.812055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24b159f5-f59c-4324-bd96-6efd7d9c840c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:13.814839 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24b159f5-f59c-4324-bd96-6efd7d9c840c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:13.814839 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24b159f5-f59c-4324-bd96-6efd7d9c840c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:13.815112 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24b159f5-f59c-4324-bd96-6efd7d9c840c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:13.815289 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-24b159f5-f59c-4324-bd96-6efd7d9c840c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:13.825230 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:13.825230 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:13.826301 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24b159f5-f59c-4324-bd96-6efd7d9c840c tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:13.826804 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 205/820] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:13 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:14.718485 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35a2d794-df89-4c97-b61d-ef3d61442c91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:14.720987 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35a2d794-df89-4c97-b61d-ef3d61442c91 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:14.721166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35a2d794-df89-4c97-b61d-ef3d61442c91 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:14.721613 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35a2d794-df89-4c97-b61d-ef3d61442c91 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:14.739213 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:14.739213 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:14.746057 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35a2d794-df89-4c97-b61d-ef3d61442c91 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:14.753051 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35a2d794-df89-4c97-b61d-ef3d61442c91 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:14.753549 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 207/821] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:14 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:14.838431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3167304e-c31c-47b8-9596-504cc88e2135 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:14.841780 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3167304e-c31c-47b8-9596-504cc88e2135 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:14.843872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3167304e-c31c-47b8-9596-504cc88e2135 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:14.843872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3167304e-c31c-47b8-9596-504cc88e2135 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:14.843872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3167304e-c31c-47b8-9596-504cc88e2135 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:14.851396 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:14.851396 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:14.852649 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3167304e-c31c-47b8-9596-504cc88e2135 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:14.853141 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 204/822] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:14 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:15.768799 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d02248c0-b49b-4485-8f15-be6cf3dc8422 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:15.771196 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d02248c0-b49b-4485-8f15-be6cf3dc8422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:15.771527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d02248c0-b49b-4485-8f15-be6cf3dc8422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:15.771790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d02248c0-b49b-4485-8f15-be6cf3dc8422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:15.787248 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:15.787248 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:15.791573 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d02248c0-b49b-4485-8f15-be6cf3dc8422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:15.799572 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d02248c0-b49b-4485-8f15-be6cf3dc8422 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:15.800248 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 207/823] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:15 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:15.865084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f33b994-f65a-4e2a-ae03-ea9e472f8ee3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:15.868112 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f33b994-f65a-4e2a-ae03-ea9e472f8ee3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:15.868205 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f33b994-f65a-4e2a-ae03-ea9e472f8ee3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:15.868809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f33b994-f65a-4e2a-ae03-ea9e472f8ee3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:15.868809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5f33b994-f65a-4e2a-ae03-ea9e472f8ee3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:15.878734 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:15.878734 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:15.884611 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f33b994-f65a-4e2a-ae03-ea9e472f8ee3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:15.885094 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 206/824] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:15 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:16.243855 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0955254c-8382-4309-8c26-127f218f6aff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:16.248586 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:16.248785 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1300300622"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:16.255806 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Create volume request body: {'volume': {'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1300300622'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:16.607224 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Create volume of 1 GB Aug 06 13:05:16.616074 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Availability Zones retrieved successfully. Aug 06 13:05:16.627743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Flow 'volume_create_api' (f774086e-4ac2-442c-810d-5926d843a4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:16.629466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57df6bb9-59ba-432d-9b21-ead2b64747d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:16.631044 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:16.740793 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57df6bb9-59ba-432d-9b21-ead2b64747d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:16.741656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248fab47-93e2-4758-9ade-b6cd3d266f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:16.815250 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e33db62e-0fc6-43f8-8516-e0177a6339ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:16.819981 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e33db62e-0fc6-43f8-8516-e0177a6339ff tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:16.820232 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e33db62e-0fc6-43f8-8516-e0177a6339ff tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:16.822196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e33db62e-0fc6-43f8-8516-e0177a6339ff tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:16.840175 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:16.840175 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:16.850802 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e33db62e-0fc6-43f8-8516-e0177a6339ff tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:16.859732 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e33db62e-0fc6-43f8-8516-e0177a6339ff tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:16.860513 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 205/825] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:16 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:16.875629 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Created reservations ['23962633-39a9-4edb-83f5-99521b8c233d', 'b71d07a2-cd81-4ee3-8e88-9d4781394a18', 'd6120c04-aed7-45c4-9ee1-bfe97ba3d2e6', '5ba72d99-5ffc-46b0-9dd0-97e1b2495cda'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:16.877026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248fab47-93e2-4758-9ade-b6cd3d266f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23962633-39a9-4edb-83f5-99521b8c233d', 'b71d07a2-cd81-4ee3-8e88-9d4781394a18', 'd6120c04-aed7-45c4-9ee1-bfe97ba3d2e6', '5ba72d99-5ffc-46b0-9dd0-97e1b2495cda']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:16.877832 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a445fc3-5a18-4f89-8bf9-610f81e6bd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:16.904866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36f3bd9d-43b8-4817-8510-289c02d663e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:16.910920 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36f3bd9d-43b8-4817-8510-289c02d663e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:16.911126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36f3bd9d-43b8-4817-8510-289c02d663e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:16.911616 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36f3bd9d-43b8-4817-8510-289c02d663e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:16.911616 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-36f3bd9d-43b8-4817-8510-289c02d663e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:16.917964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a445fc3-5a18-4f89-8bf9-610f81e6bd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27df31e9-720f-46da-a2dd-2244bf1abb4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1300300622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65dbbc27da294e95ad8b4f21a38d6018',qos_specs=None,replication_status=,reservations=['23962633-39a9-4edb-83f5-99521b8c233d','b71d07a2-cd81-4ee3-8e88-9d4781394a18','d6120c04-aed7-45c4-9ee1-bfe97ba3d2e6','5ba72d99-5ffc-46b0-9dd0-97e1b2495cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cf3f676b96246cca58018033c3af17a',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1300300622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27df31e9-720f-46da-a2dd-2244bf1abb4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65dbbc27da294e95ad8b4f21a38d6018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cf3f676b96246cca58018033c3af17a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:16.920839 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:16.920839 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:16.921220 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f723eb8b-2d7e-4715-8fcc-fd075f16fb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:16.923877 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36f3bd9d-43b8-4817-8510-289c02d663e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:16.924496 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 208/826] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:16 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:16.973490 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f723eb8b-2d7e-4715-8fcc-fd075f16fb87) transitioned into state 'SUCCESS' from state '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-1300300622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65dbbc27da294e95ad8b4f21a38d6018',qos_specs=None,replication_status=,reservations=['23962633-39a9-4edb-83f5-99521b8c233d','b71d07a2-cd81-4ee3-8e88-9d4781394a18','d6120c04-aed7-45c4-9ee1-bfe97ba3d2e6','5ba72d99-5ffc-46b0-9dd0-97e1b2495cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cf3f676b96246cca58018033c3af17a',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:16.974552 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f3a61b-c9fe-4e74-b5c0-8863bd8eacb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:16.990151 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f3a61b-c9fe-4e74-b5c0-8863bd8eacb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:16.990482 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Flow 'volume_create_api' (f774086e-4ac2-442c-810d-5926d843a4e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:16.990920 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Create volume request issued successfully. Aug 06 13:05:16.991833 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0955254c-8382-4309-8c26-127f218f6aff tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:16.992476 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 208/827] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:05:16 2026] POST /volume/v3/volumes => generated 749 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:17.004322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-323c62d1-1c5f-47ea-88c2-bf26b222c305 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:17.006469 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-323c62d1-1c5f-47ea-88c2-bf26b222c305 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] GET https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:17.006572 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-323c62d1-1c5f-47ea-88c2-bf26b222c305 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:17.006714 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-323c62d1-1c5f-47ea-88c2-bf26b222c305 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:17.019682 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:17.019682 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:17.030047 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-323c62d1-1c5f-47ea-88c2-bf26b222c305 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:17.038967 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-323c62d1-1c5f-47ea-88c2-bf26b222c305 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c returned with HTTP 200 Aug 06 13:05:17.039628 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 207/828] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:17 2026] GET /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:17.518461 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:17.523570 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:17.524068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-133341525"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:17.526779 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-133341525'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:17.529112 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume of 1 GB Aug 06 13:05:17.537301 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Availability Zones retrieved successfully. Aug 06 13:05:17.544035 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (4fbebe84-0d54-4ade-bfa8-ce345c943536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:17.545098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ba2b7-ffb1-4972-bb72-324de8d0b83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:17.546516 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:17.589629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ba2b7-ffb1-4972-bb72-324de8d0b83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:17.590748 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7344737-895c-4bb6-ab93-65debe7ffd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:17.668879 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Created reservations ['88c46e77-893f-4196-a847-999ece06364f', 'a9efbcec-db03-43da-8300-40d7e98af27d', '91177b3f-5e64-4752-a98b-7294d6bd2b3b', '19356aaa-9d8c-404b-924d-f09df2be28ed'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:17.669913 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7344737-895c-4bb6-ab93-65debe7ffd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88c46e77-893f-4196-a847-999ece06364f', 'a9efbcec-db03-43da-8300-40d7e98af27d', '91177b3f-5e64-4752-a98b-7294d6bd2b3b', '19356aaa-9d8c-404b-924d-f09df2be28ed']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:17.670879 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc59003-b6e2-47f6-8b08-2e6b5ba7f6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:17.703064 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc59003-b6e2-47f6-8b08-2e6b5ba7f6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f925f986-fae6-481c-ab2a-eef503412b4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-133341525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['88c46e77-893f-4196-a847-999ece06364f','a9efbcec-db03-43da-8300-40d7e98af27d','91177b3f-5e64-4752-a98b-7294d6bd2b3b','19356aaa-9d8c-404b-924d-f09df2be28ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-133341525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f925f986-fae6-481c-ab2a-eef503412b4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d311e1f229d941518d96a3584191e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23accf2aa8304b31bd58ffb89a720752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:17.703805 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ec4be7-fb77-47ed-a0ef-e0d878bdb445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:17.727642 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ec4be7-fb77-47ed-a0ef-e0d878bdb445) transitioned into state 'SUCCESS' from state '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-133341525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['88c46e77-893f-4196-a847-999ece06364f','a9efbcec-db03-43da-8300-40d7e98af27d','91177b3f-5e64-4752-a98b-7294d6bd2b3b','19356aaa-9d8c-404b-924d-f09df2be28ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:17.728600 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a68ac7e-b2b3-4d48-963b-f105888b3ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:17.743718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a68ac7e-b2b3-4d48-963b-f105888b3ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:17.745155 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (4fbebe84-0d54-4ade-bfa8-ce345c943536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:17.745155 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request issued successfully. Aug 06 13:05:17.747887 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-007e5ce3-367e-41a2-9602-80e24d0f2415 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:17.748202 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 206/829] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:17 2026] POST /volume/v3/volumes => generated 746 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:17.767548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8a4686e-e839-4d68-af59-e7ba015b9fec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:17.769813 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8a4686e-e839-4d68-af59-e7ba015b9fec tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:17.770093 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8a4686e-e839-4d68-af59-e7ba015b9fec tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:17.770368 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8a4686e-e839-4d68-af59-e7ba015b9fec tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:17.786940 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:17.786940 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:17.796967 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8a4686e-e839-4d68-af59-e7ba015b9fec tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:17.802705 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8a4686e-e839-4d68-af59-e7ba015b9fec tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:17.803195 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 209/830] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:17 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:17.878130 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd3885e1-f548-4e9a-ae72-d373e6260ef9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:17.880142 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd3885e1-f548-4e9a-ae72-d373e6260ef9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:17.880386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd3885e1-f548-4e9a-ae72-d373e6260ef9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:17.880583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd3885e1-f548-4e9a-ae72-d373e6260ef9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:17.898134 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:17.898134 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:17.902920 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bd3885e1-f548-4e9a-ae72-d373e6260ef9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:17.911866 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd3885e1-f548-4e9a-ae72-d373e6260ef9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:17.912381 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 209/831] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:17 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:17.937862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e283bf0-997b-454a-b2d2-757e25bbf28a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:17.940458 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e283bf0-997b-454a-b2d2-757e25bbf28a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:17.941961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e283bf0-997b-454a-b2d2-757e25bbf28a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:17.941961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e283bf0-997b-454a-b2d2-757e25bbf28a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:17.941961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7e283bf0-997b-454a-b2d2-757e25bbf28a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:17.947833 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:17.947833 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:17.948655 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e283bf0-997b-454a-b2d2-757e25bbf28a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:17.949193 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 208/832] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:17 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:18.055052 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-490778d0-f95a-4dba-8536-706ec4096540 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.056730 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-490778d0-f95a-4dba-8536-706ec4096540 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] GET https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:18.056885 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-490778d0-f95a-4dba-8536-706ec4096540 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.057107 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-490778d0-f95a-4dba-8536-706ec4096540 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.068053 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.068053 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:18.073968 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-490778d0-f95a-4dba-8536-706ec4096540 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.078175 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-490778d0-f95a-4dba-8536-706ec4096540 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c returned with HTTP 200 Aug 06 13:05:18.079499 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 207/833] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:18.092246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe30b7f8-6294-4597-824a-44a62ca61c2f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.094694 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe30b7f8-6294-4597-824a-44a62ca61c2f tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] POST https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action Aug 06 13:05:18.095113 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe30b7f8-6294-4597-824a-44a62ca61c2f tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-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=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:18.095303 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe30b7f8-6294-4597-824a-44a62ca61c2f tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:18.103743 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.103743 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:18.110340 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.110340 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:18.111378 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe30b7f8-6294-4597-824a-44a62ca61c2f tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.126383 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe30b7f8-6294-4597-824a-44a62ca61c2f tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Update volume metadata completed successfully. Aug 06 13:05:18.126434 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe30b7f8-6294-4597-824a-44a62ca61c2f tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action returned with HTTP 200 Aug 06 13:05:18.127028 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 210/834] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:05:18 2026] POST /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action => generated 563 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:18.135943 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9680e3c3-c99d-456f-ba55-16e89c5c0a51 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.137792 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9680e3c3-c99d-456f-ba55-16e89c5c0a51 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] GET https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:18.138048 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9680e3c3-c99d-456f-ba55-16e89c5c0a51 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.138338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9680e3c3-c99d-456f-ba55-16e89c5c0a51 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.145638 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.145638 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:18.149843 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9680e3c3-c99d-456f-ba55-16e89c5c0a51 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.156223 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9680e3c3-c99d-456f-ba55-16e89c5c0a51 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c returned with HTTP 200 Aug 06 13:05:18.157015 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 210/835] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:18.172298 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.174348 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] POST https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action Aug 06 13:05:18.174702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:18.174823 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:18.196345 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.196345 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:18.205222 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.205222 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:18.206283 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.214657 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Get volume image-metadata completed successfully. Aug 06 13:05:18.232784 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Delete volume metadata completed successfully. Aug 06 13:05:18.232784 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69cebb94-e37f-4a11-a226-bc8a89aef531 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action returned with HTTP 200 Aug 06 13:05:18.234277 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 209/836] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:18 2026] POST /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action => generated 0 bytes in 61 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 13:05:18.243680 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25efb0bd-9745-4d40-97ff-edc69b434f37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.249452 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25efb0bd-9745-4d40-97ff-edc69b434f37 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] POST https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action Aug 06 13:05:18.250072 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25efb0bd-9745-4d40-97ff-edc69b434f37 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:18.250354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25efb0bd-9745-4d40-97ff-edc69b434f37 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:18.266302 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.266302 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:18.266302 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25efb0bd-9745-4d40-97ff-edc69b434f37 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.271350 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25efb0bd-9745-4d40-97ff-edc69b434f37 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Get volume image-metadata completed successfully. Aug 06 13:05:18.271706 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25efb0bd-9745-4d40-97ff-edc69b434f37 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action returned with HTTP 200 Aug 06 13:05:18.272256 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 208/837] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:18 2026] POST /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c/action => generated 537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:18.287172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be6b6d5b-d6db-4578-b939-f1655c1b734a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.289008 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be6b6d5b-d6db-4578-b939-f1655c1b734a tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] GET https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:18.289715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be6b6d5b-d6db-4578-b939-f1655c1b734a tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.289715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be6b6d5b-d6db-4578-b939-f1655c1b734a tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.302339 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.302339 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:18.303040 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be6b6d5b-d6db-4578-b939-f1655c1b734a tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.312407 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be6b6d5b-d6db-4578-b939-f1655c1b734a tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c returned with HTTP 200 Aug 06 13:05:18.312407 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 211/838] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:18.325129 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.327407 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] DELETE https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:18.327601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.327828 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.328018 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Delete volume with id: 27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:18.350657 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.350657 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:18.351513 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.379742 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Delete volume request issued successfully. Aug 06 13:05:18.380020 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9737a0a6-1274-4821-a295-c3e21b51e8c6 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c returned with HTTP 202 Aug 06 13:05:18.380679 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 211/839] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:18 2026] DELETE /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:18.392732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-604329a1-1a42-46b8-9a1c-928a6e94c604 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.395116 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-604329a1-1a42-46b8-9a1c-928a6e94c604 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] GET https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:18.395444 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-604329a1-1a42-46b8-9a1c-928a6e94c604 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.395808 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-604329a1-1a42-46b8-9a1c-928a6e94c604 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.405044 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.405044 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:18.409571 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-604329a1-1a42-46b8-9a1c-928a6e94c604 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Volume info retrieved successfully. Aug 06 13:05:18.415414 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-604329a1-1a42-46b8-9a1c-928a6e94c604 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c returned with HTTP 200 Aug 06 13:05:18.415906 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 210/840] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:18.819806 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-942004c1-5808-46f8-8345-b081239ac1d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.822071 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-942004c1-5808-46f8-8345-b081239ac1d3 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:18.822361 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-942004c1-5808-46f8-8345-b081239ac1d3 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.822600 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-942004c1-5808-46f8-8345-b081239ac1d3 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.836496 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.836496 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:18.841293 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-942004c1-5808-46f8-8345-b081239ac1d3 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:18.848034 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-942004c1-5808-46f8-8345-b081239ac1d3 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:18.848587 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 209/841] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:18.864175 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.865927 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action Aug 06 13:05:18.866392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action body: b'{"os-attach": {"instance_uuid": "a55d7c85-87f6-4795-92fc-13845bf3bcc5", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:18.866533 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a55d7c85-87f6-4795-92fc-13845bf3bcc5", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:18.875702 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.875702 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:18.876137 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:18.886109 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Update volume admin metadata completed successfully. Aug 06 13:05:18.931144 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75adc294-0824-4101-a706-e9387d6697dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.936954 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75adc294-0824-4101-a706-e9387d6697dd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:18.937339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75adc294-0824-4101-a706-e9387d6697dd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.937644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75adc294-0824-4101-a706-e9387d6697dd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.954107 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.954107 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:18.960391 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-75adc294-0824-4101-a706-e9387d6697dd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:18.963674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55ce3647-d9d4-459e-8ae1-f8281c5514e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.968129 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55ce3647-d9d4-459e-8ae1-f8281c5514e0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:18.968129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55ce3647-d9d4-459e-8ae1-f8281c5514e0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.968129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55ce3647-d9d4-459e-8ae1-f8281c5514e0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:18.968387 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75adc294-0824-4101-a706-e9387d6697dd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:18.968782 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 212/842] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:18.972330 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-55ce3647-d9d4-459e-8ae1-f8281c5514e0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:18.979971 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:18.979971 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:18.980423 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Attach volume completed successfully. Aug 06 13:05:18.980905 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55ce3647-d9d4-459e-8ae1-f8281c5514e0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:18.981041 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c79753d3-c0f4-40cf-adaf-a1490f06dfc7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action returned with HTTP 202 Aug 06 13:05:18.981362 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 211/843] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:18.981660 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 212/844] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:18 2026] POST /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 13:05:18.989851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc1a77e2-fd70-4fe4-954a-ee4c4417b4da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:18.992099 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc1a77e2-fd70-4fe4-954a-ee4c4417b4da tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:18.992219 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc1a77e2-fd70-4fe4-954a-ee4c4417b4da tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:18.992376 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc1a77e2-fd70-4fe4-954a-ee4c4417b4da tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.011576 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.011576 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:19.015665 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc1a77e2-fd70-4fe4-954a-ee4c4417b4da tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.020653 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc1a77e2-fd70-4fe4-954a-ee4c4417b4da tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.021018 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 210/845] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:18 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:19.044382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-727e199b-5e9e-4b17-9227-3a2f120c1756 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.048786 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-727e199b-5e9e-4b17-9227-3a2f120c1756 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.048786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-727e199b-5e9e-4b17-9227-3a2f120c1756 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.048786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-727e199b-5e9e-4b17-9227-3a2f120c1756 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.064765 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.064765 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:19.069470 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-727e199b-5e9e-4b17-9227-3a2f120c1756 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.075690 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-727e199b-5e9e-4b17-9227-3a2f120c1756 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.076213 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 213/846] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:19.091161 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f06a4fbe-c7e5-4115-9d56-2037064663f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.246481 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f06a4fbe-c7e5-4115-9d56-2037064663f7 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action Aug 06 13:05:19.246481 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f06a4fbe-c7e5-4115-9d56-2037064663f7 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:19.246981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f06a4fbe-c7e5-4115-9d56-2037064663f7 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:19.260733 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-5dbb0a6b-0590-4699-9b1b-1da891ba458c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.264159 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-5dbb0a6b-0590-4699-9b1b-1da891ba458c tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736/action Aug 06 13:05:19.264793 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-5dbb0a6b-0590-4699-9b1b-1da891ba458c tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:19.264966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-5dbb0a6b-0590-4699-9b1b-1da891ba458c tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:19.266003 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.266003 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:19.266505 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-f06a4fbe-c7e5-4115-9d56-2037064663f7 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume 'f925f986-fae6-481c-ab2a-eef503412b4d' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:19.287568 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.287568 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:19.301777 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f06a4fbe-c7e5-4115-9d56-2037064663f7 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action returned with HTTP 202 Aug 06 13:05:19.302197 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 212/847] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:19 2026] POST /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:19.302399 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76f664be-be6b-4fe9-b955-2a85f4713a63 req-5dbb0a6b-0590-4699-9b1b-1da891ba458c tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736/action returned with HTTP 204 Aug 06 13:05:19.304078 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 213/848] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:05:19 2026] POST /volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:19.312178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3bc8896-fffd-47b9-a006-4dabcf95505f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.315220 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3bc8896-fffd-47b9-a006-4dabcf95505f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.315886 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3bc8896-fffd-47b9-a006-4dabcf95505f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.316149 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3bc8896-fffd-47b9-a006-4dabcf95505f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.330042 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.330042 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:19.339071 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3bc8896-fffd-47b9-a006-4dabcf95505f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.348554 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3bc8896-fffd-47b9-a006-4dabcf95505f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.348554 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 211/849] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 1172 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:19.367664 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8606b008-edfd-48f0-881b-c4c3cab36032 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.370254 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action Aug 06 13:05:19.370720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "db4b452c-dd88-4b6e-80e8-9e9e83895e58"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:19.370890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "db4b452c-dd88-4b6e-80e8-9e9e83895e58"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:19.388901 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.388901 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:19.389336 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Volume info retrieved successfully. Aug 06 13:05:19.410067 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Terminate volume connection completed successfully. Aug 06 13:05:19.420987 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100269) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 06 13:05:19.437136 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61e49d3e-4fe0-4be6-b085-e7e8baeba839 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.440047 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61e49d3e-4fe0-4be6-b085-e7e8baeba839 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] GET https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c Aug 06 13:05:19.440272 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61e49d3e-4fe0-4be6-b085-e7e8baeba839 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.440489 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61e49d3e-4fe0-4be6-b085-e7e8baeba839 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.454673 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61e49d3e-4fe0-4be6-b085-e7e8baeba839 tempest-VolumesImageMetadata-1439433604 tempest-VolumesImageMetadata-1439433604-project-member] https://10.4.3.59/volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c returned with HTTP 404 Aug 06 13:05:19.454779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.455671 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 213/850] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/27df31e9-720f-46da-a2dd-2244bf1abb4c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:19.457118 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:19.457554 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-709349936", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:19.459499 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-709349936', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:19.459601 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Create volume of 1 GB Aug 06 13:05:19.463954 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Availability Zones retrieved successfully. Aug 06 13:05:19.470532 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Flow 'volume_create_api' (188e640b-f062-4c85-9a49-6a4fc2edd31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:19.471745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b674423f-f623-4ade-9996-5b8af494351c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:19.472855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:19.498343 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Detach volume completed successfully. Aug 06 13:05:19.498675 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8606b008-edfd-48f0-881b-c4c3cab36032 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action returned with HTTP 202 Aug 06 13:05:19.499932 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 214/851] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:19 2026] POST /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:19.507667 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1050ec5a-3aef-47eb-b446-9edeeee51248 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.509440 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1050ec5a-3aef-47eb-b446-9edeeee51248 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.509693 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b674423f-f623-4ade-9996-5b8af494351c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:19.510044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1050ec5a-3aef-47eb-b446-9edeeee51248 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.510387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1050ec5a-3aef-47eb-b446-9edeeee51248 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.510578 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed565a4-1baa-4819-8007-6f1e0e4343b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:19.518747 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.518747 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:19.525597 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1050ec5a-3aef-47eb-b446-9edeeee51248 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.529714 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1050ec5a-3aef-47eb-b446-9edeeee51248 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.530346 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 212/852] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:19.547463 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04032eec-815f-452a-90b2-5b6fdaf775fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.549187 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04032eec-815f-452a-90b2-5b6fdaf775fc tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.549389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04032eec-815f-452a-90b2-5b6fdaf775fc tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.549582 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04032eec-815f-452a-90b2-5b6fdaf775fc tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.556584 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.556584 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:19.560638 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04032eec-815f-452a-90b2-5b6fdaf775fc tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.566252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04032eec-815f-452a-90b2-5b6fdaf775fc tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.567098 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 214/853] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:19.583463 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5f38d41-ad23-4f82-9e94-e62e220bdb1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.585778 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5f38d41-ad23-4f82-9e94-e62e220bdb1e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action Aug 06 13:05:19.586163 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5f38d41-ad23-4f82-9e94-e62e220bdb1e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action body: b'{"os-detach": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:19.586342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5f38d41-ad23-4f82-9e94-e62e220bdb1e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:19.591623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Created reservations ['2abf39e6-f19a-419a-ae0c-cee1a7140c0b', '4d5aca64-01bf-467b-8482-2d4b8dc1d4c2', '39df6b98-b71e-4a5f-b94c-46f9b4a862d9', '14a1babb-0649-4b8f-a2d7-d35fbfa88c15'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:19.592471 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed565a4-1baa-4819-8007-6f1e0e4343b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2abf39e6-f19a-419a-ae0c-cee1a7140c0b', '4d5aca64-01bf-467b-8482-2d4b8dc1d4c2', '39df6b98-b71e-4a5f-b94c-46f9b4a862d9', '14a1babb-0649-4b8f-a2d7-d35fbfa88c15']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:19.593234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed27261-9350-47ea-a956-1cbe992f5fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:19.596540 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.596540 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:19.597159 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5f38d41-ad23-4f82-9e94-e62e220bdb1e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.621049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed27261-9350-47ea-a956-1cbe992f5fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '776676ce-a735-473b-a577-78d783e0c7f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-709349936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='08815dee39444db5b70460b02da3abb7',qos_specs=None,replication_status=,reservations=['2abf39e6-f19a-419a-ae0c-cee1a7140c0b','4d5aca64-01bf-467b-8482-2d4b8dc1d4c2','39df6b98-b71e-4a5f-b94c-46f9b4a862d9','14a1babb-0649-4b8f-a2d7-d35fbfa88c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d57d72301f45cda2adbdeef7d1b653',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-709349936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=776676ce-a735-473b-a577-78d783e0c7f3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='08815dee39444db5b70460b02da3abb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41d57d72301f45cda2adbdeef7d1b653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:19.622515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f173c30-194f-4212-8d6e-1ebe10b07a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:19.628777 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5f38d41-ad23-4f82-9e94-e62e220bdb1e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Detach volume completed successfully. Aug 06 13:05:19.628995 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5f38d41-ad23-4f82-9e94-e62e220bdb1e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action returned with HTTP 202 Aug 06 13:05:19.629452 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 215/854] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:19 2026] POST /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:19.641120 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-145fb25f-97f8-4008-90ee-a2c6f7ba59f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.645254 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-145fb25f-97f8-4008-90ee-a2c6f7ba59f2 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.645254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-145fb25f-97f8-4008-90ee-a2c6f7ba59f2 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.645254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-145fb25f-97f8-4008-90ee-a2c6f7ba59f2 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.650940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f173c30-194f-4212-8d6e-1ebe10b07a31) transitioned into state 'SUCCESS' from state '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-709349936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='08815dee39444db5b70460b02da3abb7',qos_specs=None,replication_status=,reservations=['2abf39e6-f19a-419a-ae0c-cee1a7140c0b','4d5aca64-01bf-467b-8482-2d4b8dc1d4c2','39df6b98-b71e-4a5f-b94c-46f9b4a862d9','14a1babb-0649-4b8f-a2d7-d35fbfa88c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d57d72301f45cda2adbdeef7d1b653',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:19.651896 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03daf1a5-08c0-4460-8310-3fc66fd6bc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:19.653809 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.653809 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:19.658935 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-145fb25f-97f8-4008-90ee-a2c6f7ba59f2 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.665271 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03daf1a5-08c0-4460-8310-3fc66fd6bc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:19.666000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Flow 'volume_create_api' (188e640b-f062-4c85-9a49-6a4fc2edd31d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:19.666317 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Create volume request issued successfully. Aug 06 13:05:19.666834 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b64073b8-2229-4ee7-b571-110b54cd284a req-760cdb5e-a14d-4670-8d5a-714e62dacb01 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:19.667227 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 214/855] 10.4.3.59 () {72 vars in 1534 bytes} [Thu Aug 6 13:05:19 2026] POST /volume/v3/volumes => generated 760 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:19.667909 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-145fb25f-97f8-4008-90ee-a2c6f7ba59f2 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.668617 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 213/856] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:19.675497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b64073b8-2229-4ee7-b571-110b54cd284a req-304bef23-0d89-48f8-90a3-79e3a9e925f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.677374 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b64073b8-2229-4ee7-b571-110b54cd284a req-304bef23-0d89-48f8-90a3-79e3a9e925f7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] GET https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:19.677557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b64073b8-2229-4ee7-b571-110b54cd284a req-304bef23-0d89-48f8-90a3-79e3a9e925f7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.677762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b64073b8-2229-4ee7-b571-110b54cd284a req-304bef23-0d89-48f8-90a3-79e3a9e925f7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.685211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6bd99b84-ef78-48ce-8280-a766a95f8008 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.685444 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.685444 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:19.687349 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6bd99b84-ef78-48ce-8280-a766a95f8008 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.687610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6bd99b84-ef78-48ce-8280-a766a95f8008 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.687850 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6bd99b84-ef78-48ce-8280-a766a95f8008 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.689412 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b64073b8-2229-4ee7-b571-110b54cd284a req-304bef23-0d89-48f8-90a3-79e3a9e925f7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Volume info retrieved successfully. Aug 06 13:05:19.695367 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b64073b8-2229-4ee7-b571-110b54cd284a req-304bef23-0d89-48f8-90a3-79e3a9e925f7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 returned with HTTP 200 Aug 06 13:05:19.696035 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.696035 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:19.696536 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 215/857] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:19.703448 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6bd99b84-ef78-48ce-8280-a766a95f8008 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.715545 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6bd99b84-ef78-48ce-8280-a766a95f8008 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.715867 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 216/858] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:19.735051 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.735091 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-482bc099-34f8-4187-8ecc-9f38169a2b85 req-166e14df-254c-49c9-ac30-49f4073da0d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.736251 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] DELETE https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.737652 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.737652 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.737652 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume with id: f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.740737 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-482bc099-34f8-4187-8ecc-9f38169a2b85 req-166e14df-254c-49c9-ac30-49f4073da0d7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] GET https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:19.740737 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-482bc099-34f8-4187-8ecc-9f38169a2b85 req-166e14df-254c-49c9-ac30-49f4073da0d7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.740737 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-482bc099-34f8-4187-8ecc-9f38169a2b85 req-166e14df-254c-49c9-ac30-49f4073da0d7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.746929 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.746929 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:19.747462 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.753054 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.753054 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:19.758596 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-482bc099-34f8-4187-8ecc-9f38169a2b85 req-166e14df-254c-49c9-ac30-49f4073da0d7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Volume info retrieved successfully. Aug 06 13:05:19.767005 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-482bc099-34f8-4187-8ecc-9f38169a2b85 req-166e14df-254c-49c9-ac30-49f4073da0d7 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 returned with HTTP 200 Aug 06 13:05:19.768403 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 214/859] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:19.775255 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume request issued successfully. Aug 06 13:05:19.775518 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e432fb35-89c3-4f9d-a456-b3ef5ac675e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 202 Aug 06 13:05:19.776028 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 215/860] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:19 2026] DELETE /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:19.792643 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ba61dfc-1e4a-48af-b8dc-bcbd9c172d7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.798152 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ba61dfc-1e4a-48af-b8dc-bcbd9c172d7b tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:19.801616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ba61dfc-1e4a-48af-b8dc-bcbd9c172d7b tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.801811 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ba61dfc-1e4a-48af-b8dc-bcbd9c172d7b tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.816318 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:19.816318 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:19.825226 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ba61dfc-1e4a-48af-b8dc-bcbd9c172d7b tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:19.829731 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ba61dfc-1e4a-48af-b8dc-bcbd9c172d7b tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 200 Aug 06 13:05:19.830139 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 216/861] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:19.986206 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e40bcc6d-a942-4365-ba9d-c3a7174e65e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:19.990072 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e40bcc6d-a942-4365-ba9d-c3a7174e65e8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:19.990300 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e40bcc6d-a942-4365-ba9d-c3a7174e65e8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:19.990539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e40bcc6d-a942-4365-ba9d-c3a7174e65e8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:19.996211 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7923ac35-e0bd-4e49-bf08-b6c16c0a1d67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.005012 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7923ac35-e0bd-4e49-bf08-b6c16c0a1d67 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:20.005012 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7923ac35-e0bd-4e49-bf08-b6c16c0a1d67 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.005012 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7923ac35-e0bd-4e49-bf08-b6c16c0a1d67 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.005012 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7923ac35-e0bd-4e49-bf08-b6c16c0a1d67 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:20.008530 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.008530 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:20.013280 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.013280 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:20.013572 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7923ac35-e0bd-4e49-bf08-b6c16c0a1d67 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:20.014308 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 215/862] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:20.020342 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e40bcc6d-a942-4365-ba9d-c3a7174e65e8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:20.025091 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6adda978-014c-4aa1-83fe-271adab3f461 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.026886 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6adda978-014c-4aa1-83fe-271adab3f461 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:20.027635 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6adda978-014c-4aa1-83fe-271adab3f461 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.027635 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6adda978-014c-4aa1-83fe-271adab3f461 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.028764 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e40bcc6d-a942-4365-ba9d-c3a7174e65e8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:20.029636 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 217/863] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:19 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:20.039837 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.039837 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:20.045650 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6adda978-014c-4aa1-83fe-271adab3f461 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:20.050942 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6adda978-014c-4aa1-83fe-271adab3f461 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 returned with HTTP 200 Aug 06 13:05:20.051233 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 216/864] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:20.063403 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-657340a2-607c-429d-8d86-cc3409313f6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.098880 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-5cf7cd31-d5c3-490a-b7e0-41fac4e1fec6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.102061 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-5cf7cd31-d5c3-490a-b7e0-41fac4e1fec6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:20.102061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-5cf7cd31-d5c3-490a-b7e0-41fac4e1fec6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.102061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-5cf7cd31-d5c3-490a-b7e0-41fac4e1fec6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.116730 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.116730 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:20.122317 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-5cf7cd31-d5c3-490a-b7e0-41fac4e1fec6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:20.128716 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-5cf7cd31-d5c3-490a-b7e0-41fac4e1fec6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:20.130460 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 216/865] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:20.200443 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85/export_record Aug 06 13:05:20.200891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.200891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling method 'export_record' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.201119 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Export record for backup e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 13:05:20.214393 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.214393 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:20.215992 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling RPCAPI with context: , host: np0000006653, backup: e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 13:05:20.231714 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] export_record in rpcapi backup_id e7360567-70da-4b10-9ddb-8ef1ab8efc85 on host np0000006653. {{(pid=100266) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 13:05:20.243716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2b758dd-f8ec-4b1b-a7db-d024afba9b0d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.244152 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2b758dd-f8ec-4b1b-a7db-d024afba9b0d None None] GET https://10.4.3.59/volume// Aug 06 13:05:20.244391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2b758dd-f8ec-4b1b-a7db-d024afba9b0d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.244643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2b758dd-f8ec-4b1b-a7db-d024afba9b0d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.244882 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2b758dd-f8ec-4b1b-a7db-d024afba9b0d None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:05:20.245148 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 218/866] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:05:20.248316 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTczNjA1NjctNzBkYS00YjEwLTlkZGItOGVmMWFiOGVmYzg1IiwgInVzZXJfaWQiOiAiMThjY2Y4MWFmNTExNDViZjg0MTg4NGE4ZGU1ZmI3Y2EiLCAicHJvamVjdF9pZCI6ICIwY2QyYWRmOTE5YTU0ODJlOGNlZDczNzAxYTQzYTA5ZSIsICJ2b2x1bWVfaWQiOiAiOWRlMGI4ZTktMWNmOS00NzUzLTg1NzEtY2Q0NDAzY2Y3OTA3IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODI1MzI0ODgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk1MDIxMDAwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkZTBiOGU5LTFjZjktNDc1My04NTcxLWNkNDQwM2NmNzkwNy8yMDI2MDgwNjEzMDUwNS9hel9ub3ZhX2JhY2t1cF9lNzM2MDU2Ny03MGRhLTRiMTAtOWRkYi04ZWYxYWI4ZWZjODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 13:05:20.248316 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-657340a2-607c-429d-8d86-cc3409313f6d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85/export_record returned with HTTP 200 Aug 06 13:05:20.248316 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 217/867] 10.4.3.59 () {66 vars in 1383 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85/export_record => generated 1512 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:20.256359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-91c03638-c9e5-45e4-97aa-c1b7ed4ad82e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.260339 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c19152e3-0731-4d1b-9da6-db929eb21840 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.262076 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] POST https://10.4.3.59/volume/v3/backups/import_record Aug 06 13:05:20.262791 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE2Y2ZkM2ItNTcxYS00MTUwLWI0YjItZTcyNjk3ZDdhZTRmIiwgInVzZXJfaWQiOiAiMThjY2Y4MWFmNTExNDViZjg0MTg4NGE4ZGU1ZmI3Y2EiLCAicHJvamVjdF9pZCI6ICIwY2QyYWRmOTE5YTU0ODJlOGNlZDczNzAxYTQzYTA5ZSIsICJ2b2x1bWVfaWQiOiAiOWRlMGI4ZTktMWNmOS00NzUzLTg1NzEtY2Q0NDAzY2Y3OTA3IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODI1MzI0ODgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk1MDIxMDAwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkZTBiOGU5LTFjZjktNDc1My04NTcxLWNkNDQwM2NmNzkwNy8yMDI2MDgwNjEzMDUwNS9hel9ub3ZhX2JhY2t1cF9lNzM2MDU2Ny03MGRhLTRiMTAtOWRkYi04ZWYxYWI4ZWZjODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:20.262959 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-91c03638-c9e5-45e4-97aa-c1b7ed4ad82e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:05:20.263362 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-91c03638-c9e5-45e4-97aa-c1b7ed4ad82e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be4b8fc6-2bc8-4edd-87db-4782fe55f4f5", "connector": null, "instance_uuid": "715ff677-f4ec-4bac-b98f-b044428397dd"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:20.267310 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE2Y2ZkM2ItNTcxYS00MTUwLWI0YjItZTcyNjk3ZDdhZTRmIiwgInVzZXJfaWQiOiAiMThjY2Y4MWFmNTExNDViZjg0MTg4NGE4ZGU1ZmI3Y2EiLCAicHJvamVjdF9pZCI6ICIwY2QyYWRmOTE5YTU0ODJlOGNlZDczNzAxYTQzYTA5ZSIsICJ2b2x1bWVfaWQiOiAiOWRlMGI4ZTktMWNmOS00NzUzLTg1NzEtY2Q0NDAzY2Y3OTA3IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODI1MzI0ODgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk1MDIxMDAwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkZTBiOGU5LTFjZjktNDc1My04NTcxLWNkNDQwM2NmNzkwNy8yMDI2MDgwNjEzMDUwNS9hel9ub3ZhX2JhY2t1cF9lNzM2MDU2Ny03MGRhLTRiMTAtOWRkYi04ZWYxYWI4ZWZjODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 13:05:20.267310 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE2Y2ZkM2ItNTcxYS00MTUwLWI0YjItZTcyNjk3ZDdhZTRmIiwgInVzZXJfaWQiOiAiMThjY2Y4MWFmNTExNDViZjg0MTg4NGE4ZGU1ZmI3Y2EiLCAicHJvamVjdF9pZCI6ICIwY2QyYWRmOTE5YTU0ODJlOGNlZDczNzAxYTQzYTA5ZSIsICJ2b2x1bWVfaWQiOiAiOWRlMGI4ZTktMWNmOS00NzUzLTg1NzEtY2Q0NDAzY2Y3OTA3IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODI1MzI0ODgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk1MDIxMDAwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkZTBiOGU5LTFjZjktNDc1My04NTcxLWNkNDQwM2NmNzkwNy8yMDI2MDgwNjEzMDUwNS9hel9ub3ZhX2JhY2t1cF9lNzM2MDU2Ny03MGRhLTRiMTAtOWRkYi04ZWYxYWI4ZWZjODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 13:05:20.279594 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.279594 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:20.311650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Created reservations ['9ee930f8-2051-407b-b55a-a34e5610494a', 'e784c2cc-9dc9-4398-9df6-0c8012025ada'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:20.314769 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-91c03638-c9e5-45e4-97aa-c1b7ed4ad82e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:05:20.315289 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 217/868] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:05: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 06 13:05:20.364818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] import_record rpcapi backup id d16cfd3b-571a-4150-b4b2-e72697d7ae4f on host np0000006653 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE2Y2ZkM2ItNTcxYS00MTUwLWI0YjItZTcyNjk3ZDdhZTRmIiwgInVzZXJfaWQiOiAiMThjY2Y4MWFmNTExNDViZjg0MTg4NGE4ZGU1ZmI3Y2EiLCAicHJvamVjdF9pZCI6ICIwY2QyYWRmOTE5YTU0ODJlOGNlZDczNzAxYTQzYTA5ZSIsICJ2b2x1bWVfaWQiOiAiOWRlMGI4ZTktMWNmOS00NzUzLTg1NzEtY2Q0NDAzY2Y3OTA3IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODI1MzI0ODgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTk1MDIxMDAwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkZTBiOGU5LTFjZjktNDc1My04NTcxLWNkNDQwM2NmNzkwNy8yMDI2MDgwNjEzMDUwNS9hel9ub3ZhX2JhY2t1cF9lNzM2MDU2Ny03MGRhLTRiMTAtOWRkYi04ZWYxYWI4ZWZjODUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjA1OjAxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100267) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 13:05:20.370182 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Import record output: {'backup': {'id': 'd16cfd3b-571a-4150-b4b2-e72697d7ae4f', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f'}, {'rel': 'bookmark', 'href': 'https://10.4.3.59/volume/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f'}]}}. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 13:05:20.370557 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c19152e3-0731-4d1b-9da6-db929eb21840 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/import_record returned with HTTP 201 Aug 06 13:05:20.371009 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 217/869] 10.4.3.59 () {68 vars in 1295 bytes} [Thu Aug 6 13:05:20 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 112 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:05:20.381701 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3857b5a-fdb3-4356-aafc-0984da0f585b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.383932 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3857b5a-fdb3-4356-aafc-0984da0f585b tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] GET https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f Aug 06 13:05:20.384230 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3857b5a-fdb3-4356-aafc-0984da0f585b tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.385538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3857b5a-fdb3-4356-aafc-0984da0f585b tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.385538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d3857b5a-fdb3-4356-aafc-0984da0f585b tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Show backup with id d16cfd3b-571a-4150-b4b2-e72697d7ae4f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:20.387291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7fc8fb7b-f77d-43a3-b82e-6f194ac6c1a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.393588 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fc8fb7b-f77d-43a3-b82e-6f194ac6c1a7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:20.394016 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fc8fb7b-f77d-43a3-b82e-6f194ac6c1a7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.394497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fc8fb7b-f77d-43a3-b82e-6f194ac6c1a7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.399515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fb6e632-c001-4c1e-a0e7-0a28e475b590 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.399939 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fb6e632-c001-4c1e-a0e7-0a28e475b590 None None] GET https://10.4.3.59/volume// Aug 06 13:05:20.400123 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fb6e632-c001-4c1e-a0e7-0a28e475b590 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.400341 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fb6e632-c001-4c1e-a0e7-0a28e475b590 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.400794 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fb6e632-c001-4c1e-a0e7-0a28e475b590 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:05:20.401033 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 218/870] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:05:20.403301 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.403301 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:20.404217 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3857b5a-fdb3-4356-aafc-0984da0f585b tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f returned with HTTP 200 Aug 06 13:05:20.404780 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 219/871] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:20.410977 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-f0edb47d-a171-4dce-9c99-e488cf59d89d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.413206 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-f0edb47d-a171-4dce-9c99-e488cf59d89d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:20.413553 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-f0edb47d-a171-4dce-9c99-e488cf59d89d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.413801 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-f0edb47d-a171-4dce-9c99-e488cf59d89d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.418629 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.418629 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:20.428408 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7fc8fb7b-f77d-43a3-b82e-6f194ac6c1a7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:20.428486 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.428486 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:20.432749 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-f0edb47d-a171-4dce-9c99-e488cf59d89d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:20.435415 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fc8fb7b-f77d-43a3-b82e-6f194ac6c1a7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:20.435774 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 218/872] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:20.437998 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-f0edb47d-a171-4dce-9c99-e488cf59d89d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:20.438542 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 218/873] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:20.567283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-383facd5-9a18-4e11-92d6-bc1ae870ce46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.569341 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-383facd5-9a18-4e11-92d6-bc1ae870ce46 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2 Aug 06 13:05:20.569838 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-383facd5-9a18-4e11-92d6-bc1ae870ce46 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:20.578302 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-383facd5-9a18-4e11-92d6-bc1ae870ce46 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:05:20.583449 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-383facd5-9a18-4e11-92d6-bc1ae870ce46 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:05:20.584631 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.584631 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:20.672884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-383facd5-9a18-4e11-92d6-bc1ae870ce46 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" released by "attachment_update" :: held 0.089s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:05:20.672884 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-383facd5-9a18-4e11-92d6-bc1ae870ce46 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2 returned with HTTP 200 Aug 06 13:05:20.673331 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 219/874] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:05:20 2026] PUT /volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:20.804674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-40a95c04-5e4e-446c-b90b-cf61c03c99ef req-fd9f9d35-a9ca-4c3c-bc28-136e94098b11 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.809029 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-40a95c04-5e4e-446c-b90b-cf61c03c99ef req-fd9f9d35-a9ca-4c3c-bc28-136e94098b11 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] GET https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:20.809339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-40a95c04-5e4e-446c-b90b-cf61c03c99ef req-fd9f9d35-a9ca-4c3c-bc28-136e94098b11 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.810717 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-40a95c04-5e4e-446c-b90b-cf61c03c99ef req-fd9f9d35-a9ca-4c3c-bc28-136e94098b11 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.825206 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:20.825206 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:20.830671 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-40a95c04-5e4e-446c-b90b-cf61c03c99ef req-fd9f9d35-a9ca-4c3c-bc28-136e94098b11 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Volume info retrieved successfully. Aug 06 13:05:20.838177 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-40a95c04-5e4e-446c-b90b-cf61c03c99ef req-fd9f9d35-a9ca-4c3c-bc28-136e94098b11 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 returned with HTTP 200 Aug 06 13:05:20.838830 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 220/875] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:20.847846 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19227446-63af-4756-922a-eceb32bd07eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:20.851294 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19227446-63af-4756-922a-eceb32bd07eb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d Aug 06 13:05:20.851539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19227446-63af-4756-922a-eceb32bd07eb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:20.851778 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19227446-63af-4756-922a-eceb32bd07eb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:20.865448 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19227446-63af-4756-922a-eceb32bd07eb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d returned with HTTP 404 Aug 06 13:05:20.866273 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 219/876] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:20 2026] GET /volume/v3/volumes/f925f986-fae6-481c-ab2a-eef503412b4d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:21.103243 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-16b637be-b491-4d44-a34a-440c1f1a132d req-5ba66ea6-acbe-4b41-9dea-848d8f9466b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.105493 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-16b637be-b491-4d44-a34a-440c1f1a132d req-5ba66ea6-acbe-4b41-9dea-848d8f9466b4 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-reader] GET https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:21.105703 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-16b637be-b491-4d44-a34a-440c1f1a132d req-5ba66ea6-acbe-4b41-9dea-848d8f9466b4 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:21.105947 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-16b637be-b491-4d44-a34a-440c1f1a132d req-5ba66ea6-acbe-4b41-9dea-848d8f9466b4 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:21.112213 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.112213 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:21.115515 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-16b637be-b491-4d44-a34a-440c1f1a132d req-5ba66ea6-acbe-4b41-9dea-848d8f9466b4 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-reader] Volume info retrieved successfully. Aug 06 13:05:21.120600 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-16b637be-b491-4d44-a34a-440c1f1a132d req-5ba66ea6-acbe-4b41-9dea-848d8f9466b4 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-reader] https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 returned with HTTP 200 Aug 06 13:05:21.121142 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 219/877] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:21 2026] GET /volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:21.151924 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.155352 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] DELETE https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:21.155590 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:21.155876 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:21.156142 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Delete volume with id: 776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:21.167832 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-01531de7-4a51-434d-9b29-7f91833ecafe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.168247 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.168247 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:21.168446 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Volume info retrieved successfully. Aug 06 13:05:21.199065 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Delete volume request issued successfully. Aug 06 13:05:21.199250 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d47c9819-dec6-4ecb-b947-a6376b3f72cb req-6bc53ea5-bb44-457a-9196-273700ebca52 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 returned with HTTP 202 Aug 06 13:05:21.199728 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 220/878] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:05:21 2026] DELETE /volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:21.238101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c16e4201-0c15-406f-9d81-a80f441ef3de req-51790a40-1898-4c22-ac9e-c4204b4b0108 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.240443 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c16e4201-0c15-406f-9d81-a80f441ef3de req-51790a40-1898-4c22-ac9e-c4204b4b0108 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] GET https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:21.240658 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c16e4201-0c15-406f-9d81-a80f441ef3de req-51790a40-1898-4c22-ac9e-c4204b4b0108 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:21.240814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c16e4201-0c15-406f-9d81-a80f441ef3de req-51790a40-1898-4c22-ac9e-c4204b4b0108 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:21.248342 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.248342 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:21.252334 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c16e4201-0c15-406f-9d81-a80f441ef3de req-51790a40-1898-4c22-ac9e-c4204b4b0108 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Volume info retrieved successfully. Aug 06 13:05:21.257578 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c16e4201-0c15-406f-9d81-a80f441ef3de req-51790a40-1898-4c22-ac9e-c4204b4b0108 tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 returned with HTTP 200 Aug 06 13:05:21.258062 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 220/879] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:21 2026] GET /volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:21.317139 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:21.317674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1970553507"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:21.321181 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1970553507'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:21.321181 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Create volume of 1 GB Aug 06 13:05:21.324492 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Availability Zones retrieved successfully. Aug 06 13:05:21.330311 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Flow 'volume_create_api' (eeb89863-d0d4-4d80-9763-b5c7aee82ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:21.331310 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005ab0cb-6be8-4cf8-9dbd-7a49927f2890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.332312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:21.357747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005ab0cb-6be8-4cf8-9dbd-7a49927f2890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.358736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608a6dcc-bf8c-4798-82fe-7bb4f40d23ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.415871 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75da1a05-40a5-47d0-8687-499b2dca951d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.416391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Created reservations ['5a5c134b-34e4-40c1-a416-041d05f0658e', '8a7ea20a-4aa7-47fc-9e7d-5d283f76b36b', '901c1bfa-5712-450a-bb49-ed85f1645d04', '5b4da0d8-4c05-493b-9123-ae8029fb43f9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:21.416940 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608a6dcc-bf8c-4798-82fe-7bb4f40d23ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a5c134b-34e4-40c1-a416-041d05f0658e', '8a7ea20a-4aa7-47fc-9e7d-5d283f76b36b', '901c1bfa-5712-450a-bb49-ed85f1645d04', '5b4da0d8-4c05-493b-9123-ae8029fb43f9']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.417729 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75da1a05-40a5-47d0-8687-499b2dca951d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] GET https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f Aug 06 13:05:21.417899 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a247e253-2505-4755-847e-02716892b24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.417950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75da1a05-40a5-47d0-8687-499b2dca951d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:21.418149 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75da1a05-40a5-47d0-8687-499b2dca951d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:21.418285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-75da1a05-40a5-47d0-8687-499b2dca951d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Show backup with id d16cfd3b-571a-4150-b4b2-e72697d7ae4f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:21.422733 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.422733 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:21.423473 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75da1a05-40a5-47d0-8687-499b2dca951d tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f returned with HTTP 200 Aug 06 13:05:21.424527 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 220/880] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:21 2026] GET /volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:21.433392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0dcddf2-dd94-43fb-92c6-112cdbdc210a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.435295 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0dcddf2-dd94-43fb-92c6-112cdbdc210a tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] GET https://10.4.3.59/volume/v3/backups Aug 06 13:05:21.435603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0dcddf2-dd94-43fb-92c6-112cdbdc210a tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:21.435732 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0dcddf2-dd94-43fb-92c6-112cdbdc210a tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:21.448277 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a247e253-2505-4755-847e-02716892b24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b7614b9-9d7b-470f-96bd-2754258904dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1970553507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdc7893383f4aeca467627bd8bdc9cd',qos_specs=None,replication_status=,reservations=['5a5c134b-34e4-40c1-a416-041d05f0658e','8a7ea20a-4aa7-47fc-9e7d-5d283f76b36b','901c1bfa-5712-450a-bb49-ed85f1645d04','5b4da0d8-4c05-493b-9123-ae8029fb43f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccbae4621bcd462aacbe23a0450a5bc1',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1970553507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b7614b9-9d7b-470f-96bd-2754258904dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bdc7893383f4aeca467627bd8bdc9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccbae4621bcd462aacbe23a0450a5bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.449395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0e78f3-3c4f-4a6b-8a8e-2f074e420066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.450626 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f8b5abb-f009-44ef-8e2c-f29d583357e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.450703 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0dcddf2-dd94-43fb-92c6-112cdbdc210a tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 200 Aug 06 13:05:21.451028 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 221/881] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:05:21 2026] GET /volume/v3/backups => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:21.457420 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f8b5abb-f009-44ef-8e2c-f29d583357e1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:21.457420 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f8b5abb-f009-44ef-8e2c-f29d583357e1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:21.457562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f8b5abb-f009-44ef-8e2c-f29d583357e1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:21.462870 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.464098 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] POST https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85/restore Aug 06 13:05:21.464810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:21.466003 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Restoring backup e7360567-70da-4b10-9ddb-8ef1ab8efc85 ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:05:21.466188 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Restoring backup e7360567-70da-4b10-9ddb-8ef1ab8efc85 to volume None. Aug 06 13:05:21.470554 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.470554 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:21.471214 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0e78f3-3c4f-4a6b-8a8e-2f074e420066) transitioned into state 'SUCCESS' from state '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-1970553507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdc7893383f4aeca467627bd8bdc9cd',qos_specs=None,replication_status=,reservations=['5a5c134b-34e4-40c1-a416-041d05f0658e','8a7ea20a-4aa7-47fc-9e7d-5d283f76b36b','901c1bfa-5712-450a-bb49-ed85f1645d04','5b4da0d8-4c05-493b-9123-ae8029fb43f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccbae4621bcd462aacbe23a0450a5bc1',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.471529 np0000006653 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Creating volume of 1 GB for restore of backup e7360567-70da-4b10-9ddb-8ef1ab8efc85. Aug 06 13:05:21.472016 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e972470-1653-4b1b-8f6a-7440cead0bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.472810 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.472810 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:21.476735 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f8b5abb-f009-44ef-8e2c-f29d583357e1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:21.477769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:05:21.477504. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:05:21.477889 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Availability Zones retrieved successfully. Aug 06 13:05:21.480693 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f8b5abb-f009-44ef-8e2c-f29d583357e1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:21.481031 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 221/882] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:21 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:21.483137 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Flow 'volume_create_api' (6f2eabd1-9597-46aa-9771-0b948494282b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:21.483239 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e972470-1653-4b1b-8f6a-7440cead0bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.484410 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06568173-4c57-4c36-b39a-368f593042d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.485370 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:21.487727 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Flow 'volume_create_api' (eeb89863-d0d4-4d80-9763-b5c7aee82ac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:21.488195 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Create volume request issued successfully. Aug 06 13:05:21.492190 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01531de7-4a51-434d-9b29-7f91833ecafe tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:21.492756 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 221/883] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:21 2026] POST /volume/v3/volumes => generated 753 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:21.505350 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8d9636c-a137-4166-9050-f0d91d6d8483 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:21.507687 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8d9636c-a137-4166-9050-f0d91d6d8483 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:21.507863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8d9636c-a137-4166-9050-f0d91d6d8483 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:21.508060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8d9636c-a137-4166-9050-f0d91d6d8483 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:21.511684 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06568173-4c57-4c36-b39a-368f593042d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.512697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b5d4d81-569f-4170-bda6-927ca8117d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.516735 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.516735 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:21.521668 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8d9636c-a137-4166-9050-f0d91d6d8483 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Volume info retrieved successfully. Aug 06 13:05:21.526349 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8d9636c-a137-4166-9050-f0d91d6d8483 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc returned with HTTP 200 Aug 06 13:05:21.526818 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 222/884] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:21 2026] GET /volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:21.546631 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Created reservations ['361becc3-61f6-4347-a26f-1adaa2c12bc9', 'd3c4f32d-eaf8-478f-8484-0389f35184c1', 'ca567080-ec92-4dd5-b641-49329a9bd138', '9fe48755-de5b-4e95-923d-96c8f23ffcae'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:21.547785 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b5d4d81-569f-4170-bda6-927ca8117d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361becc3-61f6-4347-a26f-1adaa2c12bc9', 'd3c4f32d-eaf8-478f-8484-0389f35184c1', 'ca567080-ec92-4dd5-b641-49329a9bd138', '9fe48755-de5b-4e95-923d-96c8f23ffcae']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.548949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb299ea-b974-4574-ab79-7e4ad86dea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.585040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb299ea-b974-4574-ab79-7e4ad86dea0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85', '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_e7360567-70da-4b10-9ddb-8ef1ab8efc85',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd2adf919a5482e8ced73701a43a09e',qos_specs=None,replication_status=,reservations=['361becc3-61f6-4347-a26f-1adaa2c12bc9','d3c4f32d-eaf8-478f-8484-0389f35184c1','ca567080-ec92-4dd5-b641-49329a9bd138','9fe48755-de5b-4e95-923d-96c8f23ffcae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ccf81af51145bf841884a8de5fb7ca',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e7360567-70da-4b10-9ddb-8ef1ab8efc85',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd2adf919a5482e8ced73701a43a09e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ccf81af51145bf841884a8de5fb7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.586290 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5baece9-33af-481d-b3b9-54a73c30c2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.608592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5baece9-33af-481d-b3b9-54a73c30c2f9) transitioned into 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_e7360567-70da-4b10-9ddb-8ef1ab8efc85',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd2adf919a5482e8ced73701a43a09e',qos_specs=None,replication_status=,reservations=['361becc3-61f6-4347-a26f-1adaa2c12bc9','d3c4f32d-eaf8-478f-8484-0389f35184c1','ca567080-ec92-4dd5-b641-49329a9bd138','9fe48755-de5b-4e95-923d-96c8f23ffcae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ccf81af51145bf841884a8de5fb7ca',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.609793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da90430f-ed33-4ab1-b1db-f5cd1877a2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:21.624923 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da90430f-ed33-4ab1-b1db-f5cd1877a2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:21.624923 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Flow 'volume_create_api' (6f2eabd1-9597-46aa-9771-0b948494282b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:21.624923 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Create volume request issued successfully. Aug 06 13:05:21.632307 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:21.632307 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:21.632593 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:22.282932 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f47e036b-2af1-4ed1-bc5e-d44b356eb9af req-a5ff9b2b-cbc2-41db-af83-f7788228c78e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:22.287375 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f47e036b-2af1-4ed1-bc5e-d44b356eb9af req-a5ff9b2b-cbc2-41db-af83-f7788228c78e tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] GET https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 Aug 06 13:05:22.287375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f47e036b-2af1-4ed1-bc5e-d44b356eb9af req-a5ff9b2b-cbc2-41db-af83-f7788228c78e tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:22.287375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f47e036b-2af1-4ed1-bc5e-d44b356eb9af req-a5ff9b2b-cbc2-41db-af83-f7788228c78e tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:22.297773 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f47e036b-2af1-4ed1-bc5e-d44b356eb9af req-a5ff9b2b-cbc2-41db-af83-f7788228c78e tempest-VolumesGetTestJSON-1058820579 tempest-VolumesGetTestJSON-1058820579-project-member] https://10.4.3.59/volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 returned with HTTP 404 Aug 06 13:05:22.299977 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 222/885] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:22 2026] GET /volume/v3/volumes/776676ce-a735-473b-a577-78d783e0c7f3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:22.495017 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-118e77d8-99b7-4131-85d8-9fa2bc5e700a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:22.497684 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-118e77d8-99b7-4131-85d8-9fa2bc5e700a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:22.497905 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-118e77d8-99b7-4131-85d8-9fa2bc5e700a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:22.498146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-118e77d8-99b7-4131-85d8-9fa2bc5e700a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:22.511371 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:22.511371 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:22.515199 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-118e77d8-99b7-4131-85d8-9fa2bc5e700a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:22.520023 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-118e77d8-99b7-4131-85d8-9fa2bc5e700a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:22.520632 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 222/886] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:22 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:22.540282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20cafe62-9805-4eca-ba57-4df61b5b1d86 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:22.543798 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cafe62-9805-4eca-ba57-4df61b5b1d86 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:22.544076 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cafe62-9805-4eca-ba57-4df61b5b1d86 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:22.544364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cafe62-9805-4eca-ba57-4df61b5b1d86 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:22.556310 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:22.556310 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:22.559393 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20cafe62-9805-4eca-ba57-4df61b5b1d86 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Volume info retrieved successfully. Aug 06 13:05:22.564901 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cafe62-9805-4eca-ba57-4df61b5b1d86 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc returned with HTTP 200 Aug 06 13:05:22.565441 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 223/887] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:22 2026] GET /volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:22.586948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:22.589185 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:05:22.589630 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b7614b9-9d7b-470f-96bd-2754258904dc", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-326450635"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:22.604823 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:22.604823 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:22.605685 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Volume info retrieved successfully. Aug 06 13:05:22.605876 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Create snapshot from volume 0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:22.641075 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:22.641075 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:22.641659 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:22.641843 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:05:22.642000 np0000006653 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Overwriting volume a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 with restore of backup e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:22.649711 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Created reservations ['1b362955-b090-4e58-a5fe-ac629461d5cb', '427aae93-a6de-4ec4-a04d-e248aeb22e39', 'b209cf2e-d075-4095-ba4b-d8236760dd8b', '13d5c3ac-86b6-44b4-8620-43b21b0febd5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:22.657657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] restore_backup in rpcapi backup_id e7360567-70da-4b10-9ddb-8ef1ab8efc85 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:05:22.659586 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80ab7226-0d91-4fe3-a980-f43b49ff7fd1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85/restore returned with HTTP 202 Aug 06 13:05:22.660105 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 221/888] 10.4.3.59 () {68 vars in 1386 bytes} [Thu Aug 6 13:05:21 2026] POST /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85/restore => generated 189 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:22.669785 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cd2a7d07-16e0-40a9-8035-6015986aa87a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:22.672422 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd2a7d07-16e0-40a9-8035-6015986aa87a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:22.672611 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd2a7d07-16e0-40a9-8035-6015986aa87a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:22.672792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd2a7d07-16e0-40a9-8035-6015986aa87a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:22.672925 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cd2a7d07-16e0-40a9-8035-6015986aa87a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:22.678113 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:22.678113 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:22.679115 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd2a7d07-16e0-40a9-8035-6015986aa87a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:22.679591 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 223/889] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:22 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:22.687106 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot create request issued successfully. Aug 06 13:05:22.687790 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4b12d51-2c3b-49d3-ad6d-b12654fdf60b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:05:22.687889 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 223/890] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:05:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:22.699621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b6a5a6f-d681-43c8-bd7d-7272cd2a56bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:22.701972 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b6a5a6f-d681-43c8-bd7d-7272cd2a56bf tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e Aug 06 13:05:22.702199 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b6a5a6f-d681-43c8-bd7d-7272cd2a56bf tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:22.702485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b6a5a6f-d681-43c8-bd7d-7272cd2a56bf tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:22.710116 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:22.710116 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:22.710682 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b6a5a6f-d681-43c8-bd7d-7272cd2a56bf tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:22.711616 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b6a5a6f-d681-43c8-bd7d-7272cd2a56bf tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e returned with HTTP 200 Aug 06 13:05:22.712006 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 224/891] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:22 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:22.994081 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-ce1c2015-e750-4a98-a0cf-d184b5f6dc83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:22.996554 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-ce1c2015-e750-4a98-a0cf-d184b5f6dc83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2/action Aug 06 13:05:22.996955 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-ce1c2015-e750-4a98-a0cf-d184b5f6dc83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:22.997129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-ce1c2015-e750-4a98-a0cf-d184b5f6dc83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:23.017406 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.017406 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:23.026795 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f234ce6-da9c-44ee-8b47-3aac84e6cad9 req-ce1c2015-e750-4a98-a0cf-d184b5f6dc83 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2/action returned with HTTP 204 Aug 06 13:05:23.027217 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 222/892] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:05:22 2026] POST /volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:23.429841 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.431828 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:23.432232 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1899284984"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:23.433768 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1899284984'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:23.433851 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume of 1 GB Aug 06 13:05:23.441102 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Availability Zones retrieved successfully. Aug 06 13:05:23.446754 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (579690be-01dd-4c32-a4c8-ea44eafc9aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:23.447736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f307e45-8044-4275-8580-7dd8381138c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:23.448718 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:23.474842 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f307e45-8044-4275-8580-7dd8381138c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:23.475535 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9a8950-76c5-4ecf-aa53-6e2508a135cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:23.508460 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Created reservations ['b1361e7b-77f1-4bac-8b75-190581bd60a9', '9d68a326-14e3-4545-bd11-ac220beb9fec', 'f997353e-74ed-4d08-a5f8-fb8915a51ab5', '44e65890-26af-4818-bfaf-71d0d943a5c0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:23.509178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9a8950-76c5-4ecf-aa53-6e2508a135cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1361e7b-77f1-4bac-8b75-190581bd60a9', '9d68a326-14e3-4545-bd11-ac220beb9fec', 'f997353e-74ed-4d08-a5f8-fb8915a51ab5', '44e65890-26af-4818-bfaf-71d0d943a5c0']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:23.509949 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a01674-328e-48ae-b7a3-ee4e6ab168c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:23.532203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a01674-328e-48ae-b7a3-ee4e6ab168c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9bef70-3976-4aba-9ddf-50460e2e64d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1899284984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['b1361e7b-77f1-4bac-8b75-190581bd60a9','9d68a326-14e3-4545-bd11-ac220beb9fec','f997353e-74ed-4d08-a5f8-fb8915a51ab5','44e65890-26af-4818-bfaf-71d0d943a5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1899284984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd9bef70-3976-4aba-9ddf-50460e2e64d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d311e1f229d941518d96a3584191e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23accf2aa8304b31bd58ffb89a720752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:23.536605 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640b45ce-b285-4241-b1a0-5c0bc13466f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:23.536935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0e83bf4-f4cb-468f-9dde-d523aa852ba2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.536935 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0e83bf4-f4cb-468f-9dde-d523aa852ba2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:23.536935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0e83bf4-f4cb-468f-9dde-d523aa852ba2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.536935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0e83bf4-f4cb-468f-9dde-d523aa852ba2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.549208 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.549208 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:23.552922 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0e83bf4-f4cb-468f-9dde-d523aa852ba2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:23.556865 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640b45ce-b285-4241-b1a0-5c0bc13466f8) transitioned into state 'SUCCESS' from state '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-1899284984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['b1361e7b-77f1-4bac-8b75-190581bd60a9','9d68a326-14e3-4545-bd11-ac220beb9fec','f997353e-74ed-4d08-a5f8-fb8915a51ab5','44e65890-26af-4818-bfaf-71d0d943a5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:23.557794 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f351fe9a-36f5-4e18-bed2-c78a65a0b3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:23.557894 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0e83bf4-f4cb-468f-9dde-d523aa852ba2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:23.558403 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 224/893] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:23 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:23.568629 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f351fe9a-36f5-4e18-bed2-c78a65a0b3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:23.569563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (579690be-01dd-4c32-a4c8-ea44eafc9aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:23.569965 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request issued successfully. Aug 06 13:05:23.570617 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cce5d12-ca80-4e83-b362-830cc74565e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:23.571063 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 224/894] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:23 2026] POST /volume/v3/volumes => generated 747 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:23.582506 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47f2068c-acde-445e-8fe9-0b10d1cbf7e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.584884 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47f2068c-acde-445e-8fe9-0b10d1cbf7e1 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:23.585185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47f2068c-acde-445e-8fe9-0b10d1cbf7e1 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.585473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47f2068c-acde-445e-8fe9-0b10d1cbf7e1 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.594244 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.594244 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:23.598817 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47f2068c-acde-445e-8fe9-0b10d1cbf7e1 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:23.604240 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47f2068c-acde-445e-8fe9-0b10d1cbf7e1 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 returned with HTTP 200 Aug 06 13:05:23.604668 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 225/895] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:23 2026] GET /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:23.691424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54f15bc1-b10b-4dbc-ba39-feb7d70911ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.693246 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f15bc1-b10b-4dbc-ba39-feb7d70911ce tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:23.693460 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54f15bc1-b10b-4dbc-ba39-feb7d70911ce tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.693721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54f15bc1-b10b-4dbc-ba39-feb7d70911ce tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.693784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-54f15bc1-b10b-4dbc-ba39-feb7d70911ce tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:23.699742 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.699742 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:23.699742 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f15bc1-b10b-4dbc-ba39-feb7d70911ce tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:23.699915 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 223/896] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:23 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:23.726397 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ad2413f-fffd-465c-a919-b56d38511a1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.729464 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ad2413f-fffd-465c-a919-b56d38511a1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e Aug 06 13:05:23.730129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ad2413f-fffd-465c-a919-b56d38511a1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.730454 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ad2413f-fffd-465c-a919-b56d38511a1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.745735 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.745735 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:23.747858 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ad2413f-fffd-465c-a919-b56d38511a1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:23.747858 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ad2413f-fffd-465c-a919-b56d38511a1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e returned with HTTP 200 Aug 06 13:05:23.747858 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 225/897] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:23 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:23.759040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55505918-a1cf-460e-8256-e3406fcb4f02 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.761010 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55505918-a1cf-460e-8256-e3406fcb4f02 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] POST https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:23.761399 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55505918-a1cf-460e-8256-e3406fcb4f02 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:23.768323 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.768323 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:23.768829 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55505918-a1cf-460e-8256-e3406fcb4f02 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:23.802351 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55505918-a1cf-460e-8256-e3406fcb4f02 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Update snapshot metadata completed successfully. Aug 06 13:05:23.802351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55505918-a1cf-460e-8256-e3406fcb4f02 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:23.802738 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 225/898] 10.4.3.59 () {68 vars in 1395 bytes} [Thu Aug 6 13:05:23 2026] POST /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:23.814194 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af76949c-b488-4750-8a25-36ac834f4b1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.816346 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af76949c-b488-4750-8a25-36ac834f4b1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:23.816346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af76949c-b488-4750-8a25-36ac834f4b1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.816522 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af76949c-b488-4750-8a25-36ac834f4b1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.822084 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.822084 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:23.822684 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-af76949c-b488-4750-8a25-36ac834f4b1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:23.823656 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-af76949c-b488-4750-8a25-36ac834f4b1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Get snapshot metadata completed successfully. Aug 06 13:05:23.823773 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af76949c-b488-4750-8a25-36ac834f4b1a tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:23.824161 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 226/899] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:05:23 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:23.835021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b25ef98e-31ab-4073-9787-fb69beb8d45e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.838054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b25ef98e-31ab-4073-9787-fb69beb8d45e tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] PUT https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:23.838498 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b25ef98e-31ab-4073-9787-fb69beb8d45e tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:23.847848 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.847848 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:23.848601 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b25ef98e-31ab-4073-9787-fb69beb8d45e tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:23.888289 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b25ef98e-31ab-4073-9787-fb69beb8d45e tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Update snapshot metadata completed successfully. Aug 06 13:05:23.888289 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b25ef98e-31ab-4073-9787-fb69beb8d45e tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:23.888289 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 224/900] 10.4.3.59 () {68 vars in 1394 bytes} [Thu Aug 6 13:05:23 2026] PUT /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 57 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:23.899968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa6b4672-2701-4cce-86aa-d3365dbb6769 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.902770 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa6b4672-2701-4cce-86aa-d3365dbb6769 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:23.903003 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa6b4672-2701-4cce-86aa-d3365dbb6769 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.904250 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa6b4672-2701-4cce-86aa-d3365dbb6769 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.909128 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.909128 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:23.912351 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa6b4672-2701-4cce-86aa-d3365dbb6769 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:23.912351 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa6b4672-2701-4cce-86aa-d3365dbb6769 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Get snapshot metadata completed successfully. Aug 06 13:05:23.912351 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa6b4672-2701-4cce-86aa-d3365dbb6769 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:23.912351 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 226/901] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:05:23 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:23.921286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-36d1df20-0602-4425-80f2-21ebb30e571b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.921957 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36d1df20-0602-4425-80f2-21ebb30e571b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 Aug 06 13:05:23.922346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-36d1df20-0602-4425-80f2-21ebb30e571b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.922346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-36d1df20-0602-4425-80f2-21ebb30e571b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.931644 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.931644 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:23.932130 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-36d1df20-0602-4425-80f2-21ebb30e571b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:23.932950 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-36d1df20-0602-4425-80f2-21ebb30e571b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Get snapshot metadata completed successfully. Aug 06 13:05:23.948622 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-36d1df20-0602-4425-80f2-21ebb30e571b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Delete snapshot metadata completed successfully. Aug 06 13:05:23.948896 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36d1df20-0602-4425-80f2-21ebb30e571b tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 returned with HTTP 200 Aug 06 13:05:23.949561 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 226/902] 10.4.3.59 () {66 vars in 1392 bytes} [Thu Aug 6 13:05:23 2026] DELETE /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 13:05:23.961184 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f95f003-f0c9-4128-999d-33616aac87e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.963485 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f95f003-f0c9-4128-999d-33616aac87e5 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:23.963751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f95f003-f0c9-4128-999d-33616aac87e5 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:23.964078 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f95f003-f0c9-4128-999d-33616aac87e5 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:23.970158 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.970158 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:23.971375 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f95f003-f0c9-4128-999d-33616aac87e5 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:23.971906 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f95f003-f0c9-4128-999d-33616aac87e5 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Get snapshot metadata completed successfully. Aug 06 13:05:23.972227 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f95f003-f0c9-4128-999d-33616aac87e5 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:23.972729 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 227/903] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:05:23 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:23.982566 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c36618a5-1f33-4edc-994c-26f3fbb4d8d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:23.984968 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c36618a5-1f33-4edc-994c-26f3fbb4d8d3 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] PUT https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:23.984968 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c36618a5-1f33-4edc-994c-26f3fbb4d8d3 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:23.999168 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:23.999168 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:23.999168 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c36618a5-1f33-4edc-994c-26f3fbb4d8d3 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.020574 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c36618a5-1f33-4edc-994c-26f3fbb4d8d3 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Update snapshot metadata completed successfully. Aug 06 13:05:24.020894 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c36618a5-1f33-4edc-994c-26f3fbb4d8d3 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:24.021353 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 225/904] 10.4.3.59 () {68 vars in 1394 bytes} [Thu Aug 6 13:05:23 2026] PUT /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:24.031171 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45776888-ebbd-47f5-826a-73539108ed80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.034373 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45776888-ebbd-47f5-826a-73539108ed80 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] POST https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:24.034822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45776888-ebbd-47f5-826a-73539108ed80 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.041729 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.041729 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:24.042349 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-45776888-ebbd-47f5-826a-73539108ed80 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.077585 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-45776888-ebbd-47f5-826a-73539108ed80 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Update snapshot metadata completed successfully. Aug 06 13:05:24.077882 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45776888-ebbd-47f5-826a-73539108ed80 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:24.078431 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 227/905] 10.4.3.59 () {68 vars in 1395 bytes} [Thu Aug 6 13:05:24 2026] POST /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:24.088407 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f6a7c6de-e2d1-4542-8839-58560b946316 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.092311 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6a7c6de-e2d1-4542-8839-58560b946316 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:24.092311 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6a7c6de-e2d1-4542-8839-58560b946316 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.092311 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6a7c6de-e2d1-4542-8839-58560b946316 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.096541 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.096541 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:24.097059 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f6a7c6de-e2d1-4542-8839-58560b946316 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.097881 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f6a7c6de-e2d1-4542-8839-58560b946316 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Get snapshot metadata completed successfully. Aug 06 13:05:24.098184 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6a7c6de-e2d1-4542-8839-58560b946316 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:24.098683 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 227/906] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:24.116040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d832cfbd-84cc-45d1-b541-b9edcce4e8bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.117940 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d832cfbd-84cc-45d1-b541-b9edcce4e8bb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] PUT https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 Aug 06 13:05:24.118354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d832cfbd-84cc-45d1-b541-b9edcce4e8bb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.125508 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.125508 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:24.125920 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d832cfbd-84cc-45d1-b541-b9edcce4e8bb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.147409 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d832cfbd-84cc-45d1-b541-b9edcce4e8bb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Update snapshot metadata completed successfully. Aug 06 13:05:24.147720 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d832cfbd-84cc-45d1-b541-b9edcce4e8bb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 returned with HTTP 200 Aug 06 13:05:24.148426 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 228/907] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:05:24 2026] PUT /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:24.156414 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eeb4264e-3780-411f-ba9c-0491b0b1a288 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.158651 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eeb4264e-3780-411f-ba9c-0491b0b1a288 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 Aug 06 13:05:24.158854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eeb4264e-3780-411f-ba9c-0491b0b1a288 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.159041 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eeb4264e-3780-411f-ba9c-0491b0b1a288 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.164631 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.164631 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:24.165114 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eeb4264e-3780-411f-ba9c-0491b0b1a288 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.165824 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eeb4264e-3780-411f-ba9c-0491b0b1a288 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Get snapshot metadata completed successfully. Aug 06 13:05:24.166051 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eeb4264e-3780-411f-ba9c-0491b0b1a288 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 returned with HTTP 200 Aug 06 13:05:24.166454 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 226/908] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:24.174047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f6b4981-8718-4c9a-8499-795b46290afa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.175978 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f6b4981-8718-4c9a-8499-795b46290afa tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:24.176222 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f6b4981-8718-4c9a-8499-795b46290afa tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.176468 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f6b4981-8718-4c9a-8499-795b46290afa tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.182339 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.182339 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:24.182921 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f6b4981-8718-4c9a-8499-795b46290afa tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.183801 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f6b4981-8718-4c9a-8499-795b46290afa tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Get snapshot metadata completed successfully. Aug 06 13:05:24.184064 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f6b4981-8718-4c9a-8499-795b46290afa tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:24.184600 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 228/909] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:24.191888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b3948942-a11f-435a-a24f-c344add13948 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.195861 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3948942-a11f-435a-a24f-c344add13948 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] PUT https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata Aug 06 13:05:24.196306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3948942-a11f-435a-a24f-c344add13948 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.217304 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.217304 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:24.217979 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b3948942-a11f-435a-a24f-c344add13948 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.240426 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b3948942-a11f-435a-a24f-c344add13948 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Update snapshot metadata completed successfully. Aug 06 13:05:24.240756 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3948942-a11f-435a-a24f-c344add13948 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata returned with HTTP 200 Aug 06 13:05:24.241379 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 228/910] 10.4.3.59 () {68 vars in 1394 bytes} [Thu Aug 6 13:05:24 2026] PUT /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:24.250679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93aca705-3734-430c-9e85-c32e10b60368 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.252824 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93aca705-3734-430c-9e85-c32e10b60368 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e Aug 06 13:05:24.253427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93aca705-3734-430c-9e85-c32e10b60368 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.253707 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93aca705-3734-430c-9e85-c32e10b60368 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.253837 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-93aca705-3734-430c-9e85-c32e10b60368 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Delete snapshot with id: f40428fc-45e5-4305-8815-6ca59098410e Aug 06 13:05:24.259897 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.259897 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:24.260464 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93aca705-3734-430c-9e85-c32e10b60368 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.277068 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93aca705-3734-430c-9e85-c32e10b60368 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot delete request issued successfully. Aug 06 13:05:24.277317 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93aca705-3734-430c-9e85-c32e10b60368 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e returned with HTTP 202 Aug 06 13:05:24.278273 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 229/911] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:05:24 2026] DELETE /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:24.286667 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f53a7a69-307e-44f0-a14e-9eb4a57a8d95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.290810 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f53a7a69-307e-44f0-a14e-9eb4a57a8d95 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e Aug 06 13:05:24.291165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f53a7a69-307e-44f0-a14e-9eb4a57a8d95 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.291502 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f53a7a69-307e-44f0-a14e-9eb4a57a8d95 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.293797 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c1b0278-3322-4d25-b82a-3e9441c141e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.300739 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.300739 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:24.301391 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f53a7a69-307e-44f0-a14e-9eb4a57a8d95 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Snapshot retrieved successfully. Aug 06 13:05:24.302349 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f53a7a69-307e-44f0-a14e-9eb4a57a8d95 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e returned with HTTP 200 Aug 06 13:05:24.304254 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 227/912] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:24.399451 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c1b0278-3322-4d25-b82a-3e9441c141e7 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:24.399903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c1b0278-3322-4d25-b82a-3e9441c141e7 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1699759862"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.413756 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c1b0278-3322-4d25-b82a-3e9441c141e7 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:24.414125 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 229/913] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:24 2026] POST /volume/v3/types => generated 224 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:24.424179 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f32e9ef-7518-49d2-8ae1-d2a2b13b4010 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.425681 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f32e9ef-7518-49d2-8ae1-d2a2b13b4010 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:05:24.425978 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f32e9ef-7518-49d2-8ae1-d2a2b13b4010 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-44344086"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.437590 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f32e9ef-7518-49d2-8ae1-d2a2b13b4010 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:05:24.437955 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 229/914] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:05:24 2026] POST /volume/v3/group_types => generated 179 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:24.447577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.516244 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:05:24.516244 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4e0022eb-720e-4134-aea3-d2293fd23922", "volume_types": ["6c884802-1fac-44ee-9675-bc2f628f0ade"], "name": "tempest-GroupSnapshotsTest-Group-385841514"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.517557 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating new group {'group': {'group_type': '4e0022eb-720e-4134-aea3-d2293fd23922', 'volume_types': ['6c884802-1fac-44ee-9675-bc2f628f0ade'], 'name': 'tempest-GroupSnapshotsTest-Group-385841514'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:05:24.525273 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating group tempest-GroupSnapshotsTest-Group-385841514. Aug 06 13:05:24.525622 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.525622 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:24.543837 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:05:24.543488. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:05:24.543837 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:24.559071 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['e5bfb80a-dfc0-4f6d-a78d-c3f28a26603f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:24.582128 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0bb6cdb-cfd7-42bb-aa6e-18d032b02068 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:05:24.582568 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 230/915] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:05:24 2026] POST /volume/v3/groups => generated 111 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:05:24.590150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a43dbc2-c2a5-4c97-ad62-b3931b440adc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.594911 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a43dbc2-c2a5-4c97-ad62-b3931b440adc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb Aug 06 13:05:24.595070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a43dbc2-c2a5-4c97-ad62-b3931b440adc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.595237 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a43dbc2-c2a5-4c97-ad62-b3931b440adc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.595382 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-3a43dbc2-c2a5-4c97-ad62-b3931b440adc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 2487d067-a36c-45db-a841-e0d1eb62f7eb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:24.599497 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.599497 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:24.616863 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a43dbc2-c2a5-4c97-ad62-b3931b440adc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb returned with HTTP 200 Aug 06 13:05:24.617245 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 228/916] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:24.619712 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96a98bf6-2305-404e-a906-24ec1bea16b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.624578 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96a98bf6-2305-404e-a906-24ec1bea16b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:24.624578 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96a98bf6-2305-404e-a906-24ec1bea16b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.624578 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96a98bf6-2305-404e-a906-24ec1bea16b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.631074 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.631074 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:24.635061 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96a98bf6-2305-404e-a906-24ec1bea16b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:24.639739 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96a98bf6-2305-404e-a906-24ec1bea16b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 returned with HTTP 200 Aug 06 13:05:24.640155 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 230/917] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:24.654708 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c942f51-48b1-4789-95a8-4e867ac9df09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.659606 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c942f51-48b1-4789-95a8-4e867ac9df09 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2/action Aug 06 13:05:24.660071 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c942f51-48b1-4789-95a8-4e867ac9df09 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:24.660253 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c942f51-48b1-4789-95a8-4e867ac9df09 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.672193 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.672193 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:24.672689 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-0c942f51-48b1-4789-95a8-4e867ac9df09 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume 'fd9bef70-3976-4aba-9ddf-50460e2e64d2' with '{'status': 'attaching'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:24.701946 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c942f51-48b1-4789-95a8-4e867ac9df09 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2/action returned with HTTP 202 Aug 06 13:05:24.702965 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 230/918] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:24 2026] POST /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:24.711466 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eee2d8d8-0cb8-4c53-ac6d-e1476392574d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.714143 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eee2d8d8-0cb8-4c53-ac6d-e1476392574d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:24.714408 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eee2d8d8-0cb8-4c53-ac6d-e1476392574d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.714652 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eee2d8d8-0cb8-4c53-ac6d-e1476392574d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.716059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e70f9e2c-6a14-4d87-9560-efe7892cbb23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.720893 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e70f9e2c-6a14-4d87-9560-efe7892cbb23 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:24.721235 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e70f9e2c-6a14-4d87-9560-efe7892cbb23 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.721521 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e70f9e2c-6a14-4d87-9560-efe7892cbb23 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.721679 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e70f9e2c-6a14-4d87-9560-efe7892cbb23 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:24.724332 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.724332 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:24.728321 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.728321 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:24.729245 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e70f9e2c-6a14-4d87-9560-efe7892cbb23 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:24.729532 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eee2d8d8-0cb8-4c53-ac6d-e1476392574d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:24.729721 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 229/919] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:24.735701 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eee2d8d8-0cb8-4c53-ac6d-e1476392574d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 returned with HTTP 200 Aug 06 13:05:24.736810 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 231/920] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:24.750205 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c870820-6ae4-45fc-84db-df1835d00e20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.752137 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c870820-6ae4-45fc-84db-df1835d00e20 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2/action Aug 06 13:05:24.752590 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c870820-6ae4-45fc-84db-df1835d00e20 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:24.752636 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c870820-6ae4-45fc-84db-df1835d00e20 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:24.763245 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.763245 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:24.763652 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3c870820-6ae4-45fc-84db-df1835d00e20 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Volume info retrieved successfully. Aug 06 13:05:24.790845 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3c870820-6ae4-45fc-84db-df1835d00e20 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Delete volume request issued successfully. Aug 06 13:05:24.791044 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c870820-6ae4-45fc-84db-df1835d00e20 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2/action returned with HTTP 202 Aug 06 13:05:24.791505 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 231/921] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:24 2026] POST /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:24.800185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b9dbec9-a0e8-4529-9667-92917d1e58f7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:24.802093 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b9dbec9-a0e8-4529-9667-92917d1e58f7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:24.802409 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b9dbec9-a0e8-4529-9667-92917d1e58f7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:24.802517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b9dbec9-a0e8-4529-9667-92917d1e58f7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:24.813427 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:24.813427 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:24.819722 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6b9dbec9-a0e8-4529-9667-92917d1e58f7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:24.828055 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b9dbec9-a0e8-4529-9667-92917d1e58f7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 returned with HTTP 200 Aug 06 13:05:24.828368 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 231/922] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:24 2026] GET /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:05:25.315511 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d750cd62-6c23-4884-870b-77dc342ca1dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.317639 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d750cd62-6c23-4884-870b-77dc342ca1dd tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e Aug 06 13:05:25.317853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d750cd62-6c23-4884-870b-77dc342ca1dd tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.318069 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d750cd62-6c23-4884-870b-77dc342ca1dd tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.325144 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d750cd62-6c23-4884-870b-77dc342ca1dd tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e returned with HTTP 404 Aug 06 13:05:25.325144 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 230/923] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/snapshots/f40428fc-45e5-4305-8815-6ca59098410e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:25.334759 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45bd0914-353a-4633-a871-f479c5cfd02d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.338244 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bd0914-353a-4633-a871-f479c5cfd02d tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:25.338459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bd0914-353a-4633-a871-f479c5cfd02d tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.338674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bd0914-353a-4633-a871-f479c5cfd02d tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.347842 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.347842 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:25.357294 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45bd0914-353a-4633-a871-f479c5cfd02d tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Volume info retrieved successfully. Aug 06 13:05:25.359137 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bd0914-353a-4633-a871-f479c5cfd02d tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc returned with HTTP 200 Aug 06 13:05:25.359486 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 232/924] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:25.375049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.378601 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] DELETE https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:25.378601 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.378601 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.378771 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Delete volume with id: 0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:25.387691 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.387691 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:25.387691 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Volume info retrieved successfully. Aug 06 13:05:25.409578 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Delete volume request issued successfully. Aug 06 13:05:25.409919 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84498641-e38a-43e3-acfc-ed70b3a0a0f7 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc returned with HTTP 202 Aug 06 13:05:25.410535 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 232/925] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:25 2026] DELETE /volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:25.420681 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7fa1ccf6-f1c4-4aa8-9937-aa538f7e1560 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.422982 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fa1ccf6-f1c4-4aa8-9937-aa538f7e1560 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:25.422982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fa1ccf6-f1c4-4aa8-9937-aa538f7e1560 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.422982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fa1ccf6-f1c4-4aa8-9937-aa538f7e1560 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.435458 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.435458 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:25.441314 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7fa1ccf6-f1c4-4aa8-9937-aa538f7e1560 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Volume info retrieved successfully. Aug 06 13:05:25.450390 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fa1ccf6-f1c4-4aa8-9937-aa538f7e1560 tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc returned with HTTP 200 Aug 06 13:05:25.450803 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 232/926] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:25.629522 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae2c8ac7-386f-45ee-906b-31fe3942f831 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.635172 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae2c8ac7-386f-45ee-906b-31fe3942f831 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb Aug 06 13:05:25.636283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae2c8ac7-386f-45ee-906b-31fe3942f831 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.636545 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae2c8ac7-386f-45ee-906b-31fe3942f831 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.636721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-ae2c8ac7-386f-45ee-906b-31fe3942f831 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 2487d067-a36c-45db-a841-e0d1eb62f7eb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:25.645410 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.645410 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:25.657544 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae2c8ac7-386f-45ee-906b-31fe3942f831 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb returned with HTTP 200 Aug 06 13:05:25.658005 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 231/927] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:25.669523 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87647ed3-789c-49d5-b9cf-3065b71d435c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.671418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:25.671898 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1314768131", "volume_type": "6c884802-1fac-44ee-9675-bc2f628f0ade", "group_id": "2487d067-a36c-45db-a841-e0d1eb62f7eb", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:25.673516 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1314768131', 'volume_type': '6c884802-1fac-44ee-9675-bc2f628f0ade', 'group_id': '2487d067-a36c-45db-a841-e0d1eb62f7eb', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:25.683422 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.683422 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:25.683840 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume of 1 GB Aug 06 13:05:25.705864 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:25.713809 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (5c549f1e-ae07-473e-a418-083be45b2f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:25.715082 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d40e381-5fd1-40af-b43d-806ff76f59f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:25.715850 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.715850 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:25.716447 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:25.741103 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d40e381-5fd1-40af-b43d-806ff76f59f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:05:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c884802-1fac-44ee-9675-bc2f628f0ade,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1699759862',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c884802-1fac-44ee-9675-bc2f628f0ade', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2487d067-a36c-45db-a841-e0d1eb62f7eb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:25.742186 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b0066e-8166-4f78-9b0c-94a1ad322002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:25.746085 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d34b2204-035a-4630-ad40-4a8cea460bc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.748589 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d34b2204-035a-4630-ad40-4a8cea460bc0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:25.748915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d34b2204-035a-4630-ad40-4a8cea460bc0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.749236 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d34b2204-035a-4630-ad40-4a8cea460bc0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.749459 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d34b2204-035a-4630-ad40-4a8cea460bc0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:25.756109 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.756109 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:25.757234 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d34b2204-035a-4630-ad40-4a8cea460bc0 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:25.757715 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 233/928] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:25.778880 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1699759862 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1699759862, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:25.779276 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1699759862 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1699759862, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:25.822730 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['ed43fce9-9b9b-4f75-bb32-d0fa0b19274b', '7ae50823-cf6e-4593-8093-e7e38642adfa', '3e4cf82c-6d83-4651-a800-a8a9c5033abf', '5e06268d-c478-437e-8e2b-3168f677aec6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:25.823538 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b0066e-8166-4f78-9b0c-94a1ad322002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed43fce9-9b9b-4f75-bb32-d0fa0b19274b', '7ae50823-cf6e-4593-8093-e7e38642adfa', '3e4cf82c-6d83-4651-a800-a8a9c5033abf', '5e06268d-c478-437e-8e2b-3168f677aec6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:25.824246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649caf54-f8a3-4562-83fb-c6d611cdb418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:25.845949 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6743685a-77f8-4db6-b488-e7c39ef2cd83 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.847611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649caf54-f8a3-4562-83fb-c6d611cdb418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '709f6ad8-e0db-4044-8889-61ad4750ce10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1314768131',encryption_key_id=None,group_id=2487d067-a36c-45db-a841-e0d1eb62f7eb,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['ed43fce9-9b9b-4f75-bb32-d0fa0b19274b','7ae50823-cf6e-4593-8093-e7e38642adfa','3e4cf82c-6d83-4651-a800-a8a9c5033abf','5e06268d-c478-437e-8e2b-3168f677aec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=6c884802-1fac-44ee-9675-bc2f628f0ade), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1314768131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2487d067-a36c-45db-a841-e0d1eb62f7eb,host=None,id=709f6ad8-e0db-4044-8889-61ad4750ce10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae12db0b8a9440b833fc14b9baef2c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce874a4753e844a58d8c3e48ce572037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c884802-1fac-44ee-9675-bc2f628f0ade),volume_type_id=6c884802-1fac-44ee-9675-bc2f628f0ade)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:25.848589 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2795d065-3b53-4a91-99c6-5d8db51a233d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:25.849242 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6743685a-77f8-4db6-b488-e7c39ef2cd83 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:25.849430 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6743685a-77f8-4db6-b488-e7c39ef2cd83 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.849707 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6743685a-77f8-4db6-b488-e7c39ef2cd83 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.855023 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6743685a-77f8-4db6-b488-e7c39ef2cd83 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 returned with HTTP 404 Aug 06 13:05:25.855447 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 233/929] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:25.864068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29ca6d00-2fb6-4ad1-acb2-81207d1f9390 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.865925 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29ca6d00-2fb6-4ad1-acb2-81207d1f9390 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:25.866180 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29ca6d00-2fb6-4ad1-acb2-81207d1f9390 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.866431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29ca6d00-2fb6-4ad1-acb2-81207d1f9390 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.868514 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2795d065-3b53-4a91-99c6-5d8db51a233d) transitioned into state 'SUCCESS' from state '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-1314768131',encryption_key_id=None,group_id=2487d067-a36c-45db-a841-e0d1eb62f7eb,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['ed43fce9-9b9b-4f75-bb32-d0fa0b19274b','7ae50823-cf6e-4593-8093-e7e38642adfa','3e4cf82c-6d83-4651-a800-a8a9c5033abf','5e06268d-c478-437e-8e2b-3168f677aec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=6c884802-1fac-44ee-9675-bc2f628f0ade)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:25.869465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e813603b-76ba-4ad1-9ba0-9980d0eda4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:25.872346 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29ca6d00-2fb6-4ad1-acb2-81207d1f9390 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 returned with HTTP 404 Aug 06 13:05:25.873014 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 232/930] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:25.883342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69de830f-fa32-43d0-a140-d762b3238cd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.883700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e813603b-76ba-4ad1-9ba0-9980d0eda4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:25.884503 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (5c549f1e-ae07-473e-a418-083be45b2f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:25.884810 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request issued successfully. Aug 06 13:05:25.885520 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69de830f-fa32-43d0-a140-d762b3238cd5 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:25.885636 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:25.885680 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:25.885777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69de830f-fa32-43d0-a140-d762b3238cd5 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.885999 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69de830f-fa32-43d0-a140-d762b3238cd5 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.886201 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-69de830f-fa32-43d0-a140-d762b3238cd5 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume with id: fd9bef70-3976-4aba-9ddf-50460e2e64d2 Aug 06 13:05:25.898164 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69de830f-fa32-43d0-a140-d762b3238cd5 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 returned with HTTP 404 Aug 06 13:05:25.898685 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 234/931] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:25 2026] DELETE /volume/v3/volumes/fd9bef70-3976-4aba-9ddf-50460e2e64d2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:25.908991 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2ec1356-a419-47f5-af0d-042039bab442 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.911118 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:25.911537 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1590133379"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:25.913322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1590133379'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:25.913560 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume of 1 GB Aug 06 13:05:25.918562 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Availability Zones retrieved successfully. Aug 06 13:05:25.926332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (8c488a21-3757-45c6-8c18-7b2285044b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:25.929484 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281f6483-cd5a-446a-b46b-7f2a088a7dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:25.929484 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:25.938562 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:25.941636 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.941636 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:25.945047 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87647ed3-789c-49d5-b9cf-3065b71d435c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:25.945536 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 233/932] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:05:25 2026] POST /volume/v3/volumes => generated 821 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:25.959374 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1eabd048-6114-4be1-8c64-947af6c82792 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:25.959421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281f6483-cd5a-446a-b46b-7f2a088a7dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:25.959601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44374c52-4298-4d39-91b9-0d6346a379c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:25.962696 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 Aug 06 13:05:25.962906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:25.963100 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:25.970942 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:25.970942 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:25.975507 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:25.975840 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:25.976051 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:26.004032 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Created reservations ['766bddfe-f641-4808-907b-920baceb2660', '8802bafc-7362-4125-9257-da490e8af408', '049b153e-cab7-43c0-ae2c-3f6ad7fe2512', '79302de7-8249-4389-a142-5444e0b94325'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:26.004988 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44374c52-4298-4d39-91b9-0d6346a379c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['766bddfe-f641-4808-907b-920baceb2660', '8802bafc-7362-4125-9257-da490e8af408', '049b153e-cab7-43c0-ae2c-3f6ad7fe2512', '79302de7-8249-4389-a142-5444e0b94325']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:26.007686 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d4f41f-e584-48e4-a70d-1fa14c3a5866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:26.026985 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:26.031169 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:26.031169 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:26.036153 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d4f41f-e584-48e4-a70d-1fa14c3a5866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b24c55d-8cb3-4c75-958d-06fcda47e829', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1590133379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['766bddfe-f641-4808-907b-920baceb2660','8802bafc-7362-4125-9257-da490e8af408','049b153e-cab7-43c0-ae2c-3f6ad7fe2512','79302de7-8249-4389-a142-5444e0b94325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1590133379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b24c55d-8cb3-4c75-958d-06fcda47e829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d311e1f229d941518d96a3584191e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23accf2aa8304b31bd58ffb89a720752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:26.037065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1baf4fa-3c2d-4afb-84cd-ac2eb0e6edc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:26.041545 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eabd048-6114-4be1-8c64-947af6c82792 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 returned with HTTP 200 Aug 06 13:05:26.042078 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 233/933] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:25 2026] GET /volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 => generated 889 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:26.062843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1baf4fa-3c2d-4afb-84cd-ac2eb0e6edc1) transitioned into state 'SUCCESS' from state '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-1590133379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['766bddfe-f641-4808-907b-920baceb2660','8802bafc-7362-4125-9257-da490e8af408','049b153e-cab7-43c0-ae2c-3f6ad7fe2512','79302de7-8249-4389-a142-5444e0b94325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:26.063658 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e576bc-ad50-4c2f-bdb6-d61cc7c43802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:26.073954 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e576bc-ad50-4c2f-bdb6-d61cc7c43802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:26.074975 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (8c488a21-3757-45c6-8c18-7b2285044b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:26.075270 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request issued successfully. Aug 06 13:05:26.075927 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2ec1356-a419-47f5-af0d-042039bab442 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:26.076654 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 234/934] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:25 2026] POST /volume/v3/volumes => generated 747 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:26.092090 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13542597-a1a1-434e-9d34-903305875408 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:26.096114 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13542597-a1a1-434e-9d34-903305875408 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:26.096306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13542597-a1a1-434e-9d34-903305875408 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:26.096493 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13542597-a1a1-434e-9d34-903305875408 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:26.106526 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:26.106526 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:26.111449 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13542597-a1a1-434e-9d34-903305875408 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:26.116455 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13542597-a1a1-434e-9d34-903305875408 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 returned with HTTP 200 Aug 06 13:05:26.117113 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 235/935] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:26 2026] GET /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:26.468111 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-187a71f3-dce8-4edf-a52f-280176dd68eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:26.470154 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-187a71f3-dce8-4edf-a52f-280176dd68eb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] GET https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc Aug 06 13:05:26.470388 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-187a71f3-dce8-4edf-a52f-280176dd68eb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:26.470586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-187a71f3-dce8-4edf-a52f-280176dd68eb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:26.480223 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-187a71f3-dce8-4edf-a52f-280176dd68eb tempest-SnapshotMetadataTestJSON-2015244083 tempest-SnapshotMetadataTestJSON-2015244083-project-member] https://10.4.3.59/volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc returned with HTTP 404 Aug 06 13:05:26.480933 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 234/936] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:26 2026] GET /volume/v3/volumes/0b7614b9-9d7b-470f-96bd-2754258904dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:26.771680 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10977ec8-b048-4d77-82dd-7ac709264472 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:26.774050 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10977ec8-b048-4d77-82dd-7ac709264472 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:26.774533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10977ec8-b048-4d77-82dd-7ac709264472 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:26.774808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10977ec8-b048-4d77-82dd-7ac709264472 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:26.774988 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-10977ec8-b048-4d77-82dd-7ac709264472 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:26.780748 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:26.780748 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:26.781637 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10977ec8-b048-4d77-82dd-7ac709264472 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:26.782012 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 234/937] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:26 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:27.057422 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.059344 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 Aug 06 13:05:27.059561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.059765 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.068082 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.068082 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:27.071910 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:27.072674 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:27.072841 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:27.114225 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:27.120747 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.120747 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:27.130790 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7d039ab-5e95-40d9-ab1d-b0048a86d984 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 returned with HTTP 200 Aug 06 13:05:27.131415 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 235/938] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 => generated 914 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:27.139933 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d57e8a43-9d5e-4055-b961-eedc0907922d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.143625 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d57e8a43-9d5e-4055-b961-eedc0907922d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:27.143908 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d57e8a43-9d5e-4055-b961-eedc0907922d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.144724 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d57e8a43-9d5e-4055-b961-eedc0907922d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.149769 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-572dae14-e108-4240-b6bc-b34699575d6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.152402 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-572dae14-e108-4240-b6bc-b34699575d6c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/group_snapshots Aug 06 13:05:27.152609 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-572dae14-e108-4240-b6bc-b34699575d6c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2487d067-a36c-45db-a841-e0d1eb62f7eb", "name": "tempest-group_snapshot-1715286786"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:27.155111 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-572dae14-e108-4240-b6bc-b34699575d6c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2487d067-a36c-45db-a841-e0d1eb62f7eb', 'name': 'tempest-group_snapshot-1715286786'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 13:05:27.155534 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.155534 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:27.159329 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.159329 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:27.160650 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d57e8a43-9d5e-4055-b961-eedc0907922d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:27.162827 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-572dae14-e108-4240-b6bc-b34699575d6c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating group_snapshot tempest-group_snapshot-1715286786. Aug 06 13:05:27.166373 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d57e8a43-9d5e-4055-b961-eedc0907922d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 returned with HTTP 200 Aug 06 13:05:27.166863 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 236/939] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:27.183013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42c43ce8-cbc8-4561-891f-49e0fe733fd9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.186894 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42c43ce8-cbc8-4561-891f-49e0fe733fd9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829/action Aug 06 13:05:27.187218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42c43ce8-cbc8-4561-891f-49e0fe733fd9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:27.187346 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42c43ce8-cbc8-4561-891f-49e0fe733fd9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:27.198776 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.198776 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:27.198938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-42c43ce8-cbc8-4561-891f-49e0fe733fd9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume '0b24c55d-8cb3-4c75-958d-06fcda47e829' with '{'status': 'creating'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:27.220571 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.220571 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:27.234216 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42c43ce8-cbc8-4561-891f-49e0fe733fd9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829/action returned with HTTP 202 Aug 06 13:05:27.235858 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 235/940] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:27 2026] POST /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:27.245105 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b7043016-0511-4ee6-aea5-a829a58d1594 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.248655 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-572dae14-e108-4240-b6bc-b34699575d6c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1699759862 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1699759862, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:27.250803 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7043016-0511-4ee6-aea5-a829a58d1594 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:27.251360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7043016-0511-4ee6-aea5-a829a58d1594 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.251360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7043016-0511-4ee6-aea5-a829a58d1594 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.259851 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.259851 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:27.264622 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b7043016-0511-4ee6-aea5-a829a58d1594 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:27.270914 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-572dae14-e108-4240-b6bc-b34699575d6c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['f5e5337a-f72b-440e-ac8f-7fd30782535c', '74a1dbd3-968c-4292-985d-b3c0ead618b3', 'a5de0213-d82f-4e27-8df6-6bde09772729', '46cf63a1-ecbd-44d8-b879-abed5e7f1f50'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:27.272021 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7043016-0511-4ee6-aea5-a829a58d1594 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 returned with HTTP 200 Aug 06 13:05:27.272570 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 236/941] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:27.290484 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86ff8041-78b8-4c7e-a380-5e78236834c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.292647 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-fa6cab52-9a92-405d-a1ff-642a587efaee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.294819 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86ff8041-78b8-4c7e-a380-5e78236834c2 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829/action Aug 06 13:05:27.295366 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86ff8041-78b8-4c7e-a380-5e78236834c2 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:27.295472 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86ff8041-78b8-4c7e-a380-5e78236834c2 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:27.297107 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-fa6cab52-9a92-405d-a1ff-642a587efaee tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:05:27.297107 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-fa6cab52-9a92-405d-a1ff-642a587efaee tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.297107 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-fa6cab52-9a92-405d-a1ff-642a587efaee tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.305984 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-572dae14-e108-4240-b6bc-b34699575d6c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots returned with HTTP 202 Aug 06 13:05:27.306294 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 235/942] 10.4.3.59 () {70 vars in 1317 bytes} [Thu Aug 6 13:05:27 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:27.306836 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.306836 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:27.307221 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86ff8041-78b8-4c7e-a380-5e78236834c2 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Volume info retrieved successfully. Aug 06 13:05:27.317417 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-25c612a0-16e9-4a61-a49c-91e36d048e19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.319508 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25c612a0-16e9-4a61-a49c-91e36d048e19 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 Aug 06 13:05:27.319776 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25c612a0-16e9-4a61-a49c-91e36d048e19 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.320019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25c612a0-16e9-4a61-a49c-91e36d048e19 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.320212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-25c612a0-16e9-4a61-a49c-91e36d048e19 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 8f130498-01a0-44e6-9bd1-3ec3c3e01867 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:27.325696 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.325696 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:27.328106 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.328106 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:27.331612 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-fa6cab52-9a92-405d-a1ff-642a587efaee tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:05:27.337524 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25c612a0-16e9-4a61-a49c-91e36d048e19 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 returned with HTTP 200 Aug 06 13:05:27.337524 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 237/943] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:27.338791 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-fa6cab52-9a92-405d-a1ff-642a587efaee tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:05:27.339486 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 236/944] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:27.347922 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86ff8041-78b8-4c7e-a380-5e78236834c2 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Delete volume request issued successfully. Aug 06 13:05:27.348312 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86ff8041-78b8-4c7e-a380-5e78236834c2 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829/action returned with HTTP 202 Aug 06 13:05:27.348931 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 237/945] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:27 2026] POST /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:27.358287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79a524c5-73ec-4d59-94ed-54ab99617794 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.363860 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79a524c5-73ec-4d59-94ed-54ab99617794 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:27.364173 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79a524c5-73ec-4d59-94ed-54ab99617794 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.364600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79a524c5-73ec-4d59-94ed-54ab99617794 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.381763 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.381763 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:27.386153 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79a524c5-73ec-4d59-94ed-54ab99617794 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:27.391231 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79a524c5-73ec-4d59-94ed-54ab99617794 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 returned with HTTP 200 Aug 06 13:05:27.391690 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 236/946] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:27.742155 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed88eeba-3be1-4ecb-9cd5-08f0c55b50e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.742629 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed88eeba-3be1-4ecb-9cd5-08f0c55b50e8 None None] GET https://10.4.3.59/volume// Aug 06 13:05:27.742869 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed88eeba-3be1-4ecb-9cd5-08f0c55b50e8 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.743170 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed88eeba-3be1-4ecb-9cd5-08f0c55b50e8 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.743602 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed88eeba-3be1-4ecb-9cd5-08f0c55b50e8 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:05:27.744101 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 238/947] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:05:27.752960 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b551fd26-b8e0-4c47-808d-be1ce02e37ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.755799 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b551fd26-b8e0-4c47-808d-be1ce02e37ca tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:05:27.756458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b551fd26-b8e0-4c47-808d-be1ce02e37ca tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be4b8fc6-2bc8-4edd-87db-4782fe55f4f5", "connector": null, "instance_uuid": "274da235-c7b7-4440-bab3-f6d7c88c6c03"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:27.777209 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.777209 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:27.797176 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac9c3886-4407-4ba9-bc2a-aab0c991a41b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.800116 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac9c3886-4407-4ba9-bc2a-aab0c991a41b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:27.800342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac9c3886-4407-4ba9-bc2a-aab0c991a41b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.800618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac9c3886-4407-4ba9-bc2a-aab0c991a41b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.800780 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ac9c3886-4407-4ba9-bc2a-aab0c991a41b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:27.807027 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.807027 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:27.807797 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac9c3886-4407-4ba9-bc2a-aab0c991a41b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:27.808188 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 238/948] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:27.813061 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b551fd26-b8e0-4c47-808d-be1ce02e37ca tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:05:27.813857 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 237/949] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:05:27 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 06 13:05:27.823883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-48eddf6b-1902-4a56-9353-247cfe8c2a1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.827689 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-48eddf6b-1902-4a56-9353-247cfe8c2a1e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736 Aug 06 13:05:27.828469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-48eddf6b-1902-4a56-9353-247cfe8c2a1e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.828983 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-48eddf6b-1902-4a56-9353-247cfe8c2a1e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.829545 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3645fe8a-ef98-4c29-b95b-ca50d3245c3f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.829901 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3645fe8a-ef98-4c29-b95b-ca50d3245c3f None None] GET https://10.4.3.59/volume// Aug 06 13:05:27.830086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3645fe8a-ef98-4c29-b95b-ca50d3245c3f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.830303 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3645fe8a-ef98-4c29-b95b-ca50d3245c3f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.830905 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3645fe8a-ef98-4c29-b95b-ca50d3245c3f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:05:27.830905 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 239/950] 10.4.3.59 () {64 vars in 997 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:05:27.838555 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:27.838555 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:27.841951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-adfdee06-aaf8-41c2-9482-b9f04b212d38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.842361 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adfdee06-aaf8-41c2-9482-b9f04b212d38 None None] GET https://10.4.3.59/volume// Aug 06 13:05:27.842554 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adfdee06-aaf8-41c2-9482-b9f04b212d38 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.842772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adfdee06-aaf8-41c2-9482-b9f04b212d38 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.843111 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adfdee06-aaf8-41c2-9482-b9f04b212d38 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:05:27.843426 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 239/951] 10.4.3.59 () {64 vars in 997 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:05:27.851979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08a74bc2-11f0-4472-a63a-599d167cf9ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:27.903060 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-48eddf6b-1902-4a56-9353-247cfe8c2a1e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736 returned with HTTP 200 Aug 06 13:05:27.903060 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 237/952] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:05:27 2026] DELETE /volume/v3/attachments/67a2b924-3e06-47a4-ad08-ef3b10ae5736 => generated 367 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:27.966936 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08a74bc2-11f0-4472-a63a-599d167cf9ba tempest-VersionsTest-1371378383 tempest-VersionsTest-1371378383-project-member] GET https://10.4.3.59/volume/v3/ Aug 06 13:05:27.967119 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08a74bc2-11f0-4472-a63a-599d167cf9ba tempest-VersionsTest-1371378383 tempest-VersionsTest-1371378383-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:27.967317 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08a74bc2-11f0-4472-a63a-599d167cf9ba tempest-VersionsTest-1371378383 tempest-VersionsTest-1371378383-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:27.967683 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08a74bc2-11f0-4472-a63a-599d167cf9ba tempest-VersionsTest-1371378383 tempest-VersionsTest-1371378383-project-member] https://10.4.3.59/volume/v3/ returned with HTTP 200 Aug 06 13:05:27.967956 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 238/953] 10.4.3.59 () {66 vars in 1209 bytes} [Thu Aug 6 13:05:27 2026] GET /volume/v3/ => generated 385 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:28.348089 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c15f4e9-42ea-4768-af46-b334974b33fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.350033 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c15f4e9-42ea-4768-af46-b334974b33fc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 Aug 06 13:05:28.350325 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c15f4e9-42ea-4768-af46-b334974b33fc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.350563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c15f4e9-42ea-4768-af46-b334974b33fc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.350716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-9c15f4e9-42ea-4768-af46-b334974b33fc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 8f130498-01a0-44e6-9bd1-3ec3c3e01867 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:28.353978 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.353978 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:28.357437 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c15f4e9-42ea-4768-af46-b334974b33fc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 returned with HTTP 200 Aug 06 13:05:28.357968 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 240/954] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:28.369977 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.377391 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:05:28.377704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.377963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.378359 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:28.380951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:05:28.397383 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all snapshots completed successfully. Aug 06 13:05:28.397794 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.397794 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:28.398535 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a2054ef-570a-4c58-a53d-f0745ca910b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:05:28.398951 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 240/955] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:28.409377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14524869-1b50-4124-a42f-d9fa8bf1dfc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.410495 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c2e381b-b2e1-412e-87b7-88c959b25f88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.412915 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14524869-1b50-4124-a42f-d9fa8bf1dfc9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:28.412915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14524869-1b50-4124-a42f-d9fa8bf1dfc9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.412915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14524869-1b50-4124-a42f-d9fa8bf1dfc9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.413036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c2e381b-b2e1-412e-87b7-88c959b25f88 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/6aee76bf-e78d-4ab4-b896-6b4537b3f878 Aug 06 13:05:28.413036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c2e381b-b2e1-412e-87b7-88c959b25f88 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.413273 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c2e381b-b2e1-412e-87b7-88c959b25f88 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.418389 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14524869-1b50-4124-a42f-d9fa8bf1dfc9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 returned with HTTP 404 Aug 06 13:05:28.419163 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 238/956] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:28.419692 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.419692 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:28.420379 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c2e381b-b2e1-412e-87b7-88c959b25f88 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Snapshot retrieved successfully. Aug 06 13:05:28.421488 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c2e381b-b2e1-412e-87b7-88c959b25f88 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/6aee76bf-e78d-4ab4-b896-6b4537b3f878 returned with HTTP 200 Aug 06 13:05:28.422011 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 239/957] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/snapshots/6aee76bf-e78d-4ab4-b896-6b4537b3f878 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:28.428685 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f326b66-8c55-48f3-bb95-3d36159aa08d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.432428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.433341 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f326b66-8c55-48f3-bb95-3d36159aa08d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:28.433645 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f326b66-8c55-48f3-bb95-3d36159aa08d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.433944 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f326b66-8c55-48f3-bb95-3d36159aa08d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.434487 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups/action Aug 06 13:05:28.434923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "8f130498-01a0-44e6-9bd1-3ec3c3e01867", "name": "tempest-Group_from_snap-670612967"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:28.435079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "8f130498-01a0-44e6-9bd1-3ec3c3e01867", "name": "tempest-Group_from_snap-670612967"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:28.436812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '8f130498-01a0-44e6-9bd1-3ec3c3e01867', 'name': 'tempest-Group_from_snap-670612967'}}. {{(pid=100266) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 13:05:28.436812 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating group tempest-Group_from_snap-670612967 from group_snapshot 8f130498-01a0-44e6-9bd1-3ec3c3e01867. Aug 06 13:05:28.451198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f326b66-8c55-48f3-bb95-3d36159aa08d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 returned with HTTP 404 Aug 06 13:05:28.451970 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 241/958] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:28.452971 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.452971 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:28.463631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-05a45e12-9e4f-4a89-91e3-f0c9a95635b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.464064 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.464064 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:28.465607 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05a45e12-9e4f-4a89-91e3-f0c9a95635b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] DELETE https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:28.465790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05a45e12-9e4f-4a89-91e3-f0c9a95635b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.466001 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05a45e12-9e4f-4a89-91e3-f0c9a95635b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.466169 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-05a45e12-9e4f-4a89-91e3-f0c9a95635b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume with id: 0b24c55d-8cb3-4c75-958d-06fcda47e829 Aug 06 13:05:28.469901 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.469901 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:28.473624 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05a45e12-9e4f-4a89-91e3-f0c9a95635b0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 returned with HTTP 404 Aug 06 13:05:28.474252 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 239/959] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:28 2026] DELETE /volume/v3/volumes/0b24c55d-8cb3-4c75-958d-06fcda47e829 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:05:28.482455 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.484657 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:28.485063 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-704368604"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:28.486647 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-704368604'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:28.486851 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume of 1 GB Aug 06 13:05:28.494531 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Availability Zones retrieved successfully. Aug 06 13:05:28.501282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (522cfd6f-f059-4715-979b-7861e6db392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:28.502300 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7356945f-fde1-4e0e-90be-155f5c316759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.503359 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:28.533216 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['d811adde-c7e8-4e26-80d4-a32d398fd008'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:28.540030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7356945f-fde1-4e0e-90be-155f5c316759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.541763 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a47dba-95f4-4224-85b4-ae573207b642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.602363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Created reservations ['6084bf07-a436-4c08-bb19-e0b8becd0b52', '8c63d831-4a6e-4323-bdcc-07f8d5054857', '9b66a1c5-e836-4424-b50a-a11d25747106', '6b893d43-603a-47cc-a7fc-bd24cbe24f32'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:28.604044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a47dba-95f4-4224-85b4-ae573207b642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6084bf07-a436-4c08-bb19-e0b8becd0b52', '8c63d831-4a6e-4323-bdcc-07f8d5054857', '9b66a1c5-e836-4424-b50a-a11d25747106', '6b893d43-603a-47cc-a7fc-bd24cbe24f32']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.605139 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab560f34-0fe6-4d4e-87dc-aea2c6bd778b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.606642 np0000006653 devstack@c-api.service[100266]: INFO cinder.group.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] A mapping entry already exists for group a964753b-3786-4066-bb7c-37653a3aa563 and volume type 6c884802-1fac-44ee-9675-bc2f628f0ade. Do not need to create again. Aug 06 13:05:28.607399 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.607399 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:28.611407 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:05:28.610976. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:05:28.611586 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:28.617704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (22c3e04a-b782-41d9-9abf-b6c21583ae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:28.618839 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c94a36-a7e5-4ad0-8465-6178df5f89e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.620057 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:28.635866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab560f34-0fe6-4d4e-87dc-aea2c6bd778b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba0553f-793f-4702-996f-ef4e530e8949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-704368604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['6084bf07-a436-4c08-bb19-e0b8becd0b52','8c63d831-4a6e-4323-bdcc-07f8d5054857','9b66a1c5-e836-4424-b50a-a11d25747106','6b893d43-603a-47cc-a7fc-bd24cbe24f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-704368604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba0553f-793f-4702-996f-ef4e530e8949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d311e1f229d941518d96a3584191e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23accf2aa8304b31bd58ffb89a720752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.636993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d07e6c4-643f-4c38-b3df-a540ffed7184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.650016 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c94a36-a7e5-4ad0-8465-6178df5f89e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6aee76bf-e78d-4ab4-b896-6b4537b3f878', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:05:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c884802-1fac-44ee-9675-bc2f628f0ade,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1699759862',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c884802-1fac-44ee-9675-bc2f628f0ade', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a964753b-3786-4066-bb7c-37653a3aa563', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.650949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d47907c-b502-4e0f-9fb2-8dd187fc0371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.660478 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d07e6c4-643f-4c38-b3df-a540ffed7184) transitioned into state 'SUCCESS' from state '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-704368604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['6084bf07-a436-4c08-bb19-e0b8becd0b52','8c63d831-4a6e-4323-bdcc-07f8d5054857','9b66a1c5-e836-4424-b50a-a11d25747106','6b893d43-603a-47cc-a7fc-bd24cbe24f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.661190 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b081b560-4fae-44be-ae08-257a51959aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.671910 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b081b560-4fae-44be-ae08-257a51959aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.672837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (522cfd6f-f059-4715-979b-7861e6db392b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:28.673197 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request issued successfully. Aug 06 13:05:28.673804 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11e0b667-51b4-4b4e-aaa7-88dc6ecee171 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:28.674222 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 240/960] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:28 2026] POST /volume/v3/volumes => generated 746 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:28.686310 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f38c2804-f0df-471e-b777-7897463295d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.687456 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1699759862 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1699759862, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:28.688055 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f38c2804-f0df-471e-b777-7897463295d0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:28.688243 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f38c2804-f0df-471e-b777-7897463295d0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.688432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f38c2804-f0df-471e-b777-7897463295d0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.695121 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.695121 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:28.701712 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f38c2804-f0df-471e-b777-7897463295d0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:28.705587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['145f9a5d-1f2d-449b-88bc-48de462ea0bc', 'b165990d-f530-4377-b767-423543f55ef7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:28.707068 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d47907c-b502-4e0f-9fb2-8dd187fc0371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['145f9a5d-1f2d-449b-88bc-48de462ea0bc', 'b165990d-f530-4377-b767-423543f55ef7']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.707623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d06b24-2d80-422c-99fc-affaa0a7f205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.709276 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f38c2804-f0df-471e-b777-7897463295d0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 returned with HTTP 200 Aug 06 13:05:28.709750 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 242/961] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:28.746774 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d06b24-2d80-422c-99fc-affaa0a7f205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcb6bb05-8652-4bf9-a6a0-b82504adfb2e', '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=a964753b-3786-4066-bb7c-37653a3aa563,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['145f9a5d-1f2d-449b-88bc-48de462ea0bc','b165990d-f530-4377-b767-423543f55ef7'],size=1,snapshot_id=6aee76bf-e78d-4ab4-b896-6b4537b3f878,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=6c884802-1fac-44ee-9675-bc2f628f0ade), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a964753b-3786-4066-bb7c-37653a3aa563,host=None,id=bcb6bb05-8652-4bf9-a6a0-b82504adfb2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae12db0b8a9440b833fc14b9baef2c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6aee76bf-e78d-4ab4-b896-6b4537b3f878,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce874a4753e844a58d8c3e48ce572037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c884802-1fac-44ee-9675-bc2f628f0ade),volume_type_id=6c884802-1fac-44ee-9675-bc2f628f0ade)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.749358 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3f3a31-cfea-4d8d-967e-e38376c47b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:28.778806 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3f3a31-cfea-4d8d-967e-e38376c47b19) transitioned into state 'SUCCESS' from 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=a964753b-3786-4066-bb7c-37653a3aa563,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['145f9a5d-1f2d-449b-88bc-48de462ea0bc','b165990d-f530-4377-b767-423543f55ef7'],size=1,snapshot_id=6aee76bf-e78d-4ab4-b896-6b4537b3f878,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=6c884802-1fac-44ee-9675-bc2f628f0ade)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:28.780102 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (22c3e04a-b782-41d9-9abf-b6c21583ae99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:28.780884 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request issued successfully. Aug 06 13:05:28.816209 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa6ef2e-2e94-4a53-9e07-4bbb4ea15904 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/action returned with HTTP 202 Aug 06 13:05:28.816209 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 241/962] 10.4.3.59 () {70 vars in 1311 bytes} [Thu Aug 6 13:05:28 2026] POST /volume/v3/groups/action => generated 102 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:28.820679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0410d883-2a76-4ae9-8454-c19f5e54d35f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.826626 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0410d883-2a76-4ae9-8454-c19f5e54d35f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:28.826626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0410d883-2a76-4ae9-8454-c19f5e54d35f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.826882 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.826955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0410d883-2a76-4ae9-8454-c19f5e54d35f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.826955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0410d883-2a76-4ae9-8454-c19f5e54d35f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:28.828404 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:28.828686 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.828970 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.829350 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:28.829849 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.829849 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:28.830405 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:28.832004 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.832004 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:28.832969 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0410d883-2a76-4ae9-8454-c19f5e54d35f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:28.834378 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 240/963] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:28.843087 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:28.843736 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:28.844317 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:28.884587 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:28.889291 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.889291 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:28.893656 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:28.893802 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:28.935915 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:28.940338 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.940338 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:28.950377 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c3a1983-d500-4f51-82e9-6aaef4980c61 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:28.950999 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 241/964] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:28.965029 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.967209 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e Aug 06 13:05:28.967552 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:28.967809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:28.977474 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:28.977474 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:28.984289 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:28.984834 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-d6c8305d-5707-4fd0-bdd7-060bdd698d75 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:28.985244 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:28.985478 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:28.989691 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-d6c8305d-5707-4fd0-bdd7-060bdd698d75 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 Aug 06 13:05:28.989949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-d6c8305d-5707-4fd0-bdd7-060bdd698d75 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:29.000539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-d6c8305d-5707-4fd0-bdd7-060bdd698d75 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:05:29.006503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-d6c8305d-5707-4fd0-bdd7-060bdd698d75 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:05:29.007972 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.007972 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:29.029183 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:29.032791 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.032791 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:29.041464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-31be9e1d-fcca-44a7-8f76-a3670c956fab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e returned with HTTP 200 Aug 06 13:05:29.041888 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 243/965] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:28 2026] GET /volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e => generated 925 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:29.059868 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a51e2bd-f363-4678-b1f3-c31b33fb01df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.062071 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a51e2bd-f363-4678-b1f3-c31b33fb01df tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563 Aug 06 13:05:29.062166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a51e2bd-f363-4678-b1f3-c31b33fb01df tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.063967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a51e2bd-f363-4678-b1f3-c31b33fb01df tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.063967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-4a51e2bd-f363-4678-b1f3-c31b33fb01df tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a964753b-3786-4066-bb7c-37653a3aa563 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:29.067292 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.067292 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:29.076467 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a51e2bd-f363-4678-b1f3-c31b33fb01df tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563 returned with HTTP 200 Aug 06 13:05:29.077111 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 241/966] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563 => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:29.088191 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.090347 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:29.090579 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.090783 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.091049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:29.091713 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:29.099293 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:29.099979 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:29.103324 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:29.115906 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-d6c8305d-5707-4fd0-bdd7-060bdd698d75 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" released by "attachment_update" :: held 0.109s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:05:29.116229 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-d6c8305d-5707-4fd0-bdd7-060bdd698d75 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 returned with HTTP 200 Aug 06 13:05:29.116624 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 242/967] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:05:28 2026] PUT /volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:29.126688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b3a977a5-f877-4eac-bf9b-49d14da754ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.127078 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b3a977a5-f877-4eac-bf9b-49d14da754ad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 Aug 06 13:05:29.127325 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b3a977a5-f877-4eac-bf9b-49d14da754ad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.127529 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b3a977a5-f877-4eac-bf9b-49d14da754ad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.136102 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:29.139435 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.139435 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:29.142688 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:29.144776 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:29.144853 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-b3a977a5-f877-4eac-bf9b-49d14da754ad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 returned with HTTP 200 Aug 06 13:05:29.144853 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 244/968] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:29.178010 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:29.181152 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.181152 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:29.190423 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e7a26c3-7d9b-4504-bd36-437cf9ba1565 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:29.190423 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 242/969] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:29.201929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-025ee8c7-e03b-4134-a0fe-5b6f7c71fad8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.203571 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-025ee8c7-e03b-4134-a0fe-5b6f7c71fad8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563/action Aug 06 13:05:29.203949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-025ee8c7-e03b-4134-a0fe-5b6f7c71fad8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:29.204444 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-025ee8c7-e03b-4134-a0fe-5b6f7c71fad8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:29.205585 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-025ee8c7-e03b-4134-a0fe-5b6f7c71fad8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for group a964753b-3786-4066-bb7c-37653a3aa563 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:05:29.205585 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-025ee8c7-e03b-4134-a0fe-5b6f7c71fad8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group with id: a964753b-3786-4066-bb7c-37653a3aa563 Aug 06 13:05:29.208718 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.208718 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:29.256272 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-025ee8c7-e03b-4134-a0fe-5b6f7c71fad8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563/action returned with HTTP 202 Aug 06 13:05:29.256899 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 242/970] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:29 2026] POST /volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:29.265627 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d54c7595-1006-4ea9-9661-5530b2026a4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.267448 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e Aug 06 13:05:29.267711 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.267949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.275519 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.275519 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:29.288304 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:29.288645 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:29.290025 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:29.328954 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:29.332217 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.332217 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:29.339378 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d54c7595-1006-4ea9-9661-5530b2026a4e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e returned with HTTP 200 Aug 06 13:05:29.339757 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 243/971] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e => generated 924 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:29.434908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.527333 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:29.527724 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-52361351"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:29.529271 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-52361351'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:29.529440 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Create volume of 2 GB Aug 06 13:05:29.529791 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.529791 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:29.533514 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Availability Zones retrieved successfully. Aug 06 13:05:29.538796 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Flow 'volume_create_api' (8494be3e-dcf5-4fd1-9c7e-dca37cdff900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:29.539932 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb32d7e-ac19-4947-babb-ffd3fbb353ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:29.540822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Validating volume size '2' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:29.566970 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb32d7e-ac19-4947-babb-ffd3fbb353ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:29.567720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b2dffb-60d6-4c91-8c27-1e65b4fb14d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:29.641948 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Created reservations ['c509babd-9446-4853-936c-5fbf0574503f', 'a2da99e9-c6c2-4651-87da-b783b8c7828f', '65567c77-9536-457f-910f-8116e05f01ad', '0473f86a-056b-4972-ba1d-00f51b19f16c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:29.643192 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b2dffb-60d6-4c91-8c27-1e65b4fb14d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c509babd-9446-4853-936c-5fbf0574503f', 'a2da99e9-c6c2-4651-87da-b783b8c7828f', '65567c77-9536-457f-910f-8116e05f01ad', '0473f86a-056b-4972-ba1d-00f51b19f16c']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:29.643575 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ac503d-f692-4901-a7be-6ac2ba0a821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:29.666271 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ac503d-f692-4901-a7be-6ac2ba0a821d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae665b6-5163-4c1b-b119-859d2a0b40be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-52361351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='628bfd917c6a4e0b90f272da1ae0283e',qos_specs=None,replication_status=,reservations=['c509babd-9446-4853-936c-5fbf0574503f','a2da99e9-c6c2-4651-87da-b783b8c7828f','65567c77-9536-457f-910f-8116e05f01ad','0473f86a-056b-4972-ba1d-00f51b19f16c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24dbd3d5006b4d92b23efee7641c9ca5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-52361351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae665b6-5163-4c1b-b119-859d2a0b40be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='628bfd917c6a4e0b90f272da1ae0283e',provider_auth=None,provider_geometry=None,provider_id=None,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='24dbd3d5006b4d92b23efee7641c9ca5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:29.667125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f60dce82-b6b0-4378-863a-f7a4ade64649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:29.687356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f60dce82-b6b0-4378-863a-f7a4ade64649) transitioned into state 'SUCCESS' from state '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-52361351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='628bfd917c6a4e0b90f272da1ae0283e',qos_specs=None,replication_status=,reservations=['c509babd-9446-4853-936c-5fbf0574503f','a2da99e9-c6c2-4651-87da-b783b8c7828f','65567c77-9536-457f-910f-8116e05f01ad','0473f86a-056b-4972-ba1d-00f51b19f16c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24dbd3d5006b4d92b23efee7641c9ca5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:29.688008 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b045348d-231d-4995-88b5-39a5fee7f904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:29.695997 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b045348d-231d-4995-88b5-39a5fee7f904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:29.696758 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Flow 'volume_create_api' (8494be3e-dcf5-4fd1-9c7e-dca37cdff900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:29.697035 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Create volume request issued successfully. Aug 06 13:05:29.697557 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de352109-c2c6-4f92-9d6c-51e4a9bd36f5 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:29.697975 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 245/972] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:29 2026] POST /volume/v3/volumes => generated 751 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:29.709440 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20b6cc0a-3022-4e9b-bb7b-35b9a8e83658 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.711356 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20b6cc0a-3022-4e9b-bb7b-35b9a8e83658 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] GET https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be Aug 06 13:05:29.711578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20b6cc0a-3022-4e9b-bb7b-35b9a8e83658 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.711756 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20b6cc0a-3022-4e9b-bb7b-35b9a8e83658 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.718593 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.718593 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:29.722176 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20b6cc0a-3022-4e9b-bb7b-35b9a8e83658 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Volume info retrieved successfully. Aug 06 13:05:29.722224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-766bd6a0-e732-441c-ab21-4b3f5e3a2f94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.724057 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-766bd6a0-e732-441c-ab21-4b3f5e3a2f94 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:29.724237 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-766bd6a0-e732-441c-ab21-4b3f5e3a2f94 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.724466 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-766bd6a0-e732-441c-ab21-4b3f5e3a2f94 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.726148 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20b6cc0a-3022-4e9b-bb7b-35b9a8e83658 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be returned with HTTP 200 Aug 06 13:05:29.726511 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 243/973] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:29.731529 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.731529 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:29.735850 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-766bd6a0-e732-441c-ab21-4b3f5e3a2f94 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:29.740303 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-766bd6a0-e732-441c-ab21-4b3f5e3a2f94 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 returned with HTTP 200 Aug 06 13:05:29.740579 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 243/974] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:29.758450 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71927fa3-79f4-44c9-a7a3-8affe9a26316 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.760954 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71927fa3-79f4-44c9-a7a3-8affe9a26316 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949/action Aug 06 13:05:29.761452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71927fa3-79f4-44c9-a7a3-8affe9a26316 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:29.761630 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71927fa3-79f4-44c9-a7a3-8affe9a26316 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:29.772575 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.772575 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:29.773093 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-71927fa3-79f4-44c9-a7a3-8affe9a26316 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume '1ba0553f-793f-4702-996f-ef4e530e8949' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:29.797005 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71927fa3-79f4-44c9-a7a3-8affe9a26316 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949/action returned with HTTP 202 Aug 06 13:05:29.797637 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 244/975] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:29 2026] POST /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:29.805233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f770839b-5864-4966-9bc4-5573e03fc20d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.807115 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f770839b-5864-4966-9bc4-5573e03fc20d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:29.807363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f770839b-5864-4966-9bc4-5573e03fc20d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.807576 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f770839b-5864-4966-9bc4-5573e03fc20d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.816697 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.816697 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:29.820710 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f770839b-5864-4966-9bc4-5573e03fc20d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:29.824434 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f770839b-5864-4966-9bc4-5573e03fc20d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 returned with HTTP 200 Aug 06 13:05:29.825018 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 246/976] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:29.841912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-453dd34a-8f25-4929-9382-cd8352f263e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.843523 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-453dd34a-8f25-4929-9382-cd8352f263e0 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949/action Aug 06 13:05:29.843893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-453dd34a-8f25-4929-9382-cd8352f263e0 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:29.843936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-453dd34a-8f25-4929-9382-cd8352f263e0 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:29.847439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ffd9071-205a-428b-9425-71895afc379a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.853430 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ffd9071-205a-428b-9425-71895afc379a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:29.853430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ffd9071-205a-428b-9425-71895afc379a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.853430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ffd9071-205a-428b-9425-71895afc379a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.853430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3ffd9071-205a-428b-9425-71895afc379a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:29.853737 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.853737 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:29.853737 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-453dd34a-8f25-4929-9382-cd8352f263e0 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Volume info retrieved successfully. Aug 06 13:05:29.865147 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.865147 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:29.865147 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ffd9071-205a-428b-9425-71895afc379a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:29.865147 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 244/977] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:05:29.875516 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-453dd34a-8f25-4929-9382-cd8352f263e0 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Delete volume request issued successfully. Aug 06 13:05:29.876073 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-453dd34a-8f25-4929-9382-cd8352f263e0 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949/action returned with HTTP 202 Aug 06 13:05:29.876521 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 244/978] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:29 2026] POST /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:29.884996 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d76ae39-de98-40e6-bdb4-af1785c7e1bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:29.886914 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d76ae39-de98-40e6-bdb4-af1785c7e1bb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:29.887051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d76ae39-de98-40e6-bdb4-af1785c7e1bb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:29.887238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d76ae39-de98-40e6-bdb4-af1785c7e1bb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:29.899470 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:29.899470 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:29.905271 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9d76ae39-de98-40e6-bdb4-af1785c7e1bb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:29.911080 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d76ae39-de98-40e6-bdb4-af1785c7e1bb tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 returned with HTTP 200 Aug 06 13:05:29.911657 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 245/979] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:29 2026] GET /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:30.353976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0f2310ba-685e-43d2-a6a5-c8964c8e07da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.356101 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f2310ba-685e-43d2-a6a5-c8964c8e07da tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e Aug 06 13:05:30.356366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f2310ba-685e-43d2-a6a5-c8964c8e07da tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.356592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f2310ba-685e-43d2-a6a5-c8964c8e07da tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.362985 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f2310ba-685e-43d2-a6a5-c8964c8e07da tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e returned with HTTP 404 Aug 06 13:05:30.363535 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 247/980] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/bcb6bb05-8652-4bf9-a6a0-b82504adfb2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:30.370335 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7063a56-8ad7-465d-bfb4-95a5a88ebcb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.373193 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7063a56-8ad7-465d-bfb4-95a5a88ebcb6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563 Aug 06 13:05:30.373637 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7063a56-8ad7-465d-bfb4-95a5a88ebcb6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.373972 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7063a56-8ad7-465d-bfb4-95a5a88ebcb6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.374140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-c7063a56-8ad7-465d-bfb4-95a5a88ebcb6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a964753b-3786-4066-bb7c-37653a3aa563 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:30.377606 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7063a56-8ad7-465d-bfb4-95a5a88ebcb6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563 returned with HTTP 404 Aug 06 13:05:30.378058 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 245/981] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/groups/a964753b-3786-4066-bb7c-37653a3aa563 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:30.385991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96af5cdb-a3a8-4ca9-91cf-451f3171a22a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.387779 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96af5cdb-a3a8-4ca9-91cf-451f3171a22a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] DELETE https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 Aug 06 13:05:30.387992 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96af5cdb-a3a8-4ca9-91cf-451f3171a22a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.388165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96af5cdb-a3a8-4ca9-91cf-451f3171a22a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.388310 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-96af5cdb-a3a8-4ca9-91cf-451f3171a22a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for member 8f130498-01a0-44e6-9bd1-3ec3c3e01867 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 13:05:30.388400 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-96af5cdb-a3a8-4ca9-91cf-451f3171a22a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group_snapshot with id: 8f130498-01a0-44e6-9bd1-3ec3c3e01867 Aug 06 13:05:30.393151 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.393151 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:30.425715 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96af5cdb-a3a8-4ca9-91cf-451f3171a22a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 returned with HTTP 202 Aug 06 13:05:30.426179 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 245/982] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:05:30 2026] DELETE /volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:30.435464 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.437520 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:30.437791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.438011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.438560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:30.439668 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:30.471450 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:30.472174 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:30.472230 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:30.510239 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:30.513633 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.513633 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:30.520511 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f50eca5c-0ba2-475a-9128-137ebc129b0f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:30.520869 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 246/983] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:30.536755 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.538659 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:05:30.538932 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.539178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.539530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:30.540635 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:05:30.551588 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all snapshots completed successfully. Aug 06 13:05:30.552473 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fcdfe2e4-ebc8-4a8c-806d-51ef67a20433 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:05:30.552950 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 248/984] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:05:30 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 06 13:05:30.561188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55ef5bfa-8d29-4015-a960-4c7f69458759 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.562969 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55ef5bfa-8d29-4015-a960-4c7f69458759 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 Aug 06 13:05:30.563241 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55ef5bfa-8d29-4015-a960-4c7f69458759 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.563473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55ef5bfa-8d29-4015-a960-4c7f69458759 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.563652 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-55ef5bfa-8d29-4015-a960-4c7f69458759 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 8f130498-01a0-44e6-9bd1-3ec3c3e01867 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:30.567783 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55ef5bfa-8d29-4015-a960-4c7f69458759 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 returned with HTTP 404 Aug 06 13:05:30.568214 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 246/985] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/group_snapshots/8f130498-01a0-44e6-9bd1-3ec3c3e01867 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:30.576481 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a6028cf-739e-4d13-991f-53fb31e546fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.578158 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:30.578398 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.578579 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.578852 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:30.579108 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.579108 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:30.579531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:30.586457 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:30.587210 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:30.587561 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:30.624192 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:30.627223 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.627223 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:30.634748 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a6028cf-739e-4d13-991f-53fb31e546fe tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:30.635122 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 246/986] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:30.647032 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e94dd0b-0295-454c-bd64-f4e9e54f4efc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.649029 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e94dd0b-0295-454c-bd64-f4e9e54f4efc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb/action Aug 06 13:05:30.649511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e94dd0b-0295-454c-bd64-f4e9e54f4efc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:30.649702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e94dd0b-0295-454c-bd64-f4e9e54f4efc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:30.651057 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-7e94dd0b-0295-454c-bd64-f4e9e54f4efc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for group 2487d067-a36c-45db-a841-e0d1eb62f7eb {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:05:30.651200 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-7e94dd0b-0295-454c-bd64-f4e9e54f4efc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group with id: 2487d067-a36c-45db-a841-e0d1eb62f7eb Aug 06 13:05:30.654620 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.654620 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:30.708369 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e94dd0b-0295-454c-bd64-f4e9e54f4efc tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb/action returned with HTTP 202 Aug 06 13:05:30.708890 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 247/987] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:30 2026] POST /volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:30.717704 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.719593 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 Aug 06 13:05:30.719863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.720109 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.727444 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.727444 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:30.732019 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:30.732901 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:30.733338 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:30.740489 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44ccab1f-bb61-42eb-b4b5-9c59617eb296 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.742442 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44ccab1f-bb61-42eb-b4b5-9c59617eb296 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] GET https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be Aug 06 13:05:30.742634 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44ccab1f-bb61-42eb-b4b5-9c59617eb296 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.742867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44ccab1f-bb61-42eb-b4b5-9c59617eb296 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.751648 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.751648 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:30.755391 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44ccab1f-bb61-42eb-b4b5-9c59617eb296 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Volume info retrieved successfully. Aug 06 13:05:30.759282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44ccab1f-bb61-42eb-b4b5-9c59617eb296 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be returned with HTTP 200 Aug 06 13:05:30.759640 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 247/988] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:30.775115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.778539 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:30.779034 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "eae665b6-5163-4c1b-b119-859d2a0b40be"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:30.781019 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'eae665b6-5163-4c1b-b119-859d2a0b40be'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:30.785692 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:30.790359 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.790359 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:30.790935 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.790935 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:30.791336 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Volume retrieved successfully. Aug 06 13:05:30.791558 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Create volume of 1 GB Aug 06 13:05:30.796342 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Availability Zones retrieved successfully. Aug 06 13:05:30.798026 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12ffbe6b-aa53-4139-a5be-5728d9195d7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 returned with HTTP 200 Aug 06 13:05:30.798418 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 249/989] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 => generated 913 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:30.803525 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Flow 'volume_create_api' (e8664d0f-7cc8-41a0-9ca9-a9313a75eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:30.805233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8e1ec8-bb0a-46a7-8a36-9cc1234f545a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:30.806550 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:30.808528 np0000006653 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8e1ec8-bb0a-46a7-8a36-9cc1234f545a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 13:05:30.808528 np0000006653 devstack@c-api.service[100267]: 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 06 13:05:30.811029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8e1ec8-bb0a-46a7-8a36-9cc1234f545a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:30.811784 np0000006653 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8e1ec8-bb0a-46a7-8a36-9cc1234f545a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:05:30.813037 np0000006653 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Flow 'volume_create_api' (e8664d0f-7cc8-41a0-9ca9-a9313a75eb46) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 13:05:30.813533 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3df9c876-2f34-4fbb-b3b7-a03718a7ae8a tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:05:30.814270 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 247/990] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:30 2026] POST /volume/v3/volumes => generated 173 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:05:30.821156 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dd99f0c-6cb8-4b41-9de8-4536cc4abffe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.823111 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd99f0c-6cb8-4b41-9de8-4536cc4abffe tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] GET https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be Aug 06 13:05:30.823324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd99f0c-6cb8-4b41-9de8-4536cc4abffe tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.823512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd99f0c-6cb8-4b41-9de8-4536cc4abffe tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.831083 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.831083 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:30.835541 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dd99f0c-6cb8-4b41-9de8-4536cc4abffe tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Volume info retrieved successfully. Aug 06 13:05:30.839851 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd99f0c-6cb8-4b41-9de8-4536cc4abffe tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be returned with HTTP 200 Aug 06 13:05:30.840312 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 248/991] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:30.851765 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.853446 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] DELETE https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be Aug 06 13:05:30.853610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.853793 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.853981 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Delete volume with id: eae665b6-5163-4c1b-b119-859d2a0b40be Aug 06 13:05:30.860347 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.860347 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:30.860789 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Volume info retrieved successfully. Aug 06 13:05:30.876715 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d581839-d938-48fd-ae4a-41ef11363efb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.878296 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Delete volume request issued successfully. Aug 06 13:05:30.878529 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b657fbd2-68bc-40c4-b876-8637187ba7a4 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be returned with HTTP 202 Aug 06 13:05:30.878901 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 248/992] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:30 2026] DELETE /volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:30.879389 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d581839-d938-48fd-ae4a-41ef11363efb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:30.879862 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d581839-d938-48fd-ae4a-41ef11363efb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.880125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d581839-d938-48fd-ae4a-41ef11363efb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.880302 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4d581839-d938-48fd-ae4a-41ef11363efb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:30.886543 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e268f4ca-7982-49ef-b0e6-dbf188d59d82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.887809 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.887809 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:30.888317 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e268f4ca-7982-49ef-b0e6-dbf188d59d82 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] GET https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be Aug 06 13:05:30.888581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e268f4ca-7982-49ef-b0e6-dbf188d59d82 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.888718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e268f4ca-7982-49ef-b0e6-dbf188d59d82 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.888885 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d581839-d938-48fd-ae4a-41ef11363efb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:30.889413 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 250/993] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:30.895651 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:30.895651 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:30.899285 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e268f4ca-7982-49ef-b0e6-dbf188d59d82 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Volume info retrieved successfully. Aug 06 13:05:30.903203 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e268f4ca-7982-49ef-b0e6-dbf188d59d82 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be returned with HTTP 200 Aug 06 13:05:30.903639 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 248/994] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:30.926764 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-541b3d03-70ca-4e47-b112-8ef8ce0da8d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.929047 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-541b3d03-70ca-4e47-b112-8ef8ce0da8d6 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:30.929302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-541b3d03-70ca-4e47-b112-8ef8ce0da8d6 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.929546 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-541b3d03-70ca-4e47-b112-8ef8ce0da8d6 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.936173 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-541b3d03-70ca-4e47-b112-8ef8ce0da8d6 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 returned with HTTP 404 Aug 06 13:05:30.936772 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 249/995] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:30.943189 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9759c43f-e8ce-4383-8cc7-69db8e3b7d69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.945214 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9759c43f-e8ce-4383-8cc7-69db8e3b7d69 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:30.945503 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9759c43f-e8ce-4383-8cc7-69db8e3b7d69 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.945786 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9759c43f-e8ce-4383-8cc7-69db8e3b7d69 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.951153 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9759c43f-e8ce-4383-8cc7-69db8e3b7d69 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 returned with HTTP 404 Aug 06 13:05:30.951642 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 249/996] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:30 2026] GET /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:30.959174 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55568e60-6ec1-499a-b49c-850b455f2c3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.960846 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55568e60-6ec1-499a-b49c-850b455f2c3d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:30.961020 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55568e60-6ec1-499a-b49c-850b455f2c3d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:30.961221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55568e60-6ec1-499a-b49c-850b455f2c3d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:30.961383 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-55568e60-6ec1-499a-b49c-850b455f2c3d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume with id: 1ba0553f-793f-4702-996f-ef4e530e8949 Aug 06 13:05:30.966673 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55568e60-6ec1-499a-b49c-850b455f2c3d tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 returned with HTTP 404 Aug 06 13:05:30.967130 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 251/997] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:30 2026] DELETE /volume/v3/volumes/1ba0553f-793f-4702-996f-ef4e530e8949 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:30.974752 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c909514d-75bb-413c-be54-2588fc1a246a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:30.976953 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:30.977410 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-847711439"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:30.979448 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-847711439'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:30.979665 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume of 1 GB Aug 06 13:05:30.984607 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Availability Zones retrieved successfully. Aug 06 13:05:30.992603 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (9f4b1a33-f1e3-4c19-87b6-e7ec285ac23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:30.993755 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fbe692-8aeb-4dd5-aa41-ba32be50ad83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:30.994888 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:31.014898 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fbe692-8aeb-4dd5-aa41-ba32be50ad83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:31.015603 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82741443-c52e-4df7-a0eb-bffaef37d939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:31.053609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Created reservations ['a6c8dd6f-7a79-4e5e-a610-09a16d50650b', '154f25b6-8322-4fc6-b2c7-a634fd350d83', '5668ea2b-2945-4f81-af84-89696e758a6f', 'ffff13d9-7fff-4c00-b734-87718af1f2e0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:31.054688 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82741443-c52e-4df7-a0eb-bffaef37d939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c8dd6f-7a79-4e5e-a610-09a16d50650b', '154f25b6-8322-4fc6-b2c7-a634fd350d83', '5668ea2b-2945-4f81-af84-89696e758a6f', 'ffff13d9-7fff-4c00-b734-87718af1f2e0']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:31.056636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba335b6-f65f-44c0-8d54-16d00f3e3944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:31.083610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba335b6-f65f-44c0-8d54-16d00f3e3944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c78e82f-c3f2-4f54-8b59-955784c33bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-847711439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['a6c8dd6f-7a79-4e5e-a610-09a16d50650b','154f25b6-8322-4fc6-b2c7-a634fd350d83','5668ea2b-2945-4f81-af84-89696e758a6f','ffff13d9-7fff-4c00-b734-87718af1f2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-847711439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c78e82f-c3f2-4f54-8b59-955784c33bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d311e1f229d941518d96a3584191e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23accf2aa8304b31bd58ffb89a720752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:31.084675 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36c0c7e-2858-436e-9c30-44e2ee7838ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:31.107638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36c0c7e-2858-436e-9c30-44e2ee7838ee) transitioned into state 'SUCCESS' from state '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-847711439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['a6c8dd6f-7a79-4e5e-a610-09a16d50650b','154f25b6-8322-4fc6-b2c7-a634fd350d83','5668ea2b-2945-4f81-af84-89696e758a6f','ffff13d9-7fff-4c00-b734-87718af1f2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:31.108442 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f757703a-1d4a-48bb-8457-b90f96e18426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:31.117702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f757703a-1d4a-48bb-8457-b90f96e18426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:31.118529 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (9f4b1a33-f1e3-4c19-87b6-e7ec285ac23e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:31.118883 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request issued successfully. Aug 06 13:05:31.119406 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c909514d-75bb-413c-be54-2588fc1a246a tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:31.119859 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 249/998] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:30 2026] POST /volume/v3/volumes => generated 746 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:31.130460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5781fe3e-eb1c-4eb4-8962-797b9dd4f581 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.132871 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5781fe3e-eb1c-4eb4-8962-797b9dd4f581 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:31.133163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5781fe3e-eb1c-4eb4-8962-797b9dd4f581 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.133445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5781fe3e-eb1c-4eb4-8962-797b9dd4f581 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.142476 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:31.142476 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:31.146878 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5781fe3e-eb1c-4eb4-8962-797b9dd4f581 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:31.152344 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5781fe3e-eb1c-4eb4-8962-797b9dd4f581 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 returned with HTTP 200 Aug 06 13:05:31.152987 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 250/999] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:31 2026] GET /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:31.812288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8fa70a3d-11b3-49dd-bc56-bd3a49b6dfa8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.814638 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fa70a3d-11b3-49dd-bc56-bd3a49b6dfa8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 Aug 06 13:05:31.814922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fa70a3d-11b3-49dd-bc56-bd3a49b6dfa8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.815156 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fa70a3d-11b3-49dd-bc56-bd3a49b6dfa8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.825765 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fa70a3d-11b3-49dd-bc56-bd3a49b6dfa8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 returned with HTTP 404 Aug 06 13:05:31.826502 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 250/1000] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:31 2026] GET /volume/v3/volumes/709f6ad8-e0db-4044-8889-61ad4750ce10 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:31.836788 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ee8f18f-8ace-4c30-b833-314077d4281d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.838624 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ee8f18f-8ace-4c30-b833-314077d4281d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb Aug 06 13:05:31.838866 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ee8f18f-8ace-4c30-b833-314077d4281d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.839074 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ee8f18f-8ace-4c30-b833-314077d4281d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.839238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-8ee8f18f-8ace-4c30-b833-314077d4281d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 2487d067-a36c-45db-a841-e0d1eb62f7eb {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:31.843204 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ee8f18f-8ace-4c30-b833-314077d4281d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb returned with HTTP 404 Aug 06 13:05:31.843743 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 252/1001] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:31 2026] GET /volume/v3/groups/2487d067-a36c-45db-a841-e0d1eb62f7eb => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:31.851133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6f0627c-91ad-4f0b-beb2-8a2627fdda5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.853407 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6f0627c-91ad-4f0b-beb2-8a2627fdda5a tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/4e0022eb-720e-4134-aea3-d2293fd23922 Aug 06 13:05:31.853674 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6f0627c-91ad-4f0b-beb2-8a2627fdda5a tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.853918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6f0627c-91ad-4f0b-beb2-8a2627fdda5a tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.854223 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:31.854223 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:31.866221 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6f0627c-91ad-4f0b-beb2-8a2627fdda5a tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/group_types/4e0022eb-720e-4134-aea3-d2293fd23922 returned with HTTP 202 Aug 06 13:05:31.866662 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 250/1002] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:05:31 2026] DELETE /volume/v3/group_types/4e0022eb-720e-4134-aea3-d2293fd23922 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:31.874349 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8276146-3930-4cc9-9c36-9143d93cbd7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.876117 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8276146-3930-4cc9-9c36-9143d93cbd7c tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] DELETE https://10.4.3.59/volume/v3/types/6c884802-1fac-44ee-9675-bc2f628f0ade Aug 06 13:05:31.876353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8276146-3930-4cc9-9c36-9143d93cbd7c tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.876562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8276146-3930-4cc9-9c36-9143d93cbd7c tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.905762 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-773cdca3-d448-4ce0-8eba-fe7da1a9ff42 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.909250 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-773cdca3-d448-4ce0-8eba-fe7da1a9ff42 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:31.909526 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-773cdca3-d448-4ce0-8eba-fe7da1a9ff42 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.909766 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-773cdca3-d448-4ce0-8eba-fe7da1a9ff42 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.909900 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-773cdca3-d448-4ce0-8eba-fe7da1a9ff42 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:31.920350 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8276146-3930-4cc9-9c36-9143d93cbd7c tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types/6c884802-1fac-44ee-9675-bc2f628f0ade returned with HTTP 202 Aug 06 13:05:31.920639 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8787a7a3-7b60-40c2-9797-9a827b966d47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.920896 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 251/1003] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:31 2026] DELETE /volume/v3/types/6c884802-1fac-44ee-9675-bc2f628f0ade => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:31.922630 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:31.922630 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:31.922756 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8787a7a3-7b60-40c2-9797-9a827b966d47 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] GET https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be Aug 06 13:05:31.924530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8787a7a3-7b60-40c2-9797-9a827b966d47 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.924530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8787a7a3-7b60-40c2-9797-9a827b966d47 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.924643 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-773cdca3-d448-4ce0-8eba-fe7da1a9ff42 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:31.924643 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 251/1004] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:31 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:31.929644 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef73c972-b132-4329-ace3-ba0e4b29cf27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.930850 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8787a7a3-7b60-40c2-9797-9a827b966d47 tempest-VolumesCloneNegativeTest-1786382924 tempest-VolumesCloneNegativeTest-1786382924-project-member] https://10.4.3.59/volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be returned with HTTP 404 Aug 06 13:05:31.931634 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 253/1005] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:31 2026] GET /volume/v3/volumes/eae665b6-5163-4c1b-b119-859d2a0b40be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:31.932168 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef73c972-b132-4329-ace3-ba0e4b29cf27 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] GET https://10.4.3.59/volume/v3/types/6c884802-1fac-44ee-9675-bc2f628f0ade Aug 06 13:05:31.934600 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef73c972-b132-4329-ace3-ba0e4b29cf27 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:31.934600 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef73c972-b132-4329-ace3-ba0e4b29cf27 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:31.937482 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef73c972-b132-4329-ace3-ba0e4b29cf27 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types/6c884802-1fac-44ee-9675-bc2f628f0ade returned with HTTP 404 Aug 06 13:05:31.938059 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 251/1006] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:31 2026] GET /volume/v3/types/6c884802-1fac-44ee-9675-bc2f628f0ade => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:31.952026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab694336-a71f-449a-8800-c538f2e81e80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.956222 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab694336-a71f-449a-8800-c538f2e81e80 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:31.958024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab694336-a71f-449a-8800-c538f2e81e80 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-529261898"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:31.979377 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab694336-a71f-449a-8800-c538f2e81e80 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:31.979819 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 252/1007] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:31 2026] POST /volume/v3/types => generated 223 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:31.987888 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f061c7fc-747b-4d52-87f0-4334ccc64d92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:31.990209 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f061c7fc-747b-4d52-87f0-4334ccc64d92 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:05:31.990607 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f061c7fc-747b-4d52-87f0-4334ccc64d92 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-563624616"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:32.009573 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f061c7fc-747b-4d52-87f0-4334ccc64d92 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:05:32.009974 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 252/1008] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:05:31 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:32.017908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.019806 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:05:32.020154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6e179518-81b7-49f5-b958-119c7f24c476", "volume_types": ["acbcdc26-7696-4077-8003-11ec034c10be"], "name": "tempest-GroupSnapshotsTest-Group-855907492"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:32.021712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating new group {'group': {'group_type': '6e179518-81b7-49f5-b958-119c7f24c476', 'volume_types': ['acbcdc26-7696-4077-8003-11ec034c10be'], 'name': 'tempest-GroupSnapshotsTest-Group-855907492'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:05:32.025375 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating group tempest-GroupSnapshotsTest-Group-855907492. Aug 06 13:05:32.040520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:05:32.040201. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:05:32.040647 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:32.052107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['13686696-e59b-4494-ae61-751d9ba74948'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:32.078157 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e1b94d1-fd09-4013-a52f-ebf27a09b739 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:05:32.078594 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 254/1009] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:05:32 2026] POST /volume/v3/groups => generated 111 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:32.091159 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e5f342a-5805-48d0-9934-5be368a1566c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.093769 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e5f342a-5805-48d0-9934-5be368a1566c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:32.093769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e5f342a-5805-48d0-9934-5be368a1566c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:32.093769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e5f342a-5805-48d0-9934-5be368a1566c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:32.093769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-9e5f342a-5805-48d0-9934-5be368a1566c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:32.097409 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.097409 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:32.105203 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e5f342a-5805-48d0-9934-5be368a1566c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:32.105773 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 252/1010] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:32 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:32.166091 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-384d0bd8-801f-4e95-9872-d035a4471d82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.168074 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-384d0bd8-801f-4e95-9872-d035a4471d82 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:32.168281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-384d0bd8-801f-4e95-9872-d035a4471d82 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:32.168551 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-384d0bd8-801f-4e95-9872-d035a4471d82 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:32.177567 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.177567 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:32.181732 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-384d0bd8-801f-4e95-9872-d035a4471d82 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:32.186903 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-384d0bd8-801f-4e95-9872-d035a4471d82 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 returned with HTTP 200 Aug 06 13:05:32.187083 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 253/1011] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:32 2026] GET /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:32.199295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f752a77b-5de4-4c4b-84b6-6c0d42fb4b89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.201373 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f752a77b-5de4-4c4b-84b6-6c0d42fb4b89 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6/action Aug 06 13:05:32.201775 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f752a77b-5de4-4c4b-84b6-6c0d42fb4b89 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:32.201928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f752a77b-5de4-4c4b-84b6-6c0d42fb4b89 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:32.213068 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.213068 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:32.213552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-f752a77b-5de4-4c4b-84b6-6c0d42fb4b89 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume '7c78e82f-c3f2-4f54-8b59-955784c33bb6' with '{'status': 'maintenance'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:32.236624 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f752a77b-5de4-4c4b-84b6-6c0d42fb4b89 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6/action returned with HTTP 202 Aug 06 13:05:32.237196 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 253/1012] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:32 2026] POST /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:32.245482 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a19a635a-6de8-4738-88ab-46837a8e5a3e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.247401 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a19a635a-6de8-4738-88ab-46837a8e5a3e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:32.247581 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a19a635a-6de8-4738-88ab-46837a8e5a3e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:32.247771 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a19a635a-6de8-4738-88ab-46837a8e5a3e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:32.254593 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.254593 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:32.258355 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a19a635a-6de8-4738-88ab-46837a8e5a3e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:32.262641 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a19a635a-6de8-4738-88ab-46837a8e5a3e tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 returned with HTTP 200 Aug 06 13:05:32.263026 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 255/1013] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:32 2026] GET /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:32.277005 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a811f2d5-9515-40f8-a829-f879e0346ba5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.280239 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a811f2d5-9515-40f8-a829-f879e0346ba5 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6/action Aug 06 13:05:32.280568 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a811f2d5-9515-40f8-a829-f879e0346ba5 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:32.280688 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a811f2d5-9515-40f8-a829-f879e0346ba5 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:32.299844 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.299844 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:32.299844 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a811f2d5-9515-40f8-a829-f879e0346ba5 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Volume info retrieved successfully. Aug 06 13:05:32.319514 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a811f2d5-9515-40f8-a829-f879e0346ba5 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Delete volume request issued successfully. Aug 06 13:05:32.319514 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a811f2d5-9515-40f8-a829-f879e0346ba5 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6/action returned with HTTP 202 Aug 06 13:05:32.319514 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 253/1014] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:32 2026] POST /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:32.328426 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77e9fc89-b06f-48aa-8542-bd5e3fb18a03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.330181 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77e9fc89-b06f-48aa-8542-bd5e3fb18a03 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:32.330411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77e9fc89-b06f-48aa-8542-bd5e3fb18a03 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:32.330570 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77e9fc89-b06f-48aa-8542-bd5e3fb18a03 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:32.339152 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.339152 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:32.343642 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-77e9fc89-b06f-48aa-8542-bd5e3fb18a03 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:32.348895 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77e9fc89-b06f-48aa-8542-bd5e3fb18a03 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 returned with HTTP 200 Aug 06 13:05:32.349275 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 254/1015] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:32 2026] GET /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:32.936087 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-edf70e49-1744-425a-923a-4f351c413db5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.937709 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf70e49-1744-425a-923a-4f351c413db5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:32.937880 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf70e49-1744-425a-923a-4f351c413db5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:32.938045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf70e49-1744-425a-923a-4f351c413db5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:32.938142 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-edf70e49-1744-425a-923a-4f351c413db5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:32.942057 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.942057 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:32.942748 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf70e49-1744-425a-923a-4f351c413db5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:32.943073 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 254/1016] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:32 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:32.951918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca5c84c7-40cd-4c08-ae7f-f74cd66900c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.954060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca5c84c7-40cd-4c08-ae7f-f74cd66900c5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 Aug 06 13:05:32.954242 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca5c84c7-40cd-4c08-ae7f-f74cd66900c5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:32.954529 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca5c84c7-40cd-4c08-ae7f-f74cd66900c5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:32.967893 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:32.967893 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:32.972590 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ca5c84c7-40cd-4c08-ae7f-f74cd66900c5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:32.974182 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-673e226e-73b6-4336-8ee1-92bd3b10bcd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.979465 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca5c84c7-40cd-4c08-ae7f-f74cd66900c5 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 returned with HTTP 200 Aug 06 13:05:32.979854 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 256/1017] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:32 2026] GET /volume/v3/volumes/a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:32.980192 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-673e226e-73b6-4336-8ee1-92bd3b10bcd8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3/action Aug 06 13:05:32.980597 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-673e226e-73b6-4336-8ee1-92bd3b10bcd8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:32.980720 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-673e226e-73b6-4336-8ee1-92bd3b10bcd8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:32.992351 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:32.994085 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:05:32.994278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:32.994478 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:32.994719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:32.995397 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:33.006322 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Get all volumes completed successfully. Aug 06 13:05:33.006909 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a311eac1-58b0-469b-ab1d-707b0c42d8dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:05:33.007275 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 255/1018] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:05:32 2026] GET /volume/v3/volumes => generated 657 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:33.017246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.019036 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 Aug 06 13:05:33.019217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.019420 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.019567 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete volume with id: a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 Aug 06 13:05:33.022983 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.022983 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:33.029731 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.029731 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:33.030509 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:33.035248 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c620482d-1adb-43ce-97ae-8604c4d72d66 req-673e226e-73b6-4336-8ee1-92bd3b10bcd8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3/action returned with HTTP 204 Aug 06 13:05:33.035721 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 254/1019] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:05:32 2026] POST /volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:33.050225 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete volume request issued successfully. Aug 06 13:05:33.050450 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88339dda-7881-4dc7-a35f-4dc2fb68d193 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 returned with HTTP 202 Aug 06 13:05:33.050853 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 255/1020] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:33 2026] DELETE /volume/v3/volumes/a41f08a8-ca1c-41dd-8d23-bd6cf8dd6a85 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:33.063482 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b6ff8dc-2633-4455-8e79-1ab8ce233ab2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.068562 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b6ff8dc-2633-4455-8e79-1ab8ce233ab2 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] DELETE https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f Aug 06 13:05:33.068929 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b6ff8dc-2633-4455-8e79-1ab8ce233ab2 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.070731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b6ff8dc-2633-4455-8e79-1ab8ce233ab2 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.070916 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-0b6ff8dc-2633-4455-8e79-1ab8ce233ab2 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Delete backup with id: d16cfd3b-571a-4150-b4b2-e72697d7ae4f. Aug 06 13:05:33.082928 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.082928 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:33.108934 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-0b6ff8dc-2633-4455-8e79-1ab8ce233ab2 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] delete_backup rpcapi backup_id d16cfd3b-571a-4150-b4b2-e72697d7ae4f {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:05:33.110821 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b6ff8dc-2633-4455-8e79-1ab8ce233ab2 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f returned with HTTP 202 Aug 06 13:05:33.111298 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 257/1021] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:33 2026] DELETE /volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:33.119277 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81e4540e-d62c-491b-8804-3d23caf1d47b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.120914 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81e4540e-d62c-491b-8804-3d23caf1d47b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:33.121120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81e4540e-d62c-491b-8804-3d23caf1d47b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.121304 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81e4540e-d62c-491b-8804-3d23caf1d47b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.121522 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-81e4540e-d62c-491b-8804-3d23caf1d47b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:33.123313 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-246dd9c4-1dd6-44dd-bdf2-fdc3d86070b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.126596 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-246dd9c4-1dd6-44dd-bdf2-fdc3d86070b5 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] GET https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f Aug 06 13:05:33.126772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-246dd9c4-1dd6-44dd-bdf2-fdc3d86070b5 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.126950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-246dd9c4-1dd6-44dd-bdf2-fdc3d86070b5 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.127040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-246dd9c4-1dd6-44dd-bdf2-fdc3d86070b5 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Show backup with id d16cfd3b-571a-4150-b4b2-e72697d7ae4f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:33.128914 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.128914 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:33.137332 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.137332 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:33.138722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-246dd9c4-1dd6-44dd-bdf2-fdc3d86070b5 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f returned with HTTP 200 Aug 06 13:05:33.139832 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81e4540e-d62c-491b-8804-3d23caf1d47b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:33.139934 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 255/1022] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:33 2026] GET /volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:33.140400 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 256/1023] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:33 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:33.152334 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.153972 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:33.154321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1005314697", "volume_type": "acbcdc26-7696-4077-8003-11ec034c10be", "group_id": "a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:33.155714 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1005314697', 'volume_type': 'acbcdc26-7696-4077-8003-11ec034c10be', 'group_id': 'a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:33.166967 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.166967 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:33.167402 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume of 1 GB Aug 06 13:05:33.173230 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:33.178416 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (681d0526-621d-49cf-9495-dc3865b37066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:33.179615 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3e760d-17d2-4448-b2ef-0807d27e2f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.180158 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.180158 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:33.180501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:33.199239 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3e760d-17d2-4448-b2ef-0807d27e2f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:05:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=acbcdc26-7696-4077-8003-11ec034c10be,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-529261898',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'acbcdc26-7696-4077-8003-11ec034c10be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.199940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845d4c68-1f33-4d5a-9c5a-6ae2fb49eade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.222712 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-529261898 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-529261898, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:33.222978 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-529261898 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-529261898, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:33.250505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['283fd64b-c962-4d53-b8b6-e1bce66d23de', '48f5ede8-9395-42ae-911e-088e9cd12e9b', '648d9b69-fa31-4d7b-80b1-98ef3bad7375', 'b33f9eb7-fd45-4e7d-936e-0aacfacf39a0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:33.251247 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845d4c68-1f33-4d5a-9c5a-6ae2fb49eade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['283fd64b-c962-4d53-b8b6-e1bce66d23de', '48f5ede8-9395-42ae-911e-088e9cd12e9b', '648d9b69-fa31-4d7b-80b1-98ef3bad7375', 'b33f9eb7-fd45-4e7d-936e-0aacfacf39a0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.252067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17186395-7d32-493e-8934-d2ab061fcc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.273798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17186395-7d32-493e-8934-d2ab061fcc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa0ddea-d42d-427e-9ac1-de45594dd751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1005314697',encryption_key_id=None,group_id=a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['283fd64b-c962-4d53-b8b6-e1bce66d23de','48f5ede8-9395-42ae-911e-088e9cd12e9b','648d9b69-fa31-4d7b-80b1-98ef3bad7375','b33f9eb7-fd45-4e7d-936e-0aacfacf39a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=acbcdc26-7696-4077-8003-11ec034c10be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1005314697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998,host=None,id=5fa0ddea-d42d-427e-9ac1-de45594dd751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae12db0b8a9440b833fc14b9baef2c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce874a4753e844a58d8c3e48ce572037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(acbcdc26-7696-4077-8003-11ec034c10be),volume_type_id=acbcdc26-7696-4077-8003-11ec034c10be)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.274966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb82b2f-20e5-41f4-9e5d-7db188026c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.296141 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb82b2f-20e5-41f4-9e5d-7db188026c02) transitioned into state 'SUCCESS' from state '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-1005314697',encryption_key_id=None,group_id=a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['283fd64b-c962-4d53-b8b6-e1bce66d23de','48f5ede8-9395-42ae-911e-088e9cd12e9b','648d9b69-fa31-4d7b-80b1-98ef3bad7375','b33f9eb7-fd45-4e7d-936e-0aacfacf39a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=acbcdc26-7696-4077-8003-11ec034c10be)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.296827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abf81e8-8ded-404a-bbbd-c0541e5fcb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.309018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abf81e8-8ded-404a-bbbd-c0541e5fcb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.309798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (681d0526-621d-49cf-9495-dc3865b37066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:33.310101 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request issued successfully. Aug 06 13:05:33.310755 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:33.310901 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:33.350568 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:33.353677 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.353677 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:33.357241 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ede542fa-3ec1-4695-9ed8-17f3fce28f02 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:33.357668 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 256/1024] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:05:33 2026] POST /volume/v3/volumes => generated 820 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:33.363908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8273cfcd-f194-49ab-aabd-d4c3a27c372f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.366148 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8273cfcd-f194-49ab-aabd-d4c3a27c372f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:33.366428 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8273cfcd-f194-49ab-aabd-d4c3a27c372f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.366702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8273cfcd-f194-49ab-aabd-d4c3a27c372f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.375880 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.375966 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8273cfcd-f194-49ab-aabd-d4c3a27c372f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 returned with HTTP 404 Aug 06 13:05:33.376577 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 258/1025] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:33 2026] GET /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:33.377970 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 Aug 06 13:05:33.378289 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.378562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.384773 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1436609b-8098-4801-a649-665a4709be24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.386596 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1436609b-8098-4801-a649-665a4709be24 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:33.386812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1436609b-8098-4801-a649-665a4709be24 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.387001 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1436609b-8098-4801-a649-665a4709be24 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.387400 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.387400 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:33.393047 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1436609b-8098-4801-a649-665a4709be24 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 returned with HTTP 404 Aug 06 13:05:33.393544 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 257/1026] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:33 2026] GET /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:33.393931 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:33.394904 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:33.395160 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:33.400567 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f04a12cc-f552-45f1-bde2-4a6ae78f1c0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.404990 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f04a12cc-f552-45f1-bde2-4a6ae78f1c0c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] DELETE https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:33.405141 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f04a12cc-f552-45f1-bde2-4a6ae78f1c0c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.405405 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f04a12cc-f552-45f1-bde2-4a6ae78f1c0c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.405522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f04a12cc-f552-45f1-bde2-4a6ae78f1c0c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume with id: 7c78e82f-c3f2-4f54-8b59-955784c33bb6 Aug 06 13:05:33.411657 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f04a12cc-f552-45f1-bde2-4a6ae78f1c0c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 returned with HTTP 404 Aug 06 13:05:33.412087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 257/1027] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:33 2026] DELETE /volume/v3/volumes/7c78e82f-c3f2-4f54-8b59-955784c33bb6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:33.421207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.423520 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:33.423893 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1822835117"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:33.425615 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1822835117'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:33.425759 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume of 1 GB Aug 06 13:05:33.437171 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Availability Zones retrieved successfully. Aug 06 13:05:33.445111 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:33.445538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (bfb3489f-d9fe-4972-b77a-d7c89f9d86ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:33.446862 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b500ee89-7ec6-438d-b9e0-aa8b72552d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.448088 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:33.448376 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.448376 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:33.456846 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c6400d5-b5de-4857-bb1c-a7561c826081 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 returned with HTTP 200 Aug 06 13:05:33.457554 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 256/1028] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:33 2026] GET /volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 => generated 888 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:33.474429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b500ee89-7ec6-438d-b9e0-aa8b72552d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.475212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e5a292-dca7-4f26-beaa-d073d48c005b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.517543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Created reservations ['a8dc6d7b-1064-4b7b-b865-67012205a691', 'e51ae71d-d11d-41e7-9706-901c86e3ee35', 'a8403d4c-39eb-43e4-9233-64e6905d893a', 'fefbdaf6-d264-4598-851a-219e0fc81506'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:33.518577 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e5a292-dca7-4f26-beaa-d073d48c005b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8dc6d7b-1064-4b7b-b865-67012205a691', 'e51ae71d-d11d-41e7-9706-901c86e3ee35', 'a8403d4c-39eb-43e4-9233-64e6905d893a', 'fefbdaf6-d264-4598-851a-219e0fc81506']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.519554 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49310dbe-92e4-4c92-99c6-3d00495b7b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.544481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49310dbe-92e4-4c92-99c6-3d00495b7b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3759b512-a381-470a-983f-92dbf811859b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1822835117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['a8dc6d7b-1064-4b7b-b865-67012205a691','e51ae71d-d11d-41e7-9706-901c86e3ee35','a8403d4c-39eb-43e4-9233-64e6905d893a','fefbdaf6-d264-4598-851a-219e0fc81506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1822835117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3759b512-a381-470a-983f-92dbf811859b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d311e1f229d941518d96a3584191e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23accf2aa8304b31bd58ffb89a720752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.545405 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a0ed2a-a002-4840-b5b1-da6683973706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.569665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a0ed2a-a002-4840-b5b1-da6683973706) transitioned into state 'SUCCESS' from state '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-1822835117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d311e1f229d941518d96a3584191e461',qos_specs=None,replication_status=,reservations=['a8dc6d7b-1064-4b7b-b865-67012205a691','e51ae71d-d11d-41e7-9706-901c86e3ee35','a8403d4c-39eb-43e4-9233-64e6905d893a','fefbdaf6-d264-4598-851a-219e0fc81506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23accf2aa8304b31bd58ffb89a720752',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.570563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a752922d-955d-4939-8428-60564a8fea10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:33.580819 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a752922d-955d-4939-8428-60564a8fea10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:33.581890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Flow 'volume_create_api' (bfb3489f-d9fe-4972-b77a-d7c89f9d86ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:33.582272 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Create volume request issued successfully. Aug 06 13:05:33.583191 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8078cfac-6a12-4aa8-8cce-38a72dcaff18 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:33.583768 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 259/1029] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:33 2026] POST /volume/v3/volumes => generated 747 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:33.596217 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d45fe72e-c010-4db8-ab3a-5dbccbe60441 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:33.598056 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d45fe72e-c010-4db8-ab3a-5dbccbe60441 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:33.598323 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d45fe72e-c010-4db8-ab3a-5dbccbe60441 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:33.598542 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d45fe72e-c010-4db8-ab3a-5dbccbe60441 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:33.605674 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:33.605674 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:33.610909 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d45fe72e-c010-4db8-ab3a-5dbccbe60441 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:33.616249 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d45fe72e-c010-4db8-ab3a-5dbccbe60441 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:33.616679 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 258/1030] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:33 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:34.151125 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ff45c21-30f2-4ee7-bbe0-33764d7912d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.153062 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ff45c21-30f2-4ee7-bbe0-33764d7912d9 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] GET https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f Aug 06 13:05:34.153363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ff45c21-30f2-4ee7-bbe0-33764d7912d9 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.153609 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ff45c21-30f2-4ee7-bbe0-33764d7912d9 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.153902 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4ff45c21-30f2-4ee7-bbe0-33764d7912d9 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Show backup with id d16cfd3b-571a-4150-b4b2-e72697d7ae4f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:34.164408 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ff45c21-30f2-4ee7-bbe0-33764d7912d9 tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f returned with HTTP 404 Aug 06 13:05:34.164975 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 258/1031] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/backups/d16cfd3b-571a-4150-b4b2-e72697d7ae4f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:34.172445 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-545cd4e7-20c7-4b3d-9615-bb1bdfe2d1fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.174111 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-545cd4e7-20c7-4b3d-9615-bb1bdfe2d1fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] DELETE https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:34.174467 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-545cd4e7-20c7-4b3d-9615-bb1bdfe2d1fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.174821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-545cd4e7-20c7-4b3d-9615-bb1bdfe2d1fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.175006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-545cd4e7-20c7-4b3d-9615-bb1bdfe2d1fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete backup with id: e7360567-70da-4b10-9ddb-8ef1ab8efc85. Aug 06 13:05:34.180997 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.180997 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:34.196529 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-545cd4e7-20c7-4b3d-9615-bb1bdfe2d1fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] delete_backup rpcapi backup_id e7360567-70da-4b10-9ddb-8ef1ab8efc85 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:05:34.198896 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-545cd4e7-20c7-4b3d-9615-bb1bdfe2d1fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 202 Aug 06 13:05:34.198896 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 257/1032] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:34 2026] DELETE /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:34.205770 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c77d2bf0-e922-417d-a5a1-5f854ba2125d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.208113 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c77d2bf0-e922-417d-a5a1-5f854ba2125d tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:34.208496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c77d2bf0-e922-417d-a5a1-5f854ba2125d tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.208734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c77d2bf0-e922-417d-a5a1-5f854ba2125d tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.208865 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c77d2bf0-e922-417d-a5a1-5f854ba2125d tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:34.215054 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.215054 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:34.215974 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c77d2bf0-e922-417d-a5a1-5f854ba2125d tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 200 Aug 06 13:05:34.216415 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 260/1033] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:34.471697 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.473660 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 Aug 06 13:05:34.473925 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.474137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.481493 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.481493 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:34.485681 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:34.486375 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:34.486501 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:34.525062 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:34.531158 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.531158 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:34.541633 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e7d3391-a853-4605-81ff-dc7ae7bc8f1b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 returned with HTTP 200 Aug 06 13:05:34.542124 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 259/1034] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:34.556224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.558317 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:34.558713 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1358580027", "volume_type": "acbcdc26-7696-4077-8003-11ec034c10be", "group_id": "a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:34.560106 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1358580027', 'volume_type': 'acbcdc26-7696-4077-8003-11ec034c10be', 'group_id': 'a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:34.576394 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.576394 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:34.576811 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume of 1 GB Aug 06 13:05:34.589296 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:34.594873 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (ee0f873d-8020-4091-91ae-c36f352783f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:34.596198 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e1c29b-e350-49e8-89bd-5f60ba6e12f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:34.596815 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.596815 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:34.597204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:34.615478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e1c29b-e350-49e8-89bd-5f60ba6e12f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:05:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=acbcdc26-7696-4077-8003-11ec034c10be,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-529261898',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'acbcdc26-7696-4077-8003-11ec034c10be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:34.616470 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ceafaad-a9c0-44e1-8a3c-dcd1c39c8cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:34.634056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-134837f5-52c6-47ae-b24f-47107eeacf05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.635427 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-134837f5-52c6-47ae-b24f-47107eeacf05 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:34.635702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-134837f5-52c6-47ae-b24f-47107eeacf05 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.636088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-134837f5-52c6-47ae-b24f-47107eeacf05 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.644815 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.644815 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:34.652144 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-134837f5-52c6-47ae-b24f-47107eeacf05 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:34.658101 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-134837f5-52c6-47ae-b24f-47107eeacf05 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:34.658649 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 258/1035] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:34.661166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['18e507fc-7e42-42b1-b294-83b5eebc6447', '4772a699-0524-4d59-aa66-7b3f55f19909', '943cf132-d2f2-4cdb-8ad2-34c76a4cdd15', 'b08e861c-f17f-4245-894c-c6cec99d1149'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:34.662553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ceafaad-a9c0-44e1-8a3c-dcd1c39c8cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18e507fc-7e42-42b1-b294-83b5eebc6447', '4772a699-0524-4d59-aa66-7b3f55f19909', '943cf132-d2f2-4cdb-8ad2-34c76a4cdd15', 'b08e861c-f17f-4245-894c-c6cec99d1149']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:34.664416 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a7678-c078-4169-90cb-dcb1a9c58355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:34.674809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b16a1b5-7f49-4a85-aaa8-d605b81e4af9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.677001 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b16a1b5-7f49-4a85-aaa8-d605b81e4af9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action Aug 06 13:05:34.677437 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b16a1b5-7f49-4a85-aaa8-d605b81e4af9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:34.677605 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b16a1b5-7f49-4a85-aaa8-d605b81e4af9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:34.689108 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.689108 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:34.689333 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a7678-c078-4169-90cb-dcb1a9c58355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '025472dd-7742-44d8-a17d-7b635c682d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1358580027',encryption_key_id=None,group_id=a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['18e507fc-7e42-42b1-b294-83b5eebc6447','4772a699-0524-4d59-aa66-7b3f55f19909','943cf132-d2f2-4cdb-8ad2-34c76a4cdd15','b08e861c-f17f-4245-894c-c6cec99d1149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=acbcdc26-7696-4077-8003-11ec034c10be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1358580027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998,host=None,id=025472dd-7742-44d8-a17d-7b635c682d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae12db0b8a9440b833fc14b9baef2c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce874a4753e844a58d8c3e48ce572037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(acbcdc26-7696-4077-8003-11ec034c10be),volume_type_id=acbcdc26-7696-4077-8003-11ec034c10be)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:34.689665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-0b16a1b5-7f49-4a85-aaa8-d605b81e4af9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume '3759b512-a381-470a-983f-92dbf811859b' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:34.690608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0f9cf2-0ed4-4fc3-81a1-01fe19e52144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:34.713890 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b16a1b5-7f49-4a85-aaa8-d605b81e4af9 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action returned with HTTP 202 Aug 06 13:05:34.714495 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 261/1036] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:34 2026] POST /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:34.716190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0f9cf2-0ed4-4fc3-81a1-01fe19e52144) transitioned into state 'SUCCESS' from state '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-1358580027',encryption_key_id=None,group_id=a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['18e507fc-7e42-42b1-b294-83b5eebc6447','4772a699-0524-4d59-aa66-7b3f55f19909','943cf132-d2f2-4cdb-8ad2-34c76a4cdd15','b08e861c-f17f-4245-894c-c6cec99d1149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=acbcdc26-7696-4077-8003-11ec034c10be)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:34.716957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a762281c-c4d3-4865-b86d-a32440fb3301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:34.721828 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c5a3b77-2337-4122-a2fd-e7c65e8867e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.724937 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c5a3b77-2337-4122-a2fd-e7c65e8867e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:34.725167 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c5a3b77-2337-4122-a2fd-e7c65e8867e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.725369 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c5a3b77-2337-4122-a2fd-e7c65e8867e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.731023 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a762281c-c4d3-4865-b86d-a32440fb3301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:34.731911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (ee0f873d-8020-4091-91ae-c36f352783f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:34.732201 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request issued successfully. Aug 06 13:05:34.732988 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:34.733141 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:34.734452 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.734452 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:34.740456 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c5a3b77-2337-4122-a2fd-e7c65e8867e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:34.748726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c5a3b77-2337-4122-a2fd-e7c65e8867e0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:34.749127 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 260/1037] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:34.762775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6c791f9-2242-4bdb-b36b-9f8dbd65fb72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.766531 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6c791f9-2242-4bdb-b36b-9f8dbd65fb72 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action Aug 06 13:05:34.766531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6c791f9-2242-4bdb-b36b-9f8dbd65fb72 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:34.766531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6c791f9-2242-4bdb-b36b-9f8dbd65fb72 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:34.778539 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.778539 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:34.778539 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-c6c791f9-2242-4bdb-b36b-9f8dbd65fb72 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume '3759b512-a381-470a-983f-92dbf811859b' with '{'status': 'available'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:34.787672 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:34.790952 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.790952 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:34.794853 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97af22f2-a9c4-4997-bc05-6669d0db2310 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:34.795494 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 259/1038] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:05:34 2026] POST /volume/v3/volumes => generated 820 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:34.803735 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6c791f9-2242-4bdb-b36b-9f8dbd65fb72 tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action returned with HTTP 202 Aug 06 13:05:34.804424 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 259/1039] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:34 2026] POST /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:34.811411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-053e6c35-159a-4277-bfaf-fa841f06b41d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.814203 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f Aug 06 13:05:34.814489 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.814866 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.814993 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-158b9a39-f606-44c9-9b1a-e3b12f3f1a5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.817131 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-158b9a39-f606-44c9-9b1a-e3b12f3f1a5c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:34.817490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-158b9a39-f606-44c9-9b1a-e3b12f3f1a5c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.817749 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-158b9a39-f606-44c9-9b1a-e3b12f3f1a5c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.826704 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.826704 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:34.827526 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.827526 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:34.831802 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-158b9a39-f606-44c9-9b1a-e3b12f3f1a5c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:34.833184 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:34.833902 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:34.834043 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:34.840178 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-158b9a39-f606-44c9-9b1a-e3b12f3f1a5c tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:34.840687 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 261/1040] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:34.856349 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b675c027-537d-4f5d-ac84-2310b19c046b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.860925 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b675c027-537d-4f5d-ac84-2310b19c046b tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action Aug 06 13:05:34.861158 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b675c027-537d-4f5d-ac84-2310b19c046b tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:34.861509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b675c027-537d-4f5d-ac84-2310b19c046b tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:34.873426 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.873426 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:34.873984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-b675c027-537d-4f5d-ac84-2310b19c046b tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume '3759b512-a381-470a-983f-92dbf811859b' with '{'status': 'maintenance'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:34.886606 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:34.890527 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.890527 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:34.898404 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b675c027-537d-4f5d-ac84-2310b19c046b tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action returned with HTTP 202 Aug 06 13:05:34.898845 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 260/1041] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:34 2026] POST /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:34.901180 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-053e6c35-159a-4277-bfaf-fa841f06b41d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f returned with HTTP 200 Aug 06 13:05:34.901830 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 262/1042] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f => generated 888 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:05:34.908786 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7ca798c-0a32-4a03-9dad-703fb106dc26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.910989 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7ca798c-0a32-4a03-9dad-703fb106dc26 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:34.910989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7ca798c-0a32-4a03-9dad-703fb106dc26 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.910989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7ca798c-0a32-4a03-9dad-703fb106dc26 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.918826 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.918826 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:34.923705 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7ca798c-0a32-4a03-9dad-703fb106dc26 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:34.928293 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7ca798c-0a32-4a03-9dad-703fb106dc26 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:34.928293 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 260/1043] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:34.941544 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39b32291-3fa8-49da-b0cf-fcab88c7f25d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.943771 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39b32291-3fa8-49da-b0cf-fcab88c7f25d tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] POST https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action Aug 06 13:05:34.944191 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39b32291-3fa8-49da-b0cf-fcab88c7f25d tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:34.944373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39b32291-3fa8-49da-b0cf-fcab88c7f25d tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:34.955010 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.955010 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:34.955437 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-39b32291-3fa8-49da-b0cf-fcab88c7f25d tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] Updating volume '3759b512-a381-470a-983f-92dbf811859b' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:05:34.975996 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39b32291-3fa8-49da-b0cf-fcab88c7f25d tempest-VolumesActionsTest-1294107255 tempest-VolumesActionsTest-1294107255-project-admin] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action returned with HTTP 202 Aug 06 13:05:34.976652 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 262/1044] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:34 2026] POST /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:34.982972 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-997caa39-09d1-4d55-8901-447fc12bf081 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:34.984600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997caa39-09d1-4d55-8901-447fc12bf081 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:34.984787 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-997caa39-09d1-4d55-8901-447fc12bf081 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:34.985036 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-997caa39-09d1-4d55-8901-447fc12bf081 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:34.991793 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:34.991793 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:34.995192 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-997caa39-09d1-4d55-8901-447fc12bf081 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:34.999772 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997caa39-09d1-4d55-8901-447fc12bf081 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:35.000099 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 261/1045] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:34 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:35.010979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-055d485b-123e-4f99-a4ac-8fe61a6d93c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.012731 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-055d485b-123e-4f99-a4ac-8fe61a6d93c9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:35.013119 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-055d485b-123e-4f99-a4ac-8fe61a6d93c9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.013119 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-055d485b-123e-4f99-a4ac-8fe61a6d93c9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.019749 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.019749 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:35.023631 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-055d485b-123e-4f99-a4ac-8fe61a6d93c9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:35.027307 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-055d485b-123e-4f99-a4ac-8fe61a6d93c9 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:35.027660 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 263/1046] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:35 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:35.038906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a89cd040-d367-4571-b801-63fd6087acd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.043044 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a89cd040-d367-4571-b801-63fd6087acd0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] DELETE https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:35.043044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a89cd040-d367-4571-b801-63fd6087acd0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.043044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a89cd040-d367-4571-b801-63fd6087acd0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.043044 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a89cd040-d367-4571-b801-63fd6087acd0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume with id: 3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:35.062078 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.062078 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:35.062693 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a89cd040-d367-4571-b801-63fd6087acd0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:35.084198 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a89cd040-d367-4571-b801-63fd6087acd0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Delete volume request issued successfully. Aug 06 13:05:35.084523 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a89cd040-d367-4571-b801-63fd6087acd0 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 202 Aug 06 13:05:35.086853 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 261/1047] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:35 2026] DELETE /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:35.094135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2797125-3efd-474b-886a-b37c184fb6b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.098545 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2797125-3efd-474b-886a-b37c184fb6b7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:35.098800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2797125-3efd-474b-886a-b37c184fb6b7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.099023 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2797125-3efd-474b-886a-b37c184fb6b7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.112169 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.112169 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:35.118379 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2797125-3efd-474b-886a-b37c184fb6b7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Volume info retrieved successfully. Aug 06 13:05:35.126338 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2797125-3efd-474b-886a-b37c184fb6b7 tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 200 Aug 06 13:05:35.126915 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 263/1048] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:35 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:35.228919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e899d402-b9ea-4bec-b433-720e92362c84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.230970 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e899d402-b9ea-4bec-b433-720e92362c84 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 Aug 06 13:05:35.231209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e899d402-b9ea-4bec-b433-720e92362c84 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.231523 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e899d402-b9ea-4bec-b433-720e92362c84 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.231684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e899d402-b9ea-4bec-b433-720e92362c84 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id e7360567-70da-4b10-9ddb-8ef1ab8efc85. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:35.238274 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e899d402-b9ea-4bec-b433-720e92362c84 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 returned with HTTP 404 Aug 06 13:05:35.238890 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 262/1049] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:35 2026] GET /volume/v3/backups/e7360567-70da-4b10-9ddb-8ef1ab8efc85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:35.329011 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ddbe746-5b87-43c4-b03f-60b09bf9a433 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.330990 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ddbe746-5b87-43c4-b03f-60b09bf9a433 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:35.331167 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ddbe746-5b87-43c4-b03f-60b09bf9a433 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.331363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ddbe746-5b87-43c4-b03f-60b09bf9a433 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.338866 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.338866 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:35.347628 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4ddbe746-5b87-43c4-b03f-60b09bf9a433 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:35.352175 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ddbe746-5b87-43c4-b03f-60b09bf9a433 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 returned with HTTP 200 Aug 06 13:05:35.352175 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 264/1050] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:35 2026] GET /volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:35.367163 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.370163 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] DELETE https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:35.370778 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.371068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.371296 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete volume with id: 9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:35.378470 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.378470 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:35.378984 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:35.397049 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete volume request issued successfully. Aug 06 13:05:35.397683 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a2811b9-0e7c-4894-b8e7-fdc0e4e2fa0f tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 returned with HTTP 202 Aug 06 13:05:35.397683 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 262/1051] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:35 2026] DELETE /volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:35.405465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1d5a02a-d06c-4d8d-a943-4544c497eeaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.407370 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1d5a02a-d06c-4d8d-a943-4544c497eeaf tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:35.407589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1d5a02a-d06c-4d8d-a943-4544c497eeaf tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.407808 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1d5a02a-d06c-4d8d-a943-4544c497eeaf tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.414915 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.414915 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:35.418932 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1d5a02a-d06c-4d8d-a943-4544c497eeaf tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:35.423622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1d5a02a-d06c-4d8d-a943-4544c497eeaf tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 returned with HTTP 200 Aug 06 13:05:35.423982 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 264/1052] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:35 2026] GET /volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:35.919850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:35.922692 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f Aug 06 13:05:35.922929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:35.923148 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:35.933185 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.933185 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:35.940311 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:35.940581 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:35.940761 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:35.979101 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:35.984498 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:35.984498 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:35.994820 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f94d8f59-9b9e-4061-90d4-405e173e2042 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f returned with HTTP 200 Aug 06 13:05:35.995220 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 263/1053] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:35 2026] GET /volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:36.012806 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ba23108f-7916-4f4b-929e-ec98f28d0cf6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:36.014573 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba23108f-7916-4f4b-929e-ec98f28d0cf6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] PUT https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:36.014712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba23108f-7916-4f4b-929e-ec98f28d0cf6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5fa0ddea-d42d-427e-9ac1-de45594dd751"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:36.016772 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-ba23108f-7916-4f4b-929e-ec98f28d0cf6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Update called for group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998. {{(pid=100269) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 13:05:36.016938 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-ba23108f-7916-4f4b-929e-ec98f28d0cf6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Updating group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 with name None description: None add_volumes: None remove_volumes: 5fa0ddea-d42d-427e-9ac1-de45594dd751. Aug 06 13:05:36.020672 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:36.020672 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:36.061761 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba23108f-7916-4f4b-929e-ec98f28d0cf6 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 202 Aug 06 13:05:36.062227 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 265/1054] 10.4.3.59 () {70 vars in 1399 bytes} [Thu Aug 6 13:05:36 2026] PUT /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:36.069588 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-acdc8da2-699b-49df-aefb-6028267f70d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:36.072554 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acdc8da2-699b-49df-aefb-6028267f70d0 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:36.072943 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acdc8da2-699b-49df-aefb-6028267f70d0 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:36.073147 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acdc8da2-699b-49df-aefb-6028267f70d0 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:36.073349 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-acdc8da2-699b-49df-aefb-6028267f70d0 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:36.085859 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:36.085859 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:36.097715 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acdc8da2-699b-49df-aefb-6028267f70d0 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:36.098225 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 263/1055] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:36 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:36.141105 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ea36fce-2b2c-47e4-80de-d9898dcd9b2f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:36.143016 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ea36fce-2b2c-47e4-80de-d9898dcd9b2f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] GET https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b Aug 06 13:05:36.143236 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ea36fce-2b2c-47e4-80de-d9898dcd9b2f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:36.143448 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ea36fce-2b2c-47e4-80de-d9898dcd9b2f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:36.161230 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ea36fce-2b2c-47e4-80de-d9898dcd9b2f tempest-VolumesActionsTest-1535513020 tempest-VolumesActionsTest-1535513020-project-member] https://10.4.3.59/volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b returned with HTTP 404 Aug 06 13:05:36.161746 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 265/1056] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:36 2026] GET /volume/v3/volumes/3759b512-a381-470a-983f-92dbf811859b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:36.438535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a931666c-bbf9-42f1-b576-bc612c558dad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:36.440622 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a931666c-bbf9-42f1-b576-bc612c558dad tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 Aug 06 13:05:36.440855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a931666c-bbf9-42f1-b576-bc612c558dad tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:36.441044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a931666c-bbf9-42f1-b576-bc612c558dad tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:36.447284 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a931666c-bbf9-42f1-b576-bc612c558dad tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 returned with HTTP 404 Aug 06 13:05:36.447900 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 264/1057] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:36 2026] GET /volume/v3/volumes/9de0b8e9-1cf9-4753-8571-cd4403cf7907 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:36.463255 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:36.466885 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:36.467247 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1382962286"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:36.468779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1382962286'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:36.468918 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Create volume of 1 GB Aug 06 13:05:36.475978 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Availability Zones retrieved successfully. Aug 06 13:05:36.481720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Flow 'volume_create_api' (31880a7f-b5f0-4e8e-bdec-5ad47cc450e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:36.483822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc81c4c1-2946-47db-9638-95045bed238f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:36.483984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:36.519747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc81c4c1-2946-47db-9638-95045bed238f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:36.520652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e80956-9f9d-4c8b-9c4e-f76c59029105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:36.578325 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Created reservations ['1e7a1d81-1d97-46d3-b70e-27af52f4adeb', '312a1059-5133-4fc6-b216-ced8edab273c', '731ec9c4-a3bc-451d-8c32-ee4f6cbd9e4e', 'cfbec9c0-95f1-4923-a31b-d7c908a0763a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:36.579417 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e80956-9f9d-4c8b-9c4e-f76c59029105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e7a1d81-1d97-46d3-b70e-27af52f4adeb', '312a1059-5133-4fc6-b216-ced8edab273c', '731ec9c4-a3bc-451d-8c32-ee4f6cbd9e4e', 'cfbec9c0-95f1-4923-a31b-d7c908a0763a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:36.580160 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea7f5e8-f6b6-4e50-a5cc-d3b4509a0479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:36.606539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea7f5e8-f6b6-4e50-a5cc-d3b4509a0479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c73f7b4-1ad2-426b-b282-c6c1265654e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1382962286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd2adf919a5482e8ced73701a43a09e',qos_specs=None,replication_status=,reservations=['1e7a1d81-1d97-46d3-b70e-27af52f4adeb','312a1059-5133-4fc6-b216-ced8edab273c','731ec9c4-a3bc-451d-8c32-ee4f6cbd9e4e','cfbec9c0-95f1-4923-a31b-d7c908a0763a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ccf81af51145bf841884a8de5fb7ca',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1382962286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c73f7b4-1ad2-426b-b282-c6c1265654e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd2adf919a5482e8ced73701a43a09e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ccf81af51145bf841884a8de5fb7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:36.607276 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8871716-4b29-4889-814d-1d59b5eb4d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:36.627752 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8871716-4b29-4889-814d-1d59b5eb4d56) transitioned into state 'SUCCESS' from state '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-1382962286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd2adf919a5482e8ced73701a43a09e',qos_specs=None,replication_status=,reservations=['1e7a1d81-1d97-46d3-b70e-27af52f4adeb','312a1059-5133-4fc6-b216-ced8edab273c','731ec9c4-a3bc-451d-8c32-ee4f6cbd9e4e','cfbec9c0-95f1-4923-a31b-d7c908a0763a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ccf81af51145bf841884a8de5fb7ca',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:36.628931 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f662630a-0285-4d0a-a76c-abe6b336bd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:36.644694 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f662630a-0285-4d0a-a76c-abe6b336bd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:36.647402 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Flow 'volume_create_api' (31880a7f-b5f0-4e8e-bdec-5ad47cc450e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:36.650109 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Create volume request issued successfully. Aug 06 13:05:36.650298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbe712c3-9adb-4cdf-9e8f-9403f872c7e6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:36.650805 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 266/1058] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:36 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:36.668982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64b3dc8e-9058-4755-9341-f192789de8c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:36.671496 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64b3dc8e-9058-4755-9341-f192789de8c1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:36.671496 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64b3dc8e-9058-4755-9341-f192789de8c1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:36.671496 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64b3dc8e-9058-4755-9341-f192789de8c1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:36.680616 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:36.680616 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:36.685030 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64b3dc8e-9058-4755-9341-f192789de8c1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:36.690950 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64b3dc8e-9058-4755-9341-f192789de8c1 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 returned with HTTP 200 Aug 06 13:05:36.691521 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 264/1059] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:36 2026] GET /volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:37.108654 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74aa595d-d767-4be2-8e19-140eb421b1fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.112641 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74aa595d-d767-4be2-8e19-140eb421b1fd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:37.112830 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74aa595d-d767-4be2-8e19-140eb421b1fd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:37.113062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74aa595d-d767-4be2-8e19-140eb421b1fd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:37.113164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-74aa595d-d767-4be2-8e19-140eb421b1fd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:37.122767 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.122767 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:37.136938 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74aa595d-d767-4be2-8e19-140eb421b1fd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:37.136938 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 266/1060] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:37 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:37.146776 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94969b65-7b90-4d4e-8e0c-bc521103ca65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.149299 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94969b65-7b90-4d4e-8e0c-bc521103ca65 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] PUT https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:37.149841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94969b65-7b90-4d4e-8e0c-bc521103ca65 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5fa0ddea-d42d-427e-9ac1-de45594dd751"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:37.152395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-94969b65-7b90-4d4e-8e0c-bc521103ca65 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Update called for group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998. {{(pid=100268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 13:05:37.152566 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-94969b65-7b90-4d4e-8e0c-bc521103ca65 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Updating group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 with name None description: None add_volumes: 5fa0ddea-d42d-427e-9ac1-de45594dd751 remove_volumes: None. Aug 06 13:05:37.160849 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.160849 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:37.380742 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94969b65-7b90-4d4e-8e0c-bc521103ca65 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 202 Aug 06 13:05:37.381166 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 265/1061] 10.4.3.59 () {70 vars in 1399 bytes} [Thu Aug 6 13:05:37 2026] PUT /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:37.392966 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9581e826-6c5e-4537-b3e8-1988baa4f86b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.400398 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9581e826-6c5e-4537-b3e8-1988baa4f86b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:37.400750 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9581e826-6c5e-4537-b3e8-1988baa4f86b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:37.401024 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9581e826-6c5e-4537-b3e8-1988baa4f86b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:37.402470 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-9581e826-6c5e-4537-b3e8-1988baa4f86b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:37.410838 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.410838 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:37.427928 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9581e826-6c5e-4537-b3e8-1988baa4f86b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:37.427928 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 267/1062] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:37 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:37.709779 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5360e0ad-3996-4365-bc17-13e073ca91c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.712765 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5360e0ad-3996-4365-bc17-13e073ca91c8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:37.713970 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5360e0ad-3996-4365-bc17-13e073ca91c8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:37.714532 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5360e0ad-3996-4365-bc17-13e073ca91c8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:37.725980 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.725980 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:37.733639 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5360e0ad-3996-4365-bc17-13e073ca91c8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:37.743467 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5360e0ad-3996-4365-bc17-13e073ca91c8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 returned with HTTP 200 Aug 06 13:05:37.744085 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 265/1063] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:37 2026] GET /volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:37.760636 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f14f81f-5f95-4dac-9884-45307a686156 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.767284 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f14f81f-5f95-4dac-9884-45307a686156 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:05:37.767284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f14f81f-5f95-4dac-9884-45307a686156 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c73f7b4-1ad2-426b-b282-c6c1265654e9", "name": "tempest-VolumesBackupsAdminTest-Backup-1367861237", "container": "tempest-volumesbackupsadmintest-backup-container-2082535829"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:37.767284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-8f14f81f-5f95-4dac-9884-45307a686156 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Creating new backup {'backup': {'volume_id': '3c73f7b4-1ad2-426b-b282-c6c1265654e9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1367861237', 'container': 'tempest-volumesbackupsadmintest-backup-container-2082535829'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:05:37.767284 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-8f14f81f-5f95-4dac-9884-45307a686156 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Creating backup of volume 3c73f7b4-1ad2-426b-b282-c6c1265654e9 in container tempest-volumesbackupsadmintest-backup-container-2082535829 Aug 06 13:05:37.776326 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.776326 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:37.776977 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f14f81f-5f95-4dac-9884-45307a686156 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:37.802899 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8f14f81f-5f95-4dac-9884-45307a686156 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Created reservations ['0fb2fd99-aa20-4432-97f1-adbe51d27b44', '44c37cbb-efc1-4e29-97d4-53b4d0c9f32b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:37.816179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-6a13492c-7189-42f2-9ca8-8f3b54905bb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.819668 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-6a13492c-7189-42f2-9ca8-8f3b54905bb8 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] DELETE https://10.4.3.59/volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec Aug 06 13:05:37.819890 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-6a13492c-7189-42f2-9ca8-8f3b54905bb8 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:37.820254 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-6a13492c-7189-42f2-9ca8-8f3b54905bb8 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:37.832648 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.832648 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:37.854829 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f14f81f-5f95-4dac-9884-45307a686156 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:05:37.855327 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 267/1064] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:05:37 2026] POST /volume/v3/backups => generated 333 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:37.867143 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-542ec480-7932-49f5-807d-7ab28b08a95a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.869070 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-542ec480-7932-49f5-807d-7ab28b08a95a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:37.869306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-542ec480-7932-49f5-807d-7ab28b08a95a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:37.869543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-542ec480-7932-49f5-807d-7ab28b08a95a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:37.869643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-542ec480-7932-49f5-807d-7ab28b08a95a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:37.880348 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.880348 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:37.881572 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-542ec480-7932-49f5-807d-7ab28b08a95a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:37.882200 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 268/1065] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:37 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:37.897388 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-6a13492c-7189-42f2-9ca8-8f3b54905bb8 tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec returned with HTTP 200 Aug 06 13:05:37.898016 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 266/1066] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:05:37 2026] DELETE /volume/v3/attachments/54d9be93-78e1-4b19-9509-e45a792fb2ec => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:37.913970 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:37.919589 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:05:37.919589 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:37.920859 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:37.920859 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Delete volume with id: b8c69aeb-1610-48cb-9353-c84075994e23 Aug 06 13:05:37.931395 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:37.931395 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:37.932131 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Volume info retrieved successfully. Aug 06 13:05:37.967194 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] Delete volume request issued successfully. Aug 06 13:05:37.968717 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c8e0f2ac-23b2-420d-9711-e68a9fe9de75 req-38ccb10e-9f78-4a4d-ba9d-8372af68da7c tempest-ServerActionsV293TestJSON-1101492905 tempest-ServerActionsV293TestJSON-1101492905-project-member] https://10.4.3.59/volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 returned with HTTP 202 Aug 06 13:05:37.969051 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 266/1067] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:05:37 2026] DELETE /volume/v3/volumes/b8c69aeb-1610-48cb-9353-c84075994e23 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:38.441332 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94c54cbc-6ced-418a-a516-7ba7173e73ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:38.444946 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94c54cbc-6ced-418a-a516-7ba7173e73ab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:38.445135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94c54cbc-6ced-418a-a516-7ba7173e73ab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:38.445334 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94c54cbc-6ced-418a-a516-7ba7173e73ab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:38.445487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-94c54cbc-6ced-418a-a516-7ba7173e73ab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:38.452190 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:38.452190 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:38.619580 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94c54cbc-6ced-418a-a516-7ba7173e73ab tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:38.619969 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 268/1068] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:38 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 392 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:38.640189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bcf0e77a-2bfd-47c4-9cf5-3ba0a97ca355 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:38.645497 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcf0e77a-2bfd-47c4-9cf5-3ba0a97ca355 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] PUT https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:38.645497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcf0e77a-2bfd-47c4-9cf5-3ba0a97ca355 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "025472dd-7742-44d8-a17d-7b635c682d6f"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:38.647219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-bcf0e77a-2bfd-47c4-9cf5-3ba0a97ca355 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Update called for group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998. {{(pid=100269) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 13:05:38.647219 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-bcf0e77a-2bfd-47c4-9cf5-3ba0a97ca355 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Updating group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 with name None description: None add_volumes: None remove_volumes: 025472dd-7742-44d8-a17d-7b635c682d6f. Aug 06 13:05:38.654645 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:38.654645 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:38.678921 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcf0e77a-2bfd-47c4-9cf5-3ba0a97ca355 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 202 Aug 06 13:05:38.678921 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 269/1069] 10.4.3.59 () {70 vars in 1399 bytes} [Thu Aug 6 13:05:38 2026] PUT /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:38.688593 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-820f6092-761f-44cb-96db-e78dda995b37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:38.690470 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-820f6092-761f-44cb-96db-e78dda995b37 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:38.690681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-820f6092-761f-44cb-96db-e78dda995b37 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:38.690900 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-820f6092-761f-44cb-96db-e78dda995b37 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:38.691028 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-820f6092-761f-44cb-96db-e78dda995b37 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:38.696478 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:38.696478 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:38.704813 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-820f6092-761f-44cb-96db-e78dda995b37 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:38.705426 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 267/1070] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:38 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:38.895016 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b93daf4-81ed-4f14-8882-3c1f7563cac7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:38.897489 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b93daf4-81ed-4f14-8882-3c1f7563cac7 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:38.897773 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b93daf4-81ed-4f14-8882-3c1f7563cac7 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:38.898044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b93daf4-81ed-4f14-8882-3c1f7563cac7 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:38.898199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7b93daf4-81ed-4f14-8882-3c1f7563cac7 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:38.904830 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:38.904830 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:38.905984 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b93daf4-81ed-4f14-8882-3c1f7563cac7 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:38.906720 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 267/1071] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:38 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:39.713835 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e67bbe1-2505-4889-9d69-e558f82b79d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:39.715502 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e67bbe1-2505-4889-9d69-e558f82b79d5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:39.715691 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e67bbe1-2505-4889-9d69-e558f82b79d5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:39.715875 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e67bbe1-2505-4889-9d69-e558f82b79d5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:39.716017 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-6e67bbe1-2505-4889-9d69-e558f82b79d5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:39.719104 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:39.719104 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:39.726067 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e67bbe1-2505-4889-9d69-e558f82b79d5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:39.726443 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 269/1072] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:39 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:39.736339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7fd7cb25-27aa-420b-951b-25b4d2beb7b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:39.739149 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fd7cb25-27aa-420b-951b-25b4d2beb7b8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] PUT https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:39.739511 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fd7cb25-27aa-420b-951b-25b4d2beb7b8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "025472dd-7742-44d8-a17d-7b635c682d6f"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:39.741819 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-7fd7cb25-27aa-420b-951b-25b4d2beb7b8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Update called for group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998. {{(pid=100269) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 13:05:39.741982 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-7fd7cb25-27aa-420b-951b-25b4d2beb7b8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Updating group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 with name None description: None add_volumes: 025472dd-7742-44d8-a17d-7b635c682d6f remove_volumes: None. Aug 06 13:05:39.746676 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:39.746676 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:39.777337 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fd7cb25-27aa-420b-951b-25b4d2beb7b8 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 202 Aug 06 13:05:39.778163 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 270/1073] 10.4.3.59 () {70 vars in 1399 bytes} [Thu Aug 6 13:05:39 2026] PUT /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:39.785170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d85d676c-981e-41ed-b64e-1d0e95bed173 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:39.787418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d85d676c-981e-41ed-b64e-1d0e95bed173 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:39.787656 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d85d676c-981e-41ed-b64e-1d0e95bed173 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:39.787833 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d85d676c-981e-41ed-b64e-1d0e95bed173 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:39.787953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-d85d676c-981e-41ed-b64e-1d0e95bed173 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:39.791881 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:39.791881 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:39.812374 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d85d676c-981e-41ed-b64e-1d0e95bed173 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:39.812888 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 268/1074] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:39 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:39.919746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2aca057-3f9d-4fad-9120-028fbd593292 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:39.923618 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2aca057-3f9d-4fad-9120-028fbd593292 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:39.923701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2aca057-3f9d-4fad-9120-028fbd593292 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:39.923962 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2aca057-3f9d-4fad-9120-028fbd593292 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:39.924118 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e2aca057-3f9d-4fad-9120-028fbd593292 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:39.929713 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:39.929713 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:39.931663 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2aca057-3f9d-4fad-9120-028fbd593292 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:39.932187 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 268/1075] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:39 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:40.822862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a827d97-948a-43be-b2a3-33d0378727f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:40.824682 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a827d97-948a-43be-b2a3-33d0378727f5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:40.824880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a827d97-948a-43be-b2a3-33d0378727f5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:40.825057 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a827d97-948a-43be-b2a3-33d0378727f5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:40.825180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-0a827d97-948a-43be-b2a3-33d0378727f5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:40.828737 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:40.828737 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:40.835600 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a827d97-948a-43be-b2a3-33d0378727f5 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 200 Aug 06 13:05:40.835969 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 270/1076] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:40 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:40.849002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:40.852351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:40.852351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:40.852351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:40.852351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:40.852871 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:40.852871 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:40.853569 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:40.863164 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:40.864272 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:40.864701 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:40.916434 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:40.919770 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:40.919770 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:40.923676 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:40.923916 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:40.945191 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d895590b-7e88-4e2e-bb5a-bba8aaf0ebf8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:40.950397 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d895590b-7e88-4e2e-bb5a-bba8aaf0ebf8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:40.950397 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d895590b-7e88-4e2e-bb5a-bba8aaf0ebf8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:40.950397 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d895590b-7e88-4e2e-bb5a-bba8aaf0ebf8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:40.950397 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d895590b-7e88-4e2e-bb5a-bba8aaf0ebf8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:40.952543 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:40.952543 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:40.953835 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d895590b-7e88-4e2e-bb5a-bba8aaf0ebf8 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:40.954299 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 269/1077] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:40 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:40.964540 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:40.967668 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:40.967668 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:40.976656 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8aa74e0c-20cc-42a7-bfcf-411969b5891b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:40.977173 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 271/1078] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:40 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:40.991128 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:40.993051 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/group_snapshots Aug 06 13:05:40.993485 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1625873761"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:40.995161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1625873761'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 13:05:40.998746 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:40.998746 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:41.001763 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1625873761. Aug 06 13:05:41.033129 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:41.033129 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:41.045413 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-529261898 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-529261898, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:41.045653 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-529261898 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-529261898, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:41.060854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['f1156337-ee75-4b4d-ba3a-02ecf504ee17', '2aa6b834-6f14-4e5a-a1a9-c71623a52390', 'd3af11c8-88c2-4034-bb5f-e6e91ce400ec', '39483357-a906-454f-805d-14f52e7efaee'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:41.098426 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fae629f-7756-4ae2-83bd-0c3b74099848 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots returned with HTTP 202 Aug 06 13:05:41.098426 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 269/1079] 10.4.3.59 () {70 vars in 1317 bytes} [Thu Aug 6 13:05:40 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:41.104169 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f18371a-bb9e-441a-92ed-d615bc442859 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:41.105804 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f18371a-bb9e-441a-92ed-d615bc442859 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 Aug 06 13:05:41.105994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f18371a-bb9e-441a-92ed-d615bc442859 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:41.106133 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f18371a-bb9e-441a-92ed-d615bc442859 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:41.106330 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-5f18371a-bb9e-441a-92ed-d615bc442859 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 25167263-ec05-4a61-891b-8fe8e8e17116 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:41.122819 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:41.122819 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:41.127534 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f18371a-bb9e-441a-92ed-d615bc442859 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 returned with HTTP 200 Aug 06 13:05:41.128127 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 271/1080] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:41 2026] GET /volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:41.966849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dae5a0f7-a973-4e41-ad5f-0671a6da1d7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:41.972743 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dae5a0f7-a973-4e41-ad5f-0671a6da1d7a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:41.972743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dae5a0f7-a973-4e41-ad5f-0671a6da1d7a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:41.972743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dae5a0f7-a973-4e41-ad5f-0671a6da1d7a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:41.972743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dae5a0f7-a973-4e41-ad5f-0671a6da1d7a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:41.978003 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:41.978003 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:41.979450 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dae5a0f7-a973-4e41-ad5f-0671a6da1d7a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:41.980038 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 270/1081] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:41 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:42.136913 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0c78be7-fb3a-4b8e-bf35-4eb49968196a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.139474 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0c78be7-fb3a-4b8e-bf35-4eb49968196a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 Aug 06 13:05:42.139791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0c78be7-fb3a-4b8e-bf35-4eb49968196a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.140043 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0c78be7-fb3a-4b8e-bf35-4eb49968196a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.140219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-d0c78be7-fb3a-4b8e-bf35-4eb49968196a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 25167263-ec05-4a61-891b-8fe8e8e17116 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:42.144476 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.144476 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:42.148628 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0c78be7-fb3a-4b8e-bf35-4eb49968196a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 returned with HTTP 200 Aug 06 13:05:42.149128 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 272/1082] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:42.159115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.161417 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:05:42.161671 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.161904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.162206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:42.162570 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.162570 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:42.163548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:05:42.168393 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all snapshots completed successfully. Aug 06 13:05:42.169006 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.169006 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:42.169439 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea8e40de-d0cc-47bb-9a6d-42861216fefa tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:05:42.169826 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 270/1083] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:42.181847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52976f0f-d2ea-4ce1-88b2-9ae556978043 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.184010 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52976f0f-d2ea-4ce1-88b2-9ae556978043 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/eda19285-7bf2-4320-a99e-e562e8ccf66b Aug 06 13:05:42.184198 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52976f0f-d2ea-4ce1-88b2-9ae556978043 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.184423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52976f0f-d2ea-4ce1-88b2-9ae556978043 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.190031 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.190031 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:42.190534 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52976f0f-d2ea-4ce1-88b2-9ae556978043 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Snapshot retrieved successfully. Aug 06 13:05:42.191360 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52976f0f-d2ea-4ce1-88b2-9ae556978043 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/eda19285-7bf2-4320-a99e-e562e8ccf66b returned with HTTP 200 Aug 06 13:05:42.191709 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 272/1084] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/snapshots/eda19285-7bf2-4320-a99e-e562e8ccf66b => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:42.206091 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ede032da-b9b2-4be4-b001-0b66ef76ec39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.208808 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ede032da-b9b2-4be4-b001-0b66ef76ec39 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/1a28814f-a107-40a3-9a90-330462b3b44a Aug 06 13:05:42.209312 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ede032da-b9b2-4be4-b001-0b66ef76ec39 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.209689 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ede032da-b9b2-4be4-b001-0b66ef76ec39 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.217826 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.217826 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:42.218503 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ede032da-b9b2-4be4-b001-0b66ef76ec39 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Snapshot retrieved successfully. Aug 06 13:05:42.219543 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ede032da-b9b2-4be4-b001-0b66ef76ec39 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/1a28814f-a107-40a3-9a90-330462b3b44a returned with HTTP 200 Aug 06 13:05:42.219992 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 271/1085] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/snapshots/1a28814f-a107-40a3-9a90-330462b3b44a => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:42.234295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c30cbb7c-b932-4ce9-9577-ea321768a710 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.236056 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c30cbb7c-b932-4ce9-9577-ea321768a710 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] DELETE https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 Aug 06 13:05:42.236245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c30cbb7c-b932-4ce9-9577-ea321768a710 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.236491 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c30cbb7c-b932-4ce9-9577-ea321768a710 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.236612 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-c30cbb7c-b932-4ce9-9577-ea321768a710 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for member 25167263-ec05-4a61-891b-8fe8e8e17116 {{(pid=100269) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 13:05:42.236700 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-c30cbb7c-b932-4ce9-9577-ea321768a710 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group_snapshot with id: 25167263-ec05-4a61-891b-8fe8e8e17116 Aug 06 13:05:42.240524 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.240524 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:42.299316 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c30cbb7c-b932-4ce9-9577-ea321768a710 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 returned with HTTP 202 Aug 06 13:05:42.299316 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 273/1086] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:05:42 2026] DELETE /volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:42.308920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.311242 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:42.311490 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.311711 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.312534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:42.315428 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:42.328583 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:42.329378 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:42.329537 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:42.373160 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:42.377552 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.377552 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:42.382872 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:42.383042 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:42.440170 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:42.444050 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.444050 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:42.452690 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48f6f9ec-885c-4731-a73c-95eb98fad6e1 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:42.452690 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 271/1087] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:42.470229 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.472272 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:05:42.472505 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.472710 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.472961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:42.474203 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:05:42.478550 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all snapshots completed successfully. Aug 06 13:05:42.479365 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-080a6c5d-14a6-400c-874d-8f7f1cc88dbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:05:42.479715 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 273/1088] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:42.500981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9dae5f62-8ea1-42c4-aabd-55503fb605e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.508544 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dae5f62-8ea1-42c4-aabd-55503fb605e3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 Aug 06 13:05:42.508906 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9dae5f62-8ea1-42c4-aabd-55503fb605e3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.509177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9dae5f62-8ea1-42c4-aabd-55503fb605e3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.509421 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-9dae5f62-8ea1-42c4-aabd-55503fb605e3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 25167263-ec05-4a61-891b-8fe8e8e17116 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:42.516541 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dae5f62-8ea1-42c4-aabd-55503fb605e3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 returned with HTTP 404 Aug 06 13:05:42.517176 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 272/1089] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:42.526315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf203da3-2960-49ae-af9d-92e8345aadc3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.528870 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf203da3-2960-49ae-af9d-92e8345aadc3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] DELETE https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 Aug 06 13:05:42.528870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf203da3-2960-49ae-af9d-92e8345aadc3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.528998 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf203da3-2960-49ae-af9d-92e8345aadc3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.529196 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-bf203da3-2960-49ae-af9d-92e8345aadc3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for member 25167263-ec05-4a61-891b-8fe8e8e17116 {{(pid=100269) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 13:05:42.529574 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-bf203da3-2960-49ae-af9d-92e8345aadc3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group_snapshot with id: 25167263-ec05-4a61-891b-8fe8e8e17116 Aug 06 13:05:42.534738 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf203da3-2960-49ae-af9d-92e8345aadc3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 returned with HTTP 404 Aug 06 13:05:42.535398 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 274/1090] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:05:42 2026] DELETE /volume/v3/group_snapshots/25167263-ec05-4a61-891b-8fe8e8e17116 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:42.545119 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.547551 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:42.547814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.548008 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.548233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:42.548904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:42.556146 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:42.556892 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:42.557036 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:42.591835 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:42.597791 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.597791 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:42.602538 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:42.602949 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:42.645698 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:42.649169 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.649169 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:42.657589 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a46d31-dd7b-4874-b69d-2733ba8e551b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:42.658011 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 272/1091] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:42.674289 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97ca61da-b55e-4d10-b544-6604e84945be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.676905 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97ca61da-b55e-4d10-b544-6604e84945be tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998/action Aug 06 13:05:42.677431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97ca61da-b55e-4d10-b544-6604e84945be tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:42.677552 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97ca61da-b55e-4d10-b544-6604e84945be tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:42.679333 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-97ca61da-b55e-4d10-b544-6604e84945be tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for group a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:05:42.679443 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-97ca61da-b55e-4d10-b544-6604e84945be tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group with id: a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:42.686295 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.686295 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:42.726969 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97ca61da-b55e-4d10-b544-6604e84945be tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998/action returned with HTTP 202 Aug 06 13:05:42.728003 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 274/1092] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:42 2026] POST /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:42.738023 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1297022-f289-4444-a5a9-cfa0cdca103f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.740865 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f Aug 06 13:05:42.740865 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.741015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.749053 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.749053 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:42.753303 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:42.753886 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:42.754020 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:42.791753 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:42.795658 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:42.795658 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:42.805199 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1297022-f289-4444-a5a9-cfa0cdca103f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f returned with HTTP 200 Aug 06 13:05:42.806772 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 273/1093] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f => generated 912 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:42.996446 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-afa9591d-1124-4ca1-a20f-16fca94254f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:42.998721 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afa9591d-1124-4ca1-a20f-16fca94254f2 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:42.999050 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afa9591d-1124-4ca1-a20f-16fca94254f2 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:42.999442 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afa9591d-1124-4ca1-a20f-16fca94254f2 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:42.999502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-afa9591d-1124-4ca1-a20f-16fca94254f2 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:43.006383 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:43.006383 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:43.007831 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afa9591d-1124-4ca1-a20f-16fca94254f2 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:43.008600 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 275/1094] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:42 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:05:43.820784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5dc7bf0e-e873-4ac7-b986-f41ed7bfd829 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:43.823963 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dc7bf0e-e873-4ac7-b986-f41ed7bfd829 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f Aug 06 13:05:43.826066 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5dc7bf0e-e873-4ac7-b986-f41ed7bfd829 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:43.826483 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5dc7bf0e-e873-4ac7-b986-f41ed7bfd829 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:43.835698 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dc7bf0e-e873-4ac7-b986-f41ed7bfd829 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f returned with HTTP 404 Aug 06 13:05:43.836519 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 273/1095] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:43 2026] GET /volume/v3/volumes/025472dd-7742-44d8-a17d-7b635c682d6f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:43.843672 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6660ae1f-45ec-49ed-8184-cac2a5d38d7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:43.846437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6660ae1f-45ec-49ed-8184-cac2a5d38d7e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 Aug 06 13:05:43.846687 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6660ae1f-45ec-49ed-8184-cac2a5d38d7e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:43.846880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6660ae1f-45ec-49ed-8184-cac2a5d38d7e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:43.854044 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6660ae1f-45ec-49ed-8184-cac2a5d38d7e tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 returned with HTTP 404 Aug 06 13:05:43.854605 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 275/1096] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:43 2026] GET /volume/v3/volumes/5fa0ddea-d42d-427e-9ac1-de45594dd751 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:43.862950 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12009dc6-38d5-4237-a395-2ba0e3efb66f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:43.867860 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12009dc6-38d5-4237-a395-2ba0e3efb66f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 Aug 06 13:05:43.867860 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12009dc6-38d5-4237-a395-2ba0e3efb66f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:43.867860 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12009dc6-38d5-4237-a395-2ba0e3efb66f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:43.867860 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-12009dc6-38d5-4237-a395-2ba0e3efb66f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:43.884022 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12009dc6-38d5-4237-a395-2ba0e3efb66f tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 returned with HTTP 404 Aug 06 13:05:43.884022 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 274/1097] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:43 2026] GET /volume/v3/groups/a3b4c3a5-7098-4cfd-84ec-9b64ba1b8998 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:43.896395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7fbe8a1-547c-40ff-8897-10724c6bd10b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:43.896395 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7fbe8a1-547c-40ff-8897-10724c6bd10b tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/6e179518-81b7-49f5-b958-119c7f24c476 Aug 06 13:05:43.896716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7fbe8a1-547c-40ff-8897-10724c6bd10b tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:43.896784 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7fbe8a1-547c-40ff-8897-10724c6bd10b tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:43.915533 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7fbe8a1-547c-40ff-8897-10724c6bd10b tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/group_types/6e179518-81b7-49f5-b958-119c7f24c476 returned with HTTP 202 Aug 06 13:05:43.915941 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 276/1098] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:05:43 2026] DELETE /volume/v3/group_types/6e179518-81b7-49f5-b958-119c7f24c476 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:43.923597 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f44f80a-480d-48d8-a2fc-552aeb0368bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:43.925897 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f44f80a-480d-48d8-a2fc-552aeb0368bf tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] DELETE https://10.4.3.59/volume/v3/types/acbcdc26-7696-4077-8003-11ec034c10be Aug 06 13:05:43.926098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f44f80a-480d-48d8-a2fc-552aeb0368bf tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:43.926368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f44f80a-480d-48d8-a2fc-552aeb0368bf tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:43.958611 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f44f80a-480d-48d8-a2fc-552aeb0368bf tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types/acbcdc26-7696-4077-8003-11ec034c10be returned with HTTP 202 Aug 06 13:05:43.959073 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 274/1099] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:43 2026] DELETE /volume/v3/types/acbcdc26-7696-4077-8003-11ec034c10be => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:43.967401 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86f77b1e-c731-45f9-ba03-c60a09a999a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:43.971152 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f77b1e-c731-45f9-ba03-c60a09a999a1 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] GET https://10.4.3.59/volume/v3/types/acbcdc26-7696-4077-8003-11ec034c10be Aug 06 13:05:43.971466 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86f77b1e-c731-45f9-ba03-c60a09a999a1 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:43.971675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86f77b1e-c731-45f9-ba03-c60a09a999a1 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:43.974638 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f77b1e-c731-45f9-ba03-c60a09a999a1 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types/acbcdc26-7696-4077-8003-11ec034c10be returned with HTTP 404 Aug 06 13:05:43.975147 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 276/1100] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:43 2026] GET /volume/v3/types/acbcdc26-7696-4077-8003-11ec034c10be => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:43.989045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2430e9f2-5791-40d0-a9c6-fc5a365713a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:43.990420 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2430e9f2-5791-40d0-a9c6-fc5a365713a4 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:43.990926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2430e9f2-5791-40d0-a9c6-fc5a365713a4 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1842195736"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:44.012583 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2430e9f2-5791-40d0-a9c6-fc5a365713a4 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:44.012918 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 275/1101] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:43 2026] POST /volume/v3/types => generated 224 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:44.020254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5784ffa2-f4ef-4efe-8034-939b5d69b268 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.021775 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5784ffa2-f4ef-4efe-8034-939b5d69b268 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:44.022382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5784ffa2-f4ef-4efe-8034-939b5d69b268 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:44.022382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5784ffa2-f4ef-4efe-8034-939b5d69b268 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:44.022382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5784ffa2-f4ef-4efe-8034-939b5d69b268 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:44.023030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ecbde45-8f79-4c66-9711-c36ba3915cad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.024991 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ecbde45-8f79-4c66-9711-c36ba3915cad tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:05:44.025423 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ecbde45-8f79-4c66-9711-c36ba3915cad tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1272181349"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:44.027303 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:44.027303 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:44.028577 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5784ffa2-f4ef-4efe-8034-939b5d69b268 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:44.028577 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 277/1102] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:44 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:44.046621 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.046805 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ecbde45-8f79-4c66-9711-c36ba3915cad tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:05:44.047298 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 275/1103] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:05:44 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:44.061381 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.063171 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:05:44.063630 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9572940b-0cc6-4066-8368-80b498698d9b", "volume_types": ["0ac811ad-69d4-49fe-8517-c53a1d7cc44b"], "name": "tempest-GroupSnapshotsTest-Group-1964189798"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:44.065567 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating new group {'group': {'group_type': '9572940b-0cc6-4066-8368-80b498698d9b', 'volume_types': ['0ac811ad-69d4-49fe-8517-c53a1d7cc44b'], 'name': 'tempest-GroupSnapshotsTest-Group-1964189798'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:05:44.069253 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating group tempest-GroupSnapshotsTest-Group-1964189798. Aug 06 13:05:44.077090 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:44.089731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.091078 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['b4b72fb3-1cc4-4b47-b8e3-b1e8f722a584'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:44.119218 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7264cf7b-f923-4fbe-a6b6-d2907c5c3641 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:05:44.119619 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 276/1104] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:05:44 2026] POST /volume/v3/groups => generated 112 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:44.129573 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e5b8ee1-b5bb-4413-8bdd-33233c550acd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.131378 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e5b8ee1-b5bb-4413-8bdd-33233c550acd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d Aug 06 13:05:44.131645 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e5b8ee1-b5bb-4413-8bdd-33233c550acd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:44.131874 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e5b8ee1-b5bb-4413-8bdd-33233c550acd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:44.132037 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-7e5b8ee1-b5bb-4413-8bdd-33233c550acd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b8e7ea-5c01-4082-8813-1ca45683683d {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:44.135988 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:44.135988 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:44.149707 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e5b8ee1-b5bb-4413-8bdd-33233c550acd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d returned with HTTP 200 Aug 06 13:05:44.150073 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 276/1105] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:44 2026] GET /volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:44.230760 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:44.231402 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1453935495"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:44.232930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1453935495'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:44.233069 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Create volume of 1 GB Aug 06 13:05:44.237590 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Availability Zones retrieved successfully. Aug 06 13:05:44.244552 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Flow 'volume_create_api' (e50385ac-4693-4ed7-a47f-5444e56cb8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:44.245709 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ab5c13-d14d-4ef9-b65b-bc7c3feb3931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.246773 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:44.272888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ab5c13-d14d-4ef9-b65b-bc7c3feb3931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.273580 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff78a3db-802f-414f-b7f3-3b55f8655e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.310601 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:44.310865 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1711233717"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:44.312229 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1711233717'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:44.312229 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Create volume of 1 GB Aug 06 13:05:44.318661 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Availability Zones retrieved successfully. Aug 06 13:05:44.324132 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Flow 'volume_create_api' (92d8bc4f-c0d6-48a5-8bb4-0df46b28b8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:44.325354 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c152fa2e-dbd2-4734-b3f2-5a287f02cb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.326289 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:44.333075 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Created reservations ['eb4aefe5-806b-4116-ae58-9f8c3727cd7f', '20c7eb92-cf66-4008-8e19-4c2d3923ac67', 'f7663fd3-1e39-40a0-9485-db5088e0938a', '1f938b8d-e6aa-4b5a-9cdb-2a5a5c759c43'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:44.333842 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff78a3db-802f-414f-b7f3-3b55f8655e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb4aefe5-806b-4116-ae58-9f8c3727cd7f', '20c7eb92-cf66-4008-8e19-4c2d3923ac67', 'f7663fd3-1e39-40a0-9485-db5088e0938a', '1f938b8d-e6aa-4b5a-9cdb-2a5a5c759c43']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.334684 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf97668f-2734-4b3b-bd0d-9eb845a5ba88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.352149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c152fa2e-dbd2-4734-b3f2-5a287f02cb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.352766 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424d713e-97f0-4630-ba41-e6af785ddb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.356047 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf97668f-2734-4b3b-bd0d-9eb845a5ba88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46fe57fb-ae78-49a3-ae54-ee484b926fcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1453935495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63ff25b891a9493ea47ddc9fd76770ef',qos_specs=None,replication_status=,reservations=['eb4aefe5-806b-4116-ae58-9f8c3727cd7f','20c7eb92-cf66-4008-8e19-4c2d3923ac67','f7663fd3-1e39-40a0-9485-db5088e0938a','1f938b8d-e6aa-4b5a-9cdb-2a5a5c759c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2915eefd30c34251aa45067a1eed59ec',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1453935495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46fe57fb-ae78-49a3-ae54-ee484b926fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ff25b891a9493ea47ddc9fd76770ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2915eefd30c34251aa45067a1eed59ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.357047 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae35361-ef8c-4928-84cc-4a9196d5f046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.377581 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae35361-ef8c-4928-84cc-4a9196d5f046) transitioned into state 'SUCCESS' from state '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-1453935495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63ff25b891a9493ea47ddc9fd76770ef',qos_specs=None,replication_status=,reservations=['eb4aefe5-806b-4116-ae58-9f8c3727cd7f','20c7eb92-cf66-4008-8e19-4c2d3923ac67','f7663fd3-1e39-40a0-9485-db5088e0938a','1f938b8d-e6aa-4b5a-9cdb-2a5a5c759c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2915eefd30c34251aa45067a1eed59ec',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.378236 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3c2493-860c-480c-b557-1ef08f958720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.387158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3c2493-860c-480c-b557-1ef08f958720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.387875 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Flow 'volume_create_api' (e50385ac-4693-4ed7-a47f-5444e56cb8fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:44.389542 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Create volume request issued successfully. Aug 06 13:05:44.389542 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a23c9e2-e324-4539-b2c4-3c3327fdee11 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:44.389542 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 278/1106] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:44 2026] POST /volume/v3/volumes => generated 748 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 13:05:44.400919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f795dabf-b2f8-460d-b78e-37458998f1b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.402578 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f795dabf-b2f8-460d-b78e-37458998f1b4 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] GET https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf Aug 06 13:05:44.402737 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f795dabf-b2f8-460d-b78e-37458998f1b4 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:44.402909 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f795dabf-b2f8-460d-b78e-37458998f1b4 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:44.411545 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:44.411545 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:44.415778 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Created reservations ['5ce5aa38-f716-4326-89e1-9a6f93200c33', '252898c4-fbbf-481f-acf0-a6a44dd82876', '37af21b7-43e6-43c9-9475-3dbd24f32b32', '8166c8af-5a78-42d8-a612-3eba591cf641'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:44.416581 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424d713e-97f0-4630-ba41-e6af785ddb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce5aa38-f716-4326-89e1-9a6f93200c33', '252898c4-fbbf-481f-acf0-a6a44dd82876', '37af21b7-43e6-43c9-9475-3dbd24f32b32', '8166c8af-5a78-42d8-a612-3eba591cf641']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.417209 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f795dabf-b2f8-460d-b78e-37458998f1b4 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Volume info retrieved successfully. Aug 06 13:05:44.417333 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0638230c-b0fb-4933-ba0e-0dafad6682b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.423056 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f795dabf-b2f8-460d-b78e-37458998f1b4 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf returned with HTTP 200 Aug 06 13:05:44.423246 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 277/1107] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:44 2026] GET /volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:44.439160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0638230c-b0fb-4933-ba0e-0dafad6682b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49c20e64-f35b-4520-858a-7bda6bdcee8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1711233717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b9a715ec1b847e29174b88b9e899c2e',qos_specs=None,replication_status=,reservations=['5ce5aa38-f716-4326-89e1-9a6f93200c33','252898c4-fbbf-481f-acf0-a6a44dd82876','37af21b7-43e6-43c9-9475-3dbd24f32b32','8166c8af-5a78-42d8-a612-3eba591cf641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010364d29edd497cb775a49421c85af0',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1711233717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49c20e64-f35b-4520-858a-7bda6bdcee8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b9a715ec1b847e29174b88b9e899c2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='010364d29edd497cb775a49421c85af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.439947 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34e11d3-6c7a-4d33-bc41-c98958c3ae93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.464681 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34e11d3-6c7a-4d33-bc41-c98958c3ae93) transitioned into state 'SUCCESS' from state '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-1711233717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b9a715ec1b847e29174b88b9e899c2e',qos_specs=None,replication_status=,reservations=['5ce5aa38-f716-4326-89e1-9a6f93200c33','252898c4-fbbf-481f-acf0-a6a44dd82876','37af21b7-43e6-43c9-9475-3dbd24f32b32','8166c8af-5a78-42d8-a612-3eba591cf641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010364d29edd497cb775a49421c85af0',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.465748 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ca341e-5c50-4dd8-9763-3505b9011580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:44.483306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ca341e-5c50-4dd8-9763-3505b9011580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:44.483306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Flow 'volume_create_api' (92d8bc4f-c0d6-48a5-8bb4-0df46b28b8b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:44.483306 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Create volume request issued successfully. Aug 06 13:05:44.484113 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4caf5d28-f6cf-4ef1-ba2f-f72c5aa5c7b3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:44.484611 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 277/1108] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:05:44 2026] POST /volume/v3/volumes => generated 772 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:44.500675 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4b09848-c834-4b4d-b687-2f1484473489 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:44.506063 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4b09848-c834-4b4d-b687-2f1484473489 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:05:44.506385 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4b09848-c834-4b4d-b687-2f1484473489 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:44.506669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4b09848-c834-4b4d-b687-2f1484473489 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:44.515326 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:44.515326 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:44.519320 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4b09848-c834-4b4d-b687-2f1484473489 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:05:44.524483 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4b09848-c834-4b4d-b687-2f1484473489 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:05:44.525004 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 277/1109] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:44 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:45.042696 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-390f36eb-c3dd-4941-90bd-e7c7c304f76a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.050814 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-390f36eb-c3dd-4941-90bd-e7c7c304f76a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:45.050814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-390f36eb-c3dd-4941-90bd-e7c7c304f76a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.050814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-390f36eb-c3dd-4941-90bd-e7c7c304f76a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.050814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-390f36eb-c3dd-4941-90bd-e7c7c304f76a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:45.052321 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.052321 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:45.053217 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-390f36eb-c3dd-4941-90bd-e7c7c304f76a tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:45.053720 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 279/1110] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:45.160645 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd82283a-f17a-4e37-b705-9b6e2ebf0192 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.162357 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd82283a-f17a-4e37-b705-9b6e2ebf0192 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d Aug 06 13:05:45.162544 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd82283a-f17a-4e37-b705-9b6e2ebf0192 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.162712 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd82283a-f17a-4e37-b705-9b6e2ebf0192 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.162827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-bd82283a-f17a-4e37-b705-9b6e2ebf0192 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b8e7ea-5c01-4082-8813-1ca45683683d {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:45.166419 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.166419 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:45.173245 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd82283a-f17a-4e37-b705-9b6e2ebf0192 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d returned with HTTP 200 Aug 06 13:05:45.173915 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 278/1111] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:05:45.185466 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.187168 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:45.187526 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-564035520", "volume_type": "0ac811ad-69d4-49fe-8517-c53a1d7cc44b", "group_id": "a3b8e7ea-5c01-4082-8813-1ca45683683d", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:45.188855 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-564035520', 'volume_type': '0ac811ad-69d4-49fe-8517-c53a1d7cc44b', 'group_id': 'a3b8e7ea-5c01-4082-8813-1ca45683683d', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:45.195034 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.195034 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:45.195498 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume of 1 GB Aug 06 13:05:45.200562 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Availability Zones retrieved successfully. Aug 06 13:05:45.205800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (3f13d39d-851e-487b-89ed-3f82cb9170e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:45.207047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfcc6e8-8afc-41c2-97ae-978554eea643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:45.207715 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.207715 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:45.208228 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:45.228443 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfcc6e8-8afc-41c2-97ae-978554eea643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ac811ad-69d4-49fe-8517-c53a1d7cc44b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1842195736',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac811ad-69d4-49fe-8517-c53a1d7cc44b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3b8e7ea-5c01-4082-8813-1ca45683683d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:45.229254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84210a4c-fa18-4852-8363-4fb3eb742ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:45.262771 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1842195736 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1842195736, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:45.263168 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1842195736 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1842195736, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:45.293878 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['984b9ab4-1865-4b57-ad3e-a543147cb552', '53a5e7a7-888b-472b-96f7-d4b4fd11f4b1', '4a0b9442-02a2-4af1-a32b-f433bfa9f095', 'c904a88d-30bd-4fb6-bf88-e595db68ad6e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:45.294747 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84210a4c-fa18-4852-8363-4fb3eb742ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['984b9ab4-1865-4b57-ad3e-a543147cb552', '53a5e7a7-888b-472b-96f7-d4b4fd11f4b1', '4a0b9442-02a2-4af1-a32b-f433bfa9f095', 'c904a88d-30bd-4fb6-bf88-e595db68ad6e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:45.295452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51314f72-9168-47ae-b9c0-e8a3d207a569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:45.321020 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51314f72-9168-47ae-b9c0-e8a3d207a569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cebd4973-6321-4ed9-8073-0463b02e1e5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-564035520',encryption_key_id=None,group_id=a3b8e7ea-5c01-4082-8813-1ca45683683d,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['984b9ab4-1865-4b57-ad3e-a543147cb552','53a5e7a7-888b-472b-96f7-d4b4fd11f4b1','4a0b9442-02a2-4af1-a32b-f433bfa9f095','c904a88d-30bd-4fb6-bf88-e595db68ad6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=0ac811ad-69d4-49fe-8517-c53a1d7cc44b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-564035520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3b8e7ea-5c01-4082-8813-1ca45683683d,host=None,id=cebd4973-6321-4ed9-8073-0463b02e1e5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae12db0b8a9440b833fc14b9baef2c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce874a4753e844a58d8c3e48ce572037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac811ad-69d4-49fe-8517-c53a1d7cc44b),volume_type_id=0ac811ad-69d4-49fe-8517-c53a1d7cc44b)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:45.321771 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9322c4f8-8dd7-4f3c-bc12-265a1368c4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:45.340530 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9322c4f8-8dd7-4f3c-bc12-265a1368c4fd) transitioned into state 'SUCCESS' from state '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-564035520',encryption_key_id=None,group_id=a3b8e7ea-5c01-4082-8813-1ca45683683d,group_type_id=,metadata={},multiattach=False,project_id='eae12db0b8a9440b833fc14b9baef2c2',qos_specs=None,replication_status=,reservations=['984b9ab4-1865-4b57-ad3e-a543147cb552','53a5e7a7-888b-472b-96f7-d4b4fd11f4b1','4a0b9442-02a2-4af1-a32b-f433bfa9f095','c904a88d-30bd-4fb6-bf88-e595db68ad6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce874a4753e844a58d8c3e48ce572037',volume_type_id=0ac811ad-69d4-49fe-8517-c53a1d7cc44b)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:45.341583 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03dc237-3974-4f67-898f-576c319fa9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:45.357089 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03dc237-3974-4f67-898f-576c319fa9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:45.358360 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Flow 'volume_create_api' (3f13d39d-851e-487b-89ed-3f82cb9170e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:45.358783 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Create volume request issued successfully. Aug 06 13:05:45.362366 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:45.362366 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:45.416088 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:45.421975 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.421975 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:45.426327 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85b79373-2d3e-4d4a-aada-89a8f197bb7d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:45.427022 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 278/1112] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:05:45 2026] POST /volume/v3/volumes => generated 820 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:45.437096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29c8af38-0440-4654-bbcd-fe8f71425f62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.438908 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c8af38-0440-4654-bbcd-fe8f71425f62 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] GET https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf Aug 06 13:05:45.439088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c8af38-0440-4654-bbcd-fe8f71425f62 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.439288 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c8af38-0440-4654-bbcd-fe8f71425f62 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.441977 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.443860 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c Aug 06 13:05:45.445104 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.445104 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.451234 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.451234 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:45.454928 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.454928 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:45.455070 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:45.455818 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:45.455966 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:45.460019 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29c8af38-0440-4654-bbcd-fe8f71425f62 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Volume info retrieved successfully. Aug 06 13:05:45.464922 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c8af38-0440-4654-bbcd-fe8f71425f62 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf returned with HTTP 200 Aug 06 13:05:45.465354 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 278/1113] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:45.481648 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24499f7e-49a0-42e5-b900-cc989261c1ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.483563 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24499f7e-49a0-42e5-b900-cc989261c1ee tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] GET https://10.4.3.59/volume/v3/limits Aug 06 13:05:45.483796 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24499f7e-49a0-42e5-b900-cc989261c1ee tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.483995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24499f7e-49a0-42e5-b900-cc989261c1ee tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.492849 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-24499f7e-49a0-42e5-b900-cc989261c1ee tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1842195736 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1842195736, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:45.493171 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-24499f7e-49a0-42e5-b900-cc989261c1ee tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1842195736 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1842195736, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:45.493483 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-24499f7e-49a0-42e5-b900-cc989261c1ee tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1842195736 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1842195736, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:05:45.494885 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.494885 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:45.506924 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:45.510386 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24499f7e-49a0-42e5-b900-cc989261c1ee tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/limits returned with HTTP 200 Aug 06 13:05:45.510863 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 279/1114] 10.4.3.59 () {66 vars in 1227 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:45.513216 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.513216 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:45.521904 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3caef031-c3fc-4feb-bcef-dd3adef1702b tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c returned with HTTP 200 Aug 06 13:05:45.522274 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 280/1115] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c => generated 912 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:45.523759 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70b2bc9b-e4f3-48ad-99c0-7baf0b3075c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.525662 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70b2bc9b-e4f3-48ad-99c0-7baf0b3075c0 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] GET https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf Aug 06 13:05:45.525834 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70b2bc9b-e4f3-48ad-99c0-7baf0b3075c0 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.526011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70b2bc9b-e4f3-48ad-99c0-7baf0b3075c0 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.533565 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.533565 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:45.536994 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70b2bc9b-e4f3-48ad-99c0-7baf0b3075c0 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Volume info retrieved successfully. Aug 06 13:05:45.537507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0fa8d52c-89ef-4651-b1bb-dc3dd38f2a12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.539762 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fa8d52c-89ef-4651-b1bb-dc3dd38f2a12 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:05:45.539762 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fa8d52c-89ef-4651-b1bb-dc3dd38f2a12 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.539762 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fa8d52c-89ef-4651-b1bb-dc3dd38f2a12 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.540555 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70b2bc9b-e4f3-48ad-99c0-7baf0b3075c0 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf returned with HTTP 200 Aug 06 13:05:45.540836 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 279/1116] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:45.547204 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.547204 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:45.550939 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0fa8d52c-89ef-4651-b1bb-dc3dd38f2a12 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:05:45.559000 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fa8d52c-89ef-4651-b1bb-dc3dd38f2a12 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:05:45.559466 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 279/1117] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:45.560465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.566089 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] DELETE https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf Aug 06 13:05:45.566359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.568283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.568283 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Delete volume with id: 46fe57fb-ae78-49a3-ae54-ee484b926fcf Aug 06 13:05:45.574247 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.574247 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:45.574769 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Volume info retrieved successfully. Aug 06 13:05:45.591194 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Delete volume request issued successfully. Aug 06 13:05:45.591464 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c49cfbfc-88c9-46e4-b473-72cc57697633 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf returned with HTTP 202 Aug 06 13:05:45.591974 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 280/1118] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:45 2026] DELETE /volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:45.599600 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d013803-d827-40b8-8acd-002aef3bb630 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:45.602288 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d013803-d827-40b8-8acd-002aef3bb630 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] GET https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf Aug 06 13:05:45.602571 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d013803-d827-40b8-8acd-002aef3bb630 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:45.602840 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d013803-d827-40b8-8acd-002aef3bb630 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:45.618458 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:45.618458 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:45.620673 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d013803-d827-40b8-8acd-002aef3bb630 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Volume info retrieved successfully. Aug 06 13:05:45.636230 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d013803-d827-40b8-8acd-002aef3bb630 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf returned with HTTP 200 Aug 06 13:05:45.637302 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 281/1119] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:45 2026] GET /volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:46.068582 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bfad2247-86fc-452d-845f-1660532df648 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:46.071036 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfad2247-86fc-452d-845f-1660532df648 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:46.071352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfad2247-86fc-452d-845f-1660532df648 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:46.071651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfad2247-86fc-452d-845f-1660532df648 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:46.071820 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bfad2247-86fc-452d-845f-1660532df648 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:46.077697 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:46.077697 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:46.078578 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfad2247-86fc-452d-845f-1660532df648 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:46.079029 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 280/1120] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:46 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:46.546726 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15d2544a-12fd-40a8-9de7-9cba747a109a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:46.549836 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c Aug 06 13:05:46.550245 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:46.550643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:46.560911 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:46.560911 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:46.565616 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:46.566691 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:46.567854 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:46.603789 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:46.607637 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:46.607637 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:46.616422 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15d2544a-12fd-40a8-9de7-9cba747a109a tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c returned with HTTP 200 Aug 06 13:05:46.617012 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 280/1121] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:46 2026] GET /volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:46.632134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b2b2b38-e884-481f-9939-7135edd90cbd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:46.634293 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b2b2b38-e884-481f-9939-7135edd90cbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/group_snapshots Aug 06 13:05:46.634632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b2b2b38-e884-481f-9939-7135edd90cbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a3b8e7ea-5c01-4082-8813-1ca45683683d", "name": "tempest-group_snapshot-50051407"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:46.636040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-0b2b2b38-e884-481f-9939-7135edd90cbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a3b8e7ea-5c01-4082-8813-1ca45683683d', 'name': 'tempest-group_snapshot-50051407'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 13:05:46.640583 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:46.640583 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:46.645515 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-0b2b2b38-e884-481f-9939-7135edd90cbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Creating group_snapshot tempest-group_snapshot-50051407. Aug 06 13:05:46.655286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c1d30d6-d1df-40a0-823d-63027fa74836 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:46.657905 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c1d30d6-d1df-40a0-823d-63027fa74836 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] GET https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf Aug 06 13:05:46.658149 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c1d30d6-d1df-40a0-823d-63027fa74836 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:46.658396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c1d30d6-d1df-40a0-823d-63027fa74836 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:46.667647 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:46.667647 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:46.702453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0b2b2b38-e884-481f-9939-7135edd90cbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Created reservations ['126429c2-e8e9-41a0-87c9-112a86feba21', 'ff33cac7-6ffc-4654-ad40-68066d6a0e3b', '28c4b1b8-793b-469e-a143-7ab13a296850', '0aa9ed40-80f2-41d6-bc9c-a7f43900be70'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:46.728655 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b2b2b38-e884-481f-9939-7135edd90cbd tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots returned with HTTP 202 Aug 06 13:05:46.729037 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 281/1122] 10.4.3.59 () {70 vars in 1317 bytes} [Thu Aug 6 13:05:46 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:46.740512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0200d82b-98d8-44fe-a408-41e17cbaa847 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:46.746819 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0200d82b-98d8-44fe-a408-41e17cbaa847 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:46.746819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0200d82b-98d8-44fe-a408-41e17cbaa847 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:46.746819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0200d82b-98d8-44fe-a408-41e17cbaa847 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:46.746819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-0200d82b-98d8-44fe-a408-41e17cbaa847 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 03def876-2a22-4929-887e-dfc2d798116b {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:46.750956 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:46.750956 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:46.754729 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0200d82b-98d8-44fe-a408-41e17cbaa847 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b returned with HTTP 200 Aug 06 13:05:46.755645 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 281/1123] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:46 2026] GET /volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b => generated 305 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:46.847697 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c1d30d6-d1df-40a0-823d-63027fa74836 tempest-AbsoluteLimitsTests-632826443 tempest-AbsoluteLimitsTests-632826443-project-member] https://10.4.3.59/volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf returned with HTTP 404 Aug 06 13:05:46.848122 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 282/1124] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:46 2026] GET /volume/v3/volumes/46fe57fb-ae78-49a3-ae54-ee484b926fcf => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:47.095246 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2759e090-0914-4f34-b55c-edcf93b590f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.098510 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2759e090-0914-4f34-b55c-edcf93b590f6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:47.098757 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2759e090-0914-4f34-b55c-edcf93b590f6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.099097 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2759e090-0914-4f34-b55c-edcf93b590f6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.099393 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2759e090-0914-4f34-b55c-edcf93b590f6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:47.105591 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:47.105591 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:47.106859 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2759e090-0914-4f34-b55c-edcf93b590f6 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:47.107804 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 281/1125] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:47 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:47.770146 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cdd881d-4292-4fba-b34f-63868168f1f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.774054 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cdd881d-4292-4fba-b34f-63868168f1f3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:47.774362 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cdd881d-4292-4fba-b34f-63868168f1f3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.774603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cdd881d-4292-4fba-b34f-63868168f1f3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.774775 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-6cdd881d-4292-4fba-b34f-63868168f1f3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 03def876-2a22-4929-887e-dfc2d798116b {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:47.781133 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:47.781133 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:47.786162 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cdd881d-4292-4fba-b34f-63868168f1f3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b returned with HTTP 200 Aug 06 13:05:47.786642 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 282/1126] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:47 2026] GET /volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:47.795828 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44cbb4d2-6184-4691-8233-0bdab630a000 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.798431 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44cbb4d2-6184-4691-8233-0bdab630a000 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:05:47.798431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44cbb4d2-6184-4691-8233-0bdab630a000 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.798431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44cbb4d2-6184-4691-8233-0bdab630a000 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.798972 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-44cbb4d2-6184-4691-8233-0bdab630a000 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:47.800301 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-44cbb4d2-6184-4691-8233-0bdab630a000 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:05:47.805630 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-44cbb4d2-6184-4691-8233-0bdab630a000 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all snapshots completed successfully. Aug 06 13:05:47.807082 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:47.807082 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:47.807082 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44cbb4d2-6184-4691-8233-0bdab630a000 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:05:47.807082 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 282/1127] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:05:47 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:47.816456 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7558d1f-c5b3-4434-9ea1-400892d1af7c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.819278 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7558d1f-c5b3-4434-9ea1-400892d1af7c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/e66e8063-414d-486a-8892-d92c491a7b57 Aug 06 13:05:47.819514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7558d1f-c5b3-4434-9ea1-400892d1af7c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.819693 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7558d1f-c5b3-4434-9ea1-400892d1af7c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.824563 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:47.824563 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:47.824923 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7558d1f-c5b3-4434-9ea1-400892d1af7c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Snapshot retrieved successfully. Aug 06 13:05:47.825705 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7558d1f-c5b3-4434-9ea1-400892d1af7c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/e66e8063-414d-486a-8892-d92c491a7b57 returned with HTTP 200 Aug 06 13:05:47.826128 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 283/1128] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:47 2026] GET /volume/v3/snapshots/e66e8063-414d-486a-8892-d92c491a7b57 => generated 449 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:47.839421 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c83ba216-ebd7-443a-94ec-6d5edddc7953 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.839421 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c83ba216-ebd7-443a-94ec-6d5edddc7953 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:47.839421 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c83ba216-ebd7-443a-94ec-6d5edddc7953 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.839994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c83ba216-ebd7-443a-94ec-6d5edddc7953 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.840739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-c83ba216-ebd7-443a-94ec-6d5edddc7953 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 03def876-2a22-4929-887e-dfc2d798116b {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:47.845541 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:47.845541 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:47.848959 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c83ba216-ebd7-443a-94ec-6d5edddc7953 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b returned with HTTP 200 Aug 06 13:05:47.849709 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 282/1129] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:47 2026] GET /volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:47.858663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4fe4522-bece-4b8c-968a-eed7584f4452 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.862224 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4fe4522-bece-4b8c-968a-eed7584f4452 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/detail Aug 06 13:05:47.862385 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4fe4522-bece-4b8c-968a-eed7584f4452 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.862562 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4fe4522-bece-4b8c-968a-eed7584f4452 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.873398 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4fe4522-bece-4b8c-968a-eed7584f4452 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 06 13:05:47.873875 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 283/1130] 10.4.3.59 () {68 vars in 1316 bytes} [Thu Aug 6 13:05:47 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:47.885778 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-765aa954-7e8d-44d9-b488-86549c4a12a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.892175 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-765aa954-7e8d-44d9-b488-86549c4a12a9 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] DELETE https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:47.892175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-765aa954-7e8d-44d9-b488-86549c4a12a9 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.892175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-765aa954-7e8d-44d9-b488-86549c4a12a9 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.892175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-765aa954-7e8d-44d9-b488-86549c4a12a9 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for member 03def876-2a22-4929-887e-dfc2d798116b {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 13:05:47.892175 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-765aa954-7e8d-44d9-b488-86549c4a12a9 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group_snapshot with id: 03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:47.894778 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:47.894778 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:47.928949 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-765aa954-7e8d-44d9-b488-86549c4a12a9 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b returned with HTTP 202 Aug 06 13:05:47.928949 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 283/1131] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:05:47 2026] DELETE /volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:47.937859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:47.941295 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:47.941594 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:47.941863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:47.942232 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:47.943204 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:47.958687 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:47.959639 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:47.959848 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:48.026441 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:48.032229 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.032229 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:48.043006 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8793b81-afb1-4bd3-b776-921a1e5794b3 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:48.043545 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 284/1132] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:47 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:48.060124 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.062063 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:05:48.062530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:48.062894 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:48.063957 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:48.064994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:05:48.068935 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all snapshots completed successfully. Aug 06 13:05:48.070123 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9aa5db99-b830-496e-8f6b-11c2486eb292 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:05:48.070750 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 283/1133] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:05:48 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:48.081814 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f9b9be9-0f5a-47fd-b7bd-ad7692efdc06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.083811 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f9b9be9-0f5a-47fd-b7bd-ad7692efdc06 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:48.083992 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f9b9be9-0f5a-47fd-b7bd-ad7692efdc06 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:48.084156 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f9b9be9-0f5a-47fd-b7bd-ad7692efdc06 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:48.084304 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-4f9b9be9-0f5a-47fd-b7bd-ad7692efdc06 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member 03def876-2a22-4929-887e-dfc2d798116b {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:05:48.087134 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f9b9be9-0f5a-47fd-b7bd-ad7692efdc06 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b returned with HTTP 404 Aug 06 13:05:48.087568 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 284/1134] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:05:48 2026] GET /volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 06 13:05:48.093991 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e12101f0-9736-4592-a494-31f5c8e61979 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.099282 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e12101f0-9736-4592-a494-31f5c8e61979 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/group_snapshots Aug 06 13:05:48.099282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e12101f0-9736-4592-a494-31f5c8e61979 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:48.099282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e12101f0-9736-4592-a494-31f5c8e61979 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:48.099282 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.099282 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:48.105252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e12101f0-9736-4592-a494-31f5c8e61979 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots returned with HTTP 200 Aug 06 13:05:48.105252 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 284/1135] 10.4.3.59 () {68 vars in 1295 bytes} [Thu Aug 6 13:05:48 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:48.119146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-848b2a5d-b842-4a7c-8e02-3f69df6cfe3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.121421 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-848b2a5d-b842-4a7c-8e02-3f69df6cfe3c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] DELETE https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:48.121688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-848b2a5d-b842-4a7c-8e02-3f69df6cfe3c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:48.121908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-848b2a5d-b842-4a7c-8e02-3f69df6cfe3c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:48.122061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-848b2a5d-b842-4a7c-8e02-3f69df6cfe3c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for member 03def876-2a22-4929-887e-dfc2d798116b {{(pid=100269) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 13:05:48.122172 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-848b2a5d-b842-4a7c-8e02-3f69df6cfe3c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group_snapshot with id: 03def876-2a22-4929-887e-dfc2d798116b Aug 06 13:05:48.126100 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-848b2a5d-b842-4a7c-8e02-3f69df6cfe3c tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b returned with HTTP 404 Aug 06 13:05:48.126195 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11ded9f4-41e8-4e58-94f2-8aa760fc1b3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.126237 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 285/1136] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:05:48 2026] DELETE /volume/v3/group_snapshots/03def876-2a22-4929-887e-dfc2d798116b => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:48.128342 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11ded9f4-41e8-4e58-94f2-8aa760fc1b3b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:48.129288 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11ded9f4-41e8-4e58-94f2-8aa760fc1b3b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:48.129288 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11ded9f4-41e8-4e58-94f2-8aa760fc1b3b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:48.129288 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-11ded9f4-41e8-4e58-94f2-8aa760fc1b3b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:48.134000 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.134000 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:48.135125 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11ded9f4-41e8-4e58-94f2-8aa760fc1b3b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:48.135697 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 284/1137] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:48 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:48.138463 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-802cd9af-2ea5-48df-836e-fdb8789b920d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.138463 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:48.138463 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:48.138882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:48.139162 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:48.139530 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.139530 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:48.140509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:48.152719 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Get all volumes completed successfully. Aug 06 13:05:48.153493 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:48.153633 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:48.209240 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:48.213182 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.213182 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:48.222854 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-802cd9af-2ea5-48df-836e-fdb8789b920d tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:48.222854 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 285/1138] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:48 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:48.244297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f526ac7-6593-4c05-950c-f5c0bcd2c2b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.246726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f526ac7-6593-4c05-950c-f5c0bcd2c2b4 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] POST https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d/action Aug 06 13:05:48.247249 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f526ac7-6593-4c05-950c-f5c0bcd2c2b4 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:48.247445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f526ac7-6593-4c05-950c-f5c0bcd2c2b4 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:48.249601 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-9f526ac7-6593-4c05-950c-f5c0bcd2c2b4 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] delete called for group a3b8e7ea-5c01-4082-8813-1ca45683683d {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:05:48.249768 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-9f526ac7-6593-4c05-950c-f5c0bcd2c2b4 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Delete group with id: a3b8e7ea-5c01-4082-8813-1ca45683683d Aug 06 13:05:48.255105 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.255105 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:48.296622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f526ac7-6593-4c05-950c-f5c0bcd2c2b4 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d/action returned with HTTP 202 Aug 06 13:05:48.297182 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 285/1139] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:48 2026] POST /volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:48.305059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-127e4d36-415c-4387-b68d-4847ccd1d083 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:48.306878 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c Aug 06 13:05:48.307110 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:48.307349 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:48.315641 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.315641 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:48.321394 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Volume info retrieved successfully. Aug 06 13:05:48.322426 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:05:48.322630 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:05:48.375608 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:05:48.379443 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:48.379443 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:48.389199 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-127e4d36-415c-4387-b68d-4847ccd1d083 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c returned with HTTP 200 Aug 06 13:05:48.389759 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 286/1140] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:48 2026] GET /volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c => generated 912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:49.153491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5c67b2c-a341-4a37-b061-0052239d7cc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:49.155233 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5c67b2c-a341-4a37-b061-0052239d7cc9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:49.155596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5c67b2c-a341-4a37-b061-0052239d7cc9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:49.155824 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5c67b2c-a341-4a37-b061-0052239d7cc9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:49.155989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c5c67b2c-a341-4a37-b061-0052239d7cc9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:49.160923 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:49.160923 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:49.161810 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5c67b2c-a341-4a37-b061-0052239d7cc9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:49.162227 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 285/1141] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:49 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:49.402614 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-794efcb6-5e96-46e1-9ce6-a5f67cb20071 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:49.404780 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-794efcb6-5e96-46e1-9ce6-a5f67cb20071 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c Aug 06 13:05:49.405019 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-794efcb6-5e96-46e1-9ce6-a5f67cb20071 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:49.405210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-794efcb6-5e96-46e1-9ce6-a5f67cb20071 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:49.411443 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-794efcb6-5e96-46e1-9ce6-a5f67cb20071 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c returned with HTTP 404 Aug 06 13:05:49.411931 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 286/1142] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:49 2026] GET /volume/v3/volumes/cebd4973-6321-4ed9-8073-0463b02e1e5c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:49.421501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e87cc06-c95f-41dc-a416-bd38aae20267 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:49.424515 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e87cc06-c95f-41dc-a416-bd38aae20267 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] GET https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d Aug 06 13:05:49.424831 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e87cc06-c95f-41dc-a416-bd38aae20267 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:49.425044 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e87cc06-c95f-41dc-a416-bd38aae20267 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:49.425201 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-7e87cc06-c95f-41dc-a416-bd38aae20267 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] show called for member a3b8e7ea-5c01-4082-8813-1ca45683683d {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:49.428730 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e87cc06-c95f-41dc-a416-bd38aae20267 tempest-GroupSnapshotsTest-392371453 tempest-GroupSnapshotsTest-392371453-project-member] https://10.4.3.59/volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d returned with HTTP 404 Aug 06 13:05:49.429280 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 286/1143] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:49 2026] GET /volume/v3/groups/a3b8e7ea-5c01-4082-8813-1ca45683683d => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:49.438370 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f53a8da4-6a6b-431b-bd2d-7cc72a59b069 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:49.440803 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f53a8da4-6a6b-431b-bd2d-7cc72a59b069 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/9572940b-0cc6-4066-8368-80b498698d9b Aug 06 13:05:49.441103 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f53a8da4-6a6b-431b-bd2d-7cc72a59b069 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:49.441352 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f53a8da4-6a6b-431b-bd2d-7cc72a59b069 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:49.474871 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f53a8da4-6a6b-431b-bd2d-7cc72a59b069 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/group_types/9572940b-0cc6-4066-8368-80b498698d9b returned with HTTP 202 Aug 06 13:05:49.476220 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 287/1144] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:05:49 2026] DELETE /volume/v3/group_types/9572940b-0cc6-4066-8368-80b498698d9b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:49.485410 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a04e11b7-8690-45a2-a53a-d416a2080212 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:49.487627 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a04e11b7-8690-45a2-a53a-d416a2080212 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] DELETE https://10.4.3.59/volume/v3/types/0ac811ad-69d4-49fe-8517-c53a1d7cc44b Aug 06 13:05:49.487875 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a04e11b7-8690-45a2-a53a-d416a2080212 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:49.488135 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a04e11b7-8690-45a2-a53a-d416a2080212 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:49.516397 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a04e11b7-8690-45a2-a53a-d416a2080212 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types/0ac811ad-69d4-49fe-8517-c53a1d7cc44b returned with HTTP 202 Aug 06 13:05:49.516777 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 286/1145] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:49 2026] DELETE /volume/v3/types/0ac811ad-69d4-49fe-8517-c53a1d7cc44b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:49.523963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c00a9465-a787-4731-9017-9995f0b31fd8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:49.526084 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c00a9465-a787-4731-9017-9995f0b31fd8 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] GET https://10.4.3.59/volume/v3/types/0ac811ad-69d4-49fe-8517-c53a1d7cc44b Aug 06 13:05:49.526367 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c00a9465-a787-4731-9017-9995f0b31fd8 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:49.526626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c00a9465-a787-4731-9017-9995f0b31fd8 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:49.530136 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c00a9465-a787-4731-9017-9995f0b31fd8 tempest-GroupSnapshotsTest-595693069 tempest-GroupSnapshotsTest-595693069-project-admin] https://10.4.3.59/volume/v3/types/0ac811ad-69d4-49fe-8517-c53a1d7cc44b returned with HTTP 404 Aug 06 13:05:49.530788 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 287/1146] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:49 2026] GET /volume/v3/types/0ac811ad-69d4-49fe-8517-c53a1d7cc44b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:49.919534 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:50.036492 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:50.037034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2099827061"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:50.039503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2099827061'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:50.039684 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Create volume of 1 GB Aug 06 13:05:50.043994 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Availability Zones retrieved successfully. Aug 06 13:05:50.049923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Flow 'volume_create_api' (dd98e110-614d-4e42-84e4-a0a1616b4ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:50.051123 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519bd982-4db3-4829-b4a8-64d2f0a7c74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:50.052076 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:50.090838 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519bd982-4db3-4829-b4a8-64d2f0a7c74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:50.091596 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0389dabb-0273-4c5e-9234-c59aff910b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:50.150799 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Created reservations ['0ec70b45-106c-445f-a418-1973f0521b7e', '34f995b9-1c3c-443b-83bb-81b918e697fa', '7bf334e6-1a29-41d0-a701-46af22f7e479', '78c18a10-b7f9-436c-8ada-cb8c90907811'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:50.151705 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0389dabb-0273-4c5e-9234-c59aff910b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec70b45-106c-445f-a418-1973f0521b7e', '34f995b9-1c3c-443b-83bb-81b918e697fa', '7bf334e6-1a29-41d0-a701-46af22f7e479', '78c18a10-b7f9-436c-8ada-cb8c90907811']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:50.152559 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cc92e9-f5d4-4e7d-b34e-bbd439f77d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:50.174078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72cbad92-163b-4d5d-9d9b-930d7c78db82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:50.177351 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cc92e9-f5d4-4e7d-b34e-bbd439f77d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c0a5948-3911-450f-a53f-82b4fc084820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2099827061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25881c40cd4074932621bca50f94a5',qos_specs=None,replication_status=,reservations=['0ec70b45-106c-445f-a418-1973f0521b7e','34f995b9-1c3c-443b-83bb-81b918e697fa','7bf334e6-1a29-41d0-a701-46af22f7e479','78c18a10-b7f9-436c-8ada-cb8c90907811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb567a9910c042a6b6ef1951dfd3b7cd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2099827061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c0a5948-3911-450f-a53f-82b4fc084820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25881c40cd4074932621bca50f94a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb567a9910c042a6b6ef1951dfd3b7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:50.177473 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72cbad92-163b-4d5d-9d9b-930d7c78db82 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:50.177506 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c462fc6a-3da5-4024-89b9-430c0be0d1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:50.177563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72cbad92-163b-4d5d-9d9b-930d7c78db82 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:50.177563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72cbad92-163b-4d5d-9d9b-930d7c78db82 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:50.177563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-72cbad92-163b-4d5d-9d9b-930d7c78db82 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:50.182569 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:50.182569 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:50.183447 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72cbad92-163b-4d5d-9d9b-930d7c78db82 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:50.183842 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 288/1147] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:50 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:05:50.194077 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c462fc6a-3da5-4024-89b9-430c0be0d1e6) transitioned into state 'SUCCESS' from state '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-2099827061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25881c40cd4074932621bca50f94a5',qos_specs=None,replication_status=,reservations=['0ec70b45-106c-445f-a418-1973f0521b7e','34f995b9-1c3c-443b-83bb-81b918e697fa','7bf334e6-1a29-41d0-a701-46af22f7e479','78c18a10-b7f9-436c-8ada-cb8c90907811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb567a9910c042a6b6ef1951dfd3b7cd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:50.194734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d850d42-c35b-447d-a27b-ba53b36244fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:50.207995 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d850d42-c35b-447d-a27b-ba53b36244fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:50.208596 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Flow 'volume_create_api' (dd98e110-614d-4e42-84e4-a0a1616b4ec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:50.208753 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Create volume request issued successfully. Aug 06 13:05:50.209378 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35df0ddd-af70-4fd7-bc39-13b7bbac5f50 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:50.209852 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 287/1148] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:05:49 2026] POST /volume/v3/volumes => generated 817 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:50.221668 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcac511b-f616-4304-8333-80862f206c54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:50.226606 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcac511b-f616-4304-8333-80862f206c54 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:50.226918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcac511b-f616-4304-8333-80862f206c54 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:50.227240 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcac511b-f616-4304-8333-80862f206c54 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:50.399631 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:50.399631 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:50.406834 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcac511b-f616-4304-8333-80862f206c54 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Volume info retrieved successfully. Aug 06 13:05:50.411135 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcac511b-f616-4304-8333-80862f206c54 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 200 Aug 06 13:05:50.411569 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 287/1149] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:50 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 885 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:51.198437 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6407630c-31d7-4de9-a198-9b8271b4fdcd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:51.200862 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6407630c-31d7-4de9-a198-9b8271b4fdcd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:51.200862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6407630c-31d7-4de9-a198-9b8271b4fdcd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:51.204630 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6407630c-31d7-4de9-a198-9b8271b4fdcd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:51.204814 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6407630c-31d7-4de9-a198-9b8271b4fdcd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:51.211835 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:51.211835 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:51.212751 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6407630c-31d7-4de9-a198-9b8271b4fdcd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:51.213105 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 288/1150] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:51 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:51.428774 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-24b78f7e-07d4-475e-8435-219e036f3a47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:51.435175 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24b78f7e-07d4-475e-8435-219e036f3a47 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:51.435765 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24b78f7e-07d4-475e-8435-219e036f3a47 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:51.435765 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24b78f7e-07d4-475e-8435-219e036f3a47 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:51.450713 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:51.450713 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:51.455591 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-24b78f7e-07d4-475e-8435-219e036f3a47 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Volume info retrieved successfully. Aug 06 13:05:51.461458 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24b78f7e-07d4-475e-8435-219e036f3a47 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 200 Aug 06 13:05:51.461956 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 289/1151] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:51 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:51.480483 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b3bfdec-eac0-40f4-8adb-504b7bc55f66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:51.482283 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b3bfdec-eac0-40f4-8adb-504b7bc55f66 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] POST https://10.4.3.59/volume/v3/volume-transfers Aug 06 13:05:51.482654 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b3bfdec-eac0-40f4-8adb-504b7bc55f66 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6c0a5948-3911-450f-a53f-82b4fc084820"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:51.484000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-0b3bfdec-eac0-40f4-8adb-504b7bc55f66 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Creating new volume transfer {'transfer': {'volume_id': '6c0a5948-3911-450f-a53f-82b4fc084820'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 13:05:51.484120 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volume_transfer [None req-0b3bfdec-eac0-40f4-8adb-504b7bc55f66 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Creating transfer of volume 6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:51.484239 np0000006653 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-0b3bfdec-eac0-40f4-8adb-504b7bc55f66 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Generating transfer record for volume 6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:51.492340 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:51.492340 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:51.505961 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b3bfdec-eac0-40f4-8adb-504b7bc55f66 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers returned with HTTP 202 Aug 06 13:05:51.506398 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 288/1152] 10.4.3.59 () {70 vars in 1319 bytes} [Thu Aug 6 13:05:51 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:51.518044 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e29d4ece-4f8f-47ae-b5f0-4c9390c93000 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:51.520446 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e29d4ece-4f8f-47ae-b5f0-4c9390c93000 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:51.520713 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e29d4ece-4f8f-47ae-b5f0-4c9390c93000 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:51.520962 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e29d4ece-4f8f-47ae-b5f0-4c9390c93000 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:51.531197 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:51.531197 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:51.536177 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e29d4ece-4f8f-47ae-b5f0-4c9390c93000 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Volume info retrieved successfully. Aug 06 13:05:51.544986 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e29d4ece-4f8f-47ae-b5f0-4c9390c93000 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 200 Aug 06 13:05:51.546059 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 288/1153] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:51 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:51.558089 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ab5dc7d-928d-41db-bcca-1e6e0078d2b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:51.560017 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ab5dc7d-928d-41db-bcca-1e6e0078d2b1 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140 Aug 06 13:05:51.560223 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ab5dc7d-928d-41db-bcca-1e6e0078d2b1 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:51.560473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ab5dc7d-928d-41db-bcca-1e6e0078d2b1 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:51.566513 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ab5dc7d-928d-41db-bcca-1e6e0078d2b1 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140 returned with HTTP 200 Aug 06 13:05:51.567043 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 289/1154] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:05:51 2026] GET /volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140 => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:51.575450 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da316eda-f5cb-492d-9960-9627e2b5e756 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:51.576996 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da316eda-f5cb-492d-9960-9627e2b5e756 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volume-transfers Aug 06 13:05:51.577193 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da316eda-f5cb-492d-9960-9627e2b5e756 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:51.577397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da316eda-f5cb-492d-9960-9627e2b5e756 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:51.577544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-da316eda-f5cb-492d-9960-9627e2b5e756 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Listing volume transfers {{(pid=100269) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 13:05:51.584187 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da316eda-f5cb-492d-9960-9627e2b5e756 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers returned with HTTP 200 Aug 06 13:05:51.584530 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 290/1155] 10.4.3.59 () {68 vars in 1298 bytes} [Thu Aug 6 13:05:51 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:51.598564 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:51.751990 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] POST https://10.4.3.59/volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140/accept Aug 06 13:05:51.755742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4bea0501d9543cb2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:51.758573 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Accepting volume transfer 45bb2fec-f66b-4d96-8b23-7ae4d3c66140 {{(pid=100266) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 13:05:51.758735 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Accepting transfer 45bb2fec-f66b-4d96-8b23-7ae4d3c66140 Aug 06 13:05:51.823949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Created reservations ['f5a61cd9-f673-4137-aa7c-327179da36b5', 'c5709726-4364-45dd-8323-b35fa717f467', '164cb377-e48a-4bd3-9990-169220067968', '31a8d420-72e7-4cc4-b2d1-a633a15194f3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:51.850722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Created reservations ['fdbe9231-7596-4558-ac31-f4d852a34a62', '0216603b-9c71-49fb-8b49-5e093d9826aa', '873c88c2-2994-40e1-b1bc-22537c22f3ad', 'feb4a588-8a42-42f1-adc7-7f3717b6c2ae'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:51.888151 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Created reservations ['e8fb0249-ab82-48c2-b8e3-34e63c75ee08', '73302e2b-a073-4d22-a7b0-bf4fa755f312', '36f2bc7b-ff6d-4ff1-bb76-b07be2407ada', 'f984b80e-869f-4d44-b048-8c259cab06bc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:51.921059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Created reservations ['a30d8acf-a9f6-48b5-838c-c61bd7233b19', '2760544f-0a13-49cf-b30e-f3206c596a19', 'aa3b6151-dbad-4423-b77c-7fb580dce3b5', 'eaaa6f1a-ac7d-4ad9-b8e1-f831201bd0e5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:51.933324 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Transfer volume completed successfully. Aug 06 13:05:51.997316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd266a7d-64af-486a-b4d9-f80504db0ab8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.007323 np0000006653 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Volume 6c0a5948-3911-450f-a53f-82b4fc084820 has been transferred. Aug 06 13:05:52.015145 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67a3beea-b190-4b1e-bdf7-06c9c36fb528 tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] https://10.4.3.59/volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140/accept returned with HTTP 202 Aug 06 13:05:52.015574 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 289/1156] 10.4.3.59 () {70 vars in 1451 bytes} [Thu Aug 6 13:05:51 2026] POST /volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140/accept => generated 363 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:52.025597 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19aa3825-c946-45f1-b3fa-dac26b197c7c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.031464 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19aa3825-c946-45f1-b3fa-dac26b197c7c tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:52.031464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19aa3825-c946-45f1-b3fa-dac26b197c7c tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:52.031464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19aa3825-c946-45f1-b3fa-dac26b197c7c tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:52.043146 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:52.043146 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:52.054776 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19aa3825-c946-45f1-b3fa-dac26b197c7c tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Volume info retrieved successfully. Aug 06 13:05:52.061239 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19aa3825-c946-45f1-b3fa-dac26b197c7c tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 200 Aug 06 13:05:52.062144 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 290/1157] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:52 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:52.079248 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02241c03-b12c-4126-9bef-78d3eaff995e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.081027 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02241c03-b12c-4126-9bef-78d3eaff995e tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:52.081224 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02241c03-b12c-4126-9bef-78d3eaff995e tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:52.081490 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02241c03-b12c-4126-9bef-78d3eaff995e tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:52.088563 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:52.088563 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:52.092181 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02241c03-b12c-4126-9bef-78d3eaff995e tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] Volume info retrieved successfully. Aug 06 13:05:52.096411 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02241c03-b12c-4126-9bef-78d3eaff995e tempest-VolumesTransfersV355Test-708511046 tempest-VolumesTransfersV355Test-708511046-project-member] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 200 Aug 06 13:05:52.096919 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 291/1158] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:52 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:52.097528 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd266a7d-64af-486a-b4d9-f80504db0ab8 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:52.098029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd266a7d-64af-486a-b4d9-f80504db0ab8 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-762133345"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:52.113056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc92e0cf-6c9d-4c21-957d-05be13243fb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.114731 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc92e0cf-6c9d-4c21-957d-05be13243fb8 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] DELETE https://10.4.3.59/volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140 Aug 06 13:05:52.115155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc92e0cf-6c9d-4c21-957d-05be13243fb8 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:52.115155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc92e0cf-6c9d-4c21-957d-05be13243fb8 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:52.115343 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-bc92e0cf-6c9d-4c21-957d-05be13243fb8 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Delete transfer with id: 45bb2fec-f66b-4d96-8b23-7ae4d3c66140 Aug 06 13:05:52.118398 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd266a7d-64af-486a-b4d9-f80504db0ab8 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:52.118808 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 289/1159] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:51 2026] POST /volume/v3/types => generated 219 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:52.119350 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc92e0cf-6c9d-4c21-957d-05be13243fb8 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140 returned with HTTP 404 Aug 06 13:05:52.119754 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 290/1160] 10.4.3.59 () {68 vars in 1412 bytes} [Thu Aug 6 13:05:52 2026] DELETE /volume/v3/volume-transfers/45bb2fec-f66b-4d96-8b23-7ae4d3c66140 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:52.126751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.130450 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77e85254-151a-46a6-8d70-7fb6c363315a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.131970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77e85254-151a-46a6-8d70-7fb6c363315a tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:05:52.132312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77e85254-151a-46a6-8d70-7fb6c363315a tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-74045111"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:52.149138 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77e85254-151a-46a6-8d70-7fb6c363315a tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:05:52.149574 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 292/1161] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:05:52 2026] POST /volume/v3/group_types => generated 175 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:52.159674 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07a87aec-fce1-4b05-bc17-9b2725df327b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.214861 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:52.215496 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:52.215776 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:52.216027 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Delete volume with id: 6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:52.229451 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0bdedda-8a2e-44ca-8d9c-6fe46502f3fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.231096 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:05:52.231293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "20b5d6c8-7604-4e92-97b5-a5dd289b9621", "volume_types": ["2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767"], "name": "tempest-GroupsV320Test-Group-1584840742"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:52.232763 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:52.232763 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:52.233137 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Volume info retrieved successfully. Aug 06 13:05:52.233555 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Creating new group {'group': {'group_type': '20b5d6c8-7604-4e92-97b5-a5dd289b9621', 'volume_types': ['2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767'], 'name': 'tempest-GroupsV320Test-Group-1584840742'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:05:52.237067 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0bdedda-8a2e-44ca-8d9c-6fe46502f3fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:52.237418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0bdedda-8a2e-44ca-8d9c-6fe46502f3fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:52.237686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0bdedda-8a2e-44ca-8d9c-6fe46502f3fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:52.237821 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e0bdedda-8a2e-44ca-8d9c-6fe46502f3fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:52.240855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Creating group tempest-GroupsV320Test-Group-1584840742. Aug 06 13:05:52.246745 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:52.246745 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:52.248045 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0bdedda-8a2e-44ca-8d9c-6fe46502f3fd tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:52.248667 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 291/1162] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:52 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:52.262998 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Delete volume request issued successfully. Aug 06 13:05:52.263215 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddf7184d-1c95-42b6-ad69-89a090f70154 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 202 Aug 06 13:05:52.264032 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 291/1163] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:05:52 2026] DELETE /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:52.264436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:05:52.264026. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:05:52.264592 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Availability Zones retrieved successfully. Aug 06 13:05:52.275764 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0ccfe484-5776-4a9c-827b-362bcc6b0727 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.278714 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ccfe484-5776-4a9c-827b-362bcc6b0727 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:52.278853 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ccfe484-5776-4a9c-827b-362bcc6b0727 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:52.279132 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ccfe484-5776-4a9c-827b-362bcc6b0727 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:52.290321 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:52.290321 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:52.292859 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Created reservations ['9ea062d4-9d28-4afe-9a1b-dacca8ebf61d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:52.295287 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0ccfe484-5776-4a9c-827b-362bcc6b0727 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Volume info retrieved successfully. Aug 06 13:05:52.301826 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ccfe484-5776-4a9c-827b-362bcc6b0727 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 200 Aug 06 13:05:52.302737 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 293/1164] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:52 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:52.323326 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07a87aec-fce1-4b05-bc17-9b2725df327b tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:05:52.323682 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 290/1165] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:05:52 2026] POST /volume/v3/groups => generated 108 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:52.335366 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dca9ec92-435c-4a93-bf11-03d2a4e9f05f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:52.338946 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dca9ec92-435c-4a93-bf11-03d2a4e9f05f tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:52.338946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dca9ec92-435c-4a93-bf11-03d2a4e9f05f tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:52.338946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dca9ec92-435c-4a93-bf11-03d2a4e9f05f tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:52.338946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-dca9ec92-435c-4a93-bf11-03d2a4e9f05f tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:52.344805 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:52.344805 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:52.356561 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dca9ec92-435c-4a93-bf11-03d2a4e9f05f tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 200 Aug 06 13:05:52.357184 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 292/1166] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:52 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:53.262293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24687190-82b7-4765-ab64-cb73989e60b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.264133 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24687190-82b7-4765-ab64-cb73989e60b9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:53.264372 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24687190-82b7-4765-ab64-cb73989e60b9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.264577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24687190-82b7-4765-ab64-cb73989e60b9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.264655 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-24687190-82b7-4765-ab64-cb73989e60b9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:53.269684 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.269684 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:53.270870 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24687190-82b7-4765-ab64-cb73989e60b9 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:53.271307 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 292/1167] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:53.319432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39db8fd9-0ca4-46fb-8f11-9268f57db87f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.323566 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39db8fd9-0ca4-46fb-8f11-9268f57db87f tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:53.323566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39db8fd9-0ca4-46fb-8f11-9268f57db87f tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.323566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39db8fd9-0ca4-46fb-8f11-9268f57db87f tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.336251 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39db8fd9-0ca4-46fb-8f11-9268f57db87f tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 404 Aug 06 13:05:53.338004 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 294/1168] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:53.354392 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec60c0d5-d887-4fbc-9fc4-b95e458af2b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.355813 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec60c0d5-d887-4fbc-9fc4-b95e458af2b5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:53.356055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec60c0d5-d887-4fbc-9fc4-b95e458af2b5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.356233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec60c0d5-d887-4fbc-9fc4-b95e458af2b5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.364240 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec60c0d5-d887-4fbc-9fc4-b95e458af2b5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 404 Aug 06 13:05:53.364991 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 291/1169] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:53.368324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e61499bb-2b1a-4ace-ab7f-e4aad86577dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.370406 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e61499bb-2b1a-4ace-ab7f-e4aad86577dc tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:53.370576 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e61499bb-2b1a-4ace-ab7f-e4aad86577dc tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.370754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e61499bb-2b1a-4ace-ab7f-e4aad86577dc tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.370880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-e61499bb-2b1a-4ace-ab7f-e4aad86577dc tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:53.371893 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48b077a5-ad45-491b-ba25-6356d1bfdede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.374697 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48b077a5-ad45-491b-ba25-6356d1bfdede tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] DELETE https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:53.374973 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48b077a5-ad45-491b-ba25-6356d1bfdede tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.375228 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48b077a5-ad45-491b-ba25-6356d1bfdede tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.375443 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-48b077a5-ad45-491b-ba25-6356d1bfdede tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Delete volume with id: 6c0a5948-3911-450f-a53f-82b4fc084820 Aug 06 13:05:53.377287 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.377287 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:53.383763 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48b077a5-ad45-491b-ba25-6356d1bfdede tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 returned with HTTP 404 Aug 06 13:05:53.384701 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 293/1170] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:05:53 2026] DELETE /volume/v3/volumes/6c0a5948-3911-450f-a53f-82b4fc084820 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:53.385093 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e61499bb-2b1a-4ace-ab7f-e4aad86577dc tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 200 Aug 06 13:05:53.385573 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 293/1171] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:53.397506 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.398067 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02b14657-e700-4955-94ec-991507d9ba9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.399879 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:53.399973 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02b14657-e700-4955-94ec-991507d9ba9b tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] POST https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action Aug 06 13:05:53.400344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02b14657-e700-4955-94ec-991507d9ba9b tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:53.400501 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02b14657-e700-4955-94ec-991507d9ba9b tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:53.400558 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-482330800"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:53.402015 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-02b14657-e700-4955-94ec-991507d9ba9b tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Updating group '4ee0b91d-a89b-47e1-af0a-f31439c23898' with 'creating' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 13:05:53.407168 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.407168 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:53.411395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-482330800'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:53.411604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Create volume of 1 GB Aug 06 13:05:53.414500 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02b14657-e700-4955-94ec-991507d9ba9b tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action returned with HTTP 202 Aug 06 13:05:53.417021 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 292/1172] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:53 2026] POST /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:53.419048 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Availability Zones retrieved successfully. Aug 06 13:05:53.426601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Flow 'volume_create_api' (bf91edcb-3084-4d75-ac56-2d27db94f730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:53.427570 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0768fdf5-6bcc-4608-aceb-96910ccfdc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:53.428114 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdb7b2e9-ea79-4ba9-b29d-54a274814e00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.428540 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:53.432807 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdb7b2e9-ea79-4ba9-b29d-54a274814e00 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:53.433080 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdb7b2e9-ea79-4ba9-b29d-54a274814e00 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.433326 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdb7b2e9-ea79-4ba9-b29d-54a274814e00 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.433495 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-bdb7b2e9-ea79-4ba9-b29d-54a274814e00 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:53.438316 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.438316 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:53.445159 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdb7b2e9-ea79-4ba9-b29d-54a274814e00 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 200 Aug 06 13:05:53.445785 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 294/1173] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:53.456796 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4fdf66af-4249-4ea6-9634-0d2514e4cf83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.459070 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fdf66af-4249-4ea6-9634-0d2514e4cf83 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] POST https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action Aug 06 13:05:53.459546 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fdf66af-4249-4ea6-9634-0d2514e4cf83 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:53.459727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fdf66af-4249-4ea6-9634-0d2514e4cf83 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:53.461546 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-4fdf66af-4249-4ea6-9634-0d2514e4cf83 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Updating group '4ee0b91d-a89b-47e1-af0a-f31439c23898' with 'available' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 13:05:53.464468 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0768fdf5-6bcc-4608-aceb-96910ccfdc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:53.465621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (624be043-bc34-4d37-9df5-16a9331b79dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:53.467530 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.467530 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:53.475651 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fdf66af-4249-4ea6-9634-0d2514e4cf83 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action returned with HTTP 202 Aug 06 13:05:53.476294 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 294/1174] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:53 2026] POST /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:53.486706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b65e2fa-b8fa-48d3-9b0c-8e1145112183 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.490687 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b65e2fa-b8fa-48d3-9b0c-8e1145112183 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:53.490971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b65e2fa-b8fa-48d3-9b0c-8e1145112183 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.491199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b65e2fa-b8fa-48d3-9b0c-8e1145112183 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.491417 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-8b65e2fa-b8fa-48d3-9b0c-8e1145112183 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:53.495066 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.495066 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:53.504466 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b65e2fa-b8fa-48d3-9b0c-8e1145112183 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 200 Aug 06 13:05:53.504915 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 293/1175] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:53.514435 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93a44731-2602-46c4-9ee8-d6b7aa4b5046 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.516312 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93a44731-2602-46c4-9ee8-d6b7aa4b5046 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] POST https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action Aug 06 13:05:53.516730 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93a44731-2602-46c4-9ee8-d6b7aa4b5046 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:53.516913 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93a44731-2602-46c4-9ee8-d6b7aa4b5046 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:53.519326 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-93a44731-2602-46c4-9ee8-d6b7aa4b5046 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Updating group '4ee0b91d-a89b-47e1-af0a-f31439c23898' with 'error' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 13:05:53.527704 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.527704 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:53.529977 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Created reservations ['7684dce2-ca26-444c-95b1-cc027bb3f9e9', 'c3138b08-6add-4910-b5f0-e36b435daa50', 'e80ded82-a7cf-44ba-ad60-314c712abe48', 'c7596bfe-9000-4062-a4cf-3ed3bdcf387d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:53.531067 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (624be043-bc34-4d37-9df5-16a9331b79dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7684dce2-ca26-444c-95b1-cc027bb3f9e9', 'c3138b08-6add-4910-b5f0-e36b435daa50', 'e80ded82-a7cf-44ba-ad60-314c712abe48', 'c7596bfe-9000-4062-a4cf-3ed3bdcf387d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:53.531970 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0517579-52aa-4151-9279-843d266d6421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:53.541008 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93a44731-2602-46c4-9ee8-d6b7aa4b5046 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action returned with HTTP 202 Aug 06 13:05:53.541008 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 295/1176] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:53 2026] POST /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:53.551577 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a4bebe6-803b-4869-ada3-2874515f799d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.553773 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a4bebe6-803b-4869-ada3-2874515f799d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:53.554028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a4bebe6-803b-4869-ada3-2874515f799d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.554227 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a4bebe6-803b-4869-ada3-2874515f799d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.554379 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-4a4bebe6-803b-4869-ada3-2874515f799d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:53.561183 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.561183 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:53.566691 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0517579-52aa-4151-9279-843d266d6421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1185ef42-ffa5-4417-88bc-c3227e355a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-482330800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25881c40cd4074932621bca50f94a5',qos_specs=None,replication_status=,reservations=['7684dce2-ca26-444c-95b1-cc027bb3f9e9','c3138b08-6add-4910-b5f0-e36b435daa50','e80ded82-a7cf-44ba-ad60-314c712abe48','c7596bfe-9000-4062-a4cf-3ed3bdcf387d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb567a9910c042a6b6ef1951dfd3b7cd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-482330800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1185ef42-ffa5-4417-88bc-c3227e355a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25881c40cd4074932621bca50f94a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb567a9910c042a6b6ef1951dfd3b7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:53.567732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee8f78e-c64f-40dc-8633-54018004f09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:53.574381 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a4bebe6-803b-4869-ada3-2874515f799d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 200 Aug 06 13:05:53.574381 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 295/1177] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:53.584033 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37b5b7c2-ff42-478b-b39e-8866970e56d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.585948 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37b5b7c2-ff42-478b-b39e-8866970e56d4 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] POST https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action Aug 06 13:05:53.586424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37b5b7c2-ff42-478b-b39e-8866970e56d4 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:53.586645 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37b5b7c2-ff42-478b-b39e-8866970e56d4 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:53.588172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-37b5b7c2-ff42-478b-b39e-8866970e56d4 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Updating group '4ee0b91d-a89b-47e1-af0a-f31439c23898' with 'available' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 13:05:53.592186 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.592186 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:53.595820 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee8f78e-c64f-40dc-8633-54018004f09b) transitioned into state 'SUCCESS' from state '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-482330800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25881c40cd4074932621bca50f94a5',qos_specs=None,replication_status=,reservations=['7684dce2-ca26-444c-95b1-cc027bb3f9e9','c3138b08-6add-4910-b5f0-e36b435daa50','e80ded82-a7cf-44ba-ad60-314c712abe48','c7596bfe-9000-4062-a4cf-3ed3bdcf387d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb567a9910c042a6b6ef1951dfd3b7cd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:53.596627 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45be24ef-e910-4af6-bafb-b9838472fb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:53.602707 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37b5b7c2-ff42-478b-b39e-8866970e56d4 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action returned with HTTP 202 Aug 06 13:05:53.603620 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 294/1178] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:53 2026] POST /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 13:05:53.608183 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45be24ef-e910-4af6-bafb-b9838472fb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:53.609604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Flow 'volume_create_api' (bf91edcb-3084-4d75-ac56-2d27db94f730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:53.610253 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Create volume request issued successfully. Aug 06 13:05:53.610366 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01f4977d-3b94-40e8-96d3-5c01aaa49470 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.611004 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18c9b34a-abf7-4a6f-be4e-2038cfce6cf5 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:53.611730 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 295/1179] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:05:53 2026] POST /volume/v3/volumes => generated 816 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:53.612405 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01f4977d-3b94-40e8-96d3-5c01aaa49470 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:53.612652 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01f4977d-3b94-40e8-96d3-5c01aaa49470 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.612883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01f4977d-3b94-40e8-96d3-5c01aaa49470 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.613032 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-01f4977d-3b94-40e8-96d3-5c01aaa49470 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:53.616620 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.616620 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:53.624577 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01f4977d-3b94-40e8-96d3-5c01aaa49470 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 200 Aug 06 13:05:53.624990 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 296/1180] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:53.629225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dde311f8-502c-491d-bcb6-0a100b33e3c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.632167 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dde311f8-502c-491d-bcb6-0a100b33e3c0 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:53.632460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dde311f8-502c-491d-bcb6-0a100b33e3c0 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.632686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dde311f8-502c-491d-bcb6-0a100b33e3c0 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.639621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92c923b8-d762-4850-a6c6-27f0e7042776 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.641489 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.641489 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:53.646507 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92c923b8-d762-4850-a6c6-27f0e7042776 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:05:53.646507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92c923b8-d762-4850-a6c6-27f0e7042776 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.646507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92c923b8-d762-4850-a6c6-27f0e7042776 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.646507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-92c923b8-d762-4850-a6c6-27f0e7042776 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:05:53.646507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-92c923b8-d762-4850-a6c6-27f0e7042776 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:05:53.648860 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dde311f8-502c-491d-bcb6-0a100b33e3c0 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Volume info retrieved successfully. Aug 06 13:05:53.654232 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dde311f8-502c-491d-bcb6-0a100b33e3c0 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 200 Aug 06 13:05:53.654665 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 296/1181] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:53.661417 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92c923b8-d762-4850-a6c6-27f0e7042776 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Get all volumes completed successfully. Aug 06 13:05:53.662999 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92c923b8-d762-4850-a6c6-27f0e7042776 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:05:53.663887 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 295/1182] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:53.681289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08859c19-0c17-455d-9f97-adf03131ab7d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.686978 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08859c19-0c17-455d-9f97-adf03131ab7d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] POST https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action Aug 06 13:05:53.687470 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08859c19-0c17-455d-9f97-adf03131ab7d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:53.687625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08859c19-0c17-455d-9f97-adf03131ab7d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:53.689337 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-08859c19-0c17-455d-9f97-adf03131ab7d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] delete called for group 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100269) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:05:53.689482 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-08859c19-0c17-455d-9f97-adf03131ab7d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Delete group with id: 4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:53.696307 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.696307 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:53.746646 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08859c19-0c17-455d-9f97-adf03131ab7d tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action returned with HTTP 202 Aug 06 13:05:53.747102 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 296/1183] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:05:53 2026] POST /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:53.756699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-814607f1-7493-4ebe-ab6d-ffd159b98419 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:53.759182 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-814607f1-7493-4ebe-ab6d-ffd159b98419 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:53.759441 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-814607f1-7493-4ebe-ab6d-ffd159b98419 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:53.759624 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-814607f1-7493-4ebe-ab6d-ffd159b98419 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:53.759752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-814607f1-7493-4ebe-ab6d-ffd159b98419 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:53.766320 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:53.766320 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:53.771176 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-814607f1-7493-4ebe-ab6d-ffd159b98419 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 200 Aug 06 13:05:53.771628 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 297/1184] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:53 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:54.283120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8d429a6-3d1c-4fc4-b124-65be50fd5664 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.284915 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8d429a6-3d1c-4fc4-b124-65be50fd5664 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:54.285101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8d429a6-3d1c-4fc4-b124-65be50fd5664 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.285281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8d429a6-3d1c-4fc4-b124-65be50fd5664 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.285421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f8d429a6-3d1c-4fc4-b124-65be50fd5664 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:54.290542 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.290542 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:54.291326 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8d429a6-3d1c-4fc4-b124-65be50fd5664 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:54.291680 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 297/1185] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:54.301346 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70750271-d4ae-45fd-9bf4-4c92a74f491e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.303005 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70750271-d4ae-45fd-9bf4-4c92a74f491e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:54.303218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70750271-d4ae-45fd-9bf4-4c92a74f491e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.303448 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70750271-d4ae-45fd-9bf4-4c92a74f491e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.310036 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.310036 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:54.313398 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70750271-d4ae-45fd-9bf4-4c92a74f491e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:54.317315 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70750271-d4ae-45fd-9bf4-4c92a74f491e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 returned with HTTP 200 Aug 06 13:05:54.317656 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 296/1186] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:54.329372 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c92dba0f-ae6b-4ad8-b63c-104b7d2ebe9e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.331249 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c92dba0f-ae6b-4ad8-b63c-104b7d2ebe9e tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] POST https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79/action Aug 06 13:05:54.331615 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c92dba0f-ae6b-4ad8-b63c-104b7d2ebe9e tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:05:54.331870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c92dba0f-ae6b-4ad8-b63c-104b7d2ebe9e tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:54.333319 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-c92dba0f-ae6b-4ad8-b63c-104b7d2ebe9e tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] Updating backup 'c31d2e0a-a369-43ed-982e-70e8ad38bf79' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 13:05:54.341111 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.341111 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:54.351163 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-c92dba0f-ae6b-4ad8-b63c-104b7d2ebe9e tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] reset_status in rpcapi backup_id c31d2e0a-a369-43ed-982e-70e8ad38bf79 on host np0000006653. {{(pid=100269) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 13:05:54.353161 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c92dba0f-ae6b-4ad8-b63c-104b7d2ebe9e tempest-VolumesBackupsAdminTest-1704036760 tempest-VolumesBackupsAdminTest-1704036760-project-admin] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79/action returned with HTTP 202 Aug 06 13:05:54.353587 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 297/1187] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:05:54 2026] POST /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:05:54.360822 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6da2a5bf-fa1a-4ace-9964-ee039701eed3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.362622 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6da2a5bf-fa1a-4ace-9964-ee039701eed3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:54.362876 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6da2a5bf-fa1a-4ace-9964-ee039701eed3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.363077 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6da2a5bf-fa1a-4ace-9964-ee039701eed3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.363176 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6da2a5bf-fa1a-4ace-9964-ee039701eed3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:54.367249 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.367249 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:54.368000 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6da2a5bf-fa1a-4ace-9964-ee039701eed3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:54.368333 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 298/1188] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:54.377927 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90b526ce-7e8c-42fa-8af1-a2e7f1b32f2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.379841 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b526ce-7e8c-42fa-8af1-a2e7f1b32f2e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] DELETE https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:54.380049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b526ce-7e8c-42fa-8af1-a2e7f1b32f2e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.380231 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b526ce-7e8c-42fa-8af1-a2e7f1b32f2e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.380345 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-90b526ce-7e8c-42fa-8af1-a2e7f1b32f2e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete backup with id: c31d2e0a-a369-43ed-982e-70e8ad38bf79. Aug 06 13:05:54.384855 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.384855 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:54.403002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-90b526ce-7e8c-42fa-8af1-a2e7f1b32f2e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] delete_backup rpcapi backup_id c31d2e0a-a369-43ed-982e-70e8ad38bf79 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:05:54.404766 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b526ce-7e8c-42fa-8af1-a2e7f1b32f2e tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 202 Aug 06 13:05:54.405479 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 298/1189] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:54 2026] DELETE /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 13:05:54.411931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47e1e4d9-1b00-49d0-a245-6979ce8b17e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.413631 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47e1e4d9-1b00-49d0-a245-6979ce8b17e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:54.413825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47e1e4d9-1b00-49d0-a245-6979ce8b17e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.414003 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47e1e4d9-1b00-49d0-a245-6979ce8b17e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.414103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-47e1e4d9-1b00-49d0-a245-6979ce8b17e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:54.418177 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.418177 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:54.419194 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47e1e4d9-1b00-49d0-a245-6979ce8b17e3 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 200 Aug 06 13:05:54.419723 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 297/1190] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:54.669914 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e574eda-6d03-4cc9-855a-9b71f9fd956e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.672560 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e574eda-6d03-4cc9-855a-9b71f9fd956e tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.672775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e574eda-6d03-4cc9-855a-9b71f9fd956e tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.672984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e574eda-6d03-4cc9-855a-9b71f9fd956e tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.682341 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.682341 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:54.685666 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7e574eda-6d03-4cc9-855a-9b71f9fd956e tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Volume info retrieved successfully. Aug 06 13:05:54.693653 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e574eda-6d03-4cc9-855a-9b71f9fd956e tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 200 Aug 06 13:05:54.694067 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 298/1191] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:54.710424 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a0a38ffd-2d3a-4224-a26f-633f1e43b2b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.714515 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0a38ffd-2d3a-4224-a26f-633f1e43b2b6 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] POST https://10.4.3.59/volume/v3/volume-transfers Aug 06 13:05:54.714515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0a38ffd-2d3a-4224-a26f-633f1e43b2b6 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1185ef42-ffa5-4417-88bc-c3227e355a89"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:54.715017 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volume_transfer [None req-a0a38ffd-2d3a-4224-a26f-633f1e43b2b6 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Creating new volume transfer {'transfer': {'volume_id': '1185ef42-ffa5-4417-88bc-c3227e355a89'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 13:05:54.715226 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volume_transfer [None req-a0a38ffd-2d3a-4224-a26f-633f1e43b2b6 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Creating transfer of volume 1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.715411 np0000006653 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-a0a38ffd-2d3a-4224-a26f-633f1e43b2b6 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Generating transfer record for volume 1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.723991 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.723991 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:54.737318 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0a38ffd-2d3a-4224-a26f-633f1e43b2b6 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers returned with HTTP 202 Aug 06 13:05:54.737827 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 299/1192] 10.4.3.59 () {70 vars in 1319 bytes} [Thu Aug 6 13:05:54 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:54.746586 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ae54354-516e-4a3c-b264-7f45bd08d41b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.748990 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ae54354-516e-4a3c-b264-7f45bd08d41b tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.749342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ae54354-516e-4a3c-b264-7f45bd08d41b tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.749616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ae54354-516e-4a3c-b264-7f45bd08d41b tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.760014 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.760014 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:54.764956 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ae54354-516e-4a3c-b264-7f45bd08d41b tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Volume info retrieved successfully. Aug 06 13:05:54.777836 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ae54354-516e-4a3c-b264-7f45bd08d41b tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 200 Aug 06 13:05:54.778452 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 299/1193] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:54.783211 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b67ba506-6a79-450b-9036-2bbc3443b850 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.785054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b67ba506-6a79-450b-9036-2bbc3443b850 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] GET https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 Aug 06 13:05:54.785343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b67ba506-6a79-450b-9036-2bbc3443b850 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.785560 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b67ba506-6a79-450b-9036-2bbc3443b850 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.785724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-b67ba506-6a79-450b-9036-2bbc3443b850 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] show called for member 4ee0b91d-a89b-47e1-af0a-f31439c23898 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:05:54.788846 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b67ba506-6a79-450b-9036-2bbc3443b850 tempest-GroupsV320Test-403961248 tempest-GroupsV320Test-403961248-project-member] https://10.4.3.59/volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 returned with HTTP 404 Aug 06 13:05:54.789276 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 298/1194] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/groups/4ee0b91d-a89b-47e1-af0a-f31439c23898 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:54.789383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b81bc528-fedb-483f-9bd9-7b345fc328ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.791292 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b81bc528-fedb-483f-9bd9-7b345fc328ac tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volume-transfers/detail Aug 06 13:05:54.791292 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b81bc528-fedb-483f-9bd9-7b345fc328ac tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.791399 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b81bc528-fedb-483f-9bd9-7b345fc328ac tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.792458 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-b81bc528-fedb-483f-9bd9-7b345fc328ac tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Listing volume transfers {{(pid=100269) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 13:05:54.796175 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fa707e6-c9bd-4a75-bc38-7e43b27444c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.797702 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fa707e6-c9bd-4a75-bc38-7e43b27444c6 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/20b5d6c8-7604-4e92-97b5-a5dd289b9621 Aug 06 13:05:54.797808 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b81bc528-fedb-483f-9bd9-7b345fc328ac tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 13:05:54.797892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fa707e6-c9bd-4a75-bc38-7e43b27444c6 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.798058 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fa707e6-c9bd-4a75-bc38-7e43b27444c6 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.798121 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 299/1195] 10.4.3.59 () {68 vars in 1319 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:54.807469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73473e73-cf61-4981-a434-51a77a41ef72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.810205 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73473e73-cf61-4981-a434-51a77a41ef72 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] DELETE https://10.4.3.59/volume/v3/volume-transfers/8f6970b6-42cf-48bf-9422-85e3f1f27c36 Aug 06 13:05:54.810427 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73473e73-cf61-4981-a434-51a77a41ef72 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.810605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73473e73-cf61-4981-a434-51a77a41ef72 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.810792 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-73473e73-cf61-4981-a434-51a77a41ef72 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Delete transfer with id: 8f6970b6-42cf-48bf-9422-85e3f1f27c36 Aug 06 13:05:54.814955 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fa707e6-c9bd-4a75-bc38-7e43b27444c6 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/group_types/20b5d6c8-7604-4e92-97b5-a5dd289b9621 returned with HTTP 202 Aug 06 13:05:54.815397 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 300/1196] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:05:54 2026] DELETE /volume/v3/group_types/20b5d6c8-7604-4e92-97b5-a5dd289b9621 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:54.824888 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.824888 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:54.825541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3dd98756-6849-4be7-a99e-8e53d1b3cce8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.827646 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3dd98756-6849-4be7-a99e-8e53d1b3cce8 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] DELETE https://10.4.3.59/volume/v3/types/2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767 Aug 06 13:05:54.827900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3dd98756-6849-4be7-a99e-8e53d1b3cce8 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.828152 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3dd98756-6849-4be7-a99e-8e53d1b3cce8 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.835356 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73473e73-cf61-4981-a434-51a77a41ef72 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers/8f6970b6-42cf-48bf-9422-85e3f1f27c36 returned with HTTP 202 Aug 06 13:05:54.835780 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 300/1197] 10.4.3.59 () {68 vars in 1412 bytes} [Thu Aug 6 13:05:54 2026] DELETE /volume/v3/volume-transfers/8f6970b6-42cf-48bf-9422-85e3f1f27c36 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:54.844319 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-134bed2a-3ee4-4187-b2ff-78be2e4aebec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.846124 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-134bed2a-3ee4-4187-b2ff-78be2e4aebec tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.846348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-134bed2a-3ee4-4187-b2ff-78be2e4aebec tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.846523 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-134bed2a-3ee4-4187-b2ff-78be2e4aebec tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.853137 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.853137 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:54.853596 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3dd98756-6849-4be7-a99e-8e53d1b3cce8 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/types/2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767 returned with HTTP 202 Aug 06 13:05:54.853966 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 299/1198] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:54 2026] DELETE /volume/v3/types/2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:54.860128 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-134bed2a-3ee4-4187-b2ff-78be2e4aebec tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Volume info retrieved successfully. Aug 06 13:05:54.863294 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-134bed2a-3ee4-4187-b2ff-78be2e4aebec tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 200 Aug 06 13:05:54.863624 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 300/1199] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:05:54.863817 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd02fdc5-109b-4e4f-ace5-e24082892d31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.865765 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd02fdc5-109b-4e4f-ace5-e24082892d31 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] GET https://10.4.3.59/volume/v3/types/2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767 Aug 06 13:05:54.865948 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd02fdc5-109b-4e4f-ace5-e24082892d31 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.866129 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd02fdc5-109b-4e4f-ace5-e24082892d31 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.869047 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd02fdc5-109b-4e4f-ace5-e24082892d31 tempest-GroupsV320Test-1929949994 tempest-GroupsV320Test-1929949994-project-admin] https://10.4.3.59/volume/v3/types/2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767 returned with HTTP 404 Aug 06 13:05:54.869584 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 301/1200] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/types/2bc99db4-eacc-42a7-a4b4-a4cbd6d2d767 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:54.876170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64419f90-edfe-4fd5-8a25-28eb2cddb6db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.878296 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64419f90-edfe-4fd5-8a25-28eb2cddb6db tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] DELETE https://10.4.3.59/volume/v3/volume-transfers/8f6970b6-42cf-48bf-9422-85e3f1f27c36 Aug 06 13:05:54.878296 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64419f90-edfe-4fd5-8a25-28eb2cddb6db tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.878640 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64419f90-edfe-4fd5-8a25-28eb2cddb6db tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.878640 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-64419f90-edfe-4fd5-8a25-28eb2cddb6db tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Delete transfer with id: 8f6970b6-42cf-48bf-9422-85e3f1f27c36 Aug 06 13:05:54.881765 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64419f90-edfe-4fd5-8a25-28eb2cddb6db tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volume-transfers/8f6970b6-42cf-48bf-9422-85e3f1f27c36 returned with HTTP 404 Aug 06 13:05:54.882300 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 301/1201] 10.4.3.59 () {68 vars in 1412 bytes} [Thu Aug 6 13:05:54 2026] DELETE /volume/v3/volume-transfers/8f6970b6-42cf-48bf-9422-85e3f1f27c36 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:54.889475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ee057fe-00b7-4248-b481-49b3595a327a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.891347 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ee057fe-00b7-4248-b481-49b3595a327a tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.892565 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ee057fe-00b7-4248-b481-49b3595a327a tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.892565 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ee057fe-00b7-4248-b481-49b3595a327a tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.892565 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2ee057fe-00b7-4248-b481-49b3595a327a tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Delete volume with id: 1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.900966 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.900966 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:54.901379 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ee057fe-00b7-4248-b481-49b3595a327a tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Volume info retrieved successfully. Aug 06 13:05:54.920002 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ee057fe-00b7-4248-b481-49b3595a327a tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Delete volume request issued successfully. Aug 06 13:05:54.920272 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ee057fe-00b7-4248-b481-49b3595a327a tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 202 Aug 06 13:05:54.920859 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 300/1202] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:05:54 2026] DELETE /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:05:54.929623 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0eb2eab-f2c3-4995-b014-7cf0703f43e7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:54.932004 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0eb2eab-f2c3-4995-b014-7cf0703f43e7 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] GET https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:54.932323 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0eb2eab-f2c3-4995-b014-7cf0703f43e7 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:54.932563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0eb2eab-f2c3-4995-b014-7cf0703f43e7 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:54.941374 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:54.941374 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:54.945913 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b0eb2eab-f2c3-4995-b014-7cf0703f43e7 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Volume info retrieved successfully. Aug 06 13:05:54.950056 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0eb2eab-f2c3-4995-b014-7cf0703f43e7 tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 200 Aug 06 13:05:54.950446 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 301/1203] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:54 2026] GET /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:05:55.432243 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0797448e-bc07-40c0-bce7-40eff1f148dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:55.434536 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0797448e-bc07-40c0-bce7-40eff1f148dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 Aug 06 13:05:55.434752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0797448e-bc07-40c0-bce7-40eff1f148dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:55.435010 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0797448e-bc07-40c0-bce7-40eff1f148dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:55.435161 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0797448e-bc07-40c0-bce7-40eff1f148dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Show backup with id c31d2e0a-a369-43ed-982e-70e8ad38bf79. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:05:55.440041 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0797448e-bc07-40c0-bce7-40eff1f148dc tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 returned with HTTP 404 Aug 06 13:05:55.440663 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 302/1204] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:55 2026] GET /volume/v3/backups/c31d2e0a-a369-43ed-982e-70e8ad38bf79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:55.534785 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e750af47-aafe-45fd-8971-549bf8f34747 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:55.536470 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e750af47-aafe-45fd-8971-549bf8f34747 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:55.536648 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e750af47-aafe-45fd-8971-549bf8f34747 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:55.536825 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e750af47-aafe-45fd-8971-549bf8f34747 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:55.544794 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:55.544794 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:55.548665 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e750af47-aafe-45fd-8971-549bf8f34747 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:55.553308 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e750af47-aafe-45fd-8971-549bf8f34747 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 returned with HTTP 200 Aug 06 13:05:55.553820 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 302/1205] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:55 2026] GET /volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:55.567295 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-958845a3-9742-4ff9-b342-116017be777b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:55.568966 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-958845a3-9742-4ff9-b342-116017be777b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] DELETE https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:55.569166 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-958845a3-9742-4ff9-b342-116017be777b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:55.569410 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-958845a3-9742-4ff9-b342-116017be777b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:55.569543 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-958845a3-9742-4ff9-b342-116017be777b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete volume with id: 3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:55.585010 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:55.585010 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:55.585523 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-958845a3-9742-4ff9-b342-116017be777b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:55.613564 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-958845a3-9742-4ff9-b342-116017be777b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Delete volume request issued successfully. Aug 06 13:05:55.613710 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-958845a3-9742-4ff9-b342-116017be777b tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 returned with HTTP 202 Aug 06 13:05:55.619221 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 301/1206] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:05:55 2026] DELETE /volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:55.625688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-374b2beb-c704-47bb-9746-cee3458fcfbb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:55.628233 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-374b2beb-c704-47bb-9746-cee3458fcfbb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:55.628475 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-374b2beb-c704-47bb-9746-cee3458fcfbb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:55.628654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-374b2beb-c704-47bb-9746-cee3458fcfbb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:55.637970 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:55.637970 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:55.642202 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-374b2beb-c704-47bb-9746-cee3458fcfbb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Volume info retrieved successfully. Aug 06 13:05:55.647075 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-374b2beb-c704-47bb-9746-cee3458fcfbb tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 returned with HTTP 200 Aug 06 13:05:55.647623 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 302/1207] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:55 2026] GET /volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:55.966918 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b53cf2c8-b145-4573-8b2a-513fab08db1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:55.969455 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b53cf2c8-b145-4573-8b2a-513fab08db1e tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] GET https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:55.969455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b53cf2c8-b145-4573-8b2a-513fab08db1e tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:55.969455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b53cf2c8-b145-4573-8b2a-513fab08db1e tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:55.971196 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=562,cinder:INSERT=85,cinder:UPDATE=136,cinder:DELETE=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:05:55.975731 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b53cf2c8-b145-4573-8b2a-513fab08db1e tempest-VolumesTransfersV355Test-1607899473 tempest-VolumesTransfersV355Test-1607899473-project-admin] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 404 Aug 06 13:05:55.976165 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 303/1208] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:55 2026] GET /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:55.983327 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcabd986-2748-4697-9839-ed3f117e9c94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:55.987167 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcabd986-2748-4697-9839-ed3f117e9c94 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] GET https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:55.987167 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcabd986-2748-4697-9839-ed3f117e9c94 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:55.987167 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcabd986-2748-4697-9839-ed3f117e9c94 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:56.002113 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcabd986-2748-4697-9839-ed3f117e9c94 tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 404 Aug 06 13:05:56.002113 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 303/1209] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:05:55 2026] GET /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 06 13:05:56.011910 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b61c6b6-68d8-4057-a03c-e37762cb138d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:56.014177 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b61c6b6-68d8-4057-a03c-e37762cb138d tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:56.016334 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b61c6b6-68d8-4057-a03c-e37762cb138d tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:56.016334 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b61c6b6-68d8-4057-a03c-e37762cb138d tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:56.016334 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0b61c6b6-68d8-4057-a03c-e37762cb138d tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] Delete volume with id: 1185ef42-ffa5-4417-88bc-c3227e355a89 Aug 06 13:05:56.024323 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b61c6b6-68d8-4057-a03c-e37762cb138d tempest-VolumesTransfersV355Test-1390815642 tempest-VolumesTransfersV355Test-1390815642-project-member] https://10.4.3.59/volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 returned with HTTP 404 Aug 06 13:05:56.026886 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 302/1210] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:05:56 2026] DELETE /volume/v3/volumes/1185ef42-ffa5-4417-88bc-c3227e355a89 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:05:56.670160 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3cab6ae7-dcc1-4289-8767-72c557571f01 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:56.670160 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cab6ae7-dcc1-4289-8767-72c557571f01 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] GET https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 Aug 06 13:05:56.670160 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cab6ae7-dcc1-4289-8767-72c557571f01 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:56.670160 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cab6ae7-dcc1-4289-8767-72c557571f01 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:56.676505 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cab6ae7-dcc1-4289-8767-72c557571f01 tempest-VolumesBackupsAdminTest-898509686 tempest-VolumesBackupsAdminTest-898509686-project-member] https://10.4.3.59/volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 returned with HTTP 404 Aug 06 13:05:56.676505 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 303/1211] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:56 2026] GET /volume/v3/volumes/3c73f7b4-1ad2-426b-b282-c6c1265654e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:57.367795 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63f2fc24-da7b-4047-aa33-8dae82a01d7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.477600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63f2fc24-da7b-4047-aa33-8dae82a01d7a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] POST https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:57.477971 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63f2fc24-da7b-4047-aa33-8dae82a01d7a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1587665257", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:57.479825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.qos_specs [None req-63f2fc24-da7b-4047-aa33-8dae82a01d7a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1587665257', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 13:05:57.486817 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-63f2fc24-da7b-4047-aa33-8dae82a01d7a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DB qos_specs_create(): root {'id': '5334ddfb-5cc6-4492-b3c9-3d0107b1b45e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1587665257'} {{(pid=100268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 13:05:57.494049 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63f2fc24-da7b-4047-aa33-8dae82a01d7a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:57.494676 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 304/1212] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:05:57 2026] POST /volume/v3/qos-specs => generated 391 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:57.508676 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2699d5f0-bc6d-48bd-8581-eca89948fa3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.510995 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2699d5f0-bc6d-48bd-8581-eca89948fa3f tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:57.511563 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2699d5f0-bc6d-48bd-8581-eca89948fa3f tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-843224729"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:57.527805 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2699d5f0-bc6d-48bd-8581-eca89948fa3f tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:57.528153 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 304/1213] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:57 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:57.538286 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac8a1e82-7695-4955-9b35-560c7e8c34a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.539338 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac8a1e82-7695-4955-9b35-560c7e8c34a8 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:57.539549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac8a1e82-7695-4955-9b35-560c7e8c34a8 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2093159506"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:57.556534 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac8a1e82-7695-4955-9b35-560c7e8c34a8 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:57.556877 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 303/1214] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:57 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:57.569197 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-265d2a2a-4b95-4396-a938-aeb0bc6180d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.571456 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-265d2a2a-4b95-4396-a938-aeb0bc6180d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:05:57.573432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-265d2a2a-4b95-4396-a938-aeb0bc6180d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-149365652"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:57.599458 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-265d2a2a-4b95-4396-a938-aeb0bc6180d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:05:57.600031 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 304/1215] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:05:57 2026] POST /volume/v3/types => generated 221 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:57.610747 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b349a24-ee55-43f7-bff1-bd5c883e468a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.615162 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b349a24-ee55-43f7-bff1-bd5c883e468a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 Aug 06 13:05:57.615424 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b349a24-ee55-43f7-bff1-bd5c883e468a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.617638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b349a24-ee55-43f7-bff1-bd5c883e468a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'associate' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.617997 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:57.617997 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:57.620346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b349a24-ee55-43f7-bff1-bd5c883e468a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Associate qos_spec: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e with type: d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 {{(pid=100268) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 13:05:57.650858 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b349a24-ee55-43f7-bff1-bd5c883e468a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 returned with HTTP 202 Aug 06 13:05:57.651796 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 305/1216] 10.4.3.59 () {66 vars in 1474 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 13:05:57.665011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24b6ab60-9a19-409d-a431-82d8b127b000 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.667541 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24b6ab60-9a19-409d-a431-82d8b127b000 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=8c23d5e2-8302-40e7-ad65-57d5c0850d9b Aug 06 13:05:57.667541 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24b6ab60-9a19-409d-a431-82d8b127b000 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.667802 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24b6ab60-9a19-409d-a431-82d8b127b000 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'associate' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.669220 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24b6ab60-9a19-409d-a431-82d8b127b000 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Associate qos_spec: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e with type: 8c23d5e2-8302-40e7-ad65-57d5c0850d9b {{(pid=100266) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 13:05:57.707015 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24b6ab60-9a19-409d-a431-82d8b127b000 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=8c23d5e2-8302-40e7-ad65-57d5c0850d9b returned with HTTP 202 Aug 06 13:05:57.707565 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 305/1217] 10.4.3.59 () {66 vars in 1474 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=8c23d5e2-8302-40e7-ad65-57d5c0850d9b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:57.716431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02563af0-2953-4118-a0dd-c6f450cc41de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.719552 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02563af0-2953-4118-a0dd-c6f450cc41de tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=ba7ae6cc-282f-42db-bdef-f527006e87ad Aug 06 13:05:57.719819 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02563af0-2953-4118-a0dd-c6f450cc41de tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.720103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02563af0-2953-4118-a0dd-c6f450cc41de tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'associate' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.721218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02563af0-2953-4118-a0dd-c6f450cc41de tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Associate qos_spec: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e with type: ba7ae6cc-282f-42db-bdef-f527006e87ad {{(pid=100267) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 13:05:57.752279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02563af0-2953-4118-a0dd-c6f450cc41de tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=ba7ae6cc-282f-42db-bdef-f527006e87ad returned with HTTP 202 Aug 06 13:05:57.752867 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 304/1218] 10.4.3.59 () {66 vars in 1474 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associate?vol_type_id=ba7ae6cc-282f-42db-bdef-f527006e87ad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:57.767450 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e487b83-bfe4-4d55-a0f7-594ce3b62d3a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.769175 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e487b83-bfe4-4d55-a0f7-594ce3b62d3a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations Aug 06 13:05:57.769396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e487b83-bfe4-4d55-a0f7-594ce3b62d3a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.769583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e487b83-bfe4-4d55-a0f7-594ce3b62d3a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'associations' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.770985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4e487b83-bfe4-4d55-a0f7-594ce3b62d3a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Get associations for qos_spec id: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e {{(pid=100269) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 13:05:57.807823 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e487b83-bfe4-4d55-a0f7-594ce3b62d3a tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations returned with HTTP 200 Aug 06 13:05:57.808285 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 305/1219] 10.4.3.59 () {66 vars in 1386 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations => generated 446 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:57.817509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3503949-7a31-4427-ade7-930d3eae5f81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.820831 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3503949-7a31-4427-ade7-930d3eae5f81 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/disassociate?vol_type_id=d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 Aug 06 13:05:57.821133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3503949-7a31-4427-ade7-930d3eae5f81 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.821417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3503949-7a31-4427-ade7-930d3eae5f81 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'disassociate' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.821790 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:57.821790 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:57.822579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3503949-7a31-4427-ade7-930d3eae5f81 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Disassociate qos_spec: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e from type: d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 {{(pid=100268) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 06 13:05:57.841978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3503949-7a31-4427-ade7-930d3eae5f81 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/disassociate?vol_type_id=d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 returned with HTTP 202 Aug 06 13:05:57.843198 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 306/1220] 10.4.3.59 () {66 vars in 1483 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/disassociate?vol_type_id=d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:57.851182 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50be7529-aec7-424b-83b5-14c74daa24b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.854106 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50be7529-aec7-424b-83b5-14c74daa24b3 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations Aug 06 13:05:57.854408 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50be7529-aec7-424b-83b5-14c74daa24b3 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.854526 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50be7529-aec7-424b-83b5-14c74daa24b3 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'associations' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.854761 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:57.854761 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:57.855076 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50be7529-aec7-424b-83b5-14c74daa24b3 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Get associations for qos_spec id: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e {{(pid=100266) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 13:05:57.873414 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50be7529-aec7-424b-83b5-14c74daa24b3 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations returned with HTTP 200 Aug 06 13:05:57.873950 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 306/1221] 10.4.3.59 () {66 vars in 1386 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations => generated 305 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:57.882446 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8298d599-bd5a-4a43-af0c-bc949e4b3c37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.884029 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8298d599-bd5a-4a43-af0c-bc949e4b3c37 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/disassociate_all Aug 06 13:05:57.884205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8298d599-bd5a-4a43-af0c-bc949e4b3c37 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.884853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8298d599-bd5a-4a43-af0c-bc949e4b3c37 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'disassociate_all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.884853 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:57.884853 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:57.885694 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8298d599-bd5a-4a43-af0c-bc949e4b3c37 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Disassociate qos_spec: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e from all. {{(pid=100267) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 06 13:05:57.901773 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8298d599-bd5a-4a43-af0c-bc949e4b3c37 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/disassociate_all returned with HTTP 202 Aug 06 13:05:57.902190 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 305/1222] 10.4.3.59 () {66 vars in 1398 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:57.910196 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03c16f9f-be8b-4d89-a82a-2f4d41f0a0cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.915886 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03c16f9f-be8b-4d89-a82a-2f4d41f0a0cc tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations Aug 06 13:05:57.915886 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03c16f9f-be8b-4d89-a82a-2f4d41f0a0cc tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.915886 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03c16f9f-be8b-4d89-a82a-2f4d41f0a0cc tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'associations' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.916274 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:57.916274 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:57.916726 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-03c16f9f-be8b-4d89-a82a-2f4d41f0a0cc tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Get associations for qos_spec id: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e {{(pid=100269) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 13:05:57.931039 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03c16f9f-be8b-4d89-a82a-2f4d41f0a0cc tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations returned with HTTP 200 Aug 06 13:05:57.931595 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 306/1223] 10.4.3.59 () {66 vars in 1386 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/associations => generated 24 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:57.941172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-187c5d8f-961d-45b2-8d03-0b1068ca1583 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.946079 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-187c5d8f-961d-45b2-8d03-0b1068ca1583 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/types/ba7ae6cc-282f-42db-bdef-f527006e87ad Aug 06 13:05:57.946372 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-187c5d8f-961d-45b2-8d03-0b1068ca1583 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.946651 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-187c5d8f-961d-45b2-8d03-0b1068ca1583 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.947069 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:57.947069 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:57.977061 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-187c5d8f-961d-45b2-8d03-0b1068ca1583 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types/ba7ae6cc-282f-42db-bdef-f527006e87ad returned with HTTP 202 Aug 06 13:05:57.979500 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 307/1224] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:57 2026] DELETE /volume/v3/types/ba7ae6cc-282f-42db-bdef-f527006e87ad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:57.985850 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3817f3e-3a40-4a53-9545-0ef8afb2bb9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:57.987882 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3817f3e-3a40-4a53-9545-0ef8afb2bb9b tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/types/ba7ae6cc-282f-42db-bdef-f527006e87ad Aug 06 13:05:57.988090 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3817f3e-3a40-4a53-9545-0ef8afb2bb9b tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:57.988293 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3817f3e-3a40-4a53-9545-0ef8afb2bb9b tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:57.991941 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3817f3e-3a40-4a53-9545-0ef8afb2bb9b tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types/ba7ae6cc-282f-42db-bdef-f527006e87ad returned with HTTP 404 Aug 06 13:05:57.992436 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 307/1225] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:57 2026] GET /volume/v3/types/ba7ae6cc-282f-42db-bdef-f527006e87ad => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:57.999449 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9280c189-ff3e-4a5d-b76f-62aeef801c92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.001274 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9280c189-ff3e-4a5d-b76f-62aeef801c92 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/types/8c23d5e2-8302-40e7-ad65-57d5c0850d9b Aug 06 13:05:58.001496 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9280c189-ff3e-4a5d-b76f-62aeef801c92 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.002706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9280c189-ff3e-4a5d-b76f-62aeef801c92 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.002706 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.002706 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:58.032225 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9280c189-ff3e-4a5d-b76f-62aeef801c92 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types/8c23d5e2-8302-40e7-ad65-57d5c0850d9b returned with HTTP 202 Aug 06 13:05:58.032654 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 306/1226] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:57 2026] DELETE /volume/v3/types/8c23d5e2-8302-40e7-ad65-57d5c0850d9b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:58.043252 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73257e53-740a-4f9b-9838-20f1ad0bced9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.045427 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73257e53-740a-4f9b-9838-20f1ad0bced9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/types/8c23d5e2-8302-40e7-ad65-57d5c0850d9b Aug 06 13:05:58.045664 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73257e53-740a-4f9b-9838-20f1ad0bced9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.045888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73257e53-740a-4f9b-9838-20f1ad0bced9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.050473 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73257e53-740a-4f9b-9838-20f1ad0bced9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types/8c23d5e2-8302-40e7-ad65-57d5c0850d9b returned with HTTP 404 Aug 06 13:05:58.051037 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 307/1227] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/types/8c23d5e2-8302-40e7-ad65-57d5c0850d9b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.065639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df7c4b0e-59ba-4dff-aa3e-ddd5e770c788 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.067952 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df7c4b0e-59ba-4dff-aa3e-ddd5e770c788 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/types/d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 Aug 06 13:05:58.068223 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df7c4b0e-59ba-4dff-aa3e-ddd5e770c788 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.068496 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df7c4b0e-59ba-4dff-aa3e-ddd5e770c788 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.097488 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df7c4b0e-59ba-4dff-aa3e-ddd5e770c788 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types/d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 returned with HTTP 202 Aug 06 13:05:58.097950 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 308/1228] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/types/d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:58.106474 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3eaa8ad9-2963-4e4d-8478-8a65a1ca487e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.108599 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eaa8ad9-2963-4e4d-8478-8a65a1ca487e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/types/d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 Aug 06 13:05:58.108792 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eaa8ad9-2963-4e4d-8478-8a65a1ca487e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.109007 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eaa8ad9-2963-4e4d-8478-8a65a1ca487e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.114578 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eaa8ad9-2963-4e4d-8478-8a65a1ca487e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/types/d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 returned with HTTP 404 Aug 06 13:05:58.115032 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 308/1229] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/types/d4b3bd91-e7aa-4d02-bd1c-745fe305f0a2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.124731 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1977879f-04d3-4b4e-b3f4-3c351169e217 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.129370 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1977879f-04d3-4b4e-b3f4-3c351169e217 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] POST https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:58.129854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1977879f-04d3-4b4e-b3f4-3c351169e217 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-266364267", "consumer": "back-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:58.132299 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.qos_specs [None req-1977879f-04d3-4b4e-b3f4-3c351169e217 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-266364267', 'consumer': 'back-end', 'specs': {}} {{(pid=100267) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 13:05:58.142433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-1977879f-04d3-4b4e-b3f4-3c351169e217 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DB qos_specs_create(): root {'id': '248f33e1-86c2-4ce8-9a53-9f58b2d1efef', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-266364267'} {{(pid=100267) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 13:05:58.153411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1977879f-04d3-4b4e-b3f4-3c351169e217 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:58.153985 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 307/1230] 10.4.3.59 () {68 vars in 1257 bytes} [Thu Aug 6 13:05:58 2026] POST /volume/v3/qos-specs => generated 366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:05:58.169290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d139e10c-e5c0-4bab-a6ec-64b8692921e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.173454 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d139e10c-e5c0-4bab-a6ec-64b8692921e6 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef?force=False Aug 06 13:05:58.175063 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d139e10c-e5c0-4bab-a6ec-64b8692921e6 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.175662 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d139e10c-e5c0-4bab-a6ec-64b8692921e6 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.175740 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.175740 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:58.176151 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d139e10c-e5c0-4bab-a6ec-64b8692921e6 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete qos_spec: 248f33e1-86c2-4ce8-9a53-9f58b2d1efef, force: False {{(pid=100269) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 13:05:58.194893 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d139e10c-e5c0-4bab-a6ec-64b8692921e6 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef?force=False returned with HTTP 202 Aug 06 13:05:58.194997 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 308/1231] 10.4.3.59 () {66 vars in 1373 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:58.203833 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ee595d8-f616-4dd0-b715-eaa330dfad42 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.205717 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ee595d8-f616-4dd0-b715-eaa330dfad42 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef Aug 06 13:05:58.205908 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ee595d8-f616-4dd0-b715-eaa330dfad42 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.206084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ee595d8-f616-4dd0-b715-eaa330dfad42 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.209866 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ee595d8-f616-4dd0-b715-eaa330dfad42 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef returned with HTTP 404 Aug 06 13:05:58.210564 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 309/1232] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.217343 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-523c9944-1360-4ce6-8802-7750a4392a9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.219190 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-523c9944-1360-4ce6-8802-7750a4392a9d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:58.219527 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-523c9944-1360-4ce6-8802-7750a4392a9d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.219788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-523c9944-1360-4ce6-8802-7750a4392a9d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.220068 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.220068 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:58.232366 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-523c9944-1360-4ce6-8802-7750a4392a9d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:58.232888 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 309/1233] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.240921 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dee6318a-1001-4c40-a1ae-3b419a359ad1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.244605 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dee6318a-1001-4c40-a1ae-3b419a359ad1 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef?force=False Aug 06 13:05:58.244823 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dee6318a-1001-4c40-a1ae-3b419a359ad1 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.245011 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dee6318a-1001-4c40-a1ae-3b419a359ad1 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.245248 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.245248 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:58.245630 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dee6318a-1001-4c40-a1ae-3b419a359ad1 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete qos_spec: 248f33e1-86c2-4ce8-9a53-9f58b2d1efef, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 13:05:58.254350 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dee6318a-1001-4c40-a1ae-3b419a359ad1 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef?force=False returned with HTTP 404 Aug 06 13:05:58.254891 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 308/1234] 10.4.3.59 () {66 vars in 1373 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.262005 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fdc99d82-390b-4511-938a-9b9f38fb8bb5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.264132 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdc99d82-390b-4511-938a-9b9f38fb8bb5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef Aug 06 13:05:58.264315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdc99d82-390b-4511-938a-9b9f38fb8bb5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.264487 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdc99d82-390b-4511-938a-9b9f38fb8bb5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.264764 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.264764 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:58.268423 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdc99d82-390b-4511-938a-9b9f38fb8bb5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef returned with HTTP 404 Aug 06 13:05:58.268863 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 309/1235] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/248f33e1-86c2-4ce8-9a53-9f58b2d1efef => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.277508 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-059e9864-23c8-4090-bb31-b4887239dd4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.279074 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-059e9864-23c8-4090-bb31-b4887239dd4e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] POST https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:58.279881 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-059e9864-23c8-4090-bb31-b4887239dd4e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-423104890", "consumer": "both"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:58.281632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.qos_specs [None req-059e9864-23c8-4090-bb31-b4887239dd4e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-423104890', 'consumer': 'both', 'specs': {}} {{(pid=100268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 13:05:58.284966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-059e9864-23c8-4090-bb31-b4887239dd4e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DB qos_specs_create(): root {'id': '6678f47b-010a-464a-afbc-c6686174276d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-423104890'} {{(pid=100268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 13:05:58.301251 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-059e9864-23c8-4090-bb31-b4887239dd4e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:58.301721 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 310/1236] 10.4.3.59 () {68 vars in 1257 bytes} [Thu Aug 6 13:05:58 2026] POST /volume/v3/qos-specs => generated 362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.309992 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f59f5b5-9693-41bd-aba3-81604f4ed36e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.312404 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f59f5b5-9693-41bd-aba3-81604f4ed36e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d?force=False Aug 06 13:05:58.312661 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f59f5b5-9693-41bd-aba3-81604f4ed36e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.312966 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f59f5b5-9693-41bd-aba3-81604f4ed36e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.313373 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.313373 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:58.313754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f59f5b5-9693-41bd-aba3-81604f4ed36e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete qos_spec: 6678f47b-010a-464a-afbc-c6686174276d, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 13:05:58.331957 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f59f5b5-9693-41bd-aba3-81604f4ed36e tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d?force=False returned with HTTP 202 Aug 06 13:05:58.332472 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 310/1237] 10.4.3.59 () {66 vars in 1373 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:58.342088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15e03051-531b-4a07-b43a-a83fc7a0d304 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.344592 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15e03051-531b-4a07-b43a-a83fc7a0d304 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d Aug 06 13:05:58.344877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15e03051-531b-4a07-b43a-a83fc7a0d304 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.345109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15e03051-531b-4a07-b43a-a83fc7a0d304 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.349737 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15e03051-531b-4a07-b43a-a83fc7a0d304 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d returned with HTTP 404 Aug 06 13:05:58.350463 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 309/1238] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.357377 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-57d2a002-cc9c-49b8-8cf5-80f08eb1fe57 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.359479 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57d2a002-cc9c-49b8-8cf5-80f08eb1fe57 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:58.359479 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57d2a002-cc9c-49b8-8cf5-80f08eb1fe57 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.359859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57d2a002-cc9c-49b8-8cf5-80f08eb1fe57 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.372130 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57d2a002-cc9c-49b8-8cf5-80f08eb1fe57 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:58.372593 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 310/1239] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.380610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b55633c7-e752-4032-9abe-a0af3060eec2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.382770 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b55633c7-e752-4032-9abe-a0af3060eec2 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d?force=False Aug 06 13:05:58.382955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b55633c7-e752-4032-9abe-a0af3060eec2 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.383161 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b55633c7-e752-4032-9abe-a0af3060eec2 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.383446 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.383446 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:58.383839 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b55633c7-e752-4032-9abe-a0af3060eec2 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete qos_spec: 6678f47b-010a-464a-afbc-c6686174276d, force: False {{(pid=100268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 13:05:58.387114 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b55633c7-e752-4032-9abe-a0af3060eec2 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d?force=False returned with HTTP 404 Aug 06 13:05:58.387883 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 311/1240] 10.4.3.59 () {66 vars in 1373 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.394250 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ca36d51-e917-4b05-ad13-799de9032c4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.396246 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ca36d51-e917-4b05-ad13-799de9032c4d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d Aug 06 13:05:58.396456 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ca36d51-e917-4b05-ad13-799de9032c4d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.396651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ca36d51-e917-4b05-ad13-799de9032c4d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.396884 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.396884 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:58.401753 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ca36d51-e917-4b05-ad13-799de9032c4d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d returned with HTTP 404 Aug 06 13:05:58.402232 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 311/1241] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/6678f47b-010a-464a-afbc-c6686174276d => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.410902 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33d87009-8c8d-41c7-b737-433baf674c29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.412657 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33d87009-8c8d-41c7-b737-433baf674c29 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] POST https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:58.412969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33d87009-8c8d-41c7-b737-433baf674c29 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1993063457", "consumer": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:58.414986 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.qos_specs [None req-33d87009-8c8d-41c7-b737-433baf674c29 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1993063457', 'consumer': 'front-end', 'specs': {}} {{(pid=100267) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 13:05:58.417930 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-33d87009-8c8d-41c7-b737-433baf674c29 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DB qos_specs_create(): root {'id': 'b4e40ec1-8b1f-44c3-bd77-2548a26c90bc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1993063457'} {{(pid=100267) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 13:05:58.425721 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33d87009-8c8d-41c7-b737-433baf674c29 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:58.426345 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 310/1242] 10.4.3.59 () {68 vars in 1257 bytes} [Thu Aug 6 13:05:58 2026] POST /volume/v3/qos-specs => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.436932 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1744a55a-897a-443c-b63f-19b0ec7e67af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.439226 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1744a55a-897a-443c-b63f-19b0ec7e67af tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc?force=False Aug 06 13:05:58.439418 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1744a55a-897a-443c-b63f-19b0ec7e67af tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.439747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1744a55a-897a-443c-b63f-19b0ec7e67af tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.440102 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.440102 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:58.440668 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1744a55a-897a-443c-b63f-19b0ec7e67af tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete qos_spec: b4e40ec1-8b1f-44c3-bd77-2548a26c90bc, force: False {{(pid=100269) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 13:05:58.461530 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1744a55a-897a-443c-b63f-19b0ec7e67af tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc?force=False returned with HTTP 202 Aug 06 13:05:58.462516 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 311/1243] 10.4.3.59 () {66 vars in 1373 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:58.471109 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51e8d206-11f1-4ea1-a9f7-6a81893645dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.473352 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51e8d206-11f1-4ea1-a9f7-6a81893645dd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc Aug 06 13:05:58.473545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51e8d206-11f1-4ea1-a9f7-6a81893645dd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.473734 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51e8d206-11f1-4ea1-a9f7-6a81893645dd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.477475 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51e8d206-11f1-4ea1-a9f7-6a81893645dd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc returned with HTTP 404 Aug 06 13:05:58.478020 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 312/1244] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.487047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9608e815-8355-4362-841e-da71aebf7706 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.491123 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9608e815-8355-4362-841e-da71aebf7706 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:58.493117 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9608e815-8355-4362-841e-da71aebf7706 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.493445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9608e815-8355-4362-841e-da71aebf7706 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.502857 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9608e815-8355-4362-841e-da71aebf7706 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:58.503382 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 312/1245] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:05:58 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 06 13:05:58.512175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d619babb-b9dd-4bc5-874e-9bdc181c5925 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.514139 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d619babb-b9dd-4bc5-874e-9bdc181c5925 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc?force=False Aug 06 13:05:58.514360 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d619babb-b9dd-4bc5-874e-9bdc181c5925 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.514543 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d619babb-b9dd-4bc5-874e-9bdc181c5925 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.514801 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.514801 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:58.515132 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d619babb-b9dd-4bc5-874e-9bdc181c5925 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete qos_spec: b4e40ec1-8b1f-44c3-bd77-2548a26c90bc, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 13:05:58.519015 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d619babb-b9dd-4bc5-874e-9bdc181c5925 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc?force=False returned with HTTP 404 Aug 06 13:05:58.519522 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 311/1246] 10.4.3.59 () {66 vars in 1373 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.529321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa652d2f-acc7-4b9c-af53-819641de9100 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.531520 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa652d2f-acc7-4b9c-af53-819641de9100 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc Aug 06 13:05:58.531745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa652d2f-acc7-4b9c-af53-819641de9100 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.532008 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa652d2f-acc7-4b9c-af53-819641de9100 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.532213 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.532213 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:58.535604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa652d2f-acc7-4b9c-af53-819641de9100 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc returned with HTTP 404 Aug 06 13:05:58.536198 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 312/1247] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/b4e40ec1-8b1f-44c3-bd77-2548a26c90bc => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.545887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d601a697-4a2a-4d80-9550-bd4f312e0df4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.553489 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d601a697-4a2a-4d80-9550-bd4f312e0df4 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e Aug 06 13:05:58.553725 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d601a697-4a2a-4d80-9550-bd4f312e0df4 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.553950 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d601a697-4a2a-4d80-9550-bd4f312e0df4 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.558310 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d601a697-4a2a-4d80-9550-bd4f312e0df4 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e returned with HTTP 200 Aug 06 13:05:58.558872 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 313/1248] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.569902 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d39b161-af22-4e72-9525-f34221816d0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.571901 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d39b161-af22-4e72-9525-f34221816d0d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs Aug 06 13:05:58.572110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d39b161-af22-4e72-9525-f34221816d0d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.572455 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d39b161-af22-4e72-9525-f34221816d0d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.572615 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.572615 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:58.577202 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d39b161-af22-4e72-9525-f34221816d0d tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs returned with HTTP 200 Aug 06 13:05:58.577701 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 313/1249] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.588160 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18d0472d-5fde-42eb-8687-d2b66a4aebbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.590960 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18d0472d-5fde-42eb-8687-d2b66a4aebbd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] PUT https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e Aug 06 13:05:58.591956 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18d0472d-5fde-42eb-8687-d2b66a4aebbd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:58.597355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.qos_specs [None req-18d0472d-5fde-42eb-8687-d2b66a4aebbd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100267) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 06 13:05:58.605107 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-18d0472d-5fde-42eb-8687-d2b66a4aebbd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] qos_specs_update() value: {'id': '465d5959-ff64-4b01-bbc7-518cdcc63248', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5334ddfb-5cc6-4492-b3c9-3d0107b1b45e', 'deleted': False} {{(pid=100267) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 06 13:05:58.610251 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18d0472d-5fde-42eb-8687-d2b66a4aebbd tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e returned with HTTP 200 Aug 06 13:05:58.611019 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 312/1250] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:05:58 2026] PUT /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:05:58.618122 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-794772c5-de94-47aa-b088-febbc5b88b5c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.620041 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-794772c5-de94-47aa-b088-febbc5b88b5c tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e Aug 06 13:05:58.620359 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-794772c5-de94-47aa-b088-febbc5b88b5c tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.620626 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-794772c5-de94-47aa-b088-febbc5b88b5c tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.625053 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-794772c5-de94-47aa-b088-febbc5b88b5c tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e returned with HTTP 200 Aug 06 13:05:58.625540 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 313/1251] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.635980 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79925bd5-0fde-4b05-89f9-f3d669892d33 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.639486 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79925bd5-0fde-4b05-89f9-f3d669892d33 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] PUT https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/delete_keys Aug 06 13:05:58.641601 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79925bd5-0fde-4b05-89f9-f3d669892d33 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:58.643177 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.643177 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:58.643603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-79925bd5-0fde-4b05-89f9-f3d669892d33 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete_key spec: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e, keys: ['iops_bytes'] {{(pid=100268) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 06 13:05:58.659693 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79925bd5-0fde-4b05-89f9-f3d669892d33 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/delete_keys returned with HTTP 202 Aug 06 13:05:58.660138 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 314/1252] 10.4.3.59 () {68 vars in 1403 bytes} [Thu Aug 6 13:05:58 2026] PUT /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e/delete_keys => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:58.668173 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72035d4b-b4af-4acf-bc8b-959be1d0b427 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.670687 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72035d4b-b4af-4acf-bc8b-959be1d0b427 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e Aug 06 13:05:58.670887 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72035d4b-b4af-4acf-bc8b-959be1d0b427 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.671120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72035d4b-b4af-4acf-bc8b-959be1d0b427 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.671720 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.671720 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:58.675880 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72035d4b-b4af-4acf-bc8b-959be1d0b427 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e returned with HTTP 200 Aug 06 13:05:58.676292 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 314/1253] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.686681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70d74733-a674-4056-9655-fd8ec27fd7eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.688669 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70d74733-a674-4056-9655-fd8ec27fd7eb tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e Aug 06 13:05:58.688954 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70d74733-a674-4056-9655-fd8ec27fd7eb tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.689167 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70d74733-a674-4056-9655-fd8ec27fd7eb tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.689470 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.689470 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:58.694128 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70d74733-a674-4056-9655-fd8ec27fd7eb tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e returned with HTTP 200 Aug 06 13:05:58.694821 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 313/1254] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:58.703039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d186272e-5422-4e60-aa23-fc2cac0b24d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.704781 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d186272e-5422-4e60-aa23-fc2cac0b24d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] DELETE https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e?force=False Aug 06 13:05:58.704953 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d186272e-5422-4e60-aa23-fc2cac0b24d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.705212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d186272e-5422-4e60-aa23-fc2cac0b24d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.705465 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.705465 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:58.705787 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d186272e-5422-4e60-aa23-fc2cac0b24d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Delete qos_spec: 5334ddfb-5cc6-4492-b3c9-3d0107b1b45e, force: False {{(pid=100269) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 13:05:58.731614 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d186272e-5422-4e60-aa23-fc2cac0b24d5 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e?force=False returned with HTTP 202 Aug 06 13:05:58.732125 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 314/1255] 10.4.3.59 () {66 vars in 1373 bytes} [Thu Aug 6 13:05:58 2026] DELETE /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:05:58.741549 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-909d16d1-3598-4706-be71-037dd4fb5cd9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.745028 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-909d16d1-3598-4706-be71-037dd4fb5cd9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] GET https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e Aug 06 13:05:58.745332 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-909d16d1-3598-4706-be71-037dd4fb5cd9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:58.745779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-909d16d1-3598-4706-be71-037dd4fb5cd9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:58.746105 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.746105 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:58.751043 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-909d16d1-3598-4706-be71-037dd4fb5cd9 tempest-QosSpecsTestJSON-1268700960 tempest-QosSpecsTestJSON-1268700960-project-admin] https://10.4.3.59/volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e returned with HTTP 404 Aug 06 13:05:58.751888 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 315/1256] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:05:58 2026] GET /volume/v3/qos-specs/5334ddfb-5cc6-4492-b3c9-3d0107b1b45e => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:05:58.813162 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84b44e71-a58b-4951-8b4d-c5849094a048 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:58.815544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:58.816063 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-695342127"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:58.818321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Create volume request body: {'volume': {'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-695342127'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:58.914202 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Create volume of 1 GB Aug 06 13:05:58.915088 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:58.915088 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:05:58.920443 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Availability Zones retrieved successfully. Aug 06 13:05:58.926906 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Flow 'volume_create_api' (27625dbd-82cb-443b-826f-649f38979d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:58.927799 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd04e94e-6a97-4076-89b4-e0f00c30e2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:58.928721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:58.986307 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd04e94e-6a97-4076-89b4-e0f00c30e2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:58.987454 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4744440-8d3c-413f-ab6b-96b30c4d2e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.066860 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Created reservations ['c299ed98-fc17-4ff3-9875-aa2f64da2458', 'c845ff2a-def4-4f8b-afa8-45bfde5422e6', '9f735976-01b1-4cf9-8fc9-5aec0400b6de', 'c3869346-48e8-4229-9134-85be7c2c5f7a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:59.067703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4744440-8d3c-413f-ab6b-96b30c4d2e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c299ed98-fc17-4ff3-9875-aa2f64da2458', 'c845ff2a-def4-4f8b-afa8-45bfde5422e6', '9f735976-01b1-4cf9-8fc9-5aec0400b6de', 'c3869346-48e8-4229-9134-85be7c2c5f7a']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.068513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc4ad6a-88f5-4b6c-95b6-d26888adb41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.090796 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc4ad6a-88f5-4b6c-95b6-d26888adb41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '987d7c78-6de0-439b-9039-3a1738dc183a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-695342127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c88e3b56ad4d5eb56fdd09336e9246',qos_specs=None,replication_status=,reservations=['c299ed98-fc17-4ff3-9875-aa2f64da2458','c845ff2a-def4-4f8b-afa8-45bfde5422e6','9f735976-01b1-4cf9-8fc9-5aec0400b6de','c3869346-48e8-4229-9134-85be7c2c5f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a1dbba47174b9e885fab97cccdaa54',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-695342127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=987d7c78-6de0-439b-9039-3a1738dc183a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11c88e3b56ad4d5eb56fdd09336e9246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a1dbba47174b9e885fab97cccdaa54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.092405 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9e2f73-a70d-4914-8400-fdfd46bd2ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.111946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9e2f73-a70d-4914-8400-fdfd46bd2ed0) transitioned into state 'SUCCESS' from state '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-695342127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c88e3b56ad4d5eb56fdd09336e9246',qos_specs=None,replication_status=,reservations=['c299ed98-fc17-4ff3-9875-aa2f64da2458','c845ff2a-def4-4f8b-afa8-45bfde5422e6','9f735976-01b1-4cf9-8fc9-5aec0400b6de','c3869346-48e8-4229-9134-85be7c2c5f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a1dbba47174b9e885fab97cccdaa54',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.113049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe831fdd-8a40-44e2-abbf-84e91dfd3b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.127419 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe831fdd-8a40-44e2-abbf-84e91dfd3b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.127419 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Flow 'volume_create_api' (27625dbd-82cb-443b-826f-649f38979d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:59.127419 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Create volume request issued successfully. Aug 06 13:05:59.128137 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84b44e71-a58b-4951-8b4d-c5849094a048 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:59.128703 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 315/1257] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:05:58 2026] POST /volume/v3/volumes => generated 745 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:59.145948 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14a684a7-a814-4b4d-8dc0-8f29e79ef650 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:59.148082 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14a684a7-a814-4b4d-8dc0-8f29e79ef650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:05:59.148331 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14a684a7-a814-4b4d-8dc0-8f29e79ef650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:59.148724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14a684a7-a814-4b4d-8dc0-8f29e79ef650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:59.158279 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:59.158279 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:05:59.161212 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14a684a7-a814-4b4d-8dc0-8f29e79ef650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:05:59.167042 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14a684a7-a814-4b4d-8dc0-8f29e79ef650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 200 Aug 06 13:05:59.167602 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 314/1258] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:59 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:05:59.622724 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:59.732873 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:05:59.733351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-376050483"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:05:59.738709 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-376050483'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:05:59.738850 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Create volume of 1 GB Aug 06 13:05:59.739230 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:59.739230 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:05:59.747386 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Availability Zones retrieved successfully. Aug 06 13:05:59.753659 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Flow 'volume_create_api' (846e6b1b-d74c-420a-82c6-8908eecda1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:59.754721 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25ecff1-fdc1-493e-9c45-8b8ca29d5789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.755996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:05:59.795112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25ecff1-fdc1-493e-9c45-8b8ca29d5789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.795826 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc286b16-7881-43f6-b41c-16aaeb45e128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.868007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Created reservations ['8b775825-a742-4619-80ea-b0122343e5ee', 'ad9f32df-eb34-41df-acd8-48fdced56e99', '5c427ef6-b191-4637-8dad-0e04b0cf44af', '6a89f70d-4ab1-4fdc-8571-9932d5e139bd'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:05:59.868007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc286b16-7881-43f6-b41c-16aaeb45e128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b775825-a742-4619-80ea-b0122343e5ee', 'ad9f32df-eb34-41df-acd8-48fdced56e99', '5c427ef6-b191-4637-8dad-0e04b0cf44af', '6a89f70d-4ab1-4fdc-8571-9932d5e139bd']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.868007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5ced1b-0a12-4829-96c0-169e43f6a5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.898432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5ced1b-0a12-4829-96c0-169e43f6a5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '775c8803-8aae-4099-92ef-75fed4881547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-376050483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54de912b21e143af8ef2d99d94e84b06',qos_specs=None,replication_status=,reservations=['8b775825-a742-4619-80ea-b0122343e5ee','ad9f32df-eb34-41df-acd8-48fdced56e99','5c427ef6-b191-4637-8dad-0e04b0cf44af','6a89f70d-4ab1-4fdc-8571-9932d5e139bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a596653782784bfca129984cd02f6867',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-376050483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=775c8803-8aae-4099-92ef-75fed4881547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54de912b21e143af8ef2d99d94e84b06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a596653782784bfca129984cd02f6867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.899235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65097455-470d-4cf0-a0c5-819b373b110c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.916929 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65097455-470d-4cf0-a0c5-819b373b110c) transitioned into state 'SUCCESS' from state '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-376050483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54de912b21e143af8ef2d99d94e84b06',qos_specs=None,replication_status=,reservations=['8b775825-a742-4619-80ea-b0122343e5ee','ad9f32df-eb34-41df-acd8-48fdced56e99','5c427ef6-b191-4637-8dad-0e04b0cf44af','6a89f70d-4ab1-4fdc-8571-9932d5e139bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a596653782784bfca129984cd02f6867',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.917553 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb45842-b1b1-4630-a410-17c6c16bda53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:05:59.925372 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb45842-b1b1-4630-a410-17c6c16bda53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:05:59.926089 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Flow 'volume_create_api' (846e6b1b-d74c-420a-82c6-8908eecda1ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:05:59.926411 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Create volume request issued successfully. Aug 06 13:05:59.926925 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2427489a-95bd-4a4c-9db5-4a01814f1cb7 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:05:59.927310 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 315/1259] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:05:59 2026] POST /volume/v3/volumes => generated 748 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:05:59.938756 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9db84403-5251-47c0-9994-37ccc97d4c8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:05:59.944310 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db84403-5251-47c0-9994-37ccc97d4c8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:05:59.944310 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db84403-5251-47c0-9994-37ccc97d4c8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:05:59.944310 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db84403-5251-47c0-9994-37ccc97d4c8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:05:59.953417 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:05:59.953417 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:05:59.962283 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9db84403-5251-47c0-9994-37ccc97d4c8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Volume info retrieved successfully. Aug 06 13:05:59.965586 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db84403-5251-47c0-9994-37ccc97d4c8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 200 Aug 06 13:05:59.966494 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 316/1260] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:05:59 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:00.181571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-627a9a52-f104-4254-95d6-8115efbc5329 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:00.183542 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-627a9a52-f104-4254-95d6-8115efbc5329 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:00.183748 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-627a9a52-f104-4254-95d6-8115efbc5329 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:00.183956 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-627a9a52-f104-4254-95d6-8115efbc5329 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:00.192312 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:00.192312 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:00.195932 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-627a9a52-f104-4254-95d6-8115efbc5329 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:00.201243 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-627a9a52-f104-4254-95d6-8115efbc5329 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 200 Aug 06 13:06:00.201682 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 316/1261] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:00 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:00.213447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:00.216002 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] POST https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a/action Aug 06 13:06:00.216501 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:00.216700 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:00.226633 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:00.226633 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:00.227071 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:00.273208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Created reservations ['97875e0e-93eb-4775-b655-3f0195120423', '47b7d24d-f6da-49fd-add1-f89d42cc3363'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:00.285051 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Extend volume request issued successfully. Aug 06 13:06:00.285312 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1bf681c-9a95-468e-86bd-d6e862a98ee3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a/action returned with HTTP 202 Aug 06 13:06:00.285809 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 315/1262] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:00 2026] POST /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:00.295228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-31c6e2ca-2a09-4cda-a55a-4164bfb031ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:00.297195 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-31c6e2ca-2a09-4cda-a55a-4164bfb031ef tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:00.297431 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-31c6e2ca-2a09-4cda-a55a-4164bfb031ef tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:00.297665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-31c6e2ca-2a09-4cda-a55a-4164bfb031ef tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:00.306586 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:00.306586 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:00.312180 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-31c6e2ca-2a09-4cda-a55a-4164bfb031ef tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:00.320198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-31c6e2ca-2a09-4cda-a55a-4164bfb031ef tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 200 Aug 06 13:06:00.320687 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 316/1263] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:00 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:00.501446 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:00.502941 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:00.503380 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-232248486"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:00.504849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-232248486'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:00.505086 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume of 1 GB Aug 06 13:06:00.509404 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Availability Zones retrieved successfully. Aug 06 13:06:00.515591 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Flow 'volume_create_api' (b430dcaf-4b23-455b-afcd-5c2ed2a32ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:00.516560 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c94309-92ae-4f79-8f67-02688751d6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:00.517571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:00.543576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c94309-92ae-4f79-8f67-02688751d6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:00.543576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3808c57e-0ea6-41ef-b267-cff15caf2e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:00.604285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Created reservations ['565b0357-d6e4-4262-a982-05f65a5e2a0a', '8ed1de09-bfd5-42bf-87aa-5fd3787dcdd6', 'd17b0e3f-8f1e-4d7a-8cb3-f61badfc8dec', 'a18cfc73-fe21-4c29-b687-3189bba81e8c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:00.604285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3808c57e-0ea6-41ef-b267-cff15caf2e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['565b0357-d6e4-4262-a982-05f65a5e2a0a', '8ed1de09-bfd5-42bf-87aa-5fd3787dcdd6', 'd17b0e3f-8f1e-4d7a-8cb3-f61badfc8dec', 'a18cfc73-fe21-4c29-b687-3189bba81e8c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:00.604285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3966871-c9d6-43f0-97c9-a80f5c373632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:00.632655 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3966871-c9d6-43f0-97c9-a80f5c373632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f11f3d3c-aba0-488b-ac24-27adcbb74730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-232248486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051502be078e41b3ac5ebf5c43315e57',qos_specs=None,replication_status=,reservations=['565b0357-d6e4-4262-a982-05f65a5e2a0a','8ed1de09-bfd5-42bf-87aa-5fd3787dcdd6','d17b0e3f-8f1e-4d7a-8cb3-f61badfc8dec','a18cfc73-fe21-4c29-b687-3189bba81e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd872798e81f4efb885c6b5b592d8d15',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-232248486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f11f3d3c-aba0-488b-ac24-27adcbb74730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='051502be078e41b3ac5ebf5c43315e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd872798e81f4efb885c6b5b592d8d15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:00.633608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f023a73b-fbe9-4e7e-8ec9-0b699cc630fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:00.650507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f023a73b-fbe9-4e7e-8ec9-0b699cc630fa) transitioned into state 'SUCCESS' from state '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-232248486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051502be078e41b3ac5ebf5c43315e57',qos_specs=None,replication_status=,reservations=['565b0357-d6e4-4262-a982-05f65a5e2a0a','8ed1de09-bfd5-42bf-87aa-5fd3787dcdd6','d17b0e3f-8f1e-4d7a-8cb3-f61badfc8dec','a18cfc73-fe21-4c29-b687-3189bba81e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd872798e81f4efb885c6b5b592d8d15',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:00.651391 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbf6660-2974-4f67-b6d2-0b4bf22de7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:00.662292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbf6660-2974-4f67-b6d2-0b4bf22de7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:00.662292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Flow 'volume_create_api' (b430dcaf-4b23-455b-afcd-5c2ed2a32ea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:00.662292 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume request issued successfully. Aug 06 13:06:00.663068 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1c2d45a-42f8-407f-be48-909c5b4f828e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:00.664779 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 317/1264] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:00 2026] POST /volume/v3/volumes => generated 752 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:00.676691 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5411b5f7-a068-452a-ba2a-95bbf437ab9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:00.678608 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5411b5f7-a068-452a-ba2a-95bbf437ab9a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:00.678770 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5411b5f7-a068-452a-ba2a-95bbf437ab9a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:00.679014 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5411b5f7-a068-452a-ba2a-95bbf437ab9a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:00.680895 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=611,cinder:UPDATE=147,cinder:INSERT=95,cinder:DELETE=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:06:00.686165 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:00.686165 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:00.690075 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5411b5f7-a068-452a-ba2a-95bbf437ab9a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:00.694402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5411b5f7-a068-452a-ba2a-95bbf437ab9a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:00.694777 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 317/1265] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:00 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:00.979040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6657fd89-ab6d-4ef3-9523-4a14135233ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:00.980890 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6657fd89-ab6d-4ef3-9523-4a14135233ec tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:00.981070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6657fd89-ab6d-4ef3-9523-4a14135233ec tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:00.981326 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6657fd89-ab6d-4ef3-9523-4a14135233ec tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:00.988661 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:00.988661 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:00.992981 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6657fd89-ab6d-4ef3-9523-4a14135233ec tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Volume info retrieved successfully. Aug 06 13:06:00.998802 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6657fd89-ab6d-4ef3-9523-4a14135233ec tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 200 Aug 06 13:06:00.999482 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 316/1266] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:00 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.013722 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-695ee99c-f892-4bcb-9413-a66701c52518 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.015197 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-695ee99c-f892-4bcb-9413-a66701c52518 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] POST https://10.4.3.59/volume/v3/os-volume-transfer Aug 06 13:06:01.015525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-695ee99c-f892-4bcb-9413-a66701c52518 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "775c8803-8aae-4099-92ef-75fed4881547"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:01.016775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-695ee99c-f892-4bcb-9413-a66701c52518 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Creating new volume transfer {'transfer': {'volume_id': '775c8803-8aae-4099-92ef-75fed4881547'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 13:06:01.016876 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-695ee99c-f892-4bcb-9413-a66701c52518 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Creating transfer of volume 775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.016975 np0000006653 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-695ee99c-f892-4bcb-9413-a66701c52518 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Generating transfer record for volume 775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.023443 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.023443 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:01.036950 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-695ee99c-f892-4bcb-9413-a66701c52518 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 13:06:01.037394 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 317/1267] 10.4.3.59 () {68 vars in 1284 bytes} [Thu Aug 6 13:06:01 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:01.046563 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d7231d2-5606-4940-b173-0949d5372b79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.048900 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d7231d2-5606-4940-b173-0949d5372b79 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.049462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d7231d2-5606-4940-b173-0949d5372b79 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.049840 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d7231d2-5606-4940-b173-0949d5372b79 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.059674 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.059674 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:01.065075 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d7231d2-5606-4940-b173-0949d5372b79 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Volume info retrieved successfully. Aug 06 13:06:01.070571 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d7231d2-5606-4940-b173-0949d5372b79 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 200 Aug 06 13:06:01.071184 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 318/1268] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.083842 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44fb97a7-be6c-4660-9d73-4f76914e6b86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.086013 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44fb97a7-be6c-4660-9d73-4f76914e6b86 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8 Aug 06 13:06:01.086275 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44fb97a7-be6c-4660-9d73-4f76914e6b86 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.086553 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44fb97a7-be6c-4660-9d73-4f76914e6b86 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.090745 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44fb97a7-be6c-4660-9d73-4f76914e6b86 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8 returned with HTTP 200 Aug 06 13:06:01.091225 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 318/1269] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8 => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.099352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f33b3be-6882-45b4-8abe-8834321c6bba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.101313 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f33b3be-6882-45b4-8abe-8834321c6bba tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/os-volume-transfer Aug 06 13:06:01.101524 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f33b3be-6882-45b4-8abe-8834321c6bba tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.101709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f33b3be-6882-45b4-8abe-8834321c6bba tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.101851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-6f33b3be-6882-45b4-8abe-8834321c6bba tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 13:06:01.108552 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f33b3be-6882-45b4-8abe-8834321c6bba tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer returned with HTTP 200 Aug 06 13:06:01.109006 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 317/1270] 10.4.3.59 () {66 vars in 1263 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.118649 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.118751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89be66c6-9cf0-400b-af06-80057c09e44d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.208293 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89be66c6-9cf0-400b-af06-80057c09e44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c Aug 06 13:06:01.208293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89be66c6-9cf0-400b-af06-80057c09e44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.208293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89be66c6-9cf0-400b-af06-80057c09e44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.220850 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89be66c6-9cf0-400b-af06-80057c09e44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c returned with HTTP 200 Aug 06 13:06:01.221439 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 319/1271] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c => generated 437 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.230153 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf0f1b96-0147-42f1-948c-e53d3f75a185 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.232189 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf0f1b96-0147-42f1-948c-e53d3f75a185 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c Aug 06 13:06:01.232597 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf0f1b96-0147-42f1-948c-e53d3f75a185 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:01.248995 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] POST https://10.4.3.59/volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8/accept Aug 06 13:06:01.249343 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9a23920515751877"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:01.250620 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Accepting volume transfer 343ff58d-9187-465a-8832-df0f7882bdf8 {{(pid=100269) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 13:06:01.250719 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Accepting transfer 343ff58d-9187-465a-8832-df0f7882bdf8 Aug 06 13:06:01.297053 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf0f1b96-0147-42f1-948c-e53d3f75a185 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c returned with HTTP 200 Aug 06 13:06:01.297539 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 319/1272] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:06:01 2026] PUT /volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c => generated 390 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.308033 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.326951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Created reservations ['6177c140-b4f4-49dc-a83c-6671434b4459', '1df2259d-d7d1-4d37-aa77-b8129831aef4', '46f304a4-3fed-471e-b45c-735fe17f1daf', '9a91dd0c-773a-4601-9d65-a292f56fb829'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:01.334047 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66692699-836c-4cac-a2f2-3ddd6fd11cfc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.335763 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66692699-836c-4cac-a2f2-3ddd6fd11cfc tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:01.336084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66692699-836c-4cac-a2f2-3ddd6fd11cfc tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.336420 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66692699-836c-4cac-a2f2-3ddd6fd11cfc tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.345469 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.345469 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:01.354300 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-66692699-836c-4cac-a2f2-3ddd6fd11cfc tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:01.357147 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66692699-836c-4cac-a2f2-3ddd6fd11cfc tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 200 Aug 06 13:06:01.357758 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 320/1273] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:01.361286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Created reservations ['ed6a073b-c7dc-478d-bcfa-de343feeee26', '938c131b-63b8-421e-a96f-9145bc39c47f', '5c70ef4a-8e81-4d03-af33-2f41de1085eb', '8ebcf975-c116-46d6-a0a6-585071fbc842'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:01.375087 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f198852-aae2-4b4c-b3e7-0d860045b9ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.377296 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f198852-aae2-4b4c-b3e7-0d860045b9ea tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:01.377490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f198852-aae2-4b4c-b3e7-0d860045b9ea tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.378745 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f198852-aae2-4b4c-b3e7-0d860045b9ea tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.380943 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:01.381060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1639051989"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:01.383054 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1639051989'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:01.383054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Create volume of 1 GB Aug 06 13:06:01.384828 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.384828 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:01.387188 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Availability Zones retrieved successfully. Aug 06 13:06:01.388696 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f198852-aae2-4b4c-b3e7-0d860045b9ea tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:01.392699 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Flow 'volume_create_api' (6e79c085-bc07-4cf8-9909-7a8d603cb4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:01.393622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f198852-aae2-4b4c-b3e7-0d860045b9ea tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 200 Aug 06 13:06:01.393714 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a68aa8-070f-4408-ba7e-dc37560db674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:01.394083 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 320/1274] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:01.395296 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:01.401367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Created reservations ['f8c23ada-7e30-4d27-aab3-a4079056ecbc', 'f193d925-6cd6-4ac9-a95e-bb10636fcc3c', '51c2b62f-5397-4c40-b587-1f0775253698', 'e3def0a6-1608-43c9-918d-21d8da951419'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:01.407281 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40875aa6-d0b1-47ba-8aeb-38a851beaa1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.408687 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40875aa6-d0b1-47ba-8aeb-38a851beaa1d tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:01.408995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40875aa6-d0b1-47ba-8aeb-38a851beaa1d tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.409285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40875aa6-d0b1-47ba-8aeb-38a851beaa1d tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.416356 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.416356 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:01.421295 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-40875aa6-d0b1-47ba-8aeb-38a851beaa1d tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:01.421426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a68aa8-070f-4408-ba7e-dc37560db674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:01.422113 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d485bbf-6025-4b93-87cc-f9ba34b765c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:01.425735 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40875aa6-d0b1-47ba-8aeb-38a851beaa1d tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 200 Aug 06 13:06:01.426276 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 321/1275] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:01.431211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Created reservations ['3a80b011-ad27-455b-8297-9688939cc7a2', '604536b0-ff73-4664-9bd2-afbc8d2a0309', 'f69489cf-f7c6-4aed-9ee4-cd81cc577f6c', 'b53d99db-ceea-4585-9912-97d48cec27c0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:01.443483 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8018944b-9261-4d55-88ac-74ebfe95f42f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.445563 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8018944b-9261-4d55-88ac-74ebfe95f42f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] DELETE https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:01.445703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8018944b-9261-4d55-88ac-74ebfe95f42f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.445912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8018944b-9261-4d55-88ac-74ebfe95f42f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.446094 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8018944b-9261-4d55-88ac-74ebfe95f42f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Delete volume with id: 987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:01.453657 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Transfer volume completed successfully. Aug 06 13:06:01.455865 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.455865 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:01.456295 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8018944b-9261-4d55-88ac-74ebfe95f42f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:01.478941 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8018944b-9261-4d55-88ac-74ebfe95f42f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Delete volume request issued successfully. Aug 06 13:06:01.479354 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8018944b-9261-4d55-88ac-74ebfe95f42f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 202 Aug 06 13:06:01.480004 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 321/1276] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:01 2026] DELETE /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:01.490395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-810db826-16ca-4163-aecb-ba6242c281a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.494292 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-810db826-16ca-4163-aecb-ba6242c281a3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:01.494292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-810db826-16ca-4163-aecb-ba6242c281a3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.494292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-810db826-16ca-4163-aecb-ba6242c281a3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.494514 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Created reservations ['f2e8804d-7637-431e-8b3a-beae9aff8b5f', 'd6b86991-4cc3-433c-b7e6-64a22cf17182', '47c627f9-47a1-4b31-bbfa-fccd4b6bae6f', '310248aa-f22d-4d0b-bcbe-239046cfbe14'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:01.495183 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d485bbf-6025-4b93-87cc-f9ba34b765c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e8804d-7637-431e-8b3a-beae9aff8b5f', 'd6b86991-4cc3-433c-b7e6-64a22cf17182', '47c627f9-47a1-4b31-bbfa-fccd4b6bae6f', '310248aa-f22d-4d0b-bcbe-239046cfbe14']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:01.495911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7f42fb-3a53-4f7e-babd-c39176b1e899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:01.505103 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.505103 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:01.510472 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-810db826-16ca-4163-aecb-ba6242c281a3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:01.518494 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-810db826-16ca-4163-aecb-ba6242c281a3 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 200 Aug 06 13:06:01.519249 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 322/1277] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:01.520878 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7f42fb-3a53-4f7e-babd-c39176b1e899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9170cd3c-4487-4617-a1bd-df2711e5477a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1639051989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dafc8db1abf6414b8c51faa5ac3a195c',qos_specs=None,replication_status=,reservations=['f2e8804d-7637-431e-8b3a-beae9aff8b5f','d6b86991-4cc3-433c-b7e6-64a22cf17182','47c627f9-47a1-4b31-bbfa-fccd4b6bae6f','310248aa-f22d-4d0b-bcbe-239046cfbe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1215d2b041af446a8d9d0e2b25db5f4f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1639051989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9170cd3c-4487-4617-a1bd-df2711e5477a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dafc8db1abf6414b8c51faa5ac3a195c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1215d2b041af446a8d9d0e2b25db5f4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:01.522168 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bc50310-e051-4e6b-8966-ac02c928a731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:01.530901 np0000006653 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Volume 775c8803-8aae-4099-92ef-75fed4881547 has been transferred. Aug 06 13:06:01.540529 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-596483fb-2843-4281-b8e5-eca6f18d6dd0 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] https://10.4.3.59/volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8/accept returned with HTTP 202 Aug 06 13:06:01.541042 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bc50310-e051-4e6b-8966-ac02c928a731) transitioned into state 'SUCCESS' from state '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-1639051989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dafc8db1abf6414b8c51faa5ac3a195c',qos_specs=None,replication_status=,reservations=['f2e8804d-7637-431e-8b3a-beae9aff8b5f','d6b86991-4cc3-433c-b7e6-64a22cf17182','47c627f9-47a1-4b31-bbfa-fccd4b6bae6f','310248aa-f22d-4d0b-bcbe-239046cfbe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1215d2b041af446a8d9d0e2b25db5f4f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:01.541138 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 318/1278] 10.4.3.59 () {68 vars in 1416 bytes} [Thu Aug 6 13:06:01 2026] POST /volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8/accept => generated 363 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:01.541757 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c79815-ee60-408b-aad9-4977625dfaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:01.551848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91055a31-0863-405c-98e7-7b2427d78de2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.554574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c79815-ee60-408b-aad9-4977625dfaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:01.554966 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91055a31-0863-405c-98e7-7b2427d78de2 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.555284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91055a31-0863-405c-98e7-7b2427d78de2 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.555549 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91055a31-0863-405c-98e7-7b2427d78de2 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.555921 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Flow 'volume_create_api' (6e79c085-bc07-4cf8-9909-7a8d603cb4dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:01.556400 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Create volume request issued successfully. Aug 06 13:06:01.557287 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3c63260-044a-4d45-94f5-7e7ce6ad0012 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:01.557966 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 318/1279] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:01 2026] POST /volume/v3/volumes => generated 765 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:01.566382 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.566382 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:01.572339 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfd25df9-c8a0-4152-9d73-ee8a5770310b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.573231 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91055a31-0863-405c-98e7-7b2427d78de2 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Volume info retrieved successfully. Aug 06 13:06:01.575244 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfd25df9-c8a0-4152-9d73-ee8a5770310b tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:01.575711 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfd25df9-c8a0-4152-9d73-ee8a5770310b tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.576093 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfd25df9-c8a0-4152-9d73-ee8a5770310b tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.581188 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91055a31-0863-405c-98e7-7b2427d78de2 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 200 Aug 06 13:06:01.582319 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 322/1280] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.592659 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.592659 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:01.600154 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dfd25df9-c8a0-4152-9d73-ee8a5770310b tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:01.600307 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28ce257a-5713-426f-9f1d-055d750d1c82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.601435 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28ce257a-5713-426f-9f1d-055d750d1c82 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.601708 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28ce257a-5713-426f-9f1d-055d750d1c82 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.601991 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28ce257a-5713-426f-9f1d-055d750d1c82 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.604722 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfd25df9-c8a0-4152-9d73-ee8a5770310b tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a returned with HTTP 200 Aug 06 13:06:01.604722 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 323/1281] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a => generated 833 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.612761 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.612761 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:01.616489 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28ce257a-5713-426f-9f1d-055d750d1c82 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] Volume info retrieved successfully. Aug 06 13:06:01.621252 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28ce257a-5713-426f-9f1d-055d750d1c82 tempest-VolumesTransfersTest-862630729 tempest-VolumesTransfersTest-862630729-project-member] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 200 Aug 06 13:06:01.621961 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 319/1282] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.638002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eec202b6-fe5b-4a73-bd11-bbfb606245ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.640531 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eec202b6-fe5b-4a73-bd11-bbfb606245ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] DELETE https://10.4.3.59/volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8 Aug 06 13:06:01.640802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eec202b6-fe5b-4a73-bd11-bbfb606245ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.641075 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eec202b6-fe5b-4a73-bd11-bbfb606245ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.641239 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-eec202b6-fe5b-4a73-bd11-bbfb606245ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Delete transfer with id: 343ff58d-9187-465a-8832-df0f7882bdf8 Aug 06 13:06:01.646514 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eec202b6-fe5b-4a73-bd11-bbfb606245ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8 returned with HTTP 404 Aug 06 13:06:01.647173 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 319/1283] 10.4.3.59 () {66 vars in 1377 bytes} [Thu Aug 6 13:06:01 2026] DELETE /volume/v3/os-volume-transfer/343ff58d-9187-465a-8832-df0f7882bdf8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:01.655283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.710200 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-931c72a4-1b62-468a-a009-c5fef75d5a14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.712433 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-931c72a4-1b62-468a-a009-c5fef75d5a14 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:01.712657 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-931c72a4-1b62-468a-a009-c5fef75d5a14 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.712843 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-931c72a4-1b62-468a-a009-c5fef75d5a14 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.720834 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.720834 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:01.726943 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-931c72a4-1b62-468a-a009-c5fef75d5a14 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:01.731224 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-931c72a4-1b62-468a-a009-c5fef75d5a14 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:01.731643 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 324/1284] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.747028 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.747232 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.747456 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.747662 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Delete volume with id: 775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.755943 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.755943 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:01.756358 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Volume info retrieved successfully. Aug 06 13:06:01.784969 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Delete volume request issued successfully. Aug 06 13:06:01.785243 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35003d2f-fb74-4259-a315-2ee9d0621b3e tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 202 Aug 06 13:06:01.785872 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 323/1285] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:01 2026] DELETE /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:01.790342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-cd297d08-d42f-4e8e-bc4f-bd2367409513 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.794511 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-cd297d08-d42f-4e8e-bc4f-bd2367409513 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:01.794511 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-cd297d08-d42f-4e8e-bc4f-bd2367409513 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.794511 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-cd297d08-d42f-4e8e-bc4f-bd2367409513 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.796326 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fdab5e3b-587f-4fa8-8540-20d5fd758b14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.799976 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdab5e3b-587f-4fa8-8540-20d5fd758b14 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:01.799976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdab5e3b-587f-4fa8-8540-20d5fd758b14 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.799976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdab5e3b-587f-4fa8-8540-20d5fd758b14 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.802493 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.802493 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:01.806735 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.806735 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:01.810059 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-cd297d08-d42f-4e8e-bc4f-bd2367409513 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:01.810829 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fdab5e3b-587f-4fa8-8540-20d5fd758b14 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Volume info retrieved successfully. Aug 06 13:06:01.813174 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-cd297d08-d42f-4e8e-bc4f-bd2367409513 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:01.813174 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 320/1286] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:01.815889 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdab5e3b-587f-4fa8-8540-20d5fd758b14 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 200 Aug 06 13:06:01.816490 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 320/1287] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:01.915615 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03d501c5-19ad-4680-b16b-0a1944df493c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.915978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03d501c5-19ad-4680-b16b-0a1944df493c None None] GET https://10.4.3.59/volume// Aug 06 13:06:01.916144 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03d501c5-19ad-4680-b16b-0a1944df493c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:01.916349 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03d501c5-19ad-4680-b16b-0a1944df493c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:01.916666 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03d501c5-19ad-4680-b16b-0a1944df493c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:01.916936 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 325/1288] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:06:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:01.925835 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-e863e644-d1b4-474b-a7b5-296d43f1e21d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:01.932729 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-e863e644-d1b4-474b-a7b5-296d43f1e21d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:06:01.933222 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-e863e644-d1b4-474b-a7b5-296d43f1e21d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f11f3d3c-aba0-488b-ac24-27adcbb74730", "connector": null, "instance_uuid": "3ad22301-1623-4394-96d7-05903cdeb969"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:01.946991 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:01.946991 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:01.983086 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-e863e644-d1b4-474b-a7b5-296d43f1e21d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:06:01.983704 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 324/1289] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:06:01 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:02.013651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-577d8e08-8e13-47ae-9f1e-0ca59c3aeb74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.020714 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-577d8e08-8e13-47ae-9f1e-0ca59c3aeb74 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:02.022451 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-577d8e08-8e13-47ae-9f1e-0ca59c3aeb74 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.022761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-577d8e08-8e13-47ae-9f1e-0ca59c3aeb74 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.029982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-124e2810-c215-4cd3-b4ce-b129f7a8b7f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.030581 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-124e2810-c215-4cd3-b4ce-b129f7a8b7f3 None None] GET https://10.4.3.59/volume// Aug 06 13:06:02.030780 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-124e2810-c215-4cd3-b4ce-b129f7a8b7f3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.031000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-124e2810-c215-4cd3-b4ce-b129f7a8b7f3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.031387 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-124e2810-c215-4cd3-b4ce-b129f7a8b7f3 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:02.031739 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 321/1290] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:02.043354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-fd1dfdd0-5b89-4f7e-a2e2-28422ddead80 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.045508 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-fd1dfdd0-5b89-4f7e-a2e2-28422ddead80 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:02.046339 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-fd1dfdd0-5b89-4f7e-a2e2-28422ddead80 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.046339 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-fd1dfdd0-5b89-4f7e-a2e2-28422ddead80 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.046834 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:02.046834 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:02.051480 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-577d8e08-8e13-47ae-9f1e-0ca59c3aeb74 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:02.055051 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-577d8e08-8e13-47ae-9f1e-0ca59c3aeb74 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:02.055467 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 321/1291] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:02.056284 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:02.056284 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:02.059750 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-fd1dfdd0-5b89-4f7e-a2e2-28422ddead80 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:02.063669 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-fd1dfdd0-5b89-4f7e-a2e2-28422ddead80 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:02.064041 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 326/1292] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:02.163417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-adcc0580-06b3-4a59-9296-0511cc1458b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.166597 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-adcc0580-06b3-4a59-9296-0511cc1458b1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] PUT https://10.4.3.59/volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f Aug 06 13:06:02.166934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-adcc0580-06b3-4a59-9296-0511cc1458b1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:02.174452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-adcc0580-06b3-4a59-9296-0511cc1458b1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Acquiring lock "cinder-attachment_update-f11f3d3c-aba0-488b-ac24-27adcbb74730-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:06:02.180196 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-adcc0580-06b3-4a59-9296-0511cc1458b1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Lock "cinder-attachment_update-f11f3d3c-aba0-488b-ac24-27adcbb74730-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:06:02.181124 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:02.181124 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:02.267220 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-adcc0580-06b3-4a59-9296-0511cc1458b1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Lock "cinder-attachment_update-f11f3d3c-aba0-488b-ac24-27adcbb74730-np0000006653" released by "attachment_update" :: held 0.087s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:06:02.267695 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-adcc0580-06b3-4a59-9296-0511cc1458b1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f returned with HTTP 200 Aug 06 13:06:02.268340 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 325/1293] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:06:02 2026] PUT /volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:02.536874 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab73460a-4467-4977-b0f5-8d6c96e9cb49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.538752 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab73460a-4467-4977-b0f5-8d6c96e9cb49 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a Aug 06 13:06:02.538963 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab73460a-4467-4977-b0f5-8d6c96e9cb49 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.539156 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab73460a-4467-4977-b0f5-8d6c96e9cb49 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.546093 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab73460a-4467-4977-b0f5-8d6c96e9cb49 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a returned with HTTP 404 Aug 06 13:06:02.546679 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 322/1294] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/volumes/987d7c78-6de0-439b-9039-3a1738dc183a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:02.559057 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-20c332b2-a031-4ee9-aab8-194743ffd284 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.561136 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:02.561610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-682884742"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:02.563357 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-682884742'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:02.563357 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Create volume of 1 GB Aug 06 13:06:02.567505 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Availability Zones retrieved successfully. Aug 06 13:06:02.573328 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Flow 'volume_create_api' (c8bfcf51-b652-4f42-8278-a8548e252fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:02.574290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (839ee010-fda0-4320-bd4d-d89e6741498b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:02.575118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:02.606498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (839ee010-fda0-4320-bd4d-d89e6741498b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:02.607715 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989286d8-e6fe-4e7b-b06c-4d6b83121975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:02.623277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-494ccd5f-32e7-4c40-93f5-ad46a109fe87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.625696 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-494ccd5f-32e7-4c40-93f5-ad46a109fe87 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:02.625696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-494ccd5f-32e7-4c40-93f5-ad46a109fe87 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.625696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-494ccd5f-32e7-4c40-93f5-ad46a109fe87 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.633538 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:02.633538 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:02.638863 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-494ccd5f-32e7-4c40-93f5-ad46a109fe87 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:02.647189 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-494ccd5f-32e7-4c40-93f5-ad46a109fe87 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a returned with HTTP 200 Aug 06 13:06:02.647189 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 327/1295] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:02.647669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Created reservations ['a4dec194-3246-4287-afe2-d1a1eeb60480', '9171c4d8-fe46-4a3c-969c-633befe8ff8a', 'e4789a22-7e6f-475d-b6e5-b8e107df438d', '5a3896b6-c9ea-4837-b871-4806eade705b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:02.647669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989286d8-e6fe-4e7b-b06c-4d6b83121975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4dec194-3246-4287-afe2-d1a1eeb60480', '9171c4d8-fe46-4a3c-969c-633befe8ff8a', 'e4789a22-7e6f-475d-b6e5-b8e107df438d', '5a3896b6-c9ea-4837-b871-4806eade705b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:02.647669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93761936-971f-4f11-b032-50cbc8787477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:02.660377 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa29d281-988b-413c-921d-25de386c2b17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.662439 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa29d281-988b-413c-921d-25de386c2b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:06:02.662633 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa29d281-988b-413c-921d-25de386c2b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9170cd3c-4487-4617-a1bd-df2711e5477a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-223744014"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:02.670739 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:02.670739 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:02.670984 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa29d281-988b-413c-921d-25de386c2b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:02.671105 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-fa29d281-988b-413c-921d-25de386c2b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Create snapshot from volume 9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:02.672488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93761936-971f-4f11-b032-50cbc8787477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87999a1a-21c1-44d0-85a9-47c28202cae0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-682884742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c88e3b56ad4d5eb56fdd09336e9246',qos_specs=None,replication_status=,reservations=['a4dec194-3246-4287-afe2-d1a1eeb60480','9171c4d8-fe46-4a3c-969c-633befe8ff8a','e4789a22-7e6f-475d-b6e5-b8e107df438d','5a3896b6-c9ea-4837-b871-4806eade705b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a1dbba47174b9e885fab97cccdaa54',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-682884742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87999a1a-21c1-44d0-85a9-47c28202cae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11c88e3b56ad4d5eb56fdd09336e9246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a1dbba47174b9e885fab97cccdaa54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:02.672912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ae52d4-d35a-4e4a-a212-0baa1d7ed834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:02.695662 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ae52d4-d35a-4e4a-a212-0baa1d7ed834) transitioned into state 'SUCCESS' from state '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-682884742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c88e3b56ad4d5eb56fdd09336e9246',qos_specs=None,replication_status=,reservations=['a4dec194-3246-4287-afe2-d1a1eeb60480','9171c4d8-fe46-4a3c-969c-633befe8ff8a','e4789a22-7e6f-475d-b6e5-b8e107df438d','5a3896b6-c9ea-4837-b871-4806eade705b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a1dbba47174b9e885fab97cccdaa54',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:02.697000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7538daf0-2b54-445c-92a7-315a4f9816cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:02.706775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fa29d281-988b-413c-921d-25de386c2b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Created reservations ['b14d6923-fd24-4635-b04c-a15c1335f5c9', 'be566532-073e-4d3f-9f21-938a756957c4', '53379730-140d-4cd2-81aa-117981704923', 'feb4b5bb-384a-4b34-8443-7ec48f25ddce'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:02.707473 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7538daf0-2b54-445c-92a7-315a4f9816cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:02.708818 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Flow 'volume_create_api' (c8bfcf51-b652-4f42-8278-a8548e252fda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:02.709215 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Create volume request issued successfully. Aug 06 13:06:02.710055 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20c332b2-a031-4ee9-aab8-194743ffd284 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:02.712030 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 322/1296] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:02 2026] POST /volume/v3/volumes => generated 745 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:02.726020 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e638a52f-02f4-4d35-9ab3-4fb82bb76650 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.729301 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e638a52f-02f4-4d35-9ab3-4fb82bb76650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:02.729301 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e638a52f-02f4-4d35-9ab3-4fb82bb76650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.729301 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e638a52f-02f4-4d35-9ab3-4fb82bb76650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.731161 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=643,cinder:INSERT=101,cinder:UPDATE=167,cinder:DELETE=2 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:06:02.738333 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:02.738333 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:02.744512 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e638a52f-02f4-4d35-9ab3-4fb82bb76650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:02.748571 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e638a52f-02f4-4d35-9ab3-4fb82bb76650 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 200 Aug 06 13:06:02.749081 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 323/1297] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:02.767282 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa29d281-988b-413c-921d-25de386c2b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Snapshot create request issued successfully. Aug 06 13:06:02.767668 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa29d281-988b-413c-921d-25de386c2b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:06:02.768100 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 326/1298] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:06:02 2026] POST /volume/v3/snapshots => generated 322 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:02.782380 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ffcc0fa-1613-46f0-be58-90759b1e3ebf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.784626 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ffcc0fa-1613-46f0-be58-90759b1e3ebf tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 Aug 06 13:06:02.784911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ffcc0fa-1613-46f0-be58-90759b1e3ebf tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.785183 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ffcc0fa-1613-46f0-be58-90759b1e3ebf tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.795641 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:02.795641 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:02.796296 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ffcc0fa-1613-46f0-be58-90759b1e3ebf tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Snapshot retrieved successfully. Aug 06 13:06:02.797409 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ffcc0fa-1613-46f0-be58-90759b1e3ebf tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 returned with HTTP 200 Aug 06 13:06:02.797929 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 328/1299] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:02.832654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-028c0322-3a0e-4d29-b3ef-52c9b378f790 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.832654 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-028c0322-3a0e-4d29-b3ef-52c9b378f790 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:02.832654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-028c0322-3a0e-4d29-b3ef-52c9b378f790 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.832654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-028c0322-3a0e-4d29-b3ef-52c9b378f790 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.835018 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=716,cinder:UPDATE=212,cinder:INSERT=125,cinder:DELETE=2 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:06:02.842205 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-028c0322-3a0e-4d29-b3ef-52c9b378f790 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 404 Aug 06 13:06:02.842750 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 323/1300] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:02.852272 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60bc32cf-ff85-4477-88a6-0d23bb0ec322 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.854618 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60bc32cf-ff85-4477-88a6-0d23bb0ec322 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:02.854808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60bc32cf-ff85-4477-88a6-0d23bb0ec322 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.855000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60bc32cf-ff85-4477-88a6-0d23bb0ec322 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.862102 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60bc32cf-ff85-4477-88a6-0d23bb0ec322 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 404 Aug 06 13:06:02.862757 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 324/1301] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:02 2026] GET /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:02.871314 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5720dae0-aff4-4093-886a-a256541c8b3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.874009 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5720dae0-aff4-4093-886a-a256541c8b3a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] DELETE https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:02.874383 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5720dae0-aff4-4093-886a-a256541c8b3a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:02.874590 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5720dae0-aff4-4093-886a-a256541c8b3a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:02.874807 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5720dae0-aff4-4093-886a-a256541c8b3a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Delete volume with id: 775c8803-8aae-4099-92ef-75fed4881547 Aug 06 13:06:02.883942 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5720dae0-aff4-4093-886a-a256541c8b3a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 returned with HTTP 404 Aug 06 13:06:02.884623 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 327/1302] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:02 2026] DELETE /volume/v3/volumes/775c8803-8aae-4099-92ef-75fed4881547 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:02.893833 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:02.896321 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:02.896780 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-109119735"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:02.899582 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-109119735'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:02.899831 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Create volume of 1 GB Aug 06 13:06:02.906550 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Availability Zones retrieved successfully. Aug 06 13:06:02.920107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Flow 'volume_create_api' (d5452dfb-18f5-4563-bc45-bd0e53114418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:02.921222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870943e3-6188-46fb-992f-49c5522804f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:02.922225 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:02.975053 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870943e3-6188-46fb-992f-49c5522804f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:02.978280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb286490-6cbe-4f9a-9f9f-25f2bae3900c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:03.027728 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Created reservations ['c93601c9-970a-4fd0-93ed-0303146db767', 'e534b804-97c0-4f74-bab1-943d74618ed5', '45f1fc92-fa10-4fc4-a137-5bcc3bcc8540', '79032c9f-b337-4370-b2b7-799efed676f9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:03.028778 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb286490-6cbe-4f9a-9f9f-25f2bae3900c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c93601c9-970a-4fd0-93ed-0303146db767', 'e534b804-97c0-4f74-bab1-943d74618ed5', '45f1fc92-fa10-4fc4-a137-5bcc3bcc8540', '79032c9f-b337-4370-b2b7-799efed676f9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:03.032284 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c088f53-ff2e-4bb5-972d-3de46fae9817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:03.057905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c088f53-ff2e-4bb5-972d-3de46fae9817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e42131ed-53ee-4aa6-a52a-8dcc839d9c02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-109119735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54de912b21e143af8ef2d99d94e84b06',qos_specs=None,replication_status=,reservations=['c93601c9-970a-4fd0-93ed-0303146db767','e534b804-97c0-4f74-bab1-943d74618ed5','45f1fc92-fa10-4fc4-a137-5bcc3bcc8540','79032c9f-b337-4370-b2b7-799efed676f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a596653782784bfca129984cd02f6867',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-109119735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e42131ed-53ee-4aa6-a52a-8dcc839d9c02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54de912b21e143af8ef2d99d94e84b06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a596653782784bfca129984cd02f6867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:03.059682 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6740043-6f00-4803-9982-eba137024708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:03.069213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-861c40a2-f546-4937-abb8-e89ed040ef23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.071497 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-861c40a2-f546-4937-abb8-e89ed040ef23 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:03.071860 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-861c40a2-f546-4937-abb8-e89ed040ef23 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:03.072089 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-861c40a2-f546-4937-abb8-e89ed040ef23 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:03.083098 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6740043-6f00-4803-9982-eba137024708) transitioned into state 'SUCCESS' from state '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-109119735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54de912b21e143af8ef2d99d94e84b06',qos_specs=None,replication_status=,reservations=['c93601c9-970a-4fd0-93ed-0303146db767','e534b804-97c0-4f74-bab1-943d74618ed5','45f1fc92-fa10-4fc4-a137-5bcc3bcc8540','79032c9f-b337-4370-b2b7-799efed676f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a596653782784bfca129984cd02f6867',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:03.083984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c98ff5a-b7d0-4e6b-8dc0-19ed8737d5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:03.085119 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.085119 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:03.090739 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-861c40a2-f546-4937-abb8-e89ed040ef23 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:03.099291 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c98ff5a-b7d0-4e6b-8dc0-19ed8737d5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:03.101010 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Flow 'volume_create_api' (d5452dfb-18f5-4563-bc45-bd0e53114418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:03.101010 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Create volume request issued successfully. Aug 06 13:06:03.101243 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-861c40a2-f546-4937-abb8-e89ed040ef23 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:03.101690 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58f06059-c2fb-406e-ac67-a3876a09ba8a tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:03.102773 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 324/1303] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:03 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:06:03.102905 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 329/1304] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:02 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:03.124248 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-579ee1f8-fbe2-4c17-94c3-9c0caa3ab1ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.125996 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-579ee1f8-fbe2-4c17-94c3-9c0caa3ab1ca tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:03.126280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-579ee1f8-fbe2-4c17-94c3-9c0caa3ab1ca tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:03.126375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-579ee1f8-fbe2-4c17-94c3-9c0caa3ab1ca tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:03.139016 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.139016 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:03.146857 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-579ee1f8-fbe2-4c17-94c3-9c0caa3ab1ca tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Volume info retrieved successfully. Aug 06 13:06:03.154579 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-579ee1f8-fbe2-4c17-94c3-9c0caa3ab1ca tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 200 Aug 06 13:06:03.155209 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 325/1305] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:03 2026] GET /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:03.767180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a977fac7-2e38-42b2-992b-7d854a79eaee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.769025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a977fac7-2e38-42b2-992b-7d854a79eaee tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:03.769187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a977fac7-2e38-42b2-992b-7d854a79eaee tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:03.769417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a977fac7-2e38-42b2-992b-7d854a79eaee tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:03.777349 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.777349 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:03.780593 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a977fac7-2e38-42b2-992b-7d854a79eaee tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:03.791603 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a977fac7-2e38-42b2-992b-7d854a79eaee tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 200 Aug 06 13:06:03.792025 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 328/1306] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:03 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:03.805951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.808074 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:06:03.808179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c530b0a6-8225-4965-921f-75d1d6309d0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.808553 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87999a1a-21c1-44d0-85a9-47c28202cae0", "name": "tempest-VolumesExtendTest-Snapshot-1589400224"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:03.810535 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c530b0a6-8225-4965-921f-75d1d6309d0c tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 Aug 06 13:06:03.810731 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c530b0a6-8225-4965-921f-75d1d6309d0c tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:03.810988 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c530b0a6-8225-4965-921f-75d1d6309d0c tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:03.820016 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.820016 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:03.820016 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c530b0a6-8225-4965-921f-75d1d6309d0c tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Snapshot retrieved successfully. Aug 06 13:06:03.820016 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c530b0a6-8225-4965-921f-75d1d6309d0c tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 returned with HTTP 200 Aug 06 13:06:03.822035 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 330/1307] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:03 2026] GET /volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:03.824022 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.824022 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:03.824529 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:03.824650 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Create snapshot from volume 87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:03.833609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4877d909-1a4c-4c69-b29b-9930894447a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.835974 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4877d909-1a4c-4c69-b29b-9930894447a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c Aug 06 13:06:03.836396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4877d909-1a4c-4c69-b29b-9930894447a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:03.858542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Created reservations ['4a6845c1-1de2-4162-942c-c6fe942b6231', 'a1604926-4372-4bd2-b82b-5a4e096c7ed1', 'f516150d-663e-4c32-913c-7b09dc8951a5', 'aa44ace9-3ec6-4334-8027-84191318612e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:03.894451 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Snapshot create request issued successfully. Aug 06 13:06:03.895588 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c897e9f2-3228-4fe1-a589-48d72932f7b9 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:06:03.895710 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4877d909-1a4c-4c69-b29b-9930894447a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c returned with HTTP 200 Aug 06 13:06:03.895737 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 325/1308] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:06:03 2026] POST /volume/v3/snapshots => generated 304 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:03.895763 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 326/1309] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:06:03 2026] PUT /volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c => generated 390 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:03.903753 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1f66ffd-e128-4fcb-9220-a559473481fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.904746 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ac1e702-2d66-4a0c-a478-45aa071f7586 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.906479 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1f66ffd-e128-4fcb-9220-a559473481fb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c Aug 06 13:06:03.906707 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1f66ffd-e128-4fcb-9220-a559473481fb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:03.906888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1f66ffd-e128-4fcb-9220-a559473481fb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:03.910090 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ac1e702-2d66-4a0c-a478-45aa071f7586 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:06:03.910090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ac1e702-2d66-4a0c-a478-45aa071f7586 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9170cd3c-4487-4617-a1bd-df2711e5477a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:03.919211 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.919211 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:03.919719 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1f66ffd-e128-4fcb-9220-a559473481fb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Snapshot retrieved successfully. Aug 06 13:06:03.920866 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1f66ffd-e128-4fcb-9220-a559473481fb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c returned with HTTP 200 Aug 06 13:06:03.921244 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 329/1310] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:03 2026] GET /volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c => generated 436 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:03.923659 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.923659 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:03.924128 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ac1e702-2d66-4a0c-a478-45aa071f7586 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:03.924308 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-7ac1e702-2d66-4a0c-a478-45aa071f7586 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Create snapshot from volume 9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:03.943046 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota_utils [None req-7ac1e702-2d66-4a0c-a478-45aa071f7586 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Quota exceeded for dafc8db1abf6414b8c51faa5ac3a195c, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 13:06:03.943476 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-7ac1e702-2d66-4a0c-a478-45aa071f7586 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 413 Aug 06 13:06:03.944636 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 331/1311] 10.4.3.59 () {68 vars in 1257 bytes} [Thu Aug 6 13:06:03 2026] POST /volume/v3/snapshots => generated 208 bytes in 40 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 13:06:03.953602 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-49f535f3-d1cb-4cc1-93bb-7d0e928fb42a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:03.957063 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49f535f3-d1cb-4cc1-93bb-7d0e928fb42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c Aug 06 13:06:03.957518 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49f535f3-d1cb-4cc1-93bb-7d0e928fb42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:03.972166 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:03.972166 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:04.010739 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49f535f3-d1cb-4cc1-93bb-7d0e928fb42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c returned with HTTP 200 Aug 06 13:06:04.011495 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 326/1312] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:06:03 2026] PUT /volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c => generated 390 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.023464 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c380842-9d06-4846-b845-ef964069f0d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.025540 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c380842-9d06-4846-b845-ef964069f0d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:06:04.025928 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c380842-9d06-4846-b845-ef964069f0d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9170cd3c-4487-4617-a1bd-df2711e5477a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:04.035833 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.035833 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:04.036436 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c380842-9d06-4846-b845-ef964069f0d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:04.036580 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-4c380842-9d06-4846-b845-ef964069f0d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Create snapshot from volume 9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:04.059426 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota_utils [None req-4c380842-9d06-4846-b845-ef964069f0d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Quota exceeded for dafc8db1abf6414b8c51faa5ac3a195c, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 06 13:06:04.059746 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-4c380842-9d06-4846-b845-ef964069f0d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 413 Aug 06 13:06:04.060608 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 327/1313] 10.4.3.59 () {68 vars in 1257 bytes} [Thu Aug 6 13:06:04 2026] POST /volume/v3/snapshots => generated 133 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 13:06:04.069722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.071580 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 Aug 06 13:06:04.071797 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.072043 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.072200 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Delete snapshot with id: 22d475af-460c-4a7a-b81a-962cd93781c3 Aug 06 13:06:04.076936 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.076936 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:04.077333 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Snapshot retrieved successfully. Aug 06 13:06:04.097718 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Snapshot delete request issued successfully. Aug 06 13:06:04.098726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a53c8346-6be1-42da-a1e6-08383828d5d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 returned with HTTP 202 Aug 06 13:06:04.098848 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 330/1314] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:06:04 2026] DELETE /volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:04.112321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d624bb62-e45f-4d2b-b230-feb505ed6d6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.117917 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d624bb62-e45f-4d2b-b230-feb505ed6d6a tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 Aug 06 13:06:04.117917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d624bb62-e45f-4d2b-b230-feb505ed6d6a tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.118046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d624bb62-e45f-4d2b-b230-feb505ed6d6a tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.121105 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b634f75d-5abf-415a-8351-ee36d4292abc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.123278 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b634f75d-5abf-415a-8351-ee36d4292abc tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:04.123544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b634f75d-5abf-415a-8351-ee36d4292abc tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.123762 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b634f75d-5abf-415a-8351-ee36d4292abc tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.127316 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.127316 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:04.127789 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d624bb62-e45f-4d2b-b230-feb505ed6d6a tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Snapshot retrieved successfully. Aug 06 13:06:04.128673 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d624bb62-e45f-4d2b-b230-feb505ed6d6a tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 returned with HTTP 200 Aug 06 13:06:04.129164 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 332/1315] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 => generated 480 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.136845 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.136845 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:04.141532 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b634f75d-5abf-415a-8351-ee36d4292abc tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:04.147377 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b634f75d-5abf-415a-8351-ee36d4292abc tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:04.147646 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 327/1316] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.173871 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db416468-a77e-41d5-97fe-75e86607b08b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.175825 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db416468-a77e-41d5-97fe-75e86607b08b tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.176057 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db416468-a77e-41d5-97fe-75e86607b08b tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.176244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db416468-a77e-41d5-97fe-75e86607b08b tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.184900 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.184900 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:04.188509 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db416468-a77e-41d5-97fe-75e86607b08b tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Volume info retrieved successfully. Aug 06 13:06:04.192776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db416468-a77e-41d5-97fe-75e86607b08b tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 200 Aug 06 13:06:04.193221 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 328/1317] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.212154 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ce369dd-8439-4e96-9b7a-a565568594ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.213969 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ce369dd-8439-4e96-9b7a-a565568594ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] POST https://10.4.3.59/volume/v3/os-volume-transfer Aug 06 13:06:04.214604 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ce369dd-8439-4e96-9b7a-a565568594ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e42131ed-53ee-4aa6-a52a-8dcc839d9c02"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:04.215975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-8ce369dd-8439-4e96-9b7a-a565568594ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e42131ed-53ee-4aa6-a52a-8dcc839d9c02'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 13:06:04.216125 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-8ce369dd-8439-4e96-9b7a-a565568594ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Creating transfer of volume e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.216275 np0000006653 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-8ce369dd-8439-4e96-9b7a-a565568594ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Generating transfer record for volume e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.224123 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.224123 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:04.234601 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ce369dd-8439-4e96-9b7a-a565568594ae tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 13:06:04.235467 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 331/1318] 10.4.3.59 () {68 vars in 1284 bytes} [Thu Aug 6 13:06:04 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:04.245356 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e557e61-01fb-4ebf-8b40-42e2c9b76d85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.248743 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e557e61-01fb-4ebf-8b40-42e2c9b76d85 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.249003 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e557e61-01fb-4ebf-8b40-42e2c9b76d85 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.249243 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e557e61-01fb-4ebf-8b40-42e2c9b76d85 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.256324 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.256324 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:04.260323 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e557e61-01fb-4ebf-8b40-42e2c9b76d85 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Volume info retrieved successfully. Aug 06 13:06:04.265633 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e557e61-01fb-4ebf-8b40-42e2c9b76d85 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 200 Aug 06 13:06:04.266145 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 333/1319] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.287807 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e7ae9cd3-815c-4ec2-8329-4f2cf2961a32 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.289482 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e7ae9cd3-815c-4ec2-8329-4f2cf2961a32 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/os-volume-transfer/detail Aug 06 13:06:04.289651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e7ae9cd3-815c-4ec2-8329-4f2cf2961a32 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.289825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e7ae9cd3-815c-4ec2-8329-4f2cf2961a32 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.289976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-e7ae9cd3-815c-4ec2-8329-4f2cf2961a32 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Listing volume transfers {{(pid=100269) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 13:06:04.293680 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e7ae9cd3-815c-4ec2-8329-4f2cf2961a32 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 06 13:06:04.294293 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 328/1320] 10.4.3.59 () {66 vars in 1284 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.308538 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e040733f-169b-421d-bf45-140d44e016bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.312614 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e040733f-169b-421d-bf45-140d44e016bb tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] DELETE https://10.4.3.59/volume/v3/os-volume-transfer/dc4bba75-1a1e-44f6-ab2b-8629fa85d75b Aug 06 13:06:04.312894 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e040733f-169b-421d-bf45-140d44e016bb tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.313161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e040733f-169b-421d-bf45-140d44e016bb tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.313343 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-e040733f-169b-421d-bf45-140d44e016bb tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Delete transfer with id: dc4bba75-1a1e-44f6-ab2b-8629fa85d75b Aug 06 13:06:04.333547 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.333547 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:04.345423 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e040733f-169b-421d-bf45-140d44e016bb tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer/dc4bba75-1a1e-44f6-ab2b-8629fa85d75b returned with HTTP 202 Aug 06 13:06:04.346049 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 329/1321] 10.4.3.59 () {66 vars in 1377 bytes} [Thu Aug 6 13:06:04 2026] DELETE /volume/v3/os-volume-transfer/dc4bba75-1a1e-44f6-ab2b-8629fa85d75b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:04.355986 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ffcb1d1-ec9e-46e6-bef3-5b4cd1dd7763 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.357805 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ffcb1d1-ec9e-46e6-bef3-5b4cd1dd7763 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.358006 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ffcb1d1-ec9e-46e6-bef3-5b4cd1dd7763 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.358179 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ffcb1d1-ec9e-46e6-bef3-5b4cd1dd7763 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.367821 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.367821 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:04.372471 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ffcb1d1-ec9e-46e6-bef3-5b4cd1dd7763 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Volume info retrieved successfully. Aug 06 13:06:04.378803 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ffcb1d1-ec9e-46e6-bef3-5b4cd1dd7763 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 200 Aug 06 13:06:04.379186 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 332/1322] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.398575 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e1be373-b85a-4941-a91e-3fc3dd8917e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.400349 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e1be373-b85a-4941-a91e-3fc3dd8917e3 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] DELETE https://10.4.3.59/volume/v3/os-volume-transfer/dc4bba75-1a1e-44f6-ab2b-8629fa85d75b Aug 06 13:06:04.400595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e1be373-b85a-4941-a91e-3fc3dd8917e3 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.400780 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e1be373-b85a-4941-a91e-3fc3dd8917e3 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.400875 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-5e1be373-b85a-4941-a91e-3fc3dd8917e3 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Delete transfer with id: dc4bba75-1a1e-44f6-ab2b-8629fa85d75b Aug 06 13:06:04.403992 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e1be373-b85a-4941-a91e-3fc3dd8917e3 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/os-volume-transfer/dc4bba75-1a1e-44f6-ab2b-8629fa85d75b returned with HTTP 404 Aug 06 13:06:04.404508 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 334/1323] 10.4.3.59 () {66 vars in 1377 bytes} [Thu Aug 6 13:06:04 2026] DELETE /volume/v3/os-volume-transfer/dc4bba75-1a1e-44f6-ab2b-8629fa85d75b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:04.412734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.414478 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.414732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.414914 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.415101 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Delete volume with id: e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.422244 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.422244 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:04.422601 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Volume info retrieved successfully. Aug 06 13:06:04.437868 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Delete volume request issued successfully. Aug 06 13:06:04.438109 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-982792fc-9b66-4022-a1e9-27bcad07aeb0 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 202 Aug 06 13:06:04.438692 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 329/1324] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:04 2026] DELETE /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:04.448944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-498d2b6a-d4a9-4174-b87f-0a1c9b4b2453 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.451196 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-498d2b6a-d4a9-4174-b87f-0a1c9b4b2453 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] GET https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:04.451596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-498d2b6a-d4a9-4174-b87f-0a1c9b4b2453 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.451896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-498d2b6a-d4a9-4174-b87f-0a1c9b4b2453 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.464632 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.464632 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:04.471391 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-498d2b6a-d4a9-4174-b87f-0a1c9b4b2453 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Volume info retrieved successfully. Aug 06 13:06:04.476532 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-498d2b6a-d4a9-4174-b87f-0a1c9b4b2453 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 200 Aug 06 13:06:04.477174 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 330/1325] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 1004 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:04.811801 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-e27f036a-b0f8-4f00-8bb1-9baf87b6885b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.813954 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-e27f036a-b0f8-4f00-8bb1-9baf87b6885b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:04.814211 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-e27f036a-b0f8-4f00-8bb1-9baf87b6885b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.814452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-e27f036a-b0f8-4f00-8bb1-9baf87b6885b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.828768 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.828768 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:04.832931 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-e27f036a-b0f8-4f00-8bb1-9baf87b6885b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:04.838958 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-e27f036a-b0f8-4f00-8bb1-9baf87b6885b tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:04.839389 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 333/1326] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:04.939483 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f8aa420-03d6-4eab-8934-9497ff67495f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.941510 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f8aa420-03d6-4eab-8934-9497ff67495f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c Aug 06 13:06:04.941756 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f8aa420-03d6-4eab-8934-9497ff67495f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:04.942005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f8aa420-03d6-4eab-8934-9497ff67495f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:04.951389 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.951389 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:04.952421 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f8aa420-03d6-4eab-8934-9497ff67495f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Snapshot retrieved successfully. Aug 06 13:06:04.953571 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f8aa420-03d6-4eab-8934-9497ff67495f tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c returned with HTTP 200 Aug 06 13:06:04.954375 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 335/1327] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:04 2026] GET /volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:04.964508 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e74c220-1449-49c6-b43e-a2e36212f716 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:04.966815 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e74c220-1449-49c6-b43e-a2e36212f716 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] POST https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0/action Aug 06 13:06:04.967340 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e74c220-1449-49c6-b43e-a2e36212f716 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:04.967530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e74c220-1449-49c6-b43e-a2e36212f716 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:04.981325 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:04.981325 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:04.981923 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e74c220-1449-49c6-b43e-a2e36212f716 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:05.024478 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4e74c220-1449-49c6-b43e-a2e36212f716 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Created reservations ['03f810bf-a4b3-48b6-ad80-cb8829dcebc9', '91f62a22-4e75-47a4-a17c-2596752b209a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:05.034118 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e74c220-1449-49c6-b43e-a2e36212f716 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Extend volume request issued successfully. Aug 06 13:06:05.034361 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e74c220-1449-49c6-b43e-a2e36212f716 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0/action returned with HTTP 202 Aug 06 13:06:05.034772 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 330/1328] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:04 2026] POST /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:05.041621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e4e65b1-2c19-4a2c-ab57-b40691f95b9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.043539 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e4e65b1-2c19-4a2c-ab57-b40691f95b9e tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:05.043694 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e4e65b1-2c19-4a2c-ab57-b40691f95b9e tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.043885 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e4e65b1-2c19-4a2c-ab57-b40691f95b9e tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.053015 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.053015 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:05.059929 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e4e65b1-2c19-4a2c-ab57-b40691f95b9e tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:05.065621 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e4e65b1-2c19-4a2c-ab57-b40691f95b9e tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 200 Aug 06 13:06:05.065999 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 331/1329] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:05.137111 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f4e2f8e-5ab7-46a7-bc6f-d1774e682227 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.138849 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f4e2f8e-5ab7-46a7-bc6f-d1774e682227 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 Aug 06 13:06:05.139042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f4e2f8e-5ab7-46a7-bc6f-d1774e682227 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.139217 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f4e2f8e-5ab7-46a7-bc6f-d1774e682227 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.143462 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f4e2f8e-5ab7-46a7-bc6f-d1774e682227 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 returned with HTTP 404 Aug 06 13:06:05.143861 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 334/1330] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/v3/snapshots/22d475af-460c-4a7a-b81a-962cd93781c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:05.151018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-816e361f-4729-49af-8dab-be5a2ef22341 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.153348 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-816e361f-4729-49af-8dab-be5a2ef22341 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:05.153582 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-816e361f-4729-49af-8dab-be5a2ef22341 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.154033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-816e361f-4729-49af-8dab-be5a2ef22341 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.161013 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b899d340-2865-4f78-bc88-c4804e57dd98 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.162245 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.162245 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:05.163152 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b899d340-2865-4f78-bc88-c4804e57dd98 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:05.163433 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b899d340-2865-4f78-bc88-c4804e57dd98 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.163697 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b899d340-2865-4f78-bc88-c4804e57dd98 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.166079 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-816e361f-4729-49af-8dab-be5a2ef22341 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:05.170244 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-816e361f-4729-49af-8dab-be5a2ef22341 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a returned with HTTP 200 Aug 06 13:06:05.170639 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 336/1331] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:05.172637 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.172637 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:05.176855 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b899d340-2865-4f78-bc88-c4804e57dd98 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:05.184509 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-373b15af-8ee4-432b-907d-559a8774c868 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.187047 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b899d340-2865-4f78-bc88-c4804e57dd98 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:05.187571 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 331/1332] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:05.188016 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-373b15af-8ee4-432b-907d-559a8774c868 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] DELETE https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:05.191859 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-373b15af-8ee4-432b-907d-559a8774c868 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.192205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-373b15af-8ee4-432b-907d-559a8774c868 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.192412 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-373b15af-8ee4-432b-907d-559a8774c868 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Delete volume with id: 9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:05.202114 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.202114 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:05.202739 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-373b15af-8ee4-432b-907d-559a8774c868 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:05.225123 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-373b15af-8ee4-432b-907d-559a8774c868 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Delete volume request issued successfully. Aug 06 13:06:05.225420 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-373b15af-8ee4-432b-907d-559a8774c868 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a returned with HTTP 202 Aug 06 13:06:05.226193 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 332/1333] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:05 2026] DELETE /volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:05.239002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c509fbd-6833-4368-a874-6afbfa88fb51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.240742 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c509fbd-6833-4368-a874-6afbfa88fb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:05.240920 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c509fbd-6833-4368-a874-6afbfa88fb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.241115 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c509fbd-6833-4368-a874-6afbfa88fb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.246340 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b180fa9-2b02-44dc-a77e-015a35d69d68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.247185 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b180fa9-2b02-44dc-a77e-015a35d69d68 None None] GET https://10.4.3.59/volume// Aug 06 13:06:05.247185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b180fa9-2b02-44dc-a77e-015a35d69d68 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.247185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b180fa9-2b02-44dc-a77e-015a35d69d68 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.249964 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b180fa9-2b02-44dc-a77e-015a35d69d68 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:05.249964 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 337/1334] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:05.251334 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.251334 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:05.255022 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c509fbd-6833-4368-a874-6afbfa88fb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Volume info retrieved successfully. Aug 06 13:06:05.259089 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c509fbd-6833-4368-a874-6afbfa88fb51 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a returned with HTTP 200 Aug 06 13:06:05.259557 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 335/1335] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:05.262720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b7ef6a3d-029b-4bc1-bc13-5a437489ddd7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.264492 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b7ef6a3d-029b-4bc1-bc13-5a437489ddd7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:06:05.264796 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b7ef6a3d-029b-4bc1-bc13-5a437489ddd7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be4b8fc6-2bc8-4edd-87db-4782fe55f4f5", "connector": null, "instance_uuid": "715ff677-f4ec-4bac-b98f-b044428397dd"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:05.285088 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.285088 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:05.324695 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b7ef6a3d-029b-4bc1-bc13-5a437489ddd7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:06:05.325144 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 332/1336] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:06:05 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:05.333669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b0574d3c-c12d-4878-9a75-63a1044e83f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.336087 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b0574d3c-c12d-4878-9a75-63a1044e83f1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2 Aug 06 13:06:05.336278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b0574d3c-c12d-4878-9a75-63a1044e83f1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.336525 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b0574d3c-c12d-4878-9a75-63a1044e83f1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.344063 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.344063 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:05.418956 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-b0574d3c-c12d-4878-9a75-63a1044e83f1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2 returned with HTTP 200 Aug 06 13:06:05.419392 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 333/1337] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:05 2026] DELETE /volume/v3/attachments/3f92bf8b-a8c8-4a75-9a3f-12c5a9940ee2 => generated 367 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:05.493546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a677201d-005e-4b7b-ad0e-c382f86e8331 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.495404 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a677201d-005e-4b7b-ad0e-c382f86e8331 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] GET https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:05.495579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a677201d-005e-4b7b-ad0e-c382f86e8331 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.495776 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a677201d-005e-4b7b-ad0e-c382f86e8331 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.501278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a677201d-005e-4b7b-ad0e-c382f86e8331 tempest-VolumesTransfersTest-651848179 tempest-VolumesTransfersTest-651848179-project-admin] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 404 Aug 06 13:06:05.501776 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 338/1338] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:05.514945 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a81af583-41dd-49c2-b370-b95042e0c7d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.518047 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a81af583-41dd-49c2-b370-b95042e0c7d8 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] GET https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:05.518321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a81af583-41dd-49c2-b370-b95042e0c7d8 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.518523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a81af583-41dd-49c2-b370-b95042e0c7d8 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.529523 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a81af583-41dd-49c2-b370-b95042e0c7d8 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 404 Aug 06 13:06:05.530950 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 336/1339] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:05 2026] GET /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:05.540311 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3d60bf2-ca6f-438f-91a3-f656d05fb226 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.542095 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3d60bf2-ca6f-438f-91a3-f656d05fb226 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:05.542338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3d60bf2-ca6f-438f-91a3-f656d05fb226 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:05.542483 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3d60bf2-ca6f-438f-91a3-f656d05fb226 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:05.542780 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a3d60bf2-ca6f-438f-91a3-f656d05fb226 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] Delete volume with id: e42131ed-53ee-4aa6-a52a-8dcc839d9c02 Aug 06 13:06:05.549987 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3d60bf2-ca6f-438f-91a3-f656d05fb226 tempest-VolumesTransfersTest-1015524538 tempest-VolumesTransfersTest-1015524538-project-member] https://10.4.3.59/volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 returned with HTTP 404 Aug 06 13:06:05.550453 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 333/1340] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:05 2026] DELETE /volume/v3/volumes/e42131ed-53ee-4aa6-a52a-8dcc839d9c02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:05.559522 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-31450cdb-de6f-4d86-a098-b6288c146346 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:05.562473 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-31450cdb-de6f-4d86-a098-b6288c146346 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f/action Aug 06 13:06:05.562832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-31450cdb-de6f-4d86-a098-b6288c146346 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:05.562948 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-31450cdb-de6f-4d86-a098-b6288c146346 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:05.580560 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:05.580560 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:05.592274 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d311202-5af5-4a82-8c12-9d44c99db5cc req-31450cdb-de6f-4d86-a098-b6288c146346 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f/action returned with HTTP 204 Aug 06 13:06:05.592727 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 334/1341] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:06:05 2026] POST /volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:06.083046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5bdbb21c-5112-4bb5-910e-9a23c8acdfcb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.084763 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bdbb21c-5112-4bb5-910e-9a23c8acdfcb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:06.085488 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bdbb21c-5112-4bb5-910e-9a23c8acdfcb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.085488 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bdbb21c-5112-4bb5-910e-9a23c8acdfcb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.096080 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:06.096080 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:06.102080 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5bdbb21c-5112-4bb5-910e-9a23c8acdfcb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:06.107907 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bdbb21c-5112-4bb5-910e-9a23c8acdfcb tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 200 Aug 06 13:06:06.108455 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 339/1342] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:06 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:06.121454 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b8f98bd-79af-4965-8eb5-11bc38636954 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.124108 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b8f98bd-79af-4965-8eb5-11bc38636954 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:06.125677 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b8f98bd-79af-4965-8eb5-11bc38636954 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.125677 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b8f98bd-79af-4965-8eb5-11bc38636954 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.136163 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:06.136163 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:06.147041 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b8f98bd-79af-4965-8eb5-11bc38636954 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:06.153017 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b8f98bd-79af-4965-8eb5-11bc38636954 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 200 Aug 06 13:06:06.153480 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 337/1343] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:06 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:06.169593 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.171368 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c Aug 06 13:06:06.171555 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.171789 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.171929 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Delete snapshot with id: 4895bec7-1323-4165-9106-13aec9398a8c Aug 06 13:06:06.177478 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:06.177478 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:06.177894 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Snapshot retrieved successfully. Aug 06 13:06:06.196749 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Snapshot delete request issued successfully. Aug 06 13:06:06.196993 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ea64895-a1a3-4d81-9d1e-1203e5702b38 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c returned with HTTP 202 Aug 06 13:06:06.197632 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 334/1344] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:06:06 2026] DELETE /volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:06.207082 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bfb5a15c-ca1e-4041-9a3a-46ba671ed55c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.207385 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f1540e4-d970-4aa9-9d96-3ded739c92f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.210126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfb5a15c-ca1e-4041-9a3a-46ba671ed55c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:06.210456 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfb5a15c-ca1e-4041-9a3a-46ba671ed55c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.210714 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfb5a15c-ca1e-4041-9a3a-46ba671ed55c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.212887 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f1540e4-d970-4aa9-9d96-3ded739c92f8 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c Aug 06 13:06:06.213090 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f1540e4-d970-4aa9-9d96-3ded739c92f8 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.213330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f1540e4-d970-4aa9-9d96-3ded739c92f8 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.221522 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:06.221522 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:06.222011 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f1540e4-d970-4aa9-9d96-3ded739c92f8 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Snapshot retrieved successfully. Aug 06 13:06:06.222724 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f1540e4-d970-4aa9-9d96-3ded739c92f8 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c returned with HTTP 200 Aug 06 13:06:06.222901 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:06.222901 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:06.223115 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 335/1345] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:06 2026] GET /volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:06.233533 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bfb5a15c-ca1e-4041-9a3a-46ba671ed55c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:06.238327 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfb5a15c-ca1e-4041-9a3a-46ba671ed55c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:06.238773 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 340/1346] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:06 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:06.253322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f014a2b0-c2ae-4a4a-a6a6-f773f0463043 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.255328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f014a2b0-c2ae-4a4a-a6a6-f773f0463043 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:06.255508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f014a2b0-c2ae-4a4a-a6a6-f773f0463043 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.255610 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f014a2b0-c2ae-4a4a-a6a6-f773f0463043 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.272382 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:06.272382 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:06.274814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1973fa9-1dab-4701-883e-d765ebb300c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.276975 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1973fa9-1dab-4701-883e-d765ebb300c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] GET https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a Aug 06 13:06:06.277367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1973fa9-1dab-4701-883e-d765ebb300c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.277496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1973fa9-1dab-4701-883e-d765ebb300c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.281947 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f014a2b0-c2ae-4a4a-a6a6-f773f0463043 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:06.284060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1973fa9-1dab-4701-883e-d765ebb300c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719 tempest-VolumeSnapshotQuotasNegativeTestJSON-522910719-project-member] https://10.4.3.59/volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a returned with HTTP 404 Aug 06 13:06:06.284551 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 335/1347] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:06 2026] GET /volume/v3/volumes/9170cd3c-4487-4617-a1bd-df2711e5477a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:06.292065 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f014a2b0-c2ae-4a4a-a6a6-f773f0463043 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:06.292524 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 338/1348] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:06 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:06:06.292683 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-477fabfb-fe9b-4fa6-ad69-df1e12f895b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.294640 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-477fabfb-fe9b-4fa6-ad69-df1e12f895b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c Aug 06 13:06:06.294939 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-477fabfb-fe9b-4fa6-ad69-df1e12f895b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:06.404588 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-477fabfb-fe9b-4fa6-ad69-df1e12f895b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1111878049-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c returned with HTTP 200 Aug 06 13:06:06.405183 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 336/1349] 10.4.3.59 () {68 vars in 1368 bytes} [Thu Aug 6 13:06:06 2026] PUT /volume/v3/os-quota-sets/dafc8db1abf6414b8c51faa5ac3a195c => generated 395 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:06.538852 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-a6e3c94c-69b6-44bd-a387-883c403762e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.541226 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-a6e3c94c-69b6-44bd-a387-883c403762e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 Aug 06 13:06:06.541653 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-a6e3c94c-69b6-44bd-a387-883c403762e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:06.552033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-a6e3c94c-69b6-44bd-a387-883c403762e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:06:06.557011 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-a6e3c94c-69b6-44bd-a387-883c403762e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:06:06.557945 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:06.557945 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:06.670214 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-a6e3c94c-69b6-44bd-a387-883c403762e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-be4b8fc6-2bc8-4edd-87db-4782fe55f4f5-np0000006653" released by "attachment_update" :: held 0.113s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:06:06.670496 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-a6e3c94c-69b6-44bd-a387-883c403762e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 returned with HTTP 200 Aug 06 13:06:06.672127 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 341/1350] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:06:06 2026] PUT /volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:06.682551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-66104942-4be2-42a8-94e6-2d712e0c7cdd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:06.684729 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-66104942-4be2-42a8-94e6-2d712e0c7cdd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 Aug 06 13:06:06.685026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-66104942-4be2-42a8-94e6-2d712e0c7cdd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:06.685299 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-66104942-4be2-42a8-94e6-2d712e0c7cdd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:06.714795 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-66104942-4be2-42a8-94e6-2d712e0c7cdd tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 returned with HTTP 200 Aug 06 13:06:06.715381 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 336/1351] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:06:06 2026] GET /volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:07.235143 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-976d2bd6-46d9-435a-ac55-f0284e53a207 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:07.236902 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-976d2bd6-46d9-435a-ac55-f0284e53a207 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c Aug 06 13:06:07.237157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-976d2bd6-46d9-435a-ac55-f0284e53a207 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:07.237433 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-976d2bd6-46d9-435a-ac55-f0284e53a207 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:07.242694 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-976d2bd6-46d9-435a-ac55-f0284e53a207 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c returned with HTTP 404 Aug 06 13:06:07.243188 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 339/1352] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:06:07 2026] GET /volume/v3/snapshots/4895bec7-1323-4165-9106-13aec9398a8c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:07.252982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a338f72-6d71-4422-9666-fc2d4594ff81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:07.254955 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a338f72-6d71-4422-9666-fc2d4594ff81 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:07.255135 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a338f72-6d71-4422-9666-fc2d4594ff81 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:07.255387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a338f72-6d71-4422-9666-fc2d4594ff81 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:07.263700 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:07.263700 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:07.268235 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4a338f72-6d71-4422-9666-fc2d4594ff81 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:07.273777 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a338f72-6d71-4422-9666-fc2d4594ff81 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 200 Aug 06 13:06:07.275784 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 337/1353] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:07 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:07.291390 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:07.293652 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] DELETE https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:07.294296 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:07.294296 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:07.294548 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Delete volume with id: 87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:07.305597 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:07.305597 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:07.306423 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:07.333480 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Delete volume request issued successfully. Aug 06 13:06:07.334187 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93eba3fd-5c46-400c-ada4-f8bfbc52a077 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 202 Aug 06 13:06:07.334187 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 342/1354] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:07 2026] DELETE /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:07.347513 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d585b4b-f20f-438f-88ca-2f7cb2a0ecb7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:07.349327 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d585b4b-f20f-438f-88ca-2f7cb2a0ecb7 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:07.349544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d585b4b-f20f-438f-88ca-2f7cb2a0ecb7 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:07.349769 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d585b4b-f20f-438f-88ca-2f7cb2a0ecb7 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:07.359852 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:07.359852 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:07.369713 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d585b4b-f20f-438f-88ca-2f7cb2a0ecb7 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Volume info retrieved successfully. Aug 06 13:06:07.369713 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d585b4b-f20f-438f-88ca-2f7cb2a0ecb7 tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 200 Aug 06 13:06:07.369782 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 337/1355] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:07 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:08.388873 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7e4f102-eacf-4752-b461-6741c13193be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:08.393096 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7e4f102-eacf-4752-b461-6741c13193be tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] GET https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 Aug 06 13:06:08.393324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7e4f102-eacf-4752-b461-6741c13193be tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:08.393502 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7e4f102-eacf-4752-b461-6741c13193be tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:08.400153 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7e4f102-eacf-4752-b461-6741c13193be tempest-VolumesExtendTest-1667189578 tempest-VolumesExtendTest-1667189578-project-member] https://10.4.3.59/volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 returned with HTTP 404 Aug 06 13:06:08.401225 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 340/1356] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:08 2026] GET /volume/v3/volumes/87999a1a-21c1-44d0-85a9-47c28202cae0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:08.532511 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af681336-908a-4b53-9594-c10c404cedab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:08.676291 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:08.676665 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-406267463"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:08.678332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-406267463'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:08.678450 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Create volume of 1 GB Aug 06 13:06:08.684215 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Availability Zones retrieved successfully. Aug 06 13:06:08.690738 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Flow 'volume_create_api' (050bf8b3-977a-44f8-8cb2-52517c798858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:08.692176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f7c7d5-c681-4240-9a71-d5fe5bd941d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:08.692827 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:08.724249 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f7c7d5-c681-4240-9a71-d5fe5bd941d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:08.725596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b29e7355-7ef4-4b87-9fa7-3cef8e509f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:08.808128 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Created reservations ['f5b66957-1e5a-42e8-bc31-1202dbe3ec11', '4073d608-3431-48f8-b475-493e94a90502', '2f26490a-1dc9-4d9d-ac51-5704e74cbb56', '9825169c-c6c6-4f9e-8724-62fc6dc27603'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:08.808906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b29e7355-7ef4-4b87-9fa7-3cef8e509f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b66957-1e5a-42e8-bc31-1202dbe3ec11', '4073d608-3431-48f8-b475-493e94a90502', '2f26490a-1dc9-4d9d-ac51-5704e74cbb56', '9825169c-c6c6-4f9e-8724-62fc6dc27603']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:08.809822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d409f2e-2ec1-468c-84d9-d5df610bb5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:08.839822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d409f2e-2ec1-468c-84d9-d5df610bb5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '597817b4-86c3-4b89-8a3b-d6ad0176e422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-406267463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbf01e8763e4caa92677e1420cd323b',qos_specs=None,replication_status=,reservations=['f5b66957-1e5a-42e8-bc31-1202dbe3ec11','4073d608-3431-48f8-b475-493e94a90502','2f26490a-1dc9-4d9d-ac51-5704e74cbb56','9825169c-c6c6-4f9e-8724-62fc6dc27603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71798640de449aa8f6e98a6ced6ca71',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-406267463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=597817b4-86c3-4b89-8a3b-d6ad0176e422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bbf01e8763e4caa92677e1420cd323b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c71798640de449aa8f6e98a6ced6ca71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:08.841436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ff93ed-c57c-48f3-9725-c1166732dbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:08.863364 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ff93ed-c57c-48f3-9725-c1166732dbf3) transitioned into state 'SUCCESS' from state '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-406267463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbf01e8763e4caa92677e1420cd323b',qos_specs=None,replication_status=,reservations=['f5b66957-1e5a-42e8-bc31-1202dbe3ec11','4073d608-3431-48f8-b475-493e94a90502','2f26490a-1dc9-4d9d-ac51-5704e74cbb56','9825169c-c6c6-4f9e-8724-62fc6dc27603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71798640de449aa8f6e98a6ced6ca71',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:08.864165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b393aa-800a-490f-9baa-68c5396fc3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:08.875092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b393aa-800a-490f-9baa-68c5396fc3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:08.875898 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Flow 'volume_create_api' (050bf8b3-977a-44f8-8cb2-52517c798858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:08.876221 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Create volume request issued successfully. Aug 06 13:06:08.876918 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af681336-908a-4b53-9594-c10c404cedab tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:08.877355 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 338/1357] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:08 2026] POST /volume/v3/volumes => generated 747 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:08.892033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3119e6c0-76e8-4679-80b2-fbc14d3bd241 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:08.894007 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3119e6c0-76e8-4679-80b2-fbc14d3bd241 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 Aug 06 13:06:08.894385 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3119e6c0-76e8-4679-80b2-fbc14d3bd241 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:08.894495 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3119e6c0-76e8-4679-80b2-fbc14d3bd241 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:08.907489 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:08.907489 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:08.917280 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3119e6c0-76e8-4679-80b2-fbc14d3bd241 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:08.923990 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3119e6c0-76e8-4679-80b2-fbc14d3bd241 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 returned with HTTP 200 Aug 06 13:06:08.924322 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 343/1358] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:08 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:09.833471 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:09.938341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-197b25e6-5622-4bd1-a6ed-7141ca84bad8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:09.941237 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f2ff5c1-e849-44d7-b5f5-006a34e3fbaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:09.941586 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-197b25e6-5622-4bd1-a6ed-7141ca84bad8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] DELETE https://10.4.3.59/volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e Aug 06 13:06:09.941586 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-197b25e6-5622-4bd1-a6ed-7141ca84bad8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:09.941586 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-197b25e6-5622-4bd1-a6ed-7141ca84bad8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:09.941750 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f2ff5c1-e849-44d7-b5f5-006a34e3fbaa tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 Aug 06 13:06:09.941750 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f2ff5c1-e849-44d7-b5f5-006a34e3fbaa tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:09.941957 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f2ff5c1-e849-44d7-b5f5-006a34e3fbaa tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:09.954521 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:09.954521 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:09.956392 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:09.956392 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:09.958879 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1f2ff5c1-e849-44d7-b5f5-006a34e3fbaa tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:09.960187 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:09.960541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1361887714"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:09.962166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1361887714'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:09.962795 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume of 1 GB Aug 06 13:06:09.964436 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f2ff5c1-e849-44d7-b5f5-006a34e3fbaa tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 returned with HTTP 200 Aug 06 13:06:09.965110 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 339/1359] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:09 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:09.982314 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Availability Zones retrieved successfully. Aug 06 13:06:09.985842 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c43f69d-b7f2-44f3-a13c-b78889e2884e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:09.988487 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Flow 'volume_create_api' (70539e9e-cc8d-41c3-a15b-09116bdefa34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:09.988658 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c43f69d-b7f2-44f3-a13c-b78889e2884e tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] POST https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:09.989107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c43f69d-b7f2-44f3-a13c-b78889e2884e tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:09.989803 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578f9cc1-afd9-4f53-b2f9-9415a7adf23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:09.990774 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:10.002046 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.002046 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:10.002754 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c43f69d-b7f2-44f3-a13c-b78889e2884e tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.024174 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c43f69d-b7f2-44f3-a13c-b78889e2884e tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Create volume metadata completed successfully. Aug 06 13:06:10.024553 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c43f69d-b7f2-44f3-a13c-b78889e2884e tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.025122 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 344/1360] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:06:09 2026] POST /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.029339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578f9cc1-afd9-4f53-b2f9-9415a7adf23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:10.030333 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905dd84b-ecf7-4127-9f6a-4ffdea7394fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:10.031969 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-197b25e6-5622-4bd1-a6ed-7141ca84bad8 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e returned with HTTP 200 Aug 06 13:06:10.032423 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 341/1361] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:09 2026] DELETE /volume/v3/attachments/fd2f17b2-d8e1-49c4-a8a2-fa9bace42c1e => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.035506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c8f5bfd-481f-4b61-89ec-c93eb7d6c81a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.040071 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c8f5bfd-481f-4b61-89ec-c93eb7d6c81a tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.040452 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c8f5bfd-481f-4b61-89ec-c93eb7d6c81a tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.041114 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c8f5bfd-481f-4b61-89ec-c93eb7d6c81a tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.050006 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.050006 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:10.050165 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c8f5bfd-481f-4b61-89ec-c93eb7d6c81a tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.054292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-745ab0f9-4ef0-4487-b243-27c87efe92bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.057703 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c8f5bfd-481f-4b61-89ec-c93eb7d6c81a tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Get volume metadata completed successfully. Aug 06 13:06:10.058488 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-745ab0f9-4ef0-4487-b243-27c87efe92bc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] DELETE https://10.4.3.59/volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b Aug 06 13:06:10.058543 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c8f5bfd-481f-4b61-89ec-c93eb7d6c81a tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.058593 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-745ab0f9-4ef0-4487-b243-27c87efe92bc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.058979 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 340/1362] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.059029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-745ab0f9-4ef0-4487-b243-27c87efe92bc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.069726 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67e3b1a9-4da9-4aa3-9a36-709618b61ea0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.071727 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67e3b1a9-4da9-4aa3-9a36-709618b61ea0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] PUT https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.073333 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67e3b1a9-4da9-4aa3-9a36-709618b61ea0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:10.073417 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.073417 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:10.081543 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.081543 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:10.082183 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67e3b1a9-4da9-4aa3-9a36-709618b61ea0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.099827 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67e3b1a9-4da9-4aa3-9a36-709618b61ea0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Update volume metadata completed successfully. Aug 06 13:06:10.100527 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67e3b1a9-4da9-4aa3-9a36-709618b61ea0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.100736 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 342/1363] 10.4.3.59 () {68 vars in 1388 bytes} [Thu Aug 6 13:06:10 2026] PUT /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.114721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6f033c5-5bec-4677-bfc3-f6d5fc361943 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.117669 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6f033c5-5bec-4677-bfc3-f6d5fc361943 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.117669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6f033c5-5bec-4677-bfc3-f6d5fc361943 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.117669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6f033c5-5bec-4677-bfc3-f6d5fc361943 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.117838 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Created reservations ['9fac5768-813e-4de6-b610-4cf8b61e3875', '3234b6cb-8c58-4447-9df9-4a7bfdfe78a8', '13acf555-e95d-4464-b639-c097601c92ad', 'ed740a22-585c-4293-bd77-31450f2486d6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:10.118657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905dd84b-ecf7-4127-9f6a-4ffdea7394fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fac5768-813e-4de6-b610-4cf8b61e3875', '3234b6cb-8c58-4447-9df9-4a7bfdfe78a8', '13acf555-e95d-4464-b639-c097601c92ad', 'ed740a22-585c-4293-bd77-31450f2486d6']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:10.119614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6994eba1-ab88-4f96-9fbb-ee20f70ce82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:10.128976 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.128976 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:10.129431 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6f033c5-5bec-4677-bfc3-f6d5fc361943 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.138192 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6f033c5-5bec-4677-bfc3-f6d5fc361943 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Get volume metadata completed successfully. Aug 06 13:06:10.138426 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-745ab0f9-4ef0-4487-b243-27c87efe92bc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b returned with HTTP 200 Aug 06 13:06:10.138699 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6f033c5-5bec-4677-bfc3-f6d5fc361943 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.139117 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 345/1364] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:10 2026] DELETE /volume/v3/attachments/c105fdb6-c3a5-40a8-9d56-0198f2d9df7b => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.139270 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 341/1365] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.144551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6994eba1-ab88-4f96-9fbb-ee20f70ce82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f0008f-4974-41e0-b57d-4ce536c74d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1361887714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='365416d1cbdf4ea7bc4f0b1846733c0c',qos_specs=None,replication_status=,reservations=['9fac5768-813e-4de6-b610-4cf8b61e3875','3234b6cb-8c58-4447-9df9-4a7bfdfe78a8','13acf555-e95d-4464-b639-c097601c92ad','ed740a22-585c-4293-bd77-31450f2486d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e445285e94ee4ff998ae976d8026e392',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1361887714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f0008f-4974-41e0-b57d-4ce536c74d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='365416d1cbdf4ea7bc4f0b1846733c0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e445285e94ee4ff998ae976d8026e392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:10.145326 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6081b7c-6393-42d8-a822-8bac861ab8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:10.149673 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.152113 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] DELETE https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key1 Aug 06 13:06:10.152377 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.152606 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.159658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-565066b5-39fa-4d2f-a4ff-eb4eefdf702a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.160877 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.160877 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:10.161466 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.162172 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-565066b5-39fa-4d2f-a4ff-eb4eefdf702a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] DELETE https://10.4.3.59/volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d Aug 06 13:06:10.162488 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-565066b5-39fa-4d2f-a4ff-eb4eefdf702a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.162691 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-565066b5-39fa-4d2f-a4ff-eb4eefdf702a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.167323 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Get volume metadata completed successfully. Aug 06 13:06:10.170596 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6081b7c-6393-42d8-a822-8bac861ab8af) transitioned into state 'SUCCESS' from state '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-1361887714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='365416d1cbdf4ea7bc4f0b1846733c0c',qos_specs=None,replication_status=,reservations=['9fac5768-813e-4de6-b610-4cf8b61e3875','3234b6cb-8c58-4447-9df9-4a7bfdfe78a8','13acf555-e95d-4464-b639-c097601c92ad','ed740a22-585c-4293-bd77-31450f2486d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e445285e94ee4ff998ae976d8026e392',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:10.171276 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.171276 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:10.172005 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0058010-8d42-4da1-96e8-62e6bdfbfbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:10.179775 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Delete volume metadata completed successfully. Aug 06 13:06:10.180047 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d43bf0f-4e48-4370-8df6-fa32386f9887 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key1 returned with HTTP 200 Aug 06 13:06:10.180431 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 343/1366] 10.4.3.59 () {66 vars in 1386 bytes} [Thu Aug 6 13:06:10 2026] DELETE /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 13:06:10.188586 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c147677d-8f0d-4393-84a6-e00d1fb2fbb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.191030 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0058010-8d42-4da1-96e8-62e6bdfbfbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:10.192135 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c147677d-8f0d-4393-84a6-e00d1fb2fbb8 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.192278 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Flow 'volume_create_api' (70539e9e-cc8d-41c3-a15b-09116bdefa34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:10.192709 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume request issued successfully. Aug 06 13:06:10.192792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c147677d-8f0d-4393-84a6-e00d1fb2fbb8 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.193175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c147677d-8f0d-4393-84a6-e00d1fb2fbb8 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.193586 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ebb22ec-3658-4828-b8bb-23f51f267a75 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:10.194296 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 338/1367] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:09 2026] POST /volume/v3/volumes => generated 748 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:10.203407 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.203407 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:10.203849 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c147677d-8f0d-4393-84a6-e00d1fb2fbb8 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.211968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3a8862d-2d22-4ca5-b396-e1860f3f8497 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.214484 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3a8862d-2d22-4ca5-b396-e1860f3f8497 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 Aug 06 13:06:10.214721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3a8862d-2d22-4ca5-b396-e1860f3f8497 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.214999 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3a8862d-2d22-4ca5-b396-e1860f3f8497 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.219280 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c147677d-8f0d-4393-84a6-e00d1fb2fbb8 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Get volume metadata completed successfully. Aug 06 13:06:10.219720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c147677d-8f0d-4393-84a6-e00d1fb2fbb8 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.220273 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 342/1368] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 32 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 06 13:06:10.225578 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.225578 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:10.231437 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3a8862d-2d22-4ca5-b396-e1860f3f8497 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:10.232233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a9b6673-670e-4e46-be0b-c5bfc7ea095c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.235043 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a9b6673-670e-4e46-be0b-c5bfc7ea095c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] PUT https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.235660 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a9b6673-670e-4e46-be0b-c5bfc7ea095c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:10.236697 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3a8862d-2d22-4ca5-b396-e1860f3f8497 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 returned with HTTP 200 Aug 06 13:06:10.237152 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 344/1369] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.239825 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e81144a-b61c-43cb-90de-58a7e70e110b req-565066b5-39fa-4d2f-a4ff-eb4eefdf702a tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d returned with HTTP 200 Aug 06 13:06:10.240380 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 346/1370] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:10 2026] DELETE /volume/v3/attachments/720f2f99-eca7-44ae-b9cd-103ecf21d48d => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.250301 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.250301 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:10.254630 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4a9b6673-670e-4e46-be0b-c5bfc7ea095c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.268983 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4a9b6673-670e-4e46-be0b-c5bfc7ea095c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Update volume metadata completed successfully. Aug 06 13:06:10.269277 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a9b6673-670e-4e46-be0b-c5bfc7ea095c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.269855 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 339/1371] 10.4.3.59 () {68 vars in 1388 bytes} [Thu Aug 6 13:06:10 2026] PUT /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.281471 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de4c3b04-87dd-4651-ab2a-96b90c05a5e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.283377 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de4c3b04-87dd-4651-ab2a-96b90c05a5e1 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] POST https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.283840 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de4c3b04-87dd-4651-ab2a-96b90c05a5e1 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:10.299340 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.299340 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:10.300362 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de4c3b04-87dd-4651-ab2a-96b90c05a5e1 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.311894 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de4c3b04-87dd-4651-ab2a-96b90c05a5e1 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Create volume metadata completed successfully. Aug 06 13:06:10.312995 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de4c3b04-87dd-4651-ab2a-96b90c05a5e1 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.312995 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 343/1372] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:06:10 2026] POST /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.327224 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61b5b884-f3f4-47b6-9a9d-617eb10e2a90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.334174 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61b5b884-f3f4-47b6-9a9d-617eb10e2a90 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] PUT https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key3 Aug 06 13:06:10.334581 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61b5b884-f3f4-47b6-9a9d-617eb10e2a90 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:10.343160 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.343160 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:10.343687 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61b5b884-f3f4-47b6-9a9d-617eb10e2a90 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.352009 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61b5b884-f3f4-47b6-9a9d-617eb10e2a90 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Update volume metadata completed successfully. Aug 06 13:06:10.352427 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61b5b884-f3f4-47b6-9a9d-617eb10e2a90 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key3 returned with HTTP 200 Aug 06 13:06:10.352910 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 345/1373] 10.4.3.59 () {68 vars in 1403 bytes} [Thu Aug 6 13:06:10 2026] PUT /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.363355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a9b719c-696e-4aee-8087-3867588fcd23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.365750 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a9b719c-696e-4aee-8087-3867588fcd23 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key3 Aug 06 13:06:10.366126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a9b719c-696e-4aee-8087-3867588fcd23 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.366394 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a9b719c-696e-4aee-8087-3867588fcd23 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.374933 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.374933 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:10.375465 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a9b719c-696e-4aee-8087-3867588fcd23 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.381017 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a9b719c-696e-4aee-8087-3867588fcd23 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Get volume metadata completed successfully. Aug 06 13:06:10.381325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a9b719c-696e-4aee-8087-3867588fcd23 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key3 returned with HTTP 200 Aug 06 13:06:10.381794 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 347/1374] 10.4.3.59 () {66 vars in 1383 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.391872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2620bcd2-e35f-4c4b-90ae-92b9d92f8e33 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.394568 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2620bcd2-e35f-4c4b-90ae-92b9d92f8e33 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.394758 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2620bcd2-e35f-4c4b-90ae-92b9d92f8e33 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.395008 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2620bcd2-e35f-4c4b-90ae-92b9d92f8e33 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.408541 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.408541 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:10.409041 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2620bcd2-e35f-4c4b-90ae-92b9d92f8e33 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.414950 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2620bcd2-e35f-4c4b-90ae-92b9d92f8e33 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Get volume metadata completed successfully. Aug 06 13:06:10.415323 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2620bcd2-e35f-4c4b-90ae-92b9d92f8e33 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.415758 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 340/1375] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.424375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a66186f7-d9a7-4e34-afc3-0b370ef98535 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.426448 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a66186f7-d9a7-4e34-afc3-0b370ef98535 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] PUT https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata Aug 06 13:06:10.426819 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a66186f7-d9a7-4e34-afc3-0b370ef98535 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:10.437665 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.437665 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:10.438191 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a66186f7-d9a7-4e34-afc3-0b370ef98535 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.447254 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a66186f7-d9a7-4e34-afc3-0b370ef98535 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Update volume metadata completed successfully. Aug 06 13:06:10.447544 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a66186f7-d9a7-4e34-afc3-0b370ef98535 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata returned with HTTP 200 Aug 06 13:06:10.447963 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 344/1376] 10.4.3.59 () {68 vars in 1388 bytes} [Thu Aug 6 13:06:10 2026] PUT /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:10.459291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5ae8db2-eb4a-4e30-8a2c-be486386b81c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.463647 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5ae8db2-eb4a-4e30-8a2c-be486386b81c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 Aug 06 13:06:10.463647 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5ae8db2-eb4a-4e30-8a2c-be486386b81c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.463647 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5ae8db2-eb4a-4e30-8a2c-be486386b81c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.469136 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.469136 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:10.472725 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f5ae8db2-eb4a-4e30-8a2c-be486386b81c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.476556 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5ae8db2-eb4a-4e30-8a2c-be486386b81c tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 returned with HTTP 200 Aug 06 13:06:10.477023 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 346/1377] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.488289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.490635 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] DELETE https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 Aug 06 13:06:10.490954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.491197 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.491421 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Delete volume with id: 597817b4-86c3-4b89-8a3b-d6ad0176e422 Aug 06 13:06:10.498431 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.498431 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:10.498869 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.515791 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Delete volume request issued successfully. Aug 06 13:06:10.515981 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cdd6587-4b70-4f34-b937-cd09050653a0 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 returned with HTTP 202 Aug 06 13:06:10.516483 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 348/1378] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:10 2026] DELETE /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:10.524576 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c83c75fc-4473-430a-9c31-bc69508a0555 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.528474 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c83c75fc-4473-430a-9c31-bc69508a0555 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 Aug 06 13:06:10.528801 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c83c75fc-4473-430a-9c31-bc69508a0555 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:10.528958 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c83c75fc-4473-430a-9c31-bc69508a0555 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:10.538121 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.538121 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:10.542138 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c83c75fc-4473-430a-9c31-bc69508a0555 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Volume info retrieved successfully. Aug 06 13:06:10.546665 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c83c75fc-4473-430a-9c31-bc69508a0555 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 returned with HTTP 200 Aug 06 13:06:10.547042 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 341/1379] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:10 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:10.803634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-70e0b508-97a5-4721-be75-ecb94464b5f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:10.805662 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-70e0b508-97a5-4721-be75-ecb94464b5f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853/action Aug 06 13:06:10.806220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-70e0b508-97a5-4721-be75-ecb94464b5f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:10.806368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-70e0b508-97a5-4721-be75-ecb94464b5f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:10.846453 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:10.846453 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:10.860135 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5adc8a4d-0f7e-419c-b70c-1b3f9aa6020e req-70e0b508-97a5-4721-be75-ecb94464b5f3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853/action returned with HTTP 204 Aug 06 13:06:10.860589 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 345/1380] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:06:10 2026] POST /volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:11.259337 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47f69dc8-4d0f-48a7-b2f8-016b256b6b18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:11.262062 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47f69dc8-4d0f-48a7-b2f8-016b256b6b18 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 Aug 06 13:06:11.262366 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47f69dc8-4d0f-48a7-b2f8-016b256b6b18 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:11.262645 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47f69dc8-4d0f-48a7-b2f8-016b256b6b18 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:11.274881 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:11.274881 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:11.279547 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-47f69dc8-4d0f-48a7-b2f8-016b256b6b18 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:11.288126 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47f69dc8-4d0f-48a7-b2f8-016b256b6b18 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 returned with HTTP 200 Aug 06 13:06:11.288586 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 347/1381] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:11 2026] GET /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:06:11.558669 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d269fe44-eda7-4998-9c6d-b1634d746bb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:11.561548 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d269fe44-eda7-4998-9c6d-b1634d746bb9 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] GET https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 Aug 06 13:06:11.561745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d269fe44-eda7-4998-9c6d-b1634d746bb9 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:11.561992 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d269fe44-eda7-4998-9c6d-b1634d746bb9 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:11.568655 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d269fe44-eda7-4998-9c6d-b1634d746bb9 tempest-VolumesMetadataTest-589967441 tempest-VolumesMetadataTest-589967441-project-member] https://10.4.3.59/volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 returned with HTTP 404 Aug 06 13:06:11.569275 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 349/1382] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:11 2026] GET /volume/v3/volumes/597817b4-86c3-4b89-8a3b-d6ad0176e422 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:13.129327 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:13.268341 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:13.268787 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-893059836"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:13.271382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-893059836'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:13.271589 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Create volume of 1 GB Aug 06 13:06:13.277577 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Availability Zones retrieved successfully. Aug 06 13:06:13.287234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Flow 'volume_create_api' (aebb9c66-f0be-42d6-a97b-961d2a9210f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:13.288672 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35f346e-91ba-4658-b86c-32fb5dce8db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:13.291488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:13.333692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35f346e-91ba-4658-b86c-32fb5dce8db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:13.334514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259cf461-1684-4b90-9990-8550cdc29605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:13.410042 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Created reservations ['327be7ab-cc1f-4517-bbd9-66da9d057ad1', '0ade58b1-1440-4c68-b1bf-a2f68624ebf7', 'a65118a2-6b06-4c9b-9ab6-99e703c5c829', '4339911e-ff22-40af-b4c2-2485237b98ec'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:13.410800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259cf461-1684-4b90-9990-8550cdc29605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['327be7ab-cc1f-4517-bbd9-66da9d057ad1', '0ade58b1-1440-4c68-b1bf-a2f68624ebf7', 'a65118a2-6b06-4c9b-9ab6-99e703c5c829', '4339911e-ff22-40af-b4c2-2485237b98ec']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:13.411517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6c44eb-b3c0-435c-8048-5daf528fa04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:13.435965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6c44eb-b3c0-435c-8048-5daf528fa04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '772c5c1d-2f3a-462c-9db5-d5098a61cd76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-893059836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27e49a10cb64ab398626ef30d6206d0',qos_specs=None,replication_status=,reservations=['327be7ab-cc1f-4517-bbd9-66da9d057ad1','0ade58b1-1440-4c68-b1bf-a2f68624ebf7','a65118a2-6b06-4c9b-9ab6-99e703c5c829','4339911e-ff22-40af-b4c2-2485237b98ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe308469f914431782b47216b36dc91b',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-893059836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=772c5c1d-2f3a-462c-9db5-d5098a61cd76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27e49a10cb64ab398626ef30d6206d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe308469f914431782b47216b36dc91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:13.436668 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c214fb2-2898-4ed9-bf2d-bb2999ae3c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:13.457697 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c214fb2-2898-4ed9-bf2d-bb2999ae3c86) transitioned into state 'SUCCESS' from state '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-893059836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27e49a10cb64ab398626ef30d6206d0',qos_specs=None,replication_status=,reservations=['327be7ab-cc1f-4517-bbd9-66da9d057ad1','0ade58b1-1440-4c68-b1bf-a2f68624ebf7','a65118a2-6b06-4c9b-9ab6-99e703c5c829','4339911e-ff22-40af-b4c2-2485237b98ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe308469f914431782b47216b36dc91b',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:13.458343 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c131ee-0be1-41da-81bf-3f0243d363a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:13.466383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c131ee-0be1-41da-81bf-3f0243d363a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:13.467113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Flow 'volume_create_api' (aebb9c66-f0be-42d6-a97b-961d2a9210f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:13.467409 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Create volume request issued successfully. Aug 06 13:06:13.467892 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64ae8ed8-ce6f-42b5-a90c-b5a119072912 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:13.468298 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 342/1383] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:06:13 2026] POST /volume/v3/volumes => generated 749 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:13.484043 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1fd5c2b-febc-479b-a1d6-9f23b01ebfa0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:13.488633 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1fd5c2b-febc-479b-a1d6-9f23b01ebfa0 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:13.490533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1fd5c2b-febc-479b-a1d6-9f23b01ebfa0 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:13.490731 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1fd5c2b-febc-479b-a1d6-9f23b01ebfa0 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:13.502074 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:13.502074 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:13.504779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-099d241c-251c-48cb-a4a6-a207b711f985 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:13.506359 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1fd5c2b-febc-479b-a1d6-9f23b01ebfa0 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Volume info retrieved successfully. Aug 06 13:06:13.507243 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-099d241c-251c-48cb-a4a6-a207b711f985 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] DELETE https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:06:13.507479 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-099d241c-251c-48cb-a4a6-a207b711f985 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:13.507706 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-099d241c-251c-48cb-a4a6-a207b711f985 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:13.507907 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-099d241c-251c-48cb-a4a6-a207b711f985 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Delete volume with id: f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:06:13.512365 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1fd5c2b-febc-479b-a1d6-9f23b01ebfa0 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 returned with HTTP 200 Aug 06 13:06:13.512909 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 346/1384] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:13 2026] GET /volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:13.519711 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:13.519711 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:13.520448 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-099d241c-251c-48cb-a4a6-a207b711f985 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:06:13.549030 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-099d241c-251c-48cb-a4a6-a207b711f985 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Delete volume request issued successfully. Aug 06 13:06:13.549273 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-099d241c-251c-48cb-a4a6-a207b711f985 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 returned with HTTP 202 Aug 06 13:06:13.549745 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 348/1385] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:13 2026] DELETE /volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:13.564647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8dd21509-83f5-4b97-9819-8dd9ab903dc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:13.569743 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dd21509-83f5-4b97-9819-8dd9ab903dc1 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:06:13.569743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8dd21509-83f5-4b97-9819-8dd9ab903dc1 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:13.569743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8dd21509-83f5-4b97-9819-8dd9ab903dc1 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:13.577017 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:13.577017 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:13.581336 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8dd21509-83f5-4b97-9819-8dd9ab903dc1 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:06:13.586526 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dd21509-83f5-4b97-9819-8dd9ab903dc1 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 returned with HTTP 200 Aug 06 13:06:13.586526 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 350/1386] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:13 2026] GET /volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:14.526673 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dbe1d174-643b-4f47-9e67-17f557694541 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:14.528594 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbe1d174-643b-4f47-9e67-17f557694541 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:14.528776 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbe1d174-643b-4f47-9e67-17f557694541 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:14.528951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbe1d174-643b-4f47-9e67-17f557694541 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:14.535166 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:14.535166 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:14.538252 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dbe1d174-643b-4f47-9e67-17f557694541 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Volume info retrieved successfully. Aug 06 13:06:14.542303 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbe1d174-643b-4f47-9e67-17f557694541 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 returned with HTTP 200 Aug 06 13:06:14.542818 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 343/1387] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:14 2026] GET /volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:14.556837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:14.559007 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:06:14.559506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "772c5c1d-2f3a-462c-9db5-d5098a61cd76", "name": "tempest-VolumesBackupsV39Test-Backup-1324570157", "container": "tempest-volumesbackupsv39test-backup-container-1683400276"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:14.561242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Creating new backup {'backup': {'volume_id': '772c5c1d-2f3a-462c-9db5-d5098a61cd76', 'name': 'tempest-VolumesBackupsV39Test-Backup-1324570157', 'container': 'tempest-volumesbackupsv39test-backup-container-1683400276'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:06:14.561463 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Creating backup of volume 772c5c1d-2f3a-462c-9db5-d5098a61cd76 in container tempest-volumesbackupsv39test-backup-container-1683400276 Aug 06 13:06:14.570287 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:14.570287 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:14.570796 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Volume info retrieved successfully. Aug 06 13:06:14.603802 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ef36b65-ae53-4e34-841a-a0ffdda89f83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:14.606570 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ef36b65-ae53-4e34-841a-a0ffdda89f83 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 Aug 06 13:06:14.606570 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ef36b65-ae53-4e34-841a-a0ffdda89f83 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:14.606708 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ef36b65-ae53-4e34-841a-a0ffdda89f83 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:14.610753 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Created reservations ['950503a7-0e98-4f8d-aed3-85f40cfa5551', 'c3ffb677-7c7d-4761-9309-00658bfb9a4c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:14.614138 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ef36b65-ae53-4e34-841a-a0ffdda89f83 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 returned with HTTP 404 Aug 06 13:06:14.614830 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 349/1388] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:14 2026] GET /volume/v3/volumes/f567e75b-669d-4fd9-931a-9f3e5f68ee13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:14.625179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:14.627389 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] DELETE https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:06:14.627644 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:14.627931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:14.628092 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Delete volume with id: 11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:06:14.635786 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:14.635786 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:14.636496 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:06:14.652455 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-869e0d2c-5d66-4c84-bb85-32500ff0f90c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:06:14.652800 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 347/1389] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:06:14 2026] POST /volume/v3/backups => generated 331 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:14.654283 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Delete volume request issued successfully. Aug 06 13:06:14.654557 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74eb76e2-7bb2-43c3-a70f-de071a635248 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea returned with HTTP 202 Aug 06 13:06:14.654963 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 351/1390] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:14 2026] DELETE /volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:14.663963 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-661c7664-9376-43e6-b0b6-4fa6a52be460 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:14.665510 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-661c7664-9376-43e6-b0b6-4fa6a52be460 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:06:14.665723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-661c7664-9376-43e6-b0b6-4fa6a52be460 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:14.665928 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-661c7664-9376-43e6-b0b6-4fa6a52be460 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:14.666742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-674d3dd4-9feb-437e-a29a-68819f5c1a6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:14.671953 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-674d3dd4-9feb-437e-a29a-68819f5c1a6b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:14.672232 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-674d3dd4-9feb-437e-a29a-68819f5c1a6b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:14.673099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-674d3dd4-9feb-437e-a29a-68819f5c1a6b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:14.673099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-674d3dd4-9feb-437e-a29a-68819f5c1a6b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:14.673172 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:14.673172 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:14.676809 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-661c7664-9376-43e6-b0b6-4fa6a52be460 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:06:14.676916 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:14.676916 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:14.677840 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-674d3dd4-9feb-437e-a29a-68819f5c1a6b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:14.678187 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 350/1391] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:14 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:14.681305 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-661c7664-9376-43e6-b0b6-4fa6a52be460 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea returned with HTTP 200 Aug 06 13:06:14.681665 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 344/1392] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:14 2026] GET /volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:15.691056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfca6028-d14b-4f2c-81e1-5d36b928af5c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:15.695345 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfca6028-d14b-4f2c-81e1-5d36b928af5c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:15.695503 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfca6028-d14b-4f2c-81e1-5d36b928af5c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:15.695737 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfca6028-d14b-4f2c-81e1-5d36b928af5c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:15.695839 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dfca6028-d14b-4f2c-81e1-5d36b928af5c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:15.708555 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:15.708555 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:15.708555 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfca6028-d14b-4f2c-81e1-5d36b928af5c tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:15.708798 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 348/1393] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:15 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:15.709412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-edf8111e-32a8-47a9-ae11-28146d1504e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:15.718005 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf8111e-32a8-47a9-ae11-28146d1504e5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea Aug 06 13:06:15.718674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf8111e-32a8-47a9-ae11-28146d1504e5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:15.718674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf8111e-32a8-47a9-ae11-28146d1504e5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:15.729980 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf8111e-32a8-47a9-ae11-28146d1504e5 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea returned with HTTP 404 Aug 06 13:06:15.730919 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 352/1394] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:15 2026] GET /volume/v3/volumes/11af1202-16f0-4b9c-9ea8-863b2713e4ea => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:15.740128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6627b561-e2fb-4561-b1dd-11671e3b845d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:15.742141 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6627b561-e2fb-4561-b1dd-11671e3b845d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] DELETE https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:06:15.742452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6627b561-e2fb-4561-b1dd-11671e3b845d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:15.742680 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6627b561-e2fb-4561-b1dd-11671e3b845d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:15.742891 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6627b561-e2fb-4561-b1dd-11671e3b845d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Delete volume with id: 01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:06:15.750126 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:15.750126 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:15.750714 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6627b561-e2fb-4561-b1dd-11671e3b845d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:06:15.786191 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6627b561-e2fb-4561-b1dd-11671e3b845d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Delete volume request issued successfully. Aug 06 13:06:15.786519 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6627b561-e2fb-4561-b1dd-11671e3b845d tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 returned with HTTP 202 Aug 06 13:06:15.790350 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 351/1395] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:15 2026] DELETE /volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:15.797746 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f961851d-64cb-482f-acef-a828d57cb579 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:15.800049 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f961851d-64cb-482f-acef-a828d57cb579 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:06:15.800049 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f961851d-64cb-482f-acef-a828d57cb579 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:15.801235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f961851d-64cb-482f-acef-a828d57cb579 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:15.810692 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:15.810692 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:15.817975 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f961851d-64cb-482f-acef-a828d57cb579 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Volume info retrieved successfully. Aug 06 13:06:15.824297 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f961851d-64cb-482f-acef-a828d57cb579 tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 returned with HTTP 200 Aug 06 13:06:15.824775 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 345/1396] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:15 2026] GET /volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:16.721719 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b30a4e79-4add-483f-87b4-747ae8175fa8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:16.723450 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b30a4e79-4add-483f-87b4-747ae8175fa8 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:16.723628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b30a4e79-4add-483f-87b4-747ae8175fa8 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:16.723808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b30a4e79-4add-483f-87b4-747ae8175fa8 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:16.723916 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b30a4e79-4add-483f-87b4-747ae8175fa8 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:16.732377 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:16.732377 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:16.733204 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b30a4e79-4add-483f-87b4-747ae8175fa8 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:16.733687 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 349/1397] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:16 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:16.840002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2507e89f-e1a8-4857-80d3-43ec2a1ef1cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:16.844934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2507e89f-e1a8-4857-80d3-43ec2a1ef1cc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] GET https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 Aug 06 13:06:16.844934 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2507e89f-e1a8-4857-80d3-43ec2a1ef1cc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:16.844934 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2507e89f-e1a8-4857-80d3-43ec2a1ef1cc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:16.854473 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2507e89f-e1a8-4857-80d3-43ec2a1ef1cc tempest-TaggedBootDevicesTest_v242-330501906 tempest-TaggedBootDevicesTest_v242-330501906-project-member] https://10.4.3.59/volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 returned with HTTP 404 Aug 06 13:06:16.855589 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 353/1398] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:16 2026] GET /volume/v3/volumes/01c07956-cb8d-43b4-8ff2-8903dbbccc35 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:17.746174 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48c6c2d6-a7ba-4879-bcfa-64fabd09482e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:17.748440 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48c6c2d6-a7ba-4879-bcfa-64fabd09482e tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:17.748675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48c6c2d6-a7ba-4879-bcfa-64fabd09482e tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:17.748908 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48c6c2d6-a7ba-4879-bcfa-64fabd09482e tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:17.749034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-48c6c2d6-a7ba-4879-bcfa-64fabd09482e tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:17.753790 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:17.753790 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:17.754844 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48c6c2d6-a7ba-4879-bcfa-64fabd09482e tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:17.755299 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 352/1399] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:17 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:18.767990 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9905a52e-6dff-4274-9b94-92dac8642125 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:18.769860 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9905a52e-6dff-4274-9b94-92dac8642125 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:18.770160 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9905a52e-6dff-4274-9b94-92dac8642125 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:18.770452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9905a52e-6dff-4274-9b94-92dac8642125 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:18.770628 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9905a52e-6dff-4274-9b94-92dac8642125 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:18.775433 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:18.775433 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:18.776414 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9905a52e-6dff-4274-9b94-92dac8642125 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:18.776879 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 346/1400] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:18 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:19.374506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2ae6662-583c-4fd7-a92f-916f7a999bf0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:19.376455 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2ae6662-583c-4fd7-a92f-916f7a999bf0 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/b2854f50-c05d-407f-889c-e2f57ec3a3cc/action Aug 06 13:06:19.376830 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2ae6662-583c-4fd7-a92f-916f7a999bf0 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-attach": {"instance_uuid": "18f91da0-6a9b-481b-8546-bdc9f31c9dfc", "mountpoint": "/dev/vdc"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:19.376954 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2ae6662-583c-4fd7-a92f-916f7a999bf0 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "18f91da0-6a9b-481b-8546-bdc9f31c9dfc", "mountpoint": "/dev/vdc"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:19.384225 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2ae6662-583c-4fd7-a92f-916f7a999bf0 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b2854f50-c05d-407f-889c-e2f57ec3a3cc/action returned with HTTP 404 Aug 06 13:06:19.384808 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 350/1401] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:19 2026] POST /volume/v3/volumes/b2854f50-c05d-407f-889c-e2f57ec3a3cc/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:19.795772 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-026e46fa-5815-4941-ad6a-0c80111254ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:19.799037 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-026e46fa-5815-4941-ad6a-0c80111254ff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:19.800286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-026e46fa-5815-4941-ad6a-0c80111254ff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:19.800286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-026e46fa-5815-4941-ad6a-0c80111254ff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:19.800286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-026e46fa-5815-4941-ad6a-0c80111254ff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:19.811354 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:19.811354 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:19.813583 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-026e46fa-5815-4941-ad6a-0c80111254ff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:19.814787 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 354/1402] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:19 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:20.841798 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8544c96-2c29-49fc-bfdb-6568516303ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:20.845657 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8544c96-2c29-49fc-bfdb-6568516303ba tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:20.845657 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8544c96-2c29-49fc-bfdb-6568516303ba tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:20.845657 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8544c96-2c29-49fc-bfdb-6568516303ba tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:20.845657 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d8544c96-2c29-49fc-bfdb-6568516303ba tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:20.860317 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:20.860317 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:20.860317 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8544c96-2c29-49fc-bfdb-6568516303ba tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:20.860317 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 353/1403] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:20 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:20.885567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5ca9b69-90df-4c8a-a37d-53ba05d64a64 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:20.998537 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5ca9b69-90df-4c8a-a37d-53ba05d64a64 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:06:20.999081 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5ca9b69-90df-4c8a-a37d-53ba05d64a64 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1853137949", "extra_specs": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:21.019923 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5ca9b69-90df-4c8a-a37d-53ba05d64a64 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:06:21.020316 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 347/1404] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:06:20 2026] POST /volume/v3/types => generated 212 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:21.032896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5318e7df-1844-415e-a59f-e012e7a2ca07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:21.036129 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5318e7df-1844-415e-a59f-e012e7a2ca07 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] POST https://10.4.3.59/volume/v3/types/216e8261-48bc-46ca-a986-9e860c139027/encryption Aug 06 13:06:21.036312 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5318e7df-1844-415e-a59f-e012e7a2ca07 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:21.059152 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5318e7df-1844-415e-a59f-e012e7a2ca07 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/types/216e8261-48bc-46ca-a986-9e860c139027/encryption returned with HTTP 200 Aug 06 13:06:21.059664 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 351/1405] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:06:21 2026] POST /volume/v3/types/216e8261-48bc-46ca-a986-9e860c139027/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:21.068790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e64b396c-1f7c-4119-850b-b7540c12039b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:21.181325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:21.181847 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1701152934", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1853137949", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:21.184188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1701152934', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1853137949', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:21.188770 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:06:21.189079 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:21.189079 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:21.189599 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:06:21.195132 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (2c20eae0-b915-416f-9b03-c18489d10fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:21.195999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d330798-8ce3-4911-b809-26f3d952aaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:21.196894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:21.227257 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d330798-8ce3-4911-b809-26f3d952aaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:06:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=216e8261-48bc-46ca-a986-9e860c139027,is_public=True,name='tempest-scenario-type-luks-1853137949',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '216e8261-48bc-46ca-a986-9e860c139027', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:21.228110 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6b609e-a1e6-4cb2-9c3a-6a60f634d238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:21.257197 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1853137949 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1853137949, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:21.257472 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1853137949 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1853137949, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:21.290797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['b4ca41d6-820a-41af-9272-e0baeb77e403', '8d750d85-d294-4396-bf24-8e70926f3cbe', '123dab10-b8b5-4881-9187-82e10b426ca6', '55be4b95-f959-490d-a925-7f488b651517'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:21.291501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6b609e-a1e6-4cb2-9c3a-6a60f634d238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4ca41d6-820a-41af-9272-e0baeb77e403', '8d750d85-d294-4396-bf24-8e70926f3cbe', '123dab10-b8b5-4881-9187-82e10b426ca6', '55be4b95-f959-490d-a925-7f488b651517']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:21.292157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054d651c-5afb-4f41-9c02-eb4140d17bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:21.313705 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054d651c-5afb-4f41-9c02-eb4140d17bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '260b54e4-653d-4745-b617-826885969b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1701152934',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['b4ca41d6-820a-41af-9272-e0baeb77e403','8d750d85-d294-4396-bf24-8e70926f3cbe','123dab10-b8b5-4881-9187-82e10b426ca6','55be4b95-f959-490d-a925-7f488b651517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=216e8261-48bc-46ca-a986-9e860c139027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1701152934',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=260b54e4-653d-4745-b617-826885969b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(216e8261-48bc-46ca-a986-9e860c139027),volume_type_id=216e8261-48bc-46ca-a986-9e860c139027)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:21.314648 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e5cf58-bcd2-4e1d-920c-922f682efea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:21.332216 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e5cf58-bcd2-4e1d-920c-922f682efea9) transitioned into state 'SUCCESS' from state '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-1701152934',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['b4ca41d6-820a-41af-9272-e0baeb77e403','8d750d85-d294-4396-bf24-8e70926f3cbe','123dab10-b8b5-4881-9187-82e10b426ca6','55be4b95-f959-490d-a925-7f488b651517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=216e8261-48bc-46ca-a986-9e860c139027)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:21.333043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ad20f1-379b-4283-b1d9-67726a90dab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:21.343384 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ad20f1-379b-4283-b1d9-67726a90dab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:21.344216 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (2c20eae0-b915-416f-9b03-c18489d10fff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:21.344589 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:06:21.345151 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e64b396c-1f7c-4119-850b-b7540c12039b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:21.345587 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 355/1406] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:21 2026] POST /volume/v3/volumes => generated 778 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:21.357777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e317b39-50ab-4814-86a8-f84ae33c0dbd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:21.359929 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e317b39-50ab-4814-86a8-f84ae33c0dbd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:21.360409 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e317b39-50ab-4814-86a8-f84ae33c0dbd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:21.360645 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e317b39-50ab-4814-86a8-f84ae33c0dbd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:21.369648 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:21.369648 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:21.373706 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4e317b39-50ab-4814-86a8-f84ae33c0dbd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:21.377697 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e317b39-50ab-4814-86a8-f84ae33c0dbd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 200 Aug 06 13:06:21.378061 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 354/1407] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:21 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:21.870770 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-439d1ee5-e695-4730-aee1-01222af35643 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:21.872201 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-439d1ee5-e695-4730-aee1-01222af35643 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:21.875281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-439d1ee5-e695-4730-aee1-01222af35643 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:21.875281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-439d1ee5-e695-4730-aee1-01222af35643 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:21.875281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-439d1ee5-e695-4730-aee1-01222af35643 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:21.880082 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:21.880082 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:21.880999 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-439d1ee5-e695-4730-aee1-01222af35643 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:21.881368 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 348/1408] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:21 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:22.392280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d37db97c-211a-454c-b8a2-51165a0505a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:22.394422 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d37db97c-211a-454c-b8a2-51165a0505a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:22.394681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d37db97c-211a-454c-b8a2-51165a0505a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:22.394932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d37db97c-211a-454c-b8a2-51165a0505a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:22.404320 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:22.404320 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:22.413273 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d37db97c-211a-454c-b8a2-51165a0505a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:22.419213 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d37db97c-211a-454c-b8a2-51165a0505a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 200 Aug 06 13:06:22.419801 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 352/1409] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:22 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:22.434484 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c59aba59-7f05-4212-8fa0-2a268bc11a40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:22.436558 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c59aba59-7f05-4212-8fa0-2a268bc11a40 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:22.436622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c59aba59-7f05-4212-8fa0-2a268bc11a40 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:22.436860 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c59aba59-7f05-4212-8fa0-2a268bc11a40 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:22.444200 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:22.444200 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:22.447611 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c59aba59-7f05-4212-8fa0-2a268bc11a40 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:22.451272 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c59aba59-7f05-4212-8fa0-2a268bc11a40 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 200 Aug 06 13:06:22.451631 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 356/1410] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:22 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:22.464659 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ecf23a7-35aa-41dc-9e88-42fbd90bb686 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:22.466617 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ecf23a7-35aa-41dc-9e88-42fbd90bb686 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42/action Aug 06 13:06:22.466873 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ecf23a7-35aa-41dc-9e88-42fbd90bb686 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:22.467002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ecf23a7-35aa-41dc-9e88-42fbd90bb686 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:22.475648 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:22.475648 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:22.476193 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ecf23a7-35aa-41dc-9e88-42fbd90bb686 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:22.482295 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ecf23a7-35aa-41dc-9e88-42fbd90bb686 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume updated successfully. Aug 06 13:06:22.482491 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ecf23a7-35aa-41dc-9e88-42fbd90bb686 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42/action returned with HTTP 200 Aug 06 13:06:22.482869 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 355/1411] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:22 2026] POST /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:06:22.613397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-aaf1e476-02e5-4462-a246-eba710eb9d23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:22.618245 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-aaf1e476-02e5-4462-a246-eba710eb9d23 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:22.618245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-aaf1e476-02e5-4462-a246-eba710eb9d23 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:22.618245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-aaf1e476-02e5-4462-a246-eba710eb9d23 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:22.629513 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:22.629513 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:22.634803 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-aaf1e476-02e5-4462-a246-eba710eb9d23 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:22.643311 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-aaf1e476-02e5-4462-a246-eba710eb9d23 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 200 Aug 06 13:06:22.643311 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 349/1412] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:22 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:22.903093 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c28478be-c464-4ece-93db-8124a6e61787 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:22.906201 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c28478be-c464-4ece-93db-8124a6e61787 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:22.906574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c28478be-c464-4ece-93db-8124a6e61787 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:22.907457 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c28478be-c464-4ece-93db-8124a6e61787 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:22.907457 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c28478be-c464-4ece-93db-8124a6e61787 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:22.914444 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:22.914444 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:22.916073 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c28478be-c464-4ece-93db-8124a6e61787 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:22.916520 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 353/1413] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:22 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:23.118363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-66068ec6-fdd5-4a0a-aa9b-a7048f276d16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:23.121345 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-66068ec6-fdd5-4a0a-aa9b-a7048f276d16 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:23.121601 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-66068ec6-fdd5-4a0a-aa9b-a7048f276d16 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:23.121821 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-66068ec6-fdd5-4a0a-aa9b-a7048f276d16 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:23.130101 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:23.130101 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:23.134281 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-66068ec6-fdd5-4a0a-aa9b-a7048f276d16 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:23.139911 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-66068ec6-fdd5-4a0a-aa9b-a7048f276d16 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 200 Aug 06 13:06:23.140450 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 357/1414] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:23 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:23.152453 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25b7634d-fc55-4595-800a-b6cd4793cda5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:23.152945 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25b7634d-fc55-4595-800a-b6cd4793cda5 None None] GET https://10.4.3.59/volume// Aug 06 13:06:23.153150 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25b7634d-fc55-4595-800a-b6cd4793cda5 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:23.153418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25b7634d-fc55-4595-800a-b6cd4793cda5 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:23.153818 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25b7634d-fc55-4595-800a-b6cd4793cda5 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:23.154171 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 356/1415] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:06:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:23.163291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a90ce935-d536-4d61-94e6-83d0fe7444f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:23.165346 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a90ce935-d536-4d61-94e6-83d0fe7444f8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:06:23.165649 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a90ce935-d536-4d61-94e6-83d0fe7444f8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "260b54e4-653d-4745-b617-826885969b42", "connector": null, "instance_uuid": "ca940e92-2d1e-4a4e-9128-b106247379f9"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:23.176933 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:23.176933 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:23.212382 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a90ce935-d536-4d61-94e6-83d0fe7444f8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:06:23.212875 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 350/1416] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:06:23 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:23.827796 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:23.829459 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:23.829839 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9cde0bee-d456-46da-9fdf-8d1da20d7d28", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2109589123"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:23.831568 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume request body: {'volume': {'imageRef': '9cde0bee-d456-46da-9fdf-8d1da20d7d28', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2109589123'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:23.927684 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume of 2 GB Aug 06 13:06:23.930426 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1a374ee-9f09-4126-a884-214f65b6ce68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:23.932171 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1a374ee-9f09-4126-a884-214f65b6ce68 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:23.932410 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1a374ee-9f09-4126-a884-214f65b6ce68 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:23.932538 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Availability Zones retrieved successfully. Aug 06 13:06:23.932626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1a374ee-9f09-4126-a884-214f65b6ce68 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:23.932740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b1a374ee-9f09-4126-a884-214f65b6ce68 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:23.936913 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:23.936913 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:23.937797 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1a374ee-9f09-4126-a884-214f65b6ce68 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:23.938014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Flow 'volume_create_api' (8a657cc8-a139-43c9-a598-d78d2f8075a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:23.938242 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 358/1417] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:23 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:23.939519 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b65dad-e133-4faf-bd90-fd22a1978821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:23.940631 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:23.975905 np0000006653 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b65dad-e133-4faf-bd90-fd22a1978821) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 13:06:23.975905 np0000006653 devstack@c-api.service[100267]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9cde0bee-d456-46da-9fdf-8d1da20d7d28 is not active. Aug 06 13:06:23.977943 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b65dad-e133-4faf-bd90-fd22a1978821) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:23.978740 np0000006653 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b65dad-e133-4faf-bd90-fd22a1978821) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:06:23.979624 np0000006653 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Flow 'volume_create_api' (8a657cc8-a139-43c9-a598-d78d2f8075a3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 13:06:23.979925 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a5c24e9-a730-4105-9fd1-1bcbf548e344 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:06:23.980556 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 354/1418] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:23 2026] POST /volume/v3/volumes => generated 125 bytes in 153 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:24.603190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72129a13-2817-43c5-aff3-c94aba75370b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:24.603741 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72129a13-2817-43c5-aff3-c94aba75370b None None] GET https://10.4.3.59/volume// Aug 06 13:06:24.603983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72129a13-2817-43c5-aff3-c94aba75370b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:24.604321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72129a13-2817-43c5-aff3-c94aba75370b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:24.604894 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72129a13-2817-43c5-aff3-c94aba75370b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:24.605182 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 357/1419] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:24.616567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-d9173e1f-cfc8-4d98-84af-d1b3eda78858 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:24.618909 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-d9173e1f-cfc8-4d98-84af-d1b3eda78858 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:24.619298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-d9173e1f-cfc8-4d98-84af-d1b3eda78858 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:24.619544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-d9173e1f-cfc8-4d98-84af-d1b3eda78858 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:24.633082 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:24.633082 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:24.639997 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-d9173e1f-cfc8-4d98-84af-d1b3eda78858 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:24.644797 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-d9173e1f-cfc8-4d98-84af-d1b3eda78858 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 200 Aug 06 13:06:24.645558 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 351/1420] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:24 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 1049 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:24.763723 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-ca566879-c961-45bd-a049-4340e66622fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:24.766894 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-ca566879-c961-45bd-a049-4340e66622fe tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930 Aug 06 13:06:24.767332 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-ca566879-c961-45bd-a049-4340e66622fe tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:24.783395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-ca566879-c961-45bd-a049-4340e66622fe tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-260b54e4-653d-4745-b617-826885969b42-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:06:24.788531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-ca566879-c961-45bd-a049-4340e66622fe tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-260b54e4-653d-4745-b617-826885969b42-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:06:24.790097 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:24.790097 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:24.880989 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-ca566879-c961-45bd-a049-4340e66622fe tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-260b54e4-653d-4745-b617-826885969b42-np0000006653" released by "attachment_update" :: held 0.093s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:06:24.881355 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-ca566879-c961-45bd-a049-4340e66622fe tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930 returned with HTTP 200 Aug 06 13:06:24.882563 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 359/1421] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:06:24 2026] PUT /volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930 => generated 968 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:24.907530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a62bb221-d4c6-4391-8b7d-724007280a67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:24.911359 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a62bb221-d4c6-4391-8b7d-724007280a67 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930/action Aug 06 13:06:24.911804 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a62bb221-d4c6-4391-8b7d-724007280a67 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:24.911994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a62bb221-d4c6-4391-8b7d-724007280a67 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:24.935485 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:24.935485 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:24.949140 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-a62bb221-d4c6-4391-8b7d-724007280a67 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930/action returned with HTTP 204 Aug 06 13:06:24.949729 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 355/1422] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:06:24 2026] POST /volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:24.951211 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-414c8fc6-15bf-416b-8541-4c9a333729b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:24.953786 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-414c8fc6-15bf-416b-8541-4c9a333729b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:24.954084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-414c8fc6-15bf-416b-8541-4c9a333729b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:24.954391 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-414c8fc6-15bf-416b-8541-4c9a333729b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:24.954524 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-414c8fc6-15bf-416b-8541-4c9a333729b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:24.959625 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:24.959625 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:24.960348 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-414c8fc6-15bf-416b-8541-4c9a333729b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:24.960737 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 358/1423] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:24 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:25.970716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f07a74ee-52c2-4f16-997f-b242b0393eaf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:25.972457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f07a74ee-52c2-4f16-997f-b242b0393eaf tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:25.972671 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f07a74ee-52c2-4f16-997f-b242b0393eaf tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:25.972857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f07a74ee-52c2-4f16-997f-b242b0393eaf tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:25.972975 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f07a74ee-52c2-4f16-997f-b242b0393eaf tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:25.977193 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:25.977193 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:25.977971 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f07a74ee-52c2-4f16-997f-b242b0393eaf tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:25.978432 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 352/1424] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:25 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:26.160900 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.164073 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.164073 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "98212c78-2743-4e60-82eb-dde50f8db109"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.165539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '98212c78-2743-4e60-82eb-dde50f8db109'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:26.284802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume of 1 GB Aug 06 13:06:26.285282 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:26.285282 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:26.294112 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Availability Zones retrieved successfully. Aug 06 13:06:26.305962 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Flow 'volume_create_api' (869ccad2-c2e4-4598-a4fe-10e9d796b84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:26.307885 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd77664-6738-4b5b-b0a0-df50582526ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:26.309557 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:26.351004 np0000006653 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd77664-6738-4b5b-b0a0-df50582526ed) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 13:06:26.351004 np0000006653 devstack@c-api.service[100268]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 06 13:06:26.353232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd77664-6738-4b5b-b0a0-df50582526ed) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:26.354300 np0000006653 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd77664-6738-4b5b-b0a0-df50582526ed) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:06:26.355309 np0000006653 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Flow 'volume_create_api' (869ccad2-c2e4-4598-a4fe-10e9d796b84f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 13:06:26.355707 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f60d11e-c149-4ce2-9bfb-64615ada4766 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:06:26.356389 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 360/1425] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 134 bytes in 196 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:26.616531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61c350fc-6fe7-4f2b-b8e9-4291685ed50a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.619126 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61c350fc-6fe7-4f2b-b8e9-4291685ed50a tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.620077 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61c350fc-6fe7-4f2b-b8e9-4291685ed50a tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.622299 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61c350fc-6fe7-4f2b-b8e9-4291685ed50a tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:06:26.623215 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 356/1426] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:26.634613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32cf5650-b0e4-4b94-8f99-a281d6bee489 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.636443 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32cf5650-b0e4-4b94-8f99-a281d6bee489 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.636738 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32cf5650-b0e4-4b94-8f99-a281d6bee489 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2aad2220-9b7c-4a56-a291-afd376eb7660"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.638487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-32cf5650-b0e4-4b94-8f99-a281d6bee489 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2aad2220-9b7c-4a56-a291-afd376eb7660'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:26.642584 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32cf5650-b0e4-4b94-8f99-a281d6bee489 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 404 Aug 06 13:06:26.643000 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 359/1427] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:06:26.655934 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3fb35db9-ef87-4c23-8a07-652a7079d439 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.658301 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3fb35db9-ef87-4c23-8a07-652a7079d439 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.658669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3fb35db9-ef87-4c23-8a07-652a7079d439 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a50b7fbf-5e66-41e9-9e10-215e82c68730"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.660095 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3fb35db9-ef87-4c23-8a07-652a7079d439 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a50b7fbf-5e66-41e9-9e10-215e82c68730'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:26.670494 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3fb35db9-ef87-4c23-8a07-652a7079d439 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 404 Aug 06 13:06:26.671100 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 353/1428] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:26.679620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f25f7299-5545-4f35-96a2-c8f40190ea34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.681560 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f25f7299-5545-4f35-96a2-c8f40190ea34 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.681889 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f25f7299-5545-4f35-96a2-c8f40190ea34 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "5e4b6096-caa1-4e5a-9be4-c9e1fc3f544d"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.683690 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f25f7299-5545-4f35-96a2-c8f40190ea34 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '5e4b6096-caa1-4e5a-9be4-c9e1fc3f544d'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:26.696079 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f25f7299-5545-4f35-96a2-c8f40190ea34 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 404 Aug 06 13:06:26.696874 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 361/1429] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:26.706775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bdca66d-ab7b-427b-8b7e-694ca264ca39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.709436 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bdca66d-ab7b-427b-8b7e-694ca264ca39 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.710041 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bdca66d-ab7b-427b-8b7e-694ca264ca39 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.713458 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bdca66d-ab7b-427b-8b7e-694ca264ca39 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:06:26.713801 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 357/1430] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:26.722161 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-679dce9e-4827-4dc2-b9d4-3642530d40d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.724417 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-679dce9e-4827-4dc2-b9d4-3642530d40d4 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.724818 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-679dce9e-4827-4dc2-b9d4-3642530d40d4 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.729825 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-679dce9e-4827-4dc2-b9d4-3642530d40d4 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:06:26.730708 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 360/1431] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:26.737863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-321b399d-2c2c-42be-a7c7-2a246b6277ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.739883 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-321b399d-2c2c-42be-a7c7-2a246b6277ea tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:26.740201 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-321b399d-2c2c-42be-a7c7-2a246b6277ea tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.742066 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-321b399d-2c2c-42be-a7c7-2a246b6277ea tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:06:26.742495 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 354/1432] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:26.754939 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-291e6760-2417-47b3-899d-7534a76f9a3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.758236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-291e6760-2417-47b3-899d-7534a76f9a3e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] DELETE https://10.4.3.59/volume/v3/volumes/tempest-invalid-271232766 Aug 06 13:06:26.758540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-291e6760-2417-47b3-899d-7534a76f9a3e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:26.758883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-291e6760-2417-47b3-899d-7534a76f9a3e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:26.759126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-291e6760-2417-47b3-899d-7534a76f9a3e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Delete volume with id: tempest-invalid-271232766 Aug 06 13:06:26.769017 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-291e6760-2417-47b3-899d-7534a76f9a3e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/tempest-invalid-271232766 returned with HTTP 404 Aug 06 13:06:26.769792 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 362/1433] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:06:26 2026] DELETE /volume/v3/volumes/tempest-invalid-271232766 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:26.778536 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60cca87e-1a76-462b-81a9-299f07fcf7fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.782378 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 358/1434] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:06:26 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 13:06:26.791533 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9dd1d44-3fbe-41c2-be73-4504f98221d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.794532 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9dd1d44-3fbe-41c2-be73-4504f98221d9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/xxx/action Aug 06 13:06:26.795387 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9dd1d44-3fbe-41c2-be73-4504f98221d9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-detach": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:26.795566 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9dd1d44-3fbe-41c2-be73-4504f98221d9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:26.805934 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9dd1d44-3fbe-41c2-be73-4504f98221d9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 06 13:06:26.807039 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 361/1435] 10.4.3.59 () {68 vars in 1284 bytes} [Thu Aug 6 13:06:26 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:26.816728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-835461cd-935b-4cf3-b257-1a55e5479684 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.820204 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-835461cd-935b-4cf3-b257-1a55e5479684 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/tempest-invalid-1870555146 Aug 06 13:06:26.820204 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-835461cd-935b-4cf3-b257-1a55e5479684 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:26.820526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-835461cd-935b-4cf3-b257-1a55e5479684 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:26.827200 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-835461cd-935b-4cf3-b257-1a55e5479684 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/tempest-invalid-1870555146 returned with HTTP 404 Aug 06 13:06:26.828705 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 355/1436] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:06:26 2026] GET /volume/v3/volumes/tempest-invalid-1870555146 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:26.840365 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b81d6507-eb1b-4ba4-b1dd-8d30639de7eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.844431 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 363/1437] 10.4.3.59 () {66 vars in 1233 bytes} [Thu Aug 6 13:06:26 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 13:06:26.856249 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.858229 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?status=null Aug 06 13:06:26.858535 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:26.858720 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:26.859037 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:06:26.859305 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Could not evaluate value null, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:06:26.860150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:06:26.892741 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Get all volumes completed successfully. Aug 06 13:06:26.894799 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad232b4f-a84d-42a1-b35d-7e92b4515c30 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 06 13:06:26.895363 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 359/1438] 10.4.3.59 () {66 vars in 1274 bytes} [Thu Aug 6 13:06:26 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:26.913322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02babb1c-28e4-4709-819d-994dd36fa903 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.916619 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02babb1c-28e4-4709-819d-994dd36fa903 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-905691075 Aug 06 13:06:26.916817 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02babb1c-28e4-4709-819d-994dd36fa903 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:26.917035 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02babb1c-28e4-4709-819d-994dd36fa903 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:26.917394 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-02babb1c-28e4-4709-819d-994dd36fa903 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:06:26.918148 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-02babb1c-28e4-4709-819d-994dd36fa903 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-905691075'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:06:26.990481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e38fb42-d007-4f02-b099-e4187305959b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:26.992890 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e38fb42-d007-4f02-b099-e4187305959b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:26.993224 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e38fb42-d007-4f02-b099-e4187305959b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:26.993463 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e38fb42-d007-4f02-b099-e4187305959b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:26.993615 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3e38fb42-d007-4f02-b099-e4187305959b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:27.002248 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:27.002248 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:27.004066 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e38fb42-d007-4f02-b099-e4187305959b tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:27.004751 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 356/1439] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:26 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:27.034721 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02babb1c-28e4-4709-819d-994dd36fa903 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Get all volumes completed successfully. Aug 06 13:06:27.037959 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02babb1c-28e4-4709-819d-994dd36fa903 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-905691075 returned with HTTP 200 Aug 06 13:06:27.038932 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 362/1440] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:06:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-905691075 => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:27.078563 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.082726 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes?status=null Aug 06 13:06:27.083034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:27.089468 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:27.090004 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:06:27.090680 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Could not evaluate value null, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:06:27.091392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:06:27.131839 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Get all volumes completed successfully. Aug 06 13:06:27.131839 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bddd3f58-07bb-4b64-b1fc-d7eb188c05e6 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes?status=null returned with HTTP 200 Aug 06 13:06:27.132852 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 364/1441] 10.4.3.59 () {66 vars in 1253 bytes} [Thu Aug 6 13:06:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:27.146290 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.149624 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-820888556 Aug 06 13:06:27.149810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:27.149987 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:27.150210 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:06:27.150854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-820888556'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:06:27.195599 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Get all volumes completed successfully. Aug 06 13:06:27.195599 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b962f57-7a3e-4b77-9e4c-c276a0ee4a77 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-820888556 returned with HTTP 200 Aug 06 13:06:27.195781 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 360/1442] 10.4.3.59 () {66 vars in 1329 bytes} [Thu Aug 6 13:06:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-820888556 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:06:27.208560 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d4358894-a556-456a-8a29-b79bacfa3b28 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.212293 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4358894-a556-456a-8a29-b79bacfa3b28 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action Aug 06 13:06:27.212952 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4358894-a556-456a-8a29-b79bacfa3b28 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.213096 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4358894-a556-456a-8a29-b79bacfa3b28 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.227182 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:27.227182 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:27.227865 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d4358894-a556-456a-8a29-b79bacfa3b28 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:27.236800 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d4358894-a556-456a-8a29-b79bacfa3b28 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Reserve volume completed successfully. Aug 06 13:06:27.237132 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4358894-a556-456a-8a29-b79bacfa3b28 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action returned with HTTP 202 Aug 06 13:06:27.237731 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 357/1443] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:27.244769 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c303c3db-8d01-4565-8a6b-3155f60e1f82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.247014 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c303c3db-8d01-4565-8a6b-3155f60e1f82 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action Aug 06 13:06:27.247505 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c303c3db-8d01-4565-8a6b-3155f60e1f82 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.247686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c303c3db-8d01-4565-8a6b-3155f60e1f82 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.261550 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:27.261550 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:27.262204 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c303c3db-8d01-4565-8a6b-3155f60e1f82 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:27.268742 np0000006653 devstack@c-api.service[100266]: ERROR cinder.volume.api [None req-c303c3db-8d01-4565-8a6b-3155f60e1f82 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume status must be available to reserve, but the status is attaching. Aug 06 13:06:27.269162 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c303c3db-8d01-4565-8a6b-3155f60e1f82 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action returned with HTTP 400 Aug 06 13:06:27.270096 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 363/1444] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action => generated 132 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:27.276953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2977474b-bebf-4572-a55f-e138d950b97d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.279294 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2977474b-bebf-4572-a55f-e138d950b97d tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action Aug 06 13:06:27.279294 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2977474b-bebf-4572-a55f-e138d950b97d tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.279294 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2977474b-bebf-4572-a55f-e138d950b97d tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.287167 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:27.287167 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:27.287667 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2977474b-bebf-4572-a55f-e138d950b97d tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:27.301952 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2977474b-bebf-4572-a55f-e138d950b97d tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Unreserve volume completed successfully. Aug 06 13:06:27.302251 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2977474b-bebf-4572-a55f-e138d950b97d tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action returned with HTTP 202 Aug 06 13:06:27.302775 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 365/1445] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:27.312550 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c417cef9-1107-4421-a0b3-c1b5090de91b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.316123 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c417cef9-1107-4421-a0b3-c1b5090de91b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/2d89d14c-0784-49f6-83f3-c3edad308529/action Aug 06 13:06:27.316488 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c417cef9-1107-4421-a0b3-c1b5090de91b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.316598 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c417cef9-1107-4421-a0b3-c1b5090de91b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.327683 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c417cef9-1107-4421-a0b3-c1b5090de91b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/2d89d14c-0784-49f6-83f3-c3edad308529/action returned with HTTP 404 Aug 06 13:06:27.328251 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 361/1446] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/2d89d14c-0784-49f6-83f3-c3edad308529/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:27.337925 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3f85a6a-1dc9-4fe8-933b-2f9aca4cc277 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.340203 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3f85a6a-1dc9-4fe8-933b-2f9aca4cc277 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/e54ac640-ef6d-45df-ad1a-2b8bb02c3990/action Aug 06 13:06:27.340578 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3f85a6a-1dc9-4fe8-933b-2f9aca4cc277 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.340706 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3f85a6a-1dc9-4fe8-933b-2f9aca4cc277 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.349353 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3f85a6a-1dc9-4fe8-933b-2f9aca4cc277 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/e54ac640-ef6d-45df-ad1a-2b8bb02c3990/action returned with HTTP 404 Aug 06 13:06:27.349856 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 358/1447] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/e54ac640-ef6d-45df-ad1a-2b8bb02c3990/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:27.360231 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d801a95-951e-4f03-bee3-9dfa41ee44c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.363852 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 364/1448] 10.4.3.59 () {68 vars in 1253 bytes} [Thu Aug 6 13:06:27 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 13:06:27.373474 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7bab0e87-4ce3-42be-a2d6-330936daa79e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.374934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bab0e87-4ce3-42be-a2d6-330936daa79e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] PUT https://10.4.3.59/volume/v3/volumes/tempest-invalid-910486431 Aug 06 13:06:27.375280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bab0e87-4ce3-42be-a2d6-330936daa79e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.381564 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bab0e87-4ce3-42be-a2d6-330936daa79e tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/tempest-invalid-910486431 returned with HTTP 404 Aug 06 13:06:27.381976 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 366/1449] 10.4.3.59 () {68 vars in 1328 bytes} [Thu Aug 6 13:06:27 2026] PUT /volume/v3/volumes/tempest-invalid-910486431 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:27.395688 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68d85e34-bafe-46e7-8f7f-02678b69cae5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.397360 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68d85e34-bafe-46e7-8f7f-02678b69cae5 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] PUT https://10.4.3.59/volume/v3/volumes/bb5304c7-b368-4a19-a426-bc8871f7cd80 Aug 06 13:06:27.397663 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68d85e34-bafe-46e7-8f7f-02678b69cae5 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.408861 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68d85e34-bafe-46e7-8f7f-02678b69cae5 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/bb5304c7-b368-4a19-a426-bc8871f7cd80 returned with HTTP 404 Aug 06 13:06:27.409334 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 362/1450] 10.4.3.59 () {68 vars in 1361 bytes} [Thu Aug 6 13:06:27 2026] PUT /volume/v3/volumes/bb5304c7-b368-4a19-a426-bc8871f7cd80 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:27.418050 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e008fa1-b695-4627-8b1f-92c798f5fe14 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.420091 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e008fa1-b695-4627-8b1f-92c798f5fe14 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] DELETE https://10.4.3.59/volume/v3/volumes/cdf8bc2e-c259-43c3-ba90-5eadc73c8862 Aug 06 13:06:27.420091 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e008fa1-b695-4627-8b1f-92c798f5fe14 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:27.420091 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e008fa1-b695-4627-8b1f-92c798f5fe14 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:27.420401 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9e008fa1-b695-4627-8b1f-92c798f5fe14 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Delete volume with id: cdf8bc2e-c259-43c3-ba90-5eadc73c8862 Aug 06 13:06:27.431689 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e008fa1-b695-4627-8b1f-92c798f5fe14 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/cdf8bc2e-c259-43c3-ba90-5eadc73c8862 returned with HTTP 404 Aug 06 13:06:27.431689 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 359/1451] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:27 2026] DELETE /volume/v3/volumes/cdf8bc2e-c259-43c3-ba90-5eadc73c8862 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:27.447373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1806a372-69c4-48d4-8554-cc75231d500b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.449183 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1806a372-69c4-48d4-8554-cc75231d500b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action Aug 06 13:06:27.449531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1806a372-69c4-48d4-8554-cc75231d500b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.449634 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1806a372-69c4-48d4-8554-cc75231d500b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.451812 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1806a372-69c4-48d4-8554-cc75231d500b tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action returned with HTTP 400 Aug 06 13:06:27.451812 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 365/1452] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:27.461162 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2b2fa10-e268-40c1-bb24-bfa3bb80448a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.465773 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2b2fa10-e268-40c1-bb24-bfa3bb80448a tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action Aug 06 13:06:27.465773 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2b2fa10-e268-40c1-bb24-bfa3bb80448a tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.465773 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2b2fa10-e268-40c1-bb24-bfa3bb80448a tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.469435 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2b2fa10-e268-40c1-bb24-bfa3bb80448a tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action returned with HTTP 400 Aug 06 13:06:27.470973 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 367/1453] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:27.486896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0fa047b-fc2d-4da0-a7ed-972f85a525e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.489307 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0fa047b-fc2d-4da0-a7ed-972f85a525e9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/ebe867a6-3250-42c4-a88b-faf4023d2753/action Aug 06 13:06:27.489858 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0fa047b-fc2d-4da0-a7ed-972f85a525e9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.490109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0fa047b-fc2d-4da0-a7ed-972f85a525e9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.503142 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0fa047b-fc2d-4da0-a7ed-972f85a525e9 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/ebe867a6-3250-42c4-a88b-faf4023d2753/action returned with HTTP 404 Aug 06 13:06:27.503810 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 363/1454] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/ebe867a6-3250-42c4-a88b-faf4023d2753/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:27.514783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3b06326-a2d5-4a0e-b7ea-991bf8dfafa2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.518842 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3b06326-a2d5-4a0e-b7ea-991bf8dfafa2 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action Aug 06 13:06:27.519365 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3b06326-a2d5-4a0e-b7ea-991bf8dfafa2 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.519527 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3b06326-a2d5-4a0e-b7ea-991bf8dfafa2 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.521593 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3b06326-a2d5-4a0e-b7ea-991bf8dfafa2 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action returned with HTTP 400 Aug 06 13:06:27.522286 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 360/1455] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:06:27.532385 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f09ae30-4f06-421f-8402-0849220f0c42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.534110 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f09ae30-4f06-421f-8402-0849220f0c42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] POST https://10.4.3.59/volume/v3/volumes/None/action Aug 06 13:06:27.534545 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f09ae30-4f06-421f-8402-0849220f0c42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:27.534656 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f09ae30-4f06-421f-8402-0849220f0c42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:27.541939 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f09ae30-4f06-421f-8402-0849220f0c42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/None/action returned with HTTP 404 Aug 06 13:06:27.542469 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 366/1456] 10.4.3.59 () {68 vars in 1287 bytes} [Thu Aug 6 13:06:27 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:27.551736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60da1425-b02c-4d0c-9668-ef797ceda422 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.554067 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60da1425-b02c-4d0c-9668-ef797ceda422 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/2c5ca8a4-d9d5-4e14-8ab2-7a0117fadee0 Aug 06 13:06:27.554067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60da1425-b02c-4d0c-9668-ef797ceda422 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:27.554067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60da1425-b02c-4d0c-9668-ef797ceda422 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:27.562297 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60da1425-b02c-4d0c-9668-ef797ceda422 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/2c5ca8a4-d9d5-4e14-8ab2-7a0117fadee0 returned with HTTP 404 Aug 06 13:06:27.563097 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 368/1457] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:27 2026] GET /volume/v3/volumes/2c5ca8a4-d9d5-4e14-8ab2-7a0117fadee0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:27.584831 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17efc2c4-5fa0-43ee-a978-44751403fae3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.587232 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17efc2c4-5fa0-43ee-a978-44751403fae3 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 Aug 06 13:06:27.587232 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17efc2c4-5fa0-43ee-a978-44751403fae3 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:27.587232 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17efc2c4-5fa0-43ee-a978-44751403fae3 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:27.595459 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:27.595459 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:27.601157 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17efc2c4-5fa0-43ee-a978-44751403fae3 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:27.607502 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17efc2c4-5fa0-43ee-a978-44751403fae3 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 returned with HTTP 200 Aug 06 13:06:27.608194 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 364/1458] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:27 2026] GET /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:27.635466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.637325 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 Aug 06 13:06:27.637938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:27.637938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:27.638048 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Delete volume with id: b3f0008f-4974-41e0-b57d-4ce536c74d71 Aug 06 13:06:27.647834 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:27.647834 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:27.648760 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:27.670596 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Delete volume request issued successfully. Aug 06 13:06:27.670596 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4670ff7-0f23-4b21-9e9a-93f7028da58c tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 returned with HTTP 202 Aug 06 13:06:27.674170 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 361/1459] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:27 2026] DELETE /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:27.684934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b03c27e-cba9-448c-bc53-f01028e28a42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:27.687091 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b03c27e-cba9-448c-bc53-f01028e28a42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 Aug 06 13:06:27.687358 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b03c27e-cba9-448c-bc53-f01028e28a42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:27.687765 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b03c27e-cba9-448c-bc53-f01028e28a42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:27.695313 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:27.695313 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:27.700914 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b03c27e-cba9-448c-bc53-f01028e28a42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Volume info retrieved successfully. Aug 06 13:06:27.706336 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b03c27e-cba9-448c-bc53-f01028e28a42 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 returned with HTTP 200 Aug 06 13:06:27.706711 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 367/1460] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:27 2026] GET /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:28.020627 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11e0fb74-0e4f-4521-b088-c2c603421586 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:28.022604 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11e0fb74-0e4f-4521-b088-c2c603421586 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:28.022892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11e0fb74-0e4f-4521-b088-c2c603421586 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:28.023144 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11e0fb74-0e4f-4521-b088-c2c603421586 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:28.023270 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-11e0fb74-0e4f-4521-b088-c2c603421586 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:28.029684 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:28.029684 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:28.030496 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11e0fb74-0e4f-4521-b088-c2c603421586 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:28.030866 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 369/1461] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:28 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:28.719620 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9771bef1-02a7-48f0-9988-aa3fb4792882 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:28.721526 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9771bef1-02a7-48f0-9988-aa3fb4792882 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] GET https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 Aug 06 13:06:28.721747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9771bef1-02a7-48f0-9988-aa3fb4792882 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:28.721937 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9771bef1-02a7-48f0-9988-aa3fb4792882 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:28.728349 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9771bef1-02a7-48f0-9988-aa3fb4792882 tempest-VolumesNegativeTest-710856323 tempest-VolumesNegativeTest-710856323-project-member] https://10.4.3.59/volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 returned with HTTP 404 Aug 06 13:06:28.728846 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 365/1462] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:28 2026] GET /volume/v3/volumes/b3f0008f-4974-41e0-b57d-4ce536c74d71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:29.045382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8d83689-70ba-431b-888a-06f1ba1f0cff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:29.046920 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8d83689-70ba-431b-888a-06f1ba1f0cff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:29.047126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8d83689-70ba-431b-888a-06f1ba1f0cff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:29.047288 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8d83689-70ba-431b-888a-06f1ba1f0cff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:29.047388 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e8d83689-70ba-431b-888a-06f1ba1f0cff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:29.051189 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:29.051189 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:29.051808 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8d83689-70ba-431b-888a-06f1ba1f0cff tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:29.052194 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 362/1463] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:29 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:29.285445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-9e91f2e4-9220-45bc-a38b-e46ec0bfad90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:29.290285 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-9e91f2e4-9220-45bc-a38b-e46ec0bfad90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42/encryption Aug 06 13:06:29.290587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-9e91f2e4-9220-45bc-a38b-e46ec0bfad90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:29.290871 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-9e91f2e4-9220-45bc-a38b-e46ec0bfad90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:29.307686 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:29.307686 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:29.317820 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7b80e27-c7c0-49de-99ae-cfd109c1bce1 req-9e91f2e4-9220-45bc-a38b-e46ec0bfad90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42/encryption returned with HTTP 200 Aug 06 13:06:29.318217 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 368/1464] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:06:29 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:30.065494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92064a0f-066b-415b-ba04-8f2e1c7ba0f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.069105 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92064a0f-066b-415b-ba04-8f2e1c7ba0f2 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:30.069105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92064a0f-066b-415b-ba04-8f2e1c7ba0f2 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:30.069105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92064a0f-066b-415b-ba04-8f2e1c7ba0f2 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:30.069105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-92064a0f-066b-415b-ba04-8f2e1c7ba0f2 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:30.077755 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:30.077755 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:30.077755 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92064a0f-066b-415b-ba04-8f2e1c7ba0f2 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:30.077755 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 370/1465] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:30 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:30.117901 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.174616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-4cdac1c7-cf64-4713-9ac1-f7c89ca7fa82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.176643 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-4cdac1c7-cf64-4713-9ac1-f7c89ca7fa82 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:30.176957 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-4cdac1c7-cf64-4713-9ac1-f7c89ca7fa82 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:30.177226 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-4cdac1c7-cf64-4713-9ac1-f7c89ca7fa82 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:30.192286 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:30.192286 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:30.196447 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-4cdac1c7-cf64-4713-9ac1-f7c89ca7fa82 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:30.202111 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-4cdac1c7-cf64-4713-9ac1-f7c89ca7fa82 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:30.202813 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 363/1466] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:30 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:30.239203 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:30.239570 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-996539758"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:30.240866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-996539758'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:30.241002 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Create volume of 1 GB Aug 06 13:06:30.245638 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Availability Zones retrieved successfully. Aug 06 13:06:30.253229 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Flow 'volume_create_api' (0ecb42f2-d199-43ab-9a85-833750af7d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:30.255938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29cbb922-353a-4d73-a83f-4073c25c4a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:30.257179 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:30.281254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa7b5671-ac18-421e-b8bd-5845c085d44e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.281633 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa7b5671-ac18-421e-b8bd-5845c085d44e None None] GET https://10.4.3.59/volume// Aug 06 13:06:30.281790 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa7b5671-ac18-421e-b8bd-5845c085d44e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:30.282027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa7b5671-ac18-421e-b8bd-5845c085d44e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:30.282455 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa7b5671-ac18-421e-b8bd-5845c085d44e None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:30.282802 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 369/1467] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:06:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:30.287740 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29cbb922-353a-4d73-a83f-4073c25c4a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:30.288561 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121840b0-497e-4cce-850c-3de91f998299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:30.291275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-95e6cd05-98db-410c-95c2-f8127641de68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.295154 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-95e6cd05-98db-410c-95c2-f8127641de68 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:06:30.295635 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-95e6cd05-98db-410c-95c2-f8127641de68 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49c20e64-f35b-4520-858a-7bda6bdcee8b", "connector": null, "instance_uuid": "2fd8200e-0eb8-431f-a96c-8ba34b01d230"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:30.306423 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:30.306423 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:30.331433 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-95e6cd05-98db-410c-95c2-f8127641de68 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:06:30.332091 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 371/1468] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:06:30 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:30.361208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Created reservations ['27d1dba0-430d-4a6c-9c8c-8b5956b53f10', '368c8ca5-115b-4859-9d8f-233ca8b0525c', 'c06ef581-2e78-4233-bb03-8254fd2d296e', 'aab8786d-393e-4c84-b644-b283a13374a5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:30.362021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121840b0-497e-4cce-850c-3de91f998299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27d1dba0-430d-4a6c-9c8c-8b5956b53f10', '368c8ca5-115b-4859-9d8f-233ca8b0525c', 'c06ef581-2e78-4233-bb03-8254fd2d296e', 'aab8786d-393e-4c84-b644-b283a13374a5']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:30.362827 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e078f042-50c1-4839-b622-b990cc9bb615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:30.371800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ecaa1fe6-4f25-4232-bc26-3f22a5e81de1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.373325 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecaa1fe6-4f25-4232-bc26-3f22a5e81de1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:30.373605 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecaa1fe6-4f25-4232-bc26-3f22a5e81de1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:30.373838 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecaa1fe6-4f25-4232-bc26-3f22a5e81de1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:30.380011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee07ed51-0989-4601-8006-b73f8bd83b4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.381432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee07ed51-0989-4601-8006-b73f8bd83b4b None None] GET https://10.4.3.59/volume// Aug 06 13:06:30.381432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee07ed51-0989-4601-8006-b73f8bd83b4b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:30.381432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee07ed51-0989-4601-8006-b73f8bd83b4b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:30.381432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee07ed51-0989-4601-8006-b73f8bd83b4b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:30.381432 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 370/1469] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:30.384073 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:30.384073 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:30.387764 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ecaa1fe6-4f25-4232-bc26-3f22a5e81de1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:30.388568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-28f45a54-d518-4d5f-a38d-c09a8a8700a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.391157 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-28f45a54-d518-4d5f-a38d-c09a8a8700a3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:30.391512 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-28f45a54-d518-4d5f-a38d-c09a8a8700a3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:30.391875 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-28f45a54-d518-4d5f-a38d-c09a8a8700a3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:30.392085 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e078f042-50c1-4839-b622-b990cc9bb615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f752f65-3502-43ae-97f3-501fae51bfd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-996539758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47548680cf9244a2b90b5f6ceb0eb520',qos_specs=None,replication_status=,reservations=['27d1dba0-430d-4a6c-9c8c-8b5956b53f10','368c8ca5-115b-4859-9d8f-233ca8b0525c','c06ef581-2e78-4233-bb03-8254fd2d296e','aab8786d-393e-4c84-b644-b283a13374a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710a4a0397314c1783206fddc85b6d76',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-996539758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f752f65-3502-43ae-97f3-501fae51bfd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47548680cf9244a2b90b5f6ceb0eb520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='710a4a0397314c1783206fddc85b6d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:30.393765 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecaa1fe6-4f25-4232-bc26-3f22a5e81de1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:30.393817 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0e4ba2-cae7-480c-9743-ccebcc0bb6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:30.393851 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 364/1470] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:30 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:30.403902 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:30.403902 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:30.413821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0e4ba2-cae7-480c-9743-ccebcc0bb6e8) transitioned into state 'SUCCESS' from state '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-996539758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47548680cf9244a2b90b5f6ceb0eb520',qos_specs=None,replication_status=,reservations=['27d1dba0-430d-4a6c-9c8c-8b5956b53f10','368c8ca5-115b-4859-9d8f-233ca8b0525c','c06ef581-2e78-4233-bb03-8254fd2d296e','aab8786d-393e-4c84-b644-b283a13374a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710a4a0397314c1783206fddc85b6d76',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:30.414847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbaf99c-5f70-4101-a452-610bec5576f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:30.415235 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-28f45a54-d518-4d5f-a38d-c09a8a8700a3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:30.421435 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-28f45a54-d518-4d5f-a38d-c09a8a8700a3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:30.422038 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 372/1471] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:30 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:30.426902 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbaf99c-5f70-4101-a452-610bec5576f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:30.427855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Flow 'volume_create_api' (0ecb42f2-d199-43ab-9a85-833750af7d60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:30.428405 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Create volume request issued successfully. Aug 06 13:06:30.429023 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36b47c73-b7e3-4212-a919-5de1435ef7b4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:30.429662 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 366/1472] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:06:30 2026] POST /volume/v3/volumes => generated 775 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:30.450533 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6d6d68e-8c70-48da-bd2f-bb23c3b09d91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.457816 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6d6d68e-8c70-48da-bd2f-bb23c3b09d91 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 Aug 06 13:06:30.458055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6d6d68e-8c70-48da-bd2f-bb23c3b09d91 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:30.458251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6d6d68e-8c70-48da-bd2f-bb23c3b09d91 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:30.474116 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:30.474116 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:30.481403 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6d6d68e-8c70-48da-bd2f-bb23c3b09d91 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Volume info retrieved successfully. Aug 06 13:06:30.485962 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6d6d68e-8c70-48da-bd2f-bb23c3b09d91 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 returned with HTTP 200 Aug 06 13:06:30.493458 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 371/1473] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:30 2026] GET /volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:30.527368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-2d7a0be1-bdaf-4da0-b0cf-0c2fea034c8e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:30.529232 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-2d7a0be1-bdaf-4da0-b0cf-0c2fea034c8e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] PUT https://10.4.3.59/volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676 Aug 06 13:06:30.530699 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-2d7a0be1-bdaf-4da0-b0cf-0c2fea034c8e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:30.543071 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-2d7a0be1-bdaf-4da0-b0cf-0c2fea034c8e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Acquiring lock "cinder-attachment_update-49c20e64-f35b-4520-858a-7bda6bdcee8b-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:06:30.554112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-2d7a0be1-bdaf-4da0-b0cf-0c2fea034c8e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Lock "cinder-attachment_update-49c20e64-f35b-4520-858a-7bda6bdcee8b-np0000006653" acquired by "attachment_update" :: waited 0.009s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:06:30.554112 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:30.554112 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:30.655117 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-2d7a0be1-bdaf-4da0-b0cf-0c2fea034c8e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Lock "cinder-attachment_update-49c20e64-f35b-4520-858a-7bda6bdcee8b-np0000006653" released by "attachment_update" :: held 0.103s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:06:30.655435 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-2d7a0be1-bdaf-4da0-b0cf-0c2fea034c8e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676 returned with HTTP 200 Aug 06 13:06:30.656487 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 365/1474] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:06:30 2026] PUT /volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:31.088410 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1978f0f2-52a8-485b-a0e0-660d3bd85644 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.090497 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1978f0f2-52a8-485b-a0e0-660d3bd85644 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:31.090742 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1978f0f2-52a8-485b-a0e0-660d3bd85644 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.090957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1978f0f2-52a8-485b-a0e0-660d3bd85644 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.091086 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1978f0f2-52a8-485b-a0e0-660d3bd85644 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:31.095688 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.095688 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:31.096678 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1978f0f2-52a8-485b-a0e0-660d3bd85644 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:31.097297 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 373/1475] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:31 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:31.110342 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-acbf1d28-3025-4e97-b47c-e48932e0dd04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.111771 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acbf1d28-3025-4e97-b47c-e48932e0dd04 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:31.112091 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acbf1d28-3025-4e97-b47c-e48932e0dd04 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.112395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acbf1d28-3025-4e97-b47c-e48932e0dd04 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.120058 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.120058 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:31.124173 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-acbf1d28-3025-4e97-b47c-e48932e0dd04 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Volume info retrieved successfully. Aug 06 13:06:31.128374 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acbf1d28-3025-4e97-b47c-e48932e0dd04 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 returned with HTTP 200 Aug 06 13:06:31.128803 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 367/1476] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:31 2026] GET /volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:31.144633 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1ea3753-cf49-469b-8b67-a5496b117fc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.146375 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1ea3753-cf49-469b-8b67-a5496b117fc9 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] PUT https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:31.146720 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1ea3753-cf49-469b-8b67-a5496b117fc9 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-607019652", "description": "tempest-volume-backup-description-1692186875"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:31.159278 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.159278 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:31.166675 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1ea3753-cf49-469b-8b67-a5496b117fc9 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:31.167166 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 372/1477] 10.4.3.59 () {70 vars in 1402 bytes} [Thu Aug 6 13:06:31 2026] PUT /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:31.174971 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d1f8b25-0dc9-4ff5-bfaf-0ba56d1240b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.176877 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d1f8b25-0dc9-4ff5-bfaf-0ba56d1240b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:31.177124 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d1f8b25-0dc9-4ff5-bfaf-0ba56d1240b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.177397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d1f8b25-0dc9-4ff5-bfaf-0ba56d1240b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.177540 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8d1f8b25-0dc9-4ff5-bfaf-0ba56d1240b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:31.181568 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.181568 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:31.182199 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d1f8b25-0dc9-4ff5-bfaf-0ba56d1240b6 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:31.182626 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 366/1478] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:31 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 838 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:31.191834 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf4d8a04-e4fc-4668-a8d9-702f1556a610 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.193782 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf4d8a04-e4fc-4668-a8d9-702f1556a610 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] DELETE https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:31.194043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf4d8a04-e4fc-4668-a8d9-702f1556a610 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.194284 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf4d8a04-e4fc-4668-a8d9-702f1556a610 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.194449 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-bf4d8a04-e4fc-4668-a8d9-702f1556a610 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Delete backup with id: f2047e4b-c293-4ae5-bbd1-0b75355b95cb. Aug 06 13:06:31.199092 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.199092 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:31.218118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-bf4d8a04-e4fc-4668-a8d9-702f1556a610 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] delete_backup rpcapi backup_id f2047e4b-c293-4ae5-bbd1-0b75355b95cb {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:06:31.219881 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf4d8a04-e4fc-4668-a8d9-702f1556a610 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 202 Aug 06 13:06:31.220384 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 374/1479] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:06:31 2026] DELETE /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:31.232634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f33939e9-e270-42f4-a85a-067c715eb7da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.234293 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f33939e9-e270-42f4-a85a-067c715eb7da tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:31.234590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f33939e9-e270-42f4-a85a-067c715eb7da tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.234827 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f33939e9-e270-42f4-a85a-067c715eb7da tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.234994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f33939e9-e270-42f4-a85a-067c715eb7da tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:31.241166 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.241166 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:31.242340 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f33939e9-e270-42f4-a85a-067c715eb7da tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 200 Aug 06 13:06:31.242340 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 368/1480] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:31 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:31.408506 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea2ba8c0-20f1-493b-a14c-e31a52d98f33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.410184 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea2ba8c0-20f1-493b-a14c-e31a52d98f33 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:31.410410 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea2ba8c0-20f1-493b-a14c-e31a52d98f33 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.410625 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea2ba8c0-20f1-493b-a14c-e31a52d98f33 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.420671 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.420671 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:31.423735 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ea2ba8c0-20f1-493b-a14c-e31a52d98f33 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:31.428767 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea2ba8c0-20f1-493b-a14c-e31a52d98f33 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:31.429097 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 373/1481] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:31 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:31.498947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-967f1486-e3bb-4624-bb7b-58aca76fdcc4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.500584 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-967f1486-e3bb-4624-bb7b-58aca76fdcc4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 Aug 06 13:06:31.500780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-967f1486-e3bb-4624-bb7b-58aca76fdcc4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.500979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-967f1486-e3bb-4624-bb7b-58aca76fdcc4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.508820 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.508820 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:31.513468 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-967f1486-e3bb-4624-bb7b-58aca76fdcc4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Volume info retrieved successfully. Aug 06 13:06:31.520124 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-967f1486-e3bb-4624-bb7b-58aca76fdcc4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 returned with HTTP 200 Aug 06 13:06:31.520560 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 367/1482] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:31 2026] GET /volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:31.540226 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.542113 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:06:31.542569 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f752f65-3502-43ae-97f3-501fae51bfd6", "name": "tempest-type-Backup-790233886"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:31.544837 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Creating new backup {'backup': {'volume_id': '8f752f65-3502-43ae-97f3-501fae51bfd6', 'name': 'tempest-type-Backup-790233886'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:06:31.545033 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Creating backup of volume 8f752f65-3502-43ae-97f3-501fae51bfd6 in container None Aug 06 13:06:31.557467 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.557467 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:31.557905 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Volume info retrieved successfully. Aug 06 13:06:31.595818 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Created reservations ['8cd8f98c-fc48-4cd8-954b-a67c4c6ea9a6', '178916ec-b24c-4e8a-93ea-f1a766baeb78'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:31.638510 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f11c858-1f08-48f1-a719-1cb6c9dda470 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:06:31.638914 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 375/1483] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:06:31 2026] POST /volume/v3/backups => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:31.648897 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7358efba-2bf2-466e-833a-bc63706b39b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:31.650150 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7358efba-2bf2-466e-833a-bc63706b39b9 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:31.650469 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7358efba-2bf2-466e-833a-bc63706b39b9 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:31.650768 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7358efba-2bf2-466e-833a-bc63706b39b9 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:31.650957 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7358efba-2bf2-466e-833a-bc63706b39b9 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:31.654951 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:31.654951 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:31.656134 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7358efba-2bf2-466e-833a-bc63706b39b9 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:31.656134 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 369/1484] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:31 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:32.255808 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a478784-b95c-4a26-9249-df9a559c10a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.257558 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a478784-b95c-4a26-9249-df9a559c10a5 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb Aug 06 13:06:32.257756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a478784-b95c-4a26-9249-df9a559c10a5 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:32.257934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a478784-b95c-4a26-9249-df9a559c10a5 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:32.258041 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9a478784-b95c-4a26-9249-df9a559c10a5 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Show backup with id f2047e4b-c293-4ae5-bbd1-0b75355b95cb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:32.261424 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a478784-b95c-4a26-9249-df9a559c10a5 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb returned with HTTP 404 Aug 06 13:06:32.261834 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 374/1485] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:32 2026] GET /volume/v3/backups/f2047e4b-c293-4ae5-bbd1-0b75355b95cb => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:32.333940 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cfeb1e73-3d82-40db-8374-358402777885 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.337028 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfeb1e73-3d82-40db-8374-358402777885 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:32.337221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfeb1e73-3d82-40db-8374-358402777885 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:32.337437 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfeb1e73-3d82-40db-8374-358402777885 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:32.347657 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:32.347657 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:32.355162 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cfeb1e73-3d82-40db-8374-358402777885 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Volume info retrieved successfully. Aug 06 13:06:32.358721 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfeb1e73-3d82-40db-8374-358402777885 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 returned with HTTP 200 Aug 06 13:06:32.359051 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 368/1486] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:32 2026] GET /volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:32.372996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0fda258-73f6-4493-865c-c35feca0310a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.375246 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0fda258-73f6-4493-865c-c35feca0310a tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] DELETE https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:32.375501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0fda258-73f6-4493-865c-c35feca0310a tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:32.375688 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0fda258-73f6-4493-865c-c35feca0310a tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:32.375856 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d0fda258-73f6-4493-865c-c35feca0310a tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Delete volume with id: 772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:32.383566 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:32.383566 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:32.384311 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d0fda258-73f6-4493-865c-c35feca0310a tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Volume info retrieved successfully. Aug 06 13:06:32.409998 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d0fda258-73f6-4493-865c-c35feca0310a tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Delete volume request issued successfully. Aug 06 13:06:32.410221 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0fda258-73f6-4493-865c-c35feca0310a tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 returned with HTTP 202 Aug 06 13:06:32.410699 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 376/1487] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:06:32 2026] DELETE /volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:32.422039 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b95e4159-0988-474e-be59-1306cb6e6e75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.424327 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b95e4159-0988-474e-be59-1306cb6e6e75 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:32.424546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b95e4159-0988-474e-be59-1306cb6e6e75 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:32.424749 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b95e4159-0988-474e-be59-1306cb6e6e75 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:32.431797 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:32.431797 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:32.433938 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b95e4159-0988-474e-be59-1306cb6e6e75 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Volume info retrieved successfully. Aug 06 13:06:32.437450 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b95e4159-0988-474e-be59-1306cb6e6e75 tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 returned with HTTP 200 Aug 06 13:06:32.437811 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 370/1488] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:32 2026] GET /volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:32.442776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b29716c6-f1ff-4b6c-86fe-b7b69caf2655 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.444929 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b29716c6-f1ff-4b6c-86fe-b7b69caf2655 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:32.444929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b29716c6-f1ff-4b6c-86fe-b7b69caf2655 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:32.444929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b29716c6-f1ff-4b6c-86fe-b7b69caf2655 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:32.454543 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:32.454543 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:32.458218 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b29716c6-f1ff-4b6c-86fe-b7b69caf2655 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:32.463197 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b29716c6-f1ff-4b6c-86fe-b7b69caf2655 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:32.463197 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 375/1489] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:32 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:32.667747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1668223-3e16-484d-b5a6-c00a4598fc3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.669471 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1668223-3e16-484d-b5a6-c00a4598fc3c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:32.669674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1668223-3e16-484d-b5a6-c00a4598fc3c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:32.669857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1668223-3e16-484d-b5a6-c00a4598fc3c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:32.669951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a1668223-3e16-484d-b5a6-c00a4598fc3c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:32.674201 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:32.674201 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:32.674521 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1668223-3e16-484d-b5a6-c00a4598fc3c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:32.674884 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 369/1490] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:32 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:32.782479 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.784839 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:32.785183 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1618775733"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:32.787063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1618775733'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:32.787277 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Create volume of 1 GB Aug 06 13:06:32.792140 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Availability Zones retrieved successfully. Aug 06 13:06:32.799815 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Flow 'volume_create_api' (c6be0254-3491-4cee-a0a7-61e84ee0f051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:32.801133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4f6d0e-322f-429c-826c-07af6925d409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:32.802411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:32.834120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4f6d0e-322f-429c-826c-07af6925d409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:32.835123 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b688ae87-a605-4380-a59b-b56350cb0421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:32.904159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Created reservations ['2fe2a2c9-b5ae-4ec6-b3d0-56684919683d', '530c15cd-5853-424c-bc72-7db910027c00', '5fa3be40-82cf-4cc5-bd96-8b201ae4e1fa', 'd09adf15-7315-462f-af5c-95444a865249'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:32.904923 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b688ae87-a605-4380-a59b-b56350cb0421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe2a2c9-b5ae-4ec6-b3d0-56684919683d', '530c15cd-5853-424c-bc72-7db910027c00', '5fa3be40-82cf-4cc5-bd96-8b201ae4e1fa', 'd09adf15-7315-462f-af5c-95444a865249']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:32.905675 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db9af9d-6ba0-4aa5-96ef-565e16f15c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:32.928374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db9af9d-6ba0-4aa5-96ef-565e16f15c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a00aaac5-be86-4c80-ad4b-ec70fb065c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1618775733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18a433a0ca7943bc97af1db7a70bcf00',qos_specs=None,replication_status=,reservations=['2fe2a2c9-b5ae-4ec6-b3d0-56684919683d','530c15cd-5853-424c-bc72-7db910027c00','5fa3be40-82cf-4cc5-bd96-8b201ae4e1fa','d09adf15-7315-462f-af5c-95444a865249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65b9603cb354da98f154f1b44d256de',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1618775733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a00aaac5-be86-4c80-ad4b-ec70fb065c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18a433a0ca7943bc97af1db7a70bcf00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e65b9603cb354da98f154f1b44d256de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:32.929106 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0d5744-3bea-4754-915a-56b4ef45da93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:32.944301 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0d5744-3bea-4754-915a-56b4ef45da93) transitioned into state 'SUCCESS' from state '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-1618775733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18a433a0ca7943bc97af1db7a70bcf00',qos_specs=None,replication_status=,reservations=['2fe2a2c9-b5ae-4ec6-b3d0-56684919683d','530c15cd-5853-424c-bc72-7db910027c00','5fa3be40-82cf-4cc5-bd96-8b201ae4e1fa','d09adf15-7315-462f-af5c-95444a865249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65b9603cb354da98f154f1b44d256de',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:32.944963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41c173c-5824-4ab5-84e2-fa8c3a72e77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:32.953647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41c173c-5824-4ab5-84e2-fa8c3a72e77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:32.954466 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Flow 'volume_create_api' (c6be0254-3491-4cee-a0a7-61e84ee0f051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:32.954783 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Create volume request issued successfully. Aug 06 13:06:32.955351 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57dd91a1-b884-4a68-8be3-825601fde9a4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:32.955779 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 377/1491] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:32 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:32.971951 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b01d9ffd-b266-480d-8b7b-cadbba4ac95b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:32.975927 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b01d9ffd-b266-480d-8b7b-cadbba4ac95b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:06:32.976189 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b01d9ffd-b266-480d-8b7b-cadbba4ac95b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:32.976479 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b01d9ffd-b266-480d-8b7b-cadbba4ac95b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:32.994986 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:32.994986 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:33.002449 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b01d9ffd-b266-480d-8b7b-cadbba4ac95b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:06:33.010493 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b01d9ffd-b266-480d-8b7b-cadbba4ac95b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:06:33.010916 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 371/1492] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:32 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:33.453094 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c427fe12-3627-4c1d-bc22-523b9bec3fbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:33.455407 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c427fe12-3627-4c1d-bc22-523b9bec3fbc tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] GET https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 Aug 06 13:06:33.455627 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c427fe12-3627-4c1d-bc22-523b9bec3fbc tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:33.455806 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c427fe12-3627-4c1d-bc22-523b9bec3fbc tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:33.463426 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c427fe12-3627-4c1d-bc22-523b9bec3fbc tempest-VolumesBackupsV39Test-797027354 tempest-VolumesBackupsV39Test-797027354-project-member] https://10.4.3.59/volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 returned with HTTP 404 Aug 06 13:06:33.464709 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 376/1493] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:33 2026] GET /volume/v3/volumes/772c5c1d-2f3a-462c-9db5-d5098a61cd76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:33.476840 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ab851c8-ee08-405f-ad94-cb92c7f49af0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:33.478754 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ab851c8-ee08-405f-ad94-cb92c7f49af0 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:33.479051 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ab851c8-ee08-405f-ad94-cb92c7f49af0 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:33.479369 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ab851c8-ee08-405f-ad94-cb92c7f49af0 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:33.490463 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:33.490463 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:33.496538 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4ab851c8-ee08-405f-ad94-cb92c7f49af0 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:33.502295 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ab851c8-ee08-405f-ad94-cb92c7f49af0 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:33.502862 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 370/1494] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:33 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:33.687925 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b34c5c5-f4c1-4537-9398-01af40186859 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:33.690044 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b34c5c5-f4c1-4537-9398-01af40186859 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:33.690190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b34c5c5-f4c1-4537-9398-01af40186859 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:33.690433 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b34c5c5-f4c1-4537-9398-01af40186859 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:33.690629 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3b34c5c5-f4c1-4537-9398-01af40186859 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:33.694127 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:33.694127 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:33.694764 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b34c5c5-f4c1-4537-9398-01af40186859 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:33.695079 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 378/1495] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:33 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:34.017716 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-1a303bbb-3a57-4947-bd15-b35d26984bf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.019780 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-1a303bbb-3a57-4947-bd15-b35d26984bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] POST https://10.4.3.59/volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676/action Aug 06 13:06:34.020063 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-1a303bbb-3a57-4947-bd15-b35d26984bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:34.020172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-1a303bbb-3a57-4947-bd15-b35d26984bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:34.025889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7742d1f3-38a0-4b0d-a3d6-c27472fb598c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.027578 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7742d1f3-38a0-4b0d-a3d6-c27472fb598c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:06:34.027745 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7742d1f3-38a0-4b0d-a3d6-c27472fb598c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:34.027910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7742d1f3-38a0-4b0d-a3d6-c27472fb598c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:34.034302 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:34.034302 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:34.037165 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:34.037165 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:34.037434 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7742d1f3-38a0-4b0d-a3d6-c27472fb598c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:06:34.040996 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7742d1f3-38a0-4b0d-a3d6-c27472fb598c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:06:34.041382 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 377/1496] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:34 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:34.054570 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-67e546dd-2c17-4c51-bcd8-a67dd2f8f6a5 req-1a303bbb-3a57-4947-bd15-b35d26984bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676/action returned with HTTP 204 Aug 06 13:06:34.054570 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 372/1497] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:06:34 2026] POST /volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:34.519308 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-655764f1-eba5-41fd-854d-b018be18da1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.521334 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-655764f1-eba5-41fd-854d-b018be18da1e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:34.521609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-655764f1-eba5-41fd-854d-b018be18da1e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:34.521902 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-655764f1-eba5-41fd-854d-b018be18da1e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:34.534175 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:34.534175 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:34.538828 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-655764f1-eba5-41fd-854d-b018be18da1e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:34.542626 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-655764f1-eba5-41fd-854d-b018be18da1e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:34.542969 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 371/1498] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:34 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:34.555269 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.556946 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] POST https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b/action Aug 06 13:06:34.557412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:34.557578 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:34.568162 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:34.568162 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:34.568675 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:34.597667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Created reservations ['6d1e7262-31f1-4842-ba61-7025b1cbec0d', '6f036856-3964-4f9b-bbd3-fe8d33f910fe'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:34.614023 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Extend volume request issued successfully. Aug 06 13:06:34.614244 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b/action returned with HTTP 202 Aug 06 13:06:34.614671 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 379/1499] 10.4.3.59 () {70 vars in 1424 bytes} [Thu Aug 6 13:06:34 2026] POST /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:06:34.621623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-125c6d03-cdec-46af-9955-1dd71eafd992 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.623078 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-125c6d03-cdec-46af-9955-1dd71eafd992 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:34.623339 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-125c6d03-cdec-46af-9955-1dd71eafd992 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:34.623539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-125c6d03-cdec-46af-9955-1dd71eafd992 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:34.634012 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:34.634012 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:34.637623 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-125c6d03-cdec-46af-9955-1dd71eafd992 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:34.643043 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-125c6d03-cdec-46af-9955-1dd71eafd992 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:34.643578 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 378/1500] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:34 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:34.706024 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49e024ea-1efe-4255-a78f-8e7fe35920f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.708099 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49e024ea-1efe-4255-a78f-8e7fe35920f0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:34.708328 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49e024ea-1efe-4255-a78f-8e7fe35920f0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:34.708533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49e024ea-1efe-4255-a78f-8e7fe35920f0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:34.708639 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-49e024ea-1efe-4255-a78f-8e7fe35920f0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:34.713135 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:34.713135 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:34.713768 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49e024ea-1efe-4255-a78f-8e7fe35920f0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:34.714154 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 373/1501] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:34 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:34.789768 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.791315 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:34.791639 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1121485160"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:34.792948 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request body: {'volume': {'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1121485160'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:34.886305 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume of 1 GB Aug 06 13:06:34.890629 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Availability Zones retrieved successfully. Aug 06 13:06:34.898792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (d3adc5a1-cc6f-4358-9996-dafe4d841e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:34.899879 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e84a771-5b96-41ce-8630-34996dbbbf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:34.900776 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:34.923438 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 req-7e6ec305-b04c-4d1b-9bca-1e7674c8ff72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:34.925708 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 req-7e6ec305-b04c-4d1b-9bca-1e7674c8ff72 service nova] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:34.925952 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 req-7e6ec305-b04c-4d1b-9bca-1e7674c8ff72 service nova] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:34.926185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 req-7e6ec305-b04c-4d1b-9bca-1e7674c8ff72 service nova] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:34.935991 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:34.935991 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:34.940993 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 req-7e6ec305-b04c-4d1b-9bca-1e7674c8ff72 service nova] Volume info retrieved successfully. Aug 06 13:06:34.947759 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4a32e6d6-de2c-48d8-8658-f75b8819ddc7 req-7e6ec305-b04c-4d1b-9bca-1e7674c8ff72 service nova] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:34.948368 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 380/1502] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:34 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:34.959453 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e84a771-5b96-41ce-8630-34996dbbbf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:34.961000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afeb0da6-6a0e-431f-8059-dae979cd0150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:35.014941 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Created reservations ['e8a3bf78-fde6-4276-8fe9-239fc7932e20', 'c2b261ac-76b6-4f4e-8cc5-a93d14e7b3d2', 'e415684f-e241-42dc-8b19-caba135e522d', '94cca05d-8d1e-4016-8ce2-f2e5d7707b43'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:35.015725 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afeb0da6-6a0e-431f-8059-dae979cd0150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8a3bf78-fde6-4276-8fe9-239fc7932e20', 'c2b261ac-76b6-4f4e-8cc5-a93d14e7b3d2', 'e415684f-e241-42dc-8b19-caba135e522d', '94cca05d-8d1e-4016-8ce2-f2e5d7707b43']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:35.016427 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f571d283-1764-46bc-b106-5c345456f3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:35.037100 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f571d283-1764-46bc-b106-5c345456f3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c24ba09-b2a8-4915-999b-b0057780d0df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1121485160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['e8a3bf78-fde6-4276-8fe9-239fc7932e20','c2b261ac-76b6-4f4e-8cc5-a93d14e7b3d2','e415684f-e241-42dc-8b19-caba135e522d','94cca05d-8d1e-4016-8ce2-f2e5d7707b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1121485160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c24ba09-b2a8-4915-999b-b0057780d0df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af853bc5f8c74cca911e15f1a18922b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='749f207b7b9d41b98da26547286ce642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:35.037805 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b3a9a7-de52-4a22-823e-0e02f950e4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:35.053892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b3a9a7-de52-4a22-823e-0e02f950e4aa) transitioned into state 'SUCCESS' from state '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-1121485160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['e8a3bf78-fde6-4276-8fe9-239fc7932e20','c2b261ac-76b6-4f4e-8cc5-a93d14e7b3d2','e415684f-e241-42dc-8b19-caba135e522d','94cca05d-8d1e-4016-8ce2-f2e5d7707b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:35.054827 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51099fa5-31d2-4d81-a30c-4ea9d65bc311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:35.068188 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51099fa5-31d2-4d81-a30c-4ea9d65bc311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:35.068188 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (d3adc5a1-cc6f-4358-9996-dafe4d841e61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:35.068468 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request issued successfully. Aug 06 13:06:35.071339 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e9cc392-7c4a-4af0-af22-b310f0d41d81 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:35.071339 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 372/1503] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:34 2026] POST /volume/v3/volumes => generated 745 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:35.083000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d52bcc69-2b0b-44b4-8cab-7983c82106a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:35.087410 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d52bcc69-2b0b-44b4-8cab-7983c82106a8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df Aug 06 13:06:35.089291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d52bcc69-2b0b-44b4-8cab-7983c82106a8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:35.089291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d52bcc69-2b0b-44b4-8cab-7983c82106a8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:35.094780 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:35.094780 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:35.099215 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d52bcc69-2b0b-44b4-8cab-7983c82106a8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:35.108217 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d52bcc69-2b0b-44b4-8cab-7983c82106a8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df returned with HTTP 200 Aug 06 13:06:35.108217 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 379/1504] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:35 2026] GET /volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:35.656125 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92195d47-4743-4765-998b-ec50915a1bf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:35.658171 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92195d47-4743-4765-998b-ec50915a1bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:35.658494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92195d47-4743-4765-998b-ec50915a1bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:35.658761 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92195d47-4743-4765-998b-ec50915a1bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:35.670415 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:35.670415 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:35.674467 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92195d47-4743-4765-998b-ec50915a1bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:35.678565 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92195d47-4743-4765-998b-ec50915a1bf8 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:35.679044 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 374/1505] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:35 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1157 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:35.692642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02d88984-17da-477d-be18-7e4414f4a256 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:35.694713 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02d88984-17da-477d-be18-7e4414f4a256 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:35.694954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02d88984-17da-477d-be18-7e4414f4a256 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:35.695166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02d88984-17da-477d-be18-7e4414f4a256 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:35.704871 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:35.704871 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:35.708230 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02d88984-17da-477d-be18-7e4414f4a256 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:35.713285 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02d88984-17da-477d-be18-7e4414f4a256 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:35.713747 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 381/1506] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:35 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1157 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:35.726179 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66e94b4f-940e-4e94-b057-94b0473285e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:35.729142 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66e94b4f-940e-4e94-b057-94b0473285e4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:35.729419 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66e94b4f-940e-4e94-b057-94b0473285e4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:35.729626 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66e94b4f-940e-4e94-b057-94b0473285e4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:35.729734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-66e94b4f-940e-4e94-b057-94b0473285e4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:35.739759 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:35.739759 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:35.740733 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66e94b4f-940e-4e94-b057-94b0473285e4 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:35.741237 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 373/1507] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:35 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:35.944469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c3ddd25a-a765-4241-9098-0877d5945260 req-88590dbc-011f-4e7b-ade5-4f4a05a2b908 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:35.946624 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-88590dbc-011f-4e7b-ade5-4f4a05a2b908 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:35.946826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-88590dbc-011f-4e7b-ade5-4f4a05a2b908 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:35.947034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-88590dbc-011f-4e7b-ade5-4f4a05a2b908 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:35.957131 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:35.957131 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:35.960904 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c3ddd25a-a765-4241-9098-0877d5945260 req-88590dbc-011f-4e7b-ade5-4f4a05a2b908 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:35.965365 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-88590dbc-011f-4e7b-ade5-4f4a05a2b908 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:35.965764 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 380/1508] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:35 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:35.988208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c3ddd25a-a765-4241-9098-0877d5945260 req-647c4968-dea9-4ce0-916a-365c53bde13d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:35.992786 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-647c4968-dea9-4ce0-916a-365c53bde13d tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] POST https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b/action Aug 06 13:06:35.993104 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-647c4968-dea9-4ce0-916a-365c53bde13d tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:35.993225 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-647c4968-dea9-4ce0-916a-365c53bde13d tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:36.008827 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:36.008827 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:36.009282 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c3ddd25a-a765-4241-9098-0877d5945260 req-647c4968-dea9-4ce0-916a-365c53bde13d tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:36.019426 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c3ddd25a-a765-4241-9098-0877d5945260 req-647c4968-dea9-4ce0-916a-365c53bde13d tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Begin detaching volume completed successfully. Aug 06 13:06:36.019722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-647c4968-dea9-4ce0-916a-365c53bde13d tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b/action returned with HTTP 202 Aug 06 13:06:36.020513 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 375/1509] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:06:35 2026] POST /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:36.042458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-302ac8bb-b632-41bf-9afd-d9be4868d572 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:36.044188 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-302ac8bb-b632-41bf-9afd-d9be4868d572 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:36.044459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-302ac8bb-b632-41bf-9afd-d9be4868d572 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:36.044687 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-302ac8bb-b632-41bf-9afd-d9be4868d572 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:36.053537 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:36.053537 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:36.057368 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-302ac8bb-b632-41bf-9afd-d9be4868d572 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:36.062236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-302ac8bb-b632-41bf-9afd-d9be4868d572 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:36.062236 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 382/1510] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:36 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:36.073670 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-428555bb-2393-45d8-8d19-43987bf66cac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:36.073670 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-428555bb-2393-45d8-8d19-43987bf66cac None None] GET https://10.4.3.59/volume// Aug 06 13:06:36.073670 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-428555bb-2393-45d8-8d19-43987bf66cac None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:36.073670 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-428555bb-2393-45d8-8d19-43987bf66cac None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:36.073670 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-428555bb-2393-45d8-8d19-43987bf66cac None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:36.073670 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 374/1511] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:36.083527 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c3ddd25a-a765-4241-9098-0877d5945260 req-2e4f89ec-9c59-40e6-b141-a1f901ce2fe3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:36.085821 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-2e4f89ec-9c59-40e6-b141-a1f901ce2fe3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:36.086155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-2e4f89ec-9c59-40e6-b141-a1f901ce2fe3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:36.086382 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-2e4f89ec-9c59-40e6-b141-a1f901ce2fe3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:36.096716 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:36.096716 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:36.100271 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c3ddd25a-a765-4241-9098-0877d5945260 req-2e4f89ec-9c59-40e6-b141-a1f901ce2fe3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:36.104852 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-2e4f89ec-9c59-40e6-b141-a1f901ce2fe3 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:36.105433 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 381/1512] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:36 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:36.122901 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f88f4c99-8d46-4114-bcb1-bc4b213888a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:36.124838 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f88f4c99-8d46-4114-bcb1-bc4b213888a1 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df Aug 06 13:06:36.125188 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f88f4c99-8d46-4114-bcb1-bc4b213888a1 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:36.125383 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f88f4c99-8d46-4114-bcb1-bc4b213888a1 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:36.137054 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:36.137054 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:36.141910 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f88f4c99-8d46-4114-bcb1-bc4b213888a1 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:36.147993 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f88f4c99-8d46-4114-bcb1-bc4b213888a1 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df returned with HTTP 200 Aug 06 13:06:36.148529 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 376/1513] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:36 2026] GET /volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:36.159684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:36.161542 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:36.161542 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1c24ba09-b2a8-4915-999b-b0057780d0df", "size": 1, "name": "tempest-VolumesCloneTest-Volume-532633436"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:36.162935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request body: {'volume': {'source_volid': '1c24ba09-b2a8-4915-999b-b0057780d0df', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-532633436'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:36.170460 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:36.170460 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:36.170911 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume retrieved successfully. Aug 06 13:06:36.171048 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume of 1 GB Aug 06 13:06:36.176593 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Availability Zones retrieved successfully. Aug 06 13:06:36.181592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (fe32f887-c42c-4795-b7b8-555a13046e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:36.183561 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea4f1e1-d97e-4de7-89c3-9d6266fa2f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:36.184705 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:36.217513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea4f1e1-d97e-4de7-89c3-9d6266fa2f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1c24ba09-b2a8-4915-999b-b0057780d0df', 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:36.218133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d9d253-7aa4-4c2e-8940-4d4269400af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:36.259010 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Created reservations ['d5efb3ed-7e24-44e3-8f26-82da1500914a', '5afd4514-d6d0-45b4-9c32-93e8cf6b81e6', '3dc241f1-fb17-4b5e-928f-c8cc2cfcb876', '93f48923-5c2d-4134-aa8f-086ae3c30524'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:36.260171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d9d253-7aa4-4c2e-8940-4d4269400af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5efb3ed-7e24-44e3-8f26-82da1500914a', '5afd4514-d6d0-45b4-9c32-93e8cf6b81e6', '3dc241f1-fb17-4b5e-928f-c8cc2cfcb876', '93f48923-5c2d-4134-aa8f-086ae3c30524']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:36.260394 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7880367-f2de-4879-89ae-bf94d8f4f064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:36.297551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7880367-f2de-4879-89ae-bf94d8f4f064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20d7e747-4c09-45cc-b46e-6d6b59d56930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-532633436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['d5efb3ed-7e24-44e3-8f26-82da1500914a','5afd4514-d6d0-45b4-9c32-93e8cf6b81e6','3dc241f1-fb17-4b5e-928f-c8cc2cfcb876','93f48923-5c2d-4134-aa8f-086ae3c30524'],size=1,snapshot_id=None,source_replicaid=,source_volid=1c24ba09-b2a8-4915-999b-b0057780d0df,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-532633436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20d7e747-4c09-45cc-b46e-6d6b59d56930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af853bc5f8c74cca911e15f1a18922b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1c24ba09-b2a8-4915-999b-b0057780d0df,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='749f207b7b9d41b98da26547286ce642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:36.299229 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb1e513-28e0-422d-ae9e-f446cba5bfe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:36.324778 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb1e513-28e0-422d-ae9e-f446cba5bfe8) transitioned into state 'SUCCESS' from state '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-532633436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['d5efb3ed-7e24-44e3-8f26-82da1500914a','5afd4514-d6d0-45b4-9c32-93e8cf6b81e6','3dc241f1-fb17-4b5e-928f-c8cc2cfcb876','93f48923-5c2d-4134-aa8f-086ae3c30524'],size=1,snapshot_id=None,source_replicaid=,source_volid=1c24ba09-b2a8-4915-999b-b0057780d0df,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:36.325725 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e05ad0-6b17-47d5-b217-42258b84186f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:36.343305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e05ad0-6b17-47d5-b217-42258b84186f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:36.345177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (fe32f887-c42c-4795-b7b8-555a13046e00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:36.345177 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request issued successfully. Aug 06 13:06:36.345177 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25e710cb-3bb6-470f-8ecf-cccc8db2084d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:36.345602 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 383/1514] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:36 2026] POST /volume/v3/volumes => generated 777 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:36.363125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4cabab2c-411c-4755-88b8-6f0baad20237 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:36.364918 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cabab2c-411c-4755-88b8-6f0baad20237 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:36.368001 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cabab2c-411c-4755-88b8-6f0baad20237 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:36.368001 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cabab2c-411c-4755-88b8-6f0baad20237 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:36.379292 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:36.379292 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:36.388703 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4cabab2c-411c-4755-88b8-6f0baad20237 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:36.394413 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cabab2c-411c-4755-88b8-6f0baad20237 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 returned with HTTP 200 Aug 06 13:06:36.395201 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 375/1515] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:36 2026] GET /volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7cd6f5db-7bff-477d-aa1f-49dfda8e8af0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cd6f5db-7bff-477d-aa1f-49dfda8e8af0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cd6f5db-7bff-477d-aa1f-49dfda8e8af0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cd6f5db-7bff-477d-aa1f-49dfda8e8af0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7cd6f5db-7bff-477d-aa1f-49dfda8e8af0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cd6f5db-7bff-477d-aa1f-49dfda8e8af0 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:37.557976 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 382/1516] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:36 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:37.559869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c3ddd25a-a765-4241-9098-0877d5945260 req-b7c2cbb3-39d8-460f-866e-91948afc9093 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.559869 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-b7c2cbb3-39d8-460f-866e-91948afc9093 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] DELETE https://10.4.3.59/volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676 Aug 06 13:06:37.559869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-b7c2cbb3-39d8-460f-866e-91948afc9093 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.559869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-b7c2cbb3-39d8-460f-866e-91948afc9093 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.559869 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.559869 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee010cf0-a86b-4f88-8aa1-0d12daf93e6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee010cf0-a86b-4f88-8aa1-0d12daf93e6e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee010cf0-a86b-4f88-8aa1-0d12daf93e6e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee010cf0-a86b-4f88-8aa1-0d12daf93e6e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee010cf0-a86b-4f88-8aa1-0d12daf93e6e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee010cf0-a86b-4f88-8aa1-0d12daf93e6e tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:37.562604 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 384/1517] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:37 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:37.564801 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c3ddd25a-a765-4241-9098-0877d5945260 req-b7c2cbb3-39d8-460f-866e-91948afc9093 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676 returned with HTTP 200 Aug 06 13:06:37.564801 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 377/1518] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:37 2026] DELETE /volume/v3/attachments/9b378a23-234c-4e47-a99a-156e09659676 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-820b6a8c-6300-4f93-b525-ee239bf5cae8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-820b6a8c-6300-4f93-b525-ee239bf5cae8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-820b6a8c-6300-4f93-b525-ee239bf5cae8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-820b6a8c-6300-4f93-b525-ee239bf5cae8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-820b6a8c-6300-4f93-b525-ee239bf5cae8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-820b6a8c-6300-4f93-b525-ee239bf5cae8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 returned with HTTP 200 Aug 06 13:06:37.565665 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 376/1519] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:37 2026] GET /volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 => generated 1386 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8aee6520-9a93-417a-af3c-9ff2f1876d7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aee6520-9a93-417a-af3c-9ff2f1876d7f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aee6520-9a93-417a-af3c-9ff2f1876d7f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aee6520-9a93-417a-af3c-9ff2f1876d7f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8aee6520-9a93-417a-af3c-9ff2f1876d7f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aee6520-9a93-417a-af3c-9ff2f1876d7f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 returned with HTTP 200 Aug 06 13:06:37.566742 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 383/1520] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:37 2026] GET /volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 => generated 1386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6b7bb71-c25f-4fa7-9047-ed6c3758382c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6b7bb71-c25f-4fa7-9047-ed6c3758382c tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6b7bb71-c25f-4fa7-9047-ed6c3758382c tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6b7bb71-c25f-4fa7-9047-ed6c3758382c tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6b7bb71-c25f-4fa7-9047-ed6c3758382c tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6b7bb71-c25f-4fa7-9047-ed6c3758382c tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 returned with HTTP 200 Aug 06 13:06:37.569574 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 385/1521] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:37 2026] GET /volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 => generated 1386 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] DELETE https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume with id: 20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:37.571554 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:37.574178 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume request issued successfully. Aug 06 13:06:37.574313 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4397fd35-4b76-45c3-8121-66aefb1c4261 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 returned with HTTP 202 Aug 06 13:06:37.574986 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 378/1522] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:37 2026] DELETE /volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:37.588196 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0172a474-daf4-4d01-971a-c0b3f00d14c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.593822 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0172a474-daf4-4d01-971a-c0b3f00d14c6 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:37.594055 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0172a474-daf4-4d01-971a-c0b3f00d14c6 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.594287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0172a474-daf4-4d01-971a-c0b3f00d14c6 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.608227 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.608227 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:37.612622 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0172a474-daf4-4d01-971a-c0b3f00d14c6 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:37.620256 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0172a474-daf4-4d01-971a-c0b3f00d14c6 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 returned with HTTP 200 Aug 06 13:06:37.620256 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 377/1523] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:37 2026] GET /volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 => generated 1385 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:37.786445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d6c067f-3759-45f3-9aa5-23ff5349f9de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:37.790840 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d6c067f-3759-45f3-9aa5-23ff5349f9de tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:37.790840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d6c067f-3759-45f3-9aa5-23ff5349f9de tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:37.790840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d6c067f-3759-45f3-9aa5-23ff5349f9de tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:37.791028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6d6c067f-3759-45f3-9aa5-23ff5349f9de tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:37.798387 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:37.798387 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:37.801248 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d6c067f-3759-45f3-9aa5-23ff5349f9de tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:37.801248 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 384/1524] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:37 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:38.117416 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47e5511e-5992-4102-a13d-aac57088d752 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:38.120377 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47e5511e-5992-4102-a13d-aac57088d752 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:38.120700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47e5511e-5992-4102-a13d-aac57088d752 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:38.120888 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47e5511e-5992-4102-a13d-aac57088d752 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:38.128337 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:38.128337 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:38.132760 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47e5511e-5992-4102-a13d-aac57088d752 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:38.137316 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47e5511e-5992-4102-a13d-aac57088d752 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:38.137769 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 386/1525] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:38 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:38.625788 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-92395a14-8abe-4226-96ed-53fbb24e62e4 req-84c4c1f1-69b3-4dda-9eef-fbfdec1f50e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:38.629242 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-92395a14-8abe-4226-96ed-53fbb24e62e4 req-84c4c1f1-69b3-4dda-9eef-fbfdec1f50e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930 Aug 06 13:06:38.629242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-92395a14-8abe-4226-96ed-53fbb24e62e4 req-84c4c1f1-69b3-4dda-9eef-fbfdec1f50e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:38.629242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-92395a14-8abe-4226-96ed-53fbb24e62e4 req-84c4c1f1-69b3-4dda-9eef-fbfdec1f50e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:38.633209 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf68632e-6a81-4b82-a3e5-866e5239277d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:38.637147 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf68632e-6a81-4b82-a3e5-866e5239277d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 Aug 06 13:06:38.637521 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf68632e-6a81-4b82-a3e5-866e5239277d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:38.637800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf68632e-6a81-4b82-a3e5-866e5239277d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:38.651628 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf68632e-6a81-4b82-a3e5-866e5239277d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 returned with HTTP 404 Aug 06 13:06:38.652098 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 378/1526] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:38 2026] GET /volume/v3/volumes/20d7e747-4c09-45cc-b46e-6d6b59d56930 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:38.657625 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:38.657625 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:38.662692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efb305f8-5085-4301-a154-9fdb374eb419 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:38.665099 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efb305f8-5085-4301-a154-9fdb374eb419 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df Aug 06 13:06:38.665517 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efb305f8-5085-4301-a154-9fdb374eb419 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:38.665819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efb305f8-5085-4301-a154-9fdb374eb419 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:38.676076 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:38.676076 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:38.682847 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efb305f8-5085-4301-a154-9fdb374eb419 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:38.688590 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efb305f8-5085-4301-a154-9fdb374eb419 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df returned with HTTP 200 Aug 06 13:06:38.688984 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 385/1527] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:38 2026] GET /volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:38.709765 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac78f06d-0977-4068-aede-742e10a85b7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:38.709765 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac78f06d-0977-4068-aede-742e10a85b7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df Aug 06 13:06:38.709765 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac78f06d-0977-4068-aede-742e10a85b7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:38.709765 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac78f06d-0977-4068-aede-742e10a85b7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:38.710410 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ac78f06d-0977-4068-aede-742e10a85b7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume with id: 1c24ba09-b2a8-4915-999b-b0057780d0df Aug 06 13:06:38.722011 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:38.722011 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:38.722328 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-92395a14-8abe-4226-96ed-53fbb24e62e4 req-84c4c1f1-69b3-4dda-9eef-fbfdec1f50e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930 returned with HTTP 200 Aug 06 13:06:38.722572 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac78f06d-0977-4068-aede-742e10a85b7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:38.722753 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 379/1528] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:38 2026] DELETE /volume/v3/attachments/39cbe3d7-3945-4387-938b-1f8507a0b930 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:38.751314 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac78f06d-0977-4068-aede-742e10a85b7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume request issued successfully. Aug 06 13:06:38.751314 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac78f06d-0977-4068-aede-742e10a85b7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df returned with HTTP 202 Aug 06 13:06:38.751760 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 387/1529] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:38 2026] DELETE /volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:38.761893 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b91e7436-cbdc-44d5-8734-ce78fe264b66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:38.763812 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b91e7436-cbdc-44d5-8734-ce78fe264b66 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df Aug 06 13:06:38.764030 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b91e7436-cbdc-44d5-8734-ce78fe264b66 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:38.764212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b91e7436-cbdc-44d5-8734-ce78fe264b66 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:38.779290 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:38.779290 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:38.782850 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b91e7436-cbdc-44d5-8734-ce78fe264b66 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:38.794547 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b91e7436-cbdc-44d5-8734-ce78fe264b66 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df returned with HTTP 200 Aug 06 13:06:38.794996 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 379/1530] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:38 2026] GET /volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:38.813419 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-475354c0-e3e9-4659-a6dc-3ba5c2877174 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:38.815466 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-475354c0-e3e9-4659-a6dc-3ba5c2877174 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:38.815728 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-475354c0-e3e9-4659-a6dc-3ba5c2877174 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:38.815940 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-475354c0-e3e9-4659-a6dc-3ba5c2877174 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:38.816046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-475354c0-e3e9-4659-a6dc-3ba5c2877174 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:38.820802 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:38.820802 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:38.821520 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-475354c0-e3e9-4659-a6dc-3ba5c2877174 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:38.821956 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 386/1531] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:38 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:39.812826 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae4863d8-8b93-465a-b55f-9d7d3fda0e06 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:39.817804 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae4863d8-8b93-465a-b55f-9d7d3fda0e06 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df Aug 06 13:06:39.817994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae4863d8-8b93-465a-b55f-9d7d3fda0e06 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:39.818176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae4863d8-8b93-465a-b55f-9d7d3fda0e06 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:39.825129 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae4863d8-8b93-465a-b55f-9d7d3fda0e06 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df returned with HTTP 404 Aug 06 13:06:39.825780 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 380/1532] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:39 2026] GET /volume/v3/volumes/1c24ba09-b2a8-4915-999b-b0057780d0df => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:39.826479 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:39.829727 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:39.829926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:39.830110 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:39.830275 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:39.832696 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72f83431-1a67-4cdc-8b3b-15705e416bb1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:39.833146 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:39.834970 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:39.835101 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72f83431-1a67-4cdc-8b3b-15705e416bb1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:39.835155 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72f83431-1a67-4cdc-8b3b-15705e416bb1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:39.835373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1979260027"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:39.835498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72f83431-1a67-4cdc-8b3b-15705e416bb1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:39.835498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-72f83431-1a67-4cdc-8b3b-15705e416bb1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:39.837096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1979260027'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:39.837274 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume of 1 GB Aug 06 13:06:39.837758 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:39.837758 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:39.838171 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:39.839421 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:39.839421 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:39.839928 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72f83431-1a67-4cdc-8b3b-15705e416bb1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:39.840240 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 380/1533] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:39 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:39.844049 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Availability Zones retrieved successfully. Aug 06 13:06:39.847658 np0000006653 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:06:39.849820 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (49cd7450-8a66-44f2-aedf-d12089e6316e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:39.850837 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7d0322-c28b-4de9-9c35-8334604bdfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:39.851845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:39.855292 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:06:39.855292 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c229ace0-aa67-40a9-a66b-fbc5f1b4b799 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 202 Aug 06 13:06:39.855292 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 388/1534] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:39 2026] DELETE /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:39.859869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6d99e12-8269-43f4-949e-db044d3a43c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:39.863594 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6d99e12-8269-43f4-949e-db044d3a43c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:39.863594 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6d99e12-8269-43f4-949e-db044d3a43c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:39.863594 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6d99e12-8269-43f4-949e-db044d3a43c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:39.871122 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:39.871122 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:39.875048 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6d99e12-8269-43f4-949e-db044d3a43c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:39.881006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6d99e12-8269-43f4-949e-db044d3a43c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 200 Aug 06 13:06:39.881433 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 381/1535] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:39 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:39.891771 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7d0322-c28b-4de9-9c35-8334604bdfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:39.893383 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72993f79-ab44-4f23-b0b8-0cf8d2b87b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:39.944081 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Created reservations ['273c9cd6-b3ef-4474-997a-84697acc54ca', '707f201e-51a4-4a64-b320-25a485571ff6', 'b7a7fe01-8cc4-4375-b633-13c1c27ff30e', '902d4a68-d741-4ef4-bec7-f83d4e0e40e9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:39.944190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72993f79-ab44-4f23-b0b8-0cf8d2b87b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273c9cd6-b3ef-4474-997a-84697acc54ca', '707f201e-51a4-4a64-b320-25a485571ff6', 'b7a7fe01-8cc4-4375-b633-13c1c27ff30e', '902d4a68-d741-4ef4-bec7-f83d4e0e40e9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:39.944842 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cdea89-e284-4c7d-a2e9-5393ef5a8e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:39.973030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cdea89-e284-4c7d-a2e9-5393ef5a8e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c486eff8-d59a-4e3e-91c7-4e49c783bc63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1979260027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['273c9cd6-b3ef-4474-997a-84697acc54ca','707f201e-51a4-4a64-b320-25a485571ff6','b7a7fe01-8cc4-4375-b633-13c1c27ff30e','902d4a68-d741-4ef4-bec7-f83d4e0e40e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1979260027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c486eff8-d59a-4e3e-91c7-4e49c783bc63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af853bc5f8c74cca911e15f1a18922b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='749f207b7b9d41b98da26547286ce642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:39.973030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39405086-9906-4a06-b298-93f19f251d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:39.990782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39405086-9906-4a06-b298-93f19f251d92) transitioned into state 'SUCCESS' from state '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-1979260027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['273c9cd6-b3ef-4474-997a-84697acc54ca','707f201e-51a4-4a64-b320-25a485571ff6','b7a7fe01-8cc4-4375-b633-13c1c27ff30e','902d4a68-d741-4ef4-bec7-f83d4e0e40e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:39.991501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ee9476-04db-4101-8f48-12541888f475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:40.001136 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ee9476-04db-4101-8f48-12541888f475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:40.002123 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (49cd7450-8a66-44f2-aedf-d12089e6316e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:40.002518 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request issued successfully. Aug 06 13:06:40.003126 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bcbfe1f-b40b-42bd-8e6c-d011a17a3c6b tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:40.003624 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 387/1536] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:39 2026] POST /volume/v3/volumes => generated 745 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:40.017121 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1ed186d-8777-4387-bd09-38b892b0f284 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.018975 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1ed186d-8777-4387-bd09-38b892b0f284 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 Aug 06 13:06:40.019187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1ed186d-8777-4387-bd09-38b892b0f284 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.019398 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1ed186d-8777-4387-bd09-38b892b0f284 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.030662 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.030662 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:40.034880 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f1ed186d-8777-4387-bd09-38b892b0f284 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:40.039929 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1ed186d-8777-4387-bd09-38b892b0f284 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 returned with HTTP 200 Aug 06 13:06:40.040572 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 381/1537] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:40.501267 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bc01103a-b83f-4978-a986-a6b863e56768 req-9e9e6be7-97d7-4009-94e2-af15c8a0582a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.503688 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-9e9e6be7-97d7-4009-94e2-af15c8a0582a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:06:40.503906 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-9e9e6be7-97d7-4009-94e2-af15c8a0582a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.504096 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-9e9e6be7-97d7-4009-94e2-af15c8a0582a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.511984 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.511984 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:40.517463 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bc01103a-b83f-4978-a986-a6b863e56768 req-9e9e6be7-97d7-4009-94e2-af15c8a0582a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:06:40.525982 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-9e9e6be7-97d7-4009-94e2-af15c8a0582a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:06:40.526436 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 389/1538] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:40.547472 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5528aff-3969-4e9a-a110-466dfc51cafc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.547926 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5528aff-3969-4e9a-a110-466dfc51cafc None None] GET https://10.4.3.59/volume// Aug 06 13:06:40.548089 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5528aff-3969-4e9a-a110-466dfc51cafc None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.548275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5528aff-3969-4e9a-a110-466dfc51cafc None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.548634 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5528aff-3969-4e9a-a110-466dfc51cafc None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:40.548925 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 382/1539] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:40.557254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bc01103a-b83f-4978-a986-a6b863e56768 req-3e779173-5546-48af-a402-18c6a25d4572 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.560090 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-3e779173-5546-48af-a402-18c6a25d4572 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:06:40.560500 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-3e779173-5546-48af-a402-18c6a25d4572 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a00aaac5-be86-4c80-ad4b-ec70fb065c46", "connector": null, "instance_uuid": "7c118316-d5e6-41f0-9cd6-5ed321ef083c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:40.570774 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.570774 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:40.603460 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-3e779173-5546-48af-a402-18c6a25d4572 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:06:40.603900 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 388/1540] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:06:40 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 06 13:06:40.643281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bc01103a-b83f-4978-a986-a6b863e56768 req-43074069-5e2f-48e9-b7fc-7329bd749b84 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.645688 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-43074069-5e2f-48e9-b7fc-7329bd749b84 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1/action Aug 06 13:06:40.646094 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-43074069-5e2f-48e9-b7fc-7329bd749b84 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:40.646208 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-43074069-5e2f-48e9-b7fc-7329bd749b84 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:40.665418 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.665418 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:40.674986 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bc01103a-b83f-4978-a986-a6b863e56768 req-43074069-5e2f-48e9-b7fc-7329bd749b84 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1/action returned with HTTP 204 Aug 06 13:06:40.675592 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 382/1541] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:06:40 2026] POST /volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:40.698513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-edf5279f-fe60-4963-8a55-fa087ff9c3f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.700581 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf5279f-fe60-4963-8a55-fa087ff9c3f4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:06:40.700882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf5279f-fe60-4963-8a55-fa087ff9c3f4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.701124 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf5279f-fe60-4963-8a55-fa087ff9c3f4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.711829 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.711829 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:40.722447 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-edf5279f-fe60-4963-8a55-fa087ff9c3f4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:06:40.730937 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf5279f-fe60-4963-8a55-fa087ff9c3f4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:06:40.731651 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 390/1542] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:40.744147 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9da2ed9f-6537-48c8-a8dd-6c6f2bac8e24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.746455 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9da2ed9f-6537-48c8-a8dd-6c6f2bac8e24 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:06:40.746672 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9da2ed9f-6537-48c8-a8dd-6c6f2bac8e24 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.746895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9da2ed9f-6537-48c8-a8dd-6c6f2bac8e24 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.762668 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.762668 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:40.769767 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9da2ed9f-6537-48c8-a8dd-6c6f2bac8e24 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:06:40.775791 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9da2ed9f-6537-48c8-a8dd-6c6f2bac8e24 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:06:40.776200 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 383/1543] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:40.849805 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63cdb644-88b0-4e30-a41e-53064ce76097 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.851829 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63cdb644-88b0-4e30-a41e-53064ce76097 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:40.851916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63cdb644-88b0-4e30-a41e-53064ce76097 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.852080 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63cdb644-88b0-4e30-a41e-53064ce76097 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.852225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-63cdb644-88b0-4e30-a41e-53064ce76097 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:40.856978 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.856978 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:40.857791 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63cdb644-88b0-4e30-a41e-53064ce76097 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:40.858238 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 389/1544] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:40.895332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14814569-c293-46d8-a4d3-4a988c9040b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.897166 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14814569-c293-46d8-a4d3-4a988c9040b9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 Aug 06 13:06:40.897446 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14814569-c293-46d8-a4d3-4a988c9040b9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.897662 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14814569-c293-46d8-a4d3-4a988c9040b9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.908458 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14814569-c293-46d8-a4d3-4a988c9040b9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 returned with HTTP 404 Aug 06 13:06:40.908957 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 383/1545] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/v3/volumes/260b54e4-653d-4745-b617-826885969b42 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:40.916487 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50b1fa48-7b41-4626-8bba-2597201fa297 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:40.918665 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b1fa48-7b41-4626-8bba-2597201fa297 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:06:40.918918 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b1fa48-7b41-4626-8bba-2597201fa297 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:40.919149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b1fa48-7b41-4626-8bba-2597201fa297 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:40.920145 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-50b1fa48-7b41-4626-8bba-2597201fa297 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:06:40.976427 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50b1fa48-7b41-4626-8bba-2597201fa297 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Get all volumes completed successfully. Aug 06 13:06:40.978705 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:40.978705 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:40.983577 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b1fa48-7b41-4626-8bba-2597201fa297 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:06:40.984027 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 391/1546] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:06:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12150 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:41.001064 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-998102a8-a3d6-4e3a-b187-c2ee6c9f63cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.003020 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-998102a8-a3d6-4e3a-b187-c2ee6c9f63cd tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] DELETE https://10.4.3.59/volume/v3/types/216e8261-48bc-46ca-a986-9e860c139027 Aug 06 13:06:41.003582 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-998102a8-a3d6-4e3a-b187-c2ee6c9f63cd tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.003815 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-998102a8-a3d6-4e3a-b187-c2ee6c9f63cd tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.037104 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-998102a8-a3d6-4e3a-b187-c2ee6c9f63cd tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/types/216e8261-48bc-46ca-a986-9e860c139027 returned with HTTP 202 Aug 06 13:06:41.037579 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 384/1547] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:06:41 2026] DELETE /volume/v3/types/216e8261-48bc-46ca-a986-9e860c139027 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:41.048283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d45ea85f-c285-4b70-802a-9c776793ff68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.050134 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d45ea85f-c285-4b70-802a-9c776793ff68 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:06:41.052149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d45ea85f-c285-4b70-802a-9c776793ff68 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1717588569", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:41.054918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ebbf4ebf-b724-4dc4-aca5-fa3dabacbf34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.057208 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebbf4ebf-b724-4dc4-aca5-fa3dabacbf34 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 Aug 06 13:06:41.057502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebbf4ebf-b724-4dc4-aca5-fa3dabacbf34 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.057785 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebbf4ebf-b724-4dc4-aca5-fa3dabacbf34 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.067334 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.067334 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:41.071191 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d45ea85f-c285-4b70-802a-9c776793ff68 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:06:41.071766 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 390/1548] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:06:41 2026] POST /volume/v3/types => generated 213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:41.072740 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ebbf4ebf-b724-4dc4-aca5-fa3dabacbf34 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:41.082127 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2aa164df-5f3e-4f75-aeda-bc1d0c7fcc91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.082789 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebbf4ebf-b724-4dc4-aca5-fa3dabacbf34 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 returned with HTTP 200 Aug 06 13:06:41.083489 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 384/1549] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:41.088281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aa164df-5f3e-4f75-aeda-bc1d0c7fcc91 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] POST https://10.4.3.59/volume/v3/types/8b367972-7146-4b95-8ef9-ee705c239f61/encryption Aug 06 13:06:41.093673 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aa164df-5f3e-4f75-aeda-bc1d0c7fcc91 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:41.098993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.101870 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:41.102343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c486eff8-d59a-4e3e-91c7-4e49c783bc63", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1942571864"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:41.105697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request body: {'volume': {'source_volid': 'c486eff8-d59a-4e3e-91c7-4e49c783bc63', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1942571864'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:41.119177 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.119177 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:41.120380 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume retrieved successfully. Aug 06 13:06:41.120583 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume of 2 GB Aug 06 13:06:41.126798 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Availability Zones retrieved successfully. Aug 06 13:06:41.134042 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aa164df-5f3e-4f75-aeda-bc1d0c7fcc91 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/types/8b367972-7146-4b95-8ef9-ee705c239f61/encryption returned with HTTP 200 Aug 06 13:06:41.134479 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 392/1550] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:06:41 2026] POST /volume/v3/types/8b367972-7146-4b95-8ef9-ee705c239f61/encryption => generated 231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:41.136558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (d386aba7-2569-4621-8ede-3f70a94687b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:41.139731 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (672643bb-6858-4664-a8c4-4e83aff18033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.140993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:41.142620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.144366 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:41.144798 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-461047550", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1717588569", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:41.146689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-461047550', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1717588569', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:41.150068 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:06:41.150370 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.150370 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:41.150833 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:06:41.156513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (a159429e-bf47-4df4-a821-3b9a1be65f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:41.158330 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434fe274-229d-47cd-91cf-f1b2fcd681fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.158948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:41.171377 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (672643bb-6858-4664-a8c4-4e83aff18033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c486eff8-d59a-4e3e-91c7-4e49c783bc63', 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.172240 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8620c690-cc0e-4307-912a-733d0aa2f819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.195680 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434fe274-229d-47cd-91cf-f1b2fcd681fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:06:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b367972-7146-4b95-8ef9-ee705c239f61,is_public=True,name='tempest-scenario-type-luks2-1717588569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b367972-7146-4b95-8ef9-ee705c239f61', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.196736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff01da9-3022-41ad-87e9-1229890fefb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.214746 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4b3fee3a-894c-4070-9466-22c3b91900fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.217107 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b3fee3a-894c-4070-9466-22c3b91900fc tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:41.217307 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Created reservations ['2662ab1f-577d-4bac-b0ce-9d985b506747', '30670618-908d-4514-955f-12f509042dc8', 'dde4dbb1-e0b7-45a7-8715-48e82bffb2f1', '90893bb1-dbe9-4830-818f-443d666c3a46'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:41.217391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b3fee3a-894c-4070-9466-22c3b91900fc tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.217644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b3fee3a-894c-4070-9466-22c3b91900fc tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.218487 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8620c690-cc0e-4307-912a-733d0aa2f819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2662ab1f-577d-4bac-b0ce-9d985b506747', '30670618-908d-4514-955f-12f509042dc8', 'dde4dbb1-e0b7-45a7-8715-48e82bffb2f1', '90893bb1-dbe9-4830-818f-443d666c3a46']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.219574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad028f7-5b31-4fdb-9adf-e7edd9c3e0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.226525 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.226525 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:41.228238 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1717588569 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1717588569, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:41.228713 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1717588569 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1717588569, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:41.231286 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4b3fee3a-894c-4070-9466-22c3b91900fc tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:41.236961 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b3fee3a-894c-4070-9466-22c3b91900fc tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:41.237437 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 385/1551] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:41.252009 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.253854 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] DELETE https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:41.254130 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.254454 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.254733 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Delete volume with id: 49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:41.263047 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.263047 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:41.263674 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:41.265186 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['bec95d2e-48a7-443e-aa30-f35d88c7ec2b', 'de7202eb-6102-428a-8cc1-e8753439e8b6', '2d1688db-0fa6-4217-ba90-a2e101c500c8', 'c5cbc443-d1c7-475e-b1b5-d2e809608822'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:41.266213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff01da9-3022-41ad-87e9-1229890fefb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec95d2e-48a7-443e-aa30-f35d88c7ec2b', 'de7202eb-6102-428a-8cc1-e8753439e8b6', '2d1688db-0fa6-4217-ba90-a2e101c500c8', 'c5cbc443-d1c7-475e-b1b5-d2e809608822']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.267004 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad028f7-5b31-4fdb-9adf-e7edd9c3e0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd2bacbb-a5cd-4449-8b09-6975abebe5bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1942571864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['2662ab1f-577d-4bac-b0ce-9d985b506747','30670618-908d-4514-955f-12f509042dc8','dde4dbb1-e0b7-45a7-8715-48e82bffb2f1','90893bb1-dbe9-4830-818f-443d666c3a46'],size=2,snapshot_id=None,source_replicaid=,source_volid=c486eff8-d59a-4e3e-91c7-4e49c783bc63,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1942571864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd2bacbb-a5cd-4449-8b09-6975abebe5bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af853bc5f8c74cca911e15f1a18922b4',provider_auth=None,provider_geometry=None,provider_id=None,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=c486eff8-d59a-4e3e-91c7-4e49c783bc63,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='749f207b7b9d41b98da26547286ce642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.267101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255560bc-651b-4703-8d76-049cf3df2ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.268034 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9bc8f8-45dd-475c-9a2a-a1035ac29cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.288391 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Delete volume request issued successfully. Aug 06 13:06:41.288391 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e2a0008-d2b7-4bf0-86ec-b9bd9c5176c1 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 202 Aug 06 13:06:41.288391 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 393/1552] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:06:41 2026] DELETE /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:06:41.294647 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255560bc-651b-4703-8d76-049cf3df2ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fffa9686-6938-464d-b961-c1a09ec1fae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-461047550',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['bec95d2e-48a7-443e-aa30-f35d88c7ec2b','de7202eb-6102-428a-8cc1-e8753439e8b6','2d1688db-0fa6-4217-ba90-a2e101c500c8','c5cbc443-d1c7-475e-b1b5-d2e809608822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=8b367972-7146-4b95-8ef9-ee705c239f61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-461047550',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fffa9686-6938-464d-b961-c1a09ec1fae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b367972-7146-4b95-8ef9-ee705c239f61),volume_type_id=8b367972-7146-4b95-8ef9-ee705c239f61)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.294842 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f2aa523-579c-4617-9a94-4a4cdb441554 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.295074 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11fb53db-df8c-457e-bd22-6a6908b20d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.296091 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9bc8f8-45dd-475c-9a2a-a1035ac29cc7) transitioned into state 'SUCCESS' from state '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-1942571864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af853bc5f8c74cca911e15f1a18922b4',qos_specs=None,replication_status=,reservations=['2662ab1f-577d-4bac-b0ce-9d985b506747','30670618-908d-4514-955f-12f509042dc8','dde4dbb1-e0b7-45a7-8715-48e82bffb2f1','90893bb1-dbe9-4830-818f-443d666c3a46'],size=2,snapshot_id=None,source_replicaid=,source_volid=c486eff8-d59a-4e3e-91c7-4e49c783bc63,status='creating',user_id='749f207b7b9d41b98da26547286ce642',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.296198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f2aa523-579c-4617-9a94-4a4cdb441554 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:41.296418 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f2aa523-579c-4617-9a94-4a4cdb441554 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.296616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f2aa523-579c-4617-9a94-4a4cdb441554 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.297810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe20cf55-60f4-45bf-8734-5e44a915d574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.303592 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.303592 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:41.307561 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4f2aa523-579c-4617-9a94-4a4cdb441554 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Volume info retrieved successfully. Aug 06 13:06:41.313391 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f2aa523-579c-4617-9a94-4a4cdb441554 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 200 Aug 06 13:06:41.313727 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 386/1553] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:41.319660 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11fb53db-df8c-457e-bd22-6a6908b20d9a) transitioned into state 'SUCCESS' from state '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-461047550',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['bec95d2e-48a7-443e-aa30-f35d88c7ec2b','de7202eb-6102-428a-8cc1-e8753439e8b6','2d1688db-0fa6-4217-ba90-a2e101c500c8','c5cbc443-d1c7-475e-b1b5-d2e809608822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=8b367972-7146-4b95-8ef9-ee705c239f61)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.319660 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a82897-4bd1-4935-86b7-56b99687096f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:41.319890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe20cf55-60f4-45bf-8734-5e44a915d574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.319890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Flow 'volume_create_api' (d386aba7-2569-4621-8ede-3f70a94687b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:41.319890 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Create volume request issued successfully. Aug 06 13:06:41.320283 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67dda1b9-3937-40eb-8919-04e014b6f8d3 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:41.320885 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 385/1554] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:41 2026] POST /volume/v3/volumes => generated 779 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:41.331283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a82897-4bd1-4935-86b7-56b99687096f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:41.331283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (a159429e-bf47-4df4-a821-3b9a1be65f55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:41.331573 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:06:41.332158 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c61a6b6e-c29d-4bb7-9f82-6131ba5b2a63 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:41.332228 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd16fcf7-ebe4-4f78-8618-a467f133120d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.332723 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 391/1555] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:41 2026] POST /volume/v3/volumes => generated 778 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:41.337064 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd16fcf7-ebe4-4f78-8618-a467f133120d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:41.338079 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd16fcf7-ebe4-4f78-8618-a467f133120d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.340515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd16fcf7-ebe4-4f78-8618-a467f133120d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.346907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-267f242d-17fa-47ce-b8fe-bec3238177cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.348732 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-267f242d-17fa-47ce-b8fe-bec3238177cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:06:41.348996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-267f242d-17fa-47ce-b8fe-bec3238177cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.349322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-267f242d-17fa-47ce-b8fe-bec3238177cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.350275 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.350275 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:41.355478 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd16fcf7-ebe4-4f78-8618-a467f133120d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:41.358275 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.358275 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:41.361288 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd16fcf7-ebe4-4f78-8618-a467f133120d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc returned with HTTP 200 Aug 06 13:06:41.361803 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 394/1556] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:41.363535 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-267f242d-17fa-47ce-b8fe-bec3238177cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:41.368413 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-267f242d-17fa-47ce-b8fe-bec3238177cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 200 Aug 06 13:06:41.368854 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 387/1557] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:41.870431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5af591d-8fbd-44c5-9454-a10b94ba3811 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.872656 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5af591d-8fbd-44c5-9454-a10b94ba3811 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:41.872891 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5af591d-8fbd-44c5-9454-a10b94ba3811 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.873136 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5af591d-8fbd-44c5-9454-a10b94ba3811 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.873352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b5af591d-8fbd-44c5-9454-a10b94ba3811 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:41.878185 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.878185 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:41.878903 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5af591d-8fbd-44c5-9454-a10b94ba3811 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:41.879379 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 386/1558] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:41.911523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4fb19a83-1e8c-4989-a8f7-1fae907fc9ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.912172 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fb19a83-1e8c-4989-a8f7-1fae907fc9ea None None] GET https://10.4.3.59/volume// Aug 06 13:06:41.912455 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fb19a83-1e8c-4989-a8f7-1fae907fc9ea None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.912810 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fb19a83-1e8c-4989-a8f7-1fae907fc9ea None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.913213 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fb19a83-1e8c-4989-a8f7-1fae907fc9ea None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:41.913866 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 392/1559] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:41.921846 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-280f8914-40c1-4f2e-8b7c-e13a78879dce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:41.924505 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-280f8914-40c1-4f2e-8b7c-e13a78879dce tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:06:41.924770 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-280f8914-40c1-4f2e-8b7c-e13a78879dce tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:41.925017 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-280f8914-40c1-4f2e-8b7c-e13a78879dce tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:41.937275 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:41.937275 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:41.941532 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-280f8914-40c1-4f2e-8b7c-e13a78879dce tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:06:41.946944 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-280f8914-40c1-4f2e-8b7c-e13a78879dce tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:06:41.947455 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 395/1560] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:41 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 1290 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:42.065867 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-a6a9fd71-59fa-4c25-a6f3-9e94e24fe43a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.068032 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-a6a9fd71-59fa-4c25-a6f3-9e94e24fe43a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] PUT https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1 Aug 06 13:06:42.068386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-a6a9fd71-59fa-4c25-a6f3-9e94e24fe43a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:42.076379 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-a6a9fd71-59fa-4c25-a6f3-9e94e24fe43a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Acquiring lock "cinder-attachment_update-a00aaac5-be86-4c80-ad4b-ec70fb065c46-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:06:42.080728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-a6a9fd71-59fa-4c25-a6f3-9e94e24fe43a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Lock "cinder-attachment_update-a00aaac5-be86-4c80-ad4b-ec70fb065c46-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:06:42.081672 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.081672 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:42.153362 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-a6a9fd71-59fa-4c25-a6f3-9e94e24fe43a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Lock "cinder-attachment_update-a00aaac5-be86-4c80-ad4b-ec70fb065c46-np0000006653" released by "attachment_update" :: held 0.073s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:06:42.153702 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-a6a9fd71-59fa-4c25-a6f3-9e94e24fe43a tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1 returned with HTTP 200 Aug 06 13:06:42.154135 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 388/1561] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:06:42 2026] PUT /volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:42.176460 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-3e2896a6-84b8-4ba8-8d63-c2571005a28f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.178594 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-3e2896a6-84b8-4ba8-8d63-c2571005a28f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1/action Aug 06 13:06:42.178988 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-3e2896a6-84b8-4ba8-8d63-c2571005a28f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:42.179098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-3e2896a6-84b8-4ba8-8d63-c2571005a28f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:42.195281 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.195281 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:42.205700 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cbde4d1a-f319-4537-8b19-4abbba286624 req-3e2896a6-84b8-4ba8-8d63-c2571005a28f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1/action returned with HTTP 204 Aug 06 13:06:42.206118 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 387/1562] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:06:42 2026] POST /volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:42.326375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9de4940-3dea-4e8c-b0ab-b690486b1800 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.328382 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9de4940-3dea-4e8c-b0ab-b690486b1800 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] GET https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b Aug 06 13:06:42.328609 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9de4940-3dea-4e8c-b0ab-b690486b1800 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.328871 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9de4940-3dea-4e8c-b0ab-b690486b1800 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.339049 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9de4940-3dea-4e8c-b0ab-b690486b1800 tempest-VolumesExtendAttachedTest-1076236104 tempest-VolumesExtendAttachedTest-1076236104-project-member] https://10.4.3.59/volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b returned with HTTP 404 Aug 06 13:06:42.342649 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 393/1563] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/49c20e64-f35b-4520-858a-7bda6bdcee8b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:06:42.375054 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-500240c8-b34c-43bf-8028-7313247a5730 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.379044 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-500240c8-b34c-43bf-8028-7313247a5730 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:42.379218 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-500240c8-b34c-43bf-8028-7313247a5730 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.379488 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-500240c8-b34c-43bf-8028-7313247a5730 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.383418 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-23d98100-832f-40bb-bde5-0e5cc20826e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.386125 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23d98100-832f-40bb-bde5-0e5cc20826e8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:06:42.386125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23d98100-832f-40bb-bde5-0e5cc20826e8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.386318 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23d98100-832f-40bb-bde5-0e5cc20826e8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.391576 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.391576 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:42.393998 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.393998 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:42.396201 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-500240c8-b34c-43bf-8028-7313247a5730 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:42.398017 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-23d98100-832f-40bb-bde5-0e5cc20826e8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:42.401505 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-500240c8-b34c-43bf-8028-7313247a5730 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc returned with HTTP 200 Aug 06 13:06:42.402042 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 396/1564] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:42.403034 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23d98100-832f-40bb-bde5-0e5cc20826e8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 200 Aug 06 13:06:42.403423 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 389/1565] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:42.421442 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4af46ec-31b3-418a-a4ae-de69ba55e00d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.423411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4af46ec-31b3-418a-a4ae-de69ba55e00d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:42.423631 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4af46ec-31b3-418a-a4ae-de69ba55e00d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.427327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4af46ec-31b3-418a-a4ae-de69ba55e00d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.427417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a041a77-444b-4262-a14d-d629756ae770 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.427417 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a041a77-444b-4262-a14d-d629756ae770 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:06:42.427417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a041a77-444b-4262-a14d-d629756ae770 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.427417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a041a77-444b-4262-a14d-d629756ae770 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.431636 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.431636 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:42.433915 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.433915 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:42.436983 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4af46ec-31b3-418a-a4ae-de69ba55e00d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:42.438336 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a041a77-444b-4262-a14d-d629756ae770 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:42.442481 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4af46ec-31b3-418a-a4ae-de69ba55e00d tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc returned with HTTP 200 Aug 06 13:06:42.442956 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 388/1566] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:42.443425 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a041a77-444b-4262-a14d-d629756ae770 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 200 Aug 06 13:06:42.443988 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 394/1567] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:42.457663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5a586ed-a47a-4936-b281-9d221890fab6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.459522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5a586ed-a47a-4936-b281-9d221890fab6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/action Aug 06 13:06:42.459623 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b4aef35-d5cb-47f7-965d-a37973dbde88 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.460311 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5a586ed-a47a-4936-b281-9d221890fab6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:42.460311 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5a586ed-a47a-4936-b281-9d221890fab6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:42.461292 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b4aef35-d5cb-47f7-965d-a37973dbde88 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:42.461518 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b4aef35-d5cb-47f7-965d-a37973dbde88 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.461720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b4aef35-d5cb-47f7-965d-a37973dbde88 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.468455 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.468455 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:42.468909 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5a586ed-a47a-4936-b281-9d221890fab6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:42.469918 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.469918 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:42.474106 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b4aef35-d5cb-47f7-965d-a37973dbde88 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:42.475893 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5a586ed-a47a-4936-b281-9d221890fab6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume updated successfully. Aug 06 13:06:42.478320 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5a586ed-a47a-4936-b281-9d221890fab6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/action returned with HTTP 200 Aug 06 13:06:42.478320 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 397/1568] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:06:42 2026] POST /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:06:42.479475 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b4aef35-d5cb-47f7-965d-a37973dbde88 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc returned with HTTP 200 Aug 06 13:06:42.479874 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 390/1569] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:42.492714 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.494579 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:42.494744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.494973 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.495147 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume with id: fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:42.507989 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.507989 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:42.508525 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:42.535411 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume request issued successfully. Aug 06 13:06:42.535411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cfb3292-e5df-4065-aa87-6eb85932a8f2 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc returned with HTTP 202 Aug 06 13:06:42.535411 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 389/1570] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:42 2026] DELETE /volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:42.544024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a725b618-b461-4e9f-b291-f4f0c175c160 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.545844 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a725b618-b461-4e9f-b291-f4f0c175c160 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:42.546096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a725b618-b461-4e9f-b291-f4f0c175c160 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.546394 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a725b618-b461-4e9f-b291-f4f0c175c160 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.553709 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.553709 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:42.557882 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a725b618-b461-4e9f-b291-f4f0c175c160 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:42.562997 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a725b618-b461-4e9f-b291-f4f0c175c160 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc returned with HTTP 200 Aug 06 13:06:42.563509 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 395/1571] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:42.679011 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-05243b7b-6977-4646-88c4-d3b67733123b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.680982 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-05243b7b-6977-4646-88c4-d3b67733123b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:06:42.681230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-05243b7b-6977-4646-88c4-d3b67733123b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.681421 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-05243b7b-6977-4646-88c4-d3b67733123b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.688754 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.688754 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:42.693076 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-05243b7b-6977-4646-88c4-d3b67733123b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:42.698076 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-05243b7b-6977-4646-88c4-d3b67733123b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 200 Aug 06 13:06:42.698526 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 398/1572] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:42.891618 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2380f2dd-a93d-45a7-934e-23d26fc3d09c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:42.893547 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2380f2dd-a93d-45a7-934e-23d26fc3d09c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:42.895383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2380f2dd-a93d-45a7-934e-23d26fc3d09c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:42.895383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2380f2dd-a93d-45a7-934e-23d26fc3d09c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:42.895383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2380f2dd-a93d-45a7-934e-23d26fc3d09c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:42.898605 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:42.898605 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:42.899251 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2380f2dd-a93d-45a7-934e-23d26fc3d09c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:42.899593 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 391/1573] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:42 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:43.148891 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-72c6cb2a-8245-43d1-b6c9-a961b212b28f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.151892 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-72c6cb2a-8245-43d1-b6c9-a961b212b28f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:06:43.152092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-72c6cb2a-8245-43d1-b6c9-a961b212b28f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:43.152343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-72c6cb2a-8245-43d1-b6c9-a961b212b28f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:43.161525 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:43.161525 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:43.166527 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-72c6cb2a-8245-43d1-b6c9-a961b212b28f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:43.172440 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-72c6cb2a-8245-43d1-b6c9-a961b212b28f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 200 Aug 06 13:06:43.173253 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 390/1574] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:43 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:43.186052 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-766fc2e9-656f-4c70-a96c-6e74f70268e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.188282 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-766fc2e9-656f-4c70-a96c-6e74f70268e9 None None] GET https://10.4.3.59/volume// Aug 06 13:06:43.188282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-766fc2e9-656f-4c70-a96c-6e74f70268e9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:43.188282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-766fc2e9-656f-4c70-a96c-6e74f70268e9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:43.188282 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-766fc2e9-656f-4c70-a96c-6e74f70268e9 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:43.188282 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 396/1575] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:06:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:43.198859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-c6e5a3ac-76ca-4b3e-a313-3fd4bc465cea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.201186 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-c6e5a3ac-76ca-4b3e-a313-3fd4bc465cea tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:06:43.201858 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-c6e5a3ac-76ca-4b3e-a313-3fd4bc465cea tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fffa9686-6938-464d-b961-c1a09ec1fae2", "connector": null, "instance_uuid": "7e5b9937-48df-462d-a748-5830eaad86c6"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:43.211764 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:43.211764 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:43.243647 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-c6e5a3ac-76ca-4b3e-a313-3fd4bc465cea tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:06:43.243768 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 399/1576] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:06:43 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 06 13:06:43.582039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6aa0560b-7fcf-4907-9192-624862ddb32f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.583947 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6aa0560b-7fcf-4907-9192-624862ddb32f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc Aug 06 13:06:43.584194 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6aa0560b-7fcf-4907-9192-624862ddb32f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:43.584494 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6aa0560b-7fcf-4907-9192-624862ddb32f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:43.591939 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6aa0560b-7fcf-4907-9192-624862ddb32f tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc returned with HTTP 404 Aug 06 13:06:43.592434 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 392/1577] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:43 2026] GET /volume/v3/volumes/fd2bacbb-a5cd-4449-8b09-6975abebe5bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:43.603443 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2411bf4f-a015-4abb-b449-3bf2d714dd7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.603443 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2411bf4f-a015-4abb-b449-3bf2d714dd7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 Aug 06 13:06:43.603718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2411bf4f-a015-4abb-b449-3bf2d714dd7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:43.603820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2411bf4f-a015-4abb-b449-3bf2d714dd7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:43.614636 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:43.614636 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:43.619986 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2411bf4f-a015-4abb-b449-3bf2d714dd7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:43.625355 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2411bf4f-a015-4abb-b449-3bf2d714dd7a tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 returned with HTTP 200 Aug 06 13:06:43.625731 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 391/1578] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:43 2026] GET /volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:43.639972 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.643180 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 Aug 06 13:06:43.643180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:43.643180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:43.643180 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume with id: c486eff8-d59a-4e3e-91c7-4e49c783bc63 Aug 06 13:06:43.656017 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:43.656017 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:43.656017 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:43.677726 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Delete volume request issued successfully. Aug 06 13:06:43.677726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acdab90a-61af-4cdc-b914-d53ee53fa762 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 returned with HTTP 202 Aug 06 13:06:43.677925 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 397/1579] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:43 2026] DELETE /volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 13:06:43.689802 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9090c27b-9817-4efa-9c24-2fec8c23832e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.692285 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9090c27b-9817-4efa-9c24-2fec8c23832e tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 Aug 06 13:06:43.692285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9090c27b-9817-4efa-9c24-2fec8c23832e tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:43.692353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9090c27b-9817-4efa-9c24-2fec8c23832e tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:43.705099 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:43.705099 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:43.711185 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9090c27b-9817-4efa-9c24-2fec8c23832e tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Volume info retrieved successfully. Aug 06 13:06:43.716969 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9090c27b-9817-4efa-9c24-2fec8c23832e tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 returned with HTTP 200 Aug 06 13:06:43.717590 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 400/1580] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:43 2026] GET /volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:43.909933 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c42f86ce-aed5-4469-a6c2-c033bffa0001 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:43.911787 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c42f86ce-aed5-4469-a6c2-c033bffa0001 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:43.912006 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c42f86ce-aed5-4469-a6c2-c033bffa0001 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:43.912185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c42f86ce-aed5-4469-a6c2-c033bffa0001 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:43.912352 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c42f86ce-aed5-4469-a6c2-c033bffa0001 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:43.918344 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:43.918344 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:43.919023 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c42f86ce-aed5-4469-a6c2-c033bffa0001 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:43.919491 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 393/1581] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:43 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:44.677556 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bde2e81c-187f-466a-b6c9-5fc13053e74a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:44.678992 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bde2e81c-187f-466a-b6c9-5fc13053e74a None None] GET https://10.4.3.59/volume// Aug 06 13:06:44.678992 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bde2e81c-187f-466a-b6c9-5fc13053e74a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:44.679158 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bde2e81c-187f-466a-b6c9-5fc13053e74a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:44.681278 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bde2e81c-187f-466a-b6c9-5fc13053e74a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:44.681278 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 392/1582] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:44.693630 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-edead53d-b086-45ae-96f3-e35a27cfee21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:44.696913 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-edead53d-b086-45ae-96f3-e35a27cfee21 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:06:44.697170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-edead53d-b086-45ae-96f3-e35a27cfee21 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:44.697364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-edead53d-b086-45ae-96f3-e35a27cfee21 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:44.707135 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:44.707135 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:44.710889 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-edead53d-b086-45ae-96f3-e35a27cfee21 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:06:44.714890 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-edead53d-b086-45ae-96f3-e35a27cfee21 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 200 Aug 06 13:06:44.715478 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 398/1583] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:44 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 1049 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:44.733095 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0d56c24-5cf9-4a2f-b481-d0c53e5265e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:44.735488 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d56c24-5cf9-4a2f-b481-d0c53e5265e8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] GET https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 Aug 06 13:06:44.735657 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d56c24-5cf9-4a2f-b481-d0c53e5265e8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:44.735827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d56c24-5cf9-4a2f-b481-d0c53e5265e8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:44.740791 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d56c24-5cf9-4a2f-b481-d0c53e5265e8 tempest-VolumesCloneTest-1484320617 tempest-VolumesCloneTest-1484320617-project-member] https://10.4.3.59/volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 returned with HTTP 404 Aug 06 13:06:44.741279 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 401/1584] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:44 2026] GET /volume/v3/volumes/c486eff8-d59a-4e3e-91c7-4e49c783bc63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:44.834052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-ac95a8f5-4db5-4c1b-91eb-6ebac394d893 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:44.837959 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-ac95a8f5-4db5-4c1b-91eb-6ebac394d893 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113 Aug 06 13:06:44.838467 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-ac95a8f5-4db5-4c1b-91eb-6ebac394d893 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:44.852669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-ac95a8f5-4db5-4c1b-91eb-6ebac394d893 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-fffa9686-6938-464d-b961-c1a09ec1fae2-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:06:44.859601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-ac95a8f5-4db5-4c1b-91eb-6ebac394d893 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-fffa9686-6938-464d-b961-c1a09ec1fae2-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:06:44.860970 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:44.860970 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:44.931219 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0fec3fb-deeb-470a-a0ed-e3fcd575eeae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:44.936628 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0fec3fb-deeb-470a-a0ed-e3fcd575eeae tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:44.936841 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0fec3fb-deeb-470a-a0ed-e3fcd575eeae tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:44.937076 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0fec3fb-deeb-470a-a0ed-e3fcd575eeae tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:44.937869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a0fec3fb-deeb-470a-a0ed-e3fcd575eeae tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:44.942643 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:44.942643 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:44.943412 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0fec3fb-deeb-470a-a0ed-e3fcd575eeae tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:44.944250 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 393/1585] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:44 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:44.985849 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-ac95a8f5-4db5-4c1b-91eb-6ebac394d893 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-fffa9686-6938-464d-b961-c1a09ec1fae2-np0000006653" released by "attachment_update" :: held 0.126s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:06:44.986346 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-ac95a8f5-4db5-4c1b-91eb-6ebac394d893 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113 returned with HTTP 200 Aug 06 13:06:44.986984 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 394/1586] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:06:44 2026] PUT /volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113 => generated 968 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:45.012728 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-4383cff2-d202-4977-b4d8-75d0e220ddd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:45.015225 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-4383cff2-d202-4977-b4d8-75d0e220ddd6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113/action Aug 06 13:06:45.015862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-4383cff2-d202-4977-b4d8-75d0e220ddd6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:45.016079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-4383cff2-d202-4977-b4d8-75d0e220ddd6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:45.047171 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:45.047171 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:45.068004 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-4383cff2-d202-4977-b4d8-75d0e220ddd6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113/action returned with HTTP 204 Aug 06 13:06:45.068518 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 399/1587] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:06:45 2026] POST /volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:45.957909 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc48981f-1474-4283-9458-46c6b1e6d74c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:45.961579 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc48981f-1474-4283-9458-46c6b1e6d74c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:45.961920 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc48981f-1474-4283-9458-46c6b1e6d74c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:45.962437 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc48981f-1474-4283-9458-46c6b1e6d74c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:45.962628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fc48981f-1474-4283-9458-46c6b1e6d74c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:45.968943 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:45.968943 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:45.970716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc48981f-1474-4283-9458-46c6b1e6d74c tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:45.971311 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 402/1588] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:45 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:46.203302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c9febeb-16cf-4803-8948-9ec356d59911 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:46.303308 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:46.303961 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-907077324", "metadata": {"Type": "Test"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:46.305896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-907077324', 'metadata': {'Type': 'Test'}}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:46.306142 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume of 1 GB Aug 06 13:06:46.311207 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Availability Zones retrieved successfully. Aug 06 13:06:46.320429 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (277cba36-4aee-4111-8a25-f597c6a2bece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:46.322213 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3b3d4e-2725-4264-a8b3-f0efc2849d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:46.325434 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:46.357458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3b3d4e-2725-4264-a8b3-f0efc2849d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:46.359217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9052133-ea7d-47f3-9968-1f160fb540a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:46.436387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Created reservations ['a6c03623-2d9f-4650-b9b4-0451a28f9104', '55bcddc7-643c-426c-a271-e4fd3560191f', 'e1b870be-e99a-409f-be91-9aff679bd64a', 'ab2d69d8-4ccd-4651-a604-6d9432239950'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:46.437049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9052133-ea7d-47f3-9968-1f160fb540a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c03623-2d9f-4650-b9b4-0451a28f9104', '55bcddc7-643c-426c-a271-e4fd3560191f', 'e1b870be-e99a-409f-be91-9aff679bd64a', 'ab2d69d8-4ccd-4651-a604-6d9432239950']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:46.437732 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5900f9e9-0943-4a28-ba8e-be795557537b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:46.468880 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5900f9e9-0943-4a28-ba8e-be795557537b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9471e3a-6a5c-4aaf-956d-e3aa493ff32f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-907077324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['a6c03623-2d9f-4650-b9b4-0451a28f9104','55bcddc7-643c-426c-a271-e4fd3560191f','e1b870be-e99a-409f-be91-9aff679bd64a','ab2d69d8-4ccd-4651-a604-6d9432239950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-907077324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9471e3a-6a5c-4aaf-956d-e3aa493ff32f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='89e52faf063744dab735826a1efb809a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:46.470111 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8855f7c-f34b-4c82-8aca-a86d70dd7572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:46.500920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8855f7c-f34b-4c82-8aca-a86d70dd7572) transitioned into state 'SUCCESS' from state '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-907077324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['a6c03623-2d9f-4650-b9b4-0451a28f9104','55bcddc7-643c-426c-a271-e4fd3560191f','e1b870be-e99a-409f-be91-9aff679bd64a','ab2d69d8-4ccd-4651-a604-6d9432239950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:46.502075 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87461816-b7cc-4315-8ffc-04e8558dc16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:46.521532 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87461816-b7cc-4315-8ffc-04e8558dc16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:46.522912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (277cba36-4aee-4111-8a25-f597c6a2bece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:46.523426 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request issued successfully. Aug 06 13:06:46.524306 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c9febeb-16cf-4803-8948-9ec356d59911 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:46.524913 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 394/1589] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:46 2026] POST /volume/v3/volumes => generated 756 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:46.542336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-25431184-5a6d-49cf-a958-70177b0a3c8d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:46.544085 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25431184-5a6d-49cf-a958-70177b0a3c8d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:46.544289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25431184-5a6d-49cf-a958-70177b0a3c8d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:46.544538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25431184-5a6d-49cf-a958-70177b0a3c8d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:46.551933 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:46.551933 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:46.555506 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-25431184-5a6d-49cf-a958-70177b0a3c8d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:46.559485 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25431184-5a6d-49cf-a958-70177b0a3c8d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:46.559925 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 395/1590] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:46 2026] GET /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:46.984360 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e59209f-3b2e-4795-9cd5-a1d95251d966 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:46.986319 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e59209f-3b2e-4795-9cd5-a1d95251d966 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:46.986507 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e59209f-3b2e-4795-9cd5-a1d95251d966 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:46.986672 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e59209f-3b2e-4795-9cd5-a1d95251d966 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:46.986809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4e59209f-3b2e-4795-9cd5-a1d95251d966 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:46.991038 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:46.991038 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:46.991657 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e59209f-3b2e-4795-9cd5-a1d95251d966 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:46.992017 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 400/1591] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:46 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:47.574603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68a4a3f2-33b7-48f8-8187-8bd1c659ec9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:47.576078 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68a4a3f2-33b7-48f8-8187-8bd1c659ec9d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:47.576280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68a4a3f2-33b7-48f8-8187-8bd1c659ec9d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:47.576457 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68a4a3f2-33b7-48f8-8187-8bd1c659ec9d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:47.589386 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:47.589386 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:47.594256 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68a4a3f2-33b7-48f8-8187-8bd1c659ec9d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:47.599305 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68a4a3f2-33b7-48f8-8187-8bd1c659ec9d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:47.599670 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 403/1592] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:47 2026] GET /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:47.616599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cd8cffc-5e8d-4706-9d7a-c7cb53ca8966 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:47.618477 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cd8cffc-5e8d-4706-9d7a-c7cb53ca8966 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:47.618668 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cd8cffc-5e8d-4706-9d7a-c7cb53ca8966 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:47.618876 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cd8cffc-5e8d-4706-9d7a-c7cb53ca8966 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:47.628451 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:47.628451 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:47.632402 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cd8cffc-5e8d-4706-9d7a-c7cb53ca8966 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:47.638279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cd8cffc-5e8d-4706-9d7a-c7cb53ca8966 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:47.638764 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 395/1593] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:47 2026] GET /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:47.651170 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-97509b97-cc93-4fe9-add9-a3aed9abc7c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:47.652787 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97509b97-cc93-4fe9-add9-a3aed9abc7c4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:47.653096 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97509b97-cc93-4fe9-add9-a3aed9abc7c4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-907077324"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:47.668924 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:47.668924 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:47.673144 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-97509b97-cc93-4fe9-add9-a3aed9abc7c4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:47.679987 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-97509b97-cc93-4fe9-add9-a3aed9abc7c4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:06:47.680670 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97509b97-cc93-4fe9-add9-a3aed9abc7c4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:47.681147 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 396/1594] 10.4.3.59 () {68 vars in 1361 bytes} [Thu Aug 6 13:06:47 2026] PUT /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 781 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:47.697064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04ec0572-26d3-4af8-97ec-c51eb2e02a65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:47.698929 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04ec0572-26d3-4af8-97ec-c51eb2e02a65 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:47.699415 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04ec0572-26d3-4af8-97ec-c51eb2e02a65 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-841289981", "description": "This is the new description of volume"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:47.707072 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:47.707072 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:47.710732 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04ec0572-26d3-4af8-97ec-c51eb2e02a65 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:47.718407 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04ec0572-26d3-4af8-97ec-c51eb2e02a65 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:06:47.718963 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04ec0572-26d3-4af8-97ec-c51eb2e02a65 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:47.719385 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 401/1595] 10.4.3.59 () {68 vars in 1362 bytes} [Thu Aug 6 13:06:47 2026] PUT /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:47.735286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abc00b5d-7fc5-4b22-9119-f4cbc2270c35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:47.735286 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abc00b5d-7fc5-4b22-9119-f4cbc2270c35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:47.735542 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abc00b5d-7fc5-4b22-9119-f4cbc2270c35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:47.735803 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abc00b5d-7fc5-4b22-9119-f4cbc2270c35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:47.752373 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:47.752373 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:47.757999 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abc00b5d-7fc5-4b22-9119-f4cbc2270c35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:47.765591 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abc00b5d-7fc5-4b22-9119-f4cbc2270c35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:47.765819 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 404/1596] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:47 2026] GET /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:47.781808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:47.783358 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:47.783790 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-771002501", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2141473953"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:47.786191 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-771002501', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2141473953'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:47.786417 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume of 1 GB Aug 06 13:06:47.798685 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Availability Zones retrieved successfully. Aug 06 13:06:47.812845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (bb9aeab4-5de0-42d5-911a-cd1985e597de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:47.813759 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0e0353-0fc2-4a55-bc11-2b6892e12c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:47.814812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:47.839696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0e0353-0fc2-4a55-bc11-2b6892e12c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:47.840373 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ad0508-b19e-47db-8f21-ca201002efa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:47.892143 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Created reservations ['f02c9fd6-9d90-4f6a-94a6-79ca4ded8966', '71623196-d49f-446f-97da-f437fb4b682f', '309f0d83-82e4-429f-ae58-019aa526e118', 'e6d051a2-6b37-47b5-9617-bf827c86b2df'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:47.893112 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ad0508-b19e-47db-8f21-ca201002efa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02c9fd6-9d90-4f6a-94a6-79ca4ded8966', '71623196-d49f-446f-97da-f437fb4b682f', '309f0d83-82e4-429f-ae58-019aa526e118', 'e6d051a2-6b37-47b5-9617-bf827c86b2df']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:47.894332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91017af7-73c1-4d10-8c8c-4fd50f5407a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:47.921681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91017af7-73c1-4d10-8c8c-4fd50f5407a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e336db8-aa53-4bd6-8f01-d92d53a1975a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-771002501',display_name='tempest-VolumesGetTest-Volume-2141473953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['f02c9fd6-9d90-4f6a-94a6-79ca4ded8966','71623196-d49f-446f-97da-f437fb4b682f','309f0d83-82e4-429f-ae58-019aa526e118','e6d051a2-6b37-47b5-9617-bf827c86b2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-771002501',display_name='tempest-VolumesGetTest-Volume-2141473953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e336db8-aa53-4bd6-8f01-d92d53a1975a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e52faf063744dab735826a1efb809a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:47.922509 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654763eb-2ed7-4f35-8bcf-84d392653064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:47.941682 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654763eb-2ed7-4f35-8bcf-84d392653064) transitioned into 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-771002501',display_name='tempest-VolumesGetTest-Volume-2141473953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['f02c9fd6-9d90-4f6a-94a6-79ca4ded8966','71623196-d49f-446f-97da-f437fb4b682f','309f0d83-82e4-429f-ae58-019aa526e118','e6d051a2-6b37-47b5-9617-bf827c86b2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:47.942771 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b722a2cb-38b8-42a0-9cfe-65e8bbf5fb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:47.955909 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b722a2cb-38b8-42a0-9cfe-65e8bbf5fb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:47.956961 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (bb9aeab4-5de0-42d5-911a-cd1985e597de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:47.957366 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request issued successfully. Aug 06 13:06:47.957967 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-328804ec-2f66-4b6f-b203-6314fc5fbb1a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:47.958489 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 396/1597] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:47 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 06 13:06:47.980250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61ddf82b-a4ae-42e9-bc32-ffeb71da9392 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:47.983030 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61ddf82b-a4ae-42e9-bc32-ffeb71da9392 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:47.983333 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61ddf82b-a4ae-42e9-bc32-ffeb71da9392 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:47.983630 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61ddf82b-a4ae-42e9-bc32-ffeb71da9392 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:47.993492 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:47.993492 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:48.000541 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61ddf82b-a4ae-42e9-bc32-ffeb71da9392 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:48.006915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c54fee8-7229-4954-afd0-7eaacfaac6a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:48.011504 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c54fee8-7229-4954-afd0-7eaacfaac6a3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:48.011839 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c54fee8-7229-4954-afd0-7eaacfaac6a3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:48.012114 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c54fee8-7229-4954-afd0-7eaacfaac6a3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:48.013891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8c54fee8-7229-4954-afd0-7eaacfaac6a3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:48.014028 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61ddf82b-a4ae-42e9-bc32-ffeb71da9392 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a returned with HTTP 200 Aug 06 13:06:48.015350 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 397/1598] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:47 2026] GET /volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:48.020426 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:48.020426 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:48.021196 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c54fee8-7229-4954-afd0-7eaacfaac6a3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:48.021675 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 402/1599] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:48 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:49.031017 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65dd3a5b-9f26-4370-8d64-5782357784c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:49.034595 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65dd3a5b-9f26-4370-8d64-5782357784c2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:49.034595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65dd3a5b-9f26-4370-8d64-5782357784c2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:49.034595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65dd3a5b-9f26-4370-8d64-5782357784c2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:49.040237 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-096788ef-92e3-471d-ba22-9c7a7688661f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:49.041503 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:49.041503 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:49.043086 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-096788ef-92e3-471d-ba22-9c7a7688661f tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:49.043086 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-096788ef-92e3-471d-ba22-9c7a7688661f tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:49.043199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-096788ef-92e3-471d-ba22-9c7a7688661f tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:49.043362 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-096788ef-92e3-471d-ba22-9c7a7688661f tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:49.049870 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65dd3a5b-9f26-4370-8d64-5782357784c2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:49.050005 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:49.050005 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:49.050005 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-096788ef-92e3-471d-ba22-9c7a7688661f tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:49.050440 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 397/1600] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:49 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:49.053466 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65dd3a5b-9f26-4370-8d64-5782357784c2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a returned with HTTP 200 Aug 06 13:06:49.053466 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 405/1601] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:49 2026] GET /volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:49.072247 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c4d53e0-34f1-4b5c-aaac-de3d6e2e4b46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:49.073837 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c4d53e0-34f1-4b5c-aaac-de3d6e2e4b46 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:49.074333 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c4d53e0-34f1-4b5c-aaac-de3d6e2e4b46 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-907077324", "description": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:49.085561 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:49.085561 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:49.089534 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2c4d53e0-34f1-4b5c-aaac-de3d6e2e4b46 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:49.095592 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2c4d53e0-34f1-4b5c-aaac-de3d6e2e4b46 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:06:49.096806 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c4d53e0-34f1-4b5c-aaac-de3d6e2e4b46 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a returned with HTTP 200 Aug 06 13:06:49.096806 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 398/1602] 10.4.3.59 () {68 vars in 1361 bytes} [Thu Aug 6 13:06:49 2026] PUT /volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a => generated 767 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:49.109135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ade0209-8934-45a2-ab7e-efbc9476caf0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:49.112006 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ade0209-8934-45a2-ab7e-efbc9476caf0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:49.112216 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ade0209-8934-45a2-ab7e-efbc9476caf0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:49.112450 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ade0209-8934-45a2-ab7e-efbc9476caf0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:49.124687 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:49.124687 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:49.133426 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ade0209-8934-45a2-ab7e-efbc9476caf0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:49.138062 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ade0209-8934-45a2-ab7e-efbc9476caf0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a returned with HTTP 200 Aug 06 13:06:49.138470 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 403/1603] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:49 2026] GET /volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:49.150338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:49.153507 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:49.153507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:49.155279 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:49.155279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume with id: 6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:49.163319 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:49.163319 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:49.163984 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:49.179469 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume request issued successfully. Aug 06 13:06:49.179668 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae9b38a5-1346-4589-80d7-0321fcc338f2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a returned with HTTP 202 Aug 06 13:06:49.180062 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 398/1604] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:49 2026] DELETE /volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:49.189118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0843897-f55a-4a12-9452-86109b66230b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:49.191599 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0843897-f55a-4a12-9452-86109b66230b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:49.193285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0843897-f55a-4a12-9452-86109b66230b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:49.193285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0843897-f55a-4a12-9452-86109b66230b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:49.207923 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:49.207923 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:49.220580 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0843897-f55a-4a12-9452-86109b66230b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:49.233729 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0843897-f55a-4a12-9452-86109b66230b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a returned with HTTP 200 Aug 06 13:06:49.233729 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 406/1605] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:49 2026] GET /volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:49.510229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-d1d2e5b3-f767-4005-9d58-6131dabebf33 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:49.514283 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-d1d2e5b3-f767-4005-9d58-6131dabebf33 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/encryption Aug 06 13:06:49.514283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-d1d2e5b3-f767-4005-9d58-6131dabebf33 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:49.514283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-d1d2e5b3-f767-4005-9d58-6131dabebf33 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:49.528593 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:49.528593 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:49.536929 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6fb7a839-d46d-4dc1-98d0-66629ff84bb1 req-d1d2e5b3-f767-4005-9d58-6131dabebf33 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/encryption returned with HTTP 200 Aug 06 13:06:49.537331 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 399/1606] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:06:49 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:49.992155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:50.065397 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a166e90c-5de8-4ade-8c78-f4930296dc29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:50.067416 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a166e90c-5de8-4ade-8c78-f4930296dc29 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:50.067628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a166e90c-5de8-4ade-8c78-f4930296dc29 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:50.067810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a166e90c-5de8-4ade-8c78-f4930296dc29 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:50.067908 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a166e90c-5de8-4ade-8c78-f4930296dc29 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:50.072349 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:50.072349 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:50.072985 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a166e90c-5de8-4ade-8c78-f4930296dc29 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:50.073368 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 399/1607] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:50 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:50.076853 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:50.077244 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1041095132"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:50.078691 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1041095132'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:50.078814 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Create volume of 1 GB Aug 06 13:06:50.083864 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Availability Zones retrieved successfully. Aug 06 13:06:50.090792 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Flow 'volume_create_api' (ace27ec2-cb2a-4cd7-b91b-74ebfa9e5b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:50.091866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0eb094-1f6c-4653-b209-fb6b5c78139e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:50.092796 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:50.117032 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0eb094-1f6c-4653-b209-fb6b5c78139e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:50.117750 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a241f2e1-448c-40eb-b376-8554f7709f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:50.167432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Created reservations ['ee2c63da-da0c-470d-ac60-81f1ccf2b936', '1533ade4-8da3-4071-a78b-4abab877fbbd', 'dee55a37-5049-4cb4-b1d2-32cecf53b0c9', '777d45b8-d8ba-4222-b968-72ee0ac23aa4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:50.168277 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a241f2e1-448c-40eb-b376-8554f7709f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee2c63da-da0c-470d-ac60-81f1ccf2b936', '1533ade4-8da3-4071-a78b-4abab877fbbd', 'dee55a37-5049-4cb4-b1d2-32cecf53b0c9', '777d45b8-d8ba-4222-b968-72ee0ac23aa4']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:50.169027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd8826e-3cac-4709-940d-e1b47f682477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:50.192122 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd8826e-3cac-4709-940d-e1b47f682477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '322a66b5-2cf4-4805-bfc7-3cf07e178b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041095132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa438f7682c84c288c57646ea45a899d',qos_specs=None,replication_status=,reservations=['ee2c63da-da0c-470d-ac60-81f1ccf2b936','1533ade4-8da3-4071-a78b-4abab877fbbd','dee55a37-5049-4cb4-b1d2-32cecf53b0c9','777d45b8-d8ba-4222-b968-72ee0ac23aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='786fc915b3fc479db2ce0d1bf0252726',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041095132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=322a66b5-2cf4-4805-bfc7-3cf07e178b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa438f7682c84c288c57646ea45a899d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='786fc915b3fc479db2ce0d1bf0252726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:50.193510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44f07f1-7aa7-428e-a6a9-aaaeb82a02c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:50.209036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44f07f1-7aa7-428e-a6a9-aaaeb82a02c2) transitioned into state 'SUCCESS' from state '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-1041095132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa438f7682c84c288c57646ea45a899d',qos_specs=None,replication_status=,reservations=['ee2c63da-da0c-470d-ac60-81f1ccf2b936','1533ade4-8da3-4071-a78b-4abab877fbbd','dee55a37-5049-4cb4-b1d2-32cecf53b0c9','777d45b8-d8ba-4222-b968-72ee0ac23aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='786fc915b3fc479db2ce0d1bf0252726',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:50.209736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c45a2d-11bb-457c-aa8d-d70cd7ee30cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:50.218501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c45a2d-11bb-457c-aa8d-d70cd7ee30cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:50.219755 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Flow 'volume_create_api' (ace27ec2-cb2a-4cd7-b91b-74ebfa9e5b49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:50.220176 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Create volume request issued successfully. Aug 06 13:06:50.221011 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b12a1b-910b-46ae-8d4f-4459da7bc9d8 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:50.221597 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 404/1608] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:06:49 2026] POST /volume/v3/volumes => generated 776 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:50.235670 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00f80bb7-e9b6-4866-aff6-f49e9ce67dd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:50.237592 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00f80bb7-e9b6-4866-aff6-f49e9ce67dd4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 Aug 06 13:06:50.238007 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00f80bb7-e9b6-4866-aff6-f49e9ce67dd4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:50.238120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00f80bb7-e9b6-4866-aff6-f49e9ce67dd4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:50.245248 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:50.245248 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:50.246042 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-defc0e62-9673-48a4-b016-a5c9b3a410f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:50.248229 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-defc0e62-9673-48a4-b016-a5c9b3a410f6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a Aug 06 13:06:50.248494 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-defc0e62-9673-48a4-b016-a5c9b3a410f6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:50.248729 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-defc0e62-9673-48a4-b016-a5c9b3a410f6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:50.249125 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00f80bb7-e9b6-4866-aff6-f49e9ce67dd4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Volume info retrieved successfully. Aug 06 13:06:50.252976 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00f80bb7-e9b6-4866-aff6-f49e9ce67dd4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 returned with HTTP 200 Aug 06 13:06:50.253374 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 407/1609] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:50 2026] GET /volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:50.255578 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-defc0e62-9673-48a4-b016-a5c9b3a410f6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a returned with HTTP 404 Aug 06 13:06:50.256110 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 400/1610] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:50 2026] GET /volume/v3/volumes/6e336db8-aa53-4bd6-8f01-d92d53a1975a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:50.263406 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-254ca1f5-ed33-437d-a6e9-0bdaafcae587 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:50.265042 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-254ca1f5-ed33-437d-a6e9-0bdaafcae587 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:50.265254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-254ca1f5-ed33-437d-a6e9-0bdaafcae587 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:50.265469 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-254ca1f5-ed33-437d-a6e9-0bdaafcae587 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:50.272346 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:50.272346 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:50.275784 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-254ca1f5-ed33-437d-a6e9-0bdaafcae587 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:50.279697 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-254ca1f5-ed33-437d-a6e9-0bdaafcae587 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:50.280098 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 400/1611] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:50 2026] GET /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 888 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:50.294610 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5907e464-8235-45cf-ae12-43267848a8ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:50.296839 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5907e464-8235-45cf-ae12-43267848a8ae tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:50.297066 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5907e464-8235-45cf-ae12-43267848a8ae tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:50.297433 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5907e464-8235-45cf-ae12-43267848a8ae tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:50.297642 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5907e464-8235-45cf-ae12-43267848a8ae tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume with id: e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:50.305882 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:50.305882 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:50.306410 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5907e464-8235-45cf-ae12-43267848a8ae tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:50.321708 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5907e464-8235-45cf-ae12-43267848a8ae tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume request issued successfully. Aug 06 13:06:50.321856 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5907e464-8235-45cf-ae12-43267848a8ae tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 202 Aug 06 13:06:50.323336 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 405/1612] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:50 2026] DELETE /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:50.329021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fae97be3-dc12-4271-a01d-6530a96311b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:50.330608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fae97be3-dc12-4271-a01d-6530a96311b2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:50.330764 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fae97be3-dc12-4271-a01d-6530a96311b2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:50.330945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fae97be3-dc12-4271-a01d-6530a96311b2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:50.337178 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:50.337178 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:50.339949 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fae97be3-dc12-4271-a01d-6530a96311b2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:50.344299 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fae97be3-dc12-4271-a01d-6530a96311b2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 200 Aug 06 13:06:50.344747 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 408/1613] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:50 2026] GET /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 887 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:51.099358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b4bf3fe-2725-443b-adf0-5ad91a4ab1e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.100878 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b4bf3fe-2725-443b-adf0-5ad91a4ab1e3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:51.101068 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b4bf3fe-2725-443b-adf0-5ad91a4ab1e3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.101238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b4bf3fe-2725-443b-adf0-5ad91a4ab1e3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.101409 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6b4bf3fe-2725-443b-adf0-5ad91a4ab1e3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:51.106476 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.106476 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:51.107156 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b4bf3fe-2725-443b-adf0-5ad91a4ab1e3 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:51.107656 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 401/1614] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:51.268909 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8733975e-78a7-4354-bd90-24448e9dae49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.271728 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8733975e-78a7-4354-bd90-24448e9dae49 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 Aug 06 13:06:51.271929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8733975e-78a7-4354-bd90-24448e9dae49 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.272103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8733975e-78a7-4354-bd90-24448e9dae49 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.278728 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.278728 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:51.282442 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8733975e-78a7-4354-bd90-24448e9dae49 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Volume info retrieved successfully. Aug 06 13:06:51.285937 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8733975e-78a7-4354-bd90-24448e9dae49 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 returned with HTTP 200 Aug 06 13:06:51.286302 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 401/1615] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:51.303290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.316045 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:06:51.316045 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "322a66b5-2cf4-4805-bfc7-3cf07e178b97", "name": "tempest-type-Backup-542094411"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:51.316045 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Creating new backup {'backup': {'volume_id': '322a66b5-2cf4-4805-bfc7-3cf07e178b97', 'name': 'tempest-type-Backup-542094411'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:06:51.316045 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Creating backup of volume 322a66b5-2cf4-4805-bfc7-3cf07e178b97 in container None Aug 06 13:06:51.316045 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.316045 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:51.316045 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Volume info retrieved successfully. Aug 06 13:06:51.344717 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Created reservations ['0367d38e-a8f4-470d-b064-e8aa10d2b092', '534d5f16-c969-43fa-ba51-1f0a8d55a958'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:51.358552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8eadcec3-ed6a-4607-8c72-58f48c05cc35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.361109 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8eadcec3-ed6a-4607-8c72-58f48c05cc35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f Aug 06 13:06:51.361471 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8eadcec3-ed6a-4607-8c72-58f48c05cc35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.361755 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8eadcec3-ed6a-4607-8c72-58f48c05cc35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.368792 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8eadcec3-ed6a-4607-8c72-58f48c05cc35 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f returned with HTTP 404 Aug 06 13:06:51.369420 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 409/1616] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/volumes/e9471e3a-6a5c-4aaf-956d-e3aa493ff32f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:51.384991 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.386679 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:51.388029 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9908b82-9e87-4b43-a6e3-76a2f61d5615 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:06:51.388663 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 406/1617] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:06:51 2026] POST /volume/v3/backups => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:51.389026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2079660399"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:51.391102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2079660399'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:51.391334 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume of 1 GB Aug 06 13:06:51.396988 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Availability Zones retrieved successfully. Aug 06 13:06:51.405241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7a692d0-cebe-4a9b-842b-0d1c17b52656 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.405717 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (653c3076-bfcb-40cb-a0aa-3282ea6eb573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:51.407475 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481f4e57-fc28-414d-af8c-71a31f54ef55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:51.408811 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:51.413403 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a692d0-cebe-4a9b-842b-0d1c17b52656 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:51.413723 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a692d0-cebe-4a9b-842b-0d1c17b52656 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.414053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a692d0-cebe-4a9b-842b-0d1c17b52656 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.414215 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a7a692d0-cebe-4a9b-842b-0d1c17b52656 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:51.419797 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.419797 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:51.420696 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a692d0-cebe-4a9b-842b-0d1c17b52656 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:51.421135 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 402/1618] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:51.443987 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481f4e57-fc28-414d-af8c-71a31f54ef55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:51.445040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2957591e-f9fc-41f2-9846-4002e80b3135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:51.539736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Created reservations ['0e4d9576-386a-4429-ac07-761541cb87da', '014bf955-d68c-49ff-aa51-0717c1a0dfbb', 'a38e077a-95a9-4d1d-ae72-736446ef671c', 'e46086cf-5e70-4e15-8203-4e5fa9340c84'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:51.540716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2957591e-f9fc-41f2-9846-4002e80b3135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4d9576-386a-4429-ac07-761541cb87da', '014bf955-d68c-49ff-aa51-0717c1a0dfbb', 'a38e077a-95a9-4d1d-ae72-736446ef671c', 'e46086cf-5e70-4e15-8203-4e5fa9340c84']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:51.541600 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea42aa9-5622-4cd6-8102-5eef159e541d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:51.566548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea42aa9-5622-4cd6-8102-5eef159e541d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2079660399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['0e4d9576-386a-4429-ac07-761541cb87da','014bf955-d68c-49ff-aa51-0717c1a0dfbb','a38e077a-95a9-4d1d-ae72-736446ef671c','e46086cf-5e70-4e15-8203-4e5fa9340c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2079660399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e52faf063744dab735826a1efb809a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:51.567251 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c70cd5-85ee-4e7f-97e9-2484f6feabbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:51.591054 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c70cd5-85ee-4e7f-97e9-2484f6feabbe) transitioned into state 'SUCCESS' from state '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-2079660399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['0e4d9576-386a-4429-ac07-761541cb87da','014bf955-d68c-49ff-aa51-0717c1a0dfbb','a38e077a-95a9-4d1d-ae72-736446ef671c','e46086cf-5e70-4e15-8203-4e5fa9340c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:51.592088 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dda2aaa-50ca-4f8f-810f-ef35d4253ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:51.604226 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dda2aaa-50ca-4f8f-810f-ef35d4253ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:51.605289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (653c3076-bfcb-40cb-a0aa-3282ea6eb573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:51.605747 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request issued successfully. Aug 06 13:06:51.606500 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09b1d5c7-b17c-42a3-b5ca-03e8e4e1f38a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:51.606987 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 402/1619] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:06:51 2026] POST /volume/v3/volumes => generated 743 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:51.628439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ce4fa21-dfca-4156-898a-19776f64d036 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.635578 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ce4fa21-dfca-4156-898a-19776f64d036 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c Aug 06 13:06:51.635855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ce4fa21-dfca-4156-898a-19776f64d036 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.636146 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ce4fa21-dfca-4156-898a-19776f64d036 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.643717 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.643717 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:51.647677 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ce4fa21-dfca-4156-898a-19776f64d036 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:51.652289 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ce4fa21-dfca-4156-898a-19776f64d036 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c returned with HTTP 200 Aug 06 13:06:51.652842 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 410/1620] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c => generated 811 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:51.720506 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a9d3ee6-82e4-40ec-89a1-c0440dcdbbda None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.729297 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a9d3ee6-82e4-40ec-89a1-c0440dcdbbda tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:51.729297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a9d3ee6-82e4-40ec-89a1-c0440dcdbbda tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.729297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a9d3ee6-82e4-40ec-89a1-c0440dcdbbda tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.751091 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.751091 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:51.751091 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a9d3ee6-82e4-40ec-89a1-c0440dcdbbda tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Volume info retrieved successfully. Aug 06 13:06:51.751091 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a9d3ee6-82e4-40ec-89a1-c0440dcdbbda tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:51.751091 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 407/1621] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:51.802441 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13359b9d-6465-4769-a5b7-bce541a08461 req-e09f9a34-85d7-4341-9d0f-17fea6f2b7a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.805008 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-e09f9a34-85d7-4341-9d0f-17fea6f2b7a2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:51.805211 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-e09f9a34-85d7-4341-9d0f-17fea6f2b7a2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.805536 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-e09f9a34-85d7-4341-9d0f-17fea6f2b7a2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.818603 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.818603 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:51.822177 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-13359b9d-6465-4769-a5b7-bce541a08461 req-e09f9a34-85d7-4341-9d0f-17fea6f2b7a2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:51.826712 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-e09f9a34-85d7-4341-9d0f-17fea6f2b7a2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:51.827147 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 403/1622] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:51.847964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13359b9d-6465-4769-a5b7-bce541a08461 req-932f2d13-ae14-42a7-aaf9-42eff1f92dab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.850781 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-932f2d13-ae14-42a7-aaf9-42eff1f92dab tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5/action Aug 06 13:06:51.851275 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-932f2d13-ae14-42a7-aaf9-42eff1f92dab tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:51.851466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-932f2d13-ae14-42a7-aaf9-42eff1f92dab tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:51.868738 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.868738 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:51.869607 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-13359b9d-6465-4769-a5b7-bce541a08461 req-932f2d13-ae14-42a7-aaf9-42eff1f92dab tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:51.877086 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-13359b9d-6465-4769-a5b7-bce541a08461 req-932f2d13-ae14-42a7-aaf9-42eff1f92dab tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Begin detaching volume completed successfully. Aug 06 13:06:51.877488 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-932f2d13-ae14-42a7-aaf9-42eff1f92dab tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5/action returned with HTTP 202 Aug 06 13:06:51.878236 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 403/1623] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:06:51 2026] POST /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:51.899834 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49760d81-33ca-4dbf-89ca-31b5c26dbcf1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.902026 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49760d81-33ca-4dbf-89ca-31b5c26dbcf1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:51.902251 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49760d81-33ca-4dbf-89ca-31b5c26dbcf1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.902530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49760d81-33ca-4dbf-89ca-31b5c26dbcf1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.917501 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.917501 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:51.922369 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49760d81-33ca-4dbf-89ca-31b5c26dbcf1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:51.927880 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49760d81-33ca-4dbf-89ca-31b5c26dbcf1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:51.928019 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-473720c3-793d-4322-8f2a-ebfe0f70c7c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.928319 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 411/1624] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:51.928565 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-473720c3-793d-4322-8f2a-ebfe0f70c7c3 None None] GET https://10.4.3.59/volume// Aug 06 13:06:51.928565 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-473720c3-793d-4322-8f2a-ebfe0f70c7c3 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.928659 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-473720c3-793d-4322-8f2a-ebfe0f70c7c3 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.929051 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-473720c3-793d-4322-8f2a-ebfe0f70c7c3 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:51.929339 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 408/1625] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:51.946707 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13359b9d-6465-4769-a5b7-bce541a08461 req-3fc6c059-bc8d-4657-8ba6-164fbcbe85a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:51.949904 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-3fc6c059-bc8d-4657-8ba6-164fbcbe85a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:51.950273 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-3fc6c059-bc8d-4657-8ba6-164fbcbe85a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:51.950603 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-3fc6c059-bc8d-4657-8ba6-164fbcbe85a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:51.967871 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:51.967871 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:51.974283 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-13359b9d-6465-4769-a5b7-bce541a08461 req-3fc6c059-bc8d-4657-8ba6-164fbcbe85a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:51.983282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-3fc6c059-bc8d-4657-8ba6-164fbcbe85a4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:51.983282 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 404/1626] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:51 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1623 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:52.118907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1b4421f1-29a8-4151-86fb-98d0bf5e94a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.120819 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b4421f1-29a8-4151-86fb-98d0bf5e94a5 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:52.121107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b4421f1-29a8-4151-86fb-98d0bf5e94a5 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.121303 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b4421f1-29a8-4151-86fb-98d0bf5e94a5 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:52.121457 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1b4421f1-29a8-4151-86fb-98d0bf5e94a5 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:52.126122 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.126122 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:52.126934 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b4421f1-29a8-4151-86fb-98d0bf5e94a5 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:52.127360 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 404/1627] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:52 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:52.433965 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14d51b80-ae16-4ae8-bc9f-ff09e1cb8cc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.436250 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14d51b80-ae16-4ae8-bc9f-ff09e1cb8cc4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:52.436588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14d51b80-ae16-4ae8-bc9f-ff09e1cb8cc4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.436816 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14d51b80-ae16-4ae8-bc9f-ff09e1cb8cc4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:52.436964 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-14d51b80-ae16-4ae8-bc9f-ff09e1cb8cc4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:52.441236 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.441236 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:52.441882 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14d51b80-ae16-4ae8-bc9f-ff09e1cb8cc4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:52.442558 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 412/1628] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:52 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:52.601163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-13359b9d-6465-4769-a5b7-bce541a08461 req-6f47a636-3b85-47e1-9410-a67099eea208 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.663619 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-6f47a636-3b85-47e1-9410-a67099eea208 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:52.664069 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-6f47a636-3b85-47e1-9410-a67099eea208 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.664370 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-6f47a636-3b85-47e1-9410-a67099eea208 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:52.675107 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24e7a703-26e4-43a9-a49b-41ebc0df0f9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.680717 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.680717 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:52.681949 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24e7a703-26e4-43a9-a49b-41ebc0df0f9e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c Aug 06 13:06:52.682071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24e7a703-26e4-43a9-a49b-41ebc0df0f9e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.682472 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24e7a703-26e4-43a9-a49b-41ebc0df0f9e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:52.687688 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-13359b9d-6465-4769-a5b7-bce541a08461 req-6f47a636-3b85-47e1-9410-a67099eea208 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:52.692913 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-6f47a636-3b85-47e1-9410-a67099eea208 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:52.693438 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 409/1629] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:52 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1443 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:52.700214 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.700214 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:52.711403 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24e7a703-26e4-43a9-a49b-41ebc0df0f9e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:52.716009 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24e7a703-26e4-43a9-a49b-41ebc0df0f9e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c returned with HTTP 200 Aug 06 13:06:52.716567 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 405/1630] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:52 2026] GET /volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c => generated 836 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:52.724610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13359b9d-6465-4769-a5b7-bce541a08461 req-190c6c91-fb21-4005-bff1-73e0fd1317ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.728715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.728880 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-190c6c91-fb21-4005-bff1-73e0fd1317ae tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 Aug 06 13:06:52.729031 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-190c6c91-fb21-4005-bff1-73e0fd1317ae tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.729346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-190c6c91-fb21-4005-bff1-73e0fd1317ae tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:52.731530 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:52.731955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1677001040", "metadata": {"Type": "Test"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:52.735044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request body: {'volume': {'source_volid': '1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1677001040', 'metadata': {'Type': 'Test'}}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:52.742283 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.742283 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:52.744449 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.744449 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:52.745160 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume retrieved successfully. Aug 06 13:06:52.748576 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume of 1 GB Aug 06 13:06:52.754283 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Availability Zones retrieved successfully. Aug 06 13:06:52.767500 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (765b64b9-62a9-40c1-9161-3e170b866173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:52.767500 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8179d8-31d2-46e4-88ba-24e964e95b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:52.768008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:52.821946 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8179d8-31d2-46e4-88ba-24e964e95b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c', 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:52.823064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5013bfd2-77df-4ecb-8390-cad06106b08e req-149caae3-de0f-4b5c-8eeb-470885004606 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.823182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcb3bf4-1a29-4a33-bd43-de09dba9e40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:52.829117 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5013bfd2-77df-4ecb-8390-cad06106b08e req-149caae3-de0f-4b5c-8eeb-470885004606 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:52.829117 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5013bfd2-77df-4ecb-8390-cad06106b08e req-149caae3-de0f-4b5c-8eeb-470885004606 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.829117 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5013bfd2-77df-4ecb-8390-cad06106b08e req-149caae3-de0f-4b5c-8eeb-470885004606 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:52.850661 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.850661 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:52.854990 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5013bfd2-77df-4ecb-8390-cad06106b08e req-149caae3-de0f-4b5c-8eeb-470885004606 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:52.856361 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13359b9d-6465-4769-a5b7-bce541a08461 req-190c6c91-fb21-4005-bff1-73e0fd1317ae tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 returned with HTTP 200 Aug 06 13:06:52.856361 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 405/1631] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:52 2026] DELETE /volume/v3/attachments/464e8626-e178-4174-947e-9ee948f92fe3 => generated 192 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:52.861654 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5013bfd2-77df-4ecb-8390-cad06106b08e req-149caae3-de0f-4b5c-8eeb-470885004606 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:52.862143 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 410/1632] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:52 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:52.893046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Created reservations ['48f49e49-2597-4a71-a856-2dc62e3a5d63', '0232bfb4-4c66-40e3-80f5-99d14cb3876c', 'b378eda6-ab92-40dc-ad62-97d7dc2dc7f0', '06662035-ca17-4e9d-934f-36991bf3a65d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:52.893972 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcb3bf4-1a29-4a33-bd43-de09dba9e40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48f49e49-2597-4a71-a856-2dc62e3a5d63', '0232bfb4-4c66-40e3-80f5-99d14cb3876c', 'b378eda6-ab92-40dc-ad62-97d7dc2dc7f0', '06662035-ca17-4e9d-934f-36991bf3a65d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:52.895125 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bd03c1-2b81-4f7f-8b87-c20d42fed68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:52.946037 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-054383e4-38d1-478e-aee5-1879d5549420 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.946417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bd03c1-2b81-4f7f-8b87-c20d42fed68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1677001040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['48f49e49-2597-4a71-a856-2dc62e3a5d63','0232bfb4-4c66-40e3-80f5-99d14cb3876c','b378eda6-ab92-40dc-ad62-97d7dc2dc7f0','06662035-ca17-4e9d-934f-36991bf3a65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1677001040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='89e52faf063744dab735826a1efb809a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:52.947821 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc02b9c-c05a-4c96-b63e-57a9d23c9dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:52.948084 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-054383e4-38d1-478e-aee5-1879d5549420 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:52.948318 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-054383e4-38d1-478e-aee5-1879d5549420 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.948551 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-054383e4-38d1-478e-aee5-1879d5549420 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:52.962332 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:52.962332 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:52.967787 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-054383e4-38d1-478e-aee5-1879d5549420 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:52.975451 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-054383e4-38d1-478e-aee5-1879d5549420 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:52.975975 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 406/1633] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:52 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:52.987190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc02b9c-c05a-4c96-b63e-57a9d23c9dab) transitioned into state 'SUCCESS' from state '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-1677001040',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['48f49e49-2597-4a71-a856-2dc62e3a5d63','0232bfb4-4c66-40e3-80f5-99d14cb3876c','b378eda6-ab92-40dc-ad62-97d7dc2dc7f0','06662035-ca17-4e9d-934f-36991bf3a65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:52.988212 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a44974-e777-43d6-851f-579160292b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:52.995524 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aae522f5-243b-4a19-a0e2-0f6836b60cd4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:52.998118 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aae522f5-243b-4a19-a0e2-0f6836b60cd4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:52.998469 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aae522f5-243b-4a19-a0e2-0f6836b60cd4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:52.998767 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aae522f5-243b-4a19-a0e2-0f6836b60cd4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.014570 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.014570 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:53.028099 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aae522f5-243b-4a19-a0e2-0f6836b60cd4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] Volume info retrieved successfully. Aug 06 13:06:53.028236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a44974-e777-43d6-851f-579160292b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:53.028947 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (765b64b9-62a9-40c1-9161-3e170b866173) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:53.029324 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request issued successfully. Aug 06 13:06:53.029993 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da56567b-7e90-4c9c-8c8a-63aebb99306c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:53.030699 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 413/1634] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:52 2026] POST /volume/v3/volumes => generated 791 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:53.033736 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aae522f5-243b-4a19-a0e2-0f6836b60cd4 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-reader] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:53.034397 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 406/1635] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:52 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:53.050612 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40c940d1-bb1b-4dcb-9398-6896fc983d4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.053507 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40c940d1-bb1b-4dcb-9398-6896fc983d4e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:53.053507 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40c940d1-bb1b-4dcb-9398-6896fc983d4e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.055043 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40c940d1-bb1b-4dcb-9398-6896fc983d4e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.066954 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.066954 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:53.078095 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-40c940d1-bb1b-4dcb-9398-6896fc983d4e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:53.085470 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40c940d1-bb1b-4dcb-9398-6896fc983d4e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:53.085963 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 411/1636] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:53.124105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-4fa3049e-b0f5-4084-b2f6-d292f726c4d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.126519 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-4fa3049e-b0f5-4084-b2f6-d292f726c4d6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:53.126749 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-4fa3049e-b0f5-4084-b2f6-d292f726c4d6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.126949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-4fa3049e-b0f5-4084-b2f6-d292f726c4d6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.139436 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.139436 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:53.142884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b481791-8243-4cdf-826a-4cab52be8704 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.143698 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-4fa3049e-b0f5-4084-b2f6-d292f726c4d6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:53.145436 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b481791-8243-4cdf-826a-4cab52be8704 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:53.145739 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b481791-8243-4cdf-826a-4cab52be8704 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.146000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b481791-8243-4cdf-826a-4cab52be8704 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.146149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7b481791-8243-4cdf-826a-4cab52be8704 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:53.149075 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-4fa3049e-b0f5-4084-b2f6-d292f726c4d6 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:53.149570 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 407/1637] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:53.152490 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.152490 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:53.153403 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b481791-8243-4cdf-826a-4cab52be8704 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:53.153912 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 414/1638] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:53.172367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f260328a-ec3a-406c-a63b-76b36b14d1aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.179970 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-57f9af40-454e-4760-a575-67d377993fad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.182429 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-57f9af40-454e-4760-a575-67d377993fad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5/action Aug 06 13:06:53.182813 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-57f9af40-454e-4760-a575-67d377993fad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:53.182929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-57f9af40-454e-4760-a575-67d377993fad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:53.195777 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.195777 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:53.195777 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-57f9af40-454e-4760-a575-67d377993fad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:53.200563 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-57f9af40-454e-4760-a575-67d377993fad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Begin detaching volume completed successfully. Aug 06 13:06:53.203010 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-57f9af40-454e-4760-a575-67d377993fad tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5/action returned with HTTP 202 Aug 06 13:06:53.203574 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 412/1639] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:06:53 2026] POST /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:53.233424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b42f8db4-ed64-4842-9d38-d7114d3baca0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.236414 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42f8db4-ed64-4842-9d38-d7114d3baca0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:53.236414 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42f8db4-ed64-4842-9d38-d7114d3baca0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.236654 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42f8db4-ed64-4842-9d38-d7114d3baca0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.254622 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.254622 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:53.260863 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b42f8db4-ed64-4842-9d38-d7114d3baca0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:53.266415 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42f8db4-ed64-4842-9d38-d7114d3baca0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:53.266789 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 408/1640] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:53.272481 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f260328a-ec3a-406c-a63b-76b36b14d1aa tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-member] PUT https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:53.272837 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f260328a-ec3a-406c-a63b-76b36b14d1aa tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:53.281465 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.281465 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:53.288431 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f2ac4c7-3aa0-4a25-8347-16b44710ab6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.288829 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f2ac4c7-3aa0-4a25-8347-16b44710ab6f None None] GET https://10.4.3.59/volume// Aug 06 13:06:53.289002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f2ac4c7-3aa0-4a25-8347-16b44710ab6f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.289196 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f2ac4c7-3aa0-4a25-8347-16b44710ab6f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.289558 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f2ac4c7-3aa0-4a25-8347-16b44710ab6f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:53.289898 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 415/1641] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:53.301646 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f260328a-ec3a-406c-a63b-76b36b14d1aa tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-member] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:53.302090 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 407/1642] 10.4.3.59 () {70 vars in 1401 bytes} [Thu Aug 6 13:06:53 2026] PUT /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 313 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:53.305749 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-b68c7285-c261-4b03-9bce-64498d9fc5e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.308900 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-b68c7285-c261-4b03-9bce-64498d9fc5e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:53.309225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-b68c7285-c261-4b03-9bce-64498d9fc5e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.309491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-b68c7285-c261-4b03-9bce-64498d9fc5e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.318650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2759b072-7fd5-494b-8c14-cf077f8157d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.319254 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.319254 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:53.321480 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2759b072-7fd5-494b-8c14-cf077f8157d1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:53.321687 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2759b072-7fd5-494b-8c14-cf077f8157d1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.321863 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2759b072-7fd5-494b-8c14-cf077f8157d1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.321967 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2759b072-7fd5-494b-8c14-cf077f8157d1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:53.322987 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-b68c7285-c261-4b03-9bce-64498d9fc5e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:53.326208 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.326208 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:53.326788 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2759b072-7fd5-494b-8c14-cf077f8157d1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:53.327487 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 409/1643] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:53.327537 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-b68c7285-c261-4b03-9bce-64498d9fc5e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:53.327707 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 413/1644] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:53.351286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36c343fc-d0c8-48d3-b8ef-0c4713b9eb30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.355622 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36c343fc-d0c8-48d3-b8ef-0c4713b9eb30 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] DELETE https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:53.355622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36c343fc-d0c8-48d3-b8ef-0c4713b9eb30 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.355622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36c343fc-d0c8-48d3-b8ef-0c4713b9eb30 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.355622 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-36c343fc-d0c8-48d3-b8ef-0c4713b9eb30 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Delete backup with id: 041c8647-e695-468f-b4d3-2580d20ac983. Aug 06 13:06:53.357112 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.357112 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:53.368204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-36c343fc-d0c8-48d3-b8ef-0c4713b9eb30 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] delete_backup rpcapi backup_id 041c8647-e695-468f-b4d3-2580d20ac983 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:06:53.370152 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36c343fc-d0c8-48d3-b8ef-0c4713b9eb30 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 202 Aug 06 13:06:53.370552 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 416/1645] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:06:53 2026] DELETE /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:53.382607 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da7c0592-c5af-4386-826a-5e53fbd98aa1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.385239 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da7c0592-c5af-4386-826a-5e53fbd98aa1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:53.385602 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da7c0592-c5af-4386-826a-5e53fbd98aa1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.385900 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da7c0592-c5af-4386-826a-5e53fbd98aa1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.386080 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-da7c0592-c5af-4386-826a-5e53fbd98aa1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:53.392992 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.392992 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:53.394410 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da7c0592-c5af-4386-826a-5e53fbd98aa1 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 200 Aug 06 13:06:53.394933 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 408/1646] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:53.455391 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f9f7a32-47b7-41c8-aedc-4c1e3d3100f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:53.477426 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f9f7a32-47b7-41c8-aedc-4c1e3d3100f7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:53.477748 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f9f7a32-47b7-41c8-aedc-4c1e3d3100f7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:53.478026 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f9f7a32-47b7-41c8-aedc-4c1e3d3100f7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:53.478176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1f9f7a32-47b7-41c8-aedc-4c1e3d3100f7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:53.483118 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:53.483118 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:53.483872 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f9f7a32-47b7-41c8-aedc-4c1e3d3100f7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:53.484441 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 410/1647] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:53 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 722 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:54.139195 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db47299f-8fdc-4cbc-9e91-cdc3b63ca88b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.145083 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db47299f-8fdc-4cbc-9e91-cdc3b63ca88b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:54.145371 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db47299f-8fdc-4cbc-9e91-cdc3b63ca88b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.145576 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db47299f-8fdc-4cbc-9e91-cdc3b63ca88b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.152940 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.152940 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:54.157678 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db47299f-8fdc-4cbc-9e91-cdc3b63ca88b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:54.162432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db47299f-8fdc-4cbc-9e91-cdc3b63ca88b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:54.162823 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 414/1648] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:54.178208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af5c1347-4ebc-4a4f-93e7-e6da735c70ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.180754 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af5c1347-4ebc-4a4f-93e7-e6da735c70ed tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:54.181220 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af5c1347-4ebc-4a4f-93e7-e6da735c70ed tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.182024 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af5c1347-4ebc-4a4f-93e7-e6da735c70ed tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.193626 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.193626 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:54.200312 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-af5c1347-4ebc-4a4f-93e7-e6da735c70ed tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:54.205875 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af5c1347-4ebc-4a4f-93e7-e6da735c70ed tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:54.206358 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 417/1649] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:54.221578 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b85fb8cd-c78d-4f05-a245-bc4b8d4969f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.223737 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b85fb8cd-c78d-4f05-a245-bc4b8d4969f1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:54.224149 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b85fb8cd-c78d-4f05-a245-bc4b8d4969f1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1677001040"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:54.234224 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.234224 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:54.238333 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b85fb8cd-c78d-4f05-a245-bc4b8d4969f1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:54.245291 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b85fb8cd-c78d-4f05-a245-bc4b8d4969f1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:06:54.245542 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b85fb8cd-c78d-4f05-a245-bc4b8d4969f1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:54.245993 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 409/1650] 10.4.3.59 () {68 vars in 1361 bytes} [Thu Aug 6 13:06:54 2026] PUT /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:54.260275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87555253-f1d5-44cf-b89f-4c70057ff101 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.261810 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87555253-f1d5-44cf-b89f-4c70057ff101 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:54.262105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87555253-f1d5-44cf-b89f-4c70057ff101 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-378706010", "description": "This is the new description of volume"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:54.269867 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.269867 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:54.272911 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87555253-f1d5-44cf-b89f-4c70057ff101 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:54.283288 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87555253-f1d5-44cf-b89f-4c70057ff101 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:06:54.283288 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87555253-f1d5-44cf-b89f-4c70057ff101 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:54.283288 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 411/1651] 10.4.3.59 () {68 vars in 1362 bytes} [Thu Aug 6 13:06:54 2026] PUT /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:54.283487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cc7562c-31d0-4a0a-8e5c-962a2ca00079 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.291800 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cc7562c-31d0-4a0a-8e5c-962a2ca00079 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:54.291800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cc7562c-31d0-4a0a-8e5c-962a2ca00079 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.291800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cc7562c-31d0-4a0a-8e5c-962a2ca00079 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.298453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6893d5bb-552d-4702-aba8-3a654c7e032e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.300442 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6893d5bb-552d-4702-aba8-3a654c7e032e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:54.300632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6893d5bb-552d-4702-aba8-3a654c7e032e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.300833 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6893d5bb-552d-4702-aba8-3a654c7e032e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.304838 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.304838 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:54.309526 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5cc7562c-31d0-4a0a-8e5c-962a2ca00079 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:54.310084 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.310084 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:54.313927 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6893d5bb-552d-4702-aba8-3a654c7e032e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:54.314450 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cc7562c-31d0-4a0a-8e5c-962a2ca00079 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:54.315195 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 415/1652] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:54.318198 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6893d5bb-552d-4702-aba8-3a654c7e032e tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:54.318618 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 418/1653] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:54.333365 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.335775 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:54.336279 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-744050749", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1052089627"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:54.338257 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-744050749', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1052089627'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:54.338517 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume of 1 GB Aug 06 13:06:54.343799 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Availability Zones retrieved successfully. Aug 06 13:06:54.355446 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (e02e48ff-2152-4adf-9aea-6f84542fb44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:54.356892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0090d1c1-f54c-4bc0-8ff2-04f9e083ce4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:54.358384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:54.403422 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0090d1c1-f54c-4bc0-8ff2-04f9e083ce4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:54.403678 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99fc30dd-da57-4fe1-8c9e-4be352af0f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:54.406685 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9995b4e0-b064-4e5e-bc71-49ef46c5c072 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.409064 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9995b4e0-b064-4e5e-bc71-49ef46c5c072 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 Aug 06 13:06:54.409304 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9995b4e0-b064-4e5e-bc71-49ef46c5c072 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.409527 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9995b4e0-b064-4e5e-bc71-49ef46c5c072 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.409733 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9995b4e0-b064-4e5e-bc71-49ef46c5c072 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Show backup with id 041c8647-e695-468f-b4d3-2580d20ac983. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:54.413563 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9995b4e0-b064-4e5e-bc71-49ef46c5c072 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 returned with HTTP 404 Aug 06 13:06:54.413812 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 412/1654] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/backups/041c8647-e695-468f-b4d3-2580d20ac983 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:54.426490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.432101 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 Aug 06 13:06:54.432297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.432501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.432653 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Delete volume with id: 8f752f65-3502-43ae-97f3-501fae51bfd6 Aug 06 13:06:54.441551 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.441551 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:54.442083 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Volume info retrieved successfully. Aug 06 13:06:54.448478 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Created reservations ['e2328278-3d6f-4553-9974-874aa346c39b', '85196183-7480-47cf-8de8-c64e8c3e112b', 'ce1eb692-d6e1-4b52-bea0-9aea07f6c3b4', 'f94fe052-5c14-4a47-b5be-3f925e7c7940'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:54.449525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99fc30dd-da57-4fe1-8c9e-4be352af0f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2328278-3d6f-4553-9974-874aa346c39b', '85196183-7480-47cf-8de8-c64e8c3e112b', 'ce1eb692-d6e1-4b52-bea0-9aea07f6c3b4', 'f94fe052-5c14-4a47-b5be-3f925e7c7940']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:54.450522 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a11a1cc-2bb9-4576-a086-ee8040090fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:54.462387 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Delete volume request issued successfully. Aug 06 13:06:54.462662 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a32d705-0da2-499b-b4fe-83e8b469ca89 tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 returned with HTTP 202 Aug 06 13:06:54.463209 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 416/1655] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:06:54 2026] DELETE /volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:54.470629 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7a07220-2152-431c-8c95-7634e56b726a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.473863 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7a07220-2152-431c-8c95-7634e56b726a tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 Aug 06 13:06:54.473863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7a07220-2152-431c-8c95-7634e56b726a tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.473863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7a07220-2152-431c-8c95-7634e56b726a tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.484738 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.484738 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:54.484841 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a11a1cc-2bb9-4576-a086-ee8040090fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd74890d-bc3e-4841-8509-f5ece9cadba8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-744050749',display_name='tempest-VolumesGetTest-Volume-1052089627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['e2328278-3d6f-4553-9974-874aa346c39b','85196183-7480-47cf-8de8-c64e8c3e112b','ce1eb692-d6e1-4b52-bea0-9aea07f6c3b4','f94fe052-5c14-4a47-b5be-3f925e7c7940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-744050749',display_name='tempest-VolumesGetTest-Volume-1052089627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd74890d-bc3e-4841-8509-f5ece9cadba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e52faf063744dab735826a1efb809a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:54.484841 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac676574-8fc0-4c9c-8813-52808acbfd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:54.493840 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7a07220-2152-431c-8c95-7634e56b726a tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Volume info retrieved successfully. Aug 06 13:06:54.497117 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fbf9962-cf6f-4e67-9020-e2655c25b291 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.499867 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbf9962-cf6f-4e67-9020-e2655c25b291 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:54.500169 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbf9962-cf6f-4e67-9020-e2655c25b291 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.500618 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbf9962-cf6f-4e67-9020-e2655c25b291 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.500618 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7fbf9962-cf6f-4e67-9020-e2655c25b291 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:54.501394 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7a07220-2152-431c-8c95-7634e56b726a tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 returned with HTTP 200 Aug 06 13:06:54.502152 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 419/1656] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:54.506677 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.506677 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:54.507502 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbf9962-cf6f-4e67-9020-e2655c25b291 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:54.508021 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 413/1657] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:54.510113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac676574-8fc0-4c9c-8813-52808acbfd61) transitioned into 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-744050749',display_name='tempest-VolumesGetTest-Volume-1052089627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['e2328278-3d6f-4553-9974-874aa346c39b','85196183-7480-47cf-8de8-c64e8c3e112b','ce1eb692-d6e1-4b52-bea0-9aea07f6c3b4','f94fe052-5c14-4a47-b5be-3f925e7c7940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:54.511046 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e1e1a4-218e-425e-964c-f0912f6bf71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:54.522017 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e1e1a4-218e-425e-964c-f0912f6bf71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:54.523021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (e02e48ff-2152-4adf-9aea-6f84542fb44a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:54.523417 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request issued successfully. Aug 06 13:06:54.524119 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3211b6d5-82db-46b8-ab0f-0824460d39c0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:54.524766 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 410/1658] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:54 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 06 13:06:54.542480 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5201e867-1534-4096-be77-36dab26b0571 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:54.546319 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5201e867-1534-4096-be77-36dab26b0571 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:54.546669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5201e867-1534-4096-be77-36dab26b0571 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:54.546947 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5201e867-1534-4096-be77-36dab26b0571 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:54.555353 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:54.555353 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:54.559323 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5201e867-1534-4096-be77-36dab26b0571 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:54.564871 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5201e867-1534-4096-be77-36dab26b0571 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 returned with HTTP 200 Aug 06 13:06:54.565559 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 417/1659] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:54 2026] GET /volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:55.327705 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61df16e7-80ed-4ac6-8a3c-d56fab9825c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.331858 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61df16e7-80ed-4ac6-8a3c-d56fab9825c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:55.332012 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61df16e7-80ed-4ac6-8a3c-d56fab9825c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:55.332232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61df16e7-80ed-4ac6-8a3c-d56fab9825c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:55.344591 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:55.344591 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:55.350078 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61df16e7-80ed-4ac6-8a3c-d56fab9825c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:55.356516 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61df16e7-80ed-4ac6-8a3c-d56fab9825c0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:55.356954 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 420/1660] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:55 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:55.516675 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35bd9a24-d424-4ddd-955f-28a84b5e105e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.518586 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35bd9a24-d424-4ddd-955f-28a84b5e105e tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] GET https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 Aug 06 13:06:55.518796 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35bd9a24-d424-4ddd-955f-28a84b5e105e tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:55.518979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35bd9a24-d424-4ddd-955f-28a84b5e105e tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:55.524946 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35bd9a24-d424-4ddd-955f-28a84b5e105e tempest-ProjectMemberTests39-167220180 tempest-ProjectMemberTests39-167220180-project-admin] https://10.4.3.59/volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 returned with HTTP 404 Aug 06 13:06:55.525420 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 414/1661] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:55 2026] GET /volume/v3/volumes/8f752f65-3502-43ae-97f3-501fae51bfd6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:55.525528 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-25fbbbf5-a777-42a3-8d56-1e907209a589 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.527806 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25fbbbf5-a777-42a3-8d56-1e907209a589 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:55.528025 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25fbbbf5-a777-42a3-8d56-1e907209a589 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:55.528285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25fbbbf5-a777-42a3-8d56-1e907209a589 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:55.528471 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-25fbbbf5-a777-42a3-8d56-1e907209a589 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:55.532991 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:55.532991 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:55.533802 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25fbbbf5-a777-42a3-8d56-1e907209a589 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:55.534228 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 411/1662] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:55 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:55.581951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d63bdcb5-97eb-4009-a03c-33f431953a0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.585483 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d63bdcb5-97eb-4009-a03c-33f431953a0d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:55.585750 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d63bdcb5-97eb-4009-a03c-33f431953a0d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:55.585993 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d63bdcb5-97eb-4009-a03c-33f431953a0d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:55.593429 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:55.593429 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:55.597664 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d63bdcb5-97eb-4009-a03c-33f431953a0d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:55.602583 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d63bdcb5-97eb-4009-a03c-33f431953a0d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 returned with HTTP 200 Aug 06 13:06:55.603041 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 418/1663] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:55 2026] GET /volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:55.620095 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-310a3d87-96fa-415f-8673-3876c98ad8a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.625156 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-310a3d87-96fa-415f-8673-3876c98ad8a1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:55.625605 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-310a3d87-96fa-415f-8673-3876c98ad8a1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1677001040", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:55.641499 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:55.641499 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:55.646394 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-310a3d87-96fa-415f-8673-3876c98ad8a1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:55.654073 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-310a3d87-96fa-415f-8673-3876c98ad8a1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:06:55.654663 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-310a3d87-96fa-415f-8673-3876c98ad8a1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 returned with HTTP 200 Aug 06 13:06:55.655055 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 421/1664] 10.4.3.59 () {68 vars in 1361 bytes} [Thu Aug 6 13:06:55 2026] PUT /volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 => generated 768 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:55.672977 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcd1809f-8299-41c1-b1f6-342cca3696e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.678658 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcd1809f-8299-41c1-b1f6-342cca3696e2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:55.678929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcd1809f-8299-41c1-b1f6-342cca3696e2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:55.679197 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcd1809f-8299-41c1-b1f6-342cca3696e2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:55.687074 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:55.687074 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:55.691216 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcd1809f-8299-41c1-b1f6-342cca3696e2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:55.695731 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcd1809f-8299-41c1-b1f6-342cca3696e2 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 returned with HTTP 200 Aug 06 13:06:55.696126 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 415/1665] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:55 2026] GET /volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:55.710418 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.713114 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:55.713391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:55.713709 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:55.714010 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume with id: dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:55.721120 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:55.721120 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:55.721574 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:55.749761 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume request issued successfully. Aug 06 13:06:55.749971 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eadd6faf-12fe-4f17-8e8b-8ef17bfde788 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 returned with HTTP 202 Aug 06 13:06:55.750490 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 412/1666] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:55 2026] DELETE /volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:55.760279 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0edd598-cf43-4557-a02a-272d4cfef8a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:55.766532 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0edd598-cf43-4557-a02a-272d4cfef8a4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:55.766810 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0edd598-cf43-4557-a02a-272d4cfef8a4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:55.767044 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0edd598-cf43-4557-a02a-272d4cfef8a4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:55.774754 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:55.774754 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:55.783278 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0edd598-cf43-4557-a02a-272d4cfef8a4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:55.806991 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0edd598-cf43-4557-a02a-272d4cfef8a4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 returned with HTTP 200 Aug 06 13:06:55.807558 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 419/1667] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:55 2026] GET /volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 => generated 835 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:56.118633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-394fcad1-20c3-4697-afc0-df5a38fc5979 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.120395 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-394fcad1-20c3-4697-afc0-df5a38fc5979 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:56.120623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-394fcad1-20c3-4697-afc0-df5a38fc5979 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.120799 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-394fcad1-20c3-4697-afc0-df5a38fc5979 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.123171 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=521,cinder:INSERT=72,cinder:UPDATE=118 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:06:56.139538 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.139538 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:56.142777 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-394fcad1-20c3-4697-afc0-df5a38fc5979 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:56.150108 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-394fcad1-20c3-4697-afc0-df5a38fc5979 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:56.150108 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 422/1668] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:56.194153 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e858979c-c624-4243-9cec-55bbb7b14522 req-14c5cd17-020d-4af8-be0e-0a69c59f8821 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.195948 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-14c5cd17-020d-4af8-be0e-0a69c59f8821 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:56.196206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-14c5cd17-020d-4af8-be0e-0a69c59f8821 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.196563 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-14c5cd17-020d-4af8-be0e-0a69c59f8821 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.214854 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.214854 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:56.221075 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e858979c-c624-4243-9cec-55bbb7b14522 req-14c5cd17-020d-4af8-be0e-0a69c59f8821 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:56.227116 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-14c5cd17-020d-4af8-be0e-0a69c59f8821 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:56.227605 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 416/1669] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:56.248992 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e858979c-c624-4243-9cec-55bbb7b14522 req-41337f9b-e966-4959-9f37-d68e5eb26e2d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.250604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-41337f9b-e966-4959-9f37-d68e5eb26e2d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730/action Aug 06 13:06:56.251131 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-41337f9b-e966-4959-9f37-d68e5eb26e2d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:06:56.251399 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-41337f9b-e966-4959-9f37-d68e5eb26e2d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:56.270941 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.270941 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:56.273210 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e858979c-c624-4243-9cec-55bbb7b14522 req-41337f9b-e966-4959-9f37-d68e5eb26e2d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:56.283516 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e858979c-c624-4243-9cec-55bbb7b14522 req-41337f9b-e966-4959-9f37-d68e5eb26e2d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Begin detaching volume completed successfully. Aug 06 13:06:56.283900 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-41337f9b-e966-4959-9f37-d68e5eb26e2d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730/action returned with HTTP 202 Aug 06 13:06:56.284422 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 413/1670] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:06:56 2026] POST /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:06:56.354473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b958b4b-f1bb-478a-a3de-0e3aa9200b8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.354901 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b958b4b-f1bb-478a-a3de-0e3aa9200b8f None None] GET https://10.4.3.59/volume// Aug 06 13:06:56.355095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b958b4b-f1bb-478a-a3de-0e3aa9200b8f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.355302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b958b4b-f1bb-478a-a3de-0e3aa9200b8f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.355656 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b958b4b-f1bb-478a-a3de-0e3aa9200b8f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:06:56.355942 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 420/1671] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:06:56.370386 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e858979c-c624-4243-9cec-55bbb7b14522 req-92085149-b8af-41c4-9e08-fd511f9ce64f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.371923 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0885859-2229-4bf2-9dcd-6dac02f206e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.372988 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-92085149-b8af-41c4-9e08-fd511f9ce64f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:56.373295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-92085149-b8af-41c4-9e08-fd511f9ce64f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.373572 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-92085149-b8af-41c4-9e08-fd511f9ce64f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.378821 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0885859-2229-4bf2-9dcd-6dac02f206e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:56.379032 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0885859-2229-4bf2-9dcd-6dac02f206e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.379235 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0885859-2229-4bf2-9dcd-6dac02f206e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.385865 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.385865 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:56.391421 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e858979c-c624-4243-9cec-55bbb7b14522 req-92085149-b8af-41c4-9e08-fd511f9ce64f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:56.394613 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.394613 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:56.396859 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-92085149-b8af-41c4-9e08-fd511f9ce64f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:56.396859 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 423/1672] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:06:56.397490 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0885859-2229-4bf2-9dcd-6dac02f206e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:56.404982 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0885859-2229-4bf2-9dcd-6dac02f206e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:56.405683 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 417/1673] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:56.547824 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9fe945ad-4721-4ae3-8108-7e61ac242b7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.549864 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fe945ad-4721-4ae3-8108-7e61ac242b7a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:56.550078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fe945ad-4721-4ae3-8108-7e61ac242b7a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.550285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fe945ad-4721-4ae3-8108-7e61ac242b7a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.550414 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9fe945ad-4721-4ae3-8108-7e61ac242b7a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:56.555437 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.555437 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:56.556161 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fe945ad-4721-4ae3-8108-7e61ac242b7a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:56.556767 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 414/1674] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:56.827591 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ed314f3-35d5-46a5-8123-117b99ffbcd8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.832323 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ed314f3-35d5-46a5-8123-117b99ffbcd8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 Aug 06 13:06:56.832693 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ed314f3-35d5-46a5-8123-117b99ffbcd8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.832975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ed314f3-35d5-46a5-8123-117b99ffbcd8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.839823 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ed314f3-35d5-46a5-8123-117b99ffbcd8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 returned with HTTP 404 Aug 06 13:06:56.840369 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 421/1675] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/volumes/dd74890d-bc3e-4841-8509-f5ece9cadba8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:56.847090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-981a8c38-8aa0-45f4-9c28-38f9b62be514 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.849160 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-981a8c38-8aa0-45f4-9c28-38f9b62be514 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:56.849411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-981a8c38-8aa0-45f4-9c28-38f9b62be514 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.849636 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-981a8c38-8aa0-45f4-9c28-38f9b62be514 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.861786 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.861786 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:56.868577 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-981a8c38-8aa0-45f4-9c28-38f9b62be514 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:56.874999 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-981a8c38-8aa0-45f4-9c28-38f9b62be514 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:56.875633 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 424/1676] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:56.892456 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cf31548-4937-4f12-a274-f28712e9faa0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.893681 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cf31548-4937-4f12-a274-f28712e9faa0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:56.893900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cf31548-4937-4f12-a274-f28712e9faa0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.894114 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cf31548-4937-4f12-a274-f28712e9faa0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.894296 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0cf31548-4937-4f12-a274-f28712e9faa0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume with id: ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:56.902282 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.902282 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:56.905284 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cf31548-4937-4f12-a274-f28712e9faa0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:56.924284 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cf31548-4937-4f12-a274-f28712e9faa0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume request issued successfully. Aug 06 13:06:56.924284 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cf31548-4937-4f12-a274-f28712e9faa0 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 202 Aug 06 13:06:56.924284 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 418/1677] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:56 2026] DELETE /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:56.935803 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f48d5937-abc6-47fa-b842-f002e684f5c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:56.942298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f48d5937-abc6-47fa-b842-f002e684f5c5 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:56.942298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f48d5937-abc6-47fa-b842-f002e684f5c5 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:56.942298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f48d5937-abc6-47fa-b842-f002e684f5c5 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:56.952329 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:56.952329 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:56.963476 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f48d5937-abc6-47fa-b842-f002e684f5c5 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:56.969893 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f48d5937-abc6-47fa-b842-f002e684f5c5 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 200 Aug 06 13:06:56.970433 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 415/1678] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:56 2026] GET /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 921 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:06:57.094490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2830801-6b8e-435f-8ae4-724545d3afc1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.191967 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2830801-6b8e-435f-8ae4-724545d3afc1 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:06:57.192371 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2830801-6b8e-435f-8ae4-724545d3afc1 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1604201568", "extra_specs": {"storage_protocol": "tempest-storage_protocol-140347289", "vendor_name": "tempest-vendor_name-404249977"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:57.206897 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2830801-6b8e-435f-8ae4-724545d3afc1 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:06:57.207319 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 422/1679] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:06:57 2026] POST /volume/v3/types => generated 327 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:57.215912 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.218235 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:57.219084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8db840b-68e0-4be7-bad8-529f2f026d80", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:57.221432 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume request body: {'volume': {'volume_type': 'b8db840b-68e0-4be7-bad8-529f2f026d80', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:57.227596 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume of 1 GB Aug 06 13:06:57.227989 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:57.227989 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:57.228487 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Availability Zones retrieved successfully. Aug 06 13:06:57.236186 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Flow 'volume_create_api' (9cc2d1cc-935e-4ce7-a6db-0d195e5fb89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:57.237486 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eddb80b3-a132-4ef0-bba6-b5cddbef8c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:57.238478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:57.266707 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eddb80b3-a132-4ef0-bba6-b5cddbef8c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:06:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-140347289',vendor_name='tempest-vendor_name-404249977'},id=b8db840b-68e0-4be7-bad8-529f2f026d80,is_public=True,name='tempest-ProjectAdminTests-volume-type-1604201568',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8db840b-68e0-4be7-bad8-529f2f026d80', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:57.268116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf7d4c9-93bb-4a04-ab46-24b69f264c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:57.295892 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1604201568 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1604201568, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:57.296283 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1604201568 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1604201568, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:57.308376 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e858979c-c624-4243-9cec-55bbb7b14522 req-5a03a6ce-f11d-4a0a-917a-1a8ee51ea28a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.310430 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-5a03a6ce-f11d-4a0a-917a-1a8ee51ea28a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] DELETE https://10.4.3.59/volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f Aug 06 13:06:57.310650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-5a03a6ce-f11d-4a0a-917a-1a8ee51ea28a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:57.310855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-5a03a6ce-f11d-4a0a-917a-1a8ee51ea28a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:57.318165 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:57.318165 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:57.328930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Created reservations ['88a129a3-3303-4001-8bf4-8ec173f586e9', 'd11150fb-0fdf-45ea-978d-db06f6490d08', '8e169449-7935-4897-87d8-d82d003677e8', '5b88df40-463e-4d43-8fc3-e28150a2a6c3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:57.329906 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf7d4c9-93bb-4a04-ab46-24b69f264c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88a129a3-3303-4001-8bf4-8ec173f586e9', 'd11150fb-0fdf-45ea-978d-db06f6490d08', '8e169449-7935-4897-87d8-d82d003677e8', '5b88df40-463e-4d43-8fc3-e28150a2a6c3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:57.331002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0c1783-7422-4008-8d86-fe94884e3685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:57.364133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0c1783-7422-4008-8d86-fe94884e3685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0efdb471-1b09-4a63-9e25-d6cef3b820b0', '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='4565d3c55c5a4fefb0c6feec46ba7494',qos_specs=None,replication_status=,reservations=['88a129a3-3303-4001-8bf4-8ec173f586e9','d11150fb-0fdf-45ea-978d-db06f6490d08','8e169449-7935-4897-87d8-d82d003677e8','5b88df40-463e-4d43-8fc3-e28150a2a6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40de17f623334e1280e8a9218c9fbf00',volume_type_id=b8db840b-68e0-4be7-bad8-529f2f026d80), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0efdb471-1b09-4a63-9e25-d6cef3b820b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4565d3c55c5a4fefb0c6feec46ba7494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40de17f623334e1280e8a9218c9fbf00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8db840b-68e0-4be7-bad8-529f2f026d80),volume_type_id=b8db840b-68e0-4be7-bad8-529f2f026d80)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:57.365018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6259e9c1-bf02-464b-bfea-3a1410e7e30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:57.381782 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e858979c-c624-4243-9cec-55bbb7b14522 req-5a03a6ce-f11d-4a0a-917a-1a8ee51ea28a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f returned with HTTP 200 Aug 06 13:06:57.382626 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 419/1680] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:57 2026] DELETE /volume/v3/attachments/6dfe2238-6e25-4489-ad32-8e5fbb8d864f => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:57.387356 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6259e9c1-bf02-464b-bfea-3a1410e7e30c) transitioned into state 'SUCCESS' from 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='4565d3c55c5a4fefb0c6feec46ba7494',qos_specs=None,replication_status=,reservations=['88a129a3-3303-4001-8bf4-8ec173f586e9','d11150fb-0fdf-45ea-978d-db06f6490d08','8e169449-7935-4897-87d8-d82d003677e8','5b88df40-463e-4d43-8fc3-e28150a2a6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40de17f623334e1280e8a9218c9fbf00',volume_type_id=b8db840b-68e0-4be7-bad8-529f2f026d80)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:57.387356 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b552363c-6527-4b68-862f-a7daf54de5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:57.398963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b552363c-6527-4b68-862f-a7daf54de5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:57.399845 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Flow 'volume_create_api' (9cc2d1cc-935e-4ce7-a6db-0d195e5fb89d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:57.400182 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume request issued successfully. Aug 06 13:06:57.400972 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72330d9d-0f09-4609-84ee-0ca9366a06cf tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:57.402007 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 425/1681] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:06:57 2026] POST /volume/v3/volumes => generated 771 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:57.413282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9d392740-e6df-4c0c-8eec-5e319c1cb7c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.418523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f328705-dfee-48ba-bf82-b355bc688feb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.418690 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d392740-e6df-4c0c-8eec-5e319c1cb7c5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 Aug 06 13:06:57.418943 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d392740-e6df-4c0c-8eec-5e319c1cb7c5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:57.419195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d392740-e6df-4c0c-8eec-5e319c1cb7c5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:57.420171 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f328705-dfee-48ba-bf82-b355bc688feb tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:57.420420 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f328705-dfee-48ba-bf82-b355bc688feb tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:57.420669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f328705-dfee-48ba-bf82-b355bc688feb tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:57.431304 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:57.431304 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:57.432977 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:57.432977 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:57.435919 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2f328705-dfee-48ba-bf82-b355bc688feb tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:57.439770 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9d392740-e6df-4c0c-8eec-5e319c1cb7c5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:06:57.440376 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f328705-dfee-48ba-bf82-b355bc688feb tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:57.440376 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 423/1682] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:57 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:57.444205 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d392740-e6df-4c0c-8eec-5e319c1cb7c5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 returned with HTTP 200 Aug 06 13:06:57.444653 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 416/1683] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:57 2026] GET /volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 => generated 950 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:57.568793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b32093a-c553-405d-aaf9-f40acc0b681f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.571018 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b32093a-c553-405d-aaf9-f40acc0b681f tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:57.571327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b32093a-c553-405d-aaf9-f40acc0b681f tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:57.571590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b32093a-c553-405d-aaf9-f40acc0b681f tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:57.571733 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3b32093a-c553-405d-aaf9-f40acc0b681f tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:57.576039 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:57.576039 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:57.576639 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b32093a-c553-405d-aaf9-f40acc0b681f tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:57.576961 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 420/1684] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:57 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:57.983384 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22687ec8-5240-427c-b995-054e294a3efd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.985032 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22687ec8-5240-427c-b995-054e294a3efd tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed Aug 06 13:06:57.985234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22687ec8-5240-427c-b995-054e294a3efd tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:57.985455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22687ec8-5240-427c-b995-054e294a3efd tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:57.990440 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22687ec8-5240-427c-b995-054e294a3efd tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed returned with HTTP 404 Aug 06 13:06:57.990979 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 426/1685] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:57 2026] GET /volume/v3/volumes/ce01d1c2-8e88-4b93-9086-e3f09cc8f9ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:57.997426 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5da638d-e5ee-4451-91ef-9518f56f9ffa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:57.999201 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5da638d-e5ee-4451-91ef-9518f56f9ffa tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c Aug 06 13:06:57.999436 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5da638d-e5ee-4451-91ef-9518f56f9ffa tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:57.999629 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5da638d-e5ee-4451-91ef-9518f56f9ffa tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.006852 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.006852 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:58.011861 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5da638d-e5ee-4451-91ef-9518f56f9ffa tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:58.015744 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5da638d-e5ee-4451-91ef-9518f56f9ffa tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c returned with HTTP 200 Aug 06 13:06:58.016118 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 424/1686] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:57 2026] GET /volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.027910 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.029689 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c Aug 06 13:06:58.029869 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.030062 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.030253 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume with id: 1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c Aug 06 13:06:58.041249 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.041249 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:58.041752 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:58.058992 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume request issued successfully. Aug 06 13:06:58.059166 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-185cfe16-5cb0-40a7-996d-90d0a76377f8 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c returned with HTTP 202 Aug 06 13:06:58.059595 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 417/1687] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:06:58 2026] DELETE /volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:58.066400 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae15834d-4099-4a0b-83ce-fbbbfedbc236 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.068108 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae15834d-4099-4a0b-83ce-fbbbfedbc236 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c Aug 06 13:06:58.068305 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae15834d-4099-4a0b-83ce-fbbbfedbc236 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.068478 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae15834d-4099-4a0b-83ce-fbbbfedbc236 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.075115 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.075115 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:58.081892 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae15834d-4099-4a0b-83ce-fbbbfedbc236 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:58.085923 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae15834d-4099-4a0b-83ce-fbbbfedbc236 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c returned with HTTP 200 Aug 06 13:06:58.086268 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 421/1688] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.319433 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-e38e1b49-379c-4137-b753-ae468f7db5af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.324464 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-e38e1b49-379c-4137-b753-ae468f7db5af tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:58.325044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-e38e1b49-379c-4137-b753-ae468f7db5af tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.325297 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-e38e1b49-379c-4137-b753-ae468f7db5af tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.338380 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.338380 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:58.345822 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-e38e1b49-379c-4137-b753-ae468f7db5af tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:58.351623 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-e38e1b49-379c-4137-b753-ae468f7db5af tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:58.352191 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 427/1689] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:58.453738 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32c0294a-d3fb-44c9-b5e9-0c1b5a8c0729 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.454020 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c0afb78-54ef-4496-aa3a-c28c0fac5644 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.456922 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c0afb78-54ef-4496-aa3a-c28c0fac5644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:58.457118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c0afb78-54ef-4496-aa3a-c28c0fac5644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.457330 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c0afb78-54ef-4496-aa3a-c28c0fac5644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.459249 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32c0294a-d3fb-44c9-b5e9-0c1b5a8c0729 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:06:58.459479 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32c0294a-d3fb-44c9-b5e9-0c1b5a8c0729 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.459669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32c0294a-d3fb-44c9-b5e9-0c1b5a8c0729 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.462628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-459092eb-326c-417d-a16c-2d698a147194 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.465179 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-459092eb-326c-417d-a16c-2d698a147194 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 Aug 06 13:06:58.465179 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-459092eb-326c-417d-a16c-2d698a147194 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.465725 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-459092eb-326c-417d-a16c-2d698a147194 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.470037 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.470037 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:58.471642 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.471642 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:58.475694 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.475694 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:58.476621 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32c0294a-d3fb-44c9-b5e9-0c1b5a8c0729 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:06:58.477077 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6c0afb78-54ef-4496-aa3a-c28c0fac5644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:58.481406 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-459092eb-326c-417d-a16c-2d698a147194 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:06:58.482401 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c0afb78-54ef-4496-aa3a-c28c0fac5644 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:58.482686 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32c0294a-d3fb-44c9-b5e9-0c1b5a8c0729 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:06:58.482793 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 418/1690] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:06:58.483097 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 425/1691] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.488392 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-459092eb-326c-417d-a16c-2d698a147194 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 returned with HTTP 200 Aug 06 13:06:58.488845 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 422/1692] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.504970 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f474838-e798-4b87-a6ce-7a0036a2bd36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.507141 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f474838-e798-4b87-a6ce-7a0036a2bd36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:06:58.507401 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f474838-e798-4b87-a6ce-7a0036a2bd36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.507655 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f474838-e798-4b87-a6ce-7a0036a2bd36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.514329 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f474838-e798-4b87-a6ce-7a0036a2bd36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:06:58.514848 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 428/1693] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.524023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6ee313fb-91fb-4ce9-b0f1-117d9cccc5af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.527013 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ee313fb-91fb-4ce9-b0f1-117d9cccc5af tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/messages/2284bcd7-abd7-4f48-9d36-f7abe2adca1a Aug 06 13:06:58.527213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ee313fb-91fb-4ce9-b0f1-117d9cccc5af tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.527406 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ee313fb-91fb-4ce9-b0f1-117d9cccc5af tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.537620 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ee313fb-91fb-4ce9-b0f1-117d9cccc5af tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages/2284bcd7-abd7-4f48-9d36-f7abe2adca1a returned with HTTP 204 Aug 06 13:06:58.538128 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 419/1694] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:06:58 2026] DELETE /volume/v3/messages/2284bcd7-abd7-4f48-9d36-f7abe2adca1a => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:06:58.546394 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d091e4c-0277-41a8-963e-67cdde859aea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.548189 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d091e4c-0277-41a8-963e-67cdde859aea tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/messages/2284bcd7-abd7-4f48-9d36-f7abe2adca1a Aug 06 13:06:58.548418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d091e4c-0277-41a8-963e-67cdde859aea tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.548625 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d091e4c-0277-41a8-963e-67cdde859aea tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.552669 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d091e4c-0277-41a8-963e-67cdde859aea tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages/2284bcd7-abd7-4f48-9d36-f7abe2adca1a returned with HTTP 404 Aug 06 13:06:58.553079 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 426/1695] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/messages/2284bcd7-abd7-4f48-9d36-f7abe2adca1a => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:58.574584 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de578415-bd34-47fc-a74a-9a61f574bc3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.577280 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 Aug 06 13:06:58.577698 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.577990 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.578195 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Delete volume with id: 0efdb471-1b09-4a63-9e25-d6cef3b820b0 Aug 06 13:06:58.588793 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.588793 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:58.589216 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:06:58.589678 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a0b713b-49b0-454a-ad93-dee7972aedd5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.590631 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:06:58.591592 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a0b713b-49b0-454a-ad93-dee7972aedd5 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:58.591995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a0b713b-49b0-454a-ad93-dee7972aedd5 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.592249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a0b713b-49b0-454a-ad93-dee7972aedd5 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.592425 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5a0b713b-49b0-454a-ad93-dee7972aedd5 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:58.598666 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.598666 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:58.599446 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a0b713b-49b0-454a-ad93-dee7972aedd5 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:58.600279 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 429/1696] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.617615 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1604201568 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1604201568, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:58.618002 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1604201568 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1604201568, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:58.635027 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Created reservations ['a5bf8fb5-ff4f-4382-8f96-a435a3b8fafb', '9efb49a2-1b13-41e7-b9c9-6c7be6a49ee9', 'aa228514-5804-47b9-b307-dd93e6f5a51b', 'b919101a-4f61-4f9d-ba95-035857fd3d43'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:58.672925 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Delete volume request issued successfully. Aug 06 13:06:58.673213 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de578415-bd34-47fc-a74a-9a61f574bc3e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 returned with HTTP 202 Aug 06 13:06:58.674410 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 423/1697] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:06:58 2026] DELETE /volume/v3/volumes/0efdb471-1b09-4a63-9e25-d6cef3b820b0 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:58.681981 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ad186609-81cd-4e6c-9a35-55f0b5c1f45e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.685095 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad186609-81cd-4e6c-9a35-55f0b5c1f45e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/types/b8db840b-68e0-4be7-bad8-529f2f026d80 Aug 06 13:06:58.685368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad186609-81cd-4e6c-9a35-55f0b5c1f45e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.685673 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad186609-81cd-4e6c-9a35-55f0b5c1f45e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.722576 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad186609-81cd-4e6c-9a35-55f0b5c1f45e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/types/b8db840b-68e0-4be7-bad8-529f2f026d80 returned with HTTP 202 Aug 06 13:06:58.723150 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 420/1698] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:06:58 2026] DELETE /volume/v3/types/b8db840b-68e0-4be7-bad8-529f2f026d80 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:06:58.728368 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-39604898-5760-44e2-836a-19642c89b2a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.733523 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-39604898-5760-44e2-836a-19642c89b2a5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 Aug 06 13:06:58.733821 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-39604898-5760-44e2-836a-19642c89b2a5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.734077 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-39604898-5760-44e2-836a-19642c89b2a5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.734923 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2db4a36-7cf3-4817-a6b9-0babc6cdba23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.736797 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2db4a36-7cf3-4817-a6b9-0babc6cdba23 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:06:58.737157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2db4a36-7cf3-4817-a6b9-0babc6cdba23 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1558170156", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1915287907", "vendor_name": "tempest-vendor_name-1610877647"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:58.751576 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.751576 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:58.764297 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2db4a36-7cf3-4817-a6b9-0babc6cdba23 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:06:58.764728 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 430/1699] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:06:58 2026] POST /volume/v3/types => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.777030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.779180 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:58.779780 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40950b42-1743-496b-ae6c-965046fc56c1", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:58.781821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume request body: {'volume': {'volume_type': '40950b42-1743-496b-ae6c-965046fc56c1', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:58.790356 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume of 1 GB Aug 06 13:06:58.790745 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.790745 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:58.791257 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Availability Zones retrieved successfully. Aug 06 13:06:58.801994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Flow 'volume_create_api' (dd0c041c-8c19-4698-bd22-d81ef7020ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:58.805473 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79cc5f4-cc21-4643-af16-6c57670cf93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:58.808040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:58.823496 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98d1763e-6cca-49a9-b6e6-602a0857b97c req-39604898-5760-44e2-836a-19642c89b2a5 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 returned with HTTP 200 Aug 06 13:06:58.823973 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 427/1700] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:06:58 2026] DELETE /volume/v3/attachments/7ff58f04-ca58-4d64-911a-8d97bdef0853 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:58.837399 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79cc5f4-cc21-4643-af16-6c57670cf93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:06:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1915287907',vendor_name='tempest-vendor_name-1610877647'},id=40950b42-1743-496b-ae6c-965046fc56c1,is_public=True,name='tempest-ProjectAdminTests-volume-type-1558170156',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40950b42-1743-496b-ae6c-965046fc56c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:58.839066 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc83e91-7be7-466f-bdf4-9ed15e4557a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:58.868836 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1558170156 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1558170156, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:58.869134 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1558170156 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1558170156, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:06:58.891790 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Created reservations ['5d77ed4e-43ef-4811-841b-a66f4b6db6a2', 'ad74db5d-2500-4652-b9a1-087484cd443e', '23084760-acbf-4b3b-b30a-4e9f0c96d8dc', '7fd0148a-60da-45b7-b0f2-d7f666dd3ca1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:58.892746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc83e91-7be7-466f-bdf4-9ed15e4557a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d77ed4e-43ef-4811-841b-a66f4b6db6a2', 'ad74db5d-2500-4652-b9a1-087484cd443e', '23084760-acbf-4b3b-b30a-4e9f0c96d8dc', '7fd0148a-60da-45b7-b0f2-d7f666dd3ca1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:58.893494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1688662c-49a9-4b0d-a50f-7763742ce79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:58.921113 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1688662c-49a9-4b0d-a50f-7763742ce79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82153fed-efd6-462e-b852-04e08cb94ab8', '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='4565d3c55c5a4fefb0c6feec46ba7494',qos_specs=None,replication_status=,reservations=['5d77ed4e-43ef-4811-841b-a66f4b6db6a2','ad74db5d-2500-4652-b9a1-087484cd443e','23084760-acbf-4b3b-b30a-4e9f0c96d8dc','7fd0148a-60da-45b7-b0f2-d7f666dd3ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40de17f623334e1280e8a9218c9fbf00',volume_type_id=40950b42-1743-496b-ae6c-965046fc56c1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82153fed-efd6-462e-b852-04e08cb94ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4565d3c55c5a4fefb0c6feec46ba7494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40de17f623334e1280e8a9218c9fbf00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40950b42-1743-496b-ae6c-965046fc56c1),volume_type_id=40950b42-1743-496b-ae6c-965046fc56c1)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:58.922170 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5546b5-d42f-4669-b498-d91c89b75dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:58.938079 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5546b5-d42f-4669-b498-d91c89b75dfd) transitioned into state 'SUCCESS' from 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='4565d3c55c5a4fefb0c6feec46ba7494',qos_specs=None,replication_status=,reservations=['5d77ed4e-43ef-4811-841b-a66f4b6db6a2','ad74db5d-2500-4652-b9a1-087484cd443e','23084760-acbf-4b3b-b30a-4e9f0c96d8dc','7fd0148a-60da-45b7-b0f2-d7f666dd3ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40de17f623334e1280e8a9218c9fbf00',volume_type_id=40950b42-1743-496b-ae6c-965046fc56c1)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:58.939188 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70a15e2-5be4-41e5-a695-790fc812982f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:58.946397 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70a15e2-5be4-41e5-a695-790fc812982f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:58.947164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Flow 'volume_create_api' (dd0c041c-8c19-4698-bd22-d81ef7020ad6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:58.947525 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume request issued successfully. Aug 06 13:06:58.948094 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d40131b0-675b-46a4-96d4-f5ef6ec25c18 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:58.951277 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 424/1701] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:06:58 2026] POST /volume/v3/volumes => generated 771 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:58.959536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-093f988d-30c7-4bc7-a308-de0b3c49ef8f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:58.961291 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-093f988d-30c7-4bc7-a308-de0b3c49ef8f tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 Aug 06 13:06:58.961515 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-093f988d-30c7-4bc7-a308-de0b3c49ef8f tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:58.961712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-093f988d-30c7-4bc7-a308-de0b3c49ef8f tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:58.969875 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:58.969875 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:58.975145 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-093f988d-30c7-4bc7-a308-de0b3c49ef8f tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:06:58.978966 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-093f988d-30c7-4bc7-a308-de0b3c49ef8f tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 returned with HTTP 200 Aug 06 13:06:58.979387 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 421/1702] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:58 2026] GET /volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:59.116506 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-726004fc-6368-4095-96b2-1808ac9a447f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.117963 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-726004fc-6368-4095-96b2-1808ac9a447f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c Aug 06 13:06:59.118170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-726004fc-6368-4095-96b2-1808ac9a447f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:59.118418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-726004fc-6368-4095-96b2-1808ac9a447f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:59.129716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-726004fc-6368-4095-96b2-1808ac9a447f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c returned with HTTP 404 Aug 06 13:06:59.130223 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 431/1703] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:59 2026] GET /volume/v3/volumes/1a86ee00-8b42-4c6d-bb6f-ce3d03019b3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:06:59.190514 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.193550 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:59.193550 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-VolumesGetTest-Volume-1849376024", "metadata": {"Type": "Test"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:59.195665 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request body: {'volume': {'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1849376024', 'metadata': {'Type': 'Test'}}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:59.292379 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume of 1 GB Aug 06 13:06:59.292698 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.292698 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:59.297377 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Availability Zones retrieved successfully. Aug 06 13:06:59.306813 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (557398bd-348c-472d-8f59-c7e5ab5cc018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:59.309104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f866be2f-226c-4108-91a9-ec6c734e8826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.313097 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:59.398040 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f866be2f-226c-4108-91a9-ec6c734e8826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.399250 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483a85cc-96eb-4a02-a8fe-94d370efa07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.462587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Created reservations ['b7a4b59c-4328-4d5a-ba86-f5189d594b21', '626113f0-aedd-4347-a10d-d4dc5ae9171f', '79d176e8-0b20-4216-b7b9-009dc81faf07', '20b6d6bb-4cb2-4892-865f-52be756fa489'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:59.462587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483a85cc-96eb-4a02-a8fe-94d370efa07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7a4b59c-4328-4d5a-ba86-f5189d594b21', '626113f0-aedd-4347-a10d-d4dc5ae9171f', '79d176e8-0b20-4216-b7b9-009dc81faf07', '20b6d6bb-4cb2-4892-865f-52be756fa489']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.464012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fae76c-8226-4d88-8ce1-b926a31a2acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.496756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fae76c-8226-4d88-8ce1-b926a31a2acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a659f611-9681-4d39-a5a5-589b620d2f99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1849376024',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['b7a4b59c-4328-4d5a-ba86-f5189d594b21','626113f0-aedd-4347-a10d-d4dc5ae9171f','79d176e8-0b20-4216-b7b9-009dc81faf07','20b6d6bb-4cb2-4892-865f-52be756fa489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1849376024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a659f611-9681-4d39-a5a5-589b620d2f99,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='89e52faf063744dab735826a1efb809a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.497875 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446f27b2-78bb-423b-abbf-c28ecc4cd391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.499989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c699fe7-b31a-4004-9c5c-eccd427ff881 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.501761 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c699fe7-b31a-4004-9c5c-eccd427ff881 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:59.501938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c699fe7-b31a-4004-9c5c-eccd427ff881 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:59.502109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c699fe7-b31a-4004-9c5c-eccd427ff881 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:59.509600 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.509600 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:59.513713 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c699fe7-b31a-4004-9c5c-eccd427ff881 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:59.518499 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c699fe7-b31a-4004-9c5c-eccd427ff881 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:59.518651 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 425/1704] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:59 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:59.520958 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446f27b2-78bb-423b-abbf-c28ecc4cd391) transitioned into state 'SUCCESS' from state '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-1849376024',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['b7a4b59c-4328-4d5a-ba86-f5189d594b21','626113f0-aedd-4347-a10d-d4dc5ae9171f','79d176e8-0b20-4216-b7b9-009dc81faf07','20b6d6bb-4cb2-4892-865f-52be756fa489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.521684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54df55b9-959d-4708-ac04-cfaf0c939822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.529254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54df55b9-959d-4708-ac04-cfaf0c939822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.530020 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (557398bd-348c-472d-8f59-c7e5ab5cc018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:59.530215 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c39faad1-6d57-463c-9577-35fdbe8f7d44 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.530538 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request issued successfully. Aug 06 13:06:59.530900 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14dbfb99-dfb5-4c93-ae9d-f1be4d32df12 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:06:59.531315 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 428/1705] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:59 2026] POST /volume/v3/volumes => generated 757 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:06:59.532000 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c39faad1-6d57-463c-9577-35fdbe8f7d44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:59.532187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c39faad1-6d57-463c-9577-35fdbe8f7d44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:59.532400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c39faad1-6d57-463c-9577-35fdbe8f7d44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:59.545521 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e18b3878-b4da-4735-8a82-daa6393eaa6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.546001 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.546001 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:59.547423 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e18b3878-b4da-4735-8a82-daa6393eaa6a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:06:59.547606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e18b3878-b4da-4735-8a82-daa6393eaa6a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:59.547824 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e18b3878-b4da-4735-8a82-daa6393eaa6a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:59.549902 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c39faad1-6d57-463c-9577-35fdbe8f7d44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:59.554604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c39faad1-6d57-463c-9577-35fdbe8f7d44 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:59.554977 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 422/1706] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:59 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:59.555176 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.555176 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:06:59.558812 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e18b3878-b4da-4735-8a82-daa6393eaa6a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:06:59.562874 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e18b3878-b4da-4735-8a82-daa6393eaa6a tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:06:59.563221 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 432/1707] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:59 2026] GET /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:59.612167 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58f1c789-cef5-476e-a302-8871d6706608 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.614162 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58f1c789-cef5-476e-a302-8871d6706608 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:06:59.614379 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58f1c789-cef5-476e-a302-8871d6706608 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:59.614562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58f1c789-cef5-476e-a302-8871d6706608 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:59.614678 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-58f1c789-cef5-476e-a302-8871d6706608 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:06:59.619088 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.619088 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:06:59.619851 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58f1c789-cef5-476e-a302-8871d6706608 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:06:59.620358 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 426/1708] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:59 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:06:59.628243 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f44c9059-baac-48b8-b4d7-029bd34d7ee9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.630252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f44c9059-baac-48b8-b4d7-029bd34d7ee9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:06:59.630517 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f44c9059-baac-48b8-b4d7-029bd34d7ee9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:59.630768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f44c9059-baac-48b8-b4d7-029bd34d7ee9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:59.638174 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.638174 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:06:59.643132 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f44c9059-baac-48b8-b4d7-029bd34d7ee9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:06:59.647774 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f44c9059-baac-48b8-b4d7-029bd34d7ee9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:06:59.648158 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 429/1709] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:06:59 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:06:59.715962 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.717685 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:06:59.717989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1196826947", "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:06:59.719401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1196826947', 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:06:59.823434 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume of 1 GB Aug 06 13:06:59.823726 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.823726 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:59.824205 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Availability Zones retrieved successfully. Aug 06 13:06:59.832728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (fd52666c-11b5-40ed-8269-d825ae4d4d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:06:59.833514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db5832d-8d11-478c-8d70-aed7f5e00508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.834376 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:06:59.880927 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:06:59.880927 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:06:59.895723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db5832d-8d11-478c-8d70-aed7f5e00508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3475999b-d4e1-497a-a5de-88636978d4c3,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3475999b-d4e1-497a-a5de-88636978d4c3', 'encryption_key_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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.896114 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c366a93-2e43-44ff-a152-1a2950b17f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.947480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Created reservations ['8bdb0b0e-fef6-4b18-9f81-e3a4f62db978', 'f5db7617-b596-4dbb-9b90-44a126732bbf', '79345f37-4808-4d3d-b2b3-6c2c5c2d6eb6', '7580d0a0-9dd3-4ee1-8935-c5202363309f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:06:59.948244 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c366a93-2e43-44ff-a152-1a2950b17f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bdb0b0e-fef6-4b18-9f81-e3a4f62db978', 'f5db7617-b596-4dbb-9b90-44a126732bbf', '79345f37-4808-4d3d-b2b3-6c2c5c2d6eb6', '7580d0a0-9dd3-4ee1-8935-c5202363309f']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.948822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7192f6e6-8c68-407e-ac6b-0fb0f179aff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.974718 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7192f6e6-8c68-407e-ac6b-0fb0f179aff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a25e1e3b-c563-4453-989e-a7808c15257e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1196826947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['8bdb0b0e-fef6-4b18-9f81-e3a4f62db978','f5db7617-b596-4dbb-9b90-44a126732bbf','79345f37-4808-4d3d-b2b3-6c2c5c2d6eb6','7580d0a0-9dd3-4ee1-8935-c5202363309f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:06:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1196826947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a25e1e3b-c563-4453-989e-a7808c15257e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6eb078a7b6ec475995fb991b52730bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29aa70c7d95140f6af40a6277964e8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3475999b-d4e1-497a-a5de-88636978d4c3),volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.975229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249cd409-b085-419b-aaf2-b1adbe8507a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:06:59.993003 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-017ee83d-4d96-4946-b5a9-2d59f7923783 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:06:59.995883 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-017ee83d-4d96-4946-b5a9-2d59f7923783 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 Aug 06 13:06:59.995883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-017ee83d-4d96-4946-b5a9-2d59f7923783 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:06:59.996043 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249cd409-b085-419b-aaf2-b1adbe8507a2) transitioned into state 'SUCCESS' from state '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-1196826947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6eb078a7b6ec475995fb991b52730bbe',qos_specs=None,replication_status=,reservations=['8bdb0b0e-fef6-4b18-9f81-e3a4f62db978','f5db7617-b596-4dbb-9b90-44a126732bbf','79345f37-4808-4d3d-b2b3-6c2c5c2d6eb6','7580d0a0-9dd3-4ee1-8935-c5202363309f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29aa70c7d95140f6af40a6277964e8e2',volume_type_id=3475999b-d4e1-497a-a5de-88636978d4c3)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:06:59.996195 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-017ee83d-4d96-4946-b5a9-2d59f7923783 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:06:59.996607 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54506c7-fce9-4d6c-bf6c-27de3812979a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.003286 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.003286 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:00.005656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54506c7-fce9-4d6c-bf6c-27de3812979a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.006761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Flow 'volume_create_api' (fd52666c-11b5-40ed-8269-d825ae4d4d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:00.006938 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create volume request issued successfully. Aug 06 13:07:00.007968 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79d1cd5c-4db1-4862-9f60-8ae6a6b7e5f0 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:00.008229 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-017ee83d-4d96-4946-b5a9-2d59f7923783 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:07:00.008804 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 423/1710] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:06:59 2026] POST /volume/v3/volumes => generated 758 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:00.021843 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-017ee83d-4d96-4946-b5a9-2d59f7923783 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 returned with HTTP 200 Aug 06 13:07:00.021953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b07c084-d788-4f0b-846c-eb44ed913206 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.022438 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 433/1711] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:06:59 2026] GET /volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.026374 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b07c084-d788-4f0b-846c-eb44ed913206 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:00.026614 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b07c084-d788-4f0b-846c-eb44ed913206 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.026815 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b07c084-d788-4f0b-846c-eb44ed913206 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.038106 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3442107-f804-4012-b916-d713c1c7db12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.038823 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.038823 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:00.040318 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3442107-f804-4012-b916-d713c1c7db12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:00.040432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3442107-f804-4012-b916-d713c1c7db12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.040639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3442107-f804-4012-b916-d713c1c7db12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.047543 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3442107-f804-4012-b916-d713c1c7db12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:00.048061 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 430/1712] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.048951 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b07c084-d788-4f0b-846c-eb44ed913206 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:00.055042 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b07c084-d788-4f0b-846c-eb44ed913206 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:00.055363 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 427/1713] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.060581 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c865e270-b8b3-4cdf-a92e-3f39c1546172 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.062841 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c865e270-b8b3-4cdf-a92e-3f39c1546172 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:00.063325 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c865e270-b8b3-4cdf-a92e-3f39c1546172 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.063743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c865e270-b8b3-4cdf-a92e-3f39c1546172 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.064165 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.064165 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:00.069392 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c865e270-b8b3-4cdf-a92e-3f39c1546172 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:00.069824 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 424/1714] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.085322 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c6260c08-a4a1-41dc-995f-32b23be86642 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.088302 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6260c08-a4a1-41dc-995f-32b23be86642 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/messages/6a7698db-e904-44b5-9572-4c230763a51d Aug 06 13:07:00.088607 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6260c08-a4a1-41dc-995f-32b23be86642 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.088953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6260c08-a4a1-41dc-995f-32b23be86642 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.101016 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6260c08-a4a1-41dc-995f-32b23be86642 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages/6a7698db-e904-44b5-9572-4c230763a51d returned with HTTP 204 Aug 06 13:07:00.101502 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 434/1715] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:07:00 2026] DELETE /volume/v3/messages/6a7698db-e904-44b5-9572-4c230763a51d => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:07:00.112310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.114463 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 Aug 06 13:07:00.114944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.115305 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.115637 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Delete volume with id: 82153fed-efd6-462e-b852-04e08cb94ab8 Aug 06 13:07:00.131751 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.131751 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:00.131751 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:07:00.134070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:07:00.148936 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1558170156 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1558170156, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:00.149478 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1558170156 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1558170156, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:00.161572 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Created reservations ['d63a1809-6c72-45e2-bb87-822cd5077480', '5dfa991a-5109-4af0-8736-51dc653fe89b', '3b64fe1a-c5c4-46a5-a7e9-96f119cba1e8', '05df1503-1506-4381-aa07-a8b2f94585af'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:00.193038 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Delete volume request issued successfully. Aug 06 13:07:00.196025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c4416f5-54d1-41f8-b4f4-b300c87c3528 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 returned with HTTP 202 Aug 06 13:07:00.196025 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 431/1716] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:00 2026] DELETE /volume/v3/volumes/82153fed-efd6-462e-b852-04e08cb94ab8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:00.202167 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62309379-5b27-4922-9663-87cd12513f0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.204072 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62309379-5b27-4922-9663-87cd12513f0a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/types/40950b42-1743-496b-ae6c-965046fc56c1 Aug 06 13:07:00.204357 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62309379-5b27-4922-9663-87cd12513f0a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.204550 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62309379-5b27-4922-9663-87cd12513f0a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.230070 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62309379-5b27-4922-9663-87cd12513f0a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/types/40950b42-1743-496b-ae6c-965046fc56c1 returned with HTTP 202 Aug 06 13:07:00.230621 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 428/1717] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:00 2026] DELETE /volume/v3/types/40950b42-1743-496b-ae6c-965046fc56c1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:00.240601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d1c3ceda-0b91-4683-9bcf-342640e76d41 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.243053 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1c3ceda-0b91-4683-9bcf-342640e76d41 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:00.243506 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1c3ceda-0b91-4683-9bcf-342640e76d41 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1703834217", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1865346296", "vendor_name": "tempest-vendor_name-226184466"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:00.281525 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1c3ceda-0b91-4683-9bcf-342640e76d41 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:00.282070 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 425/1718] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:00 2026] POST /volume/v3/types => generated 328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.291378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.294092 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:00.294172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a8dcacba-3cc3-485d-bc78-7b56a2f9257d", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:00.296514 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume request body: {'volume': {'volume_type': 'a8dcacba-3cc3-485d-bc78-7b56a2f9257d', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:00.301121 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume of 1 GB Aug 06 13:07:00.301472 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.301472 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:00.302097 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Availability Zones retrieved successfully. Aug 06 13:07:00.307285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Flow 'volume_create_api' (c2ee9f82-20ae-418f-b354-e172d641559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:00.309234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9482be-8427-460d-8805-a98955307b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.310008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:00.328742 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9482be-8427-460d-8805-a98955307b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:07:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1865346296',vendor_name='tempest-vendor_name-226184466'},id=a8dcacba-3cc3-485d-bc78-7b56a2f9257d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1703834217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8dcacba-3cc3-485d-bc78-7b56a2f9257d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.329807 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417bef3e-7c0f-4dc9-b232-49c2a2b7ace0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.355717 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1703834217 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1703834217, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:00.356004 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1703834217 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1703834217, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:00.382417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Created reservations ['f56060ed-57c0-4c75-bdfc-be1d64e3ebd4', 'd256b78d-fe0c-4b35-b475-d3bcb941ba70', '58ebe361-2575-4302-8e61-289335049b59', 'a2023804-646d-40d0-b69c-f016260afd15'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:00.383209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417bef3e-7c0f-4dc9-b232-49c2a2b7ace0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f56060ed-57c0-4c75-bdfc-be1d64e3ebd4', 'd256b78d-fe0c-4b35-b475-d3bcb941ba70', '58ebe361-2575-4302-8e61-289335049b59', 'a2023804-646d-40d0-b69c-f016260afd15']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.383922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95855622-fd83-4519-9875-e144ad88b48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.409913 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95855622-fd83-4519-9875-e144ad88b48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a49f1327-9fed-4d88-8a2c-071f33e73746', '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='4565d3c55c5a4fefb0c6feec46ba7494',qos_specs=None,replication_status=,reservations=['f56060ed-57c0-4c75-bdfc-be1d64e3ebd4','d256b78d-fe0c-4b35-b475-d3bcb941ba70','58ebe361-2575-4302-8e61-289335049b59','a2023804-646d-40d0-b69c-f016260afd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40de17f623334e1280e8a9218c9fbf00',volume_type_id=a8dcacba-3cc3-485d-bc78-7b56a2f9257d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a49f1327-9fed-4d88-8a2c-071f33e73746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4565d3c55c5a4fefb0c6feec46ba7494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40de17f623334e1280e8a9218c9fbf00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8dcacba-3cc3-485d-bc78-7b56a2f9257d),volume_type_id=a8dcacba-3cc3-485d-bc78-7b56a2f9257d)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.410676 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f37fc1-ec11-48f3-8998-9aa6a3223bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.426222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f37fc1-ec11-48f3-8998-9aa6a3223bd9) transitioned into state 'SUCCESS' from 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='4565d3c55c5a4fefb0c6feec46ba7494',qos_specs=None,replication_status=,reservations=['f56060ed-57c0-4c75-bdfc-be1d64e3ebd4','d256b78d-fe0c-4b35-b475-d3bcb941ba70','58ebe361-2575-4302-8e61-289335049b59','a2023804-646d-40d0-b69c-f016260afd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40de17f623334e1280e8a9218c9fbf00',volume_type_id=a8dcacba-3cc3-485d-bc78-7b56a2f9257d)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.426864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af109a2-ff36-46d3-a556-f9d754d98c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.434372 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af109a2-ff36-46d3-a556-f9d754d98c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.435096 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Flow 'volume_create_api' (c2ee9f82-20ae-418f-b354-e172d641559d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:00.435383 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Create volume request issued successfully. Aug 06 13:07:00.435945 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80eb0a1e-6846-49dc-8606-71b34259ac2e tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:00.436345 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 435/1719] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:07:00 2026] POST /volume/v3/volumes => generated 771 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:00.450224 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-227f435c-1aef-4647-8426-2c13b831ff12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.452050 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-227f435c-1aef-4647-8426-2c13b831ff12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 Aug 06 13:07:00.452196 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-227f435c-1aef-4647-8426-2c13b831ff12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.452388 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-227f435c-1aef-4647-8426-2c13b831ff12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.460787 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.460787 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:00.463853 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-227f435c-1aef-4647-8426-2c13b831ff12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:07:00.469971 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-227f435c-1aef-4647-8426-2c13b831ff12 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 returned with HTTP 200 Aug 06 13:07:00.470270 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 432/1720] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.576617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-655792c1-f3df-4390-bdcd-416372c6622b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.578840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-655792c1-f3df-4390-bdcd-416372c6622b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:00.579094 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-655792c1-f3df-4390-bdcd-416372c6622b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.579353 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-655792c1-f3df-4390-bdcd-416372c6622b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.588459 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.588459 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:00.592999 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-655792c1-f3df-4390-bdcd-416372c6622b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:00.598878 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-655792c1-f3df-4390-bdcd-416372c6622b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:07:00.599385 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 429/1721] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:00.612733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7fe069d3-8ef7-457e-8b28-4e90c95a2728 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.614671 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fe069d3-8ef7-457e-8b28-4e90c95a2728 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:00.614897 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fe069d3-8ef7-457e-8b28-4e90c95a2728 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.615102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fe069d3-8ef7-457e-8b28-4e90c95a2728 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.622766 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.622766 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:00.626195 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7fe069d3-8ef7-457e-8b28-4e90c95a2728 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:00.630691 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fe069d3-8ef7-457e-8b28-4e90c95a2728 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:07:00.631121 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 426/1722] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:00.631157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ca2dd90-de3c-4f7b-a18c-ccc0c9c545f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.632954 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ca2dd90-de3c-4f7b-a18c-ccc0c9c545f6 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:00.633148 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ca2dd90-de3c-4f7b-a18c-ccc0c9c545f6 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.633355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ca2dd90-de3c-4f7b-a18c-ccc0c9c545f6 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.633462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9ca2dd90-de3c-4f7b-a18c-ccc0c9c545f6 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:00.641191 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.641191 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:00.641739 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ca2dd90-de3c-4f7b-a18c-ccc0c9c545f6 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:00.642045 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 436/1723] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.644033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07274ea6-40a8-4e54-a6bf-7c9664d0436d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.648948 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07274ea6-40a8-4e54-a6bf-7c9664d0436d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:00.649417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07274ea6-40a8-4e54-a6bf-7c9664d0436d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1849376024"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:00.668335 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.668335 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:00.672505 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-07274ea6-40a8-4e54-a6bf-7c9664d0436d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:00.678348 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-07274ea6-40a8-4e54-a6bf-7c9664d0436d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:07:00.678938 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07274ea6-40a8-4e54-a6bf-7c9664d0436d tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:07:00.679442 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 433/1724] 10.4.3.59 () {68 vars in 1361 bytes} [Thu Aug 6 13:07:00 2026] PUT /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 781 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.690853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-417902e4-66ec-47b1-8c16-4b02927cab1f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.695607 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-417902e4-66ec-47b1-8c16-4b02927cab1f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:00.695960 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-417902e4-66ec-47b1-8c16-4b02927cab1f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1772659375", "description": "This is the new description of volume"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:00.709603 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.709603 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:00.716904 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-417902e4-66ec-47b1-8c16-4b02927cab1f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:00.723958 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-417902e4-66ec-47b1-8c16-4b02927cab1f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:07:00.724623 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-417902e4-66ec-47b1-8c16-4b02927cab1f tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:07:00.725031 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 430/1725] 10.4.3.59 () {68 vars in 1362 bytes} [Thu Aug 6 13:07:00 2026] PUT /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:00.736304 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a398cc41-d120-4532-a854-6a55d717779c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.738405 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a398cc41-d120-4532-a854-6a55d717779c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:00.738584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a398cc41-d120-4532-a854-6a55d717779c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.738796 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a398cc41-d120-4532-a854-6a55d717779c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.746489 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.746489 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:00.750022 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a398cc41-d120-4532-a854-6a55d717779c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:00.755233 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a398cc41-d120-4532-a854-6a55d717779c tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:07:00.755730 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 427/1726] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:00.768439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18327469-7828-41c0-911e-2eeeee2ec193 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.773659 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:00.774035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-469415542", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1443429554"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:00.778626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-469415542', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1443429554'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:00.778758 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume of 1 GB Aug 06 13:07:00.785336 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Availability Zones retrieved successfully. Aug 06 13:07:00.792042 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (b89501a1-92ef-419c-b9cd-bfbd791140bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:00.793926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6945619-7373-41dc-b46e-12f527765c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.795031 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:00.823230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6945619-7373-41dc-b46e-12f527765c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.824047 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e755892-ac2a-435f-81fc-8f8b9b86b2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.859307 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Created reservations ['cd376e8d-06ba-458f-90a0-033b2dba8268', 'ff5e74b2-d981-4504-85b1-72524ae941db', 'd6a3ddfa-4aa3-468b-813f-1173ee3f6e49', '7a5b6d26-8e3d-4ab3-9940-e42a1e74e577'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:00.860007 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e755892-ac2a-435f-81fc-8f8b9b86b2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd376e8d-06ba-458f-90a0-033b2dba8268', 'ff5e74b2-d981-4504-85b1-72524ae941db', 'd6a3ddfa-4aa3-468b-813f-1173ee3f6e49', '7a5b6d26-8e3d-4ab3-9940-e42a1e74e577']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.860814 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92e04c0-ea10-4f6d-9e40-db8d1673cf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.880877 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92e04c0-ea10-4f6d-9e40-db8d1673cf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a9e9b42-ea9e-4eed-88df-b278b9f94e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-469415542',display_name='tempest-VolumesGetTest-Volume-1443429554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['cd376e8d-06ba-458f-90a0-033b2dba8268','ff5e74b2-d981-4504-85b1-72524ae941db','d6a3ddfa-4aa3-468b-813f-1173ee3f6e49','7a5b6d26-8e3d-4ab3-9940-e42a1e74e577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-469415542',display_name='tempest-VolumesGetTest-Volume-1443429554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a9e9b42-ea9e-4eed-88df-b278b9f94e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e52faf063744dab735826a1efb809a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.881606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7dda273-7814-4e8a-abac-b5babf7a657c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.896008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7dda273-7814-4e8a-abac-b5babf7a657c) transitioned into 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-469415542',display_name='tempest-VolumesGetTest-Volume-1443429554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e52faf063744dab735826a1efb809a',qos_specs=None,replication_status=,reservations=['cd376e8d-06ba-458f-90a0-033b2dba8268','ff5e74b2-d981-4504-85b1-72524ae941db','d6a3ddfa-4aa3-468b-813f-1173ee3f6e49','7a5b6d26-8e3d-4ab3-9940-e42a1e74e577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f97a012a004e9ab36bc3c83be9ee65',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.896563 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a5a540-22cd-4669-b5a7-c93565433a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:00.904295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a5a540-22cd-4669-b5a7-c93565433a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:00.905118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Flow 'volume_create_api' (b89501a1-92ef-419c-b9cd-bfbd791140bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:00.905478 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Create volume request issued successfully. Aug 06 13:07:00.906071 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18327469-7828-41c0-911e-2eeeee2ec193 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:00.906776 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 437/1727] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:07:00 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:00.917484 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37466e7f-d3df-44d7-999b-2ee2792deb04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:00.921842 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37466e7f-d3df-44d7-999b-2ee2792deb04 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:00.922096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37466e7f-d3df-44d7-999b-2ee2792deb04 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:00.922376 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37466e7f-d3df-44d7-999b-2ee2792deb04 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:00.927748 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=457,cinder:INSERT=64,cinder:UPDATE=117 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:07:00.934519 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:00.934519 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:00.939493 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37466e7f-d3df-44d7-999b-2ee2792deb04 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:00.944531 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37466e7f-d3df-44d7-999b-2ee2792deb04 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 returned with HTTP 200 Aug 06 13:07:00.945022 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 434/1728] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:00 2026] GET /volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:01.071842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40fe066c-2f88-49f2-8f3a-e0d1935f298a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.073548 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40fe066c-2f88-49f2-8f3a-e0d1935f298a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:01.073777 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40fe066c-2f88-49f2-8f3a-e0d1935f298a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.073940 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40fe066c-2f88-49f2-8f3a-e0d1935f298a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.081322 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.081322 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:01.086776 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40fe066c-2f88-49f2-8f3a-e0d1935f298a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:01.092773 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40fe066c-2f88-49f2-8f3a-e0d1935f298a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:01.092773 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 431/1729] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:01.239667 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-ccf67402-c8cb-4ec1-8f18-56dc918bda28 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.243967 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-ccf67402-c8cb-4ec1-8f18-56dc918bda28 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:01.243967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-ccf67402-c8cb-4ec1-8f18-56dc918bda28 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.243967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-ccf67402-c8cb-4ec1-8f18-56dc918bda28 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.252554 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.252554 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:01.256075 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-ccf67402-c8cb-4ec1-8f18-56dc918bda28 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:01.263116 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-ccf67402-c8cb-4ec1-8f18-56dc918bda28 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:01.263116 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 428/1730] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:01.485428 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7f8332f-aa27-41f1-9cb4-b59705a7e5d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.488117 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f8332f-aa27-41f1-9cb4-b59705a7e5d5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 Aug 06 13:07:01.490964 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7f8332f-aa27-41f1-9cb4-b59705a7e5d5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.490964 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7f8332f-aa27-41f1-9cb4-b59705a7e5d5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.498297 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.498297 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:01.502408 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7f8332f-aa27-41f1-9cb4-b59705a7e5d5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:07:01.506993 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f8332f-aa27-41f1-9cb4-b59705a7e5d5 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 returned with HTTP 200 Aug 06 13:07:01.507601 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 438/1731] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:01.519337 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c2813a2-34b3-4a2c-88d5-255d135b2133 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.521405 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c2813a2-34b3-4a2c-88d5-255d135b2133 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:01.521608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c2813a2-34b3-4a2c-88d5-255d135b2133 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.521788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c2813a2-34b3-4a2c-88d5-255d135b2133 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.525667 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c2813a2-34b3-4a2c-88d5-255d135b2133 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:01.526095 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 435/1732] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:01.534142 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8da2cb1b-8659-4a17-94c0-3243d5327057 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.536073 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da2cb1b-8659-4a17-94c0-3243d5327057 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] GET https://10.4.3.59/volume/v3/messages/531de771-98e7-49f1-a152-47e6297ffb99 Aug 06 13:07:01.536352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da2cb1b-8659-4a17-94c0-3243d5327057 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.536615 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da2cb1b-8659-4a17-94c0-3243d5327057 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.540915 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da2cb1b-8659-4a17-94c0-3243d5327057 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages/531de771-98e7-49f1-a152-47e6297ffb99 returned with HTTP 200 Aug 06 13:07:01.541294 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 432/1733] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/messages/531de771-98e7-49f1-a152-47e6297ffb99 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:01.555018 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-931f6b35-b8d8-43e3-84db-4fe3aefe5e36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.556573 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-931f6b35-b8d8-43e3-84db-4fe3aefe5e36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/messages/531de771-98e7-49f1-a152-47e6297ffb99 Aug 06 13:07:01.556774 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-931f6b35-b8d8-43e3-84db-4fe3aefe5e36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.556947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-931f6b35-b8d8-43e3-84db-4fe3aefe5e36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.568030 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-931f6b35-b8d8-43e3-84db-4fe3aefe5e36 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/messages/531de771-98e7-49f1-a152-47e6297ffb99 returned with HTTP 204 Aug 06 13:07:01.568505 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 429/1734] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:07:01 2026] DELETE /volume/v3/messages/531de771-98e7-49f1-a152-47e6297ffb99 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:07:01.576905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.578861 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 Aug 06 13:07:01.579493 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.579721 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.579926 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Delete volume with id: a49f1327-9fed-4d88-8a2c-071f33e73746 Aug 06 13:07:01.587273 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.587273 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:01.587891 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Volume info retrieved successfully. Aug 06 13:07:01.589109 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:07:01.611992 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Created reservations ['3b71cf85-f441-44cf-8d82-fc2571cf8df0', 'e40cf0af-243a-4f34-bbea-736f263dfa26', 'd75ddee9-ab18-451f-b771-5f1054316d2b', 'f7003e0f-2364-40b6-8729-0c27344c7ec9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:01.649050 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Delete volume request issued successfully. Aug 06 13:07:01.649487 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fce223b-4fbd-4745-a4b6-7df97fa4ca57 tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 returned with HTTP 202 Aug 06 13:07:01.649848 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 439/1735] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:01 2026] DELETE /volume/v3/volumes/a49f1327-9fed-4d88-8a2c-071f33e73746 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:01.653814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5753d9eb-fe71-4034-8cfa-ecc632fe4fd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.661775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94fe612c-10ef-46cb-b804-c3362155d61a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.662437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5753d9eb-fe71-4034-8cfa-ecc632fe4fd7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:01.662871 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5753d9eb-fe71-4034-8cfa-ecc632fe4fd7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.663202 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5753d9eb-fe71-4034-8cfa-ecc632fe4fd7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.663562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5753d9eb-fe71-4034-8cfa-ecc632fe4fd7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:01.667794 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94fe612c-10ef-46cb-b804-c3362155d61a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] DELETE https://10.4.3.59/volume/v3/types/a8dcacba-3cc3-485d-bc78-7b56a2f9257d Aug 06 13:07:01.669456 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94fe612c-10ef-46cb-b804-c3362155d61a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.669769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94fe612c-10ef-46cb-b804-c3362155d61a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.673081 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.673081 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:01.674069 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5753d9eb-fe71-4034-8cfa-ecc632fe4fd7 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:01.674646 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 436/1736] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:01.705782 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94fe612c-10ef-46cb-b804-c3362155d61a tempest-ProjectAdminTests-1750824058 tempest-ProjectAdminTests-1750824058-project-admin] https://10.4.3.59/volume/v3/types/a8dcacba-3cc3-485d-bc78-7b56a2f9257d returned with HTTP 202 Aug 06 13:07:01.706039 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 433/1737] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:01 2026] DELETE /volume/v3/types/a8dcacba-3cc3-485d-bc78-7b56a2f9257d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:01.722761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-d9e2330c-7423-4883-a0e0-672a5b34d707 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.724654 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-d9e2330c-7423-4883-a0e0-672a5b34d707 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:01.724861 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-d9e2330c-7423-4883-a0e0-672a5b34d707 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.725054 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-d9e2330c-7423-4883-a0e0-672a5b34d707 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.735435 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.735435 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:01.739849 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-d9e2330c-7423-4883-a0e0-672a5b34d707 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:01.746628 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-d9e2330c-7423-4883-a0e0-672a5b34d707 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:01.747138 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 430/1738] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:01.759568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfb13b02-b9c2-4d4e-aadd-e8f56ea55b2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.760339 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfb13b02-b9c2-4d4e-aadd-e8f56ea55b2a None None] GET https://10.4.3.59/volume// Aug 06 13:07:01.760410 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfb13b02-b9c2-4d4e-aadd-e8f56ea55b2a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.760719 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfb13b02-b9c2-4d4e-aadd-e8f56ea55b2a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.761343 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfb13b02-b9c2-4d4e-aadd-e8f56ea55b2a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:01.763064 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 440/1739] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:01.773138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-7967bdc8-89b1-4ec3-8b70-4c6c3fd7e118 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.775203 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-7967bdc8-89b1-4ec3-8b70-4c6c3fd7e118 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:07:01.775525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-7967bdc8-89b1-4ec3-8b70-4c6c3fd7e118 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a25e1e3b-c563-4453-989e-a7808c15257e", "connector": null, "instance_uuid": "31f7a45e-5c76-440f-b1c9-802e304162b9"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:01.789700 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.789700 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:01.829839 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-7967bdc8-89b1-4ec3-8b70-4c6c3fd7e118 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:07:01.830350 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 437/1740] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:07:01 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:01.862703 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-adfa4373-f185-4b0f-9f43-08d9ba4c8f90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.864863 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-adfa4373-f185-4b0f-9f43-08d9ba4c8f90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/encryption Aug 06 13:07:01.865101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-adfa4373-f185-4b0f-9f43-08d9ba4c8f90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.865324 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-adfa4373-f185-4b0f-9f43-08d9ba4c8f90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.879797 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.879797 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:01.891686 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-adfa4373-f185-4b0f-9f43-08d9ba4c8f90 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/encryption returned with HTTP 200 Aug 06 13:07:01.892211 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 434/1741] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:01.961637 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-980008bf-d125-4387-bc15-9d1ad21834d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:01.965728 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-980008bf-d125-4387-bc15-9d1ad21834d1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:01.965927 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-980008bf-d125-4387-bc15-9d1ad21834d1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:01.966099 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-980008bf-d125-4387-bc15-9d1ad21834d1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:01.977467 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:01.977467 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:01.986683 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-980008bf-d125-4387-bc15-9d1ad21834d1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:01.988704 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-980008bf-d125-4387-bc15-9d1ad21834d1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 returned with HTTP 200 Aug 06 13:07:01.989228 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 431/1742] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:01 2026] GET /volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:02.005075 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ab074bf-fe74-4edb-b326-1ae531a76ce6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:02.008396 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ab074bf-fe74-4edb-b326-1ae531a76ce6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] PUT https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:02.009035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ab074bf-fe74-4edb-b326-1ae531a76ce6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1849376024", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:02.021153 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:02.021153 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:02.024218 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ab074bf-fe74-4edb-b326-1ae531a76ce6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:02.031093 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ab074bf-fe74-4edb-b326-1ae531a76ce6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume updated successfully. Aug 06 13:07:02.031808 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ab074bf-fe74-4edb-b326-1ae531a76ce6 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 returned with HTTP 200 Aug 06 13:07:02.032333 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 441/1743] 10.4.3.59 () {68 vars in 1361 bytes} [Thu Aug 6 13:07:02 2026] PUT /volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 => generated 768 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:02.044856 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d110b906-cd50-47ab-8727-dced3a51e3c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:02.049886 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d110b906-cd50-47ab-8727-dced3a51e3c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:02.050285 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d110b906-cd50-47ab-8727-dced3a51e3c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:02.050526 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d110b906-cd50-47ab-8727-dced3a51e3c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:02.058780 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:02.058780 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:02.063466 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d110b906-cd50-47ab-8727-dced3a51e3c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:02.069224 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d110b906-cd50-47ab-8727-dced3a51e3c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 returned with HTTP 200 Aug 06 13:07:02.069807 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 438/1744] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:02 2026] GET /volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:02.087177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:02.090114 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:02.090506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:02.090714 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:02.090818 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume with id: 6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:02.107652 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:02.107652 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:02.108672 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:02.132699 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume request issued successfully. Aug 06 13:07:02.132699 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cf008ee-3c2f-482c-afc5-bf451295c01b tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 returned with HTTP 202 Aug 06 13:07:02.132924 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 435/1745] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:02 2026] DELETE /volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:02.139967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd54d4f0-6e1e-4237-ad52-159b2461a331 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:02.142165 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd54d4f0-6e1e-4237-ad52-159b2461a331 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:02.142390 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd54d4f0-6e1e-4237-ad52-159b2461a331 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:02.142655 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd54d4f0-6e1e-4237-ad52-159b2461a331 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:02.155357 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:02.155357 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:02.160175 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fd54d4f0-6e1e-4237-ad52-159b2461a331 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:02.165841 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd54d4f0-6e1e-4237-ad52-159b2461a331 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 returned with HTTP 200 Aug 06 13:07:02.166245 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 432/1746] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:02 2026] GET /volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:02.688139 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74ff6a1c-87e2-4781-8cc8-4b98bb3fc6b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:02.690047 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74ff6a1c-87e2-4781-8cc8-4b98bb3fc6b4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:02.690302 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74ff6a1c-87e2-4781-8cc8-4b98bb3fc6b4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:02.690451 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74ff6a1c-87e2-4781-8cc8-4b98bb3fc6b4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:02.690580 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-74ff6a1c-87e2-4781-8cc8-4b98bb3fc6b4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:02.695293 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:02.695293 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:02.696027 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74ff6a1c-87e2-4781-8cc8-4b98bb3fc6b4 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:02.696589 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 442/1747] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:02 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:02.720948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-f3937549-1f63-4b33-9bbf-47ce7d280ac6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:02.724075 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-f3937549-1f63-4b33-9bbf-47ce7d280ac6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113 Aug 06 13:07:02.724365 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-f3937549-1f63-4b33-9bbf-47ce7d280ac6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:02.724644 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-f3937549-1f63-4b33-9bbf-47ce7d280ac6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:02.733227 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:02.733227 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:02.795015 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d6923ea6-8f91-4abf-b11f-cbd13db485f9 req-f3937549-1f63-4b33-9bbf-47ce7d280ac6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113 returned with HTTP 200 Aug 06 13:07:02.795577 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 439/1748] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:07:02 2026] DELETE /volume/v3/attachments/5408d1ce-1b0d-48a0-8dba-7215b563c113 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:03.185469 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ec32fa7-5c94-487f-840c-1902c123e9c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.190442 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ec32fa7-5c94-487f-840c-1902c123e9c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 Aug 06 13:07:03.190625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ec32fa7-5c94-487f-840c-1902c123e9c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:03.190800 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ec32fa7-5c94-487f-840c-1902c123e9c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:03.192767 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=542,cinder:UPDATE=146,cinder:INSERT=71 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:07:03.197454 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ec32fa7-5c94-487f-840c-1902c123e9c9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 returned with HTTP 404 Aug 06 13:07:03.197907 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 436/1749] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:03 2026] GET /volume/v3/volumes/6a9e9b42-ea9e-4eed-88df-b278b9f94e42 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:03.205010 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94177613-fa42-438e-9ebb-8fc530a50f14 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.206798 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94177613-fa42-438e-9ebb-8fc530a50f14 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:03.206995 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94177613-fa42-438e-9ebb-8fc530a50f14 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:03.207191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94177613-fa42-438e-9ebb-8fc530a50f14 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:03.211430 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=488,cinder:INSERT=67,cinder:UPDATE=120 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:07:03.219563 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:03.219563 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:03.228827 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94177613-fa42-438e-9ebb-8fc530a50f14 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:03.237858 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94177613-fa42-438e-9ebb-8fc530a50f14 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:07:03.238375 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 433/1750] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:03 2026] GET /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 1404 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:03.255628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.257830 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:03.258079 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:03.258345 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:03.258558 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume with id: a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:03.267470 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:03.267470 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:03.268278 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:03.292127 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Delete volume request issued successfully. Aug 06 13:07:03.292417 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48fdd31b-0775-4703-b3d4-fef144da9dc1 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 202 Aug 06 13:07:03.292976 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 443/1751] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:03 2026] DELETE /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:03.303440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c41dbb61-8c8b-4b98-a9e1-e1d92ae7cfc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.306221 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c41dbb61-8c8b-4b98-a9e1-e1d92ae7cfc9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:03.306548 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c41dbb61-8c8b-4b98-a9e1-e1d92ae7cfc9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:03.306844 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c41dbb61-8c8b-4b98-a9e1-e1d92ae7cfc9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:03.314965 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:03.314965 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:03.319536 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c41dbb61-8c8b-4b98-a9e1-e1d92ae7cfc9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Volume info retrieved successfully. Aug 06 13:07:03.325254 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c41dbb61-8c8b-4b98-a9e1-e1d92ae7cfc9 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 200 Aug 06 13:07:03.325737 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 440/1752] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:03 2026] GET /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 1403 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:03.427353 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-145b4bb0-234e-4582-95c5-0374c64793a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.427898 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-145b4bb0-234e-4582-95c5-0374c64793a3 None None] GET https://10.4.3.59/volume// Aug 06 13:07:03.428150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-145b4bb0-234e-4582-95c5-0374c64793a3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:03.428427 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-145b4bb0-234e-4582-95c5-0374c64793a3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:03.428870 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-145b4bb0-234e-4582-95c5-0374c64793a3 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:03.429266 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 437/1753] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:07:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:03.436715 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-0bd76ced-586d-42a6-a16f-f2e4eb3aea29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.438858 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-0bd76ced-586d-42a6-a16f-f2e4eb3aea29 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:03.439076 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-0bd76ced-586d-42a6-a16f-f2e4eb3aea29 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:03.439293 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-0bd76ced-586d-42a6-a16f-f2e4eb3aea29 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:03.450196 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:03.450196 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:03.453967 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-0bd76ced-586d-42a6-a16f-f2e4eb3aea29 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:03.458404 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-0bd76ced-586d-42a6-a16f-f2e4eb3aea29 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:03.458921 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 434/1754] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:07:03 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:07:03.585178 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-b01b0ffb-ec52-4f68-9aee-9fa5f8faea5f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.591138 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-b01b0ffb-ec52-4f68-9aee-9fa5f8faea5f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] PUT https://10.4.3.59/volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a Aug 06 13:07:03.591696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-b01b0ffb-ec52-4f68-9aee-9fa5f8faea5f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.599360 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd27abc7-4db1-4a40-b5ba-ff13b9ca98a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.606496 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-b01b0ffb-ec52-4f68-9aee-9fa5f8faea5f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Acquiring lock "cinder-attachment_update-a25e1e3b-c563-4453-989e-a7808c15257e-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:07:03.614999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-b01b0ffb-ec52-4f68-9aee-9fa5f8faea5f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-a25e1e3b-c563-4453-989e-a7808c15257e-np0000006653" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:07:03.616702 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:03.616702 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:03.709194 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d78bbe8d-68e3-4875-b97d-16ac44f19373 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.711691 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d78bbe8d-68e3-4875-b97d-16ac44f19373 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:03.711691 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d78bbe8d-68e3-4875-b97d-16ac44f19373 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:03.712436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d78bbe8d-68e3-4875-b97d-16ac44f19373 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:03.712436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d78bbe8d-68e3-4875-b97d-16ac44f19373 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:03.712621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-b01b0ffb-ec52-4f68-9aee-9fa5f8faea5f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Lock "cinder-attachment_update-a25e1e3b-c563-4453-989e-a7808c15257e-np0000006653" released by "attachment_update" :: held 0.098s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:07:03.713384 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-b01b0ffb-ec52-4f68-9aee-9fa5f8faea5f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a returned with HTTP 200 Aug 06 13:07:03.713564 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 444/1755] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:07:03 2026] PUT /volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:03.714584 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd27abc7-4db1-4a40-b5ba-ff13b9ca98a0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:03.717023 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd27abc7-4db1-4a40-b5ba-ff13b9ca98a0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-765609916", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.717607 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:03.717607 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:03.718412 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d78bbe8d-68e3-4875-b97d-16ac44f19373 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:03.718875 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 438/1756] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:03 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:03.733203 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd27abc7-4db1-4a40-b5ba-ff13b9ca98a0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:03.733203 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 441/1757] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:03 2026] POST /volume/v3/types => generated 379 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:03.745467 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44a334d5-f375-4dd0-9284-8b1495db8364 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.747157 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44a334d5-f375-4dd0-9284-8b1495db8364 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption Aug 06 13:07:03.747551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44a334d5-f375-4dd0-9284-8b1495db8364 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.752358 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-55c9a8a8-a6c0-4d14-86dc-ea70b36e81e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.760585 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-55c9a8a8-a6c0-4d14-86dc-ea70b36e81e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a/action Aug 06 13:07:03.761566 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-55c9a8a8-a6c0-4d14-86dc-ea70b36e81e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:07:03.761566 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-55c9a8a8-a6c0-4d14-86dc-ea70b36e81e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.779343 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44a334d5-f375-4dd0-9284-8b1495db8364 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption returned with HTTP 200 Aug 06 13:07:03.780130 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 435/1758] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:07:03 2026] POST /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:03.790593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-795b7547-7d71-40d9-8385-fd7a22d4c158 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.792736 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-795b7547-7d71-40d9-8385-fd7a22d4c158 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:03.793211 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-795b7547-7d71-40d9-8385-fd7a22d4c158 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-608387796", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.797751 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:03.797751 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:03.814752 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-795b7547-7d71-40d9-8385-fd7a22d4c158 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:03.815220 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 439/1759] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:03 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:03.816031 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-84dbc080-73c6-489e-901d-4d7c90881f8c req-55c9a8a8-a6c0-4d14-86dc-ea70b36e81e2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a/action returned with HTTP 204 Aug 06 13:07:03.816211 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 445/1760] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:07:03 2026] POST /volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:03.825494 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47d3208d-b009-4c7a-b61f-d9bc518bad82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.939834 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47d3208d-b009-4c7a-b61f-d9bc518bad82 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] POST https://10.4.3.59/volume/v3/types/7020ebac-2f9e-4f73-b865-0ebc777a40f0/encryption Aug 06 13:07:03.940635 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47d3208d-b009-4c7a-b61f-d9bc518bad82 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.943328 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-47d3208d-b009-4c7a-b61f-d9bc518bad82 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:03.943328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47d3208d-b009-4c7a-b61f-d9bc518bad82 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/7020ebac-2f9e-4f73-b865-0ebc777a40f0/encryption returned with HTTP 403 Aug 06 13:07:03.943451 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 442/1761] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:07:03 2026] POST /volume/v3/types/7020ebac-2f9e-4f73-b865-0ebc777a40f0/encryption => generated 127 bytes in 118 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:03.951434 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82ab4516-e8f9-4b38-9eb7-032a62d39c46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.953975 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82ab4516-e8f9-4b38-9eb7-032a62d39c46 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:03.954484 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82ab4516-e8f9-4b38-9eb7-032a62d39c46 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-145870350", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.972393 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82ab4516-e8f9-4b38-9eb7-032a62d39c46 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:03.972754 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 436/1762] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:03 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:03.981388 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24e71f85-fbe4-483b-bb30-1f0803a1f277 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.983202 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24e71f85-fbe4-483b-bb30-1f0803a1f277 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] POST https://10.4.3.59/volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9/extra_specs Aug 06 13:07:03.983633 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24e71f85-fbe4-483b-bb30-1f0803a1f277 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.985663 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-24e71f85-fbe4-483b-bb30-1f0803a1f277 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:03.986080 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24e71f85-fbe4-483b-bb30-1f0803a1f277 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9/extra_specs returned with HTTP 403 Aug 06 13:07:03.986532 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 440/1763] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:07:03 2026] POST /volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:03.998313 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-98e2015d-eb92-48b7-a537-e0de54fcf8ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:03.998313 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98e2015d-eb92-48b7-a537-e0de54fcf8ea tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] PUT https://10.4.3.59/volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9/extra_specs/key2 Aug 06 13:07:03.998313 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98e2015d-eb92-48b7-a537-e0de54fcf8ea tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:03.999926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-98e2015d-eb92-48b7-a537-e0de54fcf8ea tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.000110 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98e2015d-eb92-48b7-a537-e0de54fcf8ea tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9/extra_specs/key2 returned with HTTP 403 Aug 06 13:07:04.000586 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 446/1764] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:07:03 2026] PUT /volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.009822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a73cae3-ca04-47e0-bbbf-5922ac858744 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.011731 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a73cae3-ca04-47e0-bbbf-5922ac858744 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:04.012117 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a73cae3-ca04-47e0-bbbf-5922ac858744 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.014631 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-0a73cae3-ca04-47e0-bbbf-5922ac858744 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.014888 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a73cae3-ca04-47e0-bbbf-5922ac858744 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types returned with HTTP 403 Aug 06 13:07:04.015512 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 443/1765] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:07:04 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.027969 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99d7d27a-b982-4aaf-be53-4819e578597c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.029725 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99d7d27a-b982-4aaf-be53-4819e578597c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:04.030203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99d7d27a-b982-4aaf-be53-4819e578597c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-394418914", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.047199 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99d7d27a-b982-4aaf-be53-4819e578597c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:04.047600 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 437/1766] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:04 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:04.055784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d38b064-9164-463b-b3e8-5c9e45d1d5eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.057855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d38b064-9164-463b-b3e8-5c9e45d1d5eb tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f/encryption Aug 06 13:07:04.058181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d38b064-9164-463b-b3e8-5c9e45d1d5eb tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.073978 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d38b064-9164-463b-b3e8-5c9e45d1d5eb tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f/encryption returned with HTTP 200 Aug 06 13:07:04.074476 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 441/1767] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:07:04 2026] POST /volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:04.083389 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60a7aab2-30bf-4798-bd43-dba00cb9f92c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.085280 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60a7aab2-30bf-4798-bd43-dba00cb9f92c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] DELETE https://10.4.3.59/volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f/encryption/d8715f5a-9a3a-4a9c-b05f-6bab39707fc7 Aug 06 13:07:04.085448 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60a7aab2-30bf-4798-bd43-dba00cb9f92c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.085641 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60a7aab2-30bf-4798-bd43-dba00cb9f92c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.086277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-60a7aab2-30bf-4798-bd43-dba00cb9f92c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.086461 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60a7aab2-30bf-4798-bd43-dba00cb9f92c tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f/encryption/d8715f5a-9a3a-4a9c-b05f-6bab39707fc7 returned with HTTP 403 Aug 06 13:07:04.086917 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 447/1768] 10.4.3.59 () {66 vars in 1482 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f/encryption/d8715f5a-9a3a-4a9c-b05f-6bab39707fc7 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.098004 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9eefa1fe-8c4e-4e9a-afe6-76e628c8e8bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.100160 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9eefa1fe-8c4e-4e9a-afe6-76e628c8e8bd tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:04.100550 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9eefa1fe-8c4e-4e9a-afe6-76e628c8e8bd tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-222396401", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.116590 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9eefa1fe-8c4e-4e9a-afe6-76e628c8e8bd tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:04.116936 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 444/1769] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:04 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:04.128908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b9a22a8-f8bf-40aa-ae37-8dc49e1a3187 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.130980 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b9a22a8-f8bf-40aa-ae37-8dc49e1a3187 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] DELETE https://10.4.3.59/volume/v3/types/e5a8e42f-c250-43fe-a701-548ab09384c9/extra_specs/key1 Aug 06 13:07:04.131246 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b9a22a8-f8bf-40aa-ae37-8dc49e1a3187 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.131528 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b9a22a8-f8bf-40aa-ae37-8dc49e1a3187 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.136741 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-2b9a22a8-f8bf-40aa-ae37-8dc49e1a3187 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.137002 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b9a22a8-f8bf-40aa-ae37-8dc49e1a3187 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/e5a8e42f-c250-43fe-a701-548ab09384c9/extra_specs/key1 returned with HTTP 403 Aug 06 13:07:04.137503 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 438/1770] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/e5a8e42f-c250-43fe-a701-548ab09384c9/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.147526 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58bc799d-442c-4cbf-8b08-90c2e9860dc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.150036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58bc799d-442c-4cbf-8b08-90c2e9860dc0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:04.150592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58bc799d-442c-4cbf-8b08-90c2e9860dc0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1540230807", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.169290 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58bc799d-442c-4cbf-8b08-90c2e9860dc0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:04.169845 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 442/1771] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:04 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 06 13:07:04.183135 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac14fa55-93bd-4182-a4c6-9760cf42e8ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.186864 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac14fa55-93bd-4182-a4c6-9760cf42e8ef tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] DELETE https://10.4.3.59/volume/v3/types/ed1967c2-187e-4bb3-ab89-e04dff58996b Aug 06 13:07:04.187134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac14fa55-93bd-4182-a4c6-9760cf42e8ef tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.187425 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac14fa55-93bd-4182-a4c6-9760cf42e8ef tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.188276 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-ac14fa55-93bd-4182-a4c6-9760cf42e8ef tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.191605 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac14fa55-93bd-4182-a4c6-9760cf42e8ef tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/ed1967c2-187e-4bb3-ab89-e04dff58996b returned with HTTP 403 Aug 06 13:07:04.192319 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 448/1772] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/ed1967c2-187e-4bb3-ab89-e04dff58996b => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.201590 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c2d962f-84fc-4dd1-9138-72890be05eae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.203881 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c2d962f-84fc-4dd1-9138-72890be05eae tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] GET https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs Aug 06 13:07:04.204199 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c2d962f-84fc-4dd1-9138-72890be05eae tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.204578 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c2d962f-84fc-4dd1-9138-72890be05eae tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.214479 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c2d962f-84fc-4dd1-9138-72890be05eae tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs returned with HTTP 200 Aug 06 13:07:04.214931 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 445/1773] 10.4.3.59 () {66 vars in 1371 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:04.226156 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-afed50d6-2f30-4b99-857d-ed4b5cc3bdee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.228145 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afed50d6-2f30-4b99-857d-ed4b5cc3bdee tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] GET https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption/cipher Aug 06 13:07:04.228401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afed50d6-2f30-4b99-857d-ed4b5cc3bdee tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.228657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afed50d6-2f30-4b99-857d-ed4b5cc3bdee tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.229631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-afed50d6-2f30-4b99-857d-ed4b5cc3bdee tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.229631 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afed50d6-2f30-4b99-857d-ed4b5cc3bdee tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption/cipher returned with HTTP 403 Aug 06 13:07:04.230219 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 439/1774] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.238950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32a7e976-3a97-47ef-b290-0865a520e372 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.242969 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32a7e976-3a97-47ef-b290-0865a520e372 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] GET https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption Aug 06 13:07:04.243141 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32a7e976-3a97-47ef-b290-0865a520e372 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.243347 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32a7e976-3a97-47ef-b290-0865a520e372 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.243984 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-32a7e976-3a97-47ef-b290-0865a520e372 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.244167 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32a7e976-3a97-47ef-b290-0865a520e372 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption returned with HTTP 403 Aug 06 13:07:04.244596 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 443/1775] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.252277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c738c0eb-8a36-4b5a-9e3e-4df3931bf2cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.254510 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c738c0eb-8a36-4b5a-9e3e-4df3931bf2cc tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] GET https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/multiattach Aug 06 13:07:04.254750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c738c0eb-8a36-4b5a-9e3e-4df3931bf2cc tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.255032 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c738c0eb-8a36-4b5a-9e3e-4df3931bf2cc tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.267242 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c738c0eb-8a36-4b5a-9e3e-4df3931bf2cc tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/multiattach returned with HTTP 200 Aug 06 13:07:04.268821 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 449/1776] 10.4.3.59 () {66 vars in 1407 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:07:04.278207 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d035914a-10fc-4930-b13a-bafab5d7c703 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.282470 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d035914a-10fc-4930-b13a-bafab5d7c703 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] GET https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/volume_backend_name Aug 06 13:07:04.282786 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d035914a-10fc-4930-b13a-bafab5d7c703 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.282948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d035914a-10fc-4930-b13a-bafab5d7c703 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.291197 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d035914a-10fc-4930-b13a-bafab5d7c703 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 13:07:04.291678 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 446/1777] 10.4.3.59 () {66 vars in 1431 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.305912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-97eae41e-b18d-422f-a63a-6e58eff292e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.308062 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97eae41e-b18d-422f-a63a-6e58eff292e1 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] PUT https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption/84ab42e0-f2e6-4187-a060-3a2f8f49863d Aug 06 13:07:04.308413 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97eae41e-b18d-422f-a63a-6e58eff292e1 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.311168 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-97eae41e-b18d-422f-a63a-6e58eff292e1 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.311368 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97eae41e-b18d-422f-a63a-6e58eff292e1 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption/84ab42e0-f2e6-4187-a060-3a2f8f49863d returned with HTTP 403 Aug 06 13:07:04.311791 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 440/1778] 10.4.3.59 () {68 vars in 1499 bytes} [Thu Aug 6 13:07:04 2026] PUT /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/encryption/84ab42e0-f2e6-4187-a060-3a2f8f49863d => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.323660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14fbc4e3-9c2a-4c7d-9768-43c8a65444cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.326414 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14fbc4e3-9c2a-4c7d-9768-43c8a65444cd tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] PUT https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/key1 Aug 06 13:07:04.326875 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14fbc4e3-9c2a-4c7d-9768-43c8a65444cd tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.329803 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-14fbc4e3-9c2a-4c7d-9768-43c8a65444cd tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.330060 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14fbc4e3-9c2a-4c7d-9768-43c8a65444cd tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/key1 returned with HTTP 403 Aug 06 13:07:04.330634 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 444/1779] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:07:04 2026] PUT /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.341799 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39f7af20-e03e-40d2-a378-697b2c1e733d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.342557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be7dac81-1786-4336-a8b7-ca301701f7e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.343588 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39f7af20-e03e-40d2-a378-697b2c1e733d tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] PUT https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42 Aug 06 13:07:04.343957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39f7af20-e03e-40d2-a378-697b2c1e733d tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:04.345805 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-39f7af20-e03e-40d2-a378-697b2c1e733d tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'dce79ae8646441baa707d8b1c267e622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18564c1d5ae349c7bf3c614ad64d8938', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:07:04.346362 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39f7af20-e03e-40d2-a378-697b2c1e733d tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-reader] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42 returned with HTTP 403 Aug 06 13:07:04.346494 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 450/1780] 10.4.3.59 () {68 vars in 1355 bytes} [Thu Aug 6 13:07:04 2026] PUT /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.346615 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be7dac81-1786-4336-a8b7-ca301701f7e4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] GET https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 Aug 06 13:07:04.346801 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be7dac81-1786-4336-a8b7-ca301701f7e4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.347029 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be7dac81-1786-4336-a8b7-ca301701f7e4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.353347 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be7dac81-1786-4336-a8b7-ca301701f7e4 tempest-VolumesGetTest-44018823 tempest-VolumesGetTest-44018823-project-member] https://10.4.3.59/volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 returned with HTTP 404 Aug 06 13:07:04.353830 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 447/1781] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/volumes/a659f611-9681-4d39-a5a5-589b620d2f99 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:04.355647 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-283a08ce-8de8-45a1-8c19-a8b036fe9213 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.357404 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-283a08ce-8de8-45a1-8c19-a8b036fe9213 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] DELETE https://10.4.3.59/volume/v3/types/ed1967c2-187e-4bb3-ab89-e04dff58996b Aug 06 13:07:04.357587 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-283a08ce-8de8-45a1-8c19-a8b036fe9213 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.357787 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-283a08ce-8de8-45a1-8c19-a8b036fe9213 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.392402 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-283a08ce-8de8-45a1-8c19-a8b036fe9213 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/ed1967c2-187e-4bb3-ab89-e04dff58996b returned with HTTP 202 Aug 06 13:07:04.392779 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 441/1782] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/ed1967c2-187e-4bb3-ab89-e04dff58996b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:04.401349 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96df4abe-58f0-4732-aa5a-5dec8aa04ad6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.403587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96df4abe-58f0-4732-aa5a-5dec8aa04ad6 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] DELETE https://10.4.3.59/volume/v3/types/e5a8e42f-c250-43fe-a701-548ab09384c9 Aug 06 13:07:04.403813 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96df4abe-58f0-4732-aa5a-5dec8aa04ad6 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.404064 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96df4abe-58f0-4732-aa5a-5dec8aa04ad6 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.434650 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96df4abe-58f0-4732-aa5a-5dec8aa04ad6 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/e5a8e42f-c250-43fe-a701-548ab09384c9 returned with HTTP 202 Aug 06 13:07:04.435058 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 445/1783] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/e5a8e42f-c250-43fe-a701-548ab09384c9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:04.441789 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66e4d039-b7df-4d13-ae34-ef5d677e0ec0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.443442 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66e4d039-b7df-4d13-ae34-ef5d677e0ec0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] DELETE https://10.4.3.59/volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f Aug 06 13:07:04.443612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66e4d039-b7df-4d13-ae34-ef5d677e0ec0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.443798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66e4d039-b7df-4d13-ae34-ef5d677e0ec0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.467546 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66e4d039-b7df-4d13-ae34-ef5d677e0ec0 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f returned with HTTP 202 Aug 06 13:07:04.467928 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 451/1784] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/ca28285e-5e37-494d-95e8-e5c9f46a872f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:04.474462 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14874d6a-df05-4f4d-949d-f19962f5714a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.476298 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14874d6a-df05-4f4d-949d-f19962f5714a tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] DELETE https://10.4.3.59/volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9 Aug 06 13:07:04.476505 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14874d6a-df05-4f4d-949d-f19962f5714a tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.476721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14874d6a-df05-4f4d-949d-f19962f5714a tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.509780 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14874d6a-df05-4f4d-949d-f19962f5714a tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9 returned with HTTP 202 Aug 06 13:07:04.510244 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 448/1785] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/d67127c0-3299-40d8-9703-097a282e3dc9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:04.525527 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4498d719-ff32-4dad-af06-1d9d0be96d90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.527611 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4498d719-ff32-4dad-af06-1d9d0be96d90 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] DELETE https://10.4.3.59/volume/v3/types/7020ebac-2f9e-4f73-b865-0ebc777a40f0 Aug 06 13:07:04.527790 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4498d719-ff32-4dad-af06-1d9d0be96d90 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.528013 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4498d719-ff32-4dad-af06-1d9d0be96d90 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.551477 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4498d719-ff32-4dad-af06-1d9d0be96d90 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/7020ebac-2f9e-4f73-b865-0ebc777a40f0 returned with HTTP 202 Aug 06 13:07:04.551837 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 442/1786] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/7020ebac-2f9e-4f73-b865-0ebc777a40f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:04.561095 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97e074ca-48a3-4749-be9b-e60bbd536749 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.562585 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97e074ca-48a3-4749-be9b-e60bbd536749 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] DELETE https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42 Aug 06 13:07:04.562790 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97e074ca-48a3-4749-be9b-e60bbd536749 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.563024 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97e074ca-48a3-4749-be9b-e60bbd536749 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.588986 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97e074ca-48a3-4749-be9b-e60bbd536749 tempest-VolumeTypesReaderTests-1685939699 tempest-VolumeTypesReaderTests-1685939699-project-admin] https://10.4.3.59/volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42 returned with HTTP 202 Aug 06 13:07:04.589401 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 446/1787] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/types/5ad24104-0ade-4ed2-a942-398fc1bbfc42 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:04.732165 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6c9e7c2-65b7-4466-b9e3-c24dce5c0756 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.734589 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6c9e7c2-65b7-4466-b9e3-c24dce5c0756 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:04.735247 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6c9e7c2-65b7-4466-b9e3-c24dce5c0756 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.735247 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6c9e7c2-65b7-4466-b9e3-c24dce5c0756 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.735397 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a6c9e7c2-65b7-4466-b9e3-c24dce5c0756 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:04.741006 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:04.741006 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:04.741962 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6c9e7c2-65b7-4466-b9e3-c24dce5c0756 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:04.742506 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 452/1788] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:04.873219 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.875714 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:07:04.875981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.876210 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.876391 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:07:04.885143 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:04.885143 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:04.885835 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:04.904327 np0000006653 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:07:04.913740 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:07:04.913964 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0c115ef-1f36-40b8-95e0-f633b14602cf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 202 Aug 06 13:07:04.914428 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 449/1789] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:04 2026] DELETE /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:04.927046 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d6387ba-b304-4d10-8081-fa4d7ed3ca20 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:04.929156 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d6387ba-b304-4d10-8081-fa4d7ed3ca20 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:07:04.929367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d6387ba-b304-4d10-8081-fa4d7ed3ca20 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:04.929583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d6387ba-b304-4d10-8081-fa4d7ed3ca20 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:04.938033 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:04.938033 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:04.942658 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d6387ba-b304-4d10-8081-fa4d7ed3ca20 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:04.950401 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d6387ba-b304-4d10-8081-fa4d7ed3ca20 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 200 Aug 06 13:07:04.950401 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 443/1790] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:04 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:05.754596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b3165af-e69d-483f-a3a4-6b622e0d4f6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:05.757103 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b3165af-e69d-483f-a3a4-6b622e0d4f6a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:05.757605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b3165af-e69d-483f-a3a4-6b622e0d4f6a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:05.757605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b3165af-e69d-483f-a3a4-6b622e0d4f6a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:05.757605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3b3165af-e69d-483f-a3a4-6b622e0d4f6a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:05.765700 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:05.765700 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:05.766295 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b3165af-e69d-483f-a3a4-6b622e0d4f6a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:05.766646 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 447/1791] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:05 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:05.965481 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f5b9838-37a4-4070-ae74-a8bdc8afddf5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:05.967161 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f5b9838-37a4-4070-ae74-a8bdc8afddf5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 Aug 06 13:07:05.968295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f5b9838-37a4-4070-ae74-a8bdc8afddf5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:05.968295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f5b9838-37a4-4070-ae74-a8bdc8afddf5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:05.975190 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f5b9838-37a4-4070-ae74-a8bdc8afddf5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 returned with HTTP 404 Aug 06 13:07:05.975190 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 453/1792] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:05 2026] GET /volume/v3/volumes/fffa9686-6938-464d-b961-c1a09ec1fae2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:05.989843 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7a5f0e9-e63d-4542-a603-c2001a2b2e65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:05.992613 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7a5f0e9-e63d-4542-a603-c2001a2b2e65 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:07:05.992613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7a5f0e9-e63d-4542-a603-c2001a2b2e65 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:05.992837 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7a5f0e9-e63d-4542-a603-c2001a2b2e65 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:05.993771 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c7a5f0e9-e63d-4542-a603-c2001a2b2e65 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:07:06.057643 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7a5f0e9-e63d-4542-a603-c2001a2b2e65 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Get all volumes completed successfully. Aug 06 13:07:06.060828 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:06.060828 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:06.068420 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7a5f0e9-e63d-4542-a603-c2001a2b2e65 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:07:06.069087 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 450/1793] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:07:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11109 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:07:06.095219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f174eb89-e66d-4d61-bc1a-4d9eb3ce2d12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:06.097060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f174eb89-e66d-4d61-bc1a-4d9eb3ce2d12 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] DELETE https://10.4.3.59/volume/v3/types/8b367972-7146-4b95-8ef9-ee705c239f61 Aug 06 13:07:06.097403 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f174eb89-e66d-4d61-bc1a-4d9eb3ce2d12 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:06.097557 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f174eb89-e66d-4d61-bc1a-4d9eb3ce2d12 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:06.129625 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f174eb89-e66d-4d61-bc1a-4d9eb3ce2d12 tempest-TestVolumeBootPattern-1062700831 tempest-TestVolumeBootPattern-1062700831-project-admin] https://10.4.3.59/volume/v3/types/8b367972-7146-4b95-8ef9-ee705c239f61 returned with HTTP 202 Aug 06 13:07:06.130158 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 444/1794] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:06 2026] DELETE /volume/v3/types/8b367972-7146-4b95-8ef9-ee705c239f61 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:06.170065 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:06.172006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:06.172450 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2044345218", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:06.173923 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2044345218', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:06.265620 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:07:06.270361 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:07:06.275109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (3e88df0b-5a27-4f25-b011-045470ee1d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:06.276059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cadb50-88dd-4d0e-929a-076563102a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:06.276893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:06.344382 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cadb50-88dd-4d0e-929a-076563102a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:06.345198 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea84cc69-9898-4a8e-b30c-68b67231a067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:06.419893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['8c0cfe3c-4ed0-45fc-a28a-6cac33e67ffb', 'dd520165-ba7f-4117-a601-4372f9cb8547', '27e10e59-537a-4af6-ba53-3c0137c5a286', 'b4ecc380-db41-4c3e-a278-5fcfa308d4e4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:06.420784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea84cc69-9898-4a8e-b30c-68b67231a067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c0cfe3c-4ed0-45fc-a28a-6cac33e67ffb', 'dd520165-ba7f-4117-a601-4372f9cb8547', '27e10e59-537a-4af6-ba53-3c0137c5a286', 'b4ecc380-db41-4c3e-a278-5fcfa308d4e4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:06.421726 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730fd072-426b-49cb-a142-ea6378db7132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:06.479470 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730fd072-426b-49cb-a142-ea6378db7132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72bfe7a7-0421-4305-b819-6869f738e0b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2044345218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['8c0cfe3c-4ed0-45fc-a28a-6cac33e67ffb','dd520165-ba7f-4117-a601-4372f9cb8547','27e10e59-537a-4af6-ba53-3c0137c5a286','b4ecc380-db41-4c3e-a278-5fcfa308d4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2044345218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72bfe7a7-0421-4305-b819-6869f738e0b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:06.479470 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72dd381d-6e73-40d3-ba89-5638b6e1c5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:06.479470 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72dd381d-6e73-40d3-ba89-5638b6e1c5bd) transitioned into state 'SUCCESS' from state '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-2044345218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['8c0cfe3c-4ed0-45fc-a28a-6cac33e67ffb','dd520165-ba7f-4117-a601-4372f9cb8547','27e10e59-537a-4af6-ba53-3c0137c5a286','b4ecc380-db41-4c3e-a278-5fcfa308d4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:06.479470 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02946f50-812d-41c2-9f53-e624cdcaf6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:06.493687 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02946f50-812d-41c2-9f53-e624cdcaf6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:06.494867 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (3e88df0b-5a27-4f25-b011-045470ee1d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:06.495323 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:07:06.499035 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05d0279a-2e7d-46fa-94e1-d9c9ce05e00c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:06.499380 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 448/1795] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:07:06 2026] POST /volume/v3/volumes => generated 757 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:06.518040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7b3e725-9b6c-48b8-a784-7c87b1a2b7cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:06.520324 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7b3e725-9b6c-48b8-a784-7c87b1a2b7cd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:06.522131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7b3e725-9b6c-48b8-a784-7c87b1a2b7cd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:06.522131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7b3e725-9b6c-48b8-a784-7c87b1a2b7cd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:06.530450 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:06.530450 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:06.536450 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7b3e725-9b6c-48b8-a784-7c87b1a2b7cd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:06.543850 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7b3e725-9b6c-48b8-a784-7c87b1a2b7cd tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 200 Aug 06 13:07:06.544964 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 454/1796] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:06 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:06.786487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b2f4e92-0e08-4b3e-bddf-d5033dfbec82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:06.791146 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b2f4e92-0e08-4b3e-bddf-d5033dfbec82 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:06.791489 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b2f4e92-0e08-4b3e-bddf-d5033dfbec82 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:06.791736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b2f4e92-0e08-4b3e-bddf-d5033dfbec82 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:06.791881 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2b2f4e92-0e08-4b3e-bddf-d5033dfbec82 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:06.800376 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:06.800376 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:06.800599 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b2f4e92-0e08-4b3e-bddf-d5033dfbec82 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:06.800980 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 451/1797] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:06 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:07.559241 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-626b5a80-77e6-44a4-870f-f3dc138eb578 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:07.562380 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-626b5a80-77e6-44a4-870f-f3dc138eb578 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:07.562783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-626b5a80-77e6-44a4-870f-f3dc138eb578 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:07.563176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-626b5a80-77e6-44a4-870f-f3dc138eb578 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:07.574455 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:07.574455 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:07.581526 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-626b5a80-77e6-44a4-870f-f3dc138eb578 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:07.592352 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-626b5a80-77e6-44a4-870f-f3dc138eb578 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 200 Aug 06 13:07:07.592352 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 445/1798] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:07 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:07.611740 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e177107-9505-435b-93e1-ec7c823fb499 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:07.613850 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e177107-9505-435b-93e1-ec7c823fb499 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:07.614131 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e177107-9505-435b-93e1-ec7c823fb499 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:07.614410 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e177107-9505-435b-93e1-ec7c823fb499 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:07.625214 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:07.625214 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:07.629985 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5e177107-9505-435b-93e1-ec7c823fb499 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:07.637471 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e177107-9505-435b-93e1-ec7c823fb499 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 200 Aug 06 13:07:07.637983 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 449/1799] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:07 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:07.814369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9caeb52d-e345-4c48-8988-4c10a02393c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:07.816709 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9caeb52d-e345-4c48-8988-4c10a02393c2 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:07.817023 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9caeb52d-e345-4c48-8988-4c10a02393c2 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:07.817244 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9caeb52d-e345-4c48-8988-4c10a02393c2 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:07.817453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9caeb52d-e345-4c48-8988-4c10a02393c2 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:07.823057 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:07.823057 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:07.823947 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9caeb52d-e345-4c48-8988-4c10a02393c2 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:07.824444 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 455/1800] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:07 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:08.837912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79d5096c-d548-44de-af90-c09601b3369a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:08.840305 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79d5096c-d548-44de-af90-c09601b3369a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:08.840661 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79d5096c-d548-44de-af90-c09601b3369a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:08.842288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79d5096c-d548-44de-af90-c09601b3369a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:08.842288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-79d5096c-d548-44de-af90-c09601b3369a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:08.849892 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:08.849892 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:08.851695 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79d5096c-d548-44de-af90-c09601b3369a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:08.851695 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 452/1801] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:08 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:09.179765 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-92558229-efac-418d-a54b-11ba6b3b875a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:09.181471 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-92558229-efac-418d-a54b-11ba6b3b875a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:09.181717 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-92558229-efac-418d-a54b-11ba6b3b875a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:09.181976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-92558229-efac-418d-a54b-11ba6b3b875a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:09.192741 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:09.192741 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:09.197797 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-92558229-efac-418d-a54b-11ba6b3b875a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:09.204997 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-92558229-efac-418d-a54b-11ba6b3b875a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 200 Aug 06 13:07:09.206137 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 446/1802] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:09 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:09.848886 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-ac6d4377-5c00-4c04-88bc-67dd2799ed5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:09.852285 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-ac6d4377-5c00-4c04-88bc-67dd2799ed5a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:09.852285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-ac6d4377-5c00-4c04-88bc-67dd2799ed5a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:09.852285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-ac6d4377-5c00-4c04-88bc-67dd2799ed5a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:09.858500 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:09.858500 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:09.865228 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-ac6d4377-5c00-4c04-88bc-67dd2799ed5a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:09.866867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31b01bd8-267d-4c43-bf91-9419295c947b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:09.868681 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31b01bd8-267d-4c43-bf91-9419295c947b tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:09.868809 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-ac6d4377-5c00-4c04-88bc-67dd2799ed5a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 200 Aug 06 13:07:09.868893 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31b01bd8-267d-4c43-bf91-9419295c947b tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:09.869074 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31b01bd8-267d-4c43-bf91-9419295c947b tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:09.869190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-31b01bd8-267d-4c43-bf91-9419295c947b tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:09.869500 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 450/1803] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:09 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:09.874737 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:09.874737 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:09.875591 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31b01bd8-267d-4c43-bf91-9419295c947b tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:09.876087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 456/1804] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:09 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:09.887992 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-506e8c92-f0ea-498f-9c11-2fcb66158251 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:09.891308 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-506e8c92-f0ea-498f-9c11-2fcb66158251 None None] GET https://10.4.3.59/volume// Aug 06 13:07:09.891308 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-506e8c92-f0ea-498f-9c11-2fcb66158251 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:09.891308 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-506e8c92-f0ea-498f-9c11-2fcb66158251 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:09.891308 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-506e8c92-f0ea-498f-9c11-2fcb66158251 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:09.891308 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 453/1805] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:07:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:09.892941 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90cf1652-2db5-40c2-b8b3-c065375ec33d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:09.895220 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90cf1652-2db5-40c2-b8b3-c065375ec33d tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] DELETE https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:09.895511 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90cf1652-2db5-40c2-b8b3-c065375ec33d tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:09.895744 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90cf1652-2db5-40c2-b8b3-c065375ec33d tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:09.895880 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-90cf1652-2db5-40c2-b8b3-c065375ec33d tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Delete backup with id: 7392d64d-87dc-4578-9e88-b602fbbdb1fd. Aug 06 13:07:09.897721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-b73ff077-772f-4c6c-9213-8bac43b26d19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:09.900403 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-b73ff077-772f-4c6c-9213-8bac43b26d19 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:07:09.900904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-b73ff077-772f-4c6c-9213-8bac43b26d19 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72bfe7a7-0421-4305-b819-6869f738e0b1", "connector": null, "instance_uuid": "24e68611-3527-40c7-9e48-264cdaa5e43c"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:09.905089 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:09.905089 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:09.910065 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:09.910065 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:09.922762 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-90cf1652-2db5-40c2-b8b3-c065375ec33d tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] delete_backup rpcapi backup_id 7392d64d-87dc-4578-9e88-b602fbbdb1fd {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:07:09.925022 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90cf1652-2db5-40c2-b8b3-c065375ec33d tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 202 Aug 06 13:07:09.925620 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 447/1806] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:09 2026] DELETE /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:07:09.934184 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6107f29-05b9-4012-afbd-3069064a6f81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:09.935630 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6107f29-05b9-4012-afbd-3069064a6f81 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:09.935905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6107f29-05b9-4012-afbd-3069064a6f81 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:09.936174 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6107f29-05b9-4012-afbd-3069064a6f81 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:09.937167 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a6107f29-05b9-4012-afbd-3069064a6f81 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:09.939643 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-b73ff077-772f-4c6c-9213-8bac43b26d19 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:07:09.941088 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 451/1807] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:07:09 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 06 13:07:09.945952 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:09.945952 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:09.946689 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6107f29-05b9-4012-afbd-3069064a6f81 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 200 Aug 06 13:07:09.947393 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 457/1808] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:09 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:10.959017 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f0b1cda-7b6e-4572-b21a-4e3c23d36a3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:10.961429 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f0b1cda-7b6e-4572-b21a-4e3c23d36a3a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd Aug 06 13:07:10.962481 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f0b1cda-7b6e-4572-b21a-4e3c23d36a3a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:10.962672 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f0b1cda-7b6e-4572-b21a-4e3c23d36a3a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:10.962782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4f0b1cda-7b6e-4572-b21a-4e3c23d36a3a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Show backup with id 7392d64d-87dc-4578-9e88-b602fbbdb1fd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:07:10.968935 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f0b1cda-7b6e-4572-b21a-4e3c23d36a3a tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd returned with HTTP 404 Aug 06 13:07:10.969520 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 454/1809] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:10 2026] GET /volume/v3/backups/7392d64d-87dc-4578-9e88-b602fbbdb1fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:10.984366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:10.986565 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 Aug 06 13:07:10.987009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:10.987452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:10.987853 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Delete volume with id: 322a66b5-2cf4-4805-bfc7-3cf07e178b97 Aug 06 13:07:10.998082 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:10.998082 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:10.999297 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Volume info retrieved successfully. Aug 06 13:07:11.022891 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Delete volume request issued successfully. Aug 06 13:07:11.023101 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebcfa056-928c-494b-a4d0-0a4bc4c7b6bd tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 returned with HTTP 202 Aug 06 13:07:11.023644 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 448/1810] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:10 2026] DELETE /volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:11.032104 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3742de89-2009-416e-afc1-b2447f27aaee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.037438 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3742de89-2009-416e-afc1-b2447f27aaee tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 Aug 06 13:07:11.037702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3742de89-2009-416e-afc1-b2447f27aaee tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:11.037949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3742de89-2009-416e-afc1-b2447f27aaee tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:11.039121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-8676a6f3-5b56-4f22-82f9-0df41c95128e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.042698 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-8676a6f3-5b56-4f22-82f9-0df41c95128e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/limits Aug 06 13:07:11.042905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-8676a6f3-5b56-4f22-82f9-0df41c95128e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:11.043196 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-8676a6f3-5b56-4f22-82f9-0df41c95128e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:11.051049 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:11.051049 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:11.055284 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3742de89-2009-416e-afc1-b2447f27aaee tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Volume info retrieved successfully. Aug 06 13:07:11.059722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3742de89-2009-416e-afc1-b2447f27aaee tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 returned with HTTP 200 Aug 06 13:07:11.060097 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 452/1811] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:11 2026] GET /volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:11.070570 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-8676a6f3-5b56-4f22-82f9-0df41c95128e tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/limits returned with HTTP 200 Aug 06 13:07:11.071065 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 458/1812] 10.4.3.59 () {68 vars in 1477 bytes} [Thu Aug 6 13:07:11 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 06 13:07:11.131150 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-27b5dab1-902f-4cac-adfb-2227ec18935a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.133306 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-27b5dab1-902f-4cac-adfb-2227ec18935a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:11.133462 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-27b5dab1-902f-4cac-adfb-2227ec18935a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:11.133638 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-27b5dab1-902f-4cac-adfb-2227ec18935a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:11.148801 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:11.148801 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:11.156475 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-27b5dab1-902f-4cac-adfb-2227ec18935a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:11.162641 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-27b5dab1-902f-4cac-adfb-2227ec18935a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:11.163042 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 455/1813] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:11 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 1658 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:11.175371 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.178279 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:11.178740 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a25e1e3b-c563-4453-989e-a7808c15257e", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:11.190537 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:11.190537 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:11.191079 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:11.191275 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Create snapshot from volume a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:11.235086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Created reservations ['e5045130-fcbf-41ea-8b9a-f6f8a086952d', 'f4ddf01a-7017-4374-8dcc-49cdd97fa9eb', '1cffce40-a0d1-42fc-88f5-44745f8bf56e', 'b9d71575-9769-4551-83e3-e989b7bd65ab'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:11.276443 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Snapshot force create request issued successfully. Aug 06 13:07:11.276754 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6d383e20-8c62-449e-932c-d65a89c03fa2 req-bbe1162a-0e4b-4898-a93b-626bbc492820 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:07:11.277208 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 449/1814] 10.4.3.59 () {72 vars in 1540 bytes} [Thu Aug 6 13:07:11 2026] POST /volume/v3/snapshots => generated 292 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:11.455276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e187f24-5e6a-475b-a17b-a25f31d36baf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.455276 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e187f24-5e6a-475b-a17b-a25f31d36baf None None] GET https://10.4.3.59/volume// Aug 06 13:07:11.455276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e187f24-5e6a-475b-a17b-a25f31d36baf None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:11.455276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e187f24-5e6a-475b-a17b-a25f31d36baf None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:11.455276 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e187f24-5e6a-475b-a17b-a25f31d36baf None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:11.455276 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 453/1815] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:07:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:11.468847 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-589a73a3-95df-48ac-86fc-0ffe54b2cf8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.474336 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-589a73a3-95df-48ac-86fc-0ffe54b2cf8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:11.474539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-589a73a3-95df-48ac-86fc-0ffe54b2cf8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:11.474720 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-589a73a3-95df-48ac-86fc-0ffe54b2cf8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:11.493785 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:11.493785 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:11.498520 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-589a73a3-95df-48ac-86fc-0ffe54b2cf8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:11.504679 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-589a73a3-95df-48ac-86fc-0ffe54b2cf8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 200 Aug 06 13:07:11.505101 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 459/1816] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:07:11 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 1544 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:07:11.628592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-825c3a17-b8ec-4551-9749-7ebe81214c95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.631353 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-825c3a17-b8ec-4551-9749-7ebe81214c95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09 Aug 06 13:07:11.631850 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-825c3a17-b8ec-4551-9749-7ebe81214c95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:11.641343 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-825c3a17-b8ec-4551-9749-7ebe81214c95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-72bfe7a7-0421-4305-b819-6869f738e0b1-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:07:11.646155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-825c3a17-b8ec-4551-9749-7ebe81214c95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-72bfe7a7-0421-4305-b819-6869f738e0b1-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:07:11.647239 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:11.647239 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:11.741926 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-825c3a17-b8ec-4551-9749-7ebe81214c95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-72bfe7a7-0421-4305-b819-6869f738e0b1-np0000006653" released by "attachment_update" :: held 0.096s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:07:11.742531 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-825c3a17-b8ec-4551-9749-7ebe81214c95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09 returned with HTTP 200 Aug 06 13:07:11.743026 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 456/1817] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:07:11 2026] PUT /volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:11.766221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-2035e7c5-e3c6-48e1-a6e5-f181a461b45a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:11.768623 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-2035e7c5-e3c6-48e1-a6e5-f181a461b45a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09/action Aug 06 13:07:11.769116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-2035e7c5-e3c6-48e1-a6e5-f181a461b45a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:07:11.769323 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-2035e7c5-e3c6-48e1-a6e5-f181a461b45a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:11.789524 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:11.789524 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:11.804408 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9bd39ba5-7b65-4c15-a11d-13f39e833c46 req-2035e7c5-e3c6-48e1-a6e5-f181a461b45a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09/action returned with HTTP 204 Aug 06 13:07:11.804833 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 450/1818] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:07:11 2026] POST /volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:12.081010 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a39522f-a305-4881-acb8-4f5f1ffa5129 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:12.082858 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a39522f-a305-4881-acb8-4f5f1ffa5129 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] GET https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 Aug 06 13:07:12.083147 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a39522f-a305-4881-acb8-4f5f1ffa5129 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:12.083452 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a39522f-a305-4881-acb8-4f5f1ffa5129 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:12.095924 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a39522f-a305-4881-acb8-4f5f1ffa5129 tempest-ProjectReaderTests39-1743150550 tempest-ProjectReaderTests39-1743150550-project-admin] https://10.4.3.59/volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 returned with HTTP 404 Aug 06 13:07:12.096496 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 454/1819] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:12 2026] GET /volume/v3/volumes/322a66b5-2cf4-4805-bfc7-3cf07e178b97 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:13.901057 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f25a631e-7b86-440d-b7f7-055110df9b8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:13.903282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:13.905312 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1777667506"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:13.905826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1777667506'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:13.906074 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Create volume of 1 GB Aug 06 13:07:13.912558 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Availability Zones retrieved successfully. Aug 06 13:07:13.924433 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Flow 'volume_create_api' (871b6d43-d9fb-4781-8138-4916b7067128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:13.928292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f649a1b6-0743-41ee-b0f1-3ecd1122134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:13.928292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:13.973091 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f649a1b6-0743-41ee-b0f1-3ecd1122134e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:13.974046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a796222c-f40c-48c5-9ce5-f818ff94c4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:13.986352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04261f08-25cc-45c8-a26f-ef754f4b1730 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:14.018191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-eed108f5-d229-45a0-a104-ad1feb9d864d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:14.020959 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-eed108f5-d229-45a0-a104-ad1feb9d864d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:14.021405 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-eed108f5-d229-45a0-a104-ad1feb9d864d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:14.022290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-eed108f5-d229-45a0-a104-ad1feb9d864d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:14.034749 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:14.034749 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:14.042308 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-eed108f5-d229-45a0-a104-ad1feb9d864d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:14.043620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Created reservations ['68d35566-3565-4230-b28e-72be0346f555', '834ad0e4-9055-4f20-994b-fb4b06918596', 'aa989622-a03b-454e-8b7c-bcc6b7a94a6c', '7605f532-45d4-4a6a-8b71-095d011f7a5a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:14.044530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a796222c-f40c-48c5-9ce5-f818ff94c4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68d35566-3565-4230-b28e-72be0346f555', '834ad0e4-9055-4f20-994b-fb4b06918596', 'aa989622-a03b-454e-8b7c-bcc6b7a94a6c', '7605f532-45d4-4a6a-8b71-095d011f7a5a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.045803 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dec2163-7b93-45e8-9cd5-2a71e61beff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.046677 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-eed108f5-d229-45a0-a104-ad1feb9d864d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:14.047175 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 451/1820] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:14 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 1658 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:14.069328 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dec2163-7b93-45e8-9cd5-2a71e61beff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1777667506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77096d1f61fd43188921d7ea7b784861',qos_specs=None,replication_status=,reservations=['68d35566-3565-4230-b28e-72be0346f555','834ad0e4-9055-4f20-994b-fb4b06918596','aa989622-a03b-454e-8b7c-bcc6b7a94a6c','7605f532-45d4-4a6a-8b71-095d011f7a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c9923221a84c1fa93f58ed6ca1d3c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1777667506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77096d1f61fd43188921d7ea7b784861',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c9923221a84c1fa93f58ed6ca1d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.070093 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd661495-9952-4f19-9c2e-eec33022f19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.088718 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04261f08-25cc-45c8-a26f-ef754f4b1730 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:14.091290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04261f08-25cc-45c8-a26f-ef754f4b1730 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-482209217", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1174616406", "vendor_name": "tempest-vendor_name-1109242166"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:14.091739 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:14.091739 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:14.094716 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd661495-9952-4f19-9c2e-eec33022f19c) transitioned into state 'SUCCESS' from state '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-1777667506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77096d1f61fd43188921d7ea7b784861',qos_specs=None,replication_status=,reservations=['68d35566-3565-4230-b28e-72be0346f555','834ad0e4-9055-4f20-994b-fb4b06918596','aa989622-a03b-454e-8b7c-bcc6b7a94a6c','7605f532-45d4-4a6a-8b71-095d011f7a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c9923221a84c1fa93f58ed6ca1d3c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.095473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0398303f-87e7-482d-bac4-01e98d93e15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.105236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0398303f-87e7-482d-bac4-01e98d93e15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.105992 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Flow 'volume_create_api' (871b6d43-d9fb-4781-8138-4916b7067128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:14.106299 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Create volume request issued successfully. Aug 06 13:07:14.106840 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f25a631e-7b86-440d-b7f7-055110df9b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:14.107300 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 460/1821] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:07:13 2026] POST /volume/v3/volumes => generated 752 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:14.107741 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04261f08-25cc-45c8-a26f-ef754f4b1730 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:14.108289 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 457/1822] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:13 2026] POST /volume/v3/types => generated 329 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:14.116863 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2a314e2-ca96-493e-a163-20721501e68c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:14.120634 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:14.121774 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2f162f64-3921-462c-8983-1a181d7a758c", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:14.126508 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume request body: {'volume': {'volume_type': '2f162f64-3921-462c-8983-1a181d7a758c', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:14.132575 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume of 1 GB Aug 06 13:07:14.132762 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:14.132762 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:14.133409 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Availability Zones retrieved successfully. Aug 06 13:07:14.141754 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Flow 'volume_create_api' (eccee3c6-dbfd-4cbe-965e-1446646deff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:14.143053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9b76f4-f8d3-43ee-82a6-43a651d1536f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.144165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:14.172959 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9b76f4-f8d3-43ee-82a6-43a651d1536f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:07:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1174616406',vendor_name='tempest-vendor_name-1109242166'},id=2f162f64-3921-462c-8983-1a181d7a758c,is_public=True,name='tempest-ProjectMemberTests-volume-type-482209217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f162f64-3921-462c-8983-1a181d7a758c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.173987 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6b5451-fef9-4115-8502-e9c37f228603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.215105 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-482209217 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-482209217, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:14.215509 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-482209217 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-482209217, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:14.257739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Created reservations ['3d406ee4-9aea-4746-8e1c-3b8dcccf7185', '3ede4026-07da-4099-a9b9-e60904329f39', 'dd3a8e37-106a-4f33-8cdb-0f9525168c12', '095799f5-1699-43ad-af66-401a3fc0e8ec'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:14.258746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6b5451-fef9-4115-8502-e9c37f228603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d406ee4-9aea-4746-8e1c-3b8dcccf7185', '3ede4026-07da-4099-a9b9-e60904329f39', 'dd3a8e37-106a-4f33-8cdb-0f9525168c12', '095799f5-1699-43ad-af66-401a3fc0e8ec']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.259755 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4453a03-a4fb-4760-815c-cfd6cd95bd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.297273 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4453a03-a4fb-4760-815c-cfd6cd95bd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0db4f79-ee98-46b9-80e0-5014d8fde6ef', '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='7039b2d45f294569a6c8954032fdc30d',qos_specs=None,replication_status=,reservations=['3d406ee4-9aea-4746-8e1c-3b8dcccf7185','3ede4026-07da-4099-a9b9-e60904329f39','dd3a8e37-106a-4f33-8cdb-0f9525168c12','095799f5-1699-43ad-af66-401a3fc0e8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995769fa07924356bdae17ea696ecb71',volume_type_id=2f162f64-3921-462c-8983-1a181d7a758c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:14Z,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=d0db4f79-ee98-46b9-80e0-5014d8fde6ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7039b2d45f294569a6c8954032fdc30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995769fa07924356bdae17ea696ecb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f162f64-3921-462c-8983-1a181d7a758c),volume_type_id=2f162f64-3921-462c-8983-1a181d7a758c)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.298410 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2444f96b-045f-46e6-a58c-52536e2a8961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.321704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2444f96b-045f-46e6-a58c-52536e2a8961) transitioned into state 'SUCCESS' from 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='7039b2d45f294569a6c8954032fdc30d',qos_specs=None,replication_status=,reservations=['3d406ee4-9aea-4746-8e1c-3b8dcccf7185','3ede4026-07da-4099-a9b9-e60904329f39','dd3a8e37-106a-4f33-8cdb-0f9525168c12','095799f5-1699-43ad-af66-401a3fc0e8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995769fa07924356bdae17ea696ecb71',volume_type_id=2f162f64-3921-462c-8983-1a181d7a758c)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.321704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b167fa5-1681-4249-b08d-988e25b30a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:14.329937 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b167fa5-1681-4249-b08d-988e25b30a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:14.331194 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Flow 'volume_create_api' (eccee3c6-dbfd-4cbe-965e-1446646deff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:14.331194 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume request issued successfully. Aug 06 13:07:14.331813 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a314e2-ca96-493e-a163-20721501e68c tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:14.332560 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 455/1823] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:07:14 2026] POST /volume/v3/volumes => generated 771 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:14.349547 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0961c5f4-2776-4436-91d3-ffc35ab43fa2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:14.355211 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0961c5f4-2776-4436-91d3-ffc35ab43fa2 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef Aug 06 13:07:14.355211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0961c5f4-2776-4436-91d3-ffc35ab43fa2 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:14.355211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0961c5f4-2776-4436-91d3-ffc35ab43fa2 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:14.366369 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:14.366369 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:14.374039 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0961c5f4-2776-4436-91d3-ffc35ab43fa2 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:14.382235 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0961c5f4-2776-4436-91d3-ffc35ab43fa2 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef returned with HTTP 200 Aug 06 13:07:14.382854 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 452/1824] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:14 2026] GET /volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef => generated 950 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:15.392927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aaeb070f-cb21-4edd-a707-2c9235ccc712 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.396100 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb23a10e-1845-486b-89bb-d17d41e8219d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.398223 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb23a10e-1845-486b-89bb-d17d41e8219d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef Aug 06 13:07:15.398529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb23a10e-1845-486b-89bb-d17d41e8219d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:15.398781 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb23a10e-1845-486b-89bb-d17d41e8219d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:15.407945 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:15.407945 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:15.412004 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb23a10e-1845-486b-89bb-d17d41e8219d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:15.417244 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb23a10e-1845-486b-89bb-d17d41e8219d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef returned with HTTP 200 Aug 06 13:07:15.417646 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 458/1825] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:15 2026] GET /volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:15.425170 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaeb070f-cb21-4edd-a707-2c9235ccc712 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:15.425579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaeb070f-cb21-4edd-a707-2c9235ccc712 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-738704804", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:15.426971 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:15.426971 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:15.430842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b8b58f0-6e09-4e6f-b1e6-6024754d7cde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.434038 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b8b58f0-6e09-4e6f-b1e6-6024754d7cde tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:15.434356 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b8b58f0-6e09-4e6f-b1e6-6024754d7cde tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:15.434607 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b8b58f0-6e09-4e6f-b1e6-6024754d7cde tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:15.435011 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:15.435011 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:15.439441 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b8b58f0-6e09-4e6f-b1e6-6024754d7cde tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:15.439939 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 456/1826] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:15 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:15.443441 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaeb070f-cb21-4edd-a707-2c9235ccc712 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:15.443826 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 461/1827] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:07:15 2026] POST /volume/v3/types => generated 217 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:15.452551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-52ec8d16-a555-4a2d-8fde-3c116368b445 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.452921 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-581d1338-c39c-4c63-9c3f-1e75448ab924 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.454419 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52ec8d16-a555-4a2d-8fde-3c116368b445 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types/a843465e-ee1e-418e-871c-3c91dda3fb63/encryption Aug 06 13:07:15.454784 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52ec8d16-a555-4a2d-8fde-3c116368b445 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:15.475736 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52ec8d16-a555-4a2d-8fde-3c116368b445 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/a843465e-ee1e-418e-871c-3c91dda3fb63/encryption returned with HTTP 200 Aug 06 13:07:15.476223 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 453/1828] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:07:15 2026] POST /volume/v3/types/a843465e-ee1e-418e-871c-3c91dda3fb63/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:15.483949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.523296 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-581d1338-c39c-4c63-9c3f-1e75448ab924 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] DELETE https://10.4.3.59/volume/v3/messages/95bd15d4-d09d-4076-a374-ab74ebb787d0 Aug 06 13:07:15.523296 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-581d1338-c39c-4c63-9c3f-1e75448ab924 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:15.523296 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-581d1338-c39c-4c63-9c3f-1e75448ab924 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:15.529226 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-581d1338-c39c-4c63-9c3f-1e75448ab924 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] https://10.4.3.59/volume/v3/messages/95bd15d4-d09d-4076-a374-ab74ebb787d0 returned with HTTP 204 Aug 06 13:07:15.529604 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 459/1829] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:07:15 2026] DELETE /volume/v3/messages/95bd15d4-d09d-4076-a374-ab74ebb787d0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:07:15.537705 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17d8f96f-b7dc-4d9e-b50f-072f8ec10c6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.539691 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d8f96f-b7dc-4d9e-b50f-072f8ec10c6f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] GET https://10.4.3.59/volume/v3/messages/95bd15d4-d09d-4076-a374-ab74ebb787d0 Aug 06 13:07:15.539881 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d8f96f-b7dc-4d9e-b50f-072f8ec10c6f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:15.540076 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d8f96f-b7dc-4d9e-b50f-072f8ec10c6f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:15.544661 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d8f96f-b7dc-4d9e-b50f-072f8ec10c6f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] https://10.4.3.59/volume/v3/messages/95bd15d4-d09d-4076-a374-ab74ebb787d0 returned with HTTP 404 Aug 06 13:07:15.545287 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 462/1830] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:15 2026] GET /volume/v3/messages/95bd15d4-d09d-4076-a374-ab74ebb787d0 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:15.551743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-30045516-9196-49b1-b22b-1006ef985e88 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.553592 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef Aug 06 13:07:15.553826 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:15.554040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:15.554208 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Delete volume with id: d0db4f79-ee98-46b9-80e0-5014d8fde6ef Aug 06 13:07:15.559831 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:15.560230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2006319603", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-738704804", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:15.561077 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:15.561077 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:15.561443 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:15.562077 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2006319603', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-738704804', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:15.562304 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:07:15.565980 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume of 1 GB Aug 06 13:07:15.566334 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:15.566334 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:15.566910 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Availability Zones retrieved successfully. Aug 06 13:07:15.571369 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-482209217 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-482209217, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:15.571641 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-482209217 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-482209217, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:15.574067 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (0cd9a21e-3a9b-434c-8d8c-de2751b04fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:15.575215 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd9ad5c3-a733-4445-8dd8-74a0c1cc8cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.576352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:15.579300 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Created reservations ['a7404075-75a9-4aeb-a405-be30872529f3', 'aee4ac90-1a4b-4125-ad8a-17cfe4477cd6', '33c39549-e884-4a2d-97f8-b5a58daa3f95', '53196ed1-d525-4e9c-967c-62a7f6d682a7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:15.602447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd9ad5c3-a733-4445-8dd8-74a0c1cc8cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:07:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a843465e-ee1e-418e-871c-3c91dda3fb63,is_public=True,name='tempest-scenario-type-cryptsetup-738704804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a843465e-ee1e-418e-871c-3c91dda3fb63', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.603443 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d244e7-56b0-4315-bbbd-06e4f63093d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.614723 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Delete volume request issued successfully. Aug 06 13:07:15.614882 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30045516-9196-49b1-b22b-1006ef985e88 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef returned with HTTP 202 Aug 06 13:07:15.615311 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 454/1831] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:15 2026] DELETE /volume/v3/volumes/d0db4f79-ee98-46b9-80e0-5014d8fde6ef => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:15.621906 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d71b656e-6397-43d0-abb5-305a317a1d32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.623831 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d71b656e-6397-43d0-abb5-305a317a1d32 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/types/2f162f64-3921-462c-8983-1a181d7a758c Aug 06 13:07:15.624021 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d71b656e-6397-43d0-abb5-305a317a1d32 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:15.624213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d71b656e-6397-43d0-abb5-305a317a1d32 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:15.635640 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-738704804 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-738704804, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:15.636052 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-738704804 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-738704804, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:15.648063 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d71b656e-6397-43d0-abb5-305a317a1d32 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/types/2f162f64-3921-462c-8983-1a181d7a758c returned with HTTP 202 Aug 06 13:07:15.648475 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 460/1832] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:15 2026] DELETE /volume/v3/types/2f162f64-3921-462c-8983-1a181d7a758c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:15.655996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e973528e-aceb-4e97-b838-473b65d97a8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.657927 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e973528e-aceb-4e97-b838-473b65d97a8d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:15.658363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e973528e-aceb-4e97-b838-473b65d97a8d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-554477366", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1863362091", "vendor_name": "tempest-vendor_name-415918171"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:15.677017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Created reservations ['1f3962ef-b42b-45fa-80ca-d13b1eacc748', 'e4e4696c-c58d-41b5-8a94-de83b088beeb', '7b533960-69d4-42b1-83f1-69026b4503c7', '4e94f70e-9a92-4d2d-a545-2533188eaa3f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:15.678057 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d244e7-56b0-4315-bbbd-06e4f63093d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3962ef-b42b-45fa-80ca-d13b1eacc748', 'e4e4696c-c58d-41b5-8a94-de83b088beeb', '7b533960-69d4-42b1-83f1-69026b4503c7', '4e94f70e-9a92-4d2d-a545-2533188eaa3f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.679115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d117f546-3cb3-4561-b04c-7474594c0070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.683032 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e973528e-aceb-4e97-b838-473b65d97a8d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:15.683451 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 463/1833] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:15 2026] POST /volume/v3/types => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:15.691162 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34957f2d-3a11-4daa-833f-f36e10852b35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.693325 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:15.693742 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a67328dd-7a93-432e-8db9-8ae9cede528c", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:15.696059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume request body: {'volume': {'volume_type': 'a67328dd-7a93-432e-8db9-8ae9cede528c', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:15.699839 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume of 1 GB Aug 06 13:07:15.700222 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:15.700222 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:15.701506 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Availability Zones retrieved successfully. Aug 06 13:07:15.706895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d117f546-3cb3-4561-b04c-7474594c0070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a86c0405-5cc6-4cd2-93ac-a55626481ac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2006319603',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['1f3962ef-b42b-45fa-80ca-d13b1eacc748','e4e4696c-c58d-41b5-8a94-de83b088beeb','7b533960-69d4-42b1-83f1-69026b4503c7','4e94f70e-9a92-4d2d-a545-2533188eaa3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=a843465e-ee1e-418e-871c-3c91dda3fb63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2006319603',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a86c0405-5cc6-4cd2-93ac-a55626481ac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3946c89e6189491d8f9e8e06c6a96f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='767a2733278c480d8caa1203fc0d2721',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a843465e-ee1e-418e-871c-3c91dda3fb63),volume_type_id=a843465e-ee1e-418e-871c-3c91dda3fb63)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.707623 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Flow 'volume_create_api' (626c3629-1f48-4794-a4bf-9c5a6c066b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:15.707860 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e977f6-3e29-403d-80b2-63e01e307419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.708719 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aabc4c4-b7e6-40c5-8c13-07fce68d9f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.709542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:15.724399 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e977f6-3e29-403d-80b2-63e01e307419) transitioned into state 'SUCCESS' from state '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-2006319603',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['1f3962ef-b42b-45fa-80ca-d13b1eacc748','e4e4696c-c58d-41b5-8a94-de83b088beeb','7b533960-69d4-42b1-83f1-69026b4503c7','4e94f70e-9a92-4d2d-a545-2533188eaa3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=a843465e-ee1e-418e-871c-3c91dda3fb63)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.725200 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6204ee2-be39-4da2-ae1a-d51ce891e34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.728772 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aabc4c4-b7e6-40c5-8c13-07fce68d9f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:07:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1863362091',vendor_name='tempest-vendor_name-415918171'},id=a67328dd-7a93-432e-8db9-8ae9cede528c,is_public=True,name='tempest-ProjectMemberTests-volume-type-554477366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a67328dd-7a93-432e-8db9-8ae9cede528c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.729712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a94e257f-3e9c-4b15-bf04-970ba2c68f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.738559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6204ee2-be39-4da2-ae1a-d51ce891e34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.738559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (0cd9a21e-3a9b-434c-8d8c-de2751b04fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:15.739234 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request issued successfully. Aug 06 13:07:15.739980 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a076e7bd-a5c0-48e9-8e3a-adca3fc86cc8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:15.740477 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 457/1834] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:07:15 2026] POST /volume/v3/volumes => generated 788 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:15.766789 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-554477366 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-554477366, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:15.767192 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-554477366 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-554477366, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:15.803780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Created reservations ['2c89245c-d999-4b3f-999a-67522a74f2d7', 'd34eb456-0855-4f1c-bf29-47257ca9ea1c', 'd0154bea-ac8c-4d4f-8bd2-b8f8185d1ab5', '8c14cfcb-af72-44ad-913b-f7624f7f1f92'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:15.806292 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a94e257f-3e9c-4b15-bf04-970ba2c68f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c89245c-d999-4b3f-999a-67522a74f2d7', 'd34eb456-0855-4f1c-bf29-47257ca9ea1c', 'd0154bea-ac8c-4d4f-8bd2-b8f8185d1ab5', '8c14cfcb-af72-44ad-913b-f7624f7f1f92']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.806292 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bc5201e-1876-441a-8739-c820284f6de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.834779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bc5201e-1876-441a-8739-c820284f6de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3f3ec20-2847-459b-b121-a686c812960d', '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='7039b2d45f294569a6c8954032fdc30d',qos_specs=None,replication_status=,reservations=['2c89245c-d999-4b3f-999a-67522a74f2d7','d34eb456-0855-4f1c-bf29-47257ca9ea1c','d0154bea-ac8c-4d4f-8bd2-b8f8185d1ab5','8c14cfcb-af72-44ad-913b-f7624f7f1f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995769fa07924356bdae17ea696ecb71',volume_type_id=a67328dd-7a93-432e-8db9-8ae9cede528c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:15Z,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=d3f3ec20-2847-459b-b121-a686c812960d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7039b2d45f294569a6c8954032fdc30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995769fa07924356bdae17ea696ecb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a67328dd-7a93-432e-8db9-8ae9cede528c),volume_type_id=a67328dd-7a93-432e-8db9-8ae9cede528c)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.836614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c78052a-24b4-4b01-a0cc-9fe3471fff2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.861173 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c78052a-24b4-4b01-a0cc-9fe3471fff2f) transitioned into state 'SUCCESS' from 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='7039b2d45f294569a6c8954032fdc30d',qos_specs=None,replication_status=,reservations=['2c89245c-d999-4b3f-999a-67522a74f2d7','d34eb456-0855-4f1c-bf29-47257ca9ea1c','d0154bea-ac8c-4d4f-8bd2-b8f8185d1ab5','8c14cfcb-af72-44ad-913b-f7624f7f1f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995769fa07924356bdae17ea696ecb71',volume_type_id=a67328dd-7a93-432e-8db9-8ae9cede528c)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.862801 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8cb90e1-1ac6-42f4-9050-8f3f29b67ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:15.875108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8cb90e1-1ac6-42f4-9050-8f3f29b67ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:15.876401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Flow 'volume_create_api' (626c3629-1f48-4794-a4bf-9c5a6c066b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:15.876786 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume request issued successfully. Aug 06 13:07:15.877723 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34957f2d-3a11-4daa-833f-f36e10852b35 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:15.878250 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 455/1835] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:07:15 2026] POST /volume/v3/volumes => generated 771 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:15.889728 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14264b3c-2fcb-4750-9aea-07f9a4447ba0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:15.891283 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14264b3c-2fcb-4750-9aea-07f9a4447ba0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d Aug 06 13:07:15.891492 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14264b3c-2fcb-4750-9aea-07f9a4447ba0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:15.891736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14264b3c-2fcb-4750-9aea-07f9a4447ba0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:15.898480 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:15.898480 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:15.901553 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14264b3c-2fcb-4750-9aea-07f9a4447ba0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:15.906771 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14264b3c-2fcb-4750-9aea-07f9a4447ba0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d returned with HTTP 200 Aug 06 13:07:15.907136 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 461/1836] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:15 2026] GET /volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:16.920015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbeaed44-434a-44e1-af9f-ce52e627a703 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:16.921904 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbeaed44-434a-44e1-af9f-ce52e627a703 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d Aug 06 13:07:16.922090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbeaed44-434a-44e1-af9f-ce52e627a703 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:16.922269 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbeaed44-434a-44e1-af9f-ce52e627a703 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:16.931370 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:16.931370 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:16.935066 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bbeaed44-434a-44e1-af9f-ce52e627a703 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:16.939325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbeaed44-434a-44e1-af9f-ce52e627a703 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d returned with HTTP 200 Aug 06 13:07:16.939708 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 464/1837] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:16 2026] GET /volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:16.951135 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6ec4345-867c-4650-a404-303414a17ee1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:16.955834 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6ec4345-867c-4650-a404-303414a17ee1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:16.956079 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6ec4345-867c-4650-a404-303414a17ee1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:16.957337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6ec4345-867c-4650-a404-303414a17ee1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:16.957749 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:16.957749 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:16.960765 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6ec4345-867c-4650-a404-303414a17ee1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:16.961185 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 458/1838] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:16 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:16.969094 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b6f5a45-69ed-4fd9-98bd-2592eb9aeb5b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:16.970947 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b6f5a45-69ed-4fd9-98bd-2592eb9aeb5b tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:16.973881 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b6f5a45-69ed-4fd9-98bd-2592eb9aeb5b tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:16.973881 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b6f5a45-69ed-4fd9-98bd-2592eb9aeb5b tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:16.973881 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:16.973881 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:16.981068 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b6f5a45-69ed-4fd9-98bd-2592eb9aeb5b tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:16.981790 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 456/1839] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:16 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:16.989171 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-855e2c34-721c-465a-917e-5fd37ff3ce5d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:16.990862 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-855e2c34-721c-465a-917e-5fd37ff3ce5d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/messages/356529b8-e2f3-4957-8c37-c460a9fee6ff Aug 06 13:07:16.991043 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-855e2c34-721c-465a-917e-5fd37ff3ce5d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:16.991210 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-855e2c34-721c-465a-917e-5fd37ff3ce5d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:17.002406 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-855e2c34-721c-465a-917e-5fd37ff3ce5d tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/messages/356529b8-e2f3-4957-8c37-c460a9fee6ff returned with HTTP 204 Aug 06 13:07:17.002406 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 462/1840] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:07:16 2026] DELETE /volume/v3/messages/356529b8-e2f3-4957-8c37-c460a9fee6ff => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:07:17.010560 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:17.012214 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d Aug 06 13:07:17.012432 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:17.012621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:17.012766 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Delete volume with id: d3f3ec20-2847-459b-b121-a686c812960d Aug 06 13:07:17.020756 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:17.020756 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:17.021062 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:17.021953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:07:17.031217 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-554477366 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-554477366, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:17.031875 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-554477366 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-554477366, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:17.035421 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-cfd3257a-904f-4e5a-9c6b-e7d1ed8ad84a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:17.037152 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-cfd3257a-904f-4e5a-9c6b-e7d1ed8ad84a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a Aug 06 13:07:17.037390 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-cfd3257a-904f-4e5a-9c6b-e7d1ed8ad84a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:17.037634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-cfd3257a-904f-4e5a-9c6b-e7d1ed8ad84a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:17.041048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Created reservations ['e7c22c13-0450-48e5-bf78-c1c77ba549f1', 'c357acf5-b5ec-4df5-be9d-23c06d0cf508', '235cbd57-a118-4488-a7ab-6a9eaa27b061', '5110d912-bb02-4d53-8e4c-200cd9502058'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:17.051002 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:17.051002 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:17.068191 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Delete volume request issued successfully. Aug 06 13:07:17.068545 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f928af0-0ea4-4635-816d-3a62fed56b4f tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d returned with HTTP 202 Aug 06 13:07:17.069068 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 465/1841] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:17 2026] DELETE /volume/v3/volumes/d3f3ec20-2847-459b-b121-a686c812960d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:17.076977 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1783f8de-88ad-4a75-a33c-a6ed8dffc840 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:17.078673 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1783f8de-88ad-4a75-a33c-a6ed8dffc840 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/types/a67328dd-7a93-432e-8db9-8ae9cede528c Aug 06 13:07:17.078857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1783f8de-88ad-4a75-a33c-a6ed8dffc840 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:17.079038 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1783f8de-88ad-4a75-a33c-a6ed8dffc840 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:17.096214 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2c3074b6-93a0-4c4a-b935-73e469e4126b req-cfd3257a-904f-4e5a-9c6b-e7d1ed8ad84a tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a returned with HTTP 200 Aug 06 13:07:17.096791 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 459/1842] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:07:17 2026] DELETE /volume/v3/attachments/511350eb-fd28-44c5-871a-c9c6548b104a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:17.105665 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1783f8de-88ad-4a75-a33c-a6ed8dffc840 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/types/a67328dd-7a93-432e-8db9-8ae9cede528c returned with HTTP 202 Aug 06 13:07:17.106057 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 457/1843] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:17 2026] DELETE /volume/v3/types/a67328dd-7a93-432e-8db9-8ae9cede528c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:17.114148 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f7695ad-b3c7-42a9-a545-1390dd2996fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:17.115842 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f7695ad-b3c7-42a9-a545-1390dd2996fb tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:17.116170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f7695ad-b3c7-42a9-a545-1390dd2996fb tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1275892064", "extra_specs": {"storage_protocol": "tempest-storage_protocol-927977930", "vendor_name": "tempest-vendor_name-1385305967"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:17.132734 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f7695ad-b3c7-42a9-a545-1390dd2996fb tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:17.133328 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 463/1844] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:17 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:17.142513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6256eef4-1896-4df6-9aea-33f3522af32e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:17.144118 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:17.144575 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "607d7417-0d57-40a4-8aca-d448c65ad9d8", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:17.147536 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume request body: {'volume': {'volume_type': '607d7417-0d57-40a4-8aca-d448c65ad9d8', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:17.151091 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume of 1 GB Aug 06 13:07:17.151672 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:17.151672 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:17.152554 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Availability Zones retrieved successfully. Aug 06 13:07:17.160829 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Flow 'volume_create_api' (54ac3859-98cb-4f78-911d-5b4d2d7db8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:17.162112 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12c2dfb-6570-4a8d-8eee-a8d3bd090dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:17.163049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:17.180976 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12c2dfb-6570-4a8d-8eee-a8d3bd090dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:07:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-927977930',vendor_name='tempest-vendor_name-1385305967'},id=607d7417-0d57-40a4-8aca-d448c65ad9d8,is_public=True,name='tempest-ProjectMemberTests-volume-type-1275892064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '607d7417-0d57-40a4-8aca-d448c65ad9d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:17.182023 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f2eac2-662b-4b58-9f93-4689562f23b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:17.211695 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1275892064 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1275892064, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:17.211974 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1275892064 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1275892064, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:17.244222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Created reservations ['ab421f96-6926-46a3-8e53-09cb41041b69', '5669f6cc-7be6-4ef5-bf82-55b974bcc3c4', '176b1b3a-70bd-453f-b346-6d23f5afdc24', '7a1fdbb2-70c8-4919-aca9-6e69c1fd2c7c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:17.245185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f2eac2-662b-4b58-9f93-4689562f23b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab421f96-6926-46a3-8e53-09cb41041b69', '5669f6cc-7be6-4ef5-bf82-55b974bcc3c4', '176b1b3a-70bd-453f-b346-6d23f5afdc24', '7a1fdbb2-70c8-4919-aca9-6e69c1fd2c7c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:17.246133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3011c8ae-06f0-452a-a46d-f378b1d819cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:17.279883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3011c8ae-06f0-452a-a46d-f378b1d819cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68a3f9b0-2506-4b36-8404-461cddc69582', '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='7039b2d45f294569a6c8954032fdc30d',qos_specs=None,replication_status=,reservations=['ab421f96-6926-46a3-8e53-09cb41041b69','5669f6cc-7be6-4ef5-bf82-55b974bcc3c4','176b1b3a-70bd-453f-b346-6d23f5afdc24','7a1fdbb2-70c8-4919-aca9-6e69c1fd2c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995769fa07924356bdae17ea696ecb71',volume_type_id=607d7417-0d57-40a4-8aca-d448c65ad9d8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:17Z,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=68a3f9b0-2506-4b36-8404-461cddc69582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7039b2d45f294569a6c8954032fdc30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995769fa07924356bdae17ea696ecb71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(607d7417-0d57-40a4-8aca-d448c65ad9d8),volume_type_id=607d7417-0d57-40a4-8aca-d448c65ad9d8)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:17.280535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4b8beb-c7e0-4e2c-8e97-e6b2de7462a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:17.303205 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4b8beb-c7e0-4e2c-8e97-e6b2de7462a8) transitioned into state 'SUCCESS' from 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='7039b2d45f294569a6c8954032fdc30d',qos_specs=None,replication_status=,reservations=['ab421f96-6926-46a3-8e53-09cb41041b69','5669f6cc-7be6-4ef5-bf82-55b974bcc3c4','176b1b3a-70bd-453f-b346-6d23f5afdc24','7a1fdbb2-70c8-4919-aca9-6e69c1fd2c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995769fa07924356bdae17ea696ecb71',volume_type_id=607d7417-0d57-40a4-8aca-d448c65ad9d8)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:17.303878 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ee868d-1dfd-4700-a1d5-0cd7d6f10700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:17.314480 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ee868d-1dfd-4700-a1d5-0cd7d6f10700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:17.315279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Flow 'volume_create_api' (54ac3859-98cb-4f78-911d-5b4d2d7db8ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:17.315435 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Create volume request issued successfully. Aug 06 13:07:17.316006 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6256eef4-1896-4df6-9aea-33f3522af32e tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:17.316541 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 466/1845] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:07:17 2026] POST /volume/v3/volumes => generated 772 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:17.334544 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f878b7de-5822-40c2-9705-3893508f6cd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:17.336251 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f878b7de-5822-40c2-9705-3893508f6cd1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 Aug 06 13:07:17.336516 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f878b7de-5822-40c2-9705-3893508f6cd1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:17.336702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f878b7de-5822-40c2-9705-3893508f6cd1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:17.345101 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:17.345101 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:17.346920 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f878b7de-5822-40c2-9705-3893508f6cd1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:17.350462 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f878b7de-5822-40c2-9705-3893508f6cd1 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 returned with HTTP 200 Aug 06 13:07:17.350854 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 460/1846] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:17 2026] GET /volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:18.365415 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d1c16f9-729e-454a-9022-f84e2af00634 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.370250 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d1c16f9-729e-454a-9022-f84e2af00634 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 Aug 06 13:07:18.370250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d1c16f9-729e-454a-9022-f84e2af00634 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.370250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d1c16f9-729e-454a-9022-f84e2af00634 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.378837 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:18.378837 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:18.382697 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d1c16f9-729e-454a-9022-f84e2af00634 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:18.387549 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d1c16f9-729e-454a-9022-f84e2af00634 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 returned with HTTP 200 Aug 06 13:07:18.387974 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 458/1847] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:18 2026] GET /volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 => generated 972 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:18.402288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f98a607a-6cd7-4c03-8dca-625f9c2612e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.404738 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f98a607a-6cd7-4c03-8dca-625f9c2612e9 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:18.405001 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f98a607a-6cd7-4c03-8dca-625f9c2612e9 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.405249 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f98a607a-6cd7-4c03-8dca-625f9c2612e9 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.412359 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f98a607a-6cd7-4c03-8dca-625f9c2612e9 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:18.412735 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 464/1848] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:18 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:18.423209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ab3f5d6-408e-45a3-95ba-946dd333d0ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.425004 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ab3f5d6-408e-45a3-95ba-946dd333d0ce tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] GET https://10.4.3.59/volume/v3/messages/ed258714-7767-4f4f-bd53-802d89bbb897 Aug 06 13:07:18.425317 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ab3f5d6-408e-45a3-95ba-946dd333d0ce tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.425664 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ab3f5d6-408e-45a3-95ba-946dd333d0ce tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.429876 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:18.429876 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:18.430890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ab3f5d6-408e-45a3-95ba-946dd333d0ce tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-member] https://10.4.3.59/volume/v3/messages/ed258714-7767-4f4f-bd53-802d89bbb897 returned with HTTP 200 Aug 06 13:07:18.431372 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 467/1849] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:18 2026] GET /volume/v3/messages/ed258714-7767-4f4f-bd53-802d89bbb897 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:18.441184 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-558c6fcd-0ad6-4659-8ffe-d0f37869a7db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.442976 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-558c6fcd-0ad6-4659-8ffe-d0f37869a7db tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/messages/ed258714-7767-4f4f-bd53-802d89bbb897 Aug 06 13:07:18.443210 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-558c6fcd-0ad6-4659-8ffe-d0f37869a7db tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.443423 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-558c6fcd-0ad6-4659-8ffe-d0f37869a7db tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.457849 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-558c6fcd-0ad6-4659-8ffe-d0f37869a7db tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/messages/ed258714-7767-4f4f-bd53-802d89bbb897 returned with HTTP 204 Aug 06 13:07:18.458310 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 461/1850] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:07:18 2026] DELETE /volume/v3/messages/ed258714-7767-4f4f-bd53-802d89bbb897 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:07:18.470502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.475355 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 Aug 06 13:07:18.475641 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.475898 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.476019 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Delete volume with id: 68a3f9b0-2506-4b36-8404-461cddc69582 Aug 06 13:07:18.480282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.485944 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:18.485944 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:18.486449 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Volume info retrieved successfully. Aug 06 13:07:18.486810 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e?cascade=True Aug 06 13:07:18.486986 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.487159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.487349 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume with id: a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:18.488185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:07:18.501515 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1275892064 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1275892064, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:18.501896 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1275892064 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1275892064, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:18.503873 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:18.503873 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:18.504371 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:18.515129 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Created reservations ['6028cb89-3649-4192-8fdf-0534948c17e9', '42f7537f-36cf-4cc2-8b65-0f16ac2b6588', 'e0e8b2ee-a7e0-4ef1-ad76-b7e241bf82ed', 'ca98502a-ab45-46fd-bc2c-976b778e3579'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:18.541104 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume request issued successfully. Aug 06 13:07:18.541310 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ea9c9b0-8354-48a6-9aa0-a1eeed7a72a3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e?cascade=True returned with HTTP 202 Aug 06 13:07:18.541730 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 465/1851] 10.4.3.59 () {66 vars in 1369 bytes} [Thu Aug 6 13:07:18 2026] DELETE /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e?cascade=True => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:18.553422 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Delete volume request issued successfully. Aug 06 13:07:18.553706 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cccf902-4f84-4394-9bfb-f4541869cdc0 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 returned with HTTP 202 Aug 06 13:07:18.554304 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 459/1852] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:18 2026] DELETE /volume/v3/volumes/68a3f9b0-2506-4b36-8404-461cddc69582 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:18.563219 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44456262-faa0-4d80-8c7e-04c2aa76d23f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.565701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ee8d00a-a25e-480f-a99f-1c0508fadfa6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:18.568996 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44456262-faa0-4d80-8c7e-04c2aa76d23f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:18.568996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44456262-faa0-4d80-8c7e-04c2aa76d23f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.568996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44456262-faa0-4d80-8c7e-04c2aa76d23f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.569211 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ee8d00a-a25e-480f-a99f-1c0508fadfa6 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] DELETE https://10.4.3.59/volume/v3/types/607d7417-0d57-40a4-8aca-d448c65ad9d8 Aug 06 13:07:18.569420 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ee8d00a-a25e-480f-a99f-1c0508fadfa6 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:18.569812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ee8d00a-a25e-480f-a99f-1c0508fadfa6 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:18.578988 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:18.578988 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:18.583703 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44456262-faa0-4d80-8c7e-04c2aa76d23f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:18.593131 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44456262-faa0-4d80-8c7e-04c2aa76d23f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 200 Aug 06 13:07:18.593131 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 468/1853] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:18 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:18.608521 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ee8d00a-a25e-480f-a99f-1c0508fadfa6 tempest-ProjectMemberTests-216507742 tempest-ProjectMemberTests-216507742-project-admin] https://10.4.3.59/volume/v3/types/607d7417-0d57-40a4-8aca-d448c65ad9d8 returned with HTTP 202 Aug 06 13:07:18.609311 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 462/1854] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:18 2026] DELETE /volume/v3/types/607d7417-0d57-40a4-8aca-d448c65ad9d8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:19.611250 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a32f935b-0034-4dd0-8e22-5137fb967dc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:19.613712 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a32f935b-0034-4dd0-8e22-5137fb967dc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:19.615024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a32f935b-0034-4dd0-8e22-5137fb967dc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:19.615024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a32f935b-0034-4dd0-8e22-5137fb967dc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:19.623623 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a32f935b-0034-4dd0-8e22-5137fb967dc3 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 404 Aug 06 13:07:19.624278 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 466/1855] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:19 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:20.117290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ee76eeb8-3049-42dc-8806-b0f57ffaf87f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:20.118600 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee76eeb8-3049-42dc-8806-b0f57ffaf87f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:20.118798 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee76eeb8-3049-42dc-8806-b0f57ffaf87f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:20.119079 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee76eeb8-3049-42dc-8806-b0f57ffaf87f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:20.119225 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ee76eeb8-3049-42dc-8806-b0f57ffaf87f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume with id: a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:20.125957 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee76eeb8-3049-42dc-8806-b0f57ffaf87f tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 404 Aug 06 13:07:20.126423 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 460/1856] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:20 2026] DELETE /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:20.133501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-019f8dbe-cb10-4429-9f1c-7e1cb144cd95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:20.135864 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-019f8dbe-cb10-4429-9f1c-7e1cb144cd95 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e Aug 06 13:07:20.136084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-019f8dbe-cb10-4429-9f1c-7e1cb144cd95 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:20.136333 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-019f8dbe-cb10-4429-9f1c-7e1cb144cd95 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:20.142850 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-019f8dbe-cb10-4429-9f1c-7e1cb144cd95 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e returned with HTTP 404 Aug 06 13:07:20.143407 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 469/1857] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:20 2026] GET /volume/v3/volumes/a25e1e3b-c563-4453-989e-a7808c15257e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:20.155519 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e052de7b-c258-4189-9e09-dd501ee0a800 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:20.158395 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e052de7b-c258-4189-9e09-dd501ee0a800 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:07:20.158395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e052de7b-c258-4189-9e09-dd501ee0a800 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:20.158395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e052de7b-c258-4189-9e09-dd501ee0a800 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:20.158395 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e052de7b-c258-4189-9e09-dd501ee0a800 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume with id: be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:07:20.167749 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:20.167749 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:20.168651 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e052de7b-c258-4189-9e09-dd501ee0a800 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:20.187117 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e052de7b-c258-4189-9e09-dd501ee0a800 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume request issued successfully. Aug 06 13:07:20.187351 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e052de7b-c258-4189-9e09-dd501ee0a800 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 202 Aug 06 13:07:20.188035 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 463/1858] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:20 2026] DELETE /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:20.197910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c635d602-48fc-4dea-9c79-c8fa10efc5f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:20.199689 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c635d602-48fc-4dea-9c79-c8fa10efc5f2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:07:20.199920 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c635d602-48fc-4dea-9c79-c8fa10efc5f2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:20.200141 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c635d602-48fc-4dea-9c79-c8fa10efc5f2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:20.208613 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:20.208613 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:20.215227 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c635d602-48fc-4dea-9c79-c8fa10efc5f2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:20.219660 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c635d602-48fc-4dea-9c79-c8fa10efc5f2 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 200 Aug 06 13:07:20.220116 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 467/1859] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:20 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:20.574397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d9b546d-a728-4882-ae2b-c2e65a728792 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:20.674820 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d9b546d-a728-4882-ae2b-c2e65a728792 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:20.675116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d9b546d-a728-4882-ae2b-c2e65a728792 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2076313198", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1229805323", "vendor_name": "tempest-vendor_name-1117450304"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:20.689395 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d9b546d-a728-4882-ae2b-c2e65a728792 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:20.689768 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 461/1860] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:20 2026] POST /volume/v3/types => generated 330 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:20.696905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59fe56c1-248d-4e89-9298-e34ec07825ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:20.698976 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:20.699459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:20.704105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Create volume request body: {'volume': {'volume_type': '7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:20.707655 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Create volume of 1 GB Aug 06 13:07:20.708022 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:20.708022 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:20.708478 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Availability Zones retrieved successfully. Aug 06 13:07:20.715824 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Flow 'volume_create_api' (8b9407b0-e720-473f-83bd-64a5286b4dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:20.716976 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a12164e-d832-4a17-83de-c9a9b94b9133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:20.717933 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:20.747772 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a12164e-d832-4a17-83de-c9a9b94b9133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:07:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1229805323',vendor_name='tempest-vendor_name-1117450304'},id=7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6,is_public=True,name='tempest-ProjectReaderTests-volume-type-2076313198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:20.748758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f652325a-b40d-4aad-9829-599708ebf7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:20.777063 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2076313198 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2076313198, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:20.777466 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2076313198 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2076313198, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:20.844253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Created reservations ['718c77b1-c584-4d5e-951a-72da2e61ddaf', '044c43ab-51a0-4eb5-bc08-71fd0a31d862', '186870df-4bcf-44ad-a7cc-7745765e182f', '5ea4538a-c5d7-4d67-9285-a1dd56ebe8d1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:20.845218 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f652325a-b40d-4aad-9829-599708ebf7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['718c77b1-c584-4d5e-951a-72da2e61ddaf', '044c43ab-51a0-4eb5-bc08-71fd0a31d862', '186870df-4bcf-44ad-a7cc-7745765e182f', '5ea4538a-c5d7-4d67-9285-a1dd56ebe8d1']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:20.846047 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcaf6a6-2ce3-4539-b8ba-ce6718dfaa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:20.880284 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcaf6a6-2ce3-4539-b8ba-ce6718dfaa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f10682-d0f6-4a22-9339-3b8a73568c02', '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='e8dd0a21541040538d7ad20c65b30301',qos_specs=None,replication_status=,reservations=['718c77b1-c584-4d5e-951a-72da2e61ddaf','044c43ab-51a0-4eb5-bc08-71fd0a31d862','186870df-4bcf-44ad-a7cc-7745765e182f','5ea4538a-c5d7-4d67-9285-a1dd56ebe8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274b35d7091f47d993fdf643512c0476',volume_type_id=7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:20Z,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=c1f10682-d0f6-4a22-9339-3b8a73568c02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8dd0a21541040538d7ad20c65b30301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274b35d7091f47d993fdf643512c0476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6),volume_type_id=7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:20.881281 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cf57157-a900-4283-8e26-df9c975fc02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:20.914628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cf57157-a900-4283-8e26-df9c975fc02f) transitioned into state 'SUCCESS' from 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='e8dd0a21541040538d7ad20c65b30301',qos_specs=None,replication_status=,reservations=['718c77b1-c584-4d5e-951a-72da2e61ddaf','044c43ab-51a0-4eb5-bc08-71fd0a31d862','186870df-4bcf-44ad-a7cc-7745765e182f','5ea4538a-c5d7-4d67-9285-a1dd56ebe8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274b35d7091f47d993fdf643512c0476',volume_type_id=7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:20.915344 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5aa7d17-339c-4d48-8fd4-55318df3ef2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:20.925475 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5aa7d17-339c-4d48-8fd4-55318df3ef2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:20.926425 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Flow 'volume_create_api' (8b9407b0-e720-473f-83bd-64a5286b4dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:20.926809 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Create volume request issued successfully. Aug 06 13:07:20.927509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59fe56c1-248d-4e89-9298-e34ec07825ce tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:20.928057 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 470/1861] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:07:20 2026] POST /volume/v3/volumes => generated 772 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:20.942856 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4796418f-fd9b-4aa0-b1ef-472204ae975c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:20.945876 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4796418f-fd9b-4aa0-b1ef-472204ae975c tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] GET https://10.4.3.59/volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 Aug 06 13:07:20.946134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4796418f-fd9b-4aa0-b1ef-472204ae975c tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:20.946362 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4796418f-fd9b-4aa0-b1ef-472204ae975c tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:20.955397 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:20.955397 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:20.961810 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4796418f-fd9b-4aa0-b1ef-472204ae975c tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Volume info retrieved successfully. Aug 06 13:07:20.967524 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4796418f-fd9b-4aa0-b1ef-472204ae975c tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 returned with HTTP 200 Aug 06 13:07:20.967524 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 464/1862] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:20 2026] GET /volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:21.239204 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-335ddf08-0669-4f0b-9292-265d3df28ee1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:21.243758 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-335ddf08-0669-4f0b-9292-265d3df28ee1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 Aug 06 13:07:21.243758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-335ddf08-0669-4f0b-9292-265d3df28ee1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:21.243758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-335ddf08-0669-4f0b-9292-265d3df28ee1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:21.247911 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-335ddf08-0669-4f0b-9292-265d3df28ee1 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 returned with HTTP 404 Aug 06 13:07:21.248360 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 468/1863] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:21 2026] GET /volume/v3/volumes/be4b8fc6-2bc8-4edd-87db-4782fe55f4f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:21.982822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-636fa77c-260a-4452-a97b-ea107aa0db65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:21.984640 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-636fa77c-260a-4452-a97b-ea107aa0db65 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] GET https://10.4.3.59/volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 Aug 06 13:07:21.985283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-636fa77c-260a-4452-a97b-ea107aa0db65 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:21.985283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-636fa77c-260a-4452-a97b-ea107aa0db65 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:21.998660 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:21.998660 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:22.003026 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-636fa77c-260a-4452-a97b-ea107aa0db65 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Volume info retrieved successfully. Aug 06 13:07:22.007105 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-636fa77c-260a-4452-a97b-ea107aa0db65 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 returned with HTTP 200 Aug 06 13:07:22.007810 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 462/1864] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:21 2026] GET /volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:22.024795 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1197bc70-f84f-4a91-8b17-7c9c24df71bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.026766 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1197bc70-f84f-4a91-8b17-7c9c24df71bf tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:22.026998 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1197bc70-f84f-4a91-8b17-7c9c24df71bf tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:22.027278 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1197bc70-f84f-4a91-8b17-7c9c24df71bf tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:22.027541 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:22.027541 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:22.030937 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1197bc70-f84f-4a91-8b17-7c9c24df71bf tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:22.031375 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 471/1865] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:22 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:22.042988 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b261d5cf-bba5-4240-b204-c3e8e826a80e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.132381 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b261d5cf-bba5-4240-b204-c3e8e826a80e tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:22.132658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b261d5cf-bba5-4240-b204-c3e8e826a80e tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:22.132893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b261d5cf-bba5-4240-b204-c3e8e826a80e tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:22.137288 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b261d5cf-bba5-4240-b204-c3e8e826a80e tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:22.137652 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 465/1866] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:22 2026] GET /volume/v3/messages => generated 668 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:22.149055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db88524b-4078-4e80-9c72-ca9ff6604d38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.156029 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db88524b-4078-4e80-9c72-ca9ff6604d38 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] DELETE https://10.4.3.59/volume/v3/messages/786108eb-33c3-4e14-b56e-9da0b7f91060 Aug 06 13:07:22.157028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db88524b-4078-4e80-9c72-ca9ff6604d38 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:22.157028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db88524b-4078-4e80-9c72-ca9ff6604d38 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:22.165672 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db88524b-4078-4e80-9c72-ca9ff6604d38 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/messages/786108eb-33c3-4e14-b56e-9da0b7f91060 returned with HTTP 204 Aug 06 13:07:22.166314 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 469/1867] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:07:22 2026] DELETE /volume/v3/messages/786108eb-33c3-4e14-b56e-9da0b7f91060 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:07:22.177867 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12293618-c92c-401c-ba20-df1dc2d29f77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.179897 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 Aug 06 13:07:22.180107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:22.180310 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:22.180475 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Delete volume with id: c1f10682-d0f6-4a22-9339-3b8a73568c02 Aug 06 13:07:22.189776 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:22.189776 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:22.190070 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Volume info retrieved successfully. Aug 06 13:07:22.190969 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:07:22.213975 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2076313198 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2076313198, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:22.214631 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2076313198 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2076313198, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:22.227409 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Created reservations ['9641a935-2c11-473f-8eb3-a839bc7ba9d6', 'bafd5f4f-2c66-491e-8932-b6a2140955a8', '683bd99b-e52f-4849-b76e-eb697d440389', '1432e8bc-6971-4cc7-bd50-5871978b8e8e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:22.248873 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Delete volume request issued successfully. Aug 06 13:07:22.251374 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12293618-c92c-401c-ba20-df1dc2d29f77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 returned with HTTP 202 Aug 06 13:07:22.251374 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 463/1868] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:22 2026] DELETE /volume/v3/volumes/c1f10682-d0f6-4a22-9339-3b8a73568c02 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:22.257353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44fc0e12-d3cc-42d6-a50d-d7d8a3cd7ec4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.259442 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44fc0e12-d3cc-42d6-a50d-d7d8a3cd7ec4 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] DELETE https://10.4.3.59/volume/v3/types/7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6 Aug 06 13:07:22.259656 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44fc0e12-d3cc-42d6-a50d-d7d8a3cd7ec4 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:22.259859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44fc0e12-d3cc-42d6-a50d-d7d8a3cd7ec4 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:22.282861 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44fc0e12-d3cc-42d6-a50d-d7d8a3cd7ec4 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/types/7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6 returned with HTTP 202 Aug 06 13:07:22.283384 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 472/1869] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:22 2026] DELETE /volume/v3/types/7a4bc9f3-a4e5-419e-8a19-476cff2ca2b6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:22.295304 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-013c0092-ba96-4b1a-bf90-87ca42f51310 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.295304 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013c0092-ba96-4b1a-bf90-87ca42f51310 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:22.297312 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-013c0092-ba96-4b1a-bf90-87ca42f51310 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-42485275", "extra_specs": {"storage_protocol": "tempest-storage_protocol-516956357", "vendor_name": "tempest-vendor_name-1707094386"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:22.314465 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013c0092-ba96-4b1a-bf90-87ca42f51310 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:22.314706 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 466/1870] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:22 2026] POST /volume/v3/types => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:22.322482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.324412 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:22.324939 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eae8e309-9318-4a7c-94b6-3eacacbf8656", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:22.326411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Create volume request body: {'volume': {'volume_type': 'eae8e309-9318-4a7c-94b6-3eacacbf8656', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:22.335137 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Create volume of 1 GB Aug 06 13:07:22.335583 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:22.335583 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:22.338293 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Availability Zones retrieved successfully. Aug 06 13:07:22.347065 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Flow 'volume_create_api' (83a335f3-cb2d-4cdf-bea6-19284d91152f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:22.352054 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1c9d95-03ab-40a5-bd0e-99c010e03d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:22.352054 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:22.377984 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1c9d95-03ab-40a5-bd0e-99c010e03d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:07:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-516956357',vendor_name='tempest-vendor_name-1707094386'},id=eae8e309-9318-4a7c-94b6-3eacacbf8656,is_public=True,name='tempest-ProjectReaderTests-volume-type-42485275',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae8e309-9318-4a7c-94b6-3eacacbf8656', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:22.378581 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049b4075-ca7f-4a84-9cd4-3a25e966d99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:22.404827 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-42485275 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-42485275, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:22.405005 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-42485275 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-42485275, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:22.430779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Created reservations ['ea709d10-d733-422f-aeec-99b220b84753', '9c86304d-a0d0-4cc8-952b-f628c4aa5b4d', '39526c96-939e-4feb-9a6a-a419568ff1b0', 'a1c72ec9-f294-4142-a585-ad8521ba1c2d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:22.431610 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049b4075-ca7f-4a84-9cd4-3a25e966d99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea709d10-d733-422f-aeec-99b220b84753', '9c86304d-a0d0-4cc8-952b-f628c4aa5b4d', '39526c96-939e-4feb-9a6a-a419568ff1b0', 'a1c72ec9-f294-4142-a585-ad8521ba1c2d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:22.432302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921ffa04-b235-4a04-a0d8-5e9aeeae355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:22.459707 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921ffa04-b235-4a04-a0d8-5e9aeeae355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '918cad6d-51d6-4d82-ae95-9036efd94853', '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='e8dd0a21541040538d7ad20c65b30301',qos_specs=None,replication_status=,reservations=['ea709d10-d733-422f-aeec-99b220b84753','9c86304d-a0d0-4cc8-952b-f628c4aa5b4d','39526c96-939e-4feb-9a6a-a419568ff1b0','a1c72ec9-f294-4142-a585-ad8521ba1c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274b35d7091f47d993fdf643512c0476',volume_type_id=eae8e309-9318-4a7c-94b6-3eacacbf8656), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:22Z,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=918cad6d-51d6-4d82-ae95-9036efd94853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8dd0a21541040538d7ad20c65b30301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274b35d7091f47d993fdf643512c0476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae8e309-9318-4a7c-94b6-3eacacbf8656),volume_type_id=eae8e309-9318-4a7c-94b6-3eacacbf8656)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:22.461346 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb87c17-b5fc-4dfd-8f72-acb5f8764f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:22.487609 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb87c17-b5fc-4dfd-8f72-acb5f8764f01) transitioned into state 'SUCCESS' from 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='e8dd0a21541040538d7ad20c65b30301',qos_specs=None,replication_status=,reservations=['ea709d10-d733-422f-aeec-99b220b84753','9c86304d-a0d0-4cc8-952b-f628c4aa5b4d','39526c96-939e-4feb-9a6a-a419568ff1b0','a1c72ec9-f294-4142-a585-ad8521ba1c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274b35d7091f47d993fdf643512c0476',volume_type_id=eae8e309-9318-4a7c-94b6-3eacacbf8656)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:22.488378 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0c0973-4b84-4027-b2fc-c2d91f4c48f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:22.502237 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0c0973-4b84-4027-b2fc-c2d91f4c48f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:22.505121 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Flow 'volume_create_api' (83a335f3-cb2d-4cdf-bea6-19284d91152f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:22.505121 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Create volume request issued successfully. Aug 06 13:07:22.505121 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ad1584f-71d0-4289-8a37-c6a389dd1274 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:22.505695 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 470/1871] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:07:22 2026] POST /volume/v3/volumes => generated 770 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:22.517561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-86ce172c-abc2-4363-913f-87dac78adf44 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:22.518697 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86ce172c-abc2-4363-913f-87dac78adf44 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] GET https://10.4.3.59/volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 Aug 06 13:07:22.521028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86ce172c-abc2-4363-913f-87dac78adf44 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:22.521028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86ce172c-abc2-4363-913f-87dac78adf44 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:22.525971 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:22.525971 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:22.531564 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-86ce172c-abc2-4363-913f-87dac78adf44 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Volume info retrieved successfully. Aug 06 13:07:22.533767 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86ce172c-abc2-4363-913f-87dac78adf44 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 returned with HTTP 200 Aug 06 13:07:22.534215 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 464/1872] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:22 2026] GET /volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:23.549780 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e51c960e-23a2-45e1-922c-09f5bcffe4c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:23.552461 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e51c960e-23a2-45e1-922c-09f5bcffe4c5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] GET https://10.4.3.59/volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 Aug 06 13:07:23.553391 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e51c960e-23a2-45e1-922c-09f5bcffe4c5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:23.553391 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e51c960e-23a2-45e1-922c-09f5bcffe4c5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:23.561436 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:23.561436 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:23.564073 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e51c960e-23a2-45e1-922c-09f5bcffe4c5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Volume info retrieved successfully. Aug 06 13:07:23.567764 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e51c960e-23a2-45e1-922c-09f5bcffe4c5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 returned with HTTP 200 Aug 06 13:07:23.568298 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 473/1873] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:07:23 2026] GET /volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:23.581053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d68f69c9-de4c-4c72-ae96-784e2e2772ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:23.582921 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d68f69c9-de4c-4c72-ae96-784e2e2772ca tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] GET https://10.4.3.59/volume/v3/messages Aug 06 13:07:23.583126 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d68f69c9-de4c-4c72-ae96-784e2e2772ca tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:23.583345 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d68f69c9-de4c-4c72-ae96-784e2e2772ca tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:23.586826 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d68f69c9-de4c-4c72-ae96-784e2e2772ca tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/messages returned with HTTP 200 Aug 06 13:07:23.587160 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 467/1874] 10.4.3.59 () {68 vars in 1273 bytes} [Thu Aug 6 13:07:23 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:23.595621 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3492d7a6-38b6-4cbc-9035-78ddc74ebf59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:23.597886 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3492d7a6-38b6-4cbc-9035-78ddc74ebf59 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] GET https://10.4.3.59/volume/v3/messages/27d229d8-9c46-4cbe-875b-d26d692833d4 Aug 06 13:07:23.598103 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3492d7a6-38b6-4cbc-9035-78ddc74ebf59 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:23.598368 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3492d7a6-38b6-4cbc-9035-78ddc74ebf59 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:23.601871 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:23.601871 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:23.602655 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3492d7a6-38b6-4cbc-9035-78ddc74ebf59 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-reader] https://10.4.3.59/volume/v3/messages/27d229d8-9c46-4cbe-875b-d26d692833d4 returned with HTTP 200 Aug 06 13:07:23.603068 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 471/1875] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:23 2026] GET /volume/v3/messages/27d229d8-9c46-4cbe-875b-d26d692833d4 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:23.613416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-84213a01-6afa-49a6-a4dd-77e6014eff77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:23.615293 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84213a01-6afa-49a6-a4dd-77e6014eff77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] DELETE https://10.4.3.59/volume/v3/messages/27d229d8-9c46-4cbe-875b-d26d692833d4 Aug 06 13:07:23.615514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84213a01-6afa-49a6-a4dd-77e6014eff77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:23.615740 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84213a01-6afa-49a6-a4dd-77e6014eff77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:23.623316 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84213a01-6afa-49a6-a4dd-77e6014eff77 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/messages/27d229d8-9c46-4cbe-875b-d26d692833d4 returned with HTTP 204 Aug 06 13:07:23.623713 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 465/1876] 10.4.3.59 () {68 vars in 1387 bytes} [Thu Aug 6 13:07:23 2026] DELETE /volume/v3/messages/27d229d8-9c46-4cbe-875b-d26d692833d4 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 13:07:23.630794 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87319693-aa32-4cd3-a937-04b04c777013 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:23.633010 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 Aug 06 13:07:23.633010 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:23.633305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:23.634576 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Delete volume with id: 918cad6d-51d6-4d82-ae95-9036efd94853 Aug 06 13:07:23.640405 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:23.640405 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:23.640930 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Volume info retrieved successfully. Aug 06 13:07:23.641942 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 13:07:23.650382 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-42485275 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-42485275, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:23.650922 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-42485275 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-42485275, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:07:23.660571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Created reservations ['274846ca-ac86-4566-b87b-c76a67b127dd', '6db6ada2-2e76-4370-b216-e94e123a2e17', '1aa01da8-08f1-49b0-ad32-4fd9b42f1f99', '669bea1d-b33a-4d74-ab07-c710163809a6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:23.687074 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Delete volume request issued successfully. Aug 06 13:07:23.687277 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87319693-aa32-4cd3-a937-04b04c777013 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 returned with HTTP 202 Aug 06 13:07:23.687843 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 474/1877] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:07:23 2026] DELETE /volume/v3/volumes/918cad6d-51d6-4d82-ae95-9036efd94853 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:23.694657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4aa79d3f-bfc4-4717-b777-41080533adf5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:23.696571 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa79d3f-bfc4-4717-b777-41080533adf5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] DELETE https://10.4.3.59/volume/v3/types/eae8e309-9318-4a7c-94b6-3eacacbf8656 Aug 06 13:07:23.696796 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa79d3f-bfc4-4717-b777-41080533adf5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:23.697013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa79d3f-bfc4-4717-b777-41080533adf5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:23.722418 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa79d3f-bfc4-4717-b777-41080533adf5 tempest-ProjectReaderTests-1736356750 tempest-ProjectReaderTests-1736356750-project-admin] https://10.4.3.59/volume/v3/types/eae8e309-9318-4a7c-94b6-3eacacbf8656 returned with HTTP 202 Aug 06 13:07:23.722803 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 468/1878] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:23 2026] DELETE /volume/v3/types/eae8e309-9318-4a7c-94b6-3eacacbf8656 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:26.296867 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:26.298715 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:07:26.298954 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:26.299159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:26.299378 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume with id: 91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:07:26.306950 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:26.306950 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:26.307403 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:26.327153 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume request issued successfully. Aug 06 13:07:26.327469 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab18872e-b7cb-46d2-9669-9801bc4d7228 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 202 Aug 06 13:07:26.327974 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 472/1879] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:26 2026] DELETE /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:26.335335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7fc7a86b-d3d8-49c1-b1b5-80b2f10146e9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:26.337442 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fc7a86b-d3d8-49c1-b1b5-80b2f10146e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:07:26.337526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fc7a86b-d3d8-49c1-b1b5-80b2f10146e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:26.337684 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fc7a86b-d3d8-49c1-b1b5-80b2f10146e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:26.346274 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:26.346274 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:26.350792 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7fc7a86b-d3d8-49c1-b1b5-80b2f10146e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:26.355003 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fc7a86b-d3d8-49c1-b1b5-80b2f10146e9 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 200 Aug 06 13:07:26.355425 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 466/1880] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:26 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:27.370060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c303800-87e9-4130-8a95-0e6c27bbd5cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:27.372658 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c303800-87e9-4130-8a95-0e6c27bbd5cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 Aug 06 13:07:27.372937 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c303800-87e9-4130-8a95-0e6c27bbd5cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:27.373182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c303800-87e9-4130-8a95-0e6c27bbd5cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:27.381553 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c303800-87e9-4130-8a95-0e6c27bbd5cc tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 returned with HTTP 404 Aug 06 13:07:27.382111 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 475/1881] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:27 2026] GET /volume/v3/volumes/91512ca3-5231-42f6-a566-6768b825e246 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:32.236949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-520eab04-cbf3-42f2-8fb7-2f509dfb9fc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:32.241178 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-520eab04-cbf3-42f2-8fb7-2f509dfb9fc0 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:07:32.241178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-520eab04-cbf3-42f2-8fb7-2f509dfb9fc0 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:32.241178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-520eab04-cbf3-42f2-8fb7-2f509dfb9fc0 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:32.253541 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:32.253541 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:32.258111 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-520eab04-cbf3-42f2-8fb7-2f509dfb9fc0 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:07:32.264243 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-520eab04-cbf3-42f2-8fb7-2f509dfb9fc0 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:07:32.264869 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 469/1882] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:32 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:32.302706 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-c49f25ff-c9d0-4df1-915c-d5fd52319b8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:32.306129 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-c49f25ff-c9d0-4df1-915c-d5fd52319b8c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:07:32.306357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-c49f25ff-c9d0-4df1-915c-d5fd52319b8c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:32.306571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-c49f25ff-c9d0-4df1-915c-d5fd52319b8c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:32.316468 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:32.316468 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:32.320200 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-c49f25ff-c9d0-4df1-915c-d5fd52319b8c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:07:32.324823 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-c49f25ff-c9d0-4df1-915c-d5fd52319b8c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:07:32.325344 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 473/1883] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:32 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:32.347713 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-81f6188f-1b82-4216-affb-ab58d8495795 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:32.349812 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-81f6188f-1b82-4216-affb-ab58d8495795 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46/action Aug 06 13:07:32.350176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-81f6188f-1b82-4216-affb-ab58d8495795 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:07:32.350334 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-81f6188f-1b82-4216-affb-ab58d8495795 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:32.360618 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:32.360618 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:32.361160 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-81f6188f-1b82-4216-affb-ab58d8495795 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:07:32.368974 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-81f6188f-1b82-4216-affb-ab58d8495795 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Begin detaching volume completed successfully. Aug 06 13:07:32.368974 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-81f6188f-1b82-4216-affb-ab58d8495795 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46/action returned with HTTP 202 Aug 06 13:07:32.368974 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 467/1884] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:07:32 2026] POST /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:07:32.416909 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e410d36-0139-40c7-9147-b3d05c98be15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:32.417496 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e410d36-0139-40c7-9147-b3d05c98be15 None None] GET https://10.4.3.59/volume// Aug 06 13:07:32.418736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e410d36-0139-40c7-9147-b3d05c98be15 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:32.418736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e410d36-0139-40c7-9147-b3d05c98be15 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:32.418736 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e410d36-0139-40c7-9147-b3d05c98be15 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:32.418736 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 476/1885] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:07:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:32.429126 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-9d5b8f9c-4ba3-4fbb-a7d0-3cd85d60b565 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:32.433075 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-9d5b8f9c-4ba3-4fbb-a7d0-3cd85d60b565 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:07:32.433469 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-9d5b8f9c-4ba3-4fbb-a7d0-3cd85d60b565 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:32.433720 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-9d5b8f9c-4ba3-4fbb-a7d0-3cd85d60b565 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:32.445222 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:32.445222 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:32.450341 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-9d5b8f9c-4ba3-4fbb-a7d0-3cd85d60b565 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:07:32.457785 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-9d5b8f9c-4ba3-4fbb-a7d0-3cd85d60b565 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:07:32.458964 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 470/1886] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:07:32 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:07:33.187124 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-d6ad7840-11c2-4b9f-9593-56acd5941479 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:33.191447 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-d6ad7840-11c2-4b9f-9593-56acd5941479 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:07:33.191447 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-d6ad7840-11c2-4b9f-9593-56acd5941479 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:33.191447 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-d6ad7840-11c2-4b9f-9593-56acd5941479 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:33.204307 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:33.204307 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:33.211979 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-d6ad7840-11c2-4b9f-9593-56acd5941479 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:33.219954 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-d6ad7840-11c2-4b9f-9593-56acd5941479 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 200 Aug 06 13:07:33.220960 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 474/1887] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:33 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 1657 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:33.346319 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-f7cfe2c5-1101-48ff-90a7-110c7bf02d8f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:33.353824 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-f7cfe2c5-1101-48ff-90a7-110c7bf02d8f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] DELETE https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1 Aug 06 13:07:33.354386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-f7cfe2c5-1101-48ff-90a7-110c7bf02d8f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:33.354386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-f7cfe2c5-1101-48ff-90a7-110c7bf02d8f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:33.361495 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:33.361495 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:33.422020 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da701d1f-93ed-4a72-93d9-8ff0b7a12c91 req-f7cfe2c5-1101-48ff-90a7-110c7bf02d8f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1 returned with HTTP 200 Aug 06 13:07:33.422478 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 468/1888] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:07:33 2026] DELETE /volume/v3/attachments/704e18fb-5c0d-4c18-abbf-6a3650523cb1 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:33.478668 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0bd6cb5a-c61d-48c4-ac0e-cb80358a1d34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:33.480721 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bd6cb5a-c61d-48c4-ac0e-cb80358a1d34 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:07:33.480941 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bd6cb5a-c61d-48c4-ac0e-cb80358a1d34 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:33.481128 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bd6cb5a-c61d-48c4-ac0e-cb80358a1d34 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:33.489375 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:33.489375 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:33.493299 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0bd6cb5a-c61d-48c4-ac0e-cb80358a1d34 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:07:33.498805 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bd6cb5a-c61d-48c4-ac0e-cb80358a1d34 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:07:33.499285 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 477/1889] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:33 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:34.177251 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-e737008a-2c6a-4d28-9ae5-c03e75667c2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:34.180040 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-e737008a-2c6a-4d28-9ae5-c03e75667c2d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f Aug 06 13:07:34.180402 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-e737008a-2c6a-4d28-9ae5-c03e75667c2d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:34.180628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-e737008a-2c6a-4d28-9ae5-c03e75667c2d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:34.188445 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:34.188445 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:34.261883 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-37be2acd-9fd7-4108-8d7c-65bf7b0f2b6f req-e737008a-2c6a-4d28-9ae5-c03e75667c2d tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f returned with HTTP 200 Aug 06 13:07:34.262277 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 471/1890] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:07:34 2026] DELETE /volume/v3/attachments/9ecf07e7-0973-481b-80cb-e6ea46921b0f => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:35.174461 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:35.176244 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:07:35.176547 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:35.176725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:35.176871 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume with id: b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:07:35.183654 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:35.183654 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:35.184086 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:35.199799 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Delete volume request issued successfully. Aug 06 13:07:35.200027 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e0e3472-2512-475e-81b2-7afa0ca381c8 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 202 Aug 06 13:07:35.200614 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 475/1891] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:35 2026] DELETE /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:35.209834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d9b71a6-0766-4b1b-ad46-9c81178bfb19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:35.212900 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d9b71a6-0766-4b1b-ad46-9c81178bfb19 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:07:35.213203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d9b71a6-0766-4b1b-ad46-9c81178bfb19 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:35.213501 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d9b71a6-0766-4b1b-ad46-9c81178bfb19 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:35.224330 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:35.224330 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:35.230228 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8d9b71a6-0766-4b1b-ad46-9c81178bfb19 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Volume info retrieved successfully. Aug 06 13:07:35.237796 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d9b71a6-0766-4b1b-ad46-9c81178bfb19 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 200 Aug 06 13:07:35.238392 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 469/1892] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:35 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:36.250200 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bfbb8437-07ac-4228-b309-00fb6486a2e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:36.253015 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfbb8437-07ac-4228-b309-00fb6486a2e7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] GET https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de Aug 06 13:07:36.253318 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfbb8437-07ac-4228-b309-00fb6486a2e7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:36.253583 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfbb8437-07ac-4228-b309-00fb6486a2e7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:36.260720 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfbb8437-07ac-4228-b309-00fb6486a2e7 tempest-AttachVolumeMultiAttachTest-1981260524 tempest-AttachVolumeMultiAttachTest-1981260524-project-member] https://10.4.3.59/volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de returned with HTTP 404 Aug 06 13:07:36.261360 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 478/1893] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:36 2026] GET /volume/v3/volumes/b2254426-ba44-4d0c-982b-ddaa10d648de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:40.019304 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8ad236a-aa4f-444d-864e-7aa7163e4d18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.095509 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8ad236a-aa4f-444d-864e-7aa7163e4d18 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:07:40.095863 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8ad236a-aa4f-444d-864e-7aa7163e4d18 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-611689882", "extra_specs": {"spec1": "val1"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.097647 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:40.097647 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:40.109942 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8ad236a-aa4f-444d-864e-7aa7163e4d18 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:07:40.110350 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 472/1894] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:07:40 2026] POST /volume/v3/types => generated 242 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:40.118811 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4ea0420-2304-4294-b3ef-4b84527dbf07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.120673 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4ea0420-2304-4294-b3ef-4b84527dbf07 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] POST https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs Aug 06 13:07:40.120979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4ea0420-2304-4294-b3ef-4b84527dbf07 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.122471 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4ea0420-2304-4294-b3ef-4b84527dbf07 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs returned with HTTP 400 Aug 06 13:07:40.123071 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 476/1895] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:07:40 2026] POST /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:07:40.130423 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2a1754b-b6ac-40ee-901d-b3d266c5fce2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.132184 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2a1754b-b6ac-40ee-901d-b3d266c5fce2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] POST https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs Aug 06 13:07:40.132577 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2a1754b-b6ac-40ee-901d-b3d266c5fce2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.134054 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2a1754b-b6ac-40ee-901d-b3d266c5fce2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs returned with HTTP 400 Aug 06 13:07:40.134708 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 470/1896] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:07:40 2026] POST /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:07:40.141959 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2377fa47-c931-457c-8aed-54cee21980fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.143616 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2377fa47-c931-457c-8aed-54cee21980fd tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] POST https://10.4.3.59/volume/v3/types/119f4215-fad5-4673-98b6-ea6a84f1bdd7/extra_specs Aug 06 13:07:40.143927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2377fa47-c931-457c-8aed-54cee21980fd tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.153376 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2377fa47-c931-457c-8aed-54cee21980fd tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/119f4215-fad5-4673-98b6-ea6a84f1bdd7/extra_specs returned with HTTP 404 Aug 06 13:07:40.153921 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 479/1897] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:07:40 2026] POST /volume/v3/types/119f4215-fad5-4673-98b6-ea6a84f1bdd7/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:40.161901 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4225a5ca-209a-4b56-b740-12b2b6205166 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.163646 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4225a5ca-209a-4b56-b740-12b2b6205166 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] DELETE https://10.4.3.59/volume/v3/types/a6879224-5ba8-41e5-85f0-657f4f865842/extra_specs/spec1 Aug 06 13:07:40.163822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4225a5ca-209a-4b56-b740-12b2b6205166 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:40.164012 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4225a5ca-209a-4b56-b740-12b2b6205166 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:40.167310 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4225a5ca-209a-4b56-b740-12b2b6205166 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/a6879224-5ba8-41e5-85f0-657f4f865842/extra_specs/spec1 returned with HTTP 404 Aug 06 13:07:40.167804 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 473/1898] 10.4.3.59 () {66 vars in 1392 bytes} [Thu Aug 6 13:07:40 2026] DELETE /volume/v3/types/a6879224-5ba8-41e5-85f0-657f4f865842/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:40.176761 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-834612ba-4220-4004-aeab-2adc2b699fc6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.178705 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-834612ba-4220-4004-aeab-2adc2b699fc6 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] GET https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/nonexistent_extra_spec_name Aug 06 13:07:40.178918 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-834612ba-4220-4004-aeab-2adc2b699fc6 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:40.179112 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-834612ba-4220-4004-aeab-2adc2b699fc6 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:40.185447 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-834612ba-4220-4004-aeab-2adc2b699fc6 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 06 13:07:40.185850 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 477/1899] 10.4.3.59 () {66 vars in 1455 bytes} [Thu Aug 6 13:07:40 2026] GET /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:40.192758 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61b03b0d-1241-4602-8cda-69da04cfa2fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.194552 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61b03b0d-1241-4602-8cda-69da04cfa2fa tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] GET https://10.4.3.59/volume/v3/types/1666cabb-4b1d-42eb-9b7c-01b602f1fd9f/extra_specs/spec1 Aug 06 13:07:40.194873 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61b03b0d-1241-4602-8cda-69da04cfa2fa tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:40.195088 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61b03b0d-1241-4602-8cda-69da04cfa2fa tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:40.199301 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61b03b0d-1241-4602-8cda-69da04cfa2fa tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/1666cabb-4b1d-42eb-9b7c-01b602f1fd9f/extra_specs/spec1 returned with HTTP 404 Aug 06 13:07:40.199714 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 471/1900] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:07:40 2026] GET /volume/v3/types/1666cabb-4b1d-42eb-9b7c-01b602f1fd9f/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:40.206091 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4388a06-cdb0-4a1e-9811-bf70726faae2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.207721 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4388a06-cdb0-4a1e-9811-bf70726faae2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] GET https://10.4.3.59/volume/v3/types/931bc329-eb19-463b-a98a-048b37ccda4f/extra_specs Aug 06 13:07:40.207890 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4388a06-cdb0-4a1e-9811-bf70726faae2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:40.208066 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4388a06-cdb0-4a1e-9811-bf70726faae2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:40.211100 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4388a06-cdb0-4a1e-9811-bf70726faae2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/931bc329-eb19-463b-a98a-048b37ccda4f/extra_specs returned with HTTP 404 Aug 06 13:07:40.211765 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 480/1901] 10.4.3.59 () {66 vars in 1371 bytes} [Thu Aug 6 13:07:40 2026] GET /volume/v3/types/931bc329-eb19-463b-a98a-048b37ccda4f/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:40.219718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e155cb48-b92f-4626-b5ba-1c7357fbeb08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.221488 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e155cb48-b92f-4626-b5ba-1c7357fbeb08 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] PUT https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/spec1 Aug 06 13:07:40.221812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e155cb48-b92f-4626-b5ba-1c7357fbeb08 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.223311 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e155cb48-b92f-4626-b5ba-1c7357fbeb08 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/spec1 returned with HTTP 400 Aug 06 13:07:40.223739 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 474/1902] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:07:40 2026] PUT /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:07:40.231576 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e029f86c-f941-4252-99ea-1f59f6ba0d7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.233758 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e029f86c-f941-4252-99ea-1f59f6ba0d7f tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] PUT https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/spec1 Aug 06 13:07:40.234169 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e029f86c-f941-4252-99ea-1f59f6ba0d7f tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'update', calling method: update, body: null {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.235937 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e029f86c-f941-4252-99ea-1f59f6ba0d7f tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/spec1 returned with HTTP 400 Aug 06 13:07:40.236528 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 478/1903] 10.4.3.59 () {68 vars in 1408 bytes} [Thu Aug 6 13:07:40 2026] PUT /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:07:40.244698 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-586960fe-5fc0-4368-8e29-d19c3c39aef2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.246488 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-586960fe-5fc0-4368-8e29-d19c3c39aef2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] PUT https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/None Aug 06 13:07:40.246809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-586960fe-5fc0-4368-8e29-d19c3c39aef2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.256597 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-586960fe-5fc0-4368-8e29-d19c3c39aef2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 13:07:40.256742 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-586960fe-5fc0-4368-8e29-d19c3c39aef2 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/None returned with HTTP 400 Aug 06 13:07:40.257192 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 472/1904] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:07:40 2026] PUT /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/None => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:07:40.264570 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a61d27a4-f49e-45e6-9def-c902535182b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.266343 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a61d27a4-f49e-45e6-9def-c902535182b1 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] PUT https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/858056b9-6045-476f-9c5f-279876f556d2 Aug 06 13:07:40.266666 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a61d27a4-f49e-45e6-9def-c902535182b1 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.276649 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a61d27a4-f49e-45e6-9def-c902535182b1 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 13:07:40.276849 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a61d27a4-f49e-45e6-9def-c902535182b1 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/858056b9-6045-476f-9c5f-279876f556d2 returned with HTTP 400 Aug 06 13:07:40.277349 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 481/1905] 10.4.3.59 () {68 vars in 1502 bytes} [Thu Aug 6 13:07:40 2026] PUT /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b/extra_specs/858056b9-6045-476f-9c5f-279876f556d2 => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:07:40.286395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc0e1a45-078b-486f-898b-14689cfed157 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.288680 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc0e1a45-078b-486f-898b-14689cfed157 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] PUT https://10.4.3.59/volume/v3/types/c411eb52-9438-4988-b750-e3001516a333/extra_specs/spec1 Aug 06 13:07:40.289025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc0e1a45-078b-486f-898b-14689cfed157 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:40.298464 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc0e1a45-078b-486f-898b-14689cfed157 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/c411eb52-9438-4988-b750-e3001516a333/extra_specs/spec1 returned with HTTP 404 Aug 06 13:07:40.299029 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 475/1906] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:07:40 2026] PUT /volume/v3/types/c411eb52-9438-4988-b750-e3001516a333/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:40.306171 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a95dd9a8-74fa-4039-be19-996d8eba5f3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.307879 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a95dd9a8-74fa-4039-be19-996d8eba5f3b tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] DELETE https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b Aug 06 13:07:40.308079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a95dd9a8-74fa-4039-be19-996d8eba5f3b tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:40.308283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a95dd9a8-74fa-4039-be19-996d8eba5f3b tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:40.331426 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a95dd9a8-74fa-4039-be19-996d8eba5f3b tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b returned with HTTP 202 Aug 06 13:07:40.331801 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 479/1907] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:07:40 2026] DELETE /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:40.338166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4c804fe1-581e-448c-9811-a95a3814cd35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:40.339848 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c804fe1-581e-448c-9811-a95a3814cd35 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] GET https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b Aug 06 13:07:40.340027 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c804fe1-581e-448c-9811-a95a3814cd35 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:40.340197 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c804fe1-581e-448c-9811-a95a3814cd35 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:40.343351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c804fe1-581e-448c-9811-a95a3814cd35 tempest-ExtraSpecsNegativeTest-87973104 tempest-ExtraSpecsNegativeTest-87973104-project-admin] https://10.4.3.59/volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b returned with HTTP 404 Aug 06 13:07:40.343753 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 473/1908] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:07:40 2026] GET /volume/v3/types/849ed66f-6b36-4755-a754-31425831e71b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:41.840548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0d93bb9-8dac-4736-b574-3975c255d3c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:41.925767 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0d93bb9-8dac-4736-b574-3975c255d3c9 tempest-ExtensionsTestJSON-1752022365 tempest-ExtensionsTestJSON-1752022365-project-member] GET https://10.4.3.59/volume/v3/extensions Aug 06 13:07:41.925988 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0d93bb9-8dac-4736-b574-3975c255d3c9 tempest-ExtensionsTestJSON-1752022365 tempest-ExtensionsTestJSON-1752022365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:41.926190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0d93bb9-8dac-4736-b574-3975c255d3c9 tempest-ExtensionsTestJSON-1752022365 tempest-ExtensionsTestJSON-1752022365-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:41.926563 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0d93bb9-8dac-4736-b574-3975c255d3c9 tempest-ExtensionsTestJSON-1752022365 tempest-ExtensionsTestJSON-1752022365-project-member] https://10.4.3.59/volume/v3/extensions returned with HTTP 200 Aug 06 13:07:41.926958 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 482/1909] 10.4.3.59 () {66 vars in 1239 bytes} [Thu Aug 6 13:07:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:43.034220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:43.112867 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:43.113201 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1449418984"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:43.114471 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1449418984'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:43.114620 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume of 1 GB Aug 06 13:07:43.118745 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Availability Zones retrieved successfully. Aug 06 13:07:43.123629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Flow 'volume_create_api' (a41d5048-162a-419e-99f4-32fe4d69c259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:43.124821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e914ec5-4482-4a38-ab82-dd833537dba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:43.125699 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:43.155145 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e914ec5-4482-4a38-ab82-dd833537dba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:43.156278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e12a8a-cf15-4c47-8c2d-b8ef798054c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:43.211560 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Created reservations ['8c6b5fc3-53bc-443a-acea-8097ad042e78', 'bc020384-2a0f-49b5-b39e-9449565e2d93', '983ec2fc-b0e5-4564-b6ee-f42dbc819b50', '8ad9b976-545c-438d-b015-658762ee4be8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:43.212545 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e12a8a-cf15-4c47-8c2d-b8ef798054c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c6b5fc3-53bc-443a-acea-8097ad042e78', 'bc020384-2a0f-49b5-b39e-9449565e2d93', '983ec2fc-b0e5-4564-b6ee-f42dbc819b50', '8ad9b976-545c-438d-b015-658762ee4be8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:43.213539 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39889218-a811-4b97-b168-344328d8df2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:43.240150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39889218-a811-4b97-b168-344328d8df2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50a7cb3b-d213-424e-9d82-75e080e9f98e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1449418984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',qos_specs=None,replication_status=,reservations=['8c6b5fc3-53bc-443a-acea-8097ad042e78','bc020384-2a0f-49b5-b39e-9449565e2d93','983ec2fc-b0e5-4564-b6ee-f42dbc819b50','8ad9b976-545c-438d-b015-658762ee4be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c990973e884a46a64af2ef0c9fedad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1449418984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50a7cb3b-d213-424e-9d82-75e080e9f98e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c990973e884a46a64af2ef0c9fedad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:43.241573 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d864d6-ab80-416b-b1b1-77ededf42e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:43.261199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d864d6-ab80-416b-b1b1-77ededf42e72) transitioned into state 'SUCCESS' from state '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-1449418984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',qos_specs=None,replication_status=,reservations=['8c6b5fc3-53bc-443a-acea-8097ad042e78','bc020384-2a0f-49b5-b39e-9449565e2d93','983ec2fc-b0e5-4564-b6ee-f42dbc819b50','8ad9b976-545c-438d-b015-658762ee4be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c990973e884a46a64af2ef0c9fedad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:43.262149 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4c3be2-24cb-4385-91e9-e6ccbafaa3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:43.278718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4c3be2-24cb-4385-91e9-e6ccbafaa3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:43.279670 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Flow 'volume_create_api' (a41d5048-162a-419e-99f4-32fe4d69c259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:43.279670 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume request issued successfully. Aug 06 13:07:43.280336 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27752c81-f9c6-4deb-b0e2-e585385fd8e4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:43.280980 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 476/1910] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:07:43 2026] POST /volume/v3/volumes => generated 749 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:43.295403 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30114713-f5e1-47d9-a534-e53a78d1db1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:43.297129 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30114713-f5e1-47d9-a534-e53a78d1db1f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:43.297332 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30114713-f5e1-47d9-a534-e53a78d1db1f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:43.297540 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30114713-f5e1-47d9-a534-e53a78d1db1f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:43.305836 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:43.305836 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:43.310568 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30114713-f5e1-47d9-a534-e53a78d1db1f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:43.314911 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30114713-f5e1-47d9-a534-e53a78d1db1f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e returned with HTTP 200 Aug 06 13:07:43.315337 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 480/1911] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:43 2026] GET /volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:44.327437 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03ebdce7-3b2c-40f3-a129-8c4bf22c4872 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:44.329007 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03ebdce7-3b2c-40f3-a129-8c4bf22c4872 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:44.329167 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03ebdce7-3b2c-40f3-a129-8c4bf22c4872 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:44.329363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03ebdce7-3b2c-40f3-a129-8c4bf22c4872 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:44.335921 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:44.335921 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:44.339181 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-03ebdce7-3b2c-40f3-a129-8c4bf22c4872 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:44.343339 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03ebdce7-3b2c-40f3-a129-8c4bf22c4872 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e returned with HTTP 200 Aug 06 13:07:44.343818 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 474/1912] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:44 2026] GET /volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:44.360464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f392addd-871b-4d66-a499-34ea20c790ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:44.362694 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f392addd-871b-4d66-a499-34ea20c790ad tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:44.363096 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f392addd-871b-4d66-a499-34ea20c790ad tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50a7cb3b-d213-424e-9d82-75e080e9f98e", "name": "tempest-VolumesDeleteCascade-Snapshot-564848337"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:44.373286 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:44.373286 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:44.373874 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f392addd-871b-4d66-a499-34ea20c790ad tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:44.374015 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f392addd-871b-4d66-a499-34ea20c790ad tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create snapshot from volume 50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:44.411702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f392addd-871b-4d66-a499-34ea20c790ad tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Created reservations ['46d2199a-fe53-4ab1-8e73-98a4d58d211d', '91037eab-7990-47ad-987e-d11705076bb8', 'af4f77e7-418e-4314-b9bd-dca9ced97a77', 'e9ffbd2e-49f4-4a78-99af-abe0a5d33ccd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:44.442896 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f392addd-871b-4d66-a499-34ea20c790ad tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot create request issued successfully. Aug 06 13:07:44.443221 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f392addd-871b-4d66-a499-34ea20c790ad tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:07:44.443681 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 483/1913] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:07:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:44.452848 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1faf64ae-79a4-412e-bdb6-233a57437d60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:44.454710 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1faf64ae-79a4-412e-bdb6-233a57437d60 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f Aug 06 13:07:44.454906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1faf64ae-79a4-412e-bdb6-233a57437d60 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:44.455092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1faf64ae-79a4-412e-bdb6-233a57437d60 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:44.463561 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:44.463561 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:44.464021 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1faf64ae-79a4-412e-bdb6-233a57437d60 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot retrieved successfully. Aug 06 13:07:44.464848 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1faf64ae-79a4-412e-bdb6-233a57437d60 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f returned with HTTP 200 Aug 06 13:07:44.465427 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 477/1914] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:44 2026] GET /volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:45.475307 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-075ee552-7dd7-4968-8db7-94e31ca30b11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:45.477506 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-075ee552-7dd7-4968-8db7-94e31ca30b11 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f Aug 06 13:07:45.477764 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-075ee552-7dd7-4968-8db7-94e31ca30b11 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:45.477953 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-075ee552-7dd7-4968-8db7-94e31ca30b11 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:45.483231 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:45.483231 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:45.483804 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-075ee552-7dd7-4968-8db7-94e31ca30b11 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot retrieved successfully. Aug 06 13:07:45.484620 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-075ee552-7dd7-4968-8db7-94e31ca30b11 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f returned with HTTP 200 Aug 06 13:07:45.485034 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 481/1915] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:45 2026] GET /volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:45.495677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:45.498041 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:45.498551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50a7cb3b-d213-424e-9d82-75e080e9f98e", "name": "tempest-VolumesDeleteCascade-Snapshot-464508936"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:45.509392 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:45.509392 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:45.509977 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:45.510115 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create snapshot from volume 50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:45.541998 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Created reservations ['65b30e77-4805-485f-9078-2296fa5a68a5', '6bf549e3-792c-4be3-a2c0-3e70e7a0410e', '5b0ec466-3db5-4eae-b36d-4d8a058b1255', 'f3b42236-e6e5-4b1b-85a1-581a7bc9e2ba'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:45.579836 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot create request issued successfully. Aug 06 13:07:45.580347 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e227d89-0d07-46a3-a93d-d69c7a456045 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:07:45.580965 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 475/1916] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:07:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:45.594476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f295dd6f-d24e-4ca0-abe9-991376ff4154 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:45.599497 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f295dd6f-d24e-4ca0-abe9-991376ff4154 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c Aug 06 13:07:45.599701 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f295dd6f-d24e-4ca0-abe9-991376ff4154 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:45.599895 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f295dd6f-d24e-4ca0-abe9-991376ff4154 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:45.605766 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:45.605766 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:45.606290 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f295dd6f-d24e-4ca0-abe9-991376ff4154 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot retrieved successfully. Aug 06 13:07:45.607662 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f295dd6f-d24e-4ca0-abe9-991376ff4154 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c returned with HTTP 200 Aug 06 13:07:45.608048 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 484/1917] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:45 2026] GET /volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:46.617835 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae89d301-b37e-4d67-9a9d-1cbc06164c1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:46.619879 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae89d301-b37e-4d67-9a9d-1cbc06164c1a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c Aug 06 13:07:46.620058 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae89d301-b37e-4d67-9a9d-1cbc06164c1a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:46.620356 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae89d301-b37e-4d67-9a9d-1cbc06164c1a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:46.625629 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:46.625629 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:46.626100 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae89d301-b37e-4d67-9a9d-1cbc06164c1a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot retrieved successfully. Aug 06 13:07:46.626929 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae89d301-b37e-4d67-9a9d-1cbc06164c1a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c returned with HTTP 200 Aug 06 13:07:46.627338 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 478/1918] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:46 2026] GET /volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:46.635556 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:46.637347 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e?cascade=True Aug 06 13:07:46.637713 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:46.637899 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:46.638064 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume with id: 50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:46.645871 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:46.645871 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:46.646568 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:46.680380 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume request issued successfully. Aug 06 13:07:46.680809 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1ccc606-f1cb-44a1-ba58-979834a6fc42 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e?cascade=True returned with HTTP 202 Aug 06 13:07:46.681397 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 482/1919] 10.4.3.59 () {66 vars in 1369 bytes} [Thu Aug 6 13:07:46 2026] DELETE /volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:46.688792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-237b9718-1d57-443c-b20a-39673220ea3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:46.691303 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-237b9718-1d57-443c-b20a-39673220ea3d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:46.691462 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-237b9718-1d57-443c-b20a-39673220ea3d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:46.691683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-237b9718-1d57-443c-b20a-39673220ea3d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:46.699516 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:46.699516 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:46.704789 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-237b9718-1d57-443c-b20a-39673220ea3d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:46.709235 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-237b9718-1d57-443c-b20a-39673220ea3d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e returned with HTTP 200 Aug 06 13:07:46.709812 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 476/1920] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:46 2026] GET /volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:46.968640 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:46.970782 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:46.971321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1309167891"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:46.973386 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1309167891'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:46.973564 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume of 1 GB Aug 06 13:07:46.978350 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Availability Zones retrieved successfully. Aug 06 13:07:46.986132 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Flow 'volume_create_api' (cd27db68-62cc-4da8-87a9-6aaf71692215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:46.987392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae276eac-8786-43c9-9098-e1fc2eaa537d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:46.988619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:47.012465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae276eac-8786-43c9-9098-e1fc2eaa537d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.013249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c5a368-a9ea-4127-b4fd-dd794290fc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.048458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Created reservations ['989a3be0-1de0-4d98-9ab9-5aa0f03657e1', '46401e71-354f-4984-bc3e-3e611c1898c2', 'fc265ef5-a78b-45cb-a823-489731ec95fb', '216dc27e-cbb2-48b2-a0d2-4f53907fbe30'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:47.049277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c5a368-a9ea-4127-b4fd-dd794290fc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['989a3be0-1de0-4d98-9ab9-5aa0f03657e1', '46401e71-354f-4984-bc3e-3e611c1898c2', 'fc265ef5-a78b-45cb-a823-489731ec95fb', '216dc27e-cbb2-48b2-a0d2-4f53907fbe30']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.050140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1378185-2383-490a-bb86-25245fdb9e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.072371 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1378185-2383-490a-bb86-25245fdb9e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e07f5197-80a2-4d72-939b-5a035332046f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309167891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051502be078e41b3ac5ebf5c43315e57',qos_specs=None,replication_status=,reservations=['989a3be0-1de0-4d98-9ab9-5aa0f03657e1','46401e71-354f-4984-bc3e-3e611c1898c2','fc265ef5-a78b-45cb-a823-489731ec95fb','216dc27e-cbb2-48b2-a0d2-4f53907fbe30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd872798e81f4efb885c6b5b592d8d15',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309167891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e07f5197-80a2-4d72-939b-5a035332046f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='051502be078e41b3ac5ebf5c43315e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd872798e81f4efb885c6b5b592d8d15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.073155 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72c12e5-b663-4eba-930f-218cb61b2aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.089887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72c12e5-b663-4eba-930f-218cb61b2aa9) transitioned into state 'SUCCESS' from state '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-1309167891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051502be078e41b3ac5ebf5c43315e57',qos_specs=None,replication_status=,reservations=['989a3be0-1de0-4d98-9ab9-5aa0f03657e1','46401e71-354f-4984-bc3e-3e611c1898c2','fc265ef5-a78b-45cb-a823-489731ec95fb','216dc27e-cbb2-48b2-a0d2-4f53907fbe30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd872798e81f4efb885c6b5b592d8d15',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.090667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df58513e-bf0b-4fbb-ac94-acae329868b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.103213 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df58513e-bf0b-4fbb-ac94-acae329868b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.104071 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Flow 'volume_create_api' (cd27db68-62cc-4da8-87a9-6aaf71692215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:47.104399 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume request issued successfully. Aug 06 13:07:47.104929 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7fdf739-5610-4578-ac3d-36e53dd2f79e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:47.106381 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 485/1921] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:07:46 2026] POST /volume/v3/volumes => generated 753 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:47.116581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29ce84e2-32a3-49aa-be8d-158a34a7f81f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.118570 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29ce84e2-32a3-49aa-be8d-158a34a7f81f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:47.118855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29ce84e2-32a3-49aa-be8d-158a34a7f81f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.119088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29ce84e2-32a3-49aa-be8d-158a34a7f81f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.128006 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:47.128006 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:47.131918 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29ce84e2-32a3-49aa-be8d-158a34a7f81f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:47.136540 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29ce84e2-32a3-49aa-be8d-158a34a7f81f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:47.136925 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 479/1922] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:47 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:47.722686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9e3ac8e-b9eb-4cc1-bc98-57a03dcfbc66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.725109 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9e3ac8e-b9eb-4cc1-bc98-57a03dcfbc66 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:47.725435 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9e3ac8e-b9eb-4cc1-bc98-57a03dcfbc66 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.725722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9e3ac8e-b9eb-4cc1-bc98-57a03dcfbc66 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.733892 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9e3ac8e-b9eb-4cc1-bc98-57a03dcfbc66 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e returned with HTTP 404 Aug 06 13:07:47.734707 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 483/1923] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:47 2026] GET /volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:47.742681 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.744864 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:07:47.745113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.745370 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.745731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:07:47.746661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:07:47.754960 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Get all volumes completed successfully. Aug 06 13:07:47.755407 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5105c0fd-fd6b-4bc7-8ed6-bcf658bdb8fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:07:47.755896 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 477/1924] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:07:47 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:07:47.765802 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75856ece-d320-48bb-b2f3-9fc4443271fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.767969 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75856ece-d320-48bb-b2f3-9fc4443271fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:47.768190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75856ece-d320-48bb-b2f3-9fc4443271fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.768405 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75856ece-d320-48bb-b2f3-9fc4443271fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.768648 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-75856ece-d320-48bb-b2f3-9fc4443271fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:07:47.768902 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:47.768902 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:47.769727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-75856ece-d320-48bb-b2f3-9fc4443271fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:07:47.780542 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75856ece-d320-48bb-b2f3-9fc4443271fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Get all snapshots completed successfully. Aug 06 13:07:47.780972 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75856ece-d320-48bb-b2f3-9fc4443271fe tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 200 Aug 06 13:07:47.781457 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 486/1925] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:07:47 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 06 13:07:47.793364 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86372422-15cb-4c78-9fe0-31882dedf874 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.795109 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86372422-15cb-4c78-9fe0-31882dedf874 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c Aug 06 13:07:47.795349 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86372422-15cb-4c78-9fe0-31882dedf874 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.795620 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86372422-15cb-4c78-9fe0-31882dedf874 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.795866 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-86372422-15cb-4c78-9fe0-31882dedf874 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete snapshot with id: 2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c Aug 06 13:07:47.799833 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86372422-15cb-4c78-9fe0-31882dedf874 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c returned with HTTP 404 Aug 06 13:07:47.800287 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 480/1926] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:07:47 2026] DELETE /volume/v3/snapshots/2323f7a7-2aa1-4cbd-af74-c274b9dc3c6c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:47.807032 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56e8e892-5198-4198-baa2-b63a4631990c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.808880 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56e8e892-5198-4198-baa2-b63a4631990c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f Aug 06 13:07:47.809092 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56e8e892-5198-4198-baa2-b63a4631990c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.809284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56e8e892-5198-4198-baa2-b63a4631990c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.809378 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-56e8e892-5198-4198-baa2-b63a4631990c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete snapshot with id: be808317-1b1c-4292-a2e5-b02e7f73a25f Aug 06 13:07:47.813774 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56e8e892-5198-4198-baa2-b63a4631990c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f returned with HTTP 404 Aug 06 13:07:47.814355 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 484/1927] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:07:47 2026] DELETE /volume/v3/snapshots/be808317-1b1c-4292-a2e5-b02e7f73a25f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:47.821180 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-765b498d-1dde-449d-9bbd-0d39ff32a84d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.823053 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-765b498d-1dde-449d-9bbd-0d39ff32a84d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:47.823231 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-765b498d-1dde-449d-9bbd-0d39ff32a84d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.823447 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-765b498d-1dde-449d-9bbd-0d39ff32a84d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.828826 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-765b498d-1dde-449d-9bbd-0d39ff32a84d tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e returned with HTTP 404 Aug 06 13:07:47.829333 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 478/1928] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:47 2026] GET /volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:47.836119 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ce36902-e251-4adb-9c4c-726f07c59803 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.838383 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ce36902-e251-4adb-9c4c-726f07c59803 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:47.838841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ce36902-e251-4adb-9c4c-726f07c59803 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:47.839169 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ce36902-e251-4adb-9c4c-726f07c59803 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:47.839475 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4ce36902-e251-4adb-9c4c-726f07c59803 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume with id: 50a7cb3b-d213-424e-9d82-75e080e9f98e Aug 06 13:07:47.846576 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ce36902-e251-4adb-9c4c-726f07c59803 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e returned with HTTP 404 Aug 06 13:07:47.847332 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 487/1929] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:47 2026] DELETE /volume/v3/volumes/50a7cb3b-d213-424e-9d82-75e080e9f98e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:47.854713 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5478161-71ef-4b00-af89-97e027ec0826 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:47.856323 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:47.856722 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-772729997"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:47.858545 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-772729997'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:47.858713 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume of 1 GB Aug 06 13:07:47.862530 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Availability Zones retrieved successfully. Aug 06 13:07:47.867645 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Flow 'volume_create_api' (82fc9eed-4f1e-47d5-8013-838892c6e846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:47.868706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7848ba1a-023f-417c-971c-bce2fa6e2f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.869582 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:47.896254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7848ba1a-023f-417c-971c-bce2fa6e2f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.897166 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b158f2-1d54-4004-bbdb-f1f2d956984b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.936689 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Created reservations ['54083b8f-56f3-4ec7-8f72-db2031bf5e05', '48880a3b-c2e3-4bad-99a2-953b4922952f', '73727c85-5261-41cc-9d21-8572973482b0', '926f44c0-f901-4eac-b7c7-c4ec92317c38'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:47.937476 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b158f2-1d54-4004-bbdb-f1f2d956984b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54083b8f-56f3-4ec7-8f72-db2031bf5e05', '48880a3b-c2e3-4bad-99a2-953b4922952f', '73727c85-5261-41cc-9d21-8572973482b0', '926f44c0-f901-4eac-b7c7-c4ec92317c38']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.938165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89af73b-9ef1-4303-9f1d-8df86d877975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.959709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89af73b-9ef1-4303-9f1d-8df86d877975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5501c57-c547-4e1e-896f-a54a1d5d36aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-772729997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',qos_specs=None,replication_status=,reservations=['54083b8f-56f3-4ec7-8f72-db2031bf5e05','48880a3b-c2e3-4bad-99a2-953b4922952f','73727c85-5261-41cc-9d21-8572973482b0','926f44c0-f901-4eac-b7c7-c4ec92317c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c990973e884a46a64af2ef0c9fedad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-772729997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5501c57-c547-4e1e-896f-a54a1d5d36aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c990973e884a46a64af2ef0c9fedad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.960447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b82714-e205-4c61-81b1-cbf265d85f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.976378 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b82714-e205-4c61-81b1-cbf265d85f99) transitioned into state 'SUCCESS' from state '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-772729997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',qos_specs=None,replication_status=,reservations=['54083b8f-56f3-4ec7-8f72-db2031bf5e05','48880a3b-c2e3-4bad-99a2-953b4922952f','73727c85-5261-41cc-9d21-8572973482b0','926f44c0-f901-4eac-b7c7-c4ec92317c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c990973e884a46a64af2ef0c9fedad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.977001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922cc2a7-8a1d-4791-9c71-a19e6175ea64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:47.985070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922cc2a7-8a1d-4791-9c71-a19e6175ea64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:47.985860 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Flow 'volume_create_api' (82fc9eed-4f1e-47d5-8013-838892c6e846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:47.986123 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume request issued successfully. Aug 06 13:07:47.986682 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5478161-71ef-4b00-af89-97e027ec0826 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:47.987063 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 481/1930] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:07:47 2026] POST /volume/v3/volumes => generated 748 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:47.999349 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b29805b-7566-4ed0-88b2-b04b68c4d3ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.001531 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b29805b-7566-4ed0-88b2-b04b68c4d3ff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:48.002059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b29805b-7566-4ed0-88b2-b04b68c4d3ff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:48.002276 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b29805b-7566-4ed0-88b2-b04b68c4d3ff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:48.011040 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:48.011040 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:48.015155 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b29805b-7566-4ed0-88b2-b04b68c4d3ff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:48.020094 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b29805b-7566-4ed0-88b2-b04b68c4d3ff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa returned with HTTP 200 Aug 06 13:07:48.020701 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 485/1931] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:47 2026] GET /volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:48.149279 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-29510d62-2414-40d9-928c-b9696113ff1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.151598 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29510d62-2414-40d9-928c-b9696113ff1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:48.151874 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29510d62-2414-40d9-928c-b9696113ff1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:48.152129 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29510d62-2414-40d9-928c-b9696113ff1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:48.160461 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:48.160461 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:48.164183 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-29510d62-2414-40d9-928c-b9696113ff1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:48.168686 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29510d62-2414-40d9-928c-b9696113ff1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:48.169106 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 479/1932] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:48 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:48.212712 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-5b66fc1d-dbaa-4e24-9499-a531c5d4815f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.214741 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-5b66fc1d-dbaa-4e24-9499-a531c5d4815f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:48.214909 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-5b66fc1d-dbaa-4e24-9499-a531c5d4815f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:48.215091 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-5b66fc1d-dbaa-4e24-9499-a531c5d4815f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:48.221944 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:48.221944 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:48.225432 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-5b66fc1d-dbaa-4e24-9499-a531c5d4815f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:48.229084 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-5b66fc1d-dbaa-4e24-9499-a531c5d4815f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:48.229554 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 488/1933] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:48 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:48.306991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0ab3300-760c-4d4c-ae2c-11f0aeb9ff52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.307514 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0ab3300-760c-4d4c-ae2c-11f0aeb9ff52 None None] GET https://10.4.3.59/volume// Aug 06 13:07:48.307768 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0ab3300-760c-4d4c-ae2c-11f0aeb9ff52 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:48.308019 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0ab3300-760c-4d4c-ae2c-11f0aeb9ff52 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:48.308426 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0ab3300-760c-4d4c-ae2c-11f0aeb9ff52 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:48.308784 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 482/1934] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:07:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:48.315848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-7b5155af-b005-415d-8f36-622aaa028be1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.318550 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-7b5155af-b005-415d-8f36-622aaa028be1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:07:48.319156 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-7b5155af-b005-415d-8f36-622aaa028be1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e07f5197-80a2-4d72-939b-5a035332046f", "connector": null, "instance_uuid": "19427861-2d5f-4a57-8418-8ee968e56d7b"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:48.327900 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:48.327900 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:48.350993 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-7b5155af-b005-415d-8f36-622aaa028be1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:07:48.351716 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 486/1935] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:07:48 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:48.379161 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3b754ec8-06b4-44b5-8dd5-cbcc681c835f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.381428 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b754ec8-06b4-44b5-8dd5-cbcc681c835f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:48.381701 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b754ec8-06b4-44b5-8dd5-cbcc681c835f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:48.381969 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b754ec8-06b4-44b5-8dd5-cbcc681c835f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:48.386073 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f13bd19-52ab-485b-84af-7d694261f3eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.386532 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f13bd19-52ab-485b-84af-7d694261f3eb None None] GET https://10.4.3.59/volume// Aug 06 13:07:48.386797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f13bd19-52ab-485b-84af-7d694261f3eb None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:48.386958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f13bd19-52ab-485b-84af-7d694261f3eb None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:48.387287 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f13bd19-52ab-485b-84af-7d694261f3eb None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:48.387601 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 489/1936] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:07:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:48.391173 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:48.391173 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:48.394774 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-26e0e089-3167-484d-b103-48eccad2583d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.394973 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3b754ec8-06b4-44b5-8dd5-cbcc681c835f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:48.396915 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-26e0e089-3167-484d-b103-48eccad2583d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:48.397078 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-26e0e089-3167-484d-b103-48eccad2583d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:48.397249 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-26e0e089-3167-484d-b103-48eccad2583d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:48.400018 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b754ec8-06b4-44b5-8dd5-cbcc681c835f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:48.400018 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 480/1937] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:48 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:48.406353 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:48.406353 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:48.409670 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-26e0e089-3167-484d-b103-48eccad2583d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:48.413414 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-26e0e089-3167-484d-b103-48eccad2583d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:48.413844 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 483/1938] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:07:48 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:07:48.516175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-574e79f1-e26b-4b72-b398-c48154b5d740 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:48.518154 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-574e79f1-e26b-4b72-b398-c48154b5d740 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] PUT https://10.4.3.59/volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53 Aug 06 13:07:48.518557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-574e79f1-e26b-4b72-b398-c48154b5d740 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:48.525444 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-574e79f1-e26b-4b72-b398-c48154b5d740 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Acquiring lock "cinder-attachment_update-e07f5197-80a2-4d72-939b-5a035332046f-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:07:48.530129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-574e79f1-e26b-4b72-b398-c48154b5d740 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Lock "cinder-attachment_update-e07f5197-80a2-4d72-939b-5a035332046f-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:07:48.531013 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:48.531013 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:48.601605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-574e79f1-e26b-4b72-b398-c48154b5d740 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Lock "cinder-attachment_update-e07f5197-80a2-4d72-939b-5a035332046f-np0000006653" released by "attachment_update" :: held 0.071s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:07:48.601887 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-574e79f1-e26b-4b72-b398-c48154b5d740 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53 returned with HTTP 200 Aug 06 13:07:48.602366 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 487/1939] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:07:48 2026] PUT /volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:49.034592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3694cdd7-5389-4754-aa9f-cdf7efaea613 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:49.034592 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3694cdd7-5389-4754-aa9f-cdf7efaea613 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:49.034592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3694cdd7-5389-4754-aa9f-cdf7efaea613 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:49.034592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3694cdd7-5389-4754-aa9f-cdf7efaea613 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:49.041894 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:49.041894 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:49.045230 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3694cdd7-5389-4754-aa9f-cdf7efaea613 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:49.048893 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3694cdd7-5389-4754-aa9f-cdf7efaea613 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa returned with HTTP 200 Aug 06 13:07:49.049340 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 490/1940] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:49 2026] GET /volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:49.066424 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:49.068222 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:49.068604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5501c57-c547-4e1e-896f-a54a1d5d36aa", "name": "tempest-VolumesDeleteCascade-Snapshot-1112946499"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:49.077045 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:49.077045 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:49.077494 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:49.077648 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create snapshot from volume d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:49.101670 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Created reservations ['8fb1062f-0c78-40dd-bac6-764ce23ada6a', '93278c59-79ce-4dea-b533-e633ac9d8b8e', '6b1b2ce6-a524-41ab-9bd0-e1eb5c786280', '93f2390a-7822-4d98-a8d1-dbd6ab735063'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:49.135276 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot create request issued successfully. Aug 06 13:07:49.135923 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6fc77f7-7e79-43c7-b361-a3edfb5f2eff tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:07:49.136615 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 481/1941] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:07:49 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 06 13:07:49.146378 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32ba5e3a-4175-4797-891b-20a9785bccf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:49.148480 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32ba5e3a-4175-4797-891b-20a9785bccf7 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 Aug 06 13:07:49.148776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32ba5e3a-4175-4797-891b-20a9785bccf7 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:49.148974 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32ba5e3a-4175-4797-891b-20a9785bccf7 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:49.157895 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:49.157895 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:49.158419 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32ba5e3a-4175-4797-891b-20a9785bccf7 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot retrieved successfully. Aug 06 13:07:49.159316 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32ba5e3a-4175-4797-891b-20a9785bccf7 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 returned with HTTP 200 Aug 06 13:07:49.159784 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 484/1942] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:49 2026] GET /volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:49.412710 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61076a00-3b61-4f67-b5ce-e156397ef19b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:49.414610 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61076a00-3b61-4f67-b5ce-e156397ef19b tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:49.414994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61076a00-3b61-4f67-b5ce-e156397ef19b tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:49.415314 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61076a00-3b61-4f67-b5ce-e156397ef19b tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:49.425173 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:49.425173 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:49.429671 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61076a00-3b61-4f67-b5ce-e156397ef19b tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:49.434670 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61076a00-3b61-4f67-b5ce-e156397ef19b tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:49.435351 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 488/1943] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:49 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:50.169740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1e0141d-8f6b-4448-8a29-3db96980a905 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:50.171422 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1e0141d-8f6b-4448-8a29-3db96980a905 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 Aug 06 13:07:50.171629 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1e0141d-8f6b-4448-8a29-3db96980a905 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:50.171806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1e0141d-8f6b-4448-8a29-3db96980a905 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:50.176881 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:50.176881 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:50.177326 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1e0141d-8f6b-4448-8a29-3db96980a905 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot retrieved successfully. Aug 06 13:07:50.178021 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1e0141d-8f6b-4448-8a29-3db96980a905 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 returned with HTTP 200 Aug 06 13:07:50.178418 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 491/1944] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:50 2026] GET /volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:50.186805 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:50.188977 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:50.189345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3ee7abb9-7b0c-438f-b511-23228a58d8d6", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1517374240"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:50.190840 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume request body: {'volume': {'snapshot_id': '3ee7abb9-7b0c-438f-b511-23228a58d8d6', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1517374240'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:50.195868 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:50.195868 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:50.196346 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Snapshot retrieved successfully. Aug 06 13:07:50.196469 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume of 1 GB Aug 06 13:07:50.200111 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Availability Zones retrieved successfully. Aug 06 13:07:50.205481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Flow 'volume_create_api' (74ee6532-a06f-42ec-a184-a38831f430bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:50.206401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0248b1fe-2d41-4fc1-8fed-b47a049b10c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:50.207253 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:50.236075 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0248b1fe-2d41-4fc1-8fed-b47a049b10c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ee7abb9-7b0c-438f-b511-23228a58d8d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:50.236859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2e2dab-0fdc-4da6-ba03-e7e905143f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:50.274153 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Created reservations ['dabc194f-2710-400b-81e1-72c6b9114860', '232e72ec-ea40-43ef-b787-9783c13941fd', 'ba22f149-0989-4f64-99d1-c90bc22e4aa8', '7ab962a2-dc1c-4ec4-b6c7-a6003f682e6c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:50.274973 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2e2dab-0fdc-4da6-ba03-e7e905143f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dabc194f-2710-400b-81e1-72c6b9114860', '232e72ec-ea40-43ef-b787-9783c13941fd', 'ba22f149-0989-4f64-99d1-c90bc22e4aa8', '7ab962a2-dc1c-4ec4-b6c7-a6003f682e6c']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:50.275662 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2de75a7-9b5a-4b21-b9cd-b6968c9876b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:50.316099 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2de75a7-9b5a-4b21-b9cd-b6968c9876b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74c1b2a0-3bcd-4d16-ba52-47765da843f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1517374240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',qos_specs=None,replication_status=,reservations=['dabc194f-2710-400b-81e1-72c6b9114860','232e72ec-ea40-43ef-b787-9783c13941fd','ba22f149-0989-4f64-99d1-c90bc22e4aa8','7ab962a2-dc1c-4ec4-b6c7-a6003f682e6c'],size=1,snapshot_id=3ee7abb9-7b0c-438f-b511-23228a58d8d6,source_replicaid=,source_volid=None,status='creating',user_id='e4c990973e884a46a64af2ef0c9fedad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1517374240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74c1b2a0-3bcd-4d16-ba52-47765da843f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ee7abb9-7b0c-438f-b511-23228a58d8d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c990973e884a46a64af2ef0c9fedad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:50.316920 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0b05f1-4955-41a3-963e-d2500cd4bc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:50.342420 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0b05f1-4955-41a3-963e-d2500cd4bc9a) transitioned into state 'SUCCESS' from state '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-1517374240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c720d0f5a58f43ab8a7f962b0f4c1b12',qos_specs=None,replication_status=,reservations=['dabc194f-2710-400b-81e1-72c6b9114860','232e72ec-ea40-43ef-b787-9783c13941fd','ba22f149-0989-4f64-99d1-c90bc22e4aa8','7ab962a2-dc1c-4ec4-b6c7-a6003f682e6c'],size=1,snapshot_id=3ee7abb9-7b0c-438f-b511-23228a58d8d6,source_replicaid=,source_volid=None,status='creating',user_id='e4c990973e884a46a64af2ef0c9fedad',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:50.343113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2713f9-2b85-44a6-8de0-667ac7e08f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:50.365133 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2713f9-2b85-44a6-8de0-667ac7e08f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:50.366034 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Flow 'volume_create_api' (74ee6532-a06f-42ec-a184-a38831f430bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:50.366364 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Create volume request issued successfully. Aug 06 13:07:50.366945 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d21f9df-18a6-4c21-bc4a-6abaad8ea71c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:50.367498 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 482/1945] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:07:50 2026] POST /volume/v3/volumes => generated 783 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:50.379928 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f632e07d-3eb2-4e73-a792-60c6fbd11419 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:50.382273 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f632e07d-3eb2-4e73-a792-60c6fbd11419 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:50.382540 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f632e07d-3eb2-4e73-a792-60c6fbd11419 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:50.382826 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f632e07d-3eb2-4e73-a792-60c6fbd11419 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:50.392222 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:50.392222 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:50.396953 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f632e07d-3eb2-4e73-a792-60c6fbd11419 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:50.401613 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f632e07d-3eb2-4e73-a792-60c6fbd11419 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 returned with HTTP 200 Aug 06 13:07:50.402119 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 485/1946] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:50 2026] GET /volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:50.448438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53f70ef4-5a61-4947-ba5f-1cd81cfa7a99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:50.452613 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53f70ef4-5a61-4947-ba5f-1cd81cfa7a99 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:50.452613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53f70ef4-5a61-4947-ba5f-1cd81cfa7a99 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:50.452613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53f70ef4-5a61-4947-ba5f-1cd81cfa7a99 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:50.468024 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:50.468024 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:50.473714 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53f70ef4-5a61-4947-ba5f-1cd81cfa7a99 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:50.484134 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53f70ef4-5a61-4947-ba5f-1cd81cfa7a99 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:50.484134 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 489/1947] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:50 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:51.414018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0308cd0b-84a3-4145-bee6-98f6b50af5c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:51.415785 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0308cd0b-84a3-4145-bee6-98f6b50af5c6 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:51.415968 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0308cd0b-84a3-4145-bee6-98f6b50af5c6 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:51.416143 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0308cd0b-84a3-4145-bee6-98f6b50af5c6 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:51.423511 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:51.423511 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:51.426877 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0308cd0b-84a3-4145-bee6-98f6b50af5c6 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:51.431794 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0308cd0b-84a3-4145-bee6-98f6b50af5c6 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 returned with HTTP 200 Aug 06 13:07:51.432133 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 492/1948] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:51 2026] GET /volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:51.446177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85ea88b8-efd0-4c4a-bc8c-89b438fa2508 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:51.447944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85ea88b8-efd0-4c4a-bc8c-89b438fa2508 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:51.448116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85ea88b8-efd0-4c4a-bc8c-89b438fa2508 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:51.448299 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85ea88b8-efd0-4c4a-bc8c-89b438fa2508 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:51.454780 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:51.454780 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:51.457974 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-85ea88b8-efd0-4c4a-bc8c-89b438fa2508 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:51.461651 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85ea88b8-efd0-4c4a-bc8c-89b438fa2508 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 returned with HTTP 200 Aug 06 13:07:51.461972 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 483/1949] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:51 2026] GET /volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:51.472566 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df171089-0fc5-4b97-86c3-6ae49906c66c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:51.475051 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df171089-0fc5-4b97-86c3-6ae49906c66c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa?cascade=True Aug 06 13:07:51.475244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df171089-0fc5-4b97-86c3-6ae49906c66c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:51.475451 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df171089-0fc5-4b97-86c3-6ae49906c66c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:51.475646 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-df171089-0fc5-4b97-86c3-6ae49906c66c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume with id: d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:51.482567 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:51.482567 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:51.482939 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df171089-0fc5-4b97-86c3-6ae49906c66c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:51.495870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2300fc75-f935-468d-9aea-a28294f91959 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:51.497552 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2300fc75-f935-468d-9aea-a28294f91959 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:51.497874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2300fc75-f935-468d-9aea-a28294f91959 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:51.498139 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2300fc75-f935-468d-9aea-a28294f91959 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:51.508438 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:51.508438 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:51.511239 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2300fc75-f935-468d-9aea-a28294f91959 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:51.512103 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df171089-0fc5-4b97-86c3-6ae49906c66c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume request issued successfully. Aug 06 13:07:51.514105 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df171089-0fc5-4b97-86c3-6ae49906c66c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa?cascade=True returned with HTTP 202 Aug 06 13:07:51.514105 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 486/1950] 10.4.3.59 () {66 vars in 1369 bytes} [Thu Aug 6 13:07:51 2026] DELETE /volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa?cascade=True => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:51.520213 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2300fc75-f935-468d-9aea-a28294f91959 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:51.520588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16d9ce57-98d4-4c49-bdef-819896efd67b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:51.520961 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 490/1951] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:51 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:51.522461 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16d9ce57-98d4-4c49-bdef-819896efd67b tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:51.522689 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16d9ce57-98d4-4c49-bdef-819896efd67b tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:51.522884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16d9ce57-98d4-4c49-bdef-819896efd67b tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:51.529421 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:51.529421 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:51.532628 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16d9ce57-98d4-4c49-bdef-819896efd67b tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:51.536291 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16d9ce57-98d4-4c49-bdef-819896efd67b tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa returned with HTTP 200 Aug 06 13:07:51.536684 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 493/1952] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:51 2026] GET /volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:51.855854 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-1243249e-e329-4e59-8aac-2fc2eebc5cef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:51.858300 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-1243249e-e329-4e59-8aac-2fc2eebc5cef tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53/action Aug 06 13:07:51.858743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-1243249e-e329-4e59-8aac-2fc2eebc5cef tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:07:51.858882 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-1243249e-e329-4e59-8aac-2fc2eebc5cef tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:51.877521 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:51.877521 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:51.888608 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-01dcfd8d-b5a7-4348-a133-a437995ceefe req-1243249e-e329-4e59-8aac-2fc2eebc5cef tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53/action returned with HTTP 204 Aug 06 13:07:51.889156 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 484/1953] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:07:51 2026] POST /volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:52.532718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23261177-c951-45cc-ac5d-694164c8f1f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.534492 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23261177-c951-45cc-ac5d-694164c8f1f2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:52.534686 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23261177-c951-45cc-ac5d-694164c8f1f2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.534907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23261177-c951-45cc-ac5d-694164c8f1f2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.544496 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.544496 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:52.548924 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23261177-c951-45cc-ac5d-694164c8f1f2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:52.549044 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9807e410-e02e-4ad4-b7bd-5a0d4c5d842e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.550744 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9807e410-e02e-4ad4-b7bd-5a0d4c5d842e tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:52.551046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9807e410-e02e-4ad4-b7bd-5a0d4c5d842e tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.551347 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9807e410-e02e-4ad4-b7bd-5a0d4c5d842e tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.551842 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23261177-c951-45cc-ac5d-694164c8f1f2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:52.552622 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 487/1954] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:52.556982 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9807e410-e02e-4ad4-b7bd-5a0d4c5d842e tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa returned with HTTP 404 Aug 06 13:07:52.557581 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 491/1955] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:52.563799 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3bfc12c-e340-4d2d-bd5f-c4bf508c5f97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.564166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cdbca98e-61d7-4147-995e-288de6abe97a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.565424 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdbca98e-61d7-4147-995e-288de6abe97a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:07:52.565589 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdbca98e-61d7-4147-995e-288de6abe97a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.565782 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdbca98e-61d7-4147-995e-288de6abe97a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.566023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-cdbca98e-61d7-4147-995e-288de6abe97a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:07:52.566398 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3bfc12c-e340-4d2d-bd5f-c4bf508c5f97 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:52.566616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdbca98e-61d7-4147-995e-288de6abe97a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:07:52.566703 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3bfc12c-e340-4d2d-bd5f-c4bf508c5f97 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.566970 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3bfc12c-e340-4d2d-bd5f-c4bf508c5f97 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.573948 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cdbca98e-61d7-4147-995e-288de6abe97a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Get all volumes completed successfully. Aug 06 13:07:52.574441 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdbca98e-61d7-4147-995e-288de6abe97a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:07:52.574910 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 485/1956] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes => generated 333 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:52.579037 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.579037 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:52.582778 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3bfc12c-e340-4d2d-bd5f-c4bf508c5f97 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:52.584837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bf8f99e-983c-430e-9f54-412f454a833c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.586478 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bf8f99e-983c-430e-9f54-412f454a833c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:52.586754 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bf8f99e-983c-430e-9f54-412f454a833c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.586973 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bf8f99e-983c-430e-9f54-412f454a833c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.587050 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3bfc12c-e340-4d2d-bd5f-c4bf508c5f97 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:52.587278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-3bf8f99e-983c-430e-9f54-412f454a833c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:07:52.587613 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 494/1957] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:52.588241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-3bf8f99e-983c-430e-9f54-412f454a833c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:07:52.596283 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3bf8f99e-983c-430e-9f54-412f454a833c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Get all snapshots completed successfully. Aug 06 13:07:52.598528 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bf8f99e-983c-430e-9f54-412f454a833c tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 200 Aug 06 13:07:52.598977 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 488/1958] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:07:52.607652 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-695a3607-2b96-4ad3-8769-ac348fafb2a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.609191 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-695a3607-2b96-4ad3-8769-ac348fafb2a0 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:52.609497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-695a3607-2b96-4ad3-8769-ac348fafb2a0 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.610852 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-695a3607-2b96-4ad3-8769-ac348fafb2a0 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.623553 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.623553 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:52.628730 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-695a3607-2b96-4ad3-8769-ac348fafb2a0 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:52.634993 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-695a3607-2b96-4ad3-8769-ac348fafb2a0 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 returned with HTTP 200 Aug 06 13:07:52.635489 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 492/1959] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:52.639351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0ff3efb8-93d3-478f-9e30-71485fafc4df req-e23e6c93-2aa0-43d6-b6f2-519160959275 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.645668 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0ff3efb8-93d3-478f-9e30-71485fafc4df req-e23e6c93-2aa0-43d6-b6f2-519160959275 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:52.645837 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0ff3efb8-93d3-478f-9e30-71485fafc4df req-e23e6c93-2aa0-43d6-b6f2-519160959275 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.646009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0ff3efb8-93d3-478f-9e30-71485fafc4df req-e23e6c93-2aa0-43d6-b6f2-519160959275 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.651035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.652894 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:52.653132 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.653403 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.653635 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume with id: 74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:52.656527 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.656527 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:52.660047 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0ff3efb8-93d3-478f-9e30-71485fafc4df req-e23e6c93-2aa0-43d6-b6f2-519160959275 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:52.663007 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.663007 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:52.663625 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:52.663921 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0ff3efb8-93d3-478f-9e30-71485fafc4df req-e23e6c93-2aa0-43d6-b6f2-519160959275 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:52.664339 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 486/1960] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:52.679385 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b76cd6ed-adbe-4a19-bbc4-9fb21b625963 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.680983 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume request issued successfully. Aug 06 13:07:52.681212 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd9468aa-d12b-4674-a41f-ee6a1ad1db94 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 returned with HTTP 202 Aug 06 13:07:52.681527 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b76cd6ed-adbe-4a19-bbc4-9fb21b625963 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:52.681685 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 495/1961] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:52 2026] DELETE /volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:07:52.682226 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b76cd6ed-adbe-4a19-bbc4-9fb21b625963 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.682226 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b76cd6ed-adbe-4a19-bbc4-9fb21b625963 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.688535 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c323681e-da3c-4c2a-a92a-dc62ca59d79a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.691112 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c323681e-da3c-4c2a-a92a-dc62ca59d79a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:52.691806 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c323681e-da3c-4c2a-a92a-dc62ca59d79a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.692436 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c323681e-da3c-4c2a-a92a-dc62ca59d79a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.693712 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.693712 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:52.700922 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b76cd6ed-adbe-4a19-bbc4-9fb21b625963 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:52.705346 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.705346 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:52.705751 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b76cd6ed-adbe-4a19-bbc4-9fb21b625963 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:52.706485 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 489/1962] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:52.711997 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c323681e-da3c-4c2a-a92a-dc62ca59d79a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Volume info retrieved successfully. Aug 06 13:07:52.717955 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c323681e-da3c-4c2a-a92a-dc62ca59d79a tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 returned with HTTP 200 Aug 06 13:07:52.721079 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 493/1963] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:52.755881 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-b6721bb5-469c-4177-8a0b-1021fdc9defd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.757812 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-b6721bb5-469c-4177-8a0b-1021fdc9defd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:52.758001 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-b6721bb5-469c-4177-8a0b-1021fdc9defd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.758177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-b6721bb5-469c-4177-8a0b-1021fdc9defd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.766985 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.766985 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:52.770013 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-b6721bb5-469c-4177-8a0b-1021fdc9defd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:52.773754 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-b6721bb5-469c-4177-8a0b-1021fdc9defd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:52.774114 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 487/1964] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:52.794364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-9d5f9c79-408f-4f7d-a434-cdbb6b5a6f3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.796378 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-9d5f9c79-408f-4f7d-a434-cdbb6b5a6f3c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f/action Aug 06 13:07:52.796733 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-9d5f9c79-408f-4f7d-a434-cdbb6b5a6f3c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:07:52.796852 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-9d5f9c79-408f-4f7d-a434-cdbb6b5a6f3c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:52.807487 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.807487 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:52.807872 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-9d5f9c79-408f-4f7d-a434-cdbb6b5a6f3c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:52.812673 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-9d5f9c79-408f-4f7d-a434-cdbb6b5a6f3c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Begin detaching volume completed successfully. Aug 06 13:07:52.812927 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-9d5f9c79-408f-4f7d-a434-cdbb6b5a6f3c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f/action returned with HTTP 202 Aug 06 13:07:52.813517 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 496/1965] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:07:52 2026] POST /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:07:52.858237 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1b69af7-b85d-42c7-a89c-b9c18a81de2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.858713 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1b69af7-b85d-42c7-a89c-b9c18a81de2a None None] GET https://10.4.3.59/volume// Aug 06 13:07:52.858911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1b69af7-b85d-42c7-a89c-b9c18a81de2a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.859095 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1b69af7-b85d-42c7-a89c-b9c18a81de2a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.859425 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1b69af7-b85d-42c7-a89c-b9c18a81de2a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:07:52.859749 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 490/1966] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:07:52.867167 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-83ad0eed-ec3d-44f2-ac95-800c84208962 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:52.869545 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-83ad0eed-ec3d-44f2-ac95-800c84208962 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:52.869768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-83ad0eed-ec3d-44f2-ac95-800c84208962 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:52.869921 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-83ad0eed-ec3d-44f2-ac95-800c84208962 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:52.878926 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:52.878926 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:52.881959 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-83ad0eed-ec3d-44f2-ac95-800c84208962 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:52.885827 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-83ad0eed-ec3d-44f2-ac95-800c84208962 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:52.886319 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 494/1967] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:07:52 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:07:53.640904 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-968f5477-f9cd-4f76-9b09-11cd4018ca2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:53.642784 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-968f5477-f9cd-4f76-9b09-11cd4018ca2a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] DELETE https://10.4.3.59/volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53 Aug 06 13:07:53.642968 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-968f5477-f9cd-4f76-9b09-11cd4018ca2a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:53.643140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-968f5477-f9cd-4f76-9b09-11cd4018ca2a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:53.650289 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:53.650289 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:53.691998 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7d14a660-5886-4a23-9598-40ce52a3c667 req-968f5477-f9cd-4f76-9b09-11cd4018ca2a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53 returned with HTTP 200 Aug 06 13:07:53.692407 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 488/1968] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:07:53 2026] DELETE /volume/v3/attachments/ce81476f-8474-430a-8c43-5e2d8443cb53 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:53.730538 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8bfd889-1d98-46f8-8a6d-687193876ec4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:53.732356 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8bfd889-1d98-46f8-8a6d-687193876ec4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 Aug 06 13:07:53.732578 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8bfd889-1d98-46f8-8a6d-687193876ec4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:53.732767 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8bfd889-1d98-46f8-8a6d-687193876ec4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:53.738067 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8bfd889-1d98-46f8-8a6d-687193876ec4 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 returned with HTTP 404 Aug 06 13:07:53.738562 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 497/1969] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:53 2026] GET /volume/v3/volumes/74c1b2a0-3bcd-4d16-ba52-47765da843f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:53.744792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-caa4637d-2891-4a74-a980-ad6e7d91016f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:53.746612 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caa4637d-2891-4a74-a980-ad6e7d91016f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 Aug 06 13:07:53.746831 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caa4637d-2891-4a74-a980-ad6e7d91016f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:53.746991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caa4637d-2891-4a74-a980-ad6e7d91016f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:53.747081 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-caa4637d-2891-4a74-a980-ad6e7d91016f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete snapshot with id: 3ee7abb9-7b0c-438f-b511-23228a58d8d6 Aug 06 13:07:53.751308 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caa4637d-2891-4a74-a980-ad6e7d91016f tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 returned with HTTP 404 Aug 06 13:07:53.751863 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 491/1970] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:07:53 2026] DELETE /volume/v3/snapshots/3ee7abb9-7b0c-438f-b511-23228a58d8d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:53.759522 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45fdc4e4-e927-41ce-b64e-70803a4c68ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:53.761533 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45fdc4e4-e927-41ce-b64e-70803a4c68ba tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] GET https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:53.761822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45fdc4e4-e927-41ce-b64e-70803a4c68ba tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:53.762059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45fdc4e4-e927-41ce-b64e-70803a4c68ba tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:53.767894 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45fdc4e4-e927-41ce-b64e-70803a4c68ba tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa returned with HTTP 404 Aug 06 13:07:53.768359 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 495/1971] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:53 2026] GET /volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:53.775561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd63aa65-5dab-44d8-863d-4db52c051441 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:53.777657 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd63aa65-5dab-44d8-863d-4db52c051441 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] DELETE https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:53.777919 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd63aa65-5dab-44d8-863d-4db52c051441 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:53.778149 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd63aa65-5dab-44d8-863d-4db52c051441 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:53.778358 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-bd63aa65-5dab-44d8-863d-4db52c051441 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] Delete volume with id: d5501c57-c547-4e1e-896f-a54a1d5d36aa Aug 06 13:07:53.785425 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd63aa65-5dab-44d8-863d-4db52c051441 tempest-VolumesDeleteCascade-1234509857 tempest-VolumesDeleteCascade-1234509857-project-member] https://10.4.3.59/volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa returned with HTTP 404 Aug 06 13:07:53.785957 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 489/1972] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:07:53 2026] DELETE /volume/v3/volumes/d5501c57-c547-4e1e-896f-a54a1d5d36aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:53.910879 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9caa491d-de23-46f7-a5c4-7e983ab89d6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:53.912800 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9caa491d-de23-46f7-a5c4-7e983ab89d6e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:07:53.913002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9caa491d-de23-46f7-a5c4-7e983ab89d6e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:53.913192 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9caa491d-de23-46f7-a5c4-7e983ab89d6e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:53.920868 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:53.920868 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:53.924557 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9caa491d-de23-46f7-a5c4-7e983ab89d6e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:07:53.929116 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9caa491d-de23-46f7-a5c4-7e983ab89d6e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:07:53.929504 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 498/1973] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:07:53 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:55.759842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:55.889047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:55.890659 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:55.890984 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bfe7a7-0421-4305-b819-6869f738e0b1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1421273851", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:55.892119 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:55.892505 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1162129679"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:55.894764 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1162129679'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:55.894764 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Create volume of 1 GB Aug 06 13:07:55.900021 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Availability Zones retrieved successfully. Aug 06 13:07:55.901786 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:55.901786 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:55.902239 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:55.902418 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create snapshot from volume 72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:55.905407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Flow 'volume_create_api' (08e84502-bf23-4b92-b3f1-2f7e712b9bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:55.906448 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebb5bb1-7822-4226-a9ac-75a0e7fab448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:55.907404 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:55.937627 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebb5bb1-7822-4226-a9ac-75a0e7fab448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:55.937991 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['f2d683a3-9952-4646-a19e-28468dd62463', '1213d49e-1090-4bb5-90c7-1a9a50acc451', '0421a8e3-47b9-43dc-b47b-321be80e820e', '93c68dc9-267e-4c91-a18a-7f27f42943c5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:55.938420 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1d03e5-4f35-45ed-a465-aba96451ccd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:55.977179 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot force create request issued successfully. Aug 06 13:07:55.977790 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7b46425-2cb9-499a-9929-72f2118a7cb9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:07:55.978363 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 496/1974] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:07:55 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 06 13:07:55.993244 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77259bf3-a706-437b-847a-33cbc1975f4a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:55.993244 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77259bf3-a706-437b-847a-33cbc1975f4a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:07:55.993655 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77259bf3-a706-437b-847a-33cbc1975f4a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:55.993655 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77259bf3-a706-437b-847a-33cbc1975f4a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:55.999192 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:55.999192 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:55.999701 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-77259bf3-a706-437b-847a-33cbc1975f4a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:56.001290 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77259bf3-a706-437b-847a-33cbc1975f4a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 200 Aug 06 13:07:56.001290 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 490/1975] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:55 2026] GET /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:56.008965 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Created reservations ['78a610b3-dfcc-4429-8469-73f49585237e', '0facb6f8-713f-43b2-a25b-703410dffef0', '8c7a6980-0a97-413a-b292-cc780205efdc', '8c75ea30-51ce-4675-9da6-7b959dddb7a1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:56.009692 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1d03e5-4f35-45ed-a465-aba96451ccd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78a610b3-dfcc-4429-8469-73f49585237e', '0facb6f8-713f-43b2-a25b-703410dffef0', '8c7a6980-0a97-413a-b292-cc780205efdc', '8c75ea30-51ce-4675-9da6-7b959dddb7a1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:56.011022 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe049320-978b-4802-9039-7dc610b5bdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:56.031256 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe049320-978b-4802-9039-7dc610b5bdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80170030-83c8-4281-9637-e9cffd37fdfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1162129679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b32ff65d4e70490e95a8b997cf6fd565',qos_specs=None,replication_status=,reservations=['78a610b3-dfcc-4429-8469-73f49585237e','0facb6f8-713f-43b2-a25b-703410dffef0','8c7a6980-0a97-413a-b292-cc780205efdc','8c75ea30-51ce-4675-9da6-7b959dddb7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef53c54189a441cb9835eadab4eb4fd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1162129679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80170030-83c8-4281-9637-e9cffd37fdfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b32ff65d4e70490e95a8b997cf6fd565',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ef53c54189a441cb9835eadab4eb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:56.031998 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407c303b-5af1-435b-aa1a-be962ae59a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:56.048616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407c303b-5af1-435b-aa1a-be962ae59a7d) transitioned into state 'SUCCESS' from state '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-1162129679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b32ff65d4e70490e95a8b997cf6fd565',qos_specs=None,replication_status=,reservations=['78a610b3-dfcc-4429-8469-73f49585237e','0facb6f8-713f-43b2-a25b-703410dffef0','8c7a6980-0a97-413a-b292-cc780205efdc','8c75ea30-51ce-4675-9da6-7b959dddb7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef53c54189a441cb9835eadab4eb4fd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:56.049207 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc15f06-ccf4-4401-88ad-2584522a8c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:56.056985 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc15f06-ccf4-4401-88ad-2584522a8c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:56.057710 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Flow 'volume_create_api' (08e84502-bf23-4b92-b3f1-2f7e712b9bee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:56.058009 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Create volume request issued successfully. Aug 06 13:07:56.058549 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1705a466-3c65-4668-bfca-81856ff5a6a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:56.059148 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 492/1976] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:07:55 2026] POST /volume/v3/volumes => generated 817 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:56.073147 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dce19d86-d09f-4f26-bd9e-0f22b96945a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:56.078684 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dce19d86-d09f-4f26-bd9e-0f22b96945a3 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:56.078901 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dce19d86-d09f-4f26-bd9e-0f22b96945a3 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:56.079077 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dce19d86-d09f-4f26-bd9e-0f22b96945a3 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:56.088332 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:56.088332 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:56.097891 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dce19d86-d09f-4f26-bd9e-0f22b96945a3 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Volume info retrieved successfully. Aug 06 13:07:56.101866 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dce19d86-d09f-4f26-bd9e-0f22b96945a3 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 200 Aug 06 13:07:56.102198 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 499/1977] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:56 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:57.009788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-437e0206-2d92-441c-9ba4-ddb906608901 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.011348 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-437e0206-2d92-441c-9ba4-ddb906608901 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:07:57.011519 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-437e0206-2d92-441c-9ba4-ddb906608901 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.011688 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-437e0206-2d92-441c-9ba4-ddb906608901 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.016488 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.016488 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:57.016847 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-437e0206-2d92-441c-9ba4-ddb906608901 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:57.017470 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-437e0206-2d92-441c-9ba4-ddb906608901 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 200 Aug 06 13:07:57.017761 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 497/1978] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:57.025339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-acb9e060-a44a-410e-95d0-dc8accb2d44e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.027131 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acb9e060-a44a-410e-95d0-dc8accb2d44e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:07:57.027369 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acb9e060-a44a-410e-95d0-dc8accb2d44e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.027693 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acb9e060-a44a-410e-95d0-dc8accb2d44e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.032772 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.032772 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:57.033198 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-acb9e060-a44a-410e-95d0-dc8accb2d44e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:57.033897 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acb9e060-a44a-410e-95d0-dc8accb2d44e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 200 Aug 06 13:07:57.034339 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 491/1979] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:57.045604 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.047528 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:57.047872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bfe7a7-0421-4305-b819-6869f738e0b1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-232725404", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:57.059438 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.059438 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:57.059892 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:57.060036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create snapshot from volume 72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:57.097237 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['0d6633c8-f5ba-4e6b-a6bc-f72e714ab7db', 'a66a6c3a-8c88-43e3-ad64-4fefb1a5b54b', '4859c657-a9cd-4ae9-bf9e-9b3e9ad4ba53', 'a8ea2f81-a140-45db-bfc4-a64c84667f0f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:57.116290 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9643294-b336-48ce-ac4d-0cad11dc1803 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.118475 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9643294-b336-48ce-ac4d-0cad11dc1803 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.119042 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9643294-b336-48ce-ac4d-0cad11dc1803 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.119291 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9643294-b336-48ce-ac4d-0cad11dc1803 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.121543 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=369,cinder:INSERT=86,cinder:UPDATE=157 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:07:57.128898 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.128898 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:57.133045 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b9643294-b336-48ce-ac4d-0cad11dc1803 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Volume info retrieved successfully. Aug 06 13:07:57.137613 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9643294-b336-48ce-ac4d-0cad11dc1803 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 200 Aug 06 13:07:57.138050 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 500/1980] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:57.139032 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot force create request issued successfully. Aug 06 13:07:57.139506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7e37ea-1cf1-4396-89d6-2ebcf462b029 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:07:57.139975 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 493/1981] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:07:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:57.149599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89be1861-d11f-42a7-b3d0-45691ec06ea0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.149724 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15bbbaee-08b7-4839-a8fc-f23d87b27136 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.151360 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89be1861-d11f-42a7-b3d0-45691ec06ea0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:07:57.151427 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15bbbaee-08b7-4839-a8fc-f23d87b27136 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] POST https://10.4.3.59/volume/v3/volume-transfers Aug 06 13:07:57.151541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89be1861-d11f-42a7-b3d0-45691ec06ea0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.151719 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89be1861-d11f-42a7-b3d0-45691ec06ea0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.151929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15bbbaee-08b7-4839-a8fc-f23d87b27136 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "80170030-83c8-4281-9637-e9cffd37fdfe"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:57.155132 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-15bbbaee-08b7-4839-a8fc-f23d87b27136 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Creating new volume transfer {'transfer': {'volume_id': '80170030-83c8-4281-9637-e9cffd37fdfe'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 13:07:57.155132 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volume_transfer [None req-15bbbaee-08b7-4839-a8fc-f23d87b27136 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Creating transfer of volume 80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.155132 np0000006653 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-15bbbaee-08b7-4839-a8fc-f23d87b27136 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Generating transfer record for volume 80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.157394 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.157394 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:57.157394 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-89be1861-d11f-42a7-b3d0-45691ec06ea0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:57.158008 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89be1861-d11f-42a7-b3d0-45691ec06ea0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 200 Aug 06 13:07:57.158452 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 492/1982] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:57.163227 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.163227 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:57.176828 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15bbbaee-08b7-4839-a8fc-f23d87b27136 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers returned with HTTP 202 Aug 06 13:07:57.177444 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 498/1983] 10.4.3.59 () {70 vars in 1319 bytes} [Thu Aug 6 13:07:57 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:57.188706 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c89ba86-b018-4311-ac2c-2a4abc10ed25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.190862 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c89ba86-b018-4311-ac2c-2a4abc10ed25 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.190862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c89ba86-b018-4311-ac2c-2a4abc10ed25 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.191007 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c89ba86-b018-4311-ac2c-2a4abc10ed25 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.202171 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.202171 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:57.207001 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c89ba86-b018-4311-ac2c-2a4abc10ed25 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Volume info retrieved successfully. Aug 06 13:07:57.212145 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c89ba86-b018-4311-ac2c-2a4abc10ed25 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 200 Aug 06 13:07:57.212694 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 501/1984] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:57.225948 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9cfc5b2c-6d06-4c29-a565-6e875477a116 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.227992 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9cfc5b2c-6d06-4c29-a565-6e875477a116 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb Aug 06 13:07:57.228242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9cfc5b2c-6d06-4c29-a565-6e875477a116 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.228508 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9cfc5b2c-6d06-4c29-a565-6e875477a116 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.228777 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.228777 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:57.232713 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9cfc5b2c-6d06-4c29-a565-6e875477a116 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb returned with HTTP 200 Aug 06 13:07:57.233116 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 494/1985] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb => generated 538 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:57.247246 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6368461f-c896-4a32-96e2-79e1dd84e5e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.249390 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6368461f-c896-4a32-96e2-79e1dd84e5e2 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volume-transfers Aug 06 13:07:57.249572 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6368461f-c896-4a32-96e2-79e1dd84e5e2 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.249742 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6368461f-c896-4a32-96e2-79e1dd84e5e2 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.249921 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-6368461f-c896-4a32-96e2-79e1dd84e5e2 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Listing volume transfers {{(pid=100269) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 13:07:57.253994 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6368461f-c896-4a32-96e2-79e1dd84e5e2 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers returned with HTTP 200 Aug 06 13:07:57.254456 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 493/1986] 10.4.3.59 () {68 vars in 1298 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:57.264175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.327118 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] POST https://10.4.3.59/volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb/accept Aug 06 13:07:57.327572 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "22c45acc45d011cc"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:57.329101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Accepting volume transfer 36907c3e-6abf-486c-a157-16881aa4ddfb {{(pid=100266) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 13:07:57.329241 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Accepting transfer 36907c3e-6abf-486c-a157-16881aa4ddfb Aug 06 13:07:57.384979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Created reservations ['afdc6272-8bbc-4d06-bda1-da15f7b767ac', 'bf2db5f3-5e51-40cb-acdb-bebd01d9cd63', 'ba29e7b6-4568-410c-8662-1a3f120aaca2', '1092c461-1870-420d-ac1a-5c0e2d6388d0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:57.400348 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Created reservations ['bec3cbfd-5095-426c-b572-20d5af3dc867', 'f39793bd-ec29-40d8-bb65-880c85cc60bb', 'ced1b76d-5dd3-4351-b77b-d3180f2d83c3', '9c2f6eaf-9344-46ff-a624-8568b16e0e35'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:57.423721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Created reservations ['251893a4-bb1f-4a03-9512-2f9c51988a00', 'b094eb22-ba5d-4cae-9d13-cf20e3c77598', '99a2e704-b82a-4603-b9c3-e4ea23618857', '3c84cd3a-33fa-4bae-a389-707e68778cdf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:57.445059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Created reservations ['234cceec-566e-4d97-9f59-83ff23ccae25', '190cff44-0a1c-4ccd-b33f-1293196cedee', '31802deb-66ca-4cbf-94fa-5679b66c266f', 'db944013-d894-4f4f-a98e-298eb0493c8c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:57.454834 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Transfer volume completed successfully. Aug 06 13:07:57.508839 np0000006653 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Volume 80170030-83c8-4281-9637-e9cffd37fdfe has been transferred. Aug 06 13:07:57.515220 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c80910d1-5673-48ee-bfe8-aa068a9d3e9b tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] https://10.4.3.59/volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb/accept returned with HTTP 202 Aug 06 13:07:57.515809 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 499/1987] 10.4.3.59 () {70 vars in 1451 bytes} [Thu Aug 6 13:07:57 2026] POST /volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb/accept => generated 363 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:57.523387 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6581985-bb81-4473-821e-346f5593cb75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.525880 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6581985-bb81-4473-821e-346f5593cb75 tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.526165 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6581985-bb81-4473-821e-346f5593cb75 tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.526427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6581985-bb81-4473-821e-346f5593cb75 tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.534794 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.534794 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:57.538980 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6581985-bb81-4473-821e-346f5593cb75 tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Volume info retrieved successfully. Aug 06 13:07:57.543791 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6581985-bb81-4473-821e-346f5593cb75 tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 200 Aug 06 13:07:57.544274 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 502/1988] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:57.555908 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2ca2aae-3c81-4870-9ab8-848a0dd4c01e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.557653 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2ca2aae-3c81-4870-9ab8-848a0dd4c01e tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.557870 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2ca2aae-3c81-4870-9ab8-848a0dd4c01e tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.558088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2ca2aae-3c81-4870-9ab8-848a0dd4c01e tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.567602 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.567602 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:57.571889 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c2ca2aae-3c81-4870-9ab8-848a0dd4c01e tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] Volume info retrieved successfully. Aug 06 13:07:57.576474 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2ca2aae-3c81-4870-9ab8-848a0dd4c01e tempest-VolumesTransfersV357Test-209843174 tempest-VolumesTransfersV357Test-209843174-project-member] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 200 Aug 06 13:07:57.576863 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 495/1989] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:57.589356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-05aca1d6-ee13-457b-aeb4-e066e549d61c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.593283 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05aca1d6-ee13-457b-aeb4-e066e549d61c tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] DELETE https://10.4.3.59/volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb Aug 06 13:07:57.593283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05aca1d6-ee13-457b-aeb4-e066e549d61c tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.593283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05aca1d6-ee13-457b-aeb4-e066e549d61c tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.593283 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-05aca1d6-ee13-457b-aeb4-e066e549d61c tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Delete transfer with id: 36907c3e-6abf-486c-a157-16881aa4ddfb Aug 06 13:07:57.597285 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05aca1d6-ee13-457b-aeb4-e066e549d61c tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb returned with HTTP 404 Aug 06 13:07:57.598084 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 494/1990] 10.4.3.59 () {68 vars in 1412 bytes} [Thu Aug 6 13:07:57 2026] DELETE /volume/v3/volume-transfers/36907c3e-6abf-486c-a157-16881aa4ddfb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:07:57.605377 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.631347 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.631568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.631744 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.631931 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Delete volume with id: 80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.638846 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.638846 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:57.639244 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Volume info retrieved successfully. Aug 06 13:07:57.654803 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Delete volume request issued successfully. Aug 06 13:07:57.655158 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91951747-0d07-4e9a-8d8d-66312fa0ed04 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 202 Aug 06 13:07:57.655643 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 500/1991] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:07:57 2026] DELETE /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:07:57.663907 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f78a6e7-cd3e-4e6f-a9c5-40e2f4b836ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:57.665709 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f78a6e7-cd3e-4e6f-a9c5-40e2f4b836ea tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:57.665945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f78a6e7-cd3e-4e6f-a9c5-40e2f4b836ea tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:57.666125 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f78a6e7-cd3e-4e6f-a9c5-40e2f4b836ea tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:57.674598 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:57.674598 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:57.678654 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f78a6e7-cd3e-4e6f-a9c5-40e2f4b836ea tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Volume info retrieved successfully. Aug 06 13:07:57.682669 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f78a6e7-cd3e-4e6f-a9c5-40e2f4b836ea tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 200 Aug 06 13:07:57.683495 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 503/1992] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:57 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:07:58.167014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3682f9b-e20d-468d-b84b-d9416e2498f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.168707 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3682f9b-e20d-468d-b84b-d9416e2498f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:07:58.168920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3682f9b-e20d-468d-b84b-d9416e2498f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:58.169089 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3682f9b-e20d-468d-b84b-d9416e2498f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:58.173738 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:58.173738 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:58.174140 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3682f9b-e20d-468d-b84b-d9416e2498f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:58.174898 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3682f9b-e20d-468d-b84b-d9416e2498f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 200 Aug 06 13:07:58.175224 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 496/1993] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:58 2026] GET /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:58.183630 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73c1ae0c-f0c5-4f69-9252-cfefb1569f94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.185332 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73c1ae0c-f0c5-4f69-9252-cfefb1569f94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:07:58.185643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73c1ae0c-f0c5-4f69-9252-cfefb1569f94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:58.185928 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73c1ae0c-f0c5-4f69-9252-cfefb1569f94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:58.192765 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:58.192765 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:58.192765 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-73c1ae0c-f0c5-4f69-9252-cfefb1569f94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:58.192765 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73c1ae0c-f0c5-4f69-9252-cfefb1569f94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 200 Aug 06 13:07:58.192765 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 495/1994] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:58 2026] GET /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:58.200636 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.202410 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:07:58.202765 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72bfe7a7-0421-4305-b819-6869f738e0b1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1966524720", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:58.215554 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:58.215554 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:58.219124 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:07:58.219124 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create snapshot from volume 72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:07:58.242243 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['1fd2cff2-468b-42e6-ba86-fad95d8282ab', '63f65734-b231-4141-b35f-50dc598f7812', '399aaf66-2344-49fe-9c84-9e6a90986c3d', 'a497ba55-774b-4a00-adcc-48cc9d085310'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:58.274208 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot force create request issued successfully. Aug 06 13:07:58.274670 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca96aedd-222c-4c00-b396-ca540a83bfb3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:07:58.275199 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 501/1995] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:07:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:07:58.284081 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b38a2da-96d3-4c5d-a89a-623992f22861 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.286801 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b38a2da-96d3-4c5d-a89a-623992f22861 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:07:58.287213 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b38a2da-96d3-4c5d-a89a-623992f22861 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:58.287476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b38a2da-96d3-4c5d-a89a-623992f22861 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:58.293092 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:58.293092 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:58.293561 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b38a2da-96d3-4c5d-a89a-623992f22861 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:58.294426 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b38a2da-96d3-4c5d-a89a-623992f22861 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 200 Aug 06 13:07:58.294780 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 504/1996] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:58 2026] GET /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:58.695497 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ddd4df45-bcbb-4835-aea2-a811b672704d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.697447 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddd4df45-bcbb-4835-aea2-a811b672704d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:58.697659 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddd4df45-bcbb-4835-aea2-a811b672704d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:58.697847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddd4df45-bcbb-4835-aea2-a811b672704d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:58.705584 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddd4df45-bcbb-4835-aea2-a811b672704d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 404 Aug 06 13:07:58.706366 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 497/1997] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:58 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:07:58.715783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35937b76-2112-40f6-99bd-a6044772a2a7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.718889 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35937b76-2112-40f6-99bd-a6044772a2a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:58.719994 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35937b76-2112-40f6-99bd-a6044772a2a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:58.722293 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35937b76-2112-40f6-99bd-a6044772a2a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:58.729547 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35937b76-2112-40f6-99bd-a6044772a2a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 404 Aug 06 13:07:58.730193 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 496/1998] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:58 2026] GET /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 06 13:07:58.736445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54e77be9-216f-45b6-803b-437e5426f82e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.738311 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54e77be9-216f-45b6-803b-437e5426f82e tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] DELETE https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:58.738549 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54e77be9-216f-45b6-803b-437e5426f82e tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:58.738741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54e77be9-216f-45b6-803b-437e5426f82e tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:58.738953 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-54e77be9-216f-45b6-803b-437e5426f82e tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Delete volume with id: 80170030-83c8-4281-9637-e9cffd37fdfe Aug 06 13:07:58.744560 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54e77be9-216f-45b6-803b-437e5426f82e tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe returned with HTTP 404 Aug 06 13:07:58.745271 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 502/1999] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:07:58 2026] DELETE /volume/v3/volumes/80170030-83c8-4281-9637-e9cffd37fdfe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:07:58.752066 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-adcd4140-03b5-464b-8567-b83b7a032d90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.754121 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:07:58.754485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-236203290"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:58.755767 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-236203290'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:07:58.755922 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Create volume of 1 GB Aug 06 13:07:58.762361 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Availability Zones retrieved successfully. Aug 06 13:07:58.767492 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Flow 'volume_create_api' (2af6a942-dafe-4288-ad62-5add01781b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:58.768416 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c980477-168a-446f-a141-d59aaad920d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:58.769337 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:07:58.801344 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c980477-168a-446f-a141-d59aaad920d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:58.802506 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e58e13-92f9-43d0-9949-cb2bbe83f8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:58.843944 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Created reservations ['e880a143-e3e9-4a6e-a1dc-05a5fe14b628', '71372a38-7c3e-460f-babd-cb0048f9a686', '41dd7292-0e66-47cc-a4d0-7e7cd8ababea', '2cc7baa3-cb81-41de-b8b4-168d350e7474'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:07:58.844657 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e58e13-92f9-43d0-9949-cb2bbe83f8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e880a143-e3e9-4a6e-a1dc-05a5fe14b628', '71372a38-7c3e-460f-babd-cb0048f9a686', '41dd7292-0e66-47cc-a4d0-7e7cd8ababea', '2cc7baa3-cb81-41de-b8b4-168d350e7474']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:58.845510 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0667d98-5dfe-44be-8840-f1523209f3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:58.870444 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0667d98-5dfe-44be-8840-f1523209f3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca1e564-f39d-441a-8637-8583f82b84b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-236203290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b32ff65d4e70490e95a8b997cf6fd565',qos_specs=None,replication_status=,reservations=['e880a143-e3e9-4a6e-a1dc-05a5fe14b628','71372a38-7c3e-460f-babd-cb0048f9a686','41dd7292-0e66-47cc-a4d0-7e7cd8ababea','2cc7baa3-cb81-41de-b8b4-168d350e7474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef53c54189a441cb9835eadab4eb4fd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-236203290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ca1e564-f39d-441a-8637-8583f82b84b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b32ff65d4e70490e95a8b997cf6fd565',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ef53c54189a441cb9835eadab4eb4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:58.871791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c3e8f5-c658-4d6a-87e2-16f8b9ad6695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:58.890755 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c3e8f5-c658-4d6a-87e2-16f8b9ad6695) transitioned into state 'SUCCESS' from state '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-236203290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b32ff65d4e70490e95a8b997cf6fd565',qos_specs=None,replication_status=,reservations=['e880a143-e3e9-4a6e-a1dc-05a5fe14b628','71372a38-7c3e-460f-babd-cb0048f9a686','41dd7292-0e66-47cc-a4d0-7e7cd8ababea','2cc7baa3-cb81-41de-b8b4-168d350e7474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef53c54189a441cb9835eadab4eb4fd',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:58.891625 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6dff5bc-632e-4e1e-a2b6-646a41b0c5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:07:58.900758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6dff5bc-632e-4e1e-a2b6-646a41b0c5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:07:58.901526 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Flow 'volume_create_api' (2af6a942-dafe-4288-ad62-5add01781b20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:07:58.901780 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Create volume request issued successfully. Aug 06 13:07:58.902348 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-adcd4140-03b5-464b-8567-b83b7a032d90 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:07:58.902740 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 505/2000] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:07:58 2026] POST /volume/v3/volumes => generated 816 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:07:58.913574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec29266e-7d70-4b07-bbbe-20f7f384dceb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:58.915352 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec29266e-7d70-4b07-bbbe-20f7f384dceb tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:07:58.915554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec29266e-7d70-4b07-bbbe-20f7f384dceb tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:58.915725 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec29266e-7d70-4b07-bbbe-20f7f384dceb tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:58.922738 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:58.922738 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:07:58.926448 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec29266e-7d70-4b07-bbbe-20f7f384dceb tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Volume info retrieved successfully. Aug 06 13:07:58.930472 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec29266e-7d70-4b07-bbbe-20f7f384dceb tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 200 Aug 06 13:07:58.930987 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 498/2001] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:58 2026] GET /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:59.303289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de36ce8c-682a-4b3c-9e56-82186917d7c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:59.304980 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de36ce8c-682a-4b3c-9e56-82186917d7c8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:07:59.305177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de36ce8c-682a-4b3c-9e56-82186917d7c8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:59.305384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de36ce8c-682a-4b3c-9e56-82186917d7c8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:59.309931 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:59.309931 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:07:59.310331 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de36ce8c-682a-4b3c-9e56-82186917d7c8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:59.311055 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de36ce8c-682a-4b3c-9e56-82186917d7c8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 200 Aug 06 13:07:59.311409 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 497/2002] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:59 2026] GET /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:59.319892 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f60ada4d-9650-404a-b11b-dd0c4349ae8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:59.322169 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f60ada4d-9650-404a-b11b-dd0c4349ae8e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:07:59.322320 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f60ada4d-9650-404a-b11b-dd0c4349ae8e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:59.322587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f60ada4d-9650-404a-b11b-dd0c4349ae8e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:59.328243 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:59.328243 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:07:59.328825 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f60ada4d-9650-404a-b11b-dd0c4349ae8e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:07:59.329897 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f60ada4d-9650-404a-b11b-dd0c4349ae8e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 200 Aug 06 13:07:59.330566 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 503/2003] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:07:59 2026] GET /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:07:59.942948 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-127a2432-5590-4cce-8c0e-4f1988580150 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:59.945052 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-127a2432-5590-4cce-8c0e-4f1988580150 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:07:59.945236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-127a2432-5590-4cce-8c0e-4f1988580150 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:07:59.945462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-127a2432-5590-4cce-8c0e-4f1988580150 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:07:59.957229 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:59.957229 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:07:59.962092 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-127a2432-5590-4cce-8c0e-4f1988580150 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Volume info retrieved successfully. Aug 06 13:07:59.968225 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-127a2432-5590-4cce-8c0e-4f1988580150 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 200 Aug 06 13:07:59.968772 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 506/2004] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:07:59 2026] GET /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:07:59.982068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6893bba6-2e90-4574-a697-6455bedb5988 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:07:59.983727 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6893bba6-2e90-4574-a697-6455bedb5988 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] POST https://10.4.3.59/volume/v3/volume-transfers Aug 06 13:07:59.984108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6893bba6-2e90-4574-a697-6455bedb5988 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4ca1e564-f39d-441a-8637-8583f82b84b9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:07:59.985471 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-6893bba6-2e90-4574-a697-6455bedb5988 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Creating new volume transfer {'transfer': {'volume_id': '4ca1e564-f39d-441a-8637-8583f82b84b9'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 13:07:59.985623 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-6893bba6-2e90-4574-a697-6455bedb5988 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Creating transfer of volume 4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:07:59.985750 np0000006653 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-6893bba6-2e90-4574-a697-6455bedb5988 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Generating transfer record for volume 4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:07:59.992393 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:07:59.992393 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:00.002183 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6893bba6-2e90-4574-a697-6455bedb5988 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers returned with HTTP 202 Aug 06 13:08:00.002655 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 499/2005] 10.4.3.59 () {70 vars in 1319 bytes} [Thu Aug 6 13:07:59 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:00.011843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb442bbc-bbe0-4791-b613-fa028b2ab385 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.013967 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb442bbc-bbe0-4791-b613-fa028b2ab385 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:00.014180 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb442bbc-bbe0-4791-b613-fa028b2ab385 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.014376 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb442bbc-bbe0-4791-b613-fa028b2ab385 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.021402 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.021402 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:00.025229 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fb442bbc-bbe0-4791-b613-fa028b2ab385 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Volume info retrieved successfully. Aug 06 13:08:00.029675 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb442bbc-bbe0-4791-b613-fa028b2ab385 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 200 Aug 06 13:08:00.029933 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 498/2006] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:00.042961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb39c20b-4a5c-4e26-857a-a22e319e44a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.044770 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb39c20b-4a5c-4e26-857a-a22e319e44a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volume-transfers/detail Aug 06 13:08:00.045004 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb39c20b-4a5c-4e26-857a-a22e319e44a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.045218 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb39c20b-4a5c-4e26-857a-a22e319e44a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.045413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-fb39c20b-4a5c-4e26-857a-a22e319e44a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Listing volume transfers {{(pid=100266) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 13:08:00.050738 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb39c20b-4a5c-4e26-857a-a22e319e44a7 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 13:08:00.051334 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 504/2007] 10.4.3.59 () {68 vars in 1319 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:00.059961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-474b96e3-fe5a-4aab-bea7-31beadea8332 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.061566 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-474b96e3-fe5a-4aab-bea7-31beadea8332 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] DELETE https://10.4.3.59/volume/v3/volume-transfers/e4892466-6115-4bd1-866d-e0b533a27b83 Aug 06 13:08:00.061791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-474b96e3-fe5a-4aab-bea7-31beadea8332 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.061949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-474b96e3-fe5a-4aab-bea7-31beadea8332 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.062044 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-474b96e3-fe5a-4aab-bea7-31beadea8332 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Delete transfer with id: e4892466-6115-4bd1-866d-e0b533a27b83 Aug 06 13:08:00.069128 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bae266e-a3a7-46ef-8e03-606711b5ec20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.070442 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.070442 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:00.070910 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bae266e-a3a7-46ef-8e03-606711b5ec20 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:00.071090 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bae266e-a3a7-46ef-8e03-606711b5ec20 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.071319 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bae266e-a3a7-46ef-8e03-606711b5ec20 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.077783 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.077783 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:00.080415 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-474b96e3-fe5a-4aab-bea7-31beadea8332 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers/e4892466-6115-4bd1-866d-e0b533a27b83 returned with HTTP 202 Aug 06 13:08:00.080828 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 507/2008] 10.4.3.59 () {68 vars in 1412 bytes} [Thu Aug 6 13:08:00 2026] DELETE /volume/v3/volume-transfers/e4892466-6115-4bd1-866d-e0b533a27b83 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:08:00.082159 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3bae266e-a3a7-46ef-8e03-606711b5ec20 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:00.086004 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bae266e-a3a7-46ef-8e03-606711b5ec20 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:00.086494 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 500/2009] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:00.087187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f418d4a8-2827-454a-bbbf-f6a841094b17 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.088913 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f418d4a8-2827-454a-bbbf-f6a841094b17 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:00.089147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f418d4a8-2827-454a-bbbf-f6a841094b17 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.089368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f418d4a8-2827-454a-bbbf-f6a841094b17 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.096180 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.096180 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:00.099868 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f418d4a8-2827-454a-bbbf-f6a841094b17 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Volume info retrieved successfully. Aug 06 13:08:00.103839 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f418d4a8-2827-454a-bbbf-f6a841094b17 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 200 Aug 06 13:08:00.104207 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 499/2010] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:00.115149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d1e3a81-df8a-4736-a669-4ac9953f4173 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.116445 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d1e3a81-df8a-4736-a669-4ac9953f4173 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] DELETE https://10.4.3.59/volume/v3/volume-transfers/e4892466-6115-4bd1-866d-e0b533a27b83 Aug 06 13:08:00.116782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d1e3a81-df8a-4736-a669-4ac9953f4173 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.117050 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d1e3a81-df8a-4736-a669-4ac9953f4173 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.117239 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-5d1e3a81-df8a-4736-a669-4ac9953f4173 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Delete transfer with id: e4892466-6115-4bd1-866d-e0b533a27b83 Aug 06 13:08:00.120285 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d1e3a81-df8a-4736-a669-4ac9953f4173 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volume-transfers/e4892466-6115-4bd1-866d-e0b533a27b83 returned with HTTP 404 Aug 06 13:08:00.121082 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 505/2011] 10.4.3.59 () {68 vars in 1412 bytes} [Thu Aug 6 13:08:00 2026] DELETE /volume/v3/volume-transfers/e4892466-6115-4bd1-866d-e0b533a27b83 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:08:00.126133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-05142c27-a8a5-436c-a335-a8591c4dc93f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.127396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52672ebb-4b54-4944-929b-d9171e1a1186 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.128646 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-05142c27-a8a5-436c-a335-a8591c4dc93f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:00.128936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-05142c27-a8a5-436c-a335-a8591c4dc93f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.129066 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52672ebb-4b54-4944-929b-d9171e1a1186 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:00.129155 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-05142c27-a8a5-436c-a335-a8591c4dc93f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.129238 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52672ebb-4b54-4944-929b-d9171e1a1186 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.129436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52672ebb-4b54-4944-929b-d9171e1a1186 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.129598 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-52672ebb-4b54-4944-929b-d9171e1a1186 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Delete volume with id: 4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:00.136142 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.136142 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:00.136428 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52672ebb-4b54-4944-929b-d9171e1a1186 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Volume info retrieved successfully. Aug 06 13:08:00.136598 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.136598 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:00.140386 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-05142c27-a8a5-436c-a335-a8591c4dc93f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:00.144279 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-05142c27-a8a5-436c-a335-a8591c4dc93f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:00.144671 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 508/2012] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:00.157437 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52672ebb-4b54-4944-929b-d9171e1a1186 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Delete volume request issued successfully. Aug 06 13:08:00.157681 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52672ebb-4b54-4944-929b-d9171e1a1186 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 202 Aug 06 13:08:00.158176 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 501/2013] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:08:00 2026] DELETE /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:08:00.165984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fd27f41-d129-4714-915e-085ff9138452 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.167579 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fd27f41-d129-4714-915e-085ff9138452 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] GET https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:00.167761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fd27f41-d129-4714-915e-085ff9138452 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.168007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fd27f41-d129-4714-915e-085ff9138452 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.174579 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.174579 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:00.177830 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0fd27f41-d129-4714-915e-085ff9138452 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Volume info retrieved successfully. Aug 06 13:08:00.181225 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fd27f41-d129-4714-915e-085ff9138452 tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 200 Aug 06 13:08:00.181634 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 500/2014] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 1136 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:00.223974 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28e78167-82a1-49ee-b936-06f4d27d9153 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.224544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28e78167-82a1-49ee-b936-06f4d27d9153 None None] GET https://10.4.3.59/volume// Aug 06 13:08:00.224807 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28e78167-82a1-49ee-b936-06f4d27d9153 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.225176 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28e78167-82a1-49ee-b936-06f4d27d9153 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.227179 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28e78167-82a1-49ee-b936-06f4d27d9153 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:00.227649 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 506/2015] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:00.235352 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-df15c294-0022-41df-b706-adffa90331bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.271602 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-df15c294-0022-41df-b706-adffa90331bd tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:00.272145 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-df15c294-0022-41df-b706-adffa90331bd tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b", "connector": null, "instance_uuid": "1ae6055d-6724-4acf-b654-e4344d90e03a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:00.282989 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.282989 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:00.310118 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-df15c294-0022-41df-b706-adffa90331bd tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:00.310652 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 509/2016] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:00 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 06 13:08:00.339733 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33bb2479-8c69-4164-a716-ed67d6e513a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.341538 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33bb2479-8c69-4164-a716-ed67d6e513a9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:00.341751 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33bb2479-8c69-4164-a716-ed67d6e513a9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.342005 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33bb2479-8c69-4164-a716-ed67d6e513a9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.352343 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.352343 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:00.354424 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e16b408-8e98-4528-b84e-0c87de80ea5c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.354859 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e16b408-8e98-4528-b84e-0c87de80ea5c None None] GET https://10.4.3.59/volume// Aug 06 13:08:00.355098 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e16b408-8e98-4528-b84e-0c87de80ea5c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.355289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e16b408-8e98-4528-b84e-0c87de80ea5c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.355674 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e16b408-8e98-4528-b84e-0c87de80ea5c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:00.355994 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 501/2017] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:00.356103 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33bb2479-8c69-4164-a716-ed67d6e513a9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:00.360077 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33bb2479-8c69-4164-a716-ed67d6e513a9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:00.361085 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 502/2018] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:00.365700 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-b5b0c4ab-e0fa-4d0f-9d3c-66c4a5650696 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.367900 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-b5b0c4ab-e0fa-4d0f-9d3c-66c4a5650696 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:00.368668 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-b5b0c4ab-e0fa-4d0f-9d3c-66c4a5650696 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.368668 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-b5b0c4ab-e0fa-4d0f-9d3c-66c4a5650696 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.379167 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.379167 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:00.383389 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-b5b0c4ab-e0fa-4d0f-9d3c-66c4a5650696 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:00.387830 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-b5b0c4ab-e0fa-4d0f-9d3c-66c4a5650696 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:00.388388 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 507/2019] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:00.514943 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-1bbbec56-1e8e-43a6-9999-babd7bbb1b8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.517372 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-1bbbec56-1e8e-43a6-9999-babd7bbb1b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] PUT https://10.4.3.59/volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb Aug 06 13:08:00.517732 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-1bbbec56-1e8e-43a6-9999-babd7bbb1b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:00.525942 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-1bbbec56-1e8e-43a6-9999-babd7bbb1b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Acquiring lock "cinder-attachment_update-a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:08:00.530839 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-1bbbec56-1e8e-43a6-9999-babd7bbb1b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:08:00.532063 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.532063 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:00.625752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-1bbbec56-1e8e-43a6-9999-babd7bbb1b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b-np0000006653" released by "attachment_update" :: held 0.094s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:08:00.626339 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-1bbbec56-1e8e-43a6-9999-babd7bbb1b8f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb returned with HTTP 200 Aug 06 13:08:00.627109 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 510/2020] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:08:00 2026] PUT /volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:00.909044 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.910820 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:08:00.911088 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.911328 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.911427 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:08:00.916148 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.916148 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:00.916581 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:08:00.934631 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot delete request issued successfully. Aug 06 13:08:00.934828 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66cd7c88-81c2-4843-ab20-707f23bd9aa6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 202 Aug 06 13:08:00.935220 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 502/2021] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:08:00 2026] DELETE /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:00.942859 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-093d7e4d-fb28-4767-aa86-900fb4e43642 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:00.944725 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-093d7e4d-fb28-4767-aa86-900fb4e43642 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:08:00.944909 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-093d7e4d-fb28-4767-aa86-900fb4e43642 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:00.945113 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-093d7e4d-fb28-4767-aa86-900fb4e43642 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:00.949811 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:00.949811 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:00.950178 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-093d7e4d-fb28-4767-aa86-900fb4e43642 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:08:00.950827 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-093d7e4d-fb28-4767-aa86-900fb4e43642 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 200 Aug 06 13:08:00.951178 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 503/2022] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:00 2026] GET /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:01.015823 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f29fb98-0197-495f-830c-0d5f627621a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.017468 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f29fb98-0197-495f-830c-0d5f627621a5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:01.017685 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f29fb98-0197-495f-830c-0d5f627621a5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.017902 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f29fb98-0197-495f-830c-0d5f627621a5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.019633 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=309,cinder:UPDATE=100,cinder:INSERT=71 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:08:01.024281 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.024281 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:01.027458 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f29fb98-0197-495f-830c-0d5f627621a5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:01.031119 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f29fb98-0197-495f-830c-0d5f627621a5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:01.031512 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 508/2023] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:01.043590 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7432a972-a7bf-4b1d-9d60-6b3035a65868 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.045325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7432a972-a7bf-4b1d-9d60-6b3035a65868 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:01.045542 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7432a972-a7bf-4b1d-9d60-6b3035a65868 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.045719 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7432a972-a7bf-4b1d-9d60-6b3035a65868 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.052012 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.052012 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:01.055178 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7432a972-a7bf-4b1d-9d60-6b3035a65868 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:01.058903 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7432a972-a7bf-4b1d-9d60-6b3035a65868 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:01.059229 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 511/2024] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:01.101049 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-61928337-b341-4be6-9027-72d93d1a6c77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.103418 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-61928337-b341-4be6-9027-72d93d1a6c77 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:01.103645 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-61928337-b341-4be6-9027-72d93d1a6c77 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.103875 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-61928337-b341-4be6-9027-72d93d1a6c77 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.111233 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.111233 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:01.115169 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-61928337-b341-4be6-9027-72d93d1a6c77 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:01.119656 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-61928337-b341-4be6-9027-72d93d1a6c77 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:01.120131 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 503/2025] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:01.190743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5f6f3be-53f4-4104-b891-6a3981b199a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.191452 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5f6f3be-53f4-4104-b891-6a3981b199a3 None None] GET https://10.4.3.59/volume// Aug 06 13:08:01.191583 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5f6f3be-53f4-4104-b891-6a3981b199a3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.191785 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5f6f3be-53f4-4104-b891-6a3981b199a3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.192122 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5f6f3be-53f4-4104-b891-6a3981b199a3 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:01.192465 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 504/2026] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:01.195973 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-060b44bb-dd26-4dfc-b3f8-b4129cc29e1d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.197881 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-060b44bb-dd26-4dfc-b3f8-b4129cc29e1d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] GET https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:01.197881 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-060b44bb-dd26-4dfc-b3f8-b4129cc29e1d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.198102 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-060b44bb-dd26-4dfc-b3f8-b4129cc29e1d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.199966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-db221205-941e-4233-9976-574a1981f22e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.201810 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-db221205-941e-4233-9976-574a1981f22e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:01.202140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-db221205-941e-4233-9976-574a1981f22e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a86c0405-5cc6-4cd2-93ac-a55626481ac6", "connector": null, "instance_uuid": "23cc64d0-ddc8-4c92-a42f-0b47b5d060a6"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:01.205247 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-060b44bb-dd26-4dfc-b3f8-b4129cc29e1d tempest-VolumesTransfersV357Test-1927964662 tempest-VolumesTransfersV357Test-1927964662-project-admin] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 404 Aug 06 13:08:01.205808 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 509/2027] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:08:01.212178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df0dd942-1eb7-46d9-8a21-0c8da0fd109f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.212296 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.212296 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:01.214109 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df0dd942-1eb7-46d9-8a21-0c8da0fd109f tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] GET https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:01.214364 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df0dd942-1eb7-46d9-8a21-0c8da0fd109f tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.214517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df0dd942-1eb7-46d9-8a21-0c8da0fd109f tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.220074 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df0dd942-1eb7-46d9-8a21-0c8da0fd109f tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 404 Aug 06 13:08:01.220460 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 504/2028] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:08:01.227332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13317ef4-139e-4e19-9105-6a2aaea28c37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.229048 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13317ef4-139e-4e19-9105-6a2aaea28c37 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] DELETE https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:01.229250 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13317ef4-139e-4e19-9105-6a2aaea28c37 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.229464 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13317ef4-139e-4e19-9105-6a2aaea28c37 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.229638 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-13317ef4-139e-4e19-9105-6a2aaea28c37 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] Delete volume with id: 4ca1e564-f39d-441a-8637-8583f82b84b9 Aug 06 13:08:01.234990 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13317ef4-139e-4e19-9105-6a2aaea28c37 tempest-VolumesTransfersV357Test-2131609194 tempest-VolumesTransfersV357Test-2131609194-project-member] https://10.4.3.59/volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 returned with HTTP 404 Aug 06 13:08:01.235713 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 505/2029] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:08:01 2026] DELETE /volume/v3/volumes/4ca1e564-f39d-441a-8637-8583f82b84b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:08:01.241072 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-db221205-941e-4233-9976-574a1981f22e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:01.241540 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 512/2030] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:01 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:01.268198 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39982f69-f982-49d5-b5bc-f16dff8f570a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.270459 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39982f69-f982-49d5-b5bc-f16dff8f570a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:01.270723 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39982f69-f982-49d5-b5bc-f16dff8f570a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.270983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39982f69-f982-49d5-b5bc-f16dff8f570a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.284237 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5cedc98c-91b8-4e04-a6e5-2870f965ddf0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.284400 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.284400 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:01.284725 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cedc98c-91b8-4e04-a6e5-2870f965ddf0 None None] GET https://10.4.3.59/volume// Aug 06 13:08:01.284855 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cedc98c-91b8-4e04-a6e5-2870f965ddf0 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.285060 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cedc98c-91b8-4e04-a6e5-2870f965ddf0 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.285470 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cedc98c-91b8-4e04-a6e5-2870f965ddf0 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:01.285972 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 505/2031] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:01.289154 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-39982f69-f982-49d5-b5bc-f16dff8f570a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:01.294251 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-088db368-0206-4c69-8827-368114721c3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.295658 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39982f69-f982-49d5-b5bc-f16dff8f570a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:01.296181 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-088db368-0206-4c69-8827-368114721c3c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:01.296320 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 510/2032] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:01.296451 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-088db368-0206-4c69-8827-368114721c3c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.296640 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-088db368-0206-4c69-8827-368114721c3c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.305727 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.305727 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:01.309846 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-088db368-0206-4c69-8827-368114721c3c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:01.314650 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-088db368-0206-4c69-8827-368114721c3c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:01.315062 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 506/2033] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 1060 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:01.375649 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab7c7f31-1265-4851-a198-ead58bab74e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.377603 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab7c7f31-1265-4851-a198-ead58bab74e8 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:01.377862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab7c7f31-1265-4851-a198-ead58bab74e8 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.378146 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab7c7f31-1265-4851-a198-ead58bab74e8 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.388361 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.388361 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:01.391848 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab7c7f31-1265-4851-a198-ead58bab74e8 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:01.395286 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab7c7f31-1265-4851-a198-ead58bab74e8 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:01.395653 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 513/2034] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:01.410966 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-abd9cfd3-92f7-4584-b0ba-4d4dc82e6ecc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.413370 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-abd9cfd3-92f7-4584-b0ba-4d4dc82e6ecc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] PUT https://10.4.3.59/volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24 Aug 06 13:08:01.413821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-abd9cfd3-92f7-4584-b0ba-4d4dc82e6ecc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:01.421687 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-abd9cfd3-92f7-4584-b0ba-4d4dc82e6ecc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Acquiring lock "cinder-attachment_update-a86c0405-5cc6-4cd2-93ac-a55626481ac6-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:08:01.426561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-abd9cfd3-92f7-4584-b0ba-4d4dc82e6ecc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-a86c0405-5cc6-4cd2-93ac-a55626481ac6-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:08:01.427543 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.427543 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:01.504321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-abd9cfd3-92f7-4584-b0ba-4d4dc82e6ecc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-a86c0405-5cc6-4cd2-93ac-a55626481ac6-np0000006653" released by "attachment_update" :: held 0.078s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:08:01.504689 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-abd9cfd3-92f7-4584-b0ba-4d4dc82e6ecc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24 returned with HTTP 200 Aug 06 13:08:01.505194 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 506/2035] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:08:01 2026] PUT /volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:01.513886 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-a2acd0c4-a956-4228-afc5-02fcec8573e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.516200 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-a2acd0c4-a956-4228-afc5-02fcec8573e0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/encryption Aug 06 13:08:01.516440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-a2acd0c4-a956-4228-afc5-02fcec8573e0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.516693 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-a2acd0c4-a956-4228-afc5-02fcec8573e0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.526684 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.526684 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:01.534149 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-a2acd0c4-a956-4228-afc5-02fcec8573e0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/encryption returned with HTTP 200 Aug 06 13:08:01.534884 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 511/2036] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:01.962383 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa9aa802-a467-4e21-a24d-b8c690c197d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.964936 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa9aa802-a467-4e21-a24d-b8c690c197d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:08:01.965593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa9aa802-a467-4e21-a24d-b8c690c197d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.965593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa9aa802-a467-4e21-a24d-b8c690c197d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.970893 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa9aa802-a467-4e21-a24d-b8c690c197d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 404 Aug 06 13:08:01.971435 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 507/2037] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:01 2026] GET /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:01.979897 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:01.981899 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:08:01.982371 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:01.982504 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:01.982554 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:08:01.989526 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:01.989526 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:01.989526 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:08:02.009285 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot delete request issued successfully. Aug 06 13:08:02.009476 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52c6b824-ac26-4c71-b51d-d1375fbc3882 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 202 Aug 06 13:08:02.009932 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 514/2038] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:08:01 2026] DELETE /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:02.024320 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71178bdc-30b7-4262-a620-c06d9035af10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:02.029363 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71178bdc-30b7-4262-a620-c06d9035af10 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:08:02.029566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71178bdc-30b7-4262-a620-c06d9035af10 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:02.029751 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71178bdc-30b7-4262-a620-c06d9035af10 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:02.036709 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:02.036709 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:02.037475 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-71178bdc-30b7-4262-a620-c06d9035af10 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:08:02.037942 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71178bdc-30b7-4262-a620-c06d9035af10 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 200 Aug 06 13:08:02.038362 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 507/2039] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:02 2026] GET /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:02.308064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-791468eb-41f0-4c8b-8104-4b05638be953 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:02.309812 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-791468eb-41f0-4c8b-8104-4b05638be953 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:02.310029 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-791468eb-41f0-4c8b-8104-4b05638be953 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:02.310223 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-791468eb-41f0-4c8b-8104-4b05638be953 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:02.319601 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:02.319601 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:02.325324 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-791468eb-41f0-4c8b-8104-4b05638be953 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:02.330521 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-791468eb-41f0-4c8b-8104-4b05638be953 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:02.330969 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 512/2040] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:02 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:02.407869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac3ff2f3-89c2-4349-b44e-6f2e4e41e248 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:02.409856 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac3ff2f3-89c2-4349-b44e-6f2e4e41e248 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:02.410054 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac3ff2f3-89c2-4349-b44e-6f2e4e41e248 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:02.410285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac3ff2f3-89c2-4349-b44e-6f2e4e41e248 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:02.421089 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:02.421089 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:02.425591 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac3ff2f3-89c2-4349-b44e-6f2e4e41e248 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:02.430447 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac3ff2f3-89c2-4349-b44e-6f2e4e41e248 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:02.430874 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 508/2041] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:02 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:03.048141 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2ce57f2-47e9-43ca-b27b-6eaad823f241 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:03.050666 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2ce57f2-47e9-43ca-b27b-6eaad823f241 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:08:03.050935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2ce57f2-47e9-43ca-b27b-6eaad823f241 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:03.051211 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2ce57f2-47e9-43ca-b27b-6eaad823f241 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:03.056210 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2ce57f2-47e9-43ca-b27b-6eaad823f241 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 404 Aug 06 13:08:03.057005 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 515/2042] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:03 2026] GET /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:03.063388 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:03.066183 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:08:03.066416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:03.066600 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:03.066714 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:08:03.072007 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:03.072007 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:03.072500 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:08:03.090462 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot delete request issued successfully. Aug 06 13:08:03.090665 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0eca15f-59f2-46a6-88be-accde81e7ec1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 202 Aug 06 13:08:03.091085 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 508/2043] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:08:03 2026] DELETE /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:03.097614 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d596cd63-3741-409e-9c29-7756a78b3091 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:03.099641 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d596cd63-3741-409e-9c29-7756a78b3091 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:08:03.099864 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d596cd63-3741-409e-9c29-7756a78b3091 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:03.100092 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d596cd63-3741-409e-9c29-7756a78b3091 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:03.105311 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:03.105311 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:03.105705 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d596cd63-3741-409e-9c29-7756a78b3091 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:08:03.106463 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d596cd63-3741-409e-9c29-7756a78b3091 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 200 Aug 06 13:08:03.106978 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 513/2044] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:03 2026] GET /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:03.344571 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1a65081-0691-4570-9452-569cafb39146 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:03.346948 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1a65081-0691-4570-9452-569cafb39146 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:03.347389 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1a65081-0691-4570-9452-569cafb39146 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:03.347615 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1a65081-0691-4570-9452-569cafb39146 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:03.351080 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=353,cinder:INSERT=82,cinder:UPDATE=114 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:08:03.361962 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:03.361962 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:03.366751 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1a65081-0691-4570-9452-569cafb39146 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:03.371236 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1a65081-0691-4570-9452-569cafb39146 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:03.371781 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 509/2045] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:03 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:03.444603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86e438cc-0970-49d3-b57a-a7a47e739282 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:03.446749 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86e438cc-0970-49d3-b57a-a7a47e739282 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:03.446979 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86e438cc-0970-49d3-b57a-a7a47e739282 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:03.447215 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86e438cc-0970-49d3-b57a-a7a47e739282 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:03.458637 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:03.458637 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:03.462376 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86e438cc-0970-49d3-b57a-a7a47e739282 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:03.467165 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86e438cc-0970-49d3-b57a-a7a47e739282 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:03.467608 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 516/2046] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:03 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:03.915398 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-3bd823b3-9d52-4ee9-8030-f7812c808af4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:03.917420 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-3bd823b3-9d52-4ee9-8030-f7812c808af4 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb/action Aug 06 13:08:03.917732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-3bd823b3-9d52-4ee9-8030-f7812c808af4 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:03.917852 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-3bd823b3-9d52-4ee9-8030-f7812c808af4 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:03.920631 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=329,cinder:INSERT=61,cinder:UPDATE=138 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:08:03.938761 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:03.938761 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:03.951737 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-74d6ee17-e972-48f9-b8da-16fd0f64c5ee req-3bd823b3-9d52-4ee9-8030-f7812c808af4 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb/action returned with HTTP 204 Aug 06 13:08:03.952112 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 509/2047] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:08:03 2026] POST /volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.116878 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ca32fd2-69fe-465b-a13c-17f531efc8ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.118240 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ca32fd2-69fe-465b-a13c-17f531efc8ff tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:08:04.118450 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ca32fd2-69fe-465b-a13c-17f531efc8ff tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.119030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ca32fd2-69fe-465b-a13c-17f531efc8ff tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.122479 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ca32fd2-69fe-465b-a13c-17f531efc8ff tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 404 Aug 06 13:08:04.122918 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 514/2048] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.130365 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9487cfd8-71b5-49b8-833e-22ad74a373ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.132816 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9487cfd8-71b5-49b8-833e-22ad74a373ac tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:08:04.133100 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9487cfd8-71b5-49b8-833e-22ad74a373ac tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.133418 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9487cfd8-71b5-49b8-833e-22ad74a373ac tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.133455 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-9487cfd8-71b5-49b8-833e-22ad74a373ac tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:08:04.138176 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9487cfd8-71b5-49b8-833e-22ad74a373ac tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 404 Aug 06 13:08:04.138840 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 510/2049] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:08:04 2026] DELETE /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.145928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46edfe25-3848-46b8-88f9-7bca9bf7eb44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.147872 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46edfe25-3848-46b8-88f9-7bca9bf7eb44 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 Aug 06 13:08:04.148071 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46edfe25-3848-46b8-88f9-7bca9bf7eb44 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.148283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46edfe25-3848-46b8-88f9-7bca9bf7eb44 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.152688 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46edfe25-3848-46b8-88f9-7bca9bf7eb44 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 returned with HTTP 404 Aug 06 13:08:04.153189 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 517/2050] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/snapshots/035ee1e1-9d2f-4e37-a42e-e85c57643723 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.160618 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0d9e6d2-91eb-4242-ae1a-6d7bfa1f7478 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.162319 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0d9e6d2-91eb-4242-ae1a-6d7bfa1f7478 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:08:04.162497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0d9e6d2-91eb-4242-ae1a-6d7bfa1f7478 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.162678 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0d9e6d2-91eb-4242-ae1a-6d7bfa1f7478 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.162776 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-b0d9e6d2-91eb-4242-ae1a-6d7bfa1f7478 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:08:04.166906 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0d9e6d2-91eb-4242-ae1a-6d7bfa1f7478 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 404 Aug 06 13:08:04.167377 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 510/2051] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:08:04 2026] DELETE /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.174335 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6dcb7927-9191-4b3a-aafa-5bcc458562ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.176082 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6dcb7927-9191-4b3a-aafa-5bcc458562ec tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa Aug 06 13:08:04.176248 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6dcb7927-9191-4b3a-aafa-5bcc458562ec tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.176441 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6dcb7927-9191-4b3a-aafa-5bcc458562ec tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.181415 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6dcb7927-9191-4b3a-aafa-5bcc458562ec tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa returned with HTTP 404 Aug 06 13:08:04.181981 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 515/2052] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/snapshots/5c4137e0-a5d0-47fd-b318-e3adf55368fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.188979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dda8b8d6-5f1f-4f8c-b233-ae3f1c14f9b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.190659 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dda8b8d6-5f1f-4f8c-b233-ae3f1c14f9b2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:08:04.190834 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dda8b8d6-5f1f-4f8c-b233-ae3f1c14f9b2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.191008 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dda8b8d6-5f1f-4f8c-b233-ae3f1c14f9b2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.191114 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-dda8b8d6-5f1f-4f8c-b233-ae3f1c14f9b2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:08:04.195620 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dda8b8d6-5f1f-4f8c-b233-ae3f1c14f9b2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 404 Aug 06 13:08:04.196019 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 511/2053] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:08:04 2026] DELETE /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.202515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d67f5942-cd52-43fd-9b9f-55f8e50133a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.204322 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d67f5942-cd52-43fd-9b9f-55f8e50133a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 Aug 06 13:08:04.204520 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d67f5942-cd52-43fd-9b9f-55f8e50133a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.204694 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d67f5942-cd52-43fd-9b9f-55f8e50133a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.209826 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d67f5942-cd52-43fd-9b9f-55f8e50133a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 returned with HTTP 404 Aug 06 13:08:04.210405 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 518/2054] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/snapshots/8dc34be6-11d4-465a-86d2-6a41ddc946f0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:04.387548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-caad0ae0-e8e9-4a76-b231-99d2e3e1595b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.389566 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-caad0ae0-e8e9-4a76-b231-99d2e3e1595b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:04.389808 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-caad0ae0-e8e9-4a76-b231-99d2e3e1595b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.390036 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-caad0ae0-e8e9-4a76-b231-99d2e3e1595b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.405062 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:04.405062 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:04.410403 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-caad0ae0-e8e9-4a76-b231-99d2e3e1595b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:04.417924 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-caad0ae0-e8e9-4a76-b231-99d2e3e1595b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:04.418518 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 511/2055] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:04.482355 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27a8a43a-947f-4d85-964f-0d0f58e271f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.484012 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a8a43a-947f-4d85-964f-0d0f58e271f7 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:04.484225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a8a43a-947f-4d85-964f-0d0f58e271f7 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.485047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a8a43a-947f-4d85-964f-0d0f58e271f7 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.494900 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:04.494900 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:04.498681 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27a8a43a-947f-4d85-964f-0d0f58e271f7 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:04.505367 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a8a43a-947f-4d85-964f-0d0f58e271f7 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:04.505788 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 516/2056] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:04.518864 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d0930db-6e4f-4c80-b5e1-1cbb2c5b16df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.521204 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d0930db-6e4f-4c80-b5e1-1cbb2c5b16df tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:04.521646 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d0930db-6e4f-4c80-b5e1-1cbb2c5b16df tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.521931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d0930db-6e4f-4c80-b5e1-1cbb2c5b16df tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:04.539277 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:04.539277 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:04.543366 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d0930db-6e4f-4c80-b5e1-1cbb2c5b16df tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:04.547732 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d0930db-6e4f-4c80-b5e1-1cbb2c5b16df tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:04.548335 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 512/2057] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:04.983680 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-b7f08d9f-9592-46fd-8a36-003c72ed2103 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:04.985685 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-b7f08d9f-9592-46fd-8a36-003c72ed2103 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:04.985885 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-b7f08d9f-9592-46fd-8a36-003c72ed2103 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:04.986131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-b7f08d9f-9592-46fd-8a36-003c72ed2103 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:05.005536 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:05.005536 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:05.010316 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-b7f08d9f-9592-46fd-8a36-003c72ed2103 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:05.016719 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-b7f08d9f-9592-46fd-8a36-003c72ed2103 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:05.017971 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 519/2058] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:04 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:05.432716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7e53e39-9bf3-48b2-8c18-c412bbca858f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:05.438741 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7e53e39-9bf3-48b2-8c18-c412bbca858f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:05.438993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7e53e39-9bf3-48b2-8c18-c412bbca858f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:05.439242 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7e53e39-9bf3-48b2-8c18-c412bbca858f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:05.453020 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:05.453020 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:05.457598 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7e53e39-9bf3-48b2-8c18-c412bbca858f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:05.462878 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7e53e39-9bf3-48b2-8c18-c412bbca858f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:05.463711 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 512/2059] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:05 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:06.038199 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1510e89d-0764-4887-9bc4-eef5ba4ddd8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:06.038687 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1510e89d-0764-4887-9bc4-eef5ba4ddd8c None None] GET https://10.4.3.59/volume// Aug 06 13:08:06.038876 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1510e89d-0764-4887-9bc4-eef5ba4ddd8c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:06.039030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1510e89d-0764-4887-9bc4-eef5ba4ddd8c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:06.039483 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1510e89d-0764-4887-9bc4-eef5ba4ddd8c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:06.039743 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 517/2060] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:06.047796 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-45d51bb9-1aa2-4d50-bbc6-ef1578b4442c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:06.050118 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-45d51bb9-1aa2-4d50-bbc6-ef1578b4442c tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:06.050609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-45d51bb9-1aa2-4d50-bbc6-ef1578b4442c tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b", "connector": null, "instance_uuid": "1ae6055d-6724-4acf-b654-e4344d90e03a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:06.062466 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:06.062466 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:06.096501 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-45d51bb9-1aa2-4d50-bbc6-ef1578b4442c tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:06.096959 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 513/2061] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:06 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:06.106877 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8bc53f3-d57d-4184-9627-a94c4b614056 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:06.106877 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8bc53f3-d57d-4184-9627-a94c4b614056 None None] GET https://10.4.3.59/volume// Aug 06 13:08:06.106877 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8bc53f3-d57d-4184-9627-a94c4b614056 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:06.106877 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8bc53f3-d57d-4184-9627-a94c4b614056 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:06.106877 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8bc53f3-d57d-4184-9627-a94c4b614056 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:06.106877 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 520/2062] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:06.113368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-806f6d45-ab7b-4f62-8485-1b2d06e675f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:06.115389 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-806f6d45-ab7b-4f62-8485-1b2d06e675f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:06.115536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-806f6d45-ab7b-4f62-8485-1b2d06e675f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:06.116702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-806f6d45-ab7b-4f62-8485-1b2d06e675f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:06.127329 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:06.127329 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:06.130959 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-806f6d45-ab7b-4f62-8485-1b2d06e675f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:06.137185 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-806f6d45-ab7b-4f62-8485-1b2d06e675f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:06.137185 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 513/2063] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:06 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:06.476940 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dabd5a57-d179-49f3-916c-ab73ea35c228 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:06.479408 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dabd5a57-d179-49f3-916c-ab73ea35c228 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:06.479703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dabd5a57-d179-49f3-916c-ab73ea35c228 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:06.480003 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dabd5a57-d179-49f3-916c-ab73ea35c228 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:06.494123 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:06.494123 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:06.500696 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dabd5a57-d179-49f3-916c-ab73ea35c228 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:06.513235 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dabd5a57-d179-49f3-916c-ab73ea35c228 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:06.513235 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 518/2064] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:06 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:07.088741 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-cbaf1023-a3a6-4006-975d-255d714256f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.092741 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-cbaf1023-a3a6-4006-975d-255d714256f8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24/action Aug 06 13:08:07.093252 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-cbaf1023-a3a6-4006-975d-255d714256f8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:07.093479 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-cbaf1023-a3a6-4006-975d-255d714256f8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:07.120157 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.120157 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:07.130572 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bff7feae-3112-472a-848c-0d9f5f3361eb req-cbaf1023-a3a6-4006-975d-255d714256f8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24/action returned with HTTP 204 Aug 06 13:08:07.131441 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 514/2065] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:08:07 2026] POST /volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:07.412819 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-bb016bb1-58b5-4f6f-bb63-01135497d27f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.415283 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-bb016bb1-58b5-4f6f-bb63-01135497d27f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] DELETE https://10.4.3.59/volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb Aug 06 13:08:07.415537 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-bb016bb1-58b5-4f6f-bb63-01135497d27f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.415748 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-bb016bb1-58b5-4f6f-bb63-01135497d27f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.423617 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.423617 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:07.488191 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-bb016bb1-58b5-4f6f-bb63-01135497d27f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb returned with HTTP 200 Aug 06 13:08:07.488767 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 521/2066] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:08:07 2026] DELETE /volume/v3/attachments/ede1ede9-ba5e-4fed-a275-6c1ec7972bdb => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:07.530621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e2a7484f-676e-4fe9-a63b-bb0ddede9902 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.534480 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2a7484f-676e-4fe9-a63b-bb0ddede9902 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:07.534480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2a7484f-676e-4fe9-a63b-bb0ddede9902 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.534480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2a7484f-676e-4fe9-a63b-bb0ddede9902 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.549435 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.549435 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:07.559539 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e2a7484f-676e-4fe9-a63b-bb0ddede9902 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:07.565238 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2a7484f-676e-4fe9-a63b-bb0ddede9902 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:07.565629 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 514/2067] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 1173 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:07.581307 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee77a268-2296-42ed-b37e-4bb065d4fec4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.583509 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee77a268-2296-42ed-b37e-4bb065d4fec4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:07.583762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee77a268-2296-42ed-b37e-4bb065d4fec4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.584051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee77a268-2296-42ed-b37e-4bb065d4fec4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.595686 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.595686 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:07.600655 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee77a268-2296-42ed-b37e-4bb065d4fec4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:07.606817 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee77a268-2296-42ed-b37e-4bb065d4fec4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:07.607572 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 519/2068] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:07.687594 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-16ff37ae-6d2c-41d4-877d-93ac9bf327ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.692626 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-16ff37ae-6d2c-41d4-877d-93ac9bf327ea tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:07.692626 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-16ff37ae-6d2c-41d4-877d-93ac9bf327ea tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.692626 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-16ff37ae-6d2c-41d4-877d-93ac9bf327ea tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.701654 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.701654 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:07.706021 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-16ff37ae-6d2c-41d4-877d-93ac9bf327ea tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:07.710607 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-16ff37ae-6d2c-41d4-877d-93ac9bf327ea tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:07.711239 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 515/2069] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:07.729450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b38e751-4102-489e-b3d6-ee92d6167507 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.729450 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b38e751-4102-489e-b3d6-ee92d6167507 None None] GET https://10.4.3.59/volume// Aug 06 13:08:07.729450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b38e751-4102-489e-b3d6-ee92d6167507 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.729450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b38e751-4102-489e-b3d6-ee92d6167507 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.729450 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b38e751-4102-489e-b3d6-ee92d6167507 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:07.730815 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 522/2070] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:07.740915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-16769e9a-1794-472d-a34c-ce4590250225 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.743618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-16769e9a-1794-472d-a34c-ce4590250225 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:07.743905 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-16769e9a-1794-472d-a34c-ce4590250225 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.744191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-16769e9a-1794-472d-a34c-ce4590250225 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.760330 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.760330 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:07.763924 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-16769e9a-1794-472d-a34c-ce4590250225 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:07.770424 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-16769e9a-1794-472d-a34c-ce4590250225 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:07.770424 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 515/2071] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:07.774918 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4d76d93a-8b7e-4336-a18e-a75157f7185b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.780599 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4d76d93a-8b7e-4336-a18e-a75157f7185b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/action Aug 06 13:08:07.781092 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4d76d93a-8b7e-4336-a18e-a75157f7185b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:07.781270 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4d76d93a-8b7e-4336-a18e-a75157f7185b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:07.795792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4dc49d8b-9529-48c5-b00e-f0dcd6bc1bfd req-f7a4983a-933c-45d0-8183-c8b09bc7682e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.798014 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4dc49d8b-9529-48c5-b00e-f0dcd6bc1bfd req-f7a4983a-933c-45d0-8183-c8b09bc7682e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09 Aug 06 13:08:07.798337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4dc49d8b-9529-48c5-b00e-f0dcd6bc1bfd req-f7a4983a-933c-45d0-8183-c8b09bc7682e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.798612 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4dc49d8b-9529-48c5-b00e-f0dcd6bc1bfd req-f7a4983a-933c-45d0-8183-c8b09bc7682e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.806712 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.806712 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:07.807637 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4d76d93a-8b7e-4336-a18e-a75157f7185b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:07.812984 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.812984 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:07.819779 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4d76d93a-8b7e-4336-a18e-a75157f7185b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Begin detaching volume completed successfully. Aug 06 13:08:07.820093 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4d76d93a-8b7e-4336-a18e-a75157f7185b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/action returned with HTTP 202 Aug 06 13:08:07.820697 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 520/2072] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:08:07 2026] POST /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:07.877150 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4dc49d8b-9529-48c5-b00e-f0dcd6bc1bfd req-f7a4983a-933c-45d0-8183-c8b09bc7682e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09 returned with HTTP 200 Aug 06 13:08:07.877736 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 516/2073] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:08:07 2026] DELETE /volume/v3/attachments/340f66bc-d431-4292-a07e-b504956dea09 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:07.907638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-c6e7af81-47a4-4067-b54e-7b397278e8be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.908187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-78f66c83-6b41-4a04-b3c4-2e2f93efa0c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.908724 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78f66c83-6b41-4a04-b3c4-2e2f93efa0c3 None None] GET https://10.4.3.59/volume// Aug 06 13:08:07.908943 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78f66c83-6b41-4a04-b3c4-2e2f93efa0c3 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.909178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78f66c83-6b41-4a04-b3c4-2e2f93efa0c3 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.909592 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78f66c83-6b41-4a04-b3c4-2e2f93efa0c3 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:07.909942 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-c6e7af81-47a4-4067-b54e-7b397278e8be tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] PUT https://10.4.3.59/volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554 Aug 06 13:08:07.910004 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 516/2074] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:07.910385 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-c6e7af81-47a4-4067-b54e-7b397278e8be tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:07.922174 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-c4518c4c-7c6f-41ea-8d6f-493cd5e304cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.925231 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-c4518c4c-7c6f-41ea-8d6f-493cd5e304cd tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:07.925343 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-c6e7af81-47a4-4067-b54e-7b397278e8be tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Acquiring lock "cinder-attachment_update-a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:08:07.925791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-c4518c4c-7c6f-41ea-8d6f-493cd5e304cd tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.925791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-c4518c4c-7c6f-41ea-8d6f-493cd5e304cd tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.933076 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-c6e7af81-47a4-4067-b54e-7b397278e8be tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:08:07.936416 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.936416 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:07.942623 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.942623 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:07.946913 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-c4518c4c-7c6f-41ea-8d6f-493cd5e304cd tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:07.952389 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-c4518c4c-7c6f-41ea-8d6f-493cd5e304cd tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:07.952866 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 521/2075] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 13:08:07.971087 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-5853d443-6024-4fcb-8020-892cddb93652 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:07.973354 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-5853d443-6024-4fcb-8020-892cddb93652 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/encryption Aug 06 13:08:07.973548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-5853d443-6024-4fcb-8020-892cddb93652 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:07.973777 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-5853d443-6024-4fcb-8020-892cddb93652 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:07.984308 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:07.984308 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:07.992822 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-5853d443-6024-4fcb-8020-892cddb93652 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/encryption returned with HTTP 200 Aug 06 13:08:07.993195 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 517/2076] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:08:07 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:08.047074 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-c6e7af81-47a4-4067-b54e-7b397278e8be tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b-np0000006653" released by "attachment_update" :: held 0.114s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:08:08.047493 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-c6e7af81-47a4-4067-b54e-7b397278e8be tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554 returned with HTTP 200 Aug 06 13:08:08.048010 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 523/2077] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:08:07 2026] PUT /volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:08.074284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-a1cdf320-3bb2-4d61-8680-c44ab700274f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:08.078625 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-a1cdf320-3bb2-4d61-8680-c44ab700274f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554/action Aug 06 13:08:08.079195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-a1cdf320-3bb2-4d61-8680-c44ab700274f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:08.079195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-a1cdf320-3bb2-4d61-8680-c44ab700274f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:08.104190 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:08.104190 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:08.118659 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca696478-16ea-4e1f-8cfb-9781fb0003fd req-a1cdf320-3bb2-4d61-8680-c44ab700274f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554/action returned with HTTP 204 Aug 06 13:08:08.119269 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 517/2078] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:08:08 2026] POST /volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:08.829686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:08.885632 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:08:08.885910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1661059627"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:08.887190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1661059627'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:08:08.887323 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Create volume of 1 GB Aug 06 13:08:08.891792 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Availability Zones retrieved successfully. Aug 06 13:08:08.896693 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Flow 'volume_create_api' (565b875c-eb64-447f-a216-5a28fc41d6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:08.897532 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1825727e-fb10-49ee-b9bb-6c6fe2074318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:08.898474 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:08:08.927337 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1825727e-fb10-49ee-b9bb-6c6fe2074318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:08.928120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa66ec0-788b-4eff-afc9-c0e2b99951fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:08.988614 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Created reservations ['74247f46-4472-497e-86de-6be829466396', '31055a6a-91f7-4324-8c32-e6ae86748cd0', 'f91b631e-29b0-4161-a160-8f3cb0479ac2', '4bcbd1e5-b294-4fdc-b919-49dc2477ce47'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:08:08.989550 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa66ec0-788b-4eff-afc9-c0e2b99951fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74247f46-4472-497e-86de-6be829466396', '31055a6a-91f7-4324-8c32-e6ae86748cd0', 'f91b631e-29b0-4161-a160-8f3cb0479ac2', '4bcbd1e5-b294-4fdc-b919-49dc2477ce47']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:08.990558 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76be9850-e1d5-4f26-9e2c-e03690e940f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:09.017850 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76be9850-e1d5-4f26-9e2c-e03690e940f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '402a3b3e-3007-4f2a-b5bf-e766d90a4108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1661059627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b3ad2dac31d47d8b9e424afcd1f6687',qos_specs=None,replication_status=,reservations=['74247f46-4472-497e-86de-6be829466396','31055a6a-91f7-4324-8c32-e6ae86748cd0','f91b631e-29b0-4161-a160-8f3cb0479ac2','4bcbd1e5-b294-4fdc-b919-49dc2477ce47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764ccbeaab524b40a79e1edf0e2e3f36',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1661059627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=402a3b3e-3007-4f2a-b5bf-e766d90a4108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b3ad2dac31d47d8b9e424afcd1f6687',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='764ccbeaab524b40a79e1edf0e2e3f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:09.019156 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f4d502-c548-4f2a-bff2-7cc978bce39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:09.038977 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f4d502-c548-4f2a-bff2-7cc978bce39c) transitioned into state 'SUCCESS' from state '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-1661059627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b3ad2dac31d47d8b9e424afcd1f6687',qos_specs=None,replication_status=,reservations=['74247f46-4472-497e-86de-6be829466396','31055a6a-91f7-4324-8c32-e6ae86748cd0','f91b631e-29b0-4161-a160-8f3cb0479ac2','4bcbd1e5-b294-4fdc-b919-49dc2477ce47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764ccbeaab524b40a79e1edf0e2e3f36',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:09.039731 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f04f17-6a83-45a8-bba7-ff90f4eaaace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:09.048968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f04f17-6a83-45a8-bba7-ff90f4eaaace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:09.049751 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Flow 'volume_create_api' (565b875c-eb64-447f-a216-5a28fc41d6aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:09.050039 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Create volume request issued successfully. Aug 06 13:08:09.050657 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6eb2c69d-569b-4884-84e9-9af7dee1caa1 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:08:09.050977 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 522/2079] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:08:08 2026] POST /volume/v3/volumes => generated 747 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:09.062752 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7cf2af45-2cfe-46a3-9699-eda747bb58da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:09.064762 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cf2af45-2cfe-46a3-9699-eda747bb58da tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:09.065011 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cf2af45-2cfe-46a3-9699-eda747bb58da tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:09.065319 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cf2af45-2cfe-46a3-9699-eda747bb58da tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:09.073789 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:09.073789 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:09.078067 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7cf2af45-2cfe-46a3-9699-eda747bb58da tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:09.082677 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cf2af45-2cfe-46a3-9699-eda747bb58da tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:09.083064 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 518/2080] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:09 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:09.083644 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4b2cfc13-50b0-400d-98f3-af904dcd2ba3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:09.085779 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4b2cfc13-50b0-400d-98f3-af904dcd2ba3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24 Aug 06 13:08:09.086621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4b2cfc13-50b0-400d-98f3-af904dcd2ba3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:09.086621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4b2cfc13-50b0-400d-98f3-af904dcd2ba3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:09.096650 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:09.096650 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:09.154935 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-02ddce4d-787d-4319-8ded-fa139050bd5a req-4b2cfc13-50b0-400d-98f3-af904dcd2ba3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24 returned with HTTP 200 Aug 06 13:08:09.155676 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 524/2081] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:08:09 2026] DELETE /volume/v3/attachments/d4f447f2-1e73-4575-8ab2-3af5fc749b24 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:08:09.601287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:09.602753 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:08:09.603014 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:09.603291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:09.603546 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:08:09.610722 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:09.610722 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:09.612703 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:09.625847 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:08:09.626177 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cd16bc7-e490-46ec-b058-2c5198b8d982 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 202 Aug 06 13:08:09.626633 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 518/2082] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:08:09 2026] DELETE /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:09.636110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b934740-178c-4e3b-a976-12f403f45127 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:09.638977 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b934740-178c-4e3b-a976-12f403f45127 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:08:09.638977 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b934740-178c-4e3b-a976-12f403f45127 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:09.639349 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b934740-178c-4e3b-a976-12f403f45127 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:09.648846 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:09.648846 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:09.653281 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b934740-178c-4e3b-a976-12f403f45127 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:09.659440 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b934740-178c-4e3b-a976-12f403f45127 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 200 Aug 06 13:08:09.659927 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 523/2083] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:09 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:10.005982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-25164ca0-8add-4ba2-b231-6b10e0e72e36 req-b388ef64-43ad-45ea-af6b-ef6e085c1904 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:10.008149 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-25164ca0-8add-4ba2-b231-6b10e0e72e36 req-b388ef64-43ad-45ea-af6b-ef6e085c1904 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:10.008386 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-25164ca0-8add-4ba2-b231-6b10e0e72e36 req-b388ef64-43ad-45ea-af6b-ef6e085c1904 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:10.008569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-25164ca0-8add-4ba2-b231-6b10e0e72e36 req-b388ef64-43ad-45ea-af6b-ef6e085c1904 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:10.016102 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:10.016102 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:10.020326 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-25164ca0-8add-4ba2-b231-6b10e0e72e36 req-b388ef64-43ad-45ea-af6b-ef6e085c1904 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:10.025276 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-25164ca0-8add-4ba2-b231-6b10e0e72e36 req-b388ef64-43ad-45ea-af6b-ef6e085c1904 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:10.025674 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 519/2084] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:10 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:10.097011 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffa2d204-284f-4dc2-8451-cba695dd8e72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:10.099141 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffa2d204-284f-4dc2-8451-cba695dd8e72 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:10.099369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffa2d204-284f-4dc2-8451-cba695dd8e72 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:10.099558 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffa2d204-284f-4dc2-8451-cba695dd8e72 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:10.112448 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:10.112448 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:10.119893 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ffa2d204-284f-4dc2-8451-cba695dd8e72 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:10.125787 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffa2d204-284f-4dc2-8451-cba695dd8e72 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:10.126204 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 525/2085] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:10 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:10.676965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f78a7b5-204a-4ef2-a1e0-e23b5b0e1788 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:10.678874 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f78a7b5-204a-4ef2-a1e0-e23b5b0e1788 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 Aug 06 13:08:10.679113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f78a7b5-204a-4ef2-a1e0-e23b5b0e1788 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:10.679395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f78a7b5-204a-4ef2-a1e0-e23b5b0e1788 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:10.685532 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f78a7b5-204a-4ef2-a1e0-e23b5b0e1788 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 returned with HTTP 404 Aug 06 13:08:10.686142 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 519/2086] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:10 2026] GET /volume/v3/volumes/72bfe7a7-0421-4305-b819-6869f738e0b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:10.733373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:10.735572 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:08:10.736007 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2027167109", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:10.737690 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2027167109', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:08:10.887707 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:08:10.895388 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:08:10.901791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (a5e70d20-3620-4428-85cd-f46c77a6f9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:10.903234 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd9e20c-787d-4fe3-ba4b-ec5f939ca3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:10.904694 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:08:10.970290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd9e20c-787d-4fe3-ba4b-ec5f939ca3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:10.971476 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df76769-0944-4b87-9565-68067626e700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:11.015646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['342ac39a-636d-4325-bbfc-3e9617e676a8', '5299fd33-dad4-492c-8d89-da529c85621b', '166ca763-bcb1-44e4-98b7-b7ad0ced0386', '456eef5c-3ca3-4461-95d9-a4fdcac29e19'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:08:11.016743 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df76769-0944-4b87-9565-68067626e700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342ac39a-636d-4325-bbfc-3e9617e676a8', '5299fd33-dad4-492c-8d89-da529c85621b', '166ca763-bcb1-44e4-98b7-b7ad0ced0386', '456eef5c-3ca3-4461-95d9-a4fdcac29e19']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:11.017584 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98938072-1f1f-4e09-9e44-d4b6a869f0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:11.049033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98938072-1f1f-4e09-9e44-d4b6a869f0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c8d0b95-8a50-44a0-8039-90eadb1050c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2027167109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['342ac39a-636d-4325-bbfc-3e9617e676a8','5299fd33-dad4-492c-8d89-da529c85621b','166ca763-bcb1-44e4-98b7-b7ad0ced0386','456eef5c-3ca3-4461-95d9-a4fdcac29e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2027167109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c8d0b95-8a50-44a0-8039-90eadb1050c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:11.049921 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fefff9-e586-40e1-b3b2-69917aa3bae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:11.067895 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fefff9-e586-40e1-b3b2-69917aa3bae7) transitioned into state 'SUCCESS' from state '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-2027167109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['342ac39a-636d-4325-bbfc-3e9617e676a8','5299fd33-dad4-492c-8d89-da529c85621b','166ca763-bcb1-44e4-98b7-b7ad0ced0386','456eef5c-3ca3-4461-95d9-a4fdcac29e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:11.068816 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36acd38-91c0-457b-90c5-19a6a2364553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:11.077577 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36acd38-91c0-457b-90c5-19a6a2364553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:11.078348 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (a5e70d20-3620-4428-85cd-f46c77a6f9b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:11.078626 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:08:11.079222 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddccde45-06c5-44f4-ba46-3adffd9153f3 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:08:11.079988 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 524/2087] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:08:10 2026] POST /volume/v3/volumes => generated 757 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:11.094830 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b2a8af0-1df6-4c19-9991-23304d2e95d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:11.097153 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b2a8af0-1df6-4c19-9991-23304d2e95d7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:08:11.097610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b2a8af0-1df6-4c19-9991-23304d2e95d7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:11.097728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b2a8af0-1df6-4c19-9991-23304d2e95d7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:11.106854 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:11.106854 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:11.111313 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b2a8af0-1df6-4c19-9991-23304d2e95d7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:11.116852 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b2a8af0-1df6-4c19-9991-23304d2e95d7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 200 Aug 06 13:08:11.117419 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 520/2088] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:11 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:12.135606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba04b18a-1592-4608-9272-debef7918871 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:12.137538 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba04b18a-1592-4608-9272-debef7918871 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:08:12.137719 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba04b18a-1592-4608-9272-debef7918871 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:12.137895 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba04b18a-1592-4608-9272-debef7918871 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:12.145854 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:12.145854 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:12.150507 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba04b18a-1592-4608-9272-debef7918871 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:12.155822 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba04b18a-1592-4608-9272-debef7918871 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 200 Aug 06 13:08:12.156301 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 526/2089] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:12 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:12.173332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2caef74e-1272-4dd8-9ca6-2899df5c33ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:12.175597 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2caef74e-1272-4dd8-9ca6-2899df5c33ab tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:08:12.175869 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2caef74e-1272-4dd8-9ca6-2899df5c33ab tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:12.176139 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2caef74e-1272-4dd8-9ca6-2899df5c33ab tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:12.185906 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:12.185906 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:12.190830 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2caef74e-1272-4dd8-9ca6-2899df5c33ab tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:12.197732 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2caef74e-1272-4dd8-9ca6-2899df5c33ab tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 200 Aug 06 13:08:12.198270 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 520/2090] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:12 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:13.018922 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:13.026430 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:13.026616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:13.026797 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:13.026940 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume with id: a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:13.035785 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:13.035785 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:13.036352 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:13.047549 np0000006653 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:08:13.052688 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume request issued successfully. Aug 06 13:08:13.052878 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4feea4d7-d93b-4a20-aea3-9fd156fb4089 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 202 Aug 06 13:08:13.053313 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 525/2091] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:08:13 2026] DELETE /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:13.063141 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-620ab053-2421-4568-9c9c-8cffb60cd3d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:13.064935 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-620ab053-2421-4568-9c9c-8cffb60cd3d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:13.065178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-620ab053-2421-4568-9c9c-8cffb60cd3d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:13.065407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-620ab053-2421-4568-9c9c-8cffb60cd3d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:13.073784 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:13.073784 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:13.078208 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-620ab053-2421-4568-9c9c-8cffb60cd3d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:13.083404 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-620ab053-2421-4568-9c9c-8cffb60cd3d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 200 Aug 06 13:08:13.083838 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 521/2092] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:13 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:13.498360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-8cbfad22-4e91-4f7d-b16d-333ed937c4a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:13.500741 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-8cbfad22-4e91-4f7d-b16d-333ed937c4a9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:08:13.500983 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-8cbfad22-4e91-4f7d-b16d-333ed937c4a9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:13.501179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-8cbfad22-4e91-4f7d-b16d-333ed937c4a9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:13.508784 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:13.508784 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:13.512893 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-8cbfad22-4e91-4f7d-b16d-333ed937c4a9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:13.516903 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-8cbfad22-4e91-4f7d-b16d-333ed937c4a9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 200 Aug 06 13:08:13.517335 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 527/2093] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:13 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:14.097682 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59ea05c5-b9f9-4cae-9fd1-8faaf9738faa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.099433 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59ea05c5-b9f9-4cae-9fd1-8faaf9738faa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 Aug 06 13:08:14.099622 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59ea05c5-b9f9-4cae-9fd1-8faaf9738faa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:14.099866 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59ea05c5-b9f9-4cae-9fd1-8faaf9738faa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:14.108309 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59ea05c5-b9f9-4cae-9fd1-8faaf9738faa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 returned with HTTP 404 Aug 06 13:08:14.108740 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 521/2094] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:14 2026] GET /volume/v3/volumes/a86c0405-5cc6-4cd2-93ac-a55626481ac6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:14.115144 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25a032c0-7d24-41d2-9509-302895767444 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.116937 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25a032c0-7d24-41d2-9509-302895767444 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:08:14.117110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25a032c0-7d24-41d2-9509-302895767444 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:14.117298 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25a032c0-7d24-41d2-9509-302895767444 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:14.118220 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-25a032c0-7d24-41d2-9509-302895767444 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:08:14.129400 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25a032c0-7d24-41d2-9509-302895767444 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Get all volumes completed successfully. Aug 06 13:08:14.130940 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:14.130940 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:14.135722 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25a032c0-7d24-41d2-9509-302895767444 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:08:14.136064 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 526/2095] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:08:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8970 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:14.149820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f625438-177e-44dc-a469-89d8f094af87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.151537 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f625438-177e-44dc-a469-89d8f094af87 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] DELETE https://10.4.3.59/volume/v3/types/a843465e-ee1e-418e-871c-3c91dda3fb63 Aug 06 13:08:14.151711 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f625438-177e-44dc-a469-89d8f094af87 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:14.151913 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f625438-177e-44dc-a469-89d8f094af87 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:14.175352 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f625438-177e-44dc-a469-89d8f094af87 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/a843465e-ee1e-418e-871c-3c91dda3fb63 returned with HTTP 202 Aug 06 13:08:14.175751 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 522/2096] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:08:14 2026] DELETE /volume/v3/types/a843465e-ee1e-418e-871c-3c91dda3fb63 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:14.185488 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c933d88b-b6ea-4cc5-a0f2-22136f2a694d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.187289 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c933d88b-b6ea-4cc5-a0f2-22136f2a694d tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:08:14.187708 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c933d88b-b6ea-4cc5-a0f2-22136f2a694d tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2142647301", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:14.202219 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c933d88b-b6ea-4cc5-a0f2-22136f2a694d tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:08:14.202725 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 528/2097] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:08:14 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:14.210403 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb03af6d-a9cf-4cb0-9bb0-8bf006f92266 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.211997 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb03af6d-a9cf-4cb0-9bb0-8bf006f92266 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types/27fb3eee-8dd0-4232-a655-59461926de72/encryption Aug 06 13:08:14.212330 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb03af6d-a9cf-4cb0-9bb0-8bf006f92266 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:14.230706 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb03af6d-a9cf-4cb0-9bb0-8bf006f92266 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/27fb3eee-8dd0-4232-a655-59461926de72/encryption returned with HTTP 200 Aug 06 13:08:14.231314 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 522/2098] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:08:14 2026] POST /volume/v3/types/27fb3eee-8dd0-4232-a655-59461926de72/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:14.239189 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e612a3f-0248-4b96-80d6-030590c7f460 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.240769 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:08:14.241097 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1901357736", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2142647301", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:14.242529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1901357736', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2142647301', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:08:14.245904 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume of 1 GB Aug 06 13:08:14.246211 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:14.246211 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:14.246708 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Availability Zones retrieved successfully. Aug 06 13:08:14.252484 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (f98df446-0335-450e-8b71-f0c1b99addfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:14.253269 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19803d2-0afd-47e7-ae20-372932fae6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:14.254367 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:08:14.285931 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19803d2-0afd-47e7-ae20-372932fae6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:08:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27fb3eee-8dd0-4232-a655-59461926de72,is_public=True,name='tempest-scenario-type-luks-2142647301',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27fb3eee-8dd0-4232-a655-59461926de72', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:14.286704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c95aeb5-4318-4e08-a20f-2f7308dcf789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:14.318027 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2142647301 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2142647301, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:08:14.318316 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2142647301 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2142647301, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:08:14.348511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Created reservations ['c4fb9722-5891-4806-b390-1812ec762bc1', '61e71713-3946-46a0-a25c-cc3826b65457', 'a20ed9b0-b1e2-44f2-8560-945e4785a76a', '4c267796-9ac0-493f-b702-31503ea3c791'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:08:14.349623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c95aeb5-4318-4e08-a20f-2f7308dcf789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4fb9722-5891-4806-b390-1812ec762bc1', '61e71713-3946-46a0-a25c-cc3826b65457', 'a20ed9b0-b1e2-44f2-8560-945e4785a76a', '4c267796-9ac0-493f-b702-31503ea3c791']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:14.350741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c8db9d-bc4c-469d-a9ea-fad9ff41bc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:14.382910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c8db9d-bc4c-469d-a9ea-fad9ff41bc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d81c38-d5f1-4522-9dbf-e951ce8f6222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1901357736',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['c4fb9722-5891-4806-b390-1812ec762bc1','61e71713-3946-46a0-a25c-cc3826b65457','a20ed9b0-b1e2-44f2-8560-945e4785a76a','4c267796-9ac0-493f-b702-31503ea3c791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=27fb3eee-8dd0-4232-a655-59461926de72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1901357736',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b3d81c38-d5f1-4522-9dbf-e951ce8f6222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3946c89e6189491d8f9e8e06c6a96f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='767a2733278c480d8caa1203fc0d2721',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27fb3eee-8dd0-4232-a655-59461926de72),volume_type_id=27fb3eee-8dd0-4232-a655-59461926de72)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:14.383984 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bce5f6-8d1d-403e-8e17-8ea3fe5bd76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:14.412108 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bce5f6-8d1d-403e-8e17-8ea3fe5bd76b) transitioned into state 'SUCCESS' from state '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-1901357736',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['c4fb9722-5891-4806-b390-1812ec762bc1','61e71713-3946-46a0-a25c-cc3826b65457','a20ed9b0-b1e2-44f2-8560-945e4785a76a','4c267796-9ac0-493f-b702-31503ea3c791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=27fb3eee-8dd0-4232-a655-59461926de72)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:14.413176 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f8c7913-045d-44cd-a4d5-fa2fd1d1d154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:14.425283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f8c7913-045d-44cd-a4d5-fa2fd1d1d154) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:14.426122 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (f98df446-0335-450e-8b71-f0c1b99addfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:14.426505 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request issued successfully. Aug 06 13:08:14.427060 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e612a3f-0248-4b96-80d6-030590c7f460 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:08:14.427561 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 527/2099] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:08:14 2026] POST /volume/v3/volumes => generated 783 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:14.656350 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-c6461b8f-0ad3-472d-9b08-dbee61911d47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.658475 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-c6461b8f-0ad3-472d-9b08-dbee61911d47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:08:14.658665 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-c6461b8f-0ad3-472d-9b08-dbee61911d47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:14.658868 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-c6461b8f-0ad3-472d-9b08-dbee61911d47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:14.665861 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:14.665861 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:14.672072 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-c6461b8f-0ad3-472d-9b08-dbee61911d47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:14.677671 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-c6461b8f-0ad3-472d-9b08-dbee61911d47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 200 Aug 06 13:08:14.678280 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 523/2100] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:14 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:14.688995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b729b4d9-a472-476c-8633-d0972e33ca60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.689498 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b729b4d9-a472-476c-8633-d0972e33ca60 None None] GET https://10.4.3.59/volume// Aug 06 13:08:14.689715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b729b4d9-a472-476c-8633-d0972e33ca60 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:14.689961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b729b4d9-a472-476c-8633-d0972e33ca60 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:14.690406 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b729b4d9-a472-476c-8633-d0972e33ca60 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:14.690973 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 529/2101] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:08:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:14.699280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-703ea8c5-057d-4659-aea7-df90efb3a075 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:14.701380 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-703ea8c5-057d-4659-aea7-df90efb3a075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:14.701742 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-703ea8c5-057d-4659-aea7-df90efb3a075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c8d0b95-8a50-44a0-8039-90eadb1050c7", "connector": null, "instance_uuid": "72ba664d-960a-4c07-a08f-8a542264858b"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:14.709413 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:14.709413 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:14.733348 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-703ea8c5-057d-4659-aea7-df90efb3a075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:14.733948 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 523/2102] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:14 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:15.792528 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cde912c8-3e36-4467-aa86-5e7131aeaab0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:15.792984 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cde912c8-3e36-4467-aa86-5e7131aeaab0 None None] GET https://10.4.3.59/volume// Aug 06 13:08:15.793119 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cde912c8-3e36-4467-aa86-5e7131aeaab0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:15.793298 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cde912c8-3e36-4467-aa86-5e7131aeaab0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:15.793611 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cde912c8-3e36-4467-aa86-5e7131aeaab0 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:15.793886 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 528/2103] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:15.804848 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-3fcad8ac-84d8-4d45-ad64-a6f3d0bc3eaf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:15.807052 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-3fcad8ac-84d8-4d45-ad64-a6f3d0bc3eaf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:08:15.807285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-3fcad8ac-84d8-4d45-ad64-a6f3d0bc3eaf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:15.807491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-3fcad8ac-84d8-4d45-ad64-a6f3d0bc3eaf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:15.817299 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:15.817299 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:15.820761 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-3fcad8ac-84d8-4d45-ad64-a6f3d0bc3eaf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:08:15.824918 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15f698c0-970b-4c40-885d-764b469010a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:15.826126 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-3fcad8ac-84d8-4d45-ad64-a6f3d0bc3eaf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 200 Aug 06 13:08:15.826547 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 524/2104] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:15 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:15.826760 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15f698c0-970b-4c40-885d-764b469010a2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:15.827065 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15f698c0-970b-4c40-885d-764b469010a2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-attach": {"instance_uuid": "b9b6df5c-061f-4e8c-bc65-642ddbb4d27d", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:15.827213 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15f698c0-970b-4c40-885d-764b469010a2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b9b6df5c-061f-4e8c-bc65-642ddbb4d27d", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:15.837563 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:15.837563 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:15.838107 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15f698c0-970b-4c40-885d-764b469010a2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:15.852195 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15f698c0-970b-4c40-885d-764b469010a2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Update volume admin metadata completed successfully. Aug 06 13:08:15.910478 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15f698c0-970b-4c40-885d-764b469010a2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Attach volume completed successfully. Aug 06 13:08:15.910733 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15f698c0-970b-4c40-885d-764b469010a2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:15.911465 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 530/2105] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:15 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:15.924592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48047b4b-3a8c-4b6b-b6f6-217926d4fbe5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:15.926955 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48047b4b-3a8c-4b6b-b6f6-217926d4fbe5 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:15.927227 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48047b4b-3a8c-4b6b-b6f6-217926d4fbe5 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:15.927534 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48047b4b-3a8c-4b6b-b6f6-217926d4fbe5 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:15.947541 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:15.947541 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:15.960400 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-48047b4b-3a8c-4b6b-b6f6-217926d4fbe5 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:15.966133 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-35f17c0b-d88b-47c3-84b3-8c1158491e45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:15.966553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48047b4b-3a8c-4b6b-b6f6-217926d4fbe5 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:15.967110 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 524/2106] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:15 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:15.971163 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-35f17c0b-d88b-47c3-84b3-8c1158491e45 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90 Aug 06 13:08:15.971607 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-35f17c0b-d88b-47c3-84b3-8c1158491e45 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:15.982200 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c96f1f50-10e9-4772-88bb-4d9e8a643f73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:15.984574 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-35f17c0b-d88b-47c3-84b3-8c1158491e45 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-2c8d0b95-8a50-44a0-8039-90eadb1050c7-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:08:15.984761 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c96f1f50-10e9-4772-88bb-4d9e8a643f73 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:15.985164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c96f1f50-10e9-4772-88bb-4d9e8a643f73 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-detach": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:15.985373 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c96f1f50-10e9-4772-88bb-4d9e8a643f73 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:15.990305 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-35f17c0b-d88b-47c3-84b3-8c1158491e45 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-2c8d0b95-8a50-44a0-8039-90eadb1050c7-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:08:15.992311 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:15.992311 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:16.000879 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:16.000879 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:16.001496 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c96f1f50-10e9-4772-88bb-4d9e8a643f73 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:16.054966 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c96f1f50-10e9-4772-88bb-4d9e8a643f73 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Detach volume completed successfully. Aug 06 13:08:16.054966 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c96f1f50-10e9-4772-88bb-4d9e8a643f73 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:16.055308 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 525/2107] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:15 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:16.061845 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec1fd533-fe01-4061-8031-b5e3ddd9ad12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:16.063723 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec1fd533-fe01-4061-8031-b5e3ddd9ad12 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:16.063905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec1fd533-fe01-4061-8031-b5e3ddd9ad12 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:16.064117 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec1fd533-fe01-4061-8031-b5e3ddd9ad12 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:16.072183 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:16.072183 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:16.076606 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ec1fd533-fe01-4061-8031-b5e3ddd9ad12 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:16.082594 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec1fd533-fe01-4061-8031-b5e3ddd9ad12 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:16.082935 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 531/2108] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:16 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:16.086807 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-35f17c0b-d88b-47c3-84b3-8c1158491e45 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-2c8d0b95-8a50-44a0-8039-90eadb1050c7-np0000006653" released by "attachment_update" :: held 0.096s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:08:16.087182 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-35f17c0b-d88b-47c3-84b3-8c1158491e45 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90 returned with HTTP 200 Aug 06 13:08:16.088063 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 529/2109] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:08:15 2026] PUT /volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:16.109678 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-5f04083b-0cae-4373-ab5d-444711961347 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:16.113017 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-5f04083b-0cae-4373-ab5d-444711961347 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90/action Aug 06 13:08:16.113436 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-5f04083b-0cae-4373-ab5d-444711961347 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:16.113559 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-5f04083b-0cae-4373-ab5d-444711961347 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:16.131592 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:16.131592 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:16.141683 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d3333f5-d7e7-41ef-9c18-1b34e0299828 req-5f04083b-0cae-4373-ab5d-444711961347 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90/action returned with HTTP 204 Aug 06 13:08:16.142111 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 525/2110] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:08:16 2026] POST /volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:19.733292 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:19.735018 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:08:19.735593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-951119809"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:19.737585 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-951119809'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:08:19.737852 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Create volume of 1 GB Aug 06 13:08:19.748282 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Availability Zones retrieved successfully. Aug 06 13:08:19.750921 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Flow 'volume_create_api' (3864ebbb-eb57-4080-b55b-cef0b9709afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:19.752205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a417c0eb-c700-43ec-9363-a04bcf86aaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:19.753610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:08:19.782938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a417c0eb-c700-43ec-9363-a04bcf86aaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:19.784187 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd3dec4-1de7-43c2-ba75-384bde84b183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:19.842473 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Created reservations ['afafb734-90c2-41b6-8405-c95320179051', 'edb0e3e9-1016-4ec7-9c92-317e3fa9b650', '4ce6e4ab-5fd9-4b68-8b0d-bc2c3a120500', '235fc067-fda9-4c48-a7e2-9b5b9f947dcf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:08:19.842473 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd3dec4-1de7-43c2-ba75-384bde84b183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afafb734-90c2-41b6-8405-c95320179051', 'edb0e3e9-1016-4ec7-9c92-317e3fa9b650', '4ce6e4ab-5fd9-4b68-8b0d-bc2c3a120500', '235fc067-fda9-4c48-a7e2-9b5b9f947dcf']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:19.842473 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d4db95-027c-4263-a7e0-f55a36714fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:19.867283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d4db95-027c-4263-a7e0-f55a36714fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-951119809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18a433a0ca7943bc97af1db7a70bcf00',qos_specs=None,replication_status=,reservations=['afafb734-90c2-41b6-8405-c95320179051','edb0e3e9-1016-4ec7-9c92-317e3fa9b650','4ce6e4ab-5fd9-4b68-8b0d-bc2c3a120500','235fc067-fda9-4c48-a7e2-9b5b9f947dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65b9603cb354da98f154f1b44d256de',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-951119809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18a433a0ca7943bc97af1db7a70bcf00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e65b9603cb354da98f154f1b44d256de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:19.868070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37652770-8753-4529-8e78-7fe24eec5a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:19.885790 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37652770-8753-4529-8e78-7fe24eec5a0f) transitioned into state 'SUCCESS' from state '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-951119809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18a433a0ca7943bc97af1db7a70bcf00',qos_specs=None,replication_status=,reservations=['afafb734-90c2-41b6-8405-c95320179051','edb0e3e9-1016-4ec7-9c92-317e3fa9b650','4ce6e4ab-5fd9-4b68-8b0d-bc2c3a120500','235fc067-fda9-4c48-a7e2-9b5b9f947dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65b9603cb354da98f154f1b44d256de',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:19.886426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0584be-648d-4a8f-a1c7-17778f56021c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:19.898198 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0584be-648d-4a8f-a1c7-17778f56021c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:19.899042 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Flow 'volume_create_api' (3864ebbb-eb57-4080-b55b-cef0b9709afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:19.899339 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Create volume request issued successfully. Aug 06 13:08:19.899847 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a26c57bd-0a8a-4c6d-8962-81c41b411ed6 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:08:19.900551 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 526/2111] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:08:19 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:19.914465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48adafd3-3e82-4584-8f95-f714be2f1a98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:19.916522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48adafd3-3e82-4584-8f95-f714be2f1a98 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:08:19.916773 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48adafd3-3e82-4584-8f95-f714be2f1a98 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:19.916969 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48adafd3-3e82-4584-8f95-f714be2f1a98 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:19.925015 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:19.925015 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:19.929248 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48adafd3-3e82-4584-8f95-f714be2f1a98 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:08:19.935057 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48adafd3-3e82-4584-8f95-f714be2f1a98 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:08:19.935561 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 532/2112] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:19 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:20.951832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c526e2f-74b0-4f04-a609-92945520ff89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:20.954174 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c526e2f-74b0-4f04-a609-92945520ff89 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:08:20.954490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c526e2f-74b0-4f04-a609-92945520ff89 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:20.954761 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c526e2f-74b0-4f04-a609-92945520ff89 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:20.967832 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:20.967832 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:20.971668 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c526e2f-74b0-4f04-a609-92945520ff89 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:08:20.978402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c526e2f-74b0-4f04-a609-92945520ff89 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:08:20.978963 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 530/2113] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:20 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:24.041802 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:24.044051 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:24.044437 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-attach": {"instance_uuid": "7b881a49-ed9c-4f68-bf9c-9a4636a00328", "mountpoint": "/dev/vdb"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:24.044636 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7b881a49-ed9c-4f68-bf9c-9a4636a00328", "mountpoint": "/dev/vdb"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:24.054867 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:24.054867 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:24.056006 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:24.062539 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Update volume admin metadata completed successfully. Aug 06 13:08:24.119199 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Attach volume completed successfully. Aug 06 13:08:24.119659 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5974b052-87ae-4751-ae92-6f63ba2812e6 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:24.120095 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 526/2114] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:24 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:24.127726 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87afebf7-ff2f-4d7f-bfc5-36508d4df313 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:24.130393 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87afebf7-ff2f-4d7f-bfc5-36508d4df313 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:24.130769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87afebf7-ff2f-4d7f-bfc5-36508d4df313 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:24.130845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87afebf7-ff2f-4d7f-bfc5-36508d4df313 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:24.143283 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:24.143283 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:24.149102 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87afebf7-ff2f-4d7f-bfc5-36508d4df313 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:24.155107 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87afebf7-ff2f-4d7f-bfc5-36508d4df313 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:24.156529 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 527/2115] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:24 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:24.172000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8fdda94-9474-420e-bc65-4a9d6ba9908f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:24.173841 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8fdda94-9474-420e-bc65-4a9d6ba9908f tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:24.174060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8fdda94-9474-420e-bc65-4a9d6ba9908f tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:24.174253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8fdda94-9474-420e-bc65-4a9d6ba9908f tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:24.191125 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:24.191125 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:24.194756 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8fdda94-9474-420e-bc65-4a9d6ba9908f tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:24.199636 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8fdda94-9474-420e-bc65-4a9d6ba9908f tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:24.200123 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 533/2116] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:24 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:24.213758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-631b91bc-2c46-4025-b639-d9133655df6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:24.218622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-631b91bc-2c46-4025-b639-d9133655df6a tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:24.218622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-631b91bc-2c46-4025-b639-d9133655df6a tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-detach": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:24.218622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-631b91bc-2c46-4025-b639-d9133655df6a tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:24.229809 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:24.229809 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:24.230297 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-631b91bc-2c46-4025-b639-d9133655df6a tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:24.274655 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-631b91bc-2c46-4025-b639-d9133655df6a tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Detach volume completed successfully. Aug 06 13:08:24.274878 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-631b91bc-2c46-4025-b639-d9133655df6a tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:24.275383 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 531/2117] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:24 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:24.285069 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f562d1e6-3185-45e0-846f-b082f952589c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:24.287019 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f562d1e6-3185-45e0-846f-b082f952589c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:24.287198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f562d1e6-3185-45e0-846f-b082f952589c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:24.287453 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f562d1e6-3185-45e0-846f-b082f952589c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:24.294770 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:24.294770 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:24.301160 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f562d1e6-3185-45e0-846f-b082f952589c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:24.307285 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f562d1e6-3185-45e0-846f-b082f952589c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:24.307813 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 527/2118] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:24 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:26.793551 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bdce930-4aef-439e-9960-e22c53cb3b48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:26.795711 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bdce930-4aef-439e-9960-e22c53cb3b48 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:26.796179 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bdce930-4aef-439e-9960-e22c53cb3b48 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:26.796396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bdce930-4aef-439e-9960-e22c53cb3b48 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:26.808600 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:26.808600 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:26.809153 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0bdce930-4aef-439e-9960-e22c53cb3b48 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:26.819448 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0bdce930-4aef-439e-9960-e22c53cb3b48 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Reserve volume completed successfully. Aug 06 13:08:26.820588 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bdce930-4aef-439e-9960-e22c53cb3b48 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:26.820588 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 528/2119] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:26 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:26.829812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3aa69871-98e7-4283-b4e4-ca9330ffbaf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:26.831584 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aa69871-98e7-4283-b4e4-ca9330ffbaf2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:26.831820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aa69871-98e7-4283-b4e4-ca9330ffbaf2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:26.831996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aa69871-98e7-4283-b4e4-ca9330ffbaf2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:26.839276 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:26.839276 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:26.844550 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3aa69871-98e7-4283-b4e4-ca9330ffbaf2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:26.849435 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aa69871-98e7-4283-b4e4-ca9330ffbaf2 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:26.850023 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 534/2120] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:26 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:26.860734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e722db94-a1ac-43ac-b3c2-162706a7b028 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:26.862371 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e722db94-a1ac-43ac-b3c2-162706a7b028 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:26.862757 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e722db94-a1ac-43ac-b3c2-162706a7b028 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:26.862874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e722db94-a1ac-43ac-b3c2-162706a7b028 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:26.871837 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:26.871837 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:26.872328 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e722db94-a1ac-43ac-b3c2-162706a7b028 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:26.888023 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e722db94-a1ac-43ac-b3c2-162706a7b028 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Unreserve volume completed successfully. Aug 06 13:08:26.888023 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e722db94-a1ac-43ac-b3c2-162706a7b028 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:26.888023 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 532/2121] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:26 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:26.894730 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5970dac7-3384-4d6b-8f8c-6433826f6292 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:26.897104 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5970dac7-3384-4d6b-8f8c-6433826f6292 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:26.897385 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5970dac7-3384-4d6b-8f8c-6433826f6292 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:26.897644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5970dac7-3384-4d6b-8f8c-6433826f6292 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:26.905878 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:26.905878 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:26.910368 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5970dac7-3384-4d6b-8f8c-6433826f6292 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:26.915403 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5970dac7-3384-4d6b-8f8c-6433826f6292 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:26.916020 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 528/2122] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:26 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:26.929927 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-933d3221-1af2-40ea-be8b-62b22b7589ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:26.934068 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-933d3221-1af2-40ea-be8b-62b22b7589ca tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:26.934511 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-933d3221-1af2-40ea-be8b-62b22b7589ca tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:26.934682 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-933d3221-1af2-40ea-be8b-62b22b7589ca tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:26.947233 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:26.947233 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:26.947868 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-933d3221-1af2-40ea-be8b-62b22b7589ca tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:26.955024 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-933d3221-1af2-40ea-be8b-62b22b7589ca tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume updated successfully. Aug 06 13:08:26.955332 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-933d3221-1af2-40ea-be8b-62b22b7589ca tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 200 Aug 06 13:08:26.955889 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 529/2123] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:26 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:08:26.962937 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4dc9669-26a7-4e0e-8e9b-9df16bea5917 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:26.964771 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4dc9669-26a7-4e0e-8e9b-9df16bea5917 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:26.964955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4dc9669-26a7-4e0e-8e9b-9df16bea5917 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:26.965186 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4dc9669-26a7-4e0e-8e9b-9df16bea5917 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:26.973630 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:26.973630 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:26.977998 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4dc9669-26a7-4e0e-8e9b-9df16bea5917 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:26.982957 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4dc9669-26a7-4e0e-8e9b-9df16bea5917 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:26.983495 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 535/2124] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:26 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:26.995902 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f9cb112-9e06-4c47-b163-f8e7d554f59d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:26.997896 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f9cb112-9e06-4c47-b163-f8e7d554f59d tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:26.998251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f9cb112-9e06-4c47-b163-f8e7d554f59d tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:26.998449 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f9cb112-9e06-4c47-b163-f8e7d554f59d tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:27.006297 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.006297 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:27.006771 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f9cb112-9e06-4c47-b163-f8e7d554f59d tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:27.012200 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f9cb112-9e06-4c47-b163-f8e7d554f59d tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume updated successfully. Aug 06 13:08:27.012456 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f9cb112-9e06-4c47-b163-f8e7d554f59d tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 200 Aug 06 13:08:27.012864 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 533/2125] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:26 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 13:08:27.019603 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2aad66d4-9ca3-4d00-ac2f-b3346b6de843 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.021491 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2aad66d4-9ca3-4d00-ac2f-b3346b6de843 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:27.021672 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2aad66d4-9ca3-4d00-ac2f-b3346b6de843 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.021892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2aad66d4-9ca3-4d00-ac2f-b3346b6de843 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.028660 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.028660 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:27.032301 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2aad66d4-9ca3-4d00-ac2f-b3346b6de843 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:27.036612 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2aad66d4-9ca3-4d00-ac2f-b3346b6de843 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:27.037018 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 529/2126] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:27.050978 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24a7c865-955b-4dfc-8900-f600bab7a12c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.053467 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24a7c865-955b-4dfc-8900-f600bab7a12c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:27.053954 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24a7c865-955b-4dfc-8900-f600bab7a12c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:27.054134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24a7c865-955b-4dfc-8900-f600bab7a12c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:27.065363 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.065363 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:27.066006 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24a7c865-955b-4dfc-8900-f600bab7a12c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:27.079991 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24a7c865-955b-4dfc-8900-f600bab7a12c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Update volume admin metadata completed successfully. Aug 06 13:08:27.080149 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24a7c865-955b-4dfc-8900-f600bab7a12c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Update readonly setting on volume completed successfully. Aug 06 13:08:27.080438 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24a7c865-955b-4dfc-8900-f600bab7a12c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:27.080882 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 530/2127] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:27 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:27.089972 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-806ca65d-7a19-4095-a93a-df25a4d51f28 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.092952 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806ca65d-7a19-4095-a93a-df25a4d51f28 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:27.093173 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806ca65d-7a19-4095-a93a-df25a4d51f28 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.093411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806ca65d-7a19-4095-a93a-df25a4d51f28 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.106137 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.106137 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:27.110188 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-806ca65d-7a19-4095-a93a-df25a4d51f28 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:27.115180 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806ca65d-7a19-4095-a93a-df25a4d51f28 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:27.115648 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 536/2128] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:27.129415 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.131357 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:27.131750 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:27.131892 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:27.141537 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.141537 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:27.142080 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:27.152250 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Update volume admin metadata completed successfully. Aug 06 13:08:27.152449 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Update readonly setting on volume completed successfully. Aug 06 13:08:27.152700 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35058bd6-5b7a-49a5-859f-98fe370065a7 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:27.153247 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 534/2129] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:08:27 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:27.160878 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-898dd6f0-d258-47d9-89bc-858af1361364 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.163664 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-898dd6f0-d258-47d9-89bc-858af1361364 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:27.163914 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-898dd6f0-d258-47d9-89bc-858af1361364 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.164184 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-898dd6f0-d258-47d9-89bc-858af1361364 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.174761 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.174761 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:27.179985 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-898dd6f0-d258-47d9-89bc-858af1361364 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:27.186273 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-898dd6f0-d258-47d9-89bc-858af1361364 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:27.186953 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 530/2130] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:27.203412 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f863186f-d13d-4a01-a655-21aad9e17d24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.205072 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f863186f-d13d-4a01-a655-21aad9e17d24 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:27.205481 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f863186f-d13d-4a01-a655-21aad9e17d24 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-597251012", "disk_format": "raw"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:27.205614 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f863186f-d13d-4a01-a655-21aad9e17d24 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-597251012", "disk_format": "raw"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:27.213949 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.213949 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:27.214473 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f863186f-d13d-4a01-a655-21aad9e17d24 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:27.227940 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.227940 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:27.231745 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.image.image_utils [None req-f863186f-d13d-4a01-a655-21aad9e17d24 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-597251012'}] 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-597251012'}]. {{(pid=100267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 13:08:27.332588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-ee36c521-4243-436c-bef9-02304e2fe63c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.334980 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-ee36c521-4243-436c-bef9-02304e2fe63c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:08:27.335301 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-ee36c521-4243-436c-bef9-02304e2fe63c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.335532 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-ee36c521-4243-436c-bef9-02304e2fe63c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.343641 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.343641 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:27.347542 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-ee36c521-4243-436c-bef9-02304e2fe63c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:08:27.352865 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-ee36c521-4243-436c-bef9-02304e2fe63c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:08:27.353423 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 537/2131] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:27.377049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e33a24f-6a45-44be-af4f-29f4f5c1ad77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.377525 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e33a24f-6a45-44be-af4f-29f4f5c1ad77 None None] GET https://10.4.3.59/volume// Aug 06 13:08:27.377753 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e33a24f-6a45-44be-af4f-29f4f5c1ad77 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.377953 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e33a24f-6a45-44be-af4f-29f4f5c1ad77 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.378257 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e33a24f-6a45-44be-af4f-29f4f5c1ad77 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:27.378560 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 535/2132] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:27.387494 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-d129c9e1-57a9-4505-8dd0-1b25e848c359 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.389969 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-d129c9e1-57a9-4505-8dd0-1b25e848c359 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:27.390444 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-d129c9e1-57a9-4505-8dd0-1b25e848c359 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e", "connector": null, "instance_uuid": "b3fa5e43-1a15-4805-b537-8c1c9710414f"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:27.399178 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.399178 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:27.432722 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-d129c9e1-57a9-4505-8dd0-1b25e848c359 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:27.432722 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 531/2133] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:27 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:27.477813 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-f120aaa5-01a0-4198-bcc1-72172a804b04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.480332 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-f120aaa5-01a0-4198-bcc1-72172a804b04 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] POST https://10.4.3.59/volume/v3/attachments/034e253b-f7aa-492d-845c-e84716b427de/action Aug 06 13:08:27.480827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-f120aaa5-01a0-4198-bcc1-72172a804b04 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:27.481005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-f120aaa5-01a0-4198-bcc1-72172a804b04 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:27.501649 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.501649 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:27.515414 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fa10a2b-cbef-4855-9c20-2ab316024fac req-f120aaa5-01a0-4198-bcc1-72172a804b04 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments/034e253b-f7aa-492d-845c-e84716b427de/action returned with HTTP 204 Aug 06 13:08:27.515567 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 538/2134] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:08:27 2026] POST /volume/v3/attachments/034e253b-f7aa-492d-845c-e84716b427de/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:27.537484 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0c35254-de81-4fc6-9eef-eda56e5190e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.542328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0c35254-de81-4fc6-9eef-eda56e5190e8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:08:27.542328 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0c35254-de81-4fc6-9eef-eda56e5190e8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.542328 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0c35254-de81-4fc6-9eef-eda56e5190e8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.549859 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.549859 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:27.553503 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0c35254-de81-4fc6-9eef-eda56e5190e8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:08:27.557726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0c35254-de81-4fc6-9eef-eda56e5190e8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:08:27.558087 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 536/2135] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 1109 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:27.572022 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-79d61b43-9e1c-4312-b24a-c7078e2f6971 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.574381 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79d61b43-9e1c-4312-b24a-c7078e2f6971 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:08:27.574683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79d61b43-9e1c-4312-b24a-c7078e2f6971 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.574965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79d61b43-9e1c-4312-b24a-c7078e2f6971 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.587394 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.587394 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:27.592031 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-79d61b43-9e1c-4312-b24a-c7078e2f6971 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:08:27.597902 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79d61b43-9e1c-4312-b24a-c7078e2f6971 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:08:27.598549 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 532/2136] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 1109 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:27.648282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-a5bc8f52-3361-420e-9180-34783eaa99f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.649140 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-a5bc8f52-3361-420e-9180-34783eaa99f7 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:08:27.649399 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-a5bc8f52-3361-420e-9180-34783eaa99f7 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.649595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-a5bc8f52-3361-420e-9180-34783eaa99f7 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.659835 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.659835 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:27.664545 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-a5bc8f52-3361-420e-9180-34783eaa99f7 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:08:27.670230 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-a5bc8f52-3361-420e-9180-34783eaa99f7 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:08:27.670745 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 539/2137] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 1109 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:27.699427 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-cdfaf6aa-b80d-4146-813f-4e12dceaae37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.701433 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-cdfaf6aa-b80d-4146-813f-4e12dceaae37 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] DELETE https://10.4.3.59/volume/v3/attachments/034e253b-f7aa-492d-845c-e84716b427de Aug 06 13:08:27.701674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-cdfaf6aa-b80d-4146-813f-4e12dceaae37 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.701872 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-cdfaf6aa-b80d-4146-813f-4e12dceaae37 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.708540 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.708540 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:27.756495 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d4a3d60c-53a4-48e4-aa7c-a40bba506c51 req-cdfaf6aa-b80d-4146-813f-4e12dceaae37 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/attachments/034e253b-f7aa-492d-845c-e84716b427de returned with HTTP 200 Aug 06 13:08:27.757174 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 537/2138] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:08:27 2026] DELETE /volume/v3/attachments/034e253b-f7aa-492d-845c-e84716b427de => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:27.762353 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f863186f-d13d-4a01-a655-21aad9e17d24 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Copy volume to image completed successfully. Aug 06 13:08:27.762621 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f863186f-d13d-4a01-a655-21aad9e17d24 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:27.763012 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 531/2139] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:08:27 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 686 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:27.786728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e1d782ad-b24a-43a4-9dd3-c2627e0dc44f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:27.790688 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1d782ad-b24a-43a4-9dd3-c2627e0dc44f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:08:27.791071 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e1d782ad-b24a-43a4-9dd3-c2627e0dc44f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:27.791955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e1d782ad-b24a-43a4-9dd3-c2627e0dc44f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:27.805545 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:27.805545 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:27.812279 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e1d782ad-b24a-43a4-9dd3-c2627e0dc44f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:08:27.820430 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1d782ad-b24a-43a4-9dd3-c2627e0dc44f tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:08:27.821179 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 533/2140] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:27 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:37.230791 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=112,cinder:UPDATE=28,cinder:INSERT=7 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:08:37.668747 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=170,cinder:INSERT=10,cinder:UPDATE=29 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:08:37.755169 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=155,cinder:UPDATE=46,cinder:INSERT=25 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:08:37.818760 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=95,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:08:40.270570 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:40.273415 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:08:40.273929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1315789678"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:40.276749 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1315789678'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:08:40.276749 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume of 1 GB Aug 06 13:08:40.285076 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Availability Zones retrieved successfully. Aug 06 13:08:40.302595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Flow 'volume_create_api' (e07f4b64-368b-41bc-ba01-19e7d1ae392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:40.303727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad47708-88df-4968-9229-9228e54fee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:40.304987 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:08:40.342649 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad47708-88df-4968-9229-9228e54fee49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:40.343381 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd097cd1-e8a2-4796-8551-d806d767748c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:40.388567 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Created reservations ['6f9e1163-26af-4fa9-92e5-8ff53031cfd6', 'c214c35d-00f6-4341-ac35-7dbd9a3af759', 'e047949b-55d0-49a7-8b9d-28b0f7b8b8ec', '5ab453da-bc82-46f5-88a0-52ed762058e0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:08:40.389334 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd097cd1-e8a2-4796-8551-d806d767748c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f9e1163-26af-4fa9-92e5-8ff53031cfd6', 'c214c35d-00f6-4341-ac35-7dbd9a3af759', 'e047949b-55d0-49a7-8b9d-28b0f7b8b8ec', '5ab453da-bc82-46f5-88a0-52ed762058e0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:40.390032 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7f008c9-5305-458e-abd6-fd871b54f18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:40.418512 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7f008c9-5305-458e-abd6-fd871b54f18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1315789678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051502be078e41b3ac5ebf5c43315e57',qos_specs=None,replication_status=,reservations=['6f9e1163-26af-4fa9-92e5-8ff53031cfd6','c214c35d-00f6-4341-ac35-7dbd9a3af759','e047949b-55d0-49a7-8b9d-28b0f7b8b8ec','5ab453da-bc82-46f5-88a0-52ed762058e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd872798e81f4efb885c6b5b592d8d15',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1315789678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='051502be078e41b3ac5ebf5c43315e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd872798e81f4efb885c6b5b592d8d15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:40.419337 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50fa9a0-ba19-48ff-83b0-d5f219921b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:40.443559 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50fa9a0-ba19-48ff-83b0-d5f219921b05) transitioned into state 'SUCCESS' from state '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-1315789678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051502be078e41b3ac5ebf5c43315e57',qos_specs=None,replication_status=,reservations=['6f9e1163-26af-4fa9-92e5-8ff53031cfd6','c214c35d-00f6-4341-ac35-7dbd9a3af759','e047949b-55d0-49a7-8b9d-28b0f7b8b8ec','5ab453da-bc82-46f5-88a0-52ed762058e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd872798e81f4efb885c6b5b592d8d15',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:40.444246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c51bc2-6347-471e-8ac0-3a0b1be5a13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:40.457114 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c51bc2-6347-471e-8ac0-3a0b1be5a13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:40.457898 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Flow 'volume_create_api' (e07f4b64-368b-41bc-ba01-19e7d1ae392b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:40.458204 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Create volume request issued successfully. Aug 06 13:08:40.458760 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a45b8b7-157c-4e88-8477-71a8c2b14451 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:08:40.459156 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 540/2141] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:08:40 2026] POST /volume/v3/volumes => generated 753 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:40.478160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-11047b85-ab59-458f-947d-cc88319053dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:40.481690 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11047b85-ab59-458f-947d-cc88319053dd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:40.481952 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11047b85-ab59-458f-947d-cc88319053dd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:40.482116 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11047b85-ab59-458f-947d-cc88319053dd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:40.493329 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:40.493329 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:40.497359 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-11047b85-ab59-458f-947d-cc88319053dd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:40.504692 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11047b85-ab59-458f-947d-cc88319053dd tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:40.505490 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 538/2142] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:40 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:08:41.524851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e30fc60c-1532-4771-8984-94590b09c625 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.528220 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e30fc60c-1532-4771-8984-94590b09c625 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:41.528419 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e30fc60c-1532-4771-8984-94590b09c625 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:41.528594 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e30fc60c-1532-4771-8984-94590b09c625 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:41.539467 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:41.539467 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:41.546200 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e30fc60c-1532-4771-8984-94590b09c625 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:41.552734 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e30fc60c-1532-4771-8984-94590b09c625 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:41.553142 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 532/2143] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:41 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:41.605857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ed45414c-ca3a-487c-b890-be3db0870386 req-5f396a7b-f809-4d06-9565-7140d09f230e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.608270 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-5f396a7b-f809-4d06-9565-7140d09f230e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:41.608510 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-5f396a7b-f809-4d06-9565-7140d09f230e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:41.608726 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-5f396a7b-f809-4d06-9565-7140d09f230e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:41.616596 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:41.616596 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:41.620273 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ed45414c-ca3a-487c-b890-be3db0870386 req-5f396a7b-f809-4d06-9565-7140d09f230e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:41.624653 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-5f396a7b-f809-4d06-9565-7140d09f230e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:41.625086 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 534/2144] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:41 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:41.711126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1cecff3-4766-4144-81d9-0c1937254f16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.711579 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1cecff3-4766-4144-81d9-0c1937254f16 None None] GET https://10.4.3.59/volume// Aug 06 13:08:41.711740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1cecff3-4766-4144-81d9-0c1937254f16 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:41.711926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1cecff3-4766-4144-81d9-0c1937254f16 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:41.712230 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1cecff3-4766-4144-81d9-0c1937254f16 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:41.712517 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 541/2145] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:08:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:41.725141 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ed45414c-ca3a-487c-b890-be3db0870386 req-75d6515c-8bc8-43f6-93ee-2d00bbf68ee1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.729902 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-75d6515c-8bc8-43f6-93ee-2d00bbf68ee1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:41.730484 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-75d6515c-8bc8-43f6-93ee-2d00bbf68ee1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd", "connector": null, "instance_uuid": "eaf47642-0c37-4a19-b81b-dabc0e1433ba"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:41.741955 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:41.741955 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:41.764380 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-75d6515c-8bc8-43f6-93ee-2d00bbf68ee1 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:41.764903 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 539/2146] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:41 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:41.792006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0d0a3d5-4481-442d-b2de-595bcfe9bd1c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.794863 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0d0a3d5-4481-442d-b2de-595bcfe9bd1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:41.795079 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0d0a3d5-4481-442d-b2de-595bcfe9bd1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:41.795274 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0d0a3d5-4481-442d-b2de-595bcfe9bd1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:41.802537 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-776384bb-f58c-4dcd-9685-af83ce5a2c7d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.802908 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-776384bb-f58c-4dcd-9685-af83ce5a2c7d None None] GET https://10.4.3.59/volume// Aug 06 13:08:41.803085 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-776384bb-f58c-4dcd-9685-af83ce5a2c7d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:41.803273 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-776384bb-f58c-4dcd-9685-af83ce5a2c7d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:41.803577 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-776384bb-f58c-4dcd-9685-af83ce5a2c7d None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:41.803859 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 535/2147] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:41.806174 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:41.806174 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:41.810098 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0d0a3d5-4481-442d-b2de-595bcfe9bd1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:41.810196 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ed45414c-ca3a-487c-b890-be3db0870386 req-3d208313-43db-4ff0-a455-a34d2ec6cbf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.812383 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-3d208313-43db-4ff0-a455-a34d2ec6cbf2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:41.812577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-3d208313-43db-4ff0-a455-a34d2ec6cbf2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:41.812770 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-3d208313-43db-4ff0-a455-a34d2ec6cbf2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:41.814862 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0d0a3d5-4481-442d-b2de-595bcfe9bd1c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:41.815333 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 533/2148] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:41 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:41.821774 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:41.821774 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:41.824742 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ed45414c-ca3a-487c-b890-be3db0870386 req-3d208313-43db-4ff0-a455-a34d2ec6cbf2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:41.828598 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-3d208313-43db-4ff0-a455-a34d2ec6cbf2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:41.828961 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 542/2149] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:41 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:41.915065 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ed45414c-ca3a-487c-b890-be3db0870386 req-50ec9d02-48f4-4b71-bf95-093df2700c47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:41.919546 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-50ec9d02-48f4-4b71-bf95-093df2700c47 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] PUT https://10.4.3.59/volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9 Aug 06 13:08:41.919870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-50ec9d02-48f4-4b71-bf95-093df2700c47 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:41.926998 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ed45414c-ca3a-487c-b890-be3db0870386 req-50ec9d02-48f4-4b71-bf95-093df2700c47 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Acquiring lock "cinder-attachment_update-6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:08:41.930892 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ed45414c-ca3a-487c-b890-be3db0870386 req-50ec9d02-48f4-4b71-bf95-093df2700c47 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Lock "cinder-attachment_update-6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:08:41.931848 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:41.931848 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:42.006364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ed45414c-ca3a-487c-b890-be3db0870386 req-50ec9d02-48f4-4b71-bf95-093df2700c47 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Lock "cinder-attachment_update-6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd-np0000006653" released by "attachment_update" :: held 0.075s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:08:42.006625 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-50ec9d02-48f4-4b71-bf95-093df2700c47 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9 returned with HTTP 200 Aug 06 13:08:42.007295 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 540/2150] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:08:41 2026] PUT /volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:42.089845 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c9d08cb9-8715-4e46-b3ca-6f40bd07593e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:42.091470 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9d08cb9-8715-4e46-b3ca-6f40bd07593e tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:42.091647 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9d08cb9-8715-4e46-b3ca-6f40bd07593e tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:42.091817 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9d08cb9-8715-4e46-b3ca-6f40bd07593e tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:42.098094 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:42.098094 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:42.101144 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c9d08cb9-8715-4e46-b3ca-6f40bd07593e tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:42.104703 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9d08cb9-8715-4e46-b3ca-6f40bd07593e tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:42.105051 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 536/2151] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:42 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:42.827911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6000e8b7-5688-4567-8345-9af5d4576c5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:42.829428 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6000e8b7-5688-4567-8345-9af5d4576c5a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:42.829585 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6000e8b7-5688-4567-8345-9af5d4576c5a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:42.829750 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6000e8b7-5688-4567-8345-9af5d4576c5a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:42.837708 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:42.837708 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:42.840725 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6000e8b7-5688-4567-8345-9af5d4576c5a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:42.844139 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6000e8b7-5688-4567-8345-9af5d4576c5a tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:42.844564 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 534/2152] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:42 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:43.118056 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be1b828f-f71b-4b93-9365-508513aedc88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:43.120314 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be1b828f-f71b-4b93-9365-508513aedc88 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:43.120533 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be1b828f-f71b-4b93-9365-508513aedc88 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:43.120760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be1b828f-f71b-4b93-9365-508513aedc88 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:43.129412 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:43.129412 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:43.133485 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be1b828f-f71b-4b93-9365-508513aedc88 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:43.138282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be1b828f-f71b-4b93-9365-508513aedc88 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:43.138903 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 543/2153] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:43 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:43.164373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:43.166136 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] POST https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action Aug 06 13:08:43.166516 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1680242209", "disk_format": "qcow2"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:43.166682 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1680242209", "disk_format": "qcow2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:43.177752 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:43.177752 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:43.178375 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:43.194724 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:43.194724 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:43.199077 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.image.image_utils [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1680242209'}] 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-1680242209'}]. {{(pid=100266) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 13:08:43.687040 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Copy volume to image completed successfully. Aug 06 13:08:43.687612 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9d76730-5c72-49d1-93eb-94e9623a9730 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action returned with HTTP 202 Aug 06 13:08:43.688136 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 541/2154] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:08:43 2026] POST /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108/action => generated 689 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:43.858621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed77f18a-b211-420e-ab01-050ce4b73e9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:43.860635 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed77f18a-b211-420e-ab01-050ce4b73e9f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:43.860818 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed77f18a-b211-420e-ab01-050ce4b73e9f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:43.861017 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed77f18a-b211-420e-ab01-050ce4b73e9f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:43.874098 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:43.874098 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:43.878691 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ed77f18a-b211-420e-ab01-050ce4b73e9f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:43.884828 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed77f18a-b211-420e-ab01-050ce4b73e9f tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:43.885336 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 537/2155] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:43 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:44.897406 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7efbb066-dd58-4452-b18a-6de6c7fdb5d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:44.899173 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7efbb066-dd58-4452-b18a-6de6c7fdb5d4 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:44.899561 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7efbb066-dd58-4452-b18a-6de6c7fdb5d4 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:44.899868 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7efbb066-dd58-4452-b18a-6de6c7fdb5d4 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:44.910904 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:44.910904 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:44.913481 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7efbb066-dd58-4452-b18a-6de6c7fdb5d4 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:44.917963 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7efbb066-dd58-4452-b18a-6de6c7fdb5d4 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:44.918495 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 535/2156] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:44 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:45.527251 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ed45414c-ca3a-487c-b890-be3db0870386 req-2ff0bd15-18c2-42e9-aeb5-019bd99b8c7c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:45.529315 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-2ff0bd15-18c2-42e9-aeb5-019bd99b8c7c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9/action Aug 06 13:08:45.529688 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-2ff0bd15-18c2-42e9-aeb5-019bd99b8c7c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:45.529833 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-2ff0bd15-18c2-42e9-aeb5-019bd99b8c7c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:45.544283 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:45.544283 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:45.554580 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ed45414c-ca3a-487c-b890-be3db0870386 req-2ff0bd15-18c2-42e9-aeb5-019bd99b8c7c tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9/action returned with HTTP 204 Aug 06 13:08:45.554953 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 544/2157] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:08:45 2026] POST /volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:45.930018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f21997a-eff0-48e3-997e-a9be0e262e0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:45.931718 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f21997a-eff0-48e3-997e-a9be0e262e0e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:45.931941 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f21997a-eff0-48e3-997e-a9be0e262e0e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:45.932177 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f21997a-eff0-48e3-997e-a9be0e262e0e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:45.941336 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:45.941336 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:45.945275 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f21997a-eff0-48e3-997e-a9be0e262e0e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:45.950342 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f21997a-eff0-48e3-997e-a9be0e262e0e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:45.950834 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 542/2158] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:45 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:45.963124 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d31f8f83-22e6-4beb-8cae-835d20252628 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:45.965336 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d31f8f83-22e6-4beb-8cae-835d20252628 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:45.965572 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d31f8f83-22e6-4beb-8cae-835d20252628 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:45.965799 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d31f8f83-22e6-4beb-8cae-835d20252628 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:45.976373 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:45.976373 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:45.980057 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d31f8f83-22e6-4beb-8cae-835d20252628 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:45.985242 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d31f8f83-22e6-4beb-8cae-835d20252628 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:45.985740 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 538/2159] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:45 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:45.998048 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:45.999672 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] DELETE https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:46.000013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:46.000284 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:46.000527 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Delete volume with id: 6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:46.009306 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:46.009306 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:46.009764 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:46.015652 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-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 06 13:08:46.015927 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-deec27a0-eae6-40fc-9ed9-f92ca70343d8 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 400 Aug 06 13:08:46.016431 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 536/2160] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:08:45 2026] DELETE /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 307 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:08:46.022639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-29d11509-bf6f-434a-9b8a-64d866aef643 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:46.024425 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29d11509-bf6f-434a-9b8a-64d866aef643 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:46.024647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29d11509-bf6f-434a-9b8a-64d866aef643 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:46.024872 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29d11509-bf6f-434a-9b8a-64d866aef643 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:46.034274 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:46.034274 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:46.037677 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-29d11509-bf6f-434a-9b8a-64d866aef643 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:46.041771 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29d11509-bf6f-434a-9b8a-64d866aef643 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:46.042155 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 545/2161] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:46 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:46.082163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-3942deef-c5ed-4dab-ae59-eb86944573da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:46.084189 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-3942deef-c5ed-4dab-ae59-eb86944573da tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:46.084419 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-3942deef-c5ed-4dab-ae59-eb86944573da tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:46.084658 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-3942deef-c5ed-4dab-ae59-eb86944573da tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:46.093704 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:46.093704 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:46.097498 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-3942deef-c5ed-4dab-ae59-eb86944573da tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:46.101520 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-3942deef-c5ed-4dab-ae59-eb86944573da tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:46.101931 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 543/2162] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:46 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:46.120791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-35bf0fa2-3829-458f-af03-e1ceb47c5837 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:46.122752 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-35bf0fa2-3829-458f-af03-e1ceb47c5837 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] POST https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd/action Aug 06 13:08:46.123095 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-35bf0fa2-3829-458f-af03-e1ceb47c5837 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:46.123218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-35bf0fa2-3829-458f-af03-e1ceb47c5837 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:46.133203 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:46.133203 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:46.133635 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-35bf0fa2-3829-458f-af03-e1ceb47c5837 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:46.139432 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-35bf0fa2-3829-458f-af03-e1ceb47c5837 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Begin detaching volume completed successfully. Aug 06 13:08:46.139728 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-35bf0fa2-3829-458f-af03-e1ceb47c5837 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd/action returned with HTTP 202 Aug 06 13:08:46.140144 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 539/2163] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:08:46 2026] POST /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:46.180385 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5ce9a4c-475c-46d4-b5ea-03e406318b38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:46.180787 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5ce9a4c-475c-46d4-b5ea-03e406318b38 None None] GET https://10.4.3.59/volume// Aug 06 13:08:46.180991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5ce9a4c-475c-46d4-b5ea-03e406318b38 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:46.181245 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5ce9a4c-475c-46d4-b5ea-03e406318b38 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:46.181676 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5ce9a4c-475c-46d4-b5ea-03e406318b38 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:46.182045 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 537/2164] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:46.190113 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-4d9ac01b-5b7a-4766-b289-e92d2d86e5e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:46.192422 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-4d9ac01b-5b7a-4766-b289-e92d2d86e5e6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:46.192686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-4d9ac01b-5b7a-4766-b289-e92d2d86e5e6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:46.192891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-4d9ac01b-5b7a-4766-b289-e92d2d86e5e6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:46.201137 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:46.201137 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:46.204207 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-4d9ac01b-5b7a-4766-b289-e92d2d86e5e6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:46.207713 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-4d9ac01b-5b7a-4766-b289-e92d2d86e5e6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:46.208072 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 546/2165] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:46 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:48.798951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-f1342516-4395-41fb-8212-2fc84f49d1d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:48.801122 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-f1342516-4395-41fb-8212-2fc84f49d1d2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] DELETE https://10.4.3.59/volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9 Aug 06 13:08:48.801320 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-f1342516-4395-41fb-8212-2fc84f49d1d2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:48.801495 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-f1342516-4395-41fb-8212-2fc84f49d1d2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:48.807850 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:48.807850 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:48.864116 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b0950ed-a2e9-4279-bf58-479ad5f0c80a req-f1342516-4395-41fb-8212-2fc84f49d1d2 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9 returned with HTTP 200 Aug 06 13:08:48.864532 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 544/2166] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:08:48 2026] DELETE /volume/v3/attachments/f3b451d3-bdb6-4c32-9159-51a5b13de6c9 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:49.370101 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5438ac25-7353-4f1a-aa0f-757e2257a2f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:49.377143 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5438ac25-7353-4f1a-aa0f-757e2257a2f6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:49.377729 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5438ac25-7353-4f1a-aa0f-757e2257a2f6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:49.378822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5438ac25-7353-4f1a-aa0f-757e2257a2f6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:49.401491 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:49.401491 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:49.413104 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5438ac25-7353-4f1a-aa0f-757e2257a2f6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:49.430976 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5438ac25-7353-4f1a-aa0f-757e2257a2f6 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:49.432416 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 540/2167] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:49 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:51.498083 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5f1927d-9d2d-49cd-90f2-56b0e7fcaa75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:51.500825 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5f1927d-9d2d-49cd-90f2-56b0e7fcaa75 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:51.500825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5f1927d-9d2d-49cd-90f2-56b0e7fcaa75 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:51.500825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5f1927d-9d2d-49cd-90f2-56b0e7fcaa75 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:51.512341 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:51.512341 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:51.518251 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5f1927d-9d2d-49cd-90f2-56b0e7fcaa75 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:51.528432 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5f1927d-9d2d-49cd-90f2-56b0e7fcaa75 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:51.528990 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 538/2168] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:51 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:51.747448 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c4a26ee-6ad4-4d70-bc9a-93f8b4bd785f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:51.749704 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c4a26ee-6ad4-4d70-bc9a-93f8b4bd785f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:51.749996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c4a26ee-6ad4-4d70-bc9a-93f8b4bd785f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:51.750190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c4a26ee-6ad4-4d70-bc9a-93f8b4bd785f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:51.764018 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:51.764018 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:51.770457 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c4a26ee-6ad4-4d70-bc9a-93f8b4bd785f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:51.777339 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c4a26ee-6ad4-4d70-bc9a-93f8b4bd785f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:51.778139 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 547/2169] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:51 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:51.828632 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-bbeb7186-9765-44ac-bd35-5d9707d5bd11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:51.832525 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-bbeb7186-9765-44ac-bd35-5d9707d5bd11 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:51.832746 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-bbeb7186-9765-44ac-bd35-5d9707d5bd11 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:51.832984 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-bbeb7186-9765-44ac-bd35-5d9707d5bd11 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:51.843530 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:51.843530 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:51.848280 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-bbeb7186-9765-44ac-bd35-5d9707d5bd11 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:51.855709 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-bbeb7186-9765-44ac-bd35-5d9707d5bd11 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:51.856352 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 545/2170] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:51 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:51.873037 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-471e80ab-0a48-489c-bef5-e1f46216c241 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:51.874958 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-471e80ab-0a48-489c-bef5-e1f46216c241 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b/action Aug 06 13:08:51.875360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-471e80ab-0a48-489c-bef5-e1f46216c241 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:08:51.875516 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-471e80ab-0a48-489c-bef5-e1f46216c241 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:51.886278 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:51.886278 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:51.886734 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-471e80ab-0a48-489c-bef5-e1f46216c241 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:51.893552 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-471e80ab-0a48-489c-bef5-e1f46216c241 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Begin detaching volume completed successfully. Aug 06 13:08:51.893801 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-471e80ab-0a48-489c-bef5-e1f46216c241 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b/action returned with HTTP 202 Aug 06 13:08:51.894358 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 541/2171] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:08:51 2026] POST /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:08:51.958991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6bd8609-93b3-4f77-8b6d-e88bb5a174ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:51.962282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6bd8609-93b3-4f77-8b6d-e88bb5a174ad None None] GET https://10.4.3.59/volume// Aug 06 13:08:51.962282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6bd8609-93b3-4f77-8b6d-e88bb5a174ad None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:51.962282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6bd8609-93b3-4f77-8b6d-e88bb5a174ad None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:51.962282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6bd8609-93b3-4f77-8b6d-e88bb5a174ad None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:51.962282 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 539/2172] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:51.973909 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-36393de7-16c3-4cb3-8754-3c965b369389 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:51.976020 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-36393de7-16c3-4cb3-8754-3c965b369389 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:51.976289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-36393de7-16c3-4cb3-8754-3c965b369389 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:51.976478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-36393de7-16c3-4cb3-8754-3c965b369389 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:51.986481 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:51.986481 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:51.989875 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-36393de7-16c3-4cb3-8754-3c965b369389 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:51.994162 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-36393de7-16c3-4cb3-8754-3c965b369389 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:51.994598 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 548/2173] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:51 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 1320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:08:52.725210 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:52.727161 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] DELETE https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:52.727411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:52.727647 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:52.727853 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Delete volume with id: 6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:52.735840 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:52.735840 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:52.736430 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:52.760144 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Delete volume request issued successfully. Aug 06 13:08:52.760412 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa002449-72d8-4b83-a0f5-a03efa3b1a07 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 202 Aug 06 13:08:52.760942 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 546/2174] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:08:52 2026] DELETE /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:52.769491 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2d016ed9-68e7-461b-999c-fd875b80f3ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:52.771733 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d016ed9-68e7-461b-999c-fd875b80f3ea tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:52.771978 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d016ed9-68e7-461b-999c-fd875b80f3ea tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:52.772225 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d016ed9-68e7-461b-999c-fd875b80f3ea tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:52.781095 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:52.781095 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:52.785465 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2d016ed9-68e7-461b-999c-fd875b80f3ea tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:52.789213 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d016ed9-68e7-461b-999c-fd875b80f3ea tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 200 Aug 06 13:08:52.789564 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 542/2175] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:52 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:52.973527 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-dc365e8a-9a75-42bb-9be7-3c9d79b39904 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:52.976141 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-dc365e8a-9a75-42bb-9be7-3c9d79b39904 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] DELETE https://10.4.3.59/volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554 Aug 06 13:08:52.976394 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-dc365e8a-9a75-42bb-9be7-3c9d79b39904 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:52.976620 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-dc365e8a-9a75-42bb-9be7-3c9d79b39904 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:52.986646 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:52.986646 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:53.046216 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86a0453d-43e3-4e6f-a1b2-30e8c3d0b30b req-dc365e8a-9a75-42bb-9be7-3c9d79b39904 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554 returned with HTTP 200 Aug 06 13:08:53.046647 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 540/2176] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:08:52 2026] DELETE /volume/v3/attachments/7deac9e9-5fc9-46b4-9ead-b1c3fcee1554 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:53.803385 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92895a69-c8ee-463a-a09b-2726dcdbb8e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:53.805569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92895a69-c8ee-463a-a09b-2726dcdbb8e0 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd Aug 06 13:08:53.805780 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92895a69-c8ee-463a-a09b-2726dcdbb8e0 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:53.806019 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92895a69-c8ee-463a-a09b-2726dcdbb8e0 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:53.813961 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92895a69-c8ee-463a-a09b-2726dcdbb8e0 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd returned with HTTP 404 Aug 06 13:08:53.814689 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 549/2177] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:53 2026] GET /volume/v3/volumes/6ceb5fe7-9080-4aa1-9724-5ce6bc6f70dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:53.873594 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:53.875964 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:08:53.876281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:53.876553 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:53.876774 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Delete volume with id: e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:08:53.887216 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:53.887216 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:53.887847 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:53.909211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-24ab02f1-6e6a-4234-9639-ae33ed8251bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:53.910747 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Delete volume request issued successfully. Aug 06 13:08:53.910949 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b057959d-4deb-4966-8b8a-b9e8d8585299 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 202 Aug 06 13:08:53.911393 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 547/2178] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:08:53 2026] DELETE /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:53.911892 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24ab02f1-6e6a-4234-9639-ae33ed8251bd tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:53.911892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24ab02f1-6e6a-4234-9639-ae33ed8251bd tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:53.912115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24ab02f1-6e6a-4234-9639-ae33ed8251bd tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:53.923387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4f20110-25f0-4949-a8d3-d6e104878bab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:53.927148 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:53.927148 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:53.927313 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4f20110-25f0-4949-a8d3-d6e104878bab tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:08:53.927313 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4f20110-25f0-4949-a8d3-d6e104878bab tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:53.927313 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4f20110-25f0-4949-a8d3-d6e104878bab tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:53.929124 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-24ab02f1-6e6a-4234-9639-ae33ed8251bd tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:53.933896 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:53.933896 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:53.934125 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24ab02f1-6e6a-4234-9639-ae33ed8251bd tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:53.934582 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 543/2179] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:53 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:53.942993 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4f20110-25f0-4949-a8d3-d6e104878bab tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:53.949109 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4f20110-25f0-4949-a8d3-d6e104878bab tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 200 Aug 06 13:08:53.950207 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 541/2180] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:53 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:54.041875 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb93e441-a815-49a6-a0a0-c4e99db68dea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:54.043704 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb93e441-a815-49a6-a0a0-c4e99db68dea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:08:54.043887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb93e441-a815-49a6-a0a0-c4e99db68dea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:54.044072 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb93e441-a815-49a6-a0a0-c4e99db68dea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:54.051289 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:54.051289 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:54.055671 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb93e441-a815-49a6-a0a0-c4e99db68dea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:54.060785 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb93e441-a815-49a6-a0a0-c4e99db68dea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:08:54.061377 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 550/2181] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:54 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:54.450946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31f3156b-5224-4aeb-96fe-971f20854383 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:54.452697 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31f3156b-5224-4aeb-96fe-971f20854383 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:54.452885 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31f3156b-5224-4aeb-96fe-971f20854383 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:54.453065 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31f3156b-5224-4aeb-96fe-971f20854383 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:54.459838 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:54.459838 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:54.463779 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-31f3156b-5224-4aeb-96fe-971f20854383 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:54.468878 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31f3156b-5224-4aeb-96fe-971f20854383 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:54.469313 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 548/2182] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:54 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:54.484806 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:54.487321 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] DELETE https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:54.487586 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:54.487870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:54.488129 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Delete volume with id: 402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:54.504045 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:54.504045 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:54.504754 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:54.535830 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Delete volume request issued successfully. Aug 06 13:08:54.536106 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-903cbef6-d6d2-408f-ac5f-648d8923b10c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 202 Aug 06 13:08:54.536896 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 544/2183] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:08:54 2026] DELETE /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:54.543925 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-743af59b-5dec-4fe2-b3c4-3f7690b3162c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:54.547326 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-743af59b-5dec-4fe2-b3c4-3f7690b3162c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:54.547578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-743af59b-5dec-4fe2-b3c4-3f7690b3162c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:54.547815 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-743af59b-5dec-4fe2-b3c4-3f7690b3162c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:54.557614 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:54.557614 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:54.561705 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-743af59b-5dec-4fe2-b3c4-3f7690b3162c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Volume info retrieved successfully. Aug 06 13:08:54.567082 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-743af59b-5dec-4fe2-b3c4-3f7690b3162c tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 200 Aug 06 13:08:54.567684 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 542/2184] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:54 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:54.966715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9293bfc0-2036-490b-865f-0273b1666825 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:54.973287 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9293bfc0-2036-490b-865f-0273b1666825 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f Aug 06 13:08:54.973287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9293bfc0-2036-490b-865f-0273b1666825 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:54.973287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9293bfc0-2036-490b-865f-0273b1666825 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:54.978016 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9293bfc0-2036-490b-865f-0273b1666825 tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f returned with HTTP 404 Aug 06 13:08:54.978496 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 551/2185] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:54 2026] GET /volume/v3/volumes/e07f5197-80a2-4d72-939b-5a035332046f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:55.108233 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:55.109938 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] DELETE https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:08:55.110125 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:55.110353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:55.110505 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Delete volume with id: f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:08:55.117151 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:55.117151 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:55.117613 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:55.136114 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Delete volume request issued successfully. Aug 06 13:08:55.136114 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98246094-8220-4ba0-8a1e-8cee01e2a90e tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 202 Aug 06 13:08:55.136114 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 549/2186] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:08:55 2026] DELETE /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:08:55.141426 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91ab8c76-4371-4115-8906-a2ad5a79da4d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:55.144204 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91ab8c76-4371-4115-8906-a2ad5a79da4d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:08:55.144204 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91ab8c76-4371-4115-8906-a2ad5a79da4d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:55.144204 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91ab8c76-4371-4115-8906-a2ad5a79da4d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:55.151738 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:55.151738 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:55.156466 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-91ab8c76-4371-4115-8906-a2ad5a79da4d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Volume info retrieved successfully. Aug 06 13:08:55.160286 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91ab8c76-4371-4115-8906-a2ad5a79da4d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 200 Aug 06 13:08:55.160286 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 545/2187] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:55 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:55.581008 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f216f17c-0db2-4355-8e5e-ce2e0b820176 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:55.582720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f216f17c-0db2-4355-8e5e-ce2e0b820176 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] GET https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 Aug 06 13:08:55.582906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f216f17c-0db2-4355-8e5e-ce2e0b820176 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:55.583088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f216f17c-0db2-4355-8e5e-ce2e0b820176 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:55.588524 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f216f17c-0db2-4355-8e5e-ce2e0b820176 tempest-VolumesActionsTest-976969331 tempest-VolumesActionsTest-976969331-project-member] https://10.4.3.59/volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 returned with HTTP 404 Aug 06 13:08:55.588925 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 543/2188] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:55 2026] GET /volume/v3/volumes/402a3b3e-3007-4f2a-b5bf-e766d90a4108 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:56.174306 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fd827e7-2da8-4908-921c-3564c859105d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:56.175849 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fd827e7-2da8-4908-921c-3564c859105d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] GET https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 Aug 06 13:08:56.176025 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fd827e7-2da8-4908-921c-3564c859105d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:56.176207 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fd827e7-2da8-4908-921c-3564c859105d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:56.181519 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fd827e7-2da8-4908-921c-3564c859105d tempest-AttachVolumeNegativeTest-1872417215 tempest-AttachVolumeNegativeTest-1872417215-project-member] https://10.4.3.59/volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 returned with HTTP 404 Aug 06 13:08:56.181912 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 552/2189] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:56 2026] GET /volume/v3/volumes/f11f3d3c-aba0-488b-ac24-27adcbb74730 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:08:57.230848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:57.232414 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:08:57.232727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1831074536", "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:57.234100 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1831074536', 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:08:57.301024 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Create volume of 1 GB Aug 06 13:08:57.304752 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Availability Zones retrieved successfully. Aug 06 13:08:57.309420 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Flow 'volume_create_api' (6d1aefeb-afe9-4381-ad25-56a09902e3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:57.310477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82172084-59ae-4940-affb-9a08c0b78f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:57.311401 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:08:57.360405 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82172084-59ae-4940-affb-9a08c0b78f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:57.361094 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c488b1d-88cb-4766-ab19-c3c029b40a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:57.397779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Created reservations ['300e4986-97f3-4cb3-bbb0-ff5d4e5e606d', '80098c38-8177-4e34-928b-71e0c97f37cd', 'd240c54f-6bf1-4e1e-94c1-a1178e7672e8', '9ea92133-4633-4aab-b7f2-f71ddbc78048'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:08:57.398527 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c488b1d-88cb-4766-ab19-c3c029b40a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['300e4986-97f3-4cb3-bbb0-ff5d4e5e606d', '80098c38-8177-4e34-928b-71e0c97f37cd', 'd240c54f-6bf1-4e1e-94c1-a1178e7672e8', '9ea92133-4633-4aab-b7f2-f71ddbc78048']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:57.399157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc755eb-4029-4ab9-9deb-7901f5483499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:57.421916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc755eb-4029-4ab9-9deb-7901f5483499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb85ee3b-4370-4059-bc74-a42f56256c6a', '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-1831074536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77096d1f61fd43188921d7ea7b784861',qos_specs=None,replication_status=,reservations=['300e4986-97f3-4cb3-bbb0-ff5d4e5e606d','80098c38-8177-4e34-928b-71e0c97f37cd','d240c54f-6bf1-4e1e-94c1-a1178e7672e8','9ea92133-4633-4aab-b7f2-f71ddbc78048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c9923221a84c1fa93f58ed6ca1d3c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1831074536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb85ee3b-4370-4059-bc74-a42f56256c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77096d1f61fd43188921d7ea7b784861',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c9923221a84c1fa93f58ed6ca1d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:57.422612 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c87170-cc72-4909-a6c2-f812fdd99231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:57.441887 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c87170-cc72-4909-a6c2-f812fdd99231) transitioned into state 'SUCCESS' from state '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-1831074536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77096d1f61fd43188921d7ea7b784861',qos_specs=None,replication_status=,reservations=['300e4986-97f3-4cb3-bbb0-ff5d4e5e606d','80098c38-8177-4e34-928b-71e0c97f37cd','d240c54f-6bf1-4e1e-94c1-a1178e7672e8','9ea92133-4633-4aab-b7f2-f71ddbc78048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c9923221a84c1fa93f58ed6ca1d3c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:57.442919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a43564-bc26-4c11-a29f-9889f98c2a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:08:57.458788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a43564-bc26-4c11-a29f-9889f98c2a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:08:57.458788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Flow 'volume_create_api' (6d1aefeb-afe9-4381-ad25-56a09902e3e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:08:57.458788 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Create volume request issued successfully. Aug 06 13:08:57.459250 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fadbccd-a1e0-4c29-8a29-2dba79d7c4f6 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:08:57.460030 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 550/2190] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:08:57 2026] POST /volume/v3/volumes => generated 751 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:08:57.474486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f374c3a2-410a-42ce-a1b8-4b9e72f715b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:57.476023 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f374c3a2-410a-42ce-a1b8-4b9e72f715b0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a Aug 06 13:08:57.480599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f374c3a2-410a-42ce-a1b8-4b9e72f715b0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:57.480599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f374c3a2-410a-42ce-a1b8-4b9e72f715b0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:57.489122 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:57.489122 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:57.494048 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f374c3a2-410a-42ce-a1b8-4b9e72f715b0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:57.501281 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f374c3a2-410a-42ce-a1b8-4b9e72f715b0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a returned with HTTP 200 Aug 06 13:08:57.501281 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 546/2191] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:57 2026] GET /volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:58.515520 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6dae727-2ab0-4aa7-ae1a-966c181ec880 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:58.517680 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6dae727-2ab0-4aa7-ae1a-966c181ec880 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a Aug 06 13:08:58.517893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6dae727-2ab0-4aa7-ae1a-966c181ec880 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:58.518096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6dae727-2ab0-4aa7-ae1a-966c181ec880 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:58.526331 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:58.526331 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:58.530409 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c6dae727-2ab0-4aa7-ae1a-966c181ec880 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:58.535696 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6dae727-2ab0-4aa7-ae1a-966c181ec880 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a returned with HTTP 200 Aug 06 13:08:58.536029 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 544/2192] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:58 2026] GET /volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:58.572213 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-496b1ce1-2302-4da3-b71d-b6c002e8d820 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:58.574543 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-496b1ce1-2302-4da3-b71d-b6c002e8d820 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a Aug 06 13:08:58.574632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-496b1ce1-2302-4da3-b71d-b6c002e8d820 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:58.574760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-496b1ce1-2302-4da3-b71d-b6c002e8d820 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:58.582501 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:58.582501 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:58.587041 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-496b1ce1-2302-4da3-b71d-b6c002e8d820 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:58.594209 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-496b1ce1-2302-4da3-b71d-b6c002e8d820 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a returned with HTTP 200 Aug 06 13:08:58.594360 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 553/2193] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:58 2026] GET /volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:58.883365 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e03797b6-f3e0-4b91-a9f2-a4f4090a268c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:58.887063 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e03797b6-f3e0-4b91-a9f2-a4f4090a268c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:08:58.887063 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e03797b6-f3e0-4b91-a9f2-a4f4090a268c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:58.887063 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e03797b6-f3e0-4b91-a9f2-a4f4090a268c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:58.895523 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:58.895523 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:58.904608 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e03797b6-f3e0-4b91-a9f2-a4f4090a268c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:58.908599 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e03797b6-f3e0-4b91-a9f2-a4f4090a268c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:08:58.909053 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 551/2194] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:58 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:58.920877 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb1eddb2-1b49-49d6-afdf-0a6fb27fafd3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:58.923074 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb1eddb2-1b49-49d6-afdf-0a6fb27fafd3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:08:58.923285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb1eddb2-1b49-49d6-afdf-0a6fb27fafd3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:58.923479 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb1eddb2-1b49-49d6-afdf-0a6fb27fafd3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:58.931310 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:58.931310 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:58.935690 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fb1eddb2-1b49-49d6-afdf-0a6fb27fafd3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:58.940107 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb1eddb2-1b49-49d6-afdf-0a6fb27fafd3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:08:58.940482 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 547/2195] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:58 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:58.984402 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-f79cf914-dfec-4316-b4e0-ce53fd7c82a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:58.990279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-f79cf914-dfec-4316-b4e0-ce53fd7c82a4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:08:58.990581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-f79cf914-dfec-4316-b4e0-ce53fd7c82a4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:58.990846 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-f79cf914-dfec-4316-b4e0-ce53fd7c82a4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.000901 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.000901 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:59.007236 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-f79cf914-dfec-4316-b4e0-ce53fd7c82a4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:59.011793 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-f79cf914-dfec-4316-b4e0-ce53fd7c82a4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:08:59.012419 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 545/2196] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:58 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:59.054137 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-98f4dfbb-4809-40ce-951c-ff0f0fd54bc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.056935 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-98f4dfbb-4809-40ce-951c-ff0f0fd54bc9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a Aug 06 13:08:59.057185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-98f4dfbb-4809-40ce-951c-ff0f0fd54bc9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:59.057479 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-98f4dfbb-4809-40ce-951c-ff0f0fd54bc9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.064828 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.064828 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:59.069472 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-98f4dfbb-4809-40ce-951c-ff0f0fd54bc9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:08:59.075928 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-98f4dfbb-4809-40ce-951c-ff0f0fd54bc9 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a returned with HTTP 200 Aug 06 13:08:59.076595 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 554/2197] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:08:59 2026] GET /volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:59.092036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40599406-5ea4-4da3-a019-63532c99e163 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.092036 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40599406-5ea4-4da3-a019-63532c99e163 None None] GET https://10.4.3.59/volume// Aug 06 13:08:59.092036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40599406-5ea4-4da3-a019-63532c99e163 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:59.092036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40599406-5ea4-4da3-a019-63532c99e163 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.092036 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40599406-5ea4-4da3-a019-63532c99e163 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:59.092036 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 552/2198] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:08:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:59.096825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-346b1757-6529-46ee-bf10-ec8a2a0e0fa3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.097364 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-346b1757-6529-46ee-bf10-ec8a2a0e0fa3 None None] GET https://10.4.3.59/volume// Aug 06 13:08:59.097592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-346b1757-6529-46ee-bf10-ec8a2a0e0fa3 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:59.097863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-346b1757-6529-46ee-bf10-ec8a2a0e0fa3 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.098319 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-346b1757-6529-46ee-bf10-ec8a2a0e0fa3 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:59.098701 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 548/2199] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:08:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:59.103569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-548ca280-43b5-4259-a15b-a9115247aa16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.105673 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-548ca280-43b5-4259-a15b-a9115247aa16 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:59.106152 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-548ca280-43b5-4259-a15b-a9115247aa16 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb85ee3b-4370-4059-bc74-a42f56256c6a", "connector": null, "instance_uuid": "2d864d65-38e2-4239-9cac-e9e5dfd7c12e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:59.106460 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-4d75039e-ef94-487b-9e24-b458db677633 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.115007 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.115007 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:59.141250 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-548ca280-43b5-4259-a15b-a9115247aa16 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:59.141707 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 546/2200] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:59 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:59.274042 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-4d75039e-ef94-487b-9e24-b458db677633 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:08:59.274584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-4d75039e-ef94-487b-9e24-b458db677633 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3d81c38-d5f1-4522-9dbf-e951ce8f6222", "connector": null, "instance_uuid": "1eca8c3b-6dff-4ccf-8d61-842969d0f509"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:59.286931 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.286931 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:59.315658 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-4d75039e-ef94-487b-9e24-b458db677633 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:08:59.316152 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 555/2201] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:08:59 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:59.345973 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebcdbe75-4d6c-4f6b-933b-e38490c91812 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.352028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-660ffa6b-8d4b-473a-9e12-84c0bf19134c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.352028 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-660ffa6b-8d4b-473a-9e12-84c0bf19134c None None] GET https://10.4.3.59/volume// Aug 06 13:08:59.352028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-660ffa6b-8d4b-473a-9e12-84c0bf19134c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:59.352028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-660ffa6b-8d4b-473a-9e12-84c0bf19134c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.353218 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebcdbe75-4d6c-4f6b-933b-e38490c91812 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:08:59.353306 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-660ffa6b-8d4b-473a-9e12-84c0bf19134c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:08:59.353367 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebcdbe75-4d6c-4f6b-933b-e38490c91812 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:59.353426 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 549/2202] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:08:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:08:59.353605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebcdbe75-4d6c-4f6b-933b-e38490c91812 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.360327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-60fbf619-2915-43f3-8cd8-d59db1d521f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.362996 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-60fbf619-2915-43f3-8cd8-d59db1d521f4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:08:59.363243 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-60fbf619-2915-43f3-8cd8-d59db1d521f4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:59.363499 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-60fbf619-2915-43f3-8cd8-d59db1d521f4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.363980 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.363980 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:08:59.369820 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ebcdbe75-4d6c-4f6b-933b-e38490c91812 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:59.372193 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.372193 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:08:59.374856 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebcdbe75-4d6c-4f6b-933b-e38490c91812 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:08:59.375490 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 553/2203] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:08:59 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:08:59.376033 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-60fbf619-2915-43f3-8cd8-d59db1d521f4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:08:59.380118 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-60fbf619-2915-43f3-8cd8-d59db1d521f4 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:08:59.380557 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 547/2204] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:08:59 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 1055 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 13:08:59.474737 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-6dc8e03c-3485-448c-b339-d2a3347ba14b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.476767 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-6dc8e03c-3485-448c-b339-d2a3347ba14b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] PUT https://10.4.3.59/volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575 Aug 06 13:08:59.477138 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-6dc8e03c-3485-448c-b339-d2a3347ba14b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:08:59.485606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-6dc8e03c-3485-448c-b339-d2a3347ba14b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Acquiring lock "cinder-attachment_update-b3d81c38-d5f1-4522-9dbf-e951ce8f6222-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:08:59.490396 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-6dc8e03c-3485-448c-b339-d2a3347ba14b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-b3d81c38-d5f1-4522-9dbf-e951ce8f6222-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:08:59.491535 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.491535 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:08:59.581820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-6dc8e03c-3485-448c-b339-d2a3347ba14b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-b3d81c38-d5f1-4522-9dbf-e951ce8f6222-np0000006653" released by "attachment_update" :: held 0.091s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:08:59.582417 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-6dc8e03c-3485-448c-b339-d2a3347ba14b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575 returned with HTTP 200 Aug 06 13:08:59.582861 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 556/2205] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:08:59 2026] PUT /volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:08:59.601578 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-41f92850-d482-45a2-aa5e-a2fcd90570ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:08:59.606654 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-41f92850-d482-45a2-aa5e-a2fcd90570ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/encryption Aug 06 13:08:59.606878 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-41f92850-d482-45a2-aa5e-a2fcd90570ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:08:59.607098 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-41f92850-d482-45a2-aa5e-a2fcd90570ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:08:59.616712 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:08:59.616712 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:08:59.623415 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-41f92850-d482-45a2-aa5e-a2fcd90570ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/encryption returned with HTTP 200 Aug 06 13:08:59.623810 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 550/2206] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:08:59 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:00.061397 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cd72d97-c7d2-4fcf-bfc8-dabb5be36f83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.158181 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cd72d97-c7d2-4fcf-bfc8-dabb5be36f83 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:00.158590 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cd72d97-c7d2-4fcf-bfc8-dabb5be36f83 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-262953006"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:00.183793 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cd72d97-c7d2-4fcf-bfc8-dabb5be36f83 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:09:00.184224 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 554/2207] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:09:00 2026] POST /volume/v3/types => generated 215 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:00.197442 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-384bf976-731c-4b55-8256-8f649df56a06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.197580 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ba6b44a-b6ff-4c46-b734-019e44a5d5b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.197806 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-384bf976-731c-4b55-8256-8f649df56a06 None None] GET https://10.4.3.59/volume// Aug 06 13:09:00.197953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-384bf976-731c-4b55-8256-8f649df56a06 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:00.198733 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-384bf976-731c-4b55-8256-8f649df56a06 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:00.198733 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-384bf976-731c-4b55-8256-8f649df56a06 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:09:00.198733 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 557/2208] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:09:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:09:00.199824 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ba6b44a-b6ff-4c46-b734-019e44a5d5b1 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:09:00.200395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ba6b44a-b6ff-4c46-b734-019e44a5d5b1 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-186704517"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:00.212094 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-e054f952-63ab-4755-90d7-b937a44c2dcf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.215227 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-e054f952-63ab-4755-90d7-b937a44c2dcf tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a Aug 06 13:09:00.215541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-e054f952-63ab-4755-90d7-b937a44c2dcf tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:00.215794 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-e054f952-63ab-4755-90d7-b937a44c2dcf tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:00.220708 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ba6b44a-b6ff-4c46-b734-019e44a5d5b1 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:09:00.222218 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 548/2209] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:09:00 2026] POST /volume/v3/group_types => generated 172 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:09:00.234409 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.238218 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:00.238218 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:00.242505 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-e054f952-63ab-4755-90d7-b937a44c2dcf tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:09:00.249501 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-e054f952-63ab-4755-90d7-b937a44c2dcf tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a returned with HTTP 200 Aug 06 13:09:00.249501 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 551/2210] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:09:00 2026] GET /volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a => generated 1538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:00.291618 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:09:00.291932 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ace924f3-bd14-45b9-9c9b-011d429cd4e5", "volume_types": ["9304afab-5497-4b67-b76e-9d2c450c7051"], "name": "tempest-Group1-1487743972"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:00.293791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Creating new group {'group': {'group_type': 'ace924f3-bd14-45b9-9c9b-011d429cd4e5', 'volume_types': ['9304afab-5497-4b67-b76e-9d2c450c7051'], 'name': 'tempest-Group1-1487743972'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:09:00.298931 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Creating group tempest-Group1-1487743972. Aug 06 13:09:00.315763 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Availability Zones retrieved successfully. Aug 06 13:09:00.335781 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Created reservations ['55f837be-8f3f-4091-a347-b83dae561392'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:00.355697 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-a45c9cbb-2d98-46e0-8959-bb9e50a796f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.359160 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-a45c9cbb-2d98-46e0-8959-bb9e50a796f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] PUT https://10.4.3.59/volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9 Aug 06 13:09:00.359646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-a45c9cbb-2d98-46e0-8959-bb9e50a796f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:00.362399 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06400c1b-653d-40de-b1f4-3b5537a5a6cb tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:09:00.362859 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 555/2211] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:09:00 2026] POST /volume/v3/groups => generated 94 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:00.373280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-a45c9cbb-2d98-46e0-8959-bb9e50a796f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Acquiring lock "cinder-attachment_update-cb85ee3b-4370-4059-bc74-a42f56256c6a-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:09:00.374216 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e0677a8-2cc1-4f26-a2b0-a71d315ffb46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.376848 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e0677a8-2cc1-4f26-a2b0-a71d315ffb46 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b Aug 06 13:09:00.376959 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e0677a8-2cc1-4f26-a2b0-a71d315ffb46 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:00.377117 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e0677a8-2cc1-4f26-a2b0-a71d315ffb46 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:00.377246 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-1e0677a8-2cc1-4f26-a2b0-a71d315ffb46 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5848493e-d942-4af5-b7cd-e3f7fd182d0b {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:00.381085 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:00.381085 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:00.383447 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-a45c9cbb-2d98-46e0-8959-bb9e50a796f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-cb85ee3b-4370-4059-bc74-a42f56256c6a-np0000006653" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:09:00.384822 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:00.384822 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:00.387676 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82e05f5d-fe29-4552-a0fc-fa029b8e8b53 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.391014 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e0677a8-2cc1-4f26-a2b0-a71d315ffb46 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b returned with HTTP 200 Aug 06 13:09:00.391399 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 549/2212] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:00 2026] GET /volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:00.391672 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82e05f5d-fe29-4552-a0fc-fa029b8e8b53 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:00.391897 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82e05f5d-fe29-4552-a0fc-fa029b8e8b53 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:00.392107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82e05f5d-fe29-4552-a0fc-fa029b8e8b53 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:00.410209 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:00.410209 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:00.413775 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-82e05f5d-fe29-4552-a0fc-fa029b8e8b53 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:00.417772 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82e05f5d-fe29-4552-a0fc-fa029b8e8b53 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:00.418186 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 552/2213] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:00 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:00.489451 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-a45c9cbb-2d98-46e0-8959-bb9e50a796f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-cb85ee3b-4370-4059-bc74-a42f56256c6a-np0000006653" released by "attachment_update" :: held 0.106s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:09:00.490163 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-a45c9cbb-2d98-46e0-8959-bb9e50a796f0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9 returned with HTTP 200 Aug 06 13:09:00.491496 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 558/2214] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:09:00 2026] PUT /volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:00.512943 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-6cbe7d25-1b3b-4b2e-a0ed-20536da03919 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:00.515105 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-6cbe7d25-1b3b-4b2e-a0ed-20536da03919 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9/action Aug 06 13:09:00.515669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-6cbe7d25-1b3b-4b2e-a0ed-20536da03919 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:00.515805 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-6cbe7d25-1b3b-4b2e-a0ed-20536da03919 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:00.535047 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:00.535047 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:00.545327 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fce463b7-9cad-42cc-b941-6fde5fcaa36a req-6cbe7d25-1b3b-4b2e-a0ed-20536da03919 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9/action returned with HTTP 204 Aug 06 13:09:00.545917 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 556/2215] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:09:00 2026] POST /volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:01.403244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-756d3314-a4b3-4ca7-af77-6a6484970a58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:01.405029 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-756d3314-a4b3-4ca7-af77-6a6484970a58 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b Aug 06 13:09:01.407105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-756d3314-a4b3-4ca7-af77-6a6484970a58 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:01.407465 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-756d3314-a4b3-4ca7-af77-6a6484970a58 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:01.407465 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-756d3314-a4b3-4ca7-af77-6a6484970a58 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5848493e-d942-4af5-b7cd-e3f7fd182d0b {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:01.411217 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:01.411217 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:01.418415 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-756d3314-a4b3-4ca7-af77-6a6484970a58 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b returned with HTTP 200 Aug 06 13:09:01.418772 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 550/2216] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:01 2026] GET /volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:01.429168 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:01.431019 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:09:01.431419 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ace924f3-bd14-45b9-9c9b-011d429cd4e5", "volume_types": ["9304afab-5497-4b67-b76e-9d2c450c7051"], "name": "tempest-Group2-1419690243"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:01.432814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Creating new group {'group': {'group_type': 'ace924f3-bd14-45b9-9c9b-011d429cd4e5', 'volume_types': ['9304afab-5497-4b67-b76e-9d2c450c7051'], 'name': 'tempest-Group2-1419690243'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:09:01.433038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c47e251e-d343-4596-9c1e-158da95ebb96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:01.435590 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c47e251e-d343-4596-9c1e-158da95ebb96 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:01.435915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c47e251e-d343-4596-9c1e-158da95ebb96 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:01.436167 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c47e251e-d343-4596-9c1e-158da95ebb96 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:01.436528 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Creating group tempest-Group2-1419690243. Aug 06 13:09:01.444114 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Availability Zones retrieved successfully. Aug 06 13:09:01.449397 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:01.449397 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:01.454194 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Created reservations ['3b092f6b-5579-45fa-b4ca-d2ff77e4131b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:01.454463 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c47e251e-d343-4596-9c1e-158da95ebb96 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:01.461172 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c47e251e-d343-4596-9c1e-158da95ebb96 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:01.462005 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 559/2217] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:01 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:01.477354 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92eeb26f-c8ad-4e68-8386-7f4b9d84bf30 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:09:01.477748 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 553/2218] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:09:01 2026] POST /volume/v3/groups => generated 94 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:01.486393 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e9ae60a-901e-4531-a9ac-14161d7c8222 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:01.490730 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e9ae60a-901e-4531-a9ac-14161d7c8222 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad Aug 06 13:09:01.491017 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e9ae60a-901e-4531-a9ac-14161d7c8222 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:01.491306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e9ae60a-901e-4531-a9ac-14161d7c8222 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:01.493574 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-8e9ae60a-901e-4531-a9ac-14161d7c8222 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 30f7a1bd-fa76-47ff-abf3-b90d24306aad {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:01.497552 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:01.497552 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:01.504804 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e9ae60a-901e-4531-a9ac-14161d7c8222 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad returned with HTTP 200 Aug 06 13:09:01.505213 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 557/2219] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:01 2026] GET /volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:01.969199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be567942-3b96-4e10-a5b6-b6ee6419507b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:01.970940 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be567942-3b96-4e10-a5b6-b6ee6419507b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:09:01.971363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be567942-3b96-4e10-a5b6-b6ee6419507b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c8d0b95-8a50-44a0-8039-90eadb1050c7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2109185038", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:01.983169 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:01.983169 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:01.983788 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be567942-3b96-4e10-a5b6-b6ee6419507b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:01.983946 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-be567942-3b96-4e10-a5b6-b6ee6419507b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create snapshot from volume 2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:09:02.007921 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-be567942-3b96-4e10-a5b6-b6ee6419507b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['e554378e-d426-4bfd-8462-82c6f88afc83', 'f8896ad5-ebc1-4ca9-bfa8-ef7bd035efae', 'c87b8514-6689-4380-82a4-d1326b44e7f4', '13ba3432-697d-4ff7-818a-09a276314b37'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:02.036482 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be567942-3b96-4e10-a5b6-b6ee6419507b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot force create request issued successfully. Aug 06 13:09:02.036722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be567942-3b96-4e10-a5b6-b6ee6419507b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:09:02.037128 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 551/2220] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:09:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:02.045316 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b2cd959-b889-415f-a721-880590627438 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:02.046990 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b2cd959-b889-415f-a721-880590627438 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c Aug 06 13:09:02.047177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b2cd959-b889-415f-a721-880590627438 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:02.047406 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b2cd959-b889-415f-a721-880590627438 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:02.053274 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.053274 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:02.053670 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b2cd959-b889-415f-a721-880590627438 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:02.054470 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b2cd959-b889-415f-a721-880590627438 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c returned with HTTP 200 Aug 06 13:09:02.054828 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 560/2221] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:02 2026] GET /volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:02.475195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47661f8a-e624-45a5-bb94-cb5a3ad5f082 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:02.477612 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47661f8a-e624-45a5-bb94-cb5a3ad5f082 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:02.477898 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47661f8a-e624-45a5-bb94-cb5a3ad5f082 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:02.478165 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47661f8a-e624-45a5-bb94-cb5a3ad5f082 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:02.488733 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.488733 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:02.492478 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-47661f8a-e624-45a5-bb94-cb5a3ad5f082 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:02.496807 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47661f8a-e624-45a5-bb94-cb5a3ad5f082 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:02.497274 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 554/2222] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:02 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:02.514743 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6229b638-b749-471c-bd7d-ea9be90f7c6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:02.517058 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6229b638-b749-471c-bd7d-ea9be90f7c6b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad Aug 06 13:09:02.517388 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6229b638-b749-471c-bd7d-ea9be90f7c6b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:02.517652 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6229b638-b749-471c-bd7d-ea9be90f7c6b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:02.517859 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-6229b638-b749-471c-bd7d-ea9be90f7c6b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 30f7a1bd-fa76-47ff-abf3-b90d24306aad {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:02.521912 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.521912 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:02.530881 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6229b638-b749-471c-bd7d-ea9be90f7c6b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad returned with HTTP 200 Aug 06 13:09:02.531448 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 558/2223] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:02 2026] GET /volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:02.541041 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:02.543524 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:02.544035 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1284861854", "volume_type": "9304afab-5497-4b67-b76e-9d2c450c7051", "group_id": "5848493e-d942-4af5-b7cd-e3f7fd182d0b", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:02.545969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1284861854', 'volume_type': '9304afab-5497-4b67-b76e-9d2c450c7051', 'group_id': '5848493e-d942-4af5-b7cd-e3f7fd182d0b', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:02.553234 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.553234 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:02.553708 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume of 1 GB Aug 06 13:09:02.559399 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Availability Zones retrieved successfully. Aug 06 13:09:02.567273 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Flow 'volume_create_api' (ac43576f-7f8b-44d3-9d2d-57d137dea5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:02.568871 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bd32b5-5b88-4e27-b066-355d48ae1cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:02.569652 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.569652 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:02.570224 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:02.592658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bd32b5-5b88-4e27-b066-355d48ae1cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:09:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9304afab-5497-4b67-b76e-9d2c450c7051,is_public=True,name='tempest-GroupsTest-volume-type-262953006',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9304afab-5497-4b67-b76e-9d2c450c7051', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5848493e-d942-4af5-b7cd-e3f7fd182d0b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:02.593433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ff3f9e-9096-409d-b7e4-3b4bcd4ec934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:02.621135 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-262953006 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-262953006, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:02.621505 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-262953006 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-262953006, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:02.655714 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Created reservations ['0c59e5a6-0b60-499d-84e8-62e96c490f2d', '1f0218f3-302e-4334-9196-14706f414f70', 'd979814b-c396-4430-a1a7-2f1051f61db4', 'fafb4cbe-151e-4d82-ab25-e710d821a008'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:02.656956 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ff3f9e-9096-409d-b7e4-3b4bcd4ec934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c59e5a6-0b60-499d-84e8-62e96c490f2d', '1f0218f3-302e-4334-9196-14706f414f70', 'd979814b-c396-4430-a1a7-2f1051f61db4', 'fafb4cbe-151e-4d82-ab25-e710d821a008']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:02.658109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8648a0d-657e-4641-9548-dc8c41894b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:02.689514 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8648a0d-657e-4641-9548-dc8c41894b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da3acb81-4878-4868-8963-f345bbe2341b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1284861854',encryption_key_id=None,group_id=5848493e-d942-4af5-b7cd-e3f7fd182d0b,group_type_id=,metadata={},multiattach=False,project_id='70738f5f850546eea24b38fd78af4955',qos_specs=None,replication_status=,reservations=['0c59e5a6-0b60-499d-84e8-62e96c490f2d','1f0218f3-302e-4334-9196-14706f414f70','d979814b-c396-4430-a1a7-2f1051f61db4','fafb4cbe-151e-4d82-ab25-e710d821a008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962b2f96bfd3488481205101a156fd7c',volume_type_id=9304afab-5497-4b67-b76e-9d2c450c7051), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1284861854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5848493e-d942-4af5-b7cd-e3f7fd182d0b,host=None,id=da3acb81-4878-4868-8963-f345bbe2341b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70738f5f850546eea24b38fd78af4955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='962b2f96bfd3488481205101a156fd7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9304afab-5497-4b67-b76e-9d2c450c7051),volume_type_id=9304afab-5497-4b67-b76e-9d2c450c7051)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:02.690701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7012847a-dda5-4520-8a5b-6546c01e7ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:02.711343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7012847a-dda5-4520-8a5b-6546c01e7ea0) transitioned into state 'SUCCESS' from state '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-1284861854',encryption_key_id=None,group_id=5848493e-d942-4af5-b7cd-e3f7fd182d0b,group_type_id=,metadata={},multiattach=False,project_id='70738f5f850546eea24b38fd78af4955',qos_specs=None,replication_status=,reservations=['0c59e5a6-0b60-499d-84e8-62e96c490f2d','1f0218f3-302e-4334-9196-14706f414f70','d979814b-c396-4430-a1a7-2f1051f61db4','fafb4cbe-151e-4d82-ab25-e710d821a008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962b2f96bfd3488481205101a156fd7c',volume_type_id=9304afab-5497-4b67-b76e-9d2c450c7051)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:02.711986 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f95b6d3-d44e-47ab-be6d-739ddb5b14df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:02.725384 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f95b6d3-d44e-47ab-be6d-739ddb5b14df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:02.726235 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Flow 'volume_create_api' (ac43576f-7f8b-44d3-9d2d-57d137dea5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:02.726632 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume request issued successfully. Aug 06 13:09:02.727475 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:02.727672 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:02.766438 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:02.770280 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.770280 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:02.774725 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5586ad2d-0ada-4551-a0f4-3510a75ebb53 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:02.775359 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 552/2224] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:09:02 2026] POST /volume/v3/volumes => generated 812 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:02.795631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:02.797639 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b Aug 06 13:09:02.797903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:02.798283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:02.811884 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.811884 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:02.819408 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:02.820162 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:02.820362 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:02.879653 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:02.885567 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:02.885567 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:02.896554 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16eaac26-7703-4a3d-adf9-5b3bc645e5bf tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b returned with HTTP 200 Aug 06 13:09:02.896934 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 561/2225] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:02 2026] GET /volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b => generated 880 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:02.963410 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:02.992067 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:02.992652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-280589723"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:02.994541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-280589723'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:02.994716 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume of 1 GB Aug 06 13:09:02.999833 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Availability Zones retrieved successfully. Aug 06 13:09:03.008523 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (a4017689-860b-4254-b3d6-4b8b9b67bc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:03.010065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ccdae8-13b3-4e9d-becf-d31f41d7dbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:03.011496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:03.035012 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ccdae8-13b3-4e9d-becf-d31f41d7dbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:03.035780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483de25b-239c-4908-80ca-025e5b963c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:03.065340 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a22e1794-872a-484f-87bc-44987fcbf1a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:03.068573 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a22e1794-872a-484f-87bc-44987fcbf1a5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c Aug 06 13:09:03.068882 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a22e1794-872a-484f-87bc-44987fcbf1a5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:03.069197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a22e1794-872a-484f-87bc-44987fcbf1a5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:03.077327 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:03.077327 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:03.077951 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a22e1794-872a-484f-87bc-44987fcbf1a5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:03.079547 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a22e1794-872a-484f-87bc-44987fcbf1a5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c returned with HTTP 200 Aug 06 13:09:03.080168 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 559/2226] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:03 2026] GET /volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:03.090029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e26b9e2c-37cc-4e2e-95a1-61432df6d2d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:03.093452 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e26b9e2c-37cc-4e2e-95a1-61432df6d2d1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c Aug 06 13:09:03.093726 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e26b9e2c-37cc-4e2e-95a1-61432df6d2d1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:03.094001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e26b9e2c-37cc-4e2e-95a1-61432df6d2d1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:03.095513 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['e4912218-8d85-4e7a-b91a-a81df74e270c', '260497e7-b0a2-41fe-817f-9318765e4e87', '647dbce2-9fcf-4775-b419-453689e8251e', '79f6dc5d-08cd-4d0a-b7be-026be0d24af3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:03.096196 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483de25b-239c-4908-80ca-025e5b963c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4912218-8d85-4e7a-b91a-a81df74e270c', '260497e7-b0a2-41fe-817f-9318765e4e87', '647dbce2-9fcf-4775-b419-453689e8251e', '79f6dc5d-08cd-4d0a-b7be-026be0d24af3']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:03.096890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b70867-fa95-40e5-958c-98d9d8ace8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:03.101553 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:03.101553 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:03.102778 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e26b9e2c-37cc-4e2e-95a1-61432df6d2d1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:03.103689 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e26b9e2c-37cc-4e2e-95a1-61432df6d2d1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c returned with HTTP 200 Aug 06 13:09:03.104581 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 553/2227] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:03 2026] GET /volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:03.125460 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b70867-fa95-40e5-958c-98d9d8ace8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52a1c40c-dfe2-4fa4-918a-adac6103e318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280589723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['e4912218-8d85-4e7a-b91a-a81df74e270c','260497e7-b0a2-41fe-817f-9318765e4e87','647dbce2-9fcf-4775-b419-453689e8251e','79f6dc5d-08cd-4d0a-b7be-026be0d24af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280589723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52a1c40c-dfe2-4fa4-918a-adac6103e318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae8c1afa56749e3b8cd86643d88f353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13905fb31f24d1d826dc6e36e138f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:03.126087 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae98cdd4-8e9a-401a-a59b-ec923bc0c570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:03.147813 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae98cdd4-8e9a-401a-a59b-ec923bc0c570) transitioned into state 'SUCCESS' from state '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-280589723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['e4912218-8d85-4e7a-b91a-a81df74e270c','260497e7-b0a2-41fe-817f-9318765e4e87','647dbce2-9fcf-4775-b419-453689e8251e','79f6dc5d-08cd-4d0a-b7be-026be0d24af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:03.148661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a6f50c-e6b4-4b6a-a74a-b759c9593d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:03.160424 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a6f50c-e6b4-4b6a-a74a-b759c9593d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:03.161509 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (a4017689-860b-4254-b3d6-4b8b9b67bc8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:03.161876 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request issued successfully. Aug 06 13:09:03.162966 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b35c21b-f229-4bbf-9183-3d39e62bd212 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:03.163547 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 555/2228] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:02 2026] POST /volume/v3/volumes => generated 751 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:03.176389 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3efb79e9-56d9-44bf-8d32-52fac199bc07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:03.178473 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3efb79e9-56d9-44bf-8d32-52fac199bc07 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:09:03.178549 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3efb79e9-56d9-44bf-8d32-52fac199bc07 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:03.178800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3efb79e9-56d9-44bf-8d32-52fac199bc07 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:03.187866 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:03.187866 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:03.195114 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3efb79e9-56d9-44bf-8d32-52fac199bc07 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:03.201055 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3efb79e9-56d9-44bf-8d32-52fac199bc07 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:09:03.201639 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 562/2229] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:03 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:03.510954 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77de3153-6abb-4975-bec4-6261dd56d3be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:03.512738 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77de3153-6abb-4975-bec4-6261dd56d3be tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:03.512901 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77de3153-6abb-4975-bec4-6261dd56d3be tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:03.513134 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77de3153-6abb-4975-bec4-6261dd56d3be tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:03.521953 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:03.521953 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:03.524743 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-77de3153-6abb-4975-bec4-6261dd56d3be tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:03.528156 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77de3153-6abb-4975-bec4-6261dd56d3be tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:03.528547 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 560/2230] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:03 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:03.914425 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:03.921234 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b Aug 06 13:09:03.922365 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:03.922651 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:03.932248 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:03.932248 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:03.937545 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:03.938227 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:03.938422 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:03.980489 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:03.983929 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:03.983929 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:03.996192 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40034ff6-44a5-4d7e-b4bb-5130f3dfd5a7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b returned with HTTP 200 Aug 06 13:09:03.996803 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 554/2231] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:03 2026] GET /volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:04.011142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12d830c3-6b74-4f9a-8024-2be2fa557b65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.014192 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12d830c3-6b74-4f9a-8024-2be2fa557b65 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b Aug 06 13:09:04.014470 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12d830c3-6b74-4f9a-8024-2be2fa557b65 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.014975 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12d830c3-6b74-4f9a-8024-2be2fa557b65 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.015130 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-12d830c3-6b74-4f9a-8024-2be2fa557b65 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5848493e-d942-4af5-b7cd-e3f7fd182d0b {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:04.021336 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.021336 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:04.035464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12d830c3-6b74-4f9a-8024-2be2fa557b65 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b returned with HTTP 200 Aug 06 13:09:04.036029 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 556/2232] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:04.046100 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55a9346a-1c1d-485f-a924-d06d4d1f7895 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.047925 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55a9346a-1c1d-485f-a924-d06d4d1f7895 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad Aug 06 13:09:04.048120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55a9346a-1c1d-485f-a924-d06d4d1f7895 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.048415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55a9346a-1c1d-485f-a924-d06d4d1f7895 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.048608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-55a9346a-1c1d-485f-a924-d06d4d1f7895 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 30f7a1bd-fa76-47ff-abf3-b90d24306aad {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:04.052813 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.052813 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:04.063618 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55a9346a-1c1d-485f-a924-d06d4d1f7895 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad returned with HTTP 200 Aug 06 13:09:04.063822 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 563/2233] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:04.073083 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c3f8039-0ea3-4acf-8067-d1569ba8fb66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.074754 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c3f8039-0ea3-4acf-8067-d1569ba8fb66 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/detail Aug 06 13:09:04.074957 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c3f8039-0ea3-4acf-8067-d1569ba8fb66 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.075124 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c3f8039-0ea3-4acf-8067-d1569ba8fb66 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.093447 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c3f8039-0ea3-4acf-8067-d1569ba8fb66 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/detail returned with HTTP 200 Aug 06 13:09:04.094019 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 561/2234] 10.4.3.59 () {68 vars in 1289 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/groups/detail => generated 640 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:04.103446 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.105458 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:09:04.105720 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.105944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.106277 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:04.107231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:04.116744 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Get all volumes completed successfully. Aug 06 13:09:04.117410 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:04.117560 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:04.151911 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:04.154660 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.154660 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:04.161135 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38565152-f7b0-451e-ae5b-63f0e351ea8a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:09:04.161519 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 555/2235] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:04.172377 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.174133 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:09:04.174429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.174666 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.174978 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:04.175346 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.175346 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:04.175803 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:04.182921 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Get all volumes completed successfully. Aug 06 13:09:04.183636 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:04.183793 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:04.215863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f449c61-965e-4197-96d7-e50361a06c59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.217540 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f449c61-965e-4197-96d7-e50361a06c59 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:09:04.217758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f449c61-965e-4197-96d7-e50361a06c59 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.217961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f449c61-965e-4197-96d7-e50361a06c59 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.218818 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:04.222065 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.222065 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:04.225032 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.225032 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:04.228369 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f449c61-965e-4197-96d7-e50361a06c59 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:04.228875 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74261b4f-8dbb-4c07-b5f8-dbe5214b0092 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:09:04.229272 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 557/2236] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:04.232963 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f449c61-965e-4197-96d7-e50361a06c59 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:09:04.233520 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 564/2237] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:04.247606 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14b0cea8-2b9f-4538-9284-91208400fb45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.250050 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14b0cea8-2b9f-4538-9284-91208400fb45 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b/action Aug 06 13:09:04.250451 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14b0cea8-2b9f-4538-9284-91208400fb45 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:04.250605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14b0cea8-2b9f-4538-9284-91208400fb45 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:04.250840 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba03732f-9199-4580-9a24-51b70a57c983 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.251912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-14b0cea8-2b9f-4538-9284-91208400fb45 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] delete called for group 5848493e-d942-4af5-b7cd-e3f7fd182d0b {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:09:04.252005 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-14b0cea8-2b9f-4538-9284-91208400fb45 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Delete group with id: 5848493e-d942-4af5-b7cd-e3f7fd182d0b Aug 06 13:09:04.254139 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba03732f-9199-4580-9a24-51b70a57c983 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:09:04.254430 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba03732f-9199-4580-9a24-51b70a57c983 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.254617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba03732f-9199-4580-9a24-51b70a57c983 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.255016 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.255016 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:04.261551 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.261551 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:04.265122 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba03732f-9199-4580-9a24-51b70a57c983 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:04.268820 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba03732f-9199-4580-9a24-51b70a57c983 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:09:04.269255 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 556/2238] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:04.280304 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14b0cea8-2b9f-4538-9284-91208400fb45 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b/action returned with HTTP 202 Aug 06 13:09:04.280705 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 562/2239] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:09:04 2026] POST /volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:09:04.282717 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.284691 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:09:04.285142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52a1c40c-dfe2-4fa4-918a-adac6103e318", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-468110123"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:04.288590 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.290424 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b Aug 06 13:09:04.290663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.290890 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.293832 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.293832 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:04.294505 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:04.294656 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume 52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:09:04.297977 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.297977 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:04.301308 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:04.301990 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:04.302135 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:04.337391 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:04.338053 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['63d81533-915e-4c8c-be0c-d47f447421d8', '4222d02b-8676-47cb-bf87-d56830a9f369', '51c293b4-0132-4a85-9136-d038243cccfb', 'dcd3eb61-b4c1-424e-a046-c2d3f38d9e14'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:04.340137 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.340137 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:04.346987 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8ee4ab6-ceaa-434d-86e1-62a524d73580 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b returned with HTTP 200 Aug 06 13:09:04.347500 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 565/2240] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:04.375298 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot create request issued successfully. Aug 06 13:09:04.375298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f489ef0-e954-4e73-a65f-fc3a35a5f733 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:09:04.375298 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 558/2241] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:09:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:04.383483 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7833d521-908d-4f1b-8f29-ddd9031f413c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.387233 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7833d521-908d-4f1b-8f29-ddd9031f413c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c Aug 06 13:09:04.387459 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7833d521-908d-4f1b-8f29-ddd9031f413c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.387640 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7833d521-908d-4f1b-8f29-ddd9031f413c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.396539 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.396539 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:04.396539 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7833d521-908d-4f1b-8f29-ddd9031f413c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:09:04.397432 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7833d521-908d-4f1b-8f29-ddd9031f413c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c returned with HTTP 200 Aug 06 13:09:04.397876 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 557/2242] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:04.540191 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61f9225c-f57a-484f-b690-3a85d02cb69e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:04.541695 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61f9225c-f57a-484f-b690-3a85d02cb69e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:04.541853 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61f9225c-f57a-484f-b690-3a85d02cb69e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:04.542020 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61f9225c-f57a-484f-b690-3a85d02cb69e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:04.551538 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:04.551538 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:04.555329 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61f9225c-f57a-484f-b690-3a85d02cb69e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:04.559914 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61f9225c-f57a-484f-b690-3a85d02cb69e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:04.560302 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 563/2243] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:04 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:05.360385 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57f331b6-62fa-475b-b98a-05b1ee4b39f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.362134 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57f331b6-62fa-475b-b98a-05b1ee4b39f3 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b Aug 06 13:09:05.362375 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57f331b6-62fa-475b-b98a-05b1ee4b39f3 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:05.362581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57f331b6-62fa-475b-b98a-05b1ee4b39f3 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:05.367699 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57f331b6-62fa-475b-b98a-05b1ee4b39f3 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b returned with HTTP 404 Aug 06 13:09:05.368150 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 566/2244] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:05 2026] GET /volume/v3/volumes/da3acb81-4878-4868-8963-f345bbe2341b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:05.374728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7cfb6ef0-d8c0-49cb-bfa4-0fd1bf3879bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.376524 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cfb6ef0-d8c0-49cb-bfa4-0fd1bf3879bc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b Aug 06 13:09:05.376716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cfb6ef0-d8c0-49cb-bfa4-0fd1bf3879bc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:05.376897 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cfb6ef0-d8c0-49cb-bfa4-0fd1bf3879bc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:05.377012 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-7cfb6ef0-d8c0-49cb-bfa4-0fd1bf3879bc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5848493e-d942-4af5-b7cd-e3f7fd182d0b {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:05.379907 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cfb6ef0-d8c0-49cb-bfa4-0fd1bf3879bc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b returned with HTTP 404 Aug 06 13:09:05.380324 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 559/2245] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:05 2026] GET /volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:05.386302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e53e1fee-d06b-42d8-ac94-79dfc5968fc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.387971 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e53e1fee-d06b-42d8-ac94-79dfc5968fc7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad/action Aug 06 13:09:05.388319 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e53e1fee-d06b-42d8-ac94-79dfc5968fc7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:05.388435 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e53e1fee-d06b-42d8-ac94-79dfc5968fc7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:05.389832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e53e1fee-d06b-42d8-ac94-79dfc5968fc7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] delete called for group 30f7a1bd-fa76-47ff-abf3-b90d24306aad {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:09:05.389949 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-e53e1fee-d06b-42d8-ac94-79dfc5968fc7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Delete group with id: 30f7a1bd-fa76-47ff-abf3-b90d24306aad Aug 06 13:09:05.393081 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:05.393081 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:05.407228 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad1b8d39-ec00-4bb7-bb57-a0f608db3aa5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.408947 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad1b8d39-ec00-4bb7-bb57-a0f608db3aa5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c Aug 06 13:09:05.409119 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad1b8d39-ec00-4bb7-bb57-a0f608db3aa5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:05.409319 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad1b8d39-ec00-4bb7-bb57-a0f608db3aa5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:05.414130 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:05.414130 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:05.414702 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad1b8d39-ec00-4bb7-bb57-a0f608db3aa5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:09:05.415531 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad1b8d39-ec00-4bb7-bb57-a0f608db3aa5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c returned with HTTP 200 Aug 06 13:09:05.415697 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e53e1fee-d06b-42d8-ac94-79dfc5968fc7 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad/action returned with HTTP 202 Aug 06 13:09:05.415869 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 564/2246] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:05 2026] GET /volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:05.416255 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 558/2247] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:09:05 2026] POST /volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:09:05.425977 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a052a32-184e-4854-9113-85c58583fd74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.427376 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e053013-f952-4439-b98f-1fc9ae508b6c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.427748 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a052a32-184e-4854-9113-85c58583fd74 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad Aug 06 13:09:05.427995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a052a32-184e-4854-9113-85c58583fd74 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:05.428233 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a052a32-184e-4854-9113-85c58583fd74 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:05.428455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-5a052a32-184e-4854-9113-85c58583fd74 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 30f7a1bd-fa76-47ff-abf3-b90d24306aad {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:05.429413 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:09:05.429838 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "52a1c40c-dfe2-4fa4-918a-adac6103e318", "snapshot_id": "82078447-2048-4709-94e7-9f51b105e68c", "name": "tempest-VolumesSnapshotTestJSON-Backup-666197552", "container": "tempest-volumessnapshottestjson-backup-container-1285076573"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:05.431496 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:05.431496 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:05.431687 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Creating new backup {'backup': {'volume_id': '52a1c40c-dfe2-4fa4-918a-adac6103e318', 'snapshot_id': '82078447-2048-4709-94e7-9f51b105e68c', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-666197552', 'container': 'tempest-volumessnapshottestjson-backup-container-1285076573'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:09:05.431873 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Creating backup of volume 52a1c40c-dfe2-4fa4-918a-adac6103e318 in container tempest-volumessnapshottestjson-backup-container-1285076573 Aug 06 13:09:05.438922 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a052a32-184e-4854-9113-85c58583fd74 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad returned with HTTP 200 Aug 06 13:09:05.439319 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 567/2248] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:05 2026] GET /volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:05.442169 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:05.442169 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:05.442830 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:05.449580 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:05.449580 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:05.450093 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:09:05.475856 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['868e682d-ccaa-4371-9a78-e42fb45f4409', '785b9a23-ba4c-40d7-828d-3567a28bcb61'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:05.497752 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e053013-f952-4439-b98f-1fc9ae508b6c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:09:05.498438 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 560/2249] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:05 2026] POST /volume/v3/backups => generated 332 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:05.506832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ba242a7e-c724-4b92-a5e1-84ce5e54df66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.509036 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba242a7e-c724-4b92-a5e1-84ce5e54df66 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:05.509318 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba242a7e-c724-4b92-a5e1-84ce5e54df66 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:05.509584 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba242a7e-c724-4b92-a5e1-84ce5e54df66 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:05.509724 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ba242a7e-c724-4b92-a5e1-84ce5e54df66 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:05.520695 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:05.520695 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:05.521546 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba242a7e-c724-4b92-a5e1-84ce5e54df66 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:05.521896 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 565/2250] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:05 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:05.571889 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d95d44f-9b33-4828-ae9f-44e1827eb427 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:05.573653 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d95d44f-9b33-4828-ae9f-44e1827eb427 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:05.573840 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d95d44f-9b33-4828-ae9f-44e1827eb427 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:05.574015 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d95d44f-9b33-4828-ae9f-44e1827eb427 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:05.582862 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:05.582862 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:05.586008 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d95d44f-9b33-4828-ae9f-44e1827eb427 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:05.589675 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d95d44f-9b33-4828-ae9f-44e1827eb427 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:05.590009 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 559/2251] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:05 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:06.449279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a5235e2-ad80-4b25-9b15-11df2912bd1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.451062 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a5235e2-ad80-4b25-9b15-11df2912bd1e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad Aug 06 13:09:06.451304 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a5235e2-ad80-4b25-9b15-11df2912bd1e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.451530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a5235e2-ad80-4b25-9b15-11df2912bd1e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.451660 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-4a5235e2-ad80-4b25-9b15-11df2912bd1e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 30f7a1bd-fa76-47ff-abf3-b90d24306aad {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:06.454760 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a5235e2-ad80-4b25-9b15-11df2912bd1e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad returned with HTTP 404 Aug 06 13:09:06.455224 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 568/2252] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:06 2026] GET /volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:06.465288 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6725122c-b162-4418-ad3f-cca0ecb5a202 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.465288 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6725122c-b162-4418-ad3f-cca0ecb5a202 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/detail Aug 06 13:09:06.465288 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6725122c-b162-4418-ad3f-cca0ecb5a202 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.465621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6725122c-b162-4418-ad3f-cca0ecb5a202 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.468251 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:06.468251 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:06.470109 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6725122c-b162-4418-ad3f-cca0ecb5a202 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/detail returned with HTTP 200 Aug 06 13:09:06.470512 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 561/2253] 10.4.3.59 () {68 vars in 1289 bytes} [Thu Aug 6 13:09:06 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 06 13:09:06.478354 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.480336 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:09:06.480605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.480829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.481092 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:06.481938 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:06.488403 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Get all volumes completed successfully. Aug 06 13:09:06.490635 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d16abeca-dea6-46cb-96c2-c69d808efbb9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:09:06.491037 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 566/2254] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:09:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:06.501795 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f631c270-ec72-4bfc-b6e3-1d70fe2b9b17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.503616 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f631c270-ec72-4bfc-b6e3-1d70fe2b9b17 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad/action Aug 06 13:09:06.503972 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f631c270-ec72-4bfc-b6e3-1d70fe2b9b17 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:06.504101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f631c270-ec72-4bfc-b6e3-1d70fe2b9b17 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:06.505590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-f631c270-ec72-4bfc-b6e3-1d70fe2b9b17 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] delete called for group 30f7a1bd-fa76-47ff-abf3-b90d24306aad {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:09:06.505707 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-f631c270-ec72-4bfc-b6e3-1d70fe2b9b17 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Delete group with id: 30f7a1bd-fa76-47ff-abf3-b90d24306aad Aug 06 13:09:06.509152 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f631c270-ec72-4bfc-b6e3-1d70fe2b9b17 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad/action returned with HTTP 404 Aug 06 13:09:06.509722 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 560/2255] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:09:06 2026] POST /volume/v3/groups/30f7a1bd-fa76-47ff-abf3-b90d24306aad/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:06.516736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6aa5e88-c737-4623-aa95-8d7316be536b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.518574 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6aa5e88-c737-4623-aa95-8d7316be536b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:09:06.518806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6aa5e88-c737-4623-aa95-8d7316be536b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.519021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6aa5e88-c737-4623-aa95-8d7316be536b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.519311 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-f6aa5e88-c737-4623-aa95-8d7316be536b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:06.519664 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:06.519664 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:06.520134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6aa5e88-c737-4623-aa95-8d7316be536b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:06.526590 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6aa5e88-c737-4623-aa95-8d7316be536b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Get all volumes completed successfully. Aug 06 13:09:06.528782 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6aa5e88-c737-4623-aa95-8d7316be536b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:09:06.529302 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 569/2256] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:09:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:06.531021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cecbf34a-7c5a-487e-8e6a-73a89e525fb0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.532763 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cecbf34a-7c5a-487e-8e6a-73a89e525fb0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:06.532942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cecbf34a-7c5a-487e-8e6a-73a89e525fb0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.533119 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cecbf34a-7c5a-487e-8e6a-73a89e525fb0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.533223 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cecbf34a-7c5a-487e-8e6a-73a89e525fb0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:06.537018 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:06.537018 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:06.537742 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cecbf34a-7c5a-487e-8e6a-73a89e525fb0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:06.538069 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 562/2257] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:06 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:06.543789 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2413ab74-a71d-42fb-917e-8737689194e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.546631 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2413ab74-a71d-42fb-917e-8737689194e9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b/action Aug 06 13:09:06.547161 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2413ab74-a71d-42fb-917e-8737689194e9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:06.547297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2413ab74-a71d-42fb-917e-8737689194e9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:06.549165 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-2413ab74-a71d-42fb-917e-8737689194e9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] delete called for group 5848493e-d942-4af5-b7cd-e3f7fd182d0b {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:09:06.549165 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-2413ab74-a71d-42fb-917e-8737689194e9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Delete group with id: 5848493e-d942-4af5-b7cd-e3f7fd182d0b Aug 06 13:09:06.553116 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2413ab74-a71d-42fb-917e-8737689194e9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b/action returned with HTTP 404 Aug 06 13:09:06.553624 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 567/2258] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:09:06 2026] POST /volume/v3/groups/5848493e-d942-4af5-b7cd-e3f7fd182d0b/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:06.559981 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62d0e3fa-6b61-4a20-8eeb-307794551cb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.561643 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62d0e3fa-6b61-4a20-8eeb-307794551cb3 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/ace924f3-bd14-45b9-9c9b-011d429cd4e5 Aug 06 13:09:06.561842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62d0e3fa-6b61-4a20-8eeb-307794551cb3 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.562017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62d0e3fa-6b61-4a20-8eeb-307794551cb3 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.574939 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62d0e3fa-6b61-4a20-8eeb-307794551cb3 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/group_types/ace924f3-bd14-45b9-9c9b-011d429cd4e5 returned with HTTP 202 Aug 06 13:09:06.575424 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 561/2259] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:09:06 2026] DELETE /volume/v3/group_types/ace924f3-bd14-45b9-9c9b-011d429cd4e5 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:09:06.581811 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7890fa83-4249-4c16-bde4-1f351d949c00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.583600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7890fa83-4249-4c16-bde4-1f351d949c00 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] DELETE https://10.4.3.59/volume/v3/types/9304afab-5497-4b67-b76e-9d2c450c7051 Aug 06 13:09:06.583800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7890fa83-4249-4c16-bde4-1f351d949c00 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.584003 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7890fa83-4249-4c16-bde4-1f351d949c00 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.603570 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f87e3201-6760-4c3d-8257-da660da5284e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.605439 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f87e3201-6760-4c3d-8257-da660da5284e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:06.605669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f87e3201-6760-4c3d-8257-da660da5284e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.605899 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f87e3201-6760-4c3d-8257-da660da5284e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.607095 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7890fa83-4249-4c16-bde4-1f351d949c00 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/types/9304afab-5497-4b67-b76e-9d2c450c7051 returned with HTTP 202 Aug 06 13:09:06.607488 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 570/2260] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:06 2026] DELETE /volume/v3/types/9304afab-5497-4b67-b76e-9d2c450c7051 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:06.614684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1e5435a-17f6-4f39-ac29-c73c54812758 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.614897 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:06.614897 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:06.616624 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1e5435a-17f6-4f39-ac29-c73c54812758 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] GET https://10.4.3.59/volume/v3/types/9304afab-5497-4b67-b76e-9d2c450c7051 Aug 06 13:09:06.616801 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1e5435a-17f6-4f39-ac29-c73c54812758 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.617000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1e5435a-17f6-4f39-ac29-c73c54812758 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.618192 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f87e3201-6760-4c3d-8257-da660da5284e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:06.621996 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1e5435a-17f6-4f39-ac29-c73c54812758 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/types/9304afab-5497-4b67-b76e-9d2c450c7051 returned with HTTP 404 Aug 06 13:09:06.622090 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f87e3201-6760-4c3d-8257-da660da5284e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:06.622488 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 568/2262] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:09:06 2026] GET /volume/v3/types/9304afab-5497-4b67-b76e-9d2c450c7051 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:06.622530 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 563/2262] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:06 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:06.632881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd6919dd-bd6a-4cb5-b0b0-b7354c551f64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.634278 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd6919dd-bd6a-4cb5-b0b0-b7354c551f64 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:06.634603 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd6919dd-bd6a-4cb5-b0b0-b7354c551f64 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-247490306"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:06.646930 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd6919dd-bd6a-4cb5-b0b0-b7354c551f64 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:09:06.647072 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 562/2263] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:09:06 2026] POST /volume/v3/types => generated 215 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:06.654245 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6b0c708-e4e8-4713-af0a-c41a176f9489 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.655872 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b0c708-e4e8-4713-af0a-c41a176f9489 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:09:06.656034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b0c708-e4e8-4713-af0a-c41a176f9489 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1388507566"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:06.668071 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b0c708-e4e8-4713-af0a-c41a176f9489 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:09:06.668231 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 571/2264] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:09:06 2026] POST /volume/v3/group_types => generated 173 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:06.675934 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.677579 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:09:06.677992 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "93ff7514-c3e5-48bd-b0d3-d1e45d985ab7", "volume_types": ["90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2"], "name": "tempest-GroupsTest-Group-1197360662"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:06.679427 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Creating new group {'group': {'group_type': '93ff7514-c3e5-48bd-b0d3-d1e45d985ab7', 'volume_types': ['90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2'], 'name': 'tempest-GroupsTest-Group-1197360662'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:09:06.682985 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Creating group tempest-GroupsTest-Group-1197360662. Aug 06 13:09:06.688634 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Availability Zones retrieved successfully. Aug 06 13:09:06.697112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Created reservations ['782ffd10-df56-42e3-aa90-699e6de821b6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:06.714124 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94d2aa14-4092-4fb3-a4a3-d966e07c030e tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:09:06.714671 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 564/2265] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:09:06 2026] POST /volume/v3/groups => generated 104 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:06.721603 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f26d99d-fd1f-44aa-a80d-79aa3519438b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:06.723783 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f26d99d-fd1f-44aa-a80d-79aa3519438b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:06.723998 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f26d99d-fd1f-44aa-a80d-79aa3519438b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:06.724157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f26d99d-fd1f-44aa-a80d-79aa3519438b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:06.724311 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-1f26d99d-fd1f-44aa-a80d-79aa3519438b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:06.727590 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:06.727590 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:06.734799 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f26d99d-fd1f-44aa-a80d-79aa3519438b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 200 Aug 06 13:09:06.735148 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 569/2266] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:06 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 332 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:07.548900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5bb8d21-ff91-4e15-aac2-6b07f1de00d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:07.550673 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5bb8d21-ff91-4e15-aac2-6b07f1de00d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:07.550954 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5bb8d21-ff91-4e15-aac2-6b07f1de00d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:07.551205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5bb8d21-ff91-4e15-aac2-6b07f1de00d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:07.551423 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d5bb8d21-ff91-4e15-aac2-6b07f1de00d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:07.556060 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:07.556060 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:07.556861 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5bb8d21-ff91-4e15-aac2-6b07f1de00d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:07.557314 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 563/2267] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:07 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:07.638903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac268de1-bd1f-4a64-ba1e-8e39699123bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:07.641421 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac268de1-bd1f-4a64-ba1e-8e39699123bc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:07.643540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac268de1-bd1f-4a64-ba1e-8e39699123bc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:07.643540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac268de1-bd1f-4a64-ba1e-8e39699123bc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:07.654354 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:07.654354 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:07.660122 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac268de1-bd1f-4a64-ba1e-8e39699123bc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:07.668314 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac268de1-bd1f-4a64-ba1e-8e39699123bc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:07.669444 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 572/2268] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:07 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:07.745494 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-845597ab-6c95-41aa-8457-f97f9de932de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:07.747647 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-845597ab-6c95-41aa-8457-f97f9de932de tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:07.747852 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-845597ab-6c95-41aa-8457-f97f9de932de tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:07.748034 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-845597ab-6c95-41aa-8457-f97f9de932de tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:07.748181 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-845597ab-6c95-41aa-8457-f97f9de932de tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:07.751782 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:07.751782 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:07.759673 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-845597ab-6c95-41aa-8457-f97f9de932de tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 200 Aug 06 13:09:07.760080 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 565/2269] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:07 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:07.770060 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:07.772242 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:07.772740 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-843013555", "volume_type": "90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2", "group_id": "5c8de7a6-c044-40f7-8843-b4ae898607e5", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:07.774659 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-843013555', 'volume_type': '90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2', 'group_id': '5c8de7a6-c044-40f7-8843-b4ae898607e5', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:07.784919 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:07.784919 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:07.785550 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume of 1 GB Aug 06 13:09:07.792321 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Availability Zones retrieved successfully. Aug 06 13:09:07.800804 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Flow 'volume_create_api' (8cefcdf2-ecf5-44ff-9d80-fffa8098ea9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:07.802248 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce52e69-0c4d-4ab2-9196-04703f32f25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:07.802995 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:07.802995 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:07.803527 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:07.828939 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce52e69-0c4d-4ab2-9196-04703f32f25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:09:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2,is_public=True,name='tempest-GroupsTest-volume-type-247490306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5c8de7a6-c044-40f7-8843-b4ae898607e5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:07.830005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f36c33-0ea4-4c2b-abe4-4767cb2994dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:07.832558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-52927508-4294-4ad9-9229-072811bf1db3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:07.835392 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-52927508-4294-4ad9-9229-072811bf1db3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575/action Aug 06 13:09:07.835907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-52927508-4294-4ad9-9229-072811bf1db3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:07.836070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-52927508-4294-4ad9-9229-072811bf1db3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:07.856010 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:07.856010 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:07.863468 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-247490306 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-247490306, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:07.863468 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-247490306 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-247490306, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:07.870467 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc4f5e49-a3cb-4fb9-aece-c81c824a1830 req-52927508-4294-4ad9-9229-072811bf1db3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575/action returned with HTTP 204 Aug 06 13:09:07.871031 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 564/2270] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:09:07 2026] POST /volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:07.898978 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Created reservations ['a26fb976-b631-4fb0-a374-59a851fea691', '95e72167-b8f3-47f3-9f34-e8e2ee8b808e', 'a76b3cfb-b614-47b5-aa83-8ae39e186d20', '31a0a437-3db3-4904-988f-a5067a13a404'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:07.900230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f36c33-0ea4-4c2b-abe4-4767cb2994dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a26fb976-b631-4fb0-a374-59a851fea691', '95e72167-b8f3-47f3-9f34-e8e2ee8b808e', 'a76b3cfb-b614-47b5-aa83-8ae39e186d20', '31a0a437-3db3-4904-988f-a5067a13a404']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:07.901520 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (176edc57-5cfd-45f7-85c2-9b14803195cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:07.933328 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (176edc57-5cfd-45f7-85c2-9b14803195cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0029110-9b4a-4587-a852-706558af1916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-843013555',encryption_key_id=None,group_id=5c8de7a6-c044-40f7-8843-b4ae898607e5,group_type_id=,metadata={},multiattach=False,project_id='70738f5f850546eea24b38fd78af4955',qos_specs=None,replication_status=,reservations=['a26fb976-b631-4fb0-a374-59a851fea691','95e72167-b8f3-47f3-9f34-e8e2ee8b808e','a76b3cfb-b614-47b5-aa83-8ae39e186d20','31a0a437-3db3-4904-988f-a5067a13a404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962b2f96bfd3488481205101a156fd7c',volume_type_id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-843013555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5c8de7a6-c044-40f7-8843-b4ae898607e5,host=None,id=b0029110-9b4a-4587-a852-706558af1916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70738f5f850546eea24b38fd78af4955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='962b2f96bfd3488481205101a156fd7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2),volume_type_id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:07.934340 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba47da88-5465-4cbb-8514-7c7d7e613d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:07.959199 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba47da88-5465-4cbb-8514-7c7d7e613d1a) transitioned into state 'SUCCESS' from state '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-843013555',encryption_key_id=None,group_id=5c8de7a6-c044-40f7-8843-b4ae898607e5,group_type_id=,metadata={},multiattach=False,project_id='70738f5f850546eea24b38fd78af4955',qos_specs=None,replication_status=,reservations=['a26fb976-b631-4fb0-a374-59a851fea691','95e72167-b8f3-47f3-9f34-e8e2ee8b808e','a76b3cfb-b614-47b5-aa83-8ae39e186d20','31a0a437-3db3-4904-988f-a5067a13a404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962b2f96bfd3488481205101a156fd7c',volume_type_id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:07.960107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1942732-df91-4c86-82c6-bd9179792409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:07.976991 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1942732-df91-4c86-82c6-bd9179792409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:07.978124 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Flow 'volume_create_api' (8cefcdf2-ecf5-44ff-9d80-fffa8098ea9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:07.978556 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume request issued successfully. Aug 06 13:09:07.979412 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:07.979604 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:08.040420 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:08.046521 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.046521 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:08.050787 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52398db4-9e30-4e0d-b17d-42c8b6adce48 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:08.051148 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 570/2271] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:09:07 2026] POST /volume/v3/volumes => generated 811 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:08.062682 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.066285 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 Aug 06 13:09:08.066285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.066285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.075234 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.075234 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:08.078929 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:08.080041 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:08.080860 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:08.124928 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:08.129282 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.129282 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:08.139163 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bc04030-5080-4809-a0bb-ede23d8aa42a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 returned with HTTP 200 Aug 06 13:09:08.139619 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 573/2272] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 => generated 903 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:08.571492 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f5e6ce1-88c7-4a7f-8280-2c8b31e3cebf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.573457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f5e6ce1-88c7-4a7f-8280-2c8b31e3cebf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:08.573457 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f5e6ce1-88c7-4a7f-8280-2c8b31e3cebf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.573666 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f5e6ce1-88c7-4a7f-8280-2c8b31e3cebf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.573666 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3f5e6ce1-88c7-4a7f-8280-2c8b31e3cebf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:08.577622 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.577622 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:08.578272 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f5e6ce1-88c7-4a7f-8280-2c8b31e3cebf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:08.578961 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 566/2273] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:08.695994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bf43d1a-221d-4fce-9a10-d9aa2b8bb0ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.697740 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bf43d1a-221d-4fce-9a10-d9aa2b8bb0ed tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:08.697947 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bf43d1a-221d-4fce-9a10-d9aa2b8bb0ed tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.698161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bf43d1a-221d-4fce-9a10-d9aa2b8bb0ed tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.707495 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.707495 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:08.710525 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bf43d1a-221d-4fce-9a10-d9aa2b8bb0ed tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:08.714011 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bf43d1a-221d-4fce-9a10-d9aa2b8bb0ed tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:08.714502 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 565/2274] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:08.727187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8433d7e6-a998-40c7-8230-a2a1ebe361d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.729035 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8433d7e6-a998-40c7-8230-a2a1ebe361d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:08.729233 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8433d7e6-a998-40c7-8230-a2a1ebe361d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.729444 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8433d7e6-a998-40c7-8230-a2a1ebe361d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.739336 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.739336 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:08.744489 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8433d7e6-a998-40c7-8230-a2a1ebe361d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:08.748483 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8433d7e6-a998-40c7-8230-a2a1ebe361d5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:08.748837 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 571/2275] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:08.803805 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-1f711aa4-3fa5-4c7b-8d1e-7603671eb167 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.806528 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-1f711aa4-3fa5-4c7b-8d1e-7603671eb167 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:08.806781 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-1f711aa4-3fa5-4c7b-8d1e-7603671eb167 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.807039 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-1f711aa4-3fa5-4c7b-8d1e-7603671eb167 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.820555 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.820555 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:08.826122 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-1f711aa4-3fa5-4c7b-8d1e-7603671eb167 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:08.831951 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-1f711aa4-3fa5-4c7b-8d1e-7603671eb167 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:08.832604 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 574/2276] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:08.859130 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ba9db4ce-d010-4c46-a4de-da4ff3b89e30 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.861196 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ba9db4ce-d010-4c46-a4de-da4ff3b89e30 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/action Aug 06 13:09:08.861554 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ba9db4ce-d010-4c46-a4de-da4ff3b89e30 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:08.861699 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ba9db4ce-d010-4c46-a4de-da4ff3b89e30 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:08.873683 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.873683 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:08.875783 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ba9db4ce-d010-4c46-a4de-da4ff3b89e30 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:08.881836 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ba9db4ce-d010-4c46-a4de-da4ff3b89e30 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Begin detaching volume completed successfully. Aug 06 13:09:08.882024 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ba9db4ce-d010-4c46-a4de-da4ff3b89e30 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/action returned with HTTP 202 Aug 06 13:09:08.882582 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 567/2277] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:09:08 2026] POST /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:09:08.922009 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b164f81-7815-43ae-89dd-9f3c68e9be21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.922588 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b164f81-7815-43ae-89dd-9f3c68e9be21 None None] GET https://10.4.3.59/volume// Aug 06 13:09:08.922824 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b164f81-7815-43ae-89dd-9f3c68e9be21 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.923054 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b164f81-7815-43ae-89dd-9f3c68e9be21 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.923479 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b164f81-7815-43ae-89dd-9f3c68e9be21 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:09:08.923898 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 566/2278] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:09:08.931997 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-48945066-6bff-414c-a7c0-d31023886154 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.934146 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-48945066-6bff-414c-a7c0-d31023886154 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:08.934424 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-48945066-6bff-414c-a7c0-d31023886154 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.934649 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-48945066-6bff-414c-a7c0-d31023886154 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.943640 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.943640 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:08.947126 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-48945066-6bff-414c-a7c0-d31023886154 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:08.952205 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-48945066-6bff-414c-a7c0-d31023886154 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:08.952724 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 572/2279] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:08.961927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ab94cca4-650d-4a9e-bb0b-a1945ee9a3ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:08.965908 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ab94cca4-650d-4a9e-bb0b-a1945ee9a3ff tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/encryption Aug 06 13:09:08.966094 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ab94cca4-650d-4a9e-bb0b-a1945ee9a3ff tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:08.966282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ab94cca4-650d-4a9e-bb0b-a1945ee9a3ff tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:08.974434 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:08.974434 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:08.979679 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-ab94cca4-650d-4a9e-bb0b-a1945ee9a3ff tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/encryption returned with HTTP 200 Aug 06 13:09:08.980121 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 575/2280] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:09:08 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:09.156888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:09.158558 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 Aug 06 13:09:09.158734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:09.158921 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:09.165796 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.165796 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:09.169499 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:09.170109 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:09.170254 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:09.206081 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:09.208293 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.208293 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:09.214843 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c59ad9e-7977-4c66-9340-d65f7437b363 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 returned with HTTP 200 Aug 06 13:09:09.215222 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 568/2281] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:09 2026] GET /volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:09.227621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0181f600-2130-4b7d-ae04-866f9719ad57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:09.229480 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:09.229856 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-464856031", "volume_type": "90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2", "group_id": "5c8de7a6-c044-40f7-8843-b4ae898607e5", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:09.232092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-464856031', 'volume_type': '90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2', 'group_id': '5c8de7a6-c044-40f7-8843-b4ae898607e5', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:09.246035 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.246035 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:09.246739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume of 1 GB Aug 06 13:09:09.256695 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Availability Zones retrieved successfully. Aug 06 13:09:09.264440 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Flow 'volume_create_api' (c00d315c-8544-4ce6-8860-145166c37719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:09.265658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef9a27a-47e7-4d04-999d-fcec7445aeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:09.266295 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.266295 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:09.267617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:09.298891 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef9a27a-47e7-4d04-999d-fcec7445aeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:09:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2,is_public=True,name='tempest-GroupsTest-volume-type-247490306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5c8de7a6-c044-40f7-8843-b4ae898607e5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:09.299907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30ce5fc-aa11-4811-a162-2de70b13a316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:09.330964 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-247490306 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-247490306, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:09.331440 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-247490306 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-247490306, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:09.348154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Created reservations ['411fa69d-a64b-4372-aa6a-c3ac794ee14d', '4a33b936-1b3e-4878-aa8c-78c594f677c1', '31c8814a-1dbf-4e79-a07e-f23dfe2a7bdc', 'beac1b12-ec8c-4db9-8ef4-93dd6f1104fb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:09.349162 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30ce5fc-aa11-4811-a162-2de70b13a316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411fa69d-a64b-4372-aa6a-c3ac794ee14d', '4a33b936-1b3e-4878-aa8c-78c594f677c1', '31c8814a-1dbf-4e79-a07e-f23dfe2a7bdc', 'beac1b12-ec8c-4db9-8ef4-93dd6f1104fb']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:09.349983 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ae584d-d7c0-4e7a-bd51-e4bcba7bea11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:09.380624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ae584d-d7c0-4e7a-bd51-e4bcba7bea11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbde035e-17ff-4005-9497-bee03009c168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-464856031',encryption_key_id=None,group_id=5c8de7a6-c044-40f7-8843-b4ae898607e5,group_type_id=,metadata={},multiattach=False,project_id='70738f5f850546eea24b38fd78af4955',qos_specs=None,replication_status=,reservations=['411fa69d-a64b-4372-aa6a-c3ac794ee14d','4a33b936-1b3e-4878-aa8c-78c594f677c1','31c8814a-1dbf-4e79-a07e-f23dfe2a7bdc','beac1b12-ec8c-4db9-8ef4-93dd6f1104fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962b2f96bfd3488481205101a156fd7c',volume_type_id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-464856031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5c8de7a6-c044-40f7-8843-b4ae898607e5,host=None,id=dbde035e-17ff-4005-9497-bee03009c168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70738f5f850546eea24b38fd78af4955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='962b2f96bfd3488481205101a156fd7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2),volume_type_id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:09.381899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a9a7e15-4f24-408e-aa0a-7996fd8da338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:09.410203 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a9a7e15-4f24-408e-aa0a-7996fd8da338) transitioned into state 'SUCCESS' from state '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-464856031',encryption_key_id=None,group_id=5c8de7a6-c044-40f7-8843-b4ae898607e5,group_type_id=,metadata={},multiattach=False,project_id='70738f5f850546eea24b38fd78af4955',qos_specs=None,replication_status=,reservations=['411fa69d-a64b-4372-aa6a-c3ac794ee14d','4a33b936-1b3e-4878-aa8c-78c594f677c1','31c8814a-1dbf-4e79-a07e-f23dfe2a7bdc','beac1b12-ec8c-4db9-8ef4-93dd6f1104fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962b2f96bfd3488481205101a156fd7c',volume_type_id=90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:09.410924 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d86845-e6ae-427a-934c-52bd300c285e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:09.426202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d86845-e6ae-427a-934c-52bd300c285e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:09.426997 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Flow 'volume_create_api' (c00d315c-8544-4ce6-8860-145166c37719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:09.427277 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Create volume request issued successfully. Aug 06 13:09:09.427896 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:09.428043 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:09.472231 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:09.475951 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.475951 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:09.479587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0181f600-2130-4b7d-ae04-866f9719ad57 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:09.479977 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 567/2282] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:09:09 2026] POST /volume/v3/volumes => generated 811 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:09.490873 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:09.492565 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 Aug 06 13:09:09.492760 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:09.492932 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:09.499670 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.499670 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:09.503726 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:09.504438 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:09.504685 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:09.550687 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:09.553935 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.553935 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:09.564683 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4feb3a26-f68b-4d82-8370-433e8942f8e0 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 returned with HTTP 200 Aug 06 13:09:09.565048 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 573/2283] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:09 2026] GET /volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 => generated 879 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:09.591307 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-766d151a-0333-45f1-9c20-5f0dff81378b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:09.593245 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-766d151a-0333-45f1-9c20-5f0dff81378b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:09.593590 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-766d151a-0333-45f1-9c20-5f0dff81378b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:09.593916 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-766d151a-0333-45f1-9c20-5f0dff81378b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:09.594125 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-766d151a-0333-45f1-9c20-5f0dff81378b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:09.601203 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:09.601203 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:09.602156 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-766d151a-0333-45f1-9c20-5f0dff81378b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:09.602563 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 576/2284] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:09 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:10.578340 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:10.580219 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 Aug 06 13:09:10.580471 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:10.581566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:10.588103 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:10.588103 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:10.591580 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:10.592316 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:10.592974 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:10.619283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ccbf9b0b-f917-4a44-b4d7-2c99c63ace4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:10.621505 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccbf9b0b-f917-4a44-b4d7-2c99c63ace4c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:10.621761 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccbf9b0b-f917-4a44-b4d7-2c99c63ace4c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:10.621989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccbf9b0b-f917-4a44-b4d7-2c99c63ace4c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:10.622127 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ccbf9b0b-f917-4a44-b4d7-2c99c63ace4c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:10.627440 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:10.627440 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:10.628567 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccbf9b0b-f917-4a44-b4d7-2c99c63ace4c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:10.629399 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 568/2285] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:10 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:10.641515 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:10.644640 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:10.644640 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:10.652076 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ae30e25-4633-4041-a80e-e0ddf8870d86 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 returned with HTTP 200 Aug 06 13:09:10.654276 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 569/2286] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:10 2026] GET /volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 => generated 904 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:10.670412 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d09787fb-619f-49a4-8e7a-2de2b246f932 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:10.672849 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d09787fb-619f-49a4-8e7a-2de2b246f932 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] PUT https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:10.673409 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d09787fb-619f-49a4-8e7a-2de2b246f932 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "dbde035e-17ff-4005-9497-bee03009c168"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:10.675008 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-d09787fb-619f-49a4-8e7a-2de2b246f932 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Update called for group 5c8de7a6-c044-40f7-8843-b4ae898607e5. {{(pid=100266) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 13:09:10.675141 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-d09787fb-619f-49a4-8e7a-2de2b246f932 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Updating group 5c8de7a6-c044-40f7-8843-b4ae898607e5 with name new_group description: This is a new group add_volumes: None remove_volumes: dbde035e-17ff-4005-9497-bee03009c168. Aug 06 13:09:10.680661 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:10.680661 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:10.697282 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d09787fb-619f-49a4-8e7a-2de2b246f932 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 202 Aug 06 13:09:10.697282 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 574/2287] 10.4.3.59 () {70 vars in 1400 bytes} [Thu Aug 6 13:09:10 2026] PUT /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 13:09:10.706059 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c468cbec-7f30-47a7-abf4-ac8c119a1088 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:10.707795 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c468cbec-7f30-47a7-abf4-ac8c119a1088 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:10.708033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c468cbec-7f30-47a7-abf4-ac8c119a1088 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:10.708282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c468cbec-7f30-47a7-abf4-ac8c119a1088 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:10.708420 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-c468cbec-7f30-47a7-abf4-ac8c119a1088 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:10.711701 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:10.711701 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:10.718519 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c468cbec-7f30-47a7-abf4-ac8c119a1088 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 200 Aug 06 13:09:10.718914 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 577/2288] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:10 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:11.642691 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-420def16-6a6f-42c9-8704-243a9f75bf43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:11.644621 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-420def16-6a6f-42c9-8704-243a9f75bf43 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:11.644815 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-420def16-6a6f-42c9-8704-243a9f75bf43 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:11.644992 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-420def16-6a6f-42c9-8704-243a9f75bf43 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:11.645088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-420def16-6a6f-42c9-8704-243a9f75bf43 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:11.650478 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:11.650478 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:11.651378 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-420def16-6a6f-42c9-8704-243a9f75bf43 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:11.651882 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 569/2289] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:11 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:11.729542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-332a0d50-407e-4545-847f-ec9896f55ebc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:11.732840 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-332a0d50-407e-4545-847f-ec9896f55ebc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:11.733206 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-332a0d50-407e-4545-847f-ec9896f55ebc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:11.733206 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-332a0d50-407e-4545-847f-ec9896f55ebc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:11.733377 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-332a0d50-407e-4545-847f-ec9896f55ebc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:11.736922 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:11.736922 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:11.755183 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-332a0d50-407e-4545-847f-ec9896f55ebc tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 200 Aug 06 13:09:11.755711 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 570/2290] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:11 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:11.757099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-61f83d99-5ff1-4ddf-a66a-ecc2b9fd758f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:11.759216 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-61f83d99-5ff1-4ddf-a66a-ecc2b9fd758f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575 Aug 06 13:09:11.759432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-61f83d99-5ff1-4ddf-a66a-ecc2b9fd758f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:11.759614 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-61f83d99-5ff1-4ddf-a66a-ecc2b9fd758f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:11.769600 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:11.769600 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:11.776994 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32392294-5c3a-492a-9231-228c43d8bffe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:11.779093 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32392294-5c3a-492a-9231-228c43d8bffe tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:11.779426 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32392294-5c3a-492a-9231-228c43d8bffe tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:11.779679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32392294-5c3a-492a-9231-228c43d8bffe tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:11.779854 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-32392294-5c3a-492a-9231-228c43d8bffe tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:11.785749 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:11.785749 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:11.794399 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32392294-5c3a-492a-9231-228c43d8bffe tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 200 Aug 06 13:09:11.794926 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 578/2291] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:11 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:11.805268 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:11.807166 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:09:11.807430 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:11.807650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:11.807950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:11.808759 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:11.820565 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Get all volumes completed successfully. Aug 06 13:09:11.820682 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0accde4-208c-4a1d-a588-d9295df16ec2 req-61f83d99-5ff1-4ddf-a66a-ecc2b9fd758f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575 returned with HTTP 200 Aug 06 13:09:11.821909 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 575/2292] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:09:11 2026] DELETE /volume/v3/attachments/daea15b4-c910-4155-9dc4-14ef54bd8575 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:11.822104 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:11.822230 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:11.859356 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:11.863064 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:11.863064 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:11.869946 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d921ee0-3fdb-4b2e-8b29-61fa0f91c17d tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:09:11.871096 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 570/2293] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:09:11 2026] GET /volume/v3/volumes/detail => generated 1767 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:11.883567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2664b812-ea29-4486-b428-a3e4b6aef68b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:11.885101 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2664b812-ea29-4486-b428-a3e4b6aef68b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] PUT https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:11.885454 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2664b812-ea29-4486-b428-a3e4b6aef68b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "dbde035e-17ff-4005-9497-bee03009c168"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:11.886732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-2664b812-ea29-4486-b428-a3e4b6aef68b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Update called for group 5c8de7a6-c044-40f7-8843-b4ae898607e5. {{(pid=100269) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 13:09:11.886845 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-2664b812-ea29-4486-b428-a3e4b6aef68b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Updating group 5c8de7a6-c044-40f7-8843-b4ae898607e5 with name None description: None add_volumes: dbde035e-17ff-4005-9497-bee03009c168 remove_volumes: None. Aug 06 13:09:11.889930 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:11.889930 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:11.914452 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2664b812-ea29-4486-b428-a3e4b6aef68b tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 202 Aug 06 13:09:11.914618 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 571/2294] 10.4.3.59 () {70 vars in 1399 bytes} [Thu Aug 6 13:09:11 2026] PUT /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:09:11.921798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1accc851-b7ba-49f9-b690-28ca7610e7df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:11.924855 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1accc851-b7ba-49f9-b690-28ca7610e7df tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:11.924855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1accc851-b7ba-49f9-b690-28ca7610e7df tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:11.924855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1accc851-b7ba-49f9-b690-28ca7610e7df tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:11.924855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-1accc851-b7ba-49f9-b690-28ca7610e7df tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:11.927338 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:11.927338 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:11.934751 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1accc851-b7ba-49f9-b690-28ca7610e7df tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 200 Aug 06 13:09:11.935122 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 579/2295] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:11 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:12.036815 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-635e04de-c1e1-44ef-9c01-af12f340be4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.038756 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-635e04de-c1e1-44ef-9c01-af12f340be4b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:09:12.038947 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-635e04de-c1e1-44ef-9c01-af12f340be4b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.039152 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-635e04de-c1e1-44ef-9c01-af12f340be4b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.046670 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.046670 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:12.050399 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-635e04de-c1e1-44ef-9c01-af12f340be4b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:09:12.054779 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-635e04de-c1e1-44ef-9c01-af12f340be4b tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:09:12.055134 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 576/2296] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:12 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:12.107762 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf264b6c-b0c2-491c-acbf-b092be7c1b22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.110030 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf264b6c-b0c2-491c-acbf-b092be7c1b22 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:09:12.110292 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf264b6c-b0c2-491c-acbf-b092be7c1b22 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.110512 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf264b6c-b0c2-491c-acbf-b092be7c1b22 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.117016 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-11d4c954-a25c-4590-ac97-b97c45d129df req-d4040882-eb95-41e4-b4a3-2977a4cad441 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.118683 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.118683 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:12.118961 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-11d4c954-a25c-4590-ac97-b97c45d129df req-d4040882-eb95-41e4-b4a3-2977a4cad441 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:12.119139 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-11d4c954-a25c-4590-ac97-b97c45d129df req-d4040882-eb95-41e4-b4a3-2977a4cad441 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.119329 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-11d4c954-a25c-4590-ac97-b97c45d129df req-d4040882-eb95-41e4-b4a3-2977a4cad441 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.124012 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cf264b6c-b0c2-491c-acbf-b092be7c1b22 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:09:12.128509 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.128509 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:12.129174 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf264b6c-b0c2-491c-acbf-b092be7c1b22 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:09:12.129700 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 571/2297] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:12 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:12.133029 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-11d4c954-a25c-4590-ac97-b97c45d129df req-d4040882-eb95-41e4-b4a3-2977a4cad441 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:12.137466 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-11d4c954-a25c-4590-ac97-b97c45d129df req-d4040882-eb95-41e4-b4a3-2977a4cad441 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:12.137906 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 572/2298] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:12 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:12.156187 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31cfae7a-cdf2-4754-a595-0fa206497971 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.156697 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31cfae7a-cdf2-4754-a595-0fa206497971 None None] GET https://10.4.3.59/volume// Aug 06 13:09:12.156895 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31cfae7a-cdf2-4754-a595-0fa206497971 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.157140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31cfae7a-cdf2-4754-a595-0fa206497971 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.157563 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31cfae7a-cdf2-4754-a595-0fa206497971 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:09:12.157883 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 580/2299] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:09:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:09:12.165724 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-e6b23984-e1b4-410a-bf9d-53dde6b26b02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.168402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-e6b23984-e1b4-410a-bf9d-53dde6b26b02 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:09:12.168881 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-e6b23984-e1b4-410a-bf9d-53dde6b26b02 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb85ee3b-4370-4059-bc74-a42f56256c6a", "connector": null, "instance_uuid": "2d864d65-38e2-4239-9cac-e9e5dfd7c12e"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:12.182084 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.182084 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:12.217659 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-e6b23984-e1b4-410a-bf9d-53dde6b26b02 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:09:12.218223 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 577/2300] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:09:12 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 06 13:09:12.232205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-5d2b5409-e3f7-485e-9e61-390ebda7a806 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.234024 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-5d2b5409-e3f7-485e-9e61-390ebda7a806 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] DELETE https://10.4.3.59/volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9 Aug 06 13:09:12.234197 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-5d2b5409-e3f7-485e-9e61-390ebda7a806 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.234400 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-5d2b5409-e3f7-485e-9e61-390ebda7a806 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.240867 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.240867 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:12.290018 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-5d2b5409-e3f7-485e-9e61-390ebda7a806 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9 returned with HTTP 200 Aug 06 13:09:12.290574 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 572/2301] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:09:12 2026] DELETE /volume/v3/attachments/25894d4a-1b7f-4435-add7-7a215f69fdd9 => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:12.663483 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-87c62637-3843-4e01-a896-7ce7c96dc5d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.665494 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87c62637-3843-4e01-a896-7ce7c96dc5d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:12.665728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87c62637-3843-4e01-a896-7ce7c96dc5d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.665943 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87c62637-3843-4e01-a896-7ce7c96dc5d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.666739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-87c62637-3843-4e01-a896-7ce7c96dc5d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:12.672054 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.672054 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:12.673716 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87c62637-3843-4e01-a896-7ce7c96dc5d1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:12.673716 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 573/2302] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:12 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:12.949325 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ac67146-067a-4c21-819f-be5fe9e8581a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.951863 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ac67146-067a-4c21-819f-be5fe9e8581a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:12.952245 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ac67146-067a-4c21-819f-be5fe9e8581a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.952710 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ac67146-067a-4c21-819f-be5fe9e8581a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.952892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-3ac67146-067a-4c21-819f-be5fe9e8581a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:12.959896 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.959896 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:12.974816 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ac67146-067a-4c21-819f-be5fe9e8581a tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 200 Aug 06 13:09:12.975455 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 581/2303] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:12 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:12.988052 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:12.989787 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:09:12.989986 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:12.990170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:12.990471 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:12.990887 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:12.990887 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:12.991166 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:12.998139 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Get all volumes completed successfully. Aug 06 13:09:12.998933 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:12.998933 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:13.036747 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:13.041003 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.041003 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:13.046724 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:13.046969 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:13.090001 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:13.093141 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.093141 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:13.106636 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58db4993-b2e6-4234-ba0f-25b7cad5e232 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:09:13.107115 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 578/2304] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:09:12 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:13.121287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-061e71d9-acec-478b-90bd-691329a6dbc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:13.123463 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:09:13.123759 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:13.124007 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:13.124363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:13.124762 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.124762 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:13.125397 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:13.134740 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Get all volumes completed successfully. Aug 06 13:09:13.135638 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:13.135841 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:13.189205 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:13.193192 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.193192 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:13.198686 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:13.199063 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:13.244020 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:13.248183 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.248183 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:13.257109 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-061e71d9-acec-478b-90bd-691329a6dbc9 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:09:13.257618 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 573/2305] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:09:13 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:13.275527 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3ac3b4bb-d7c1-46ce-b182-a9904d0179c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:13.277439 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ac3b4bb-d7c1-46ce-b182-a9904d0179c1 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] POST https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5/action Aug 06 13:09:13.277818 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ac3b4bb-d7c1-46ce-b182-a9904d0179c1 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:13.277927 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ac3b4bb-d7c1-46ce-b182-a9904d0179c1 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:13.280364 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-3ac3b4bb-d7c1-46ce-b182-a9904d0179c1 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] delete called for group 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100269) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:09:13.280626 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-3ac3b4bb-d7c1-46ce-b182-a9904d0179c1 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Delete group with id: 5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:13.285737 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.285737 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:13.348758 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ac3b4bb-d7c1-46ce-b182-a9904d0179c1 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5/action returned with HTTP 202 Aug 06 13:09:13.353429 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 574/2306] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:09:13 2026] POST /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:09:13.358042 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:13.360393 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 Aug 06 13:09:13.360758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:13.361116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:13.369487 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.369487 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:13.374187 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Volume info retrieved successfully. Aug 06 13:09:13.375332 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:09:13.375493 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:09:13.420978 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:09:13.423979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-02f693d2-50ff-48d0-bb86-f0d93e9121d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:13.428382 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.428382 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:13.429090 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-02f693d2-50ff-48d0-bb86-f0d93e9121d0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] PUT https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 Aug 06 13:09:13.429244 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-02f693d2-50ff-48d0-bb86-f0d93e9121d0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:13.437709 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b14cc329-dcb5-440e-b685-eafdb20a8663 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 returned with HTTP 200 Aug 06 13:09:13.438210 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 582/2307] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:13 2026] GET /volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 => generated 903 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:13.442814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-02f693d2-50ff-48d0-bb86-f0d93e9121d0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Acquiring lock "cinder-attachment_update-cb85ee3b-4370-4059-bc74-a42f56256c6a-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:09:13.448902 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-02f693d2-50ff-48d0-bb86-f0d93e9121d0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-cb85ee3b-4370-4059-bc74-a42f56256c6a-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:09:13.450470 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.450470 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:13.588100 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-02f693d2-50ff-48d0-bb86-f0d93e9121d0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Lock "cinder-attachment_update-cb85ee3b-4370-4059-bc74-a42f56256c6a-np0000006653" released by "attachment_update" :: held 0.136s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:09:13.588100 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-02f693d2-50ff-48d0-bb86-f0d93e9121d0 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 returned with HTTP 200 Aug 06 13:09:13.588100 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 579/2308] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:09:13 2026] PUT /volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:13.602206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-92263287-6a8c-43a6-abad-3c416a7d8a2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:13.604602 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-92263287-6a8c-43a6-abad-3c416a7d8a2c tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 Aug 06 13:09:13.604814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-92263287-6a8c-43a6-abad-3c416a7d8a2c tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:13.604989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-92263287-6a8c-43a6-abad-3c416a7d8a2c tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:13.622686 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-92263287-6a8c-43a6-abad-3c416a7d8a2c tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 returned with HTTP 200 Aug 06 13:09:13.623204 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 574/2309] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:09:13 2026] GET /volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:09:13.685097 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95a7bef4-c25a-494f-9ba6-04b39081920e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:13.686693 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95a7bef4-c25a-494f-9ba6-04b39081920e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:13.686868 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95a7bef4-c25a-494f-9ba6-04b39081920e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:13.687033 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95a7bef4-c25a-494f-9ba6-04b39081920e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:13.687139 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-95a7bef4-c25a-494f-9ba6-04b39081920e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:13.692424 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:13.692424 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:13.692424 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95a7bef4-c25a-494f-9ba6-04b39081920e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:13.692735 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 575/2310] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:13 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:14.440416 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db64b5c9-034f-47aa-880e-26905e172d6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.442397 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db64b5c9-034f-47aa-880e-26905e172d6f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c Aug 06 13:09:14.442639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db64b5c9-034f-47aa-880e-26905e172d6f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.442862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db64b5c9-034f-47aa-880e-26905e172d6f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.443010 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-db64b5c9-034f-47aa-880e-26905e172d6f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: ea0488cb-7999-4f7b-9695-b2a7537cbc1c Aug 06 13:09:14.448031 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:14.448031 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:14.448453 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-db64b5c9-034f-47aa-880e-26905e172d6f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:14.451988 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b999ae5-6229-458d-89a0-76523583de70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.454354 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b999ae5-6229-458d-89a0-76523583de70 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 Aug 06 13:09:14.454635 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b999ae5-6229-458d-89a0-76523583de70 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.454899 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b999ae5-6229-458d-89a0-76523583de70 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.463018 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b999ae5-6229-458d-89a0-76523583de70 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 returned with HTTP 404 Aug 06 13:09:14.463786 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 580/2311] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:14 2026] GET /volume/v3/volumes/dbde035e-17ff-4005-9497-bee03009c168 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:14.469984 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-db64b5c9-034f-47aa-880e-26905e172d6f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot delete request issued successfully. Aug 06 13:09:14.470164 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db64b5c9-034f-47aa-880e-26905e172d6f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c returned with HTTP 202 Aug 06 13:09:14.470644 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 583/2312] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:09:14 2026] DELETE /volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:14.471945 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e46e9a81-55f7-42dc-bfc7-1661c9a36dc5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.473621 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e46e9a81-55f7-42dc-bfc7-1661c9a36dc5 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 Aug 06 13:09:14.474354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e46e9a81-55f7-42dc-bfc7-1661c9a36dc5 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.474354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e46e9a81-55f7-42dc-bfc7-1661c9a36dc5 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.479631 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e46e9a81-55f7-42dc-bfc7-1661c9a36dc5 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 returned with HTTP 404 Aug 06 13:09:14.480111 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 575/2313] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:14 2026] GET /volume/v3/volumes/b0029110-9b4a-4587-a852-706558af1916 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:14.482044 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b9d1a5c-ac33-406d-9489-8a4197c371df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.483886 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b9d1a5c-ac33-406d-9489-8a4197c371df tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c Aug 06 13:09:14.484074 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b9d1a5c-ac33-406d-9489-8a4197c371df tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.484254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b9d1a5c-ac33-406d-9489-8a4197c371df tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.488632 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39806c51-9ae6-44b0-86e7-e624fc34ee22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.489957 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:14.489957 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:14.491402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39806c51-9ae6-44b0-86e7-e624fc34ee22 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] GET https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 Aug 06 13:09:14.491616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39806c51-9ae6-44b0-86e7-e624fc34ee22 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.491845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39806c51-9ae6-44b0-86e7-e624fc34ee22 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.491969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-39806c51-9ae6-44b0-86e7-e624fc34ee22 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] show called for member 5c8de7a6-c044-40f7-8843-b4ae898607e5 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:09:14.492991 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2b9d1a5c-ac33-406d-9489-8a4197c371df tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:14.493785 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b9d1a5c-ac33-406d-9489-8a4197c371df tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c returned with HTTP 200 Aug 06 13:09:14.494126 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 576/2314] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:14 2026] GET /volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:14.496292 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39806c51-9ae6-44b0-86e7-e624fc34ee22 tempest-GroupsTest-1689529949 tempest-GroupsTest-1689529949-project-member] https://10.4.3.59/volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 returned with HTTP 404 Aug 06 13:09:14.496770 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 581/2315] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:09:14 2026] GET /volume/v3/groups/5c8de7a6-c044-40f7-8843-b4ae898607e5 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:14.504633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e780a458-5166-48d2-b25d-e2bfe3bf1ab1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.506585 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e780a458-5166-48d2-b25d-e2bfe3bf1ab1 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/93ff7514-c3e5-48bd-b0d3-d1e45d985ab7 Aug 06 13:09:14.506779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e780a458-5166-48d2-b25d-e2bfe3bf1ab1 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.506981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e780a458-5166-48d2-b25d-e2bfe3bf1ab1 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.507249 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:14.507249 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:14.522600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e780a458-5166-48d2-b25d-e2bfe3bf1ab1 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/group_types/93ff7514-c3e5-48bd-b0d3-d1e45d985ab7 returned with HTTP 202 Aug 06 13:09:14.523111 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 584/2316] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:09:14 2026] DELETE /volume/v3/group_types/93ff7514-c3e5-48bd-b0d3-d1e45d985ab7 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:09:14.529711 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cabb234f-2032-4111-a857-2da71ad56213 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.531624 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cabb234f-2032-4111-a857-2da71ad56213 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] DELETE https://10.4.3.59/volume/v3/types/90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2 Aug 06 13:09:14.531809 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cabb234f-2032-4111-a857-2da71ad56213 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.532061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cabb234f-2032-4111-a857-2da71ad56213 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.532412 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:14.532412 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:14.554832 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cabb234f-2032-4111-a857-2da71ad56213 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/types/90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2 returned with HTTP 202 Aug 06 13:09:14.555212 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 576/2317] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:14 2026] DELETE /volume/v3/types/90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:14.561470 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3fd9ac2-0cfb-40d0-88af-65a32fa2da03 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.563123 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3fd9ac2-0cfb-40d0-88af-65a32fa2da03 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] GET https://10.4.3.59/volume/v3/types/90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2 Aug 06 13:09:14.563313 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3fd9ac2-0cfb-40d0-88af-65a32fa2da03 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.563496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3fd9ac2-0cfb-40d0-88af-65a32fa2da03 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.566534 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3fd9ac2-0cfb-40d0-88af-65a32fa2da03 tempest-GroupsTest-1557938285 tempest-GroupsTest-1557938285-project-admin] https://10.4.3.59/volume/v3/types/90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2 returned with HTTP 404 Aug 06 13:09:14.567032 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 577/2318] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:09:14 2026] GET /volume/v3/types/90e1f9ac-c7ee-41c7-a4b9-3ad5f5ed2dc2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:14.705542 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ec097c5-28d2-4e3c-b79a-453efd86e5d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:14.707599 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ec097c5-28d2-4e3c-b79a-453efd86e5d8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:14.707743 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ec097c5-28d2-4e3c-b79a-453efd86e5d8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:14.707918 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ec097c5-28d2-4e3c-b79a-453efd86e5d8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:14.708016 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9ec097c5-28d2-4e3c-b79a-453efd86e5d8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:14.716151 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:14.716151 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:14.716907 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ec097c5-28d2-4e3c-b79a-453efd86e5d8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:14.717231 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 582/2319] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:14 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:15.086185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:15.087642 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:15.087810 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:15.088000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:15.088202 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume with id: b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:15.099758 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:15.099758 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:15.099758 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:15.117793 np0000006653 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:09:15.121073 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:15.128150 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume request issued successfully. Aug 06 13:09:15.128922 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29760a6c-4ab0-44ce-94c3-e0b2b26931e1 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 202 Aug 06 13:09:15.129003 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 585/2320] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:15 2026] DELETE /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:15.131311 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:09:15.131311 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:15.131311 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:15.131462 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Delete volume with id: b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:09:15.137688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96570efb-0e56-4b0a-93be-dcfebac3d085 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:15.139437 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96570efb-0e56-4b0a-93be-dcfebac3d085 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:15.139629 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96570efb-0e56-4b0a-93be-dcfebac3d085 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:15.139799 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96570efb-0e56-4b0a-93be-dcfebac3d085 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:15.143337 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:15.143337 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:15.144565 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:09:15.148700 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:15.148700 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:15.153949 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-96570efb-0e56-4b0a-93be-dcfebac3d085 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:09:15.160890 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96570efb-0e56-4b0a-93be-dcfebac3d085 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 200 Aug 06 13:09:15.161255 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 578/2321] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:15 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:15.172249 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Delete volume request issued successfully. Aug 06 13:09:15.172620 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f651ce5-c6b2-4949-af6e-1deeec27c10c tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 202 Aug 06 13:09:15.173038 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 577/2322] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:15 2026] DELETE /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:15.189634 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f186f94-38fe-48ba-a06b-b526b1a2a0f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:15.192845 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f186f94-38fe-48ba-a06b-b526b1a2a0f8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:09:15.192845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f186f94-38fe-48ba-a06b-b526b1a2a0f8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:15.192845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f186f94-38fe-48ba-a06b-b526b1a2a0f8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:15.205325 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:15.205325 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:15.213456 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f186f94-38fe-48ba-a06b-b526b1a2a0f8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:09:15.219098 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f186f94-38fe-48ba-a06b-b526b1a2a0f8 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 200 Aug 06 13:09:15.219598 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 583/2323] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:15 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:15.504586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-beb742b0-7bbe-489a-9f86-238d70cd682d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:15.506282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-beb742b0-7bbe-489a-9f86-238d70cd682d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c Aug 06 13:09:15.506600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-beb742b0-7bbe-489a-9f86-238d70cd682d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:15.506880 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-beb742b0-7bbe-489a-9f86-238d70cd682d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:15.511408 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-beb742b0-7bbe-489a-9f86-238d70cd682d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c returned with HTTP 404 Aug 06 13:09:15.511986 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 586/2324] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:15 2026] GET /volume/v3/snapshots/ea0488cb-7999-4f7b-9695-b2a7537cbc1c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:15.730561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-defe014e-7446-4cf1-aa51-66bdba5e4968 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:15.733438 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-defe014e-7446-4cf1-aa51-66bdba5e4968 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:15.733683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-defe014e-7446-4cf1-aa51-66bdba5e4968 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:15.733968 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-defe014e-7446-4cf1-aa51-66bdba5e4968 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:15.734040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-defe014e-7446-4cf1-aa51-66bdba5e4968 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:15.739433 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:15.739433 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:15.740246 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-defe014e-7446-4cf1-aa51-66bdba5e4968 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:15.740700 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 579/2325] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:15 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:16.174895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c28baa7c-5f89-4778-8ea8-e4beec270133 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.178022 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c28baa7c-5f89-4778-8ea8-e4beec270133 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 Aug 06 13:09:16.178274 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c28baa7c-5f89-4778-8ea8-e4beec270133 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.178500 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c28baa7c-5f89-4778-8ea8-e4beec270133 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.184436 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c28baa7c-5f89-4778-8ea8-e4beec270133 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 returned with HTTP 404 Aug 06 13:09:16.184592 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 578/2326] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:16 2026] GET /volume/v3/volumes/b3d81c38-d5f1-4522-9dbf-e951ce8f6222 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:16.191291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e40f5f6-7302-4216-9363-c45a36f8b4d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.196281 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e40f5f6-7302-4216-9363-c45a36f8b4d7 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:09:16.196281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e40f5f6-7302-4216-9363-c45a36f8b4d7 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.196281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e40f5f6-7302-4216-9363-c45a36f8b4d7 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.196281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e40f5f6-7302-4216-9363-c45a36f8b4d7 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:16.208452 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e40f5f6-7302-4216-9363-c45a36f8b4d7 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Get all volumes completed successfully. Aug 06 13:09:16.210243 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:16.210243 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:16.220008 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e40f5f6-7302-4216-9363-c45a36f8b4d7 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:09:16.220447 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 584/2327] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:09:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9495 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:16.234793 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-154d50b3-e3b7-46e7-a740-b2379e1ec3fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.235023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28047a99-4810-4666-9392-5a7b137cb697 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.236572 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-154d50b3-e3b7-46e7-a740-b2379e1ec3fe tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] DELETE https://10.4.3.59/volume/v3/types/27fb3eee-8dd0-4232-a655-59461926de72 Aug 06 13:09:16.236799 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-154d50b3-e3b7-46e7-a740-b2379e1ec3fe tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.236832 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28047a99-4810-4666-9392-5a7b137cb697 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e Aug 06 13:09:16.236935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-154d50b3-e3b7-46e7-a740-b2379e1ec3fe tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.237009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28047a99-4810-4666-9392-5a7b137cb697 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.237186 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28047a99-4810-4666-9392-5a7b137cb697 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.244364 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28047a99-4810-4666-9392-5a7b137cb697 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e returned with HTTP 404 Aug 06 13:09:16.245124 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 580/2328] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:16 2026] GET /volume/v3/volumes/b2f1394c-2fa0-4ee7-a3c8-9a55c590d19e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:16.263802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-154d50b3-e3b7-46e7-a740-b2379e1ec3fe tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/27fb3eee-8dd0-4232-a655-59461926de72 returned with HTTP 202 Aug 06 13:09:16.264221 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 587/2329] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:16 2026] DELETE /volume/v3/types/27fb3eee-8dd0-4232-a655-59461926de72 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:16.274407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e50a4e6-fd02-4659-96f1-02fc1c8b22c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.276138 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e50a4e6-fd02-4659-96f1-02fc1c8b22c6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:16.276527 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e50a4e6-fd02-4659-96f1-02fc1c8b22c6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1790288578", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:16.293477 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e50a4e6-fd02-4659-96f1-02fc1c8b22c6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:09:16.293831 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 579/2330] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:09:16 2026] POST /volume/v3/types => generated 214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:16.295751 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-372f7116-e454-4749-826a-7d99fbd659c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.298691 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-372f7116-e454-4749-826a-7d99fbd659c3 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:09:16.298895 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-372f7116-e454-4749-826a-7d99fbd659c3 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.299080 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-372f7116-e454-4749-826a-7d99fbd659c3 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.299246 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-372f7116-e454-4749-826a-7d99fbd659c3 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Delete volume with id: a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:09:16.301067 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef8611ee-3201-46c5-a583-8728a305dcf1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.302954 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef8611ee-3201-46c5-a583-8728a305dcf1 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types/8b37a77c-77af-4c64-9531-907a57bf12a7/encryption Aug 06 13:09:16.303281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef8611ee-3201-46c5-a583-8728a305dcf1 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:16.307690 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:16.307690 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:16.308080 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-372f7116-e454-4749-826a-7d99fbd659c3 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:09:16.318525 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef8611ee-3201-46c5-a583-8728a305dcf1 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/8b37a77c-77af-4c64-9531-907a57bf12a7/encryption returned with HTTP 200 Aug 06 13:09:16.318932 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 581/2331] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:09:16 2026] POST /volume/v3/types/8b37a77c-77af-4c64-9531-907a57bf12a7/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:16.323282 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-372f7116-e454-4749-826a-7d99fbd659c3 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Delete volume request issued successfully. Aug 06 13:09:16.323476 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-372f7116-e454-4749-826a-7d99fbd659c3 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 202 Aug 06 13:09:16.323839 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 585/2332] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:16 2026] DELETE /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:16.328571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.333231 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:16.333675 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1453801963", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1790288578", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:16.339374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1453801963', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1790288578', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:16.340129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab93ba34-cd24-4626-8f7c-3a8de67dcf21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.342283 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab93ba34-cd24-4626-8f7c-3a8de67dcf21 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:09:16.342549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab93ba34-cd24-4626-8f7c-3a8de67dcf21 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.342733 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume of 1 GB Aug 06 13:09:16.342792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab93ba34-cd24-4626-8f7c-3a8de67dcf21 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.343015 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:16.343015 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:16.343552 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Availability Zones retrieved successfully. Aug 06 13:09:16.350744 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (e5928e08-da9a-43c5-92a8-dcc59079d9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:16.351598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9e4be2-a0a0-4703-9c2d-2f9aec5330fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:16.352436 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:16.352763 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:16.352763 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:16.357299 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab93ba34-cd24-4626-8f7c-3a8de67dcf21 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Volume info retrieved successfully. Aug 06 13:09:16.362980 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab93ba34-cd24-4626-8f7c-3a8de67dcf21 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 200 Aug 06 13:09:16.363808 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 580/2333] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:16 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:16.377402 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9e4be2-a0a0-4703-9c2d-2f9aec5330fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:09:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b37a77c-77af-4c64-9531-907a57bf12a7,is_public=True,name='tempest-scenario-type-luksv2-1790288578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b37a77c-77af-4c64-9531-907a57bf12a7', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:16.378052 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c009f71d-65d7-4a6b-94ed-41344c9926a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:16.398965 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:16.399200 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:16.420876 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Created reservations ['20466f58-0ba7-426d-b277-9ee5072947f3', 'c60a9c88-4f14-44f5-a182-5dcb64fc7e0c', '74694574-63df-44de-a8ee-9941a78b6347', '42b93627-0077-4ef6-883a-1a4c5fa0e525'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:16.421750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c009f71d-65d7-4a6b-94ed-41344c9926a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20466f58-0ba7-426d-b277-9ee5072947f3', 'c60a9c88-4f14-44f5-a182-5dcb64fc7e0c', '74694574-63df-44de-a8ee-9941a78b6347', '42b93627-0077-4ef6-883a-1a4c5fa0e525']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:16.422500 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d21123a-a939-4832-907f-090652ef3397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:16.443556 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d21123a-a939-4832-907f-090652ef3397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1453801963',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['20466f58-0ba7-426d-b277-9ee5072947f3','c60a9c88-4f14-44f5-a182-5dcb64fc7e0c','74694574-63df-44de-a8ee-9941a78b6347','42b93627-0077-4ef6-883a-1a4c5fa0e525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=8b37a77c-77af-4c64-9531-907a57bf12a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1453801963',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3946c89e6189491d8f9e8e06c6a96f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='767a2733278c480d8caa1203fc0d2721',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b37a77c-77af-4c64-9531-907a57bf12a7),volume_type_id=8b37a77c-77af-4c64-9531-907a57bf12a7)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:16.444274 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2a0f0d-98e6-4de3-9d34-26ac25ac3638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:16.462859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2a0f0d-98e6-4de3-9d34-26ac25ac3638) transitioned into state 'SUCCESS' from state '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-1453801963',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['20466f58-0ba7-426d-b277-9ee5072947f3','c60a9c88-4f14-44f5-a182-5dcb64fc7e0c','74694574-63df-44de-a8ee-9941a78b6347','42b93627-0077-4ef6-883a-1a4c5fa0e525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=8b37a77c-77af-4c64-9531-907a57bf12a7)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:16.463679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f55242b5-a82b-4b27-bfff-c79869d5873d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:16.474464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f55242b5-a82b-4b27-bfff-c79869d5873d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:16.475334 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (e5928e08-da9a-43c5-92a8-dcc59079d9f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:16.475754 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request issued successfully. Aug 06 13:09:16.476357 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba1cff79-ac5c-446e-8e03-ce36de5a6445 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:16.476846 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 588/2334] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:16 2026] POST /volume/v3/volumes => generated 785 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:16.738636 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d64b7cad-30f8-4d4d-acb8-fc61575ad8e9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.751346 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27853be5-d606-48b5-a41e-33c60646161e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.752890 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27853be5-d606-48b5-a41e-33c60646161e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:16.753097 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27853be5-d606-48b5-a41e-33c60646161e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.753339 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27853be5-d606-48b5-a41e-33c60646161e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.753479 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-27853be5-d606-48b5-a41e-33c60646161e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:16.757343 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:16.757343 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:16.758119 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27853be5-d606-48b5-a41e-33c60646161e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:16.758483 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 586/2335] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:16 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:16.815727 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d64b7cad-30f8-4d4d-acb8-fc61575ad8e9 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] GET https://10.4.3.59/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 13:09:16.815969 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d64b7cad-30f8-4d4d-acb8-fc61575ad8e9 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.816191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d64b7cad-30f8-4d4d-acb8-fc61575ad8e9 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] Calling method 'get_pools' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.826076 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d64b7cad-30f8-4d4d-acb8-fc61575ad8e9 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] https://10.4.3.59/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 13:09:16.826549 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 582/2336] 10.4.3.59 () {66 vars in 1307 bytes} [Thu Aug 6 13:09:16 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:16.843914 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f2a9ee7-b28c-4952-9a7b-7b271330f489 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:16.845812 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f2a9ee7-b28c-4952-9a7b-7b271330f489 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] GET https://10.4.3.59/volume/v3/scheduler-stats/get_pools Aug 06 13:09:16.845981 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f2a9ee7-b28c-4952-9a7b-7b271330f489 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:16.846193 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f2a9ee7-b28c-4952-9a7b-7b271330f489 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:16.859736 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f2a9ee7-b28c-4952-9a7b-7b271330f489 tempest-VolumePoolsAdminTestsJSON-361291976 tempest-VolumePoolsAdminTestsJSON-361291976-project-admin] https://10.4.3.59/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 13:09:16.860759 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 581/2337] 10.4.3.59 () {66 vars in 1284 bytes} [Thu Aug 6 13:09:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:17.381105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9536abd1-804a-4645-9590-85a403c35dc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:17.385586 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9536abd1-804a-4645-9590-85a403c35dc4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] GET https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 Aug 06 13:09:17.385864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9536abd1-804a-4645-9590-85a403c35dc4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:17.386122 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9536abd1-804a-4645-9590-85a403c35dc4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:17.391940 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9536abd1-804a-4645-9590-85a403c35dc4 tempest-AttachVolumeShelveTestJSON-1193686591 tempest-AttachVolumeShelveTestJSON-1193686591-project-member] https://10.4.3.59/volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 returned with HTTP 404 Aug 06 13:09:17.392548 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 589/2338] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:17 2026] GET /volume/v3/volumes/a00aaac5-be86-4c80-ad4b-ec70fb065c46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:17.775013 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f86872b5-547e-4909-843f-53d31f56de1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:17.777393 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f86872b5-547e-4909-843f-53d31f56de1f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:17.777702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f86872b5-547e-4909-843f-53d31f56de1f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:17.777873 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f86872b5-547e-4909-843f-53d31f56de1f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:17.777938 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f86872b5-547e-4909-843f-53d31f56de1f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:17.785161 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:17.785161 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:17.785972 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f86872b5-547e-4909-843f-53d31f56de1f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:17.786368 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 587/2339] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:17 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:17.835793 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4efc591f-3c0f-4fa2-8b15-ab381f8241fc req-fef54e9c-6e53-4954-9530-39623f0a82bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:17.837830 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4efc591f-3c0f-4fa2-8b15-ab381f8241fc req-fef54e9c-6e53-4954-9530-39623f0a82bf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90 Aug 06 13:09:17.838059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4efc591f-3c0f-4fa2-8b15-ab381f8241fc req-fef54e9c-6e53-4954-9530-39623f0a82bf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:17.838213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4efc591f-3c0f-4fa2-8b15-ab381f8241fc req-fef54e9c-6e53-4954-9530-39623f0a82bf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:17.848693 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:17.848693 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:17.903868 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4efc591f-3c0f-4fa2-8b15-ab381f8241fc req-fef54e9c-6e53-4954-9530-39623f0a82bf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90 returned with HTTP 200 Aug 06 13:09:17.904393 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 583/2340] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:09:17 2026] DELETE /volume/v3/attachments/2207d4e1-7ef1-44af-9f7d-5c44569a1e90 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:18.216946 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-7d74319e-b634-4376-85c3-58a4cc64e5ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:18.221203 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-7d74319e-b634-4376-85c3-58a4cc64e5ca tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] POST https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167/action Aug 06 13:09:18.221383 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-7d74319e-b634-4376-85c3-58a4cc64e5ca tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:18.221526 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-7d74319e-b634-4376-85c3-58a4cc64e5ca tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:18.245642 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:18.245642 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:18.267363 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad3d393e-d521-4604-ab03-e2f1229e2a76 req-7d74319e-b634-4376-85c3-58a4cc64e5ca tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167/action returned with HTTP 204 Aug 06 13:09:18.268123 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 582/2341] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:09:18 2026] POST /volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:18.804641 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c526708-6520-451b-874d-e3ef44d46117 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:18.806750 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c526708-6520-451b-874d-e3ef44d46117 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:18.807072 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c526708-6520-451b-874d-e3ef44d46117 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:18.807305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c526708-6520-451b-874d-e3ef44d46117 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:18.807523 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9c526708-6520-451b-874d-e3ef44d46117 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:18.814308 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:18.814308 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:18.815544 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c526708-6520-451b-874d-e3ef44d46117 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:18.816458 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 590/2342] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:18 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:19.290251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:19.505631 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 Aug 06 13:09:19.505898 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:19.506152 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:19.519457 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:19.519457 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:19.519457 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:19.526055 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7705b320-31a8-4c33-9e87-5a0d7ed17a2f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 returned with HTTP 200 Aug 06 13:09:19.526490 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 588/2343] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:19 2026] GET /volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 => generated 606 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:19.539833 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:19.630882 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:19.631237 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1494372947"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:19.633348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1494372947'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:19.633348 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Create volume of 1 GB Aug 06 13:09:19.633647 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:19.633647 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:19.638806 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Availability Zones retrieved successfully. Aug 06 13:09:19.645971 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Flow 'volume_create_api' (401275c6-a64f-462d-890f-04b4c5cbba59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:19.649387 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583f246b-8277-4d1e-97e4-c059fd8b6016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:19.649387 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:19.684082 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52266129-e511-4a07-ba0c-21c230617917 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:19.688066 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52266129-e511-4a07-ba0c-21c230617917 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:09:19.688304 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52266129-e511-4a07-ba0c-21c230617917 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:19.688494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52266129-e511-4a07-ba0c-21c230617917 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:19.688672 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-52266129-e511-4a07-ba0c-21c230617917 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:09:19.693024 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583f246b-8277-4d1e-97e4-c059fd8b6016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:19.694085 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f9186e-9c4b-4b99-978a-187eeb77e437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:19.700663 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:19.700663 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:19.701146 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52266129-e511-4a07-ba0c-21c230617917 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:19.724749 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52266129-e511-4a07-ba0c-21c230617917 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:09:19.725053 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52266129-e511-4a07-ba0c-21c230617917 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 202 Aug 06 13:09:19.725692 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 583/2344] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:19 2026] DELETE /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:19.738608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-815e2fad-b718-447a-8fcd-b8d142591a88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:19.740960 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-815e2fad-b718-447a-8fcd-b8d142591a88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:09:19.741103 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-815e2fad-b718-447a-8fcd-b8d142591a88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:19.741932 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-815e2fad-b718-447a-8fcd-b8d142591a88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:19.753114 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:19.753114 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:19.759781 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-815e2fad-b718-447a-8fcd-b8d142591a88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:19.768099 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-815e2fad-b718-447a-8fcd-b8d142591a88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 200 Aug 06 13:09:19.768958 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 591/2345] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:19 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:19.778567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Created reservations ['8ea0ea74-fef3-4ffd-a51e-e716c1d7d0a5', 'df200049-544f-4be4-b79c-1733fca87bf8', '204fa0aa-a984-424f-aec0-03e6439d1afe', '6c3889be-4781-4508-bd71-5fa68e80ea55'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:19.779431 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f9186e-9c4b-4b99-978a-187eeb77e437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea0ea74-fef3-4ffd-a51e-e716c1d7d0a5', 'df200049-544f-4be4-b79c-1733fca87bf8', '204fa0aa-a984-424f-aec0-03e6439d1afe', '6c3889be-4781-4508-bd71-5fa68e80ea55']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:19.780463 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a863eb-ec0d-45b0-b8c9-6abde1f8c39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:19.806382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a863eb-ec0d-45b0-b8c9-6abde1f8c39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '721b3855-56a1-4259-ab9b-190652e2a3cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1494372947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dae098c5435f47728a002961e58d9164',qos_specs=None,replication_status=,reservations=['8ea0ea74-fef3-4ffd-a51e-e716c1d7d0a5','df200049-544f-4be4-b79c-1733fca87bf8','204fa0aa-a984-424f-aec0-03e6439d1afe','6c3889be-4781-4508-bd71-5fa68e80ea55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd50a5d80beb4dbfa5c6a76962727426',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1494372947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=721b3855-56a1-4259-ab9b-190652e2a3cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dae098c5435f47728a002961e58d9164',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd50a5d80beb4dbfa5c6a76962727426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:19.807142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87229b0e-9d74-45d3-b8be-5b1c801cbd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:19.826525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be5279a9-1d45-400c-9da7-f8173f211c23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:19.828815 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be5279a9-1d45-400c-9da7-f8173f211c23 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:19.828992 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be5279a9-1d45-400c-9da7-f8173f211c23 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:19.829186 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be5279a9-1d45-400c-9da7-f8173f211c23 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:19.829297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-be5279a9-1d45-400c-9da7-f8173f211c23 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:19.834755 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:19.834755 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:19.835478 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be5279a9-1d45-400c-9da7-f8173f211c23 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:19.835928 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 589/2346] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:19 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:19.843889 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87229b0e-9d74-45d3-b8be-5b1c801cbd77) transitioned into state 'SUCCESS' from state '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-1494372947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dae098c5435f47728a002961e58d9164',qos_specs=None,replication_status=,reservations=['8ea0ea74-fef3-4ffd-a51e-e716c1d7d0a5','df200049-544f-4be4-b79c-1733fca87bf8','204fa0aa-a984-424f-aec0-03e6439d1afe','6c3889be-4781-4508-bd71-5fa68e80ea55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd50a5d80beb4dbfa5c6a76962727426',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:19.844809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df0d4ad-918c-48ea-8dfd-c0798958cfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:19.855821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df0d4ad-918c-48ea-8dfd-c0798958cfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:19.867310 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Flow 'volume_create_api' (401275c6-a64f-462d-890f-04b4c5cbba59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:19.867310 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Create volume request issued successfully. Aug 06 13:09:19.867310 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8839497-b86f-417e-b09c-22b4bb69fc46 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:19.867310 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 584/2347] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:19 2026] POST /volume/v3/volumes => generated 757 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:19.877833 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96036698-548f-469a-b914-ba1db2bec6a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:19.884247 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96036698-548f-469a-b914-ba1db2bec6a3 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] GET https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb Aug 06 13:09:19.884247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96036698-548f-469a-b914-ba1db2bec6a3 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:19.884247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96036698-548f-469a-b914-ba1db2bec6a3 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:19.895361 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:19.895361 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:19.902206 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96036698-548f-469a-b914-ba1db2bec6a3 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Volume info retrieved successfully. Aug 06 13:09:19.915014 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96036698-548f-469a-b914-ba1db2bec6a3 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb returned with HTTP 200 Aug 06 13:09:19.915487 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 584/2348] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:19 2026] GET /volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:20.784197 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4fe1c007-b2bb-4825-b4cb-f9d1718d4c94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:20.786858 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fe1c007-b2bb-4825-b4cb-f9d1718d4c94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 Aug 06 13:09:20.787090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fe1c007-b2bb-4825-b4cb-f9d1718d4c94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:20.787354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fe1c007-b2bb-4825-b4cb-f9d1718d4c94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:20.795682 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fe1c007-b2bb-4825-b4cb-f9d1718d4c94 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 returned with HTTP 404 Aug 06 13:09:20.796202 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 592/2349] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:20 2026] GET /volume/v3/volumes/2c8d0b95-8a50-44a0-8039-90eadb1050c7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:20.831484 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be77511c-a1ff-407f-986e-506d775625c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:20.833579 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:20.833976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1573717702", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:20.835933 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1573717702', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:20.849758 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a14e165f-df7c-4475-9fe1-de7a3c1b4dda None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:20.851674 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a14e165f-df7c-4475-9fe1-de7a3c1b4dda tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:20.851893 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a14e165f-df7c-4475-9fe1-de7a3c1b4dda tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:20.852083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a14e165f-df7c-4475-9fe1-de7a3c1b4dda tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:20.852190 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a14e165f-df7c-4475-9fe1-de7a3c1b4dda tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:20.857982 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:20.857982 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:20.858864 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a14e165f-df7c-4475-9fe1-de7a3c1b4dda tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:20.859243 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 585/2350] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:20 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:20.933014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-004da753-0969-4069-bba2-3b5ac04973ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:20.938166 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-004da753-0969-4069-bba2-3b5ac04973ec tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] GET https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb Aug 06 13:09:20.938363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-004da753-0969-4069-bba2-3b5ac04973ec tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:20.938590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-004da753-0969-4069-bba2-3b5ac04973ec tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:20.950347 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:20.950347 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:20.957412 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-004da753-0969-4069-bba2-3b5ac04973ec tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Volume info retrieved successfully. Aug 06 13:09:20.963112 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:09:20.964730 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-004da753-0969-4069-bba2-3b5ac04973ec tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb returned with HTTP 200 Aug 06 13:09:20.965451 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 585/2351] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:20 2026] GET /volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:20.968221 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:09:20.975143 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (537a37d3-db3b-4344-b0b2-8b4d79a20dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:20.976021 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36130ba1-609f-42d2-a304-7e3acd4632e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:20.977084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:20.979354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56b95903-aa07-4dd0-9c0d-e8d57d333833 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:20.982129 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56b95903-aa07-4dd0-9c0d-e8d57d333833 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 Aug 06 13:09:20.982387 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56b95903-aa07-4dd0-9c0d-e8d57d333833 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:21.028176 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-56b95903-aa07-4dd0-9c0d-e8d57d333833 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:21.033750 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56b95903-aa07-4dd0-9c0d-e8d57d333833 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 returned with HTTP 200 Aug 06 13:09:21.035036 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 593/2352] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:09:20 2026] PUT /volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 => generated 561 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.046937 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.048776 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:21.051632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:21.051632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:21.051632 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Create volume of 2 GB Aug 06 13:09:21.052027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36130ba1-609f-42d2-a304-7e3acd4632e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:21.052889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c04fd3-3bd4-4090-9e92-1b5bb6b54e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.060337 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Availability Zones retrieved successfully. Aug 06 13:09:21.068191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Flow 'volume_create_api' (422a961a-f4d4-42bf-af6c-92a1f1b68dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:21.069203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138b9f4f-f6e6-47d4-8eac-f4cf906b695a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.070208 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Validating volume size '2' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:21.095870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['ac0db7d9-03e1-40e5-970d-e90365e1add4', '70270407-ef07-480d-84a0-be15ab050661', '2f32d9e4-0762-4df3-9063-3ed9c12b22b9', '086eee7d-0ddf-4fc3-80cb-8e0030a16484'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:21.096722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c04fd3-3bd4-4090-9e92-1b5bb6b54e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac0db7d9-03e1-40e5-970d-e90365e1add4', '70270407-ef07-480d-84a0-be15ab050661', '2f32d9e4-0762-4df3-9063-3ed9c12b22b9', '086eee7d-0ddf-4fc3-80cb-8e0030a16484']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:21.098037 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a05436e-a444-4b9c-b4ec-35c877950301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.111481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138b9f4f-f6e6-47d4-8eac-f4cf906b695a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:21.111481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382d23c8-a121-4a59-85d3-93c57f58932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.119423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a05436e-a444-4b9c-b4ec-35c877950301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e3bd3d-29c7-4724-94ee-e597160a89b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1573717702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['ac0db7d9-03e1-40e5-970d-e90365e1add4','70270407-ef07-480d-84a0-be15ab050661','2f32d9e4-0762-4df3-9063-3ed9c12b22b9','086eee7d-0ddf-4fc3-80cb-8e0030a16484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1573717702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e3bd3d-29c7-4724-94ee-e597160a89b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:21.120121 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fea5c0-eea6-47e4-bc17-938ca8efb200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.137386 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fea5c0-eea6-47e4-bc17-938ca8efb200) transitioned into state 'SUCCESS' from state '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-1573717702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['ac0db7d9-03e1-40e5-970d-e90365e1add4','70270407-ef07-480d-84a0-be15ab050661','2f32d9e4-0762-4df3-9063-3ed9c12b22b9','086eee7d-0ddf-4fc3-80cb-8e0030a16484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:21.138159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464c9415-502c-412c-8e5f-387b31c051e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.142586 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota_utils [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Quota exceeded for dae098c5435f47728a002961e58d9164, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 13:09:21.144501 np0000006653 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382d23c8-a121-4a59-85d3-93c57f58932e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 13:09:21.144501 np0000006653 devstack@c-api.service[100269]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 06 13:09:21.148598 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464c9415-502c-412c-8e5f-387b31c051e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:21.148598 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (537a37d3-db3b-4344-b0b2-8b4d79a20dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:21.149041 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382d23c8-a121-4a59-85d3-93c57f58932e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.149118 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:09:21.149180 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be77511c-a1ff-407f-986e-506d775625c4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:21.149581 np0000006653 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382d23c8-a121-4a59-85d3-93c57f58932e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:09:21.149648 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 590/2353] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:20 2026] POST /volume/v3/volumes => generated 757 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:21.150495 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138b9f4f-f6e6-47d4-8eac-f4cf906b695a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.153105 np0000006653 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138b9f4f-f6e6-47d4-8eac-f4cf906b695a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:09:21.155666 np0000006653 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Flow 'volume_create_api' (422a961a-f4d4-42bf-af6c-92a1f1b68dea) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 13:09:21.156108 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-30f00919-aec5-4cb6-9b11-b72c64cb461d tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 413 Aug 06 13:09:21.157110 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 586/2354] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:21 2026] POST /volume/v3/volumes => generated 208 bytes in 111 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 13:09:21.166619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1957bf3-4665-470b-8373-39af459c9442 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.169702 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1957bf3-4665-470b-8373-39af459c9442 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:21.169702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1957bf3-4665-470b-8373-39af459c9442 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.169702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1957bf3-4665-470b-8373-39af459c9442 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.169784 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67f371ca-8a43-4ea5-8e0d-6b6480eaa10f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.171681 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67f371ca-8a43-4ea5-8e0d-6b6480eaa10f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 Aug 06 13:09:21.172032 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67f371ca-8a43-4ea5-8e0d-6b6480eaa10f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:21.178190 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.178190 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:21.188398 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1957bf3-4665-470b-8373-39af459c9442 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:21.200486 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1957bf3-4665-470b-8373-39af459c9442 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 200 Aug 06 13:09:21.200930 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 586/2355] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:21 2026] GET /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.228813 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67f371ca-8a43-4ea5-8e0d-6b6480eaa10f tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 returned with HTTP 200 Aug 06 13:09:21.229173 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 594/2356] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:09:21 2026] PUT /volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 => generated 561 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.239829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e47f3fb3-050a-4653-a404-ef4487c868be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.242105 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:21.242529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:21.244168 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:21.244340 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Create volume of 1 GB Aug 06 13:09:21.244629 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.244629 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:21.249510 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Availability Zones retrieved successfully. Aug 06 13:09:21.257009 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Flow 'volume_create_api' (0d350259-6a40-4096-aec9-53570f15294d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:21.258104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253d901d-de6f-4611-98d6-13cb1f96ec77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.259317 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:21.301836 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253d901d-de6f-4611-98d6-13cb1f96ec77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:21.303365 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc556b9-413c-4242-a4f5-05e8845adb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.348339 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota_utils [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Quota exceeded for dae098c5435f47728a002961e58d9164, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 06 13:09:21.352756 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc556b9-413c-4242-a4f5-05e8845adb26) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 13:09:21.352756 np0000006653 devstack@c-api.service[100266]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 06 13:09:21.355761 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc556b9-413c-4242-a4f5-05e8845adb26) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.358008 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc556b9-413c-4242-a4f5-05e8845adb26) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:09:21.358008 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253d901d-de6f-4611-98d6-13cb1f96ec77) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:21.359275 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253d901d-de6f-4611-98d6-13cb1f96ec77) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:09:21.360953 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Flow 'volume_create_api' (0d350259-6a40-4096-aec9-53570f15294d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 13:09:21.361380 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-e47f3fb3-050a-4653-a404-ef4487c868be tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 413 Aug 06 13:09:21.363584 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 591/2357] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:21 2026] POST /volume/v3/volumes => generated 150 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 13:09:21.373738 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-74ac3ca3-9008-49cf-8383-4190cb4033b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.379227 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74ac3ca3-9008-49cf-8383-4190cb4033b3 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 Aug 06 13:09:21.379873 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74ac3ca3-9008-49cf-8383-4190cb4033b3 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:21.385776 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.385776 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:21.417075 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-74ac3ca3-9008-49cf-8383-4190cb4033b3 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:21.417452 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-74ac3ca3-9008-49cf-8383-4190cb4033b3 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:21.417795 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-74ac3ca3-9008-49cf-8383-4190cb4033b3 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1790288578 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1790288578, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:21.428630 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74ac3ca3-9008-49cf-8383-4190cb4033b3 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 returned with HTTP 200 Aug 06 13:09:21.428630 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 587/2358] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:09:21 2026] PUT /volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 => generated 560 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.442593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4a72417-2198-4f21-845b-5ca17efa6452 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.444840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4a72417-2198-4f21-845b-5ca17efa6452 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] POST https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb/action Aug 06 13:09:21.445406 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4a72417-2198-4f21-845b-5ca17efa6452 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:21.445506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4a72417-2198-4f21-845b-5ca17efa6452 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:21.459235 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.459235 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:21.459235 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4a72417-2198-4f21-845b-5ca17efa6452 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Volume info retrieved successfully. Aug 06 13:09:21.495035 np0000006653 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-a4a72417-2198-4f21-845b-5ca17efa6452 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Quota exceeded for dae098c5435f47728a002961e58d9164, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 13:09:21.500377 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-a4a72417-2198-4f21-845b-5ca17efa6452 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb/action returned with HTTP 413 Aug 06 13:09:21.501378 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 587/2359] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:09:21 2026] POST /volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb/action => generated 208 bytes in 59 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 13:09:21.514064 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50c98d9d-5386-4438-b86e-65bfe0dbb348 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.516121 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c98d9d-5386-4438-b86e-65bfe0dbb348 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] GET https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb Aug 06 13:09:21.516348 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c98d9d-5386-4438-b86e-65bfe0dbb348 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.516530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c98d9d-5386-4438-b86e-65bfe0dbb348 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.527819 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.527819 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:21.543347 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50c98d9d-5386-4438-b86e-65bfe0dbb348 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Volume info retrieved successfully. Aug 06 13:09:21.550817 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c98d9d-5386-4438-b86e-65bfe0dbb348 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb returned with HTTP 200 Aug 06 13:09:21.551150 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 595/2360] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:21 2026] GET /volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.583775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.586081 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] DELETE https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb Aug 06 13:09:21.586341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.586764 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.586989 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Delete volume with id: 721b3855-56a1-4259-ab9b-190652e2a3cb Aug 06 13:09:21.597401 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.597401 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:21.597994 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Volume info retrieved successfully. Aug 06 13:09:21.617933 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Delete volume request issued successfully. Aug 06 13:09:21.618177 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fee1a68-7985-4a8d-ab31-0fc093e30865 tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb returned with HTTP 202 Aug 06 13:09:21.619416 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 592/2361] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:21 2026] DELETE /volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:21.627977 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3570e7b3-8177-4a06-b934-21975672741a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.629917 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3570e7b3-8177-4a06-b934-21975672741a tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] GET https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb Aug 06 13:09:21.630102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3570e7b3-8177-4a06-b934-21975672741a tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.630336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3570e7b3-8177-4a06-b934-21975672741a tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.637367 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.637367 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:21.641539 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3570e7b3-8177-4a06-b934-21975672741a tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Volume info retrieved successfully. Aug 06 13:09:21.646013 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3570e7b3-8177-4a06-b934-21975672741a tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb returned with HTTP 200 Aug 06 13:09:21.646127 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 588/2362] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:21 2026] GET /volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.871338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef3c2cd9-646c-4993-8eb3-e17909e06eb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.873049 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef3c2cd9-646c-4993-8eb3-e17909e06eb1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:21.873230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef3c2cd9-646c-4993-8eb3-e17909e06eb1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.873429 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef3c2cd9-646c-4993-8eb3-e17909e06eb1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.873531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ef3c2cd9-646c-4993-8eb3-e17909e06eb1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:21.882026 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.882026 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:21.882827 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef3c2cd9-646c-4993-8eb3-e17909e06eb1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:21.883665 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 588/2363] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:21 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.895323 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21b4c417-b941-415c-9866-d616f209c075 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.898181 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21b4c417-b941-415c-9866-d616f209c075 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c Aug 06 13:09:21.899432 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21b4c417-b941-415c-9866-d616f209c075 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.899432 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21b4c417-b941-415c-9866-d616f209c075 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.903297 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.903297 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:21.903932 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-21b4c417-b941-415c-9866-d616f209c075 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:09:21.904695 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21b4c417-b941-415c-9866-d616f209c075 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c returned with HTTP 200 Aug 06 13:09:21.905584 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 596/2364] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:21 2026] GET /volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.914600 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77ceaa51-7674-4694-a84c-3bcb2a5b1f93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.916994 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77ceaa51-7674-4694-a84c-3bcb2a5b1f93 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:21.917296 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77ceaa51-7674-4694-a84c-3bcb2a5b1f93 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.917523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77ceaa51-7674-4694-a84c-3bcb2a5b1f93 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.917689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-77ceaa51-7674-4694-a84c-3bcb2a5b1f93 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:21.923218 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.923218 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:21.924275 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77ceaa51-7674-4694-a84c-3bcb2a5b1f93 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:21.924749 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 593/2365] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:21 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:21.935947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1e942cd-a9c8-490b-9876-6c195b244ab0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.941561 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1e942cd-a9c8-490b-9876-6c195b244ab0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:21.941808 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1e942cd-a9c8-490b-9876-6c195b244ab0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.941976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1e942cd-a9c8-490b-9876-6c195b244ab0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.942060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-b1e942cd-a9c8-490b-9876-6c195b244ab0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete backup with id: 1f545f79-d905-4d92-b872-2a814b33c0d1. Aug 06 13:09:21.946069 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.946069 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:21.956692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-b1e942cd-a9c8-490b-9876-6c195b244ab0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] delete_backup rpcapi backup_id 1f545f79-d905-4d92-b872-2a814b33c0d1 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:09:21.960192 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1e942cd-a9c8-490b-9876-6c195b244ab0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 202 Aug 06 13:09:21.960752 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 589/2366] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:21 2026] DELETE /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:09:21.969696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-181c4890-fdc1-449e-9aa8-9116436cf1b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:21.971867 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-181c4890-fdc1-449e-9aa8-9116436cf1b2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:21.972105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-181c4890-fdc1-449e-9aa8-9116436cf1b2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:21.972372 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-181c4890-fdc1-449e-9aa8-9116436cf1b2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:21.972525 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-181c4890-fdc1-449e-9aa8-9116436cf1b2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:21.977848 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:21.977848 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:21.978739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-181c4890-fdc1-449e-9aa8-9116436cf1b2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 200 Aug 06 13:09:21.979106 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 589/2367] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:21 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:22.216866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b486a4e4-c532-4964-ba39-ab1f28dd36f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:22.221629 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b486a4e4-c532-4964-ba39-ab1f28dd36f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:22.221629 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b486a4e4-c532-4964-ba39-ab1f28dd36f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:22.221629 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b486a4e4-c532-4964-ba39-ab1f28dd36f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:22.233881 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:22.233881 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:22.238286 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b486a4e4-c532-4964-ba39-ab1f28dd36f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:22.244756 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b486a4e4-c532-4964-ba39-ab1f28dd36f6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 200 Aug 06 13:09:22.245450 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 597/2368] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:22 2026] GET /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:09:22.259831 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d698c113-d289-4dd7-b120-8f9f1666086e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:22.262432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d698c113-d289-4dd7-b120-8f9f1666086e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:22.262702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d698c113-d289-4dd7-b120-8f9f1666086e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:22.262961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d698c113-d289-4dd7-b120-8f9f1666086e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:22.273033 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:22.273033 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:22.278235 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d698c113-d289-4dd7-b120-8f9f1666086e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:22.285942 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d698c113-d289-4dd7-b120-8f9f1666086e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 200 Aug 06 13:09:22.286554 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 594/2369] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:22 2026] GET /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:22.299006 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc580096-b8f9-4499-afbc-7551093f88b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:22.301693 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc580096-b8f9-4499-afbc-7551093f88b5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:09:22.302003 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc580096-b8f9-4499-afbc-7551093f88b5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33e3bd3d-29c7-4724-94ee-e597160a89b7", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-683324321", "description": null, "metadata": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:22.313234 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:22.313234 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:22.313930 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc580096-b8f9-4499-afbc-7551093f88b5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:22.314067 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-bc580096-b8f9-4499-afbc-7551093f88b5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create snapshot from volume 33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:22.340392 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-bc580096-b8f9-4499-afbc-7551093f88b5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['70c4f06b-dea7-41d9-92e5-620a7856fc98', 'e95173e6-067b-4417-9ce5-20484551affe', '463b6f40-567a-4fe2-a34c-6f73f01ea00d', 'ee2b57b2-0198-4394-8636-e182c231cbb7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:22.372961 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc580096-b8f9-4499-afbc-7551093f88b5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot create request issued successfully. Aug 06 13:09:22.373306 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc580096-b8f9-4499-afbc-7551093f88b5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:09:22.373806 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 590/2370] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:09:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:22.384282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-327bd7e7-61da-4454-a98e-e1ac81a96e7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:22.386701 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-327bd7e7-61da-4454-a98e-e1ac81a96e7a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:22.386939 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-327bd7e7-61da-4454-a98e-e1ac81a96e7a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:22.387192 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-327bd7e7-61da-4454-a98e-e1ac81a96e7a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:22.393116 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:22.393116 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:22.393799 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-327bd7e7-61da-4454-a98e-e1ac81a96e7a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:22.394895 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-327bd7e7-61da-4454-a98e-e1ac81a96e7a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 200 Aug 06 13:09:22.395653 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 590/2371] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:22 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:22.661779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa91aa27-e1a8-4ebe-b95d-82c26094d89e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:22.663317 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa91aa27-e1a8-4ebe-b95d-82c26094d89e tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] GET https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb Aug 06 13:09:22.663707 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa91aa27-e1a8-4ebe-b95d-82c26094d89e tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:22.664171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa91aa27-e1a8-4ebe-b95d-82c26094d89e tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:22.670633 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa91aa27-e1a8-4ebe-b95d-82c26094d89e tempest-VolumeQuotasNegativeTestJSON-203536988 tempest-VolumeQuotasNegativeTestJSON-203536988-project-member] https://10.4.3.59/volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb returned with HTTP 404 Aug 06 13:09:22.670633 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 598/2372] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:22 2026] GET /volume/v3/volumes/721b3855-56a1-4259-ab9b-190652e2a3cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:22.676848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcaa4b57-ea3f-4c81-9d8a-f8b36a183839 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:22.678467 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcaa4b57-ea3f-4c81-9d8a-f8b36a183839 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 Aug 06 13:09:22.678790 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcaa4b57-ea3f-4c81-9d8a-f8b36a183839 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:22.751030 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcaa4b57-ea3f-4c81-9d8a-f8b36a183839 tempest-VolumeQuotasNegativeTestJSON-1863685102 tempest-VolumeQuotasNegativeTestJSON-1863685102-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 returned with HTTP 200 Aug 06 13:09:22.751497 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 595/2373] 10.4.3.59 () {68 vars in 1368 bytes} [Thu Aug 6 13:09:22 2026] PUT /volume/v3/os-quota-sets/dae098c5435f47728a002961e58d9164 => generated 564 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:22.992080 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0552259a-499e-4ec9-a470-1b2560b4a682 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:22.994464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0552259a-499e-4ec9-a470-1b2560b4a682 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 Aug 06 13:09:22.994584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0552259a-499e-4ec9-a470-1b2560b4a682 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:22.994850 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0552259a-499e-4ec9-a470-1b2560b4a682 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:22.995009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0552259a-499e-4ec9-a470-1b2560b4a682 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Show backup with id 1f545f79-d905-4d92-b872-2a814b33c0d1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:09:22.999549 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0552259a-499e-4ec9-a470-1b2560b4a682 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 returned with HTTP 404 Aug 06 13:09:23.000178 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 591/2374] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:22 2026] GET /volume/v3/backups/1f545f79-d905-4d92-b872-2a814b33c0d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:23.081949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d378b7ee-d718-42b0-abf6-179893e1b36d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:23.084416 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d378b7ee-d718-42b0-abf6-179893e1b36d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c Aug 06 13:09:23.084853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d378b7ee-d718-42b0-abf6-179893e1b36d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:23.085215 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d378b7ee-d718-42b0-abf6-179893e1b36d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:23.085342 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d378b7ee-d718-42b0-abf6-179893e1b36d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 82078447-2048-4709-94e7-9f51b105e68c Aug 06 13:09:23.092718 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:23.092718 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:23.093130 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d378b7ee-d718-42b0-abf6-179893e1b36d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:09:23.109892 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d378b7ee-d718-42b0-abf6-179893e1b36d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:09:23.110325 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d378b7ee-d718-42b0-abf6-179893e1b36d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c returned with HTTP 202 Aug 06 13:09:23.111014 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 591/2375] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:09:23 2026] DELETE /volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:23.120157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-655472c0-bd9e-4abd-96d7-bd2644bd854f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:23.121879 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-655472c0-bd9e-4abd-96d7-bd2644bd854f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c Aug 06 13:09:23.122228 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-655472c0-bd9e-4abd-96d7-bd2644bd854f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:23.122622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-655472c0-bd9e-4abd-96d7-bd2644bd854f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:23.129986 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:23.129986 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:23.130828 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-655472c0-bd9e-4abd-96d7-bd2644bd854f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:09:23.132039 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-655472c0-bd9e-4abd-96d7-bd2644bd854f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c returned with HTTP 200 Aug 06 13:09:23.132739 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 599/2376] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:23 2026] GET /volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:23.412531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b443c352-974d-41a0-aeab-f47abd7aaaf7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:23.414829 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b443c352-974d-41a0-aeab-f47abd7aaaf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:23.415064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b443c352-974d-41a0-aeab-f47abd7aaaf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:23.415317 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b443c352-974d-41a0-aeab-f47abd7aaaf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:23.427100 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:23.427100 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:23.427800 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b443c352-974d-41a0-aeab-f47abd7aaaf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:23.428836 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b443c352-974d-41a0-aeab-f47abd7aaaf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 200 Aug 06 13:09:23.429295 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 596/2377] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:23 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:23.441022 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-145bc005-fbd2-4858-9a0a-cd6f52787322 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:23.442876 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-145bc005-fbd2-4858-9a0a-cd6f52787322 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:23.443142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-145bc005-fbd2-4858-9a0a-cd6f52787322 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:23.443447 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-145bc005-fbd2-4858-9a0a-cd6f52787322 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:23.449374 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:23.449374 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:23.449867 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-145bc005-fbd2-4858-9a0a-cd6f52787322 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:23.450739 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-145bc005-fbd2-4858-9a0a-cd6f52787322 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 200 Aug 06 13:09:23.453385 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 592/2378] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:23 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:23.586878 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-0e4643d0-8320-44b8-9d32-a51ab710ff71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:23.591186 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-0e4643d0-8320-44b8-9d32-a51ab710ff71 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:23.591436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-0e4643d0-8320-44b8-9d32-a51ab710ff71 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:23.591641 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-0e4643d0-8320-44b8-9d32-a51ab710ff71 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:23.606588 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:23.606588 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:23.607237 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-0e4643d0-8320-44b8-9d32-a51ab710ff71 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:23.608372 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-0e4643d0-8320-44b8-9d32-a51ab710ff71 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 200 Aug 06 13:09:23.609017 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 592/2379] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:09:23 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:23.620173 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b6cbe184-c78b-4114-860a-27c5447f4986 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:23.621984 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b6cbe184-c78b-4114-860a-27c5447f4986 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:23.622620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b6cbe184-c78b-4114-860a-27c5447f4986 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:23.622937 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b6cbe184-c78b-4114-860a-27c5447f4986 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:23.631678 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:23.631678 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:23.636557 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b6cbe184-c78b-4114-860a-27c5447f4986 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:23.645354 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b6cbe184-c78b-4114-860a-27c5447f4986 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 200 Aug 06 13:09:23.645354 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 600/2380] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:23 2026] GET /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:24.109365 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-d22c075d-813a-4780-af5f-ac1f6af20b2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:24.111402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-d22c075d-813a-4780-af5f-ac1f6af20b2a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:24.111594 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-d22c075d-813a-4780-af5f-ac1f6af20b2a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:24.111795 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-d22c075d-813a-4780-af5f-ac1f6af20b2a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:24.118294 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:24.118294 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:24.118294 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-d22c075d-813a-4780-af5f-ac1f6af20b2a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:24.118677 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-d22c075d-813a-4780-af5f-ac1f6af20b2a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 200 Aug 06 13:09:24.120014 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 597/2381] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:09:24 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:24.144715 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3425ec15-d206-41bc-bd92-3c95156cdfb5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:24.146948 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3425ec15-d206-41bc-bd92-3c95156cdfb5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c Aug 06 13:09:24.147231 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3425ec15-d206-41bc-bd92-3c95156cdfb5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:24.147528 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3425ec15-d206-41bc-bd92-3c95156cdfb5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:24.152843 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3425ec15-d206-41bc-bd92-3c95156cdfb5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c returned with HTTP 404 Aug 06 13:09:24.153310 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 593/2382] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:24 2026] GET /volume/v3/snapshots/82078447-2048-4709-94e7-9f51b105e68c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:24.162422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68e1ccf7-f302-4e1b-b1a2-bd4f0919b26c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:24.165087 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68e1ccf7-f302-4e1b-b1a2-bd4f0919b26c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:09:24.165251 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68e1ccf7-f302-4e1b-b1a2-bd4f0919b26c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:24.165494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68e1ccf7-f302-4e1b-b1a2-bd4f0919b26c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:24.176801 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:24.176801 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:24.181371 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68e1ccf7-f302-4e1b-b1a2-bd4f0919b26c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:24.186540 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68e1ccf7-f302-4e1b-b1a2-bd4f0919b26c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:09:24.187196 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 593/2383] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:24 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:24.229351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:24.231806 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:24.232357 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1544181303"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:24.233987 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request body: {'volume': {'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1544181303'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:24.459882 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume of 1 GB Aug 06 13:09:24.470117 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Availability Zones retrieved successfully. Aug 06 13:09:24.481095 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (0efed83c-ea71-4ef5-b279-517192f0755c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:24.484063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bd437f-ef88-43e9-b9e3-c029efa6e7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:24.485984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:24.559752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bd437f-ef88-43e9-b9e3-c029efa6e7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:24.560832 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebcf720-935a-4ba6-aacd-891e1deba49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:24.609331 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['00687471-512c-47a9-b54a-df9662af0c2d', '11808e52-585b-4676-831b-22a929d80320', 'cf7ce05f-28a8-4246-838a-5a6a72f718a8', 'fa5c13f5-5047-4eb4-886b-02a56bfa47a2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:24.610137 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebcf720-935a-4ba6-aacd-891e1deba49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00687471-512c-47a9-b54a-df9662af0c2d', '11808e52-585b-4676-831b-22a929d80320', 'cf7ce05f-28a8-4246-838a-5a6a72f718a8', 'fa5c13f5-5047-4eb4-886b-02a56bfa47a2']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:24.610894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fea59b2-43c9-4f67-8b70-80cf17d8afd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:24.637777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fea59b2-43c9-4f67-8b70-80cf17d8afd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24c88e6-b36c-4e0e-8fee-e583715de8b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1544181303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['00687471-512c-47a9-b54a-df9662af0c2d','11808e52-585b-4676-831b-22a929d80320','cf7ce05f-28a8-4246-838a-5a6a72f718a8','fa5c13f5-5047-4eb4-886b-02a56bfa47a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1544181303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24c88e6-b36c-4e0e-8fee-e583715de8b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae8c1afa56749e3b8cd86643d88f353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13905fb31f24d1d826dc6e36e138f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:24.639524 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20d40673-5102-4b57-88f6-8eec6d67f618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:24.659433 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20d40673-5102-4b57-88f6-8eec6d67f618) transitioned into state 'SUCCESS' from state '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-1544181303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['00687471-512c-47a9-b54a-df9662af0c2d','11808e52-585b-4676-831b-22a929d80320','cf7ce05f-28a8-4246-838a-5a6a72f718a8','fa5c13f5-5047-4eb4-886b-02a56bfa47a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:24.660144 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c916a5a-0d6d-4d70-b021-393b63d2c846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:24.677930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c916a5a-0d6d-4d70-b021-393b63d2c846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:24.679783 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (0efed83c-ea71-4ef5-b279-517192f0755c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:24.679783 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request issued successfully. Aug 06 13:09:24.679783 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d1a421d-f27f-4d40-8317-5d963ec5a0df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:24.680021 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 601/2384] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:24 2026] POST /volume/v3/volumes => generated 752 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:24.694042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee2249b5-c873-4dbb-950d-6276cce672ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:24.696455 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee2249b5-c873-4dbb-950d-6276cce672ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:09:24.696455 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee2249b5-c873-4dbb-950d-6276cce672ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:24.696637 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee2249b5-c873-4dbb-950d-6276cce672ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:24.706011 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:24.706011 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:24.714639 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee2249b5-c873-4dbb-950d-6276cce672ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:24.720656 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee2249b5-c873-4dbb-950d-6276cce672ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:09:24.721223 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 598/2385] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:24 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:25.174295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-62677cb2-92d0-4910-b7c8-ce9fda2c47df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.188509 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-bcc7d961-6fe1-4896-b540-145bfa0d7d69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.194432 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-bcc7d961-6fe1-4896-b540-145bfa0d7d69 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:25.194762 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-bcc7d961-6fe1-4896-b540-145bfa0d7d69 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:25.195027 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-bcc7d961-6fe1-4896-b540-145bfa0d7d69 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:25.205349 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.205349 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:25.206979 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-bcc7d961-6fe1-4896-b540-145bfa0d7d69 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:25.207994 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-bcc7d961-6fe1-4896-b540-145bfa0d7d69 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 200 Aug 06 13:09:25.208524 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 594/2386] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:09:25 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:25.220107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-21361da5-783f-4380-9e29-e30ec922ea4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.222455 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-21361da5-783f-4380-9e29-e30ec922ea4e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:25.222743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-21361da5-783f-4380-9e29-e30ec922ea4e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:25.222938 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-21361da5-783f-4380-9e29-e30ec922ea4e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:25.230679 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.230679 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:25.235359 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-21361da5-783f-4380-9e29-e30ec922ea4e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:25.239165 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-21361da5-783f-4380-9e29-e30ec922ea4e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 200 Aug 06 13:09:25.239165 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 602/2387] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:25 2026] GET /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:25.250569 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.253354 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:25.253487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0d988320-3b3c-486d-bf4f-3dca8bfa6578", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:25.256229 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0d988320-3b3c-486d-bf4f-3dca8bfa6578', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:25.271306 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.271306 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:25.271306 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:25.271441 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:09:25.272111 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:09:25.278984 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (0860bd7f-c2a3-4c65-a1cf-df2fe3907208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:25.280873 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c65c9098-a8c1-431e-b70c-d02564b52635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.282074 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:25.283266 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62677cb2-92d0-4910-b7c8-ce9fda2c47df tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:25.283661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62677cb2-92d0-4910-b7c8-ce9fda2c47df tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1462399520"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:25.300507 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62677cb2-92d0-4910-b7c8-ce9fda2c47df tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:09:25.300861 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 594/2388] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:09:25 2026] POST /volume/v3/types => generated 233 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:25.311478 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd7b2238-ea60-4bba-8401-6ee5306bd7be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.315161 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd7b2238-ea60-4bba-8401-6ee5306bd7be tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:25.315570 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c65c9098-a8c1-431e-b70c-d02564b52635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0d988320-3b3c-486d-bf4f-3dca8bfa6578', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.316052 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd7b2238-ea60-4bba-8401-6ee5306bd7be tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-802250120", "extra_specs": {"multiattach": " True"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:25.316467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7da504-49da-4483-9664-3bafaffe7fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.335369 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd7b2238-ea60-4bba-8401-6ee5306bd7be tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:09:25.335874 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 595/2389] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:09:25 2026] POST /volume/v3/types => generated 258 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:25.346216 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f73fd64-4314-498e-bfde-b9384a346965 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.378409 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['5c23ac33-0aaf-4ca3-8c7c-4e52ee5ab0cc', '327f8ae1-38bd-485c-be98-be3ae9fad63c', 'cd6f89d3-bc75-4b28-9a0d-22c2c7d6a6da', '9eecfe0c-d7e6-47bc-a74e-bc9d3d5ad22a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:25.379350 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7da504-49da-4483-9664-3bafaffe7fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c23ac33-0aaf-4ca3-8c7c-4e52ee5ab0cc', '327f8ae1-38bd-485c-be98-be3ae9fad63c', 'cd6f89d3-bc75-4b28-9a0d-22c2c7d6a6da', '9eecfe0c-d7e6-47bc-a74e-bc9d3d5ad22a']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.380160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149bd61b-a8b2-4dcd-a813-3be3dc19081f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.432494 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149bd61b-a8b2-4dcd-a813-3be3dc19081f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7796a9c1-6752-4b08-9637-cfa67bdfc3cd', '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='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['5c23ac33-0aaf-4ca3-8c7c-4e52ee5ab0cc','327f8ae1-38bd-485c-be98-be3ae9fad63c','cd6f89d3-bc75-4b28-9a0d-22c2c7d6a6da','9eecfe0c-d7e6-47bc-a74e-bc9d3d5ad22a'],size=1,snapshot_id=0d988320-3b3c-486d-bf4f-3dca8bfa6578,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:09:25Z,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=7796a9c1-6752-4b08-9637-cfa67bdfc3cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d988320-3b3c-486d-bf4f-3dca8bfa6578,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.434612 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c1e5ea-14c5-4220-8a54-6e895d0dea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.440522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:25.440928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1462399520", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-34144885"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:25.442681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1462399520', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-34144885'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:25.445978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Create volume of 1 GB Aug 06 13:09:25.446136 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.446136 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:25.446668 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Availability Zones retrieved successfully. Aug 06 13:09:25.452406 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c1e5ea-14c5-4220-8a54-6e895d0dea03) transitioned into 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='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['5c23ac33-0aaf-4ca3-8c7c-4e52ee5ab0cc','327f8ae1-38bd-485c-be98-be3ae9fad63c','cd6f89d3-bc75-4b28-9a0d-22c2c7d6a6da','9eecfe0c-d7e6-47bc-a74e-bc9d3d5ad22a'],size=1,snapshot_id=0d988320-3b3c-486d-bf4f-3dca8bfa6578,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.452406 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (367e6d05-f8db-44d6-8aa5-bc11d2a23052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.452640 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Flow 'volume_create_api' (325f0780-e7e2-494d-bc99-b04ad4a54e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:25.453538 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d789952c-38f7-49ab-895c-90be17fa8949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.454575 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:25.479890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (367e6d05-f8db-44d6-8aa5-bc11d2a23052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.480753 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (0860bd7f-c2a3-4c65-a1cf-df2fe3907208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:25.481052 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:09:25.481651 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-5707f1d9-6d88-40aa-8ed4-659a5039bc26 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:25.482068 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 599/2390] 10.4.3.59 () {72 vars in 1534 bytes} [Thu Aug 6 13:09:25 2026] POST /volume/v3/volumes => generated 734 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:25.486800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d789952c-38f7-49ab-895c-90be17fa8949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:09:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe6c9255-ce55-4a04-ba08-af9b6787511f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1462399520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe6c9255-ce55-4a04-ba08-af9b6787511f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.487505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23194233-ad61-4dde-b911-d3c249196919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.492118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-9429290e-3e24-41df-9dd1-b8212054628d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.494564 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-9429290e-3e24-41df-9dd1-b8212054628d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:25.495074 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-9429290e-3e24-41df-9dd1-b8212054628d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:25.495269 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-9429290e-3e24-41df-9dd1-b8212054628d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:25.503991 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.503991 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:25.512500 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-9429290e-3e24-41df-9dd1-b8212054628d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:25.518886 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-9429290e-3e24-41df-9dd1-b8212054628d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd returned with HTTP 200 Aug 06 13:09:25.519333 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 595/2391] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:25 2026] GET /volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:25.532789 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:25.533204 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:25.536994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-8a9ab8c2-5108-4870-852b-48068745007a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.539511 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-8a9ab8c2-5108-4870-852b-48068745007a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:25.539777 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-8a9ab8c2-5108-4870-852b-48068745007a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:25.540021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-8a9ab8c2-5108-4870-852b-48068745007a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:25.548769 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.548769 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:25.553352 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-8a9ab8c2-5108-4870-852b-48068745007a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:25.558939 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-8a9ab8c2-5108-4870-852b-48068745007a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd returned with HTTP 200 Aug 06 13:09:25.559534 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 596/2392] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:25 2026] GET /volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:25.576570 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Created reservations ['d7c35804-c303-457a-b556-b25efd89f60d', '8730df79-fef3-4982-ae38-f560d5ba4b48', '915f2a17-dc92-43ec-9066-4a98aade7a0c', 'd4ca25ad-2282-4c24-bf10-1c3c6a8e7c71'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:25.577475 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23194233-ad61-4dde-b911-d3c249196919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c35804-c303-457a-b556-b25efd89f60d', '8730df79-fef3-4982-ae38-f560d5ba4b48', '915f2a17-dc92-43ec-9066-4a98aade7a0c', 'd4ca25ad-2282-4c24-bf10-1c3c6a8e7c71']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.578290 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840fdf77-431e-4ef1-82e1-165c58cc9fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.603116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840fdf77-431e-4ef1-82e1-165c58cc9fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68296d57-5664-4b04-84f0-62acfba0bc7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-34144885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d7fa657486e4a1cb71166d1c97461ac',qos_specs=None,replication_status=,reservations=['d7c35804-c303-457a-b556-b25efd89f60d','8730df79-fef3-4982-ae38-f560d5ba4b48','915f2a17-dc92-43ec-9066-4a98aade7a0c','d4ca25ad-2282-4c24-bf10-1c3c6a8e7c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a57ea70a4c44f89efa133f7d46d727',volume_type_id=fe6c9255-ce55-4a04-ba08-af9b6787511f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-34144885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68296d57-5664-4b04-84f0-62acfba0bc7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d7fa657486e4a1cb71166d1c97461ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a57ea70a4c44f89efa133f7d46d727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe6c9255-ce55-4a04-ba08-af9b6787511f),volume_type_id=fe6c9255-ce55-4a04-ba08-af9b6787511f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.603992 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (097acf97-272e-4d6a-8ef1-41eddb876b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.626316 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (097acf97-272e-4d6a-8ef1-41eddb876b8d) transitioned into state 'SUCCESS' from state '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-34144885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d7fa657486e4a1cb71166d1c97461ac',qos_specs=None,replication_status=,reservations=['d7c35804-c303-457a-b556-b25efd89f60d','8730df79-fef3-4982-ae38-f560d5ba4b48','915f2a17-dc92-43ec-9066-4a98aade7a0c','d4ca25ad-2282-4c24-bf10-1c3c6a8e7c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a57ea70a4c44f89efa133f7d46d727',volume_type_id=fe6c9255-ce55-4a04-ba08-af9b6787511f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.627230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ca3f2f-2644-4667-9caf-a442e1ff3691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:25.639862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ca3f2f-2644-4667-9caf-a442e1ff3691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:25.640978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Flow 'volume_create_api' (325f0780-e7e2-494d-bc99-b04ad4a54e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:25.641391 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Create volume request issued successfully. Aug 06 13:09:25.642152 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f73fd64-4314-498e-bfde-b9384a346965 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:25.642735 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 603/2393] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:09:25 2026] POST /volume/v3/volumes => generated 868 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:25.656013 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-900bfc63-0d53-44fe-a3b4-58e9162d8e4a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.657845 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-900bfc63-0d53-44fe-a3b4-58e9162d8e4a tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:25.658067 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-900bfc63-0d53-44fe-a3b4-58e9162d8e4a tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:25.658238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-900bfc63-0d53-44fe-a3b4-58e9162d8e4a tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:25.666420 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.666420 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:25.670076 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-900bfc63-0d53-44fe-a3b4-58e9162d8e4a tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:25.674496 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-900bfc63-0d53-44fe-a3b4-58e9162d8e4a tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:25.675022 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 600/2394] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:25 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:25.736138 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21f6bff7-b973-4a13-9b82-725ea7c88d51 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:25.737824 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21f6bff7-b973-4a13-9b82-725ea7c88d51 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:09:25.738050 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21f6bff7-b973-4a13-9b82-725ea7c88d51 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:25.738236 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21f6bff7-b973-4a13-9b82-725ea7c88d51 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:25.744777 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:25.744777 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:25.747957 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-21f6bff7-b973-4a13-9b82-725ea7c88d51 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:09:25.752823 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21f6bff7-b973-4a13-9b82-725ea7c88d51 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:09:25.753301 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 596/2395] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:25 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:26.688177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d724e186-0ad5-4200-adb2-1115bb66770f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:26.690385 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d724e186-0ad5-4200-adb2-1115bb66770f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:26.690593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d724e186-0ad5-4200-adb2-1115bb66770f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:26.690792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d724e186-0ad5-4200-adb2-1115bb66770f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:26.697363 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:26.697363 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:26.700847 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d724e186-0ad5-4200-adb2-1115bb66770f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:26.705345 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d724e186-0ad5-4200-adb2-1115bb66770f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:26.705735 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 597/2396] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:26 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:26.720938 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41fb482a-6433-4cda-a60d-b50f5618f4f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:26.723279 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41fb482a-6433-4cda-a60d-b50f5618f4f7 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:26.723803 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41fb482a-6433-4cda-a60d-b50f5618f4f7 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:26.723940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41fb482a-6433-4cda-a60d-b50f5618f4f7 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:26.732774 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:26.732774 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:26.737183 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-41fb482a-6433-4cda-a60d-b50f5618f4f7 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Volume info retrieved successfully. Aug 06 13:09:26.743925 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41fb482a-6433-4cda-a60d-b50f5618f4f7 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:26.746636 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 604/2397] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:26 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 1180 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:26.758391 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:26.760635 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] POST https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c/action Aug 06 13:09:26.761051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-802250120", "migration_policy": "never"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:26.761180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-802250120", "migration_policy": "never"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:26.771452 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:26.771452 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:26.772059 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:26.777439 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:26.777439 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:26.796463 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:26.796800 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:26.825752 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Created reservations ['1647a400-18e9-4855-bf1b-a3d046ab37c5', '7b8fc006-6efd-4942-a8af-d9b1be45e2ef'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:26.845770 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:26.846157 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:26.856553 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Created reservations ['442512ab-946c-4744-8315-a354ce9f0da6', '47d1da39-9cc0-493f-b0b8-153daeb0d85a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:26.900648 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Retype volume request issued successfully. Aug 06 13:09:26.900957 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddae7af9-f6f2-4925-9ba6-15f735583b29 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c/action returned with HTTP 202 Aug 06 13:09:26.901647 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 601/2398] 10.4.3.59 () {70 vars in 1425 bytes} [Thu Aug 6 13:09:26 2026] POST /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:09:26.911291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc5f38bd-bc00-4264-828e-0e1fa791d050 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:26.912079 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc5f38bd-bc00-4264-828e-0e1fa791d050 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:26.912373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc5f38bd-bc00-4264-828e-0e1fa791d050 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:26.912520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc5f38bd-bc00-4264-828e-0e1fa791d050 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:26.923019 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:26.923019 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:26.926475 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc5f38bd-bc00-4264-828e-0e1fa791d050 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:26.932419 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc5f38bd-bc00-4264-828e-0e1fa791d050 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:26.935139 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 597/2399] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:26 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:27.953286 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d238c676-933b-4341-94e6-f717bf22920d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:27.955594 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d238c676-933b-4341-94e6-f717bf22920d tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:27.955886 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d238c676-933b-4341-94e6-f717bf22920d tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:27.956133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d238c676-933b-4341-94e6-f717bf22920d tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:27.978064 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:27.978064 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:27.988200 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d238c676-933b-4341-94e6-f717bf22920d tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:27.994906 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d238c676-933b-4341-94e6-f717bf22920d tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:27.995562 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 598/2400] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:27 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:28.008623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96240c4d-d5b8-4744-8a5b-0cba590867a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.011021 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96240c4d-d5b8-4744-8a5b-0cba590867a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:28.011163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96240c4d-d5b8-4744-8a5b-0cba590867a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:28.011461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96240c4d-d5b8-4744-8a5b-0cba590867a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:28.018863 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.018863 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:28.023421 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96240c4d-d5b8-4744-8a5b-0cba590867a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Volume info retrieved successfully. Aug 06 13:09:28.027763 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96240c4d-d5b8-4744-8a5b-0cba590867a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:28.028130 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 605/2401] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:28 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 1178 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:28.041979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93b44dc9-7905-401f-af48-94831cadea92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.044510 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93b44dc9-7905-401f-af48-94831cadea92 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:28.044853 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93b44dc9-7905-401f-af48-94831cadea92 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:28.045136 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93b44dc9-7905-401f-af48-94831cadea92 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:28.060499 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.060499 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:28.067563 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93b44dc9-7905-401f-af48-94831cadea92 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Volume info retrieved successfully. Aug 06 13:09:28.071281 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93b44dc9-7905-401f-af48-94831cadea92 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:28.071832 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 602/2402] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:28 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 1178 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:28.086457 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60d9f301-5f9e-4144-b191-6f68be024b14 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.088780 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] POST https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c/action Aug 06 13:09:28.089286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1462399520", "migration_policy": "never"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:28.089475 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1462399520", "migration_policy": "never"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:28.102103 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.102103 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:28.102700 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:28.126414 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:28.126941 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1462399520, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:28.138009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Created reservations ['5cc7553a-442b-43b9-a326-dcafb97d2612', '184a844b-b64e-4b32-bc3b-a319a884295b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:28.148206 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:28.148530 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-802250120, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:09:28.155566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Created reservations ['b4dd8444-8532-4305-8e6d-d966a4b97b34', '7eacc090-e29f-4e32-b31c-02edde7b795e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:28.184868 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Retype volume request issued successfully. Aug 06 13:09:28.185094 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60d9f301-5f9e-4144-b191-6f68be024b14 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c/action returned with HTTP 202 Aug 06 13:09:28.185729 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 598/2403] 10.4.3.59 () {70 vars in 1425 bytes} [Thu Aug 6 13:09:28 2026] POST /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:09:28.194947 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8db8d474-3daa-4709-9512-12d697ee2e13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.201663 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8db8d474-3daa-4709-9512-12d697ee2e13 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:28.201969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8db8d474-3daa-4709-9512-12d697ee2e13 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:28.202236 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8db8d474-3daa-4709-9512-12d697ee2e13 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:28.212451 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.212451 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:28.217623 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8db8d474-3daa-4709-9512-12d697ee2e13 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:28.224915 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8db8d474-3daa-4709-9512-12d697ee2e13 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:28.225824 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 599/2404] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:28 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:28.572588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c861b96d-49c5-499f-a40d-a92a99d73411 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.575250 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c861b96d-49c5-499f-a40d-a92a99d73411 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:28.575544 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c861b96d-49c5-499f-a40d-a92a99d73411 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:28.575845 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c861b96d-49c5-499f-a40d-a92a99d73411 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:28.585533 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.585533 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:28.591956 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c861b96d-49c5-499f-a40d-a92a99d73411 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:28.600323 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c861b96d-49c5-499f-a40d-a92a99d73411 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd returned with HTTP 200 Aug 06 13:09:28.601047 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 606/2405] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:28 2026] GET /volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd => generated 1343 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:28.611247 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8295123f-b5aa-4a80-9351-abdc0ee56781 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.611759 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8295123f-b5aa-4a80-9351-abdc0ee56781 None None] GET https://10.4.3.59/volume// Aug 06 13:09:28.611977 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8295123f-b5aa-4a80-9351-abdc0ee56781 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:28.612477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8295123f-b5aa-4a80-9351-abdc0ee56781 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:28.613149 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8295123f-b5aa-4a80-9351-abdc0ee56781 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:09:28.613822 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 603/2406] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:09:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:09:28.622070 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c60b3d05-7a8b-4398-8fd2-9df5e8b8db47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.625354 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c60b3d05-7a8b-4398-8fd2-9df5e8b8db47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:09:28.625501 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c60b3d05-7a8b-4398-8fd2-9df5e8b8db47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7796a9c1-6752-4b08-9637-cfa67bdfc3cd", "connector": null, "instance_uuid": "041af19a-76bd-412c-bb7d-2ba4ae1f497c"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:28.639799 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.639799 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:28.671971 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-c60b3d05-7a8b-4398-8fd2-9df5e8b8db47 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:09:28.672482 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 599/2407] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:09:28 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 06 13:09:28.690802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f8067e0-85ee-457f-86eb-715dd5e00b77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.690802 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f8067e0-85ee-457f-86eb-715dd5e00b77 None None] GET https://10.4.3.59/volume// Aug 06 13:09:28.690802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f8067e0-85ee-457f-86eb-715dd5e00b77 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:28.690802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f8067e0-85ee-457f-86eb-715dd5e00b77 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:28.690802 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f8067e0-85ee-457f-86eb-715dd5e00b77 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:09:28.690802 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 600/2408] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:09:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:09:28.700407 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-cb76a6d0-4a01-4d07-952b-64516af79d2b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.704985 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-cb76a6d0-4a01-4d07-952b-64516af79d2b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:28.704985 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-cb76a6d0-4a01-4d07-952b-64516af79d2b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:28.704985 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-cb76a6d0-4a01-4d07-952b-64516af79d2b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:28.723078 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.723078 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:28.727951 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-cb76a6d0-4a01-4d07-952b-64516af79d2b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:28.734744 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-cb76a6d0-4a01-4d07-952b-64516af79d2b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd returned with HTTP 200 Aug 06 13:09:28.735480 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 607/2409] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:09:28 2026] GET /volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd => generated 1522 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:28.865888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b22ba8d2-ce77-4911-8dfc-1c6fffc3362c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:28.868094 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b22ba8d2-ce77-4911-8dfc-1c6fffc3362c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d Aug 06 13:09:28.868497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b22ba8d2-ce77-4911-8dfc-1c6fffc3362c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:28.879367 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b22ba8d2-ce77-4911-8dfc-1c6fffc3362c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-7796a9c1-6752-4b08-9637-cfa67bdfc3cd-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:09:28.884243 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b22ba8d2-ce77-4911-8dfc-1c6fffc3362c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-7796a9c1-6752-4b08-9637-cfa67bdfc3cd-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:09:28.885319 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:28.885319 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:28.989375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b22ba8d2-ce77-4911-8dfc-1c6fffc3362c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-7796a9c1-6752-4b08-9637-cfa67bdfc3cd-np0000006653" released by "attachment_update" :: held 0.105s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:09:28.989707 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-b22ba8d2-ce77-4911-8dfc-1c6fffc3362c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d returned with HTTP 200 Aug 06 13:09:28.990139 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 604/2410] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:09:28 2026] PUT /volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:29.012856 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-63a16b97-4bdf-466d-8f28-adca73656608 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.016564 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-63a16b97-4bdf-466d-8f28-adca73656608 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d/action Aug 06 13:09:29.016989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-63a16b97-4bdf-466d-8f28-adca73656608 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:29.017163 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-63a16b97-4bdf-466d-8f28-adca73656608 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:29.038885 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:29.038885 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:29.050690 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d5e8a54-7a90-4135-a3c5-b8b06c7142fd req-63a16b97-4bdf-466d-8f28-adca73656608 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d/action returned with HTTP 204 Aug 06 13:09:29.050690 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 600/2411] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:09:29 2026] POST /volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:29.240275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71d433a7-d6b4-4492-b628-2cecb813ecb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.242601 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71d433a7-d6b4-4492-b628-2cecb813ecb1 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:29.242905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71d433a7-d6b4-4492-b628-2cecb813ecb1 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:29.243174 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71d433a7-d6b4-4492-b628-2cecb813ecb1 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:29.253219 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:29.253219 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:29.258400 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71d433a7-d6b4-4492-b628-2cecb813ecb1 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:29.271666 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71d433a7-d6b4-4492-b628-2cecb813ecb1 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:29.272272 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 601/2412] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:29 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:29.287051 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aba02290-5cb1-4914-ace6-2fe62430df45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.289444 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aba02290-5cb1-4914-ace6-2fe62430df45 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:29.290427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aba02290-5cb1-4914-ace6-2fe62430df45 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:29.290427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aba02290-5cb1-4914-ace6-2fe62430df45 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:29.302551 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:29.302551 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:29.306505 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aba02290-5cb1-4914-ace6-2fe62430df45 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Volume info retrieved successfully. Aug 06 13:09:29.312199 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aba02290-5cb1-4914-ace6-2fe62430df45 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:29.312743 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 608/2413] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:29 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 1180 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:29.325729 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33a105af-016d-43a5-bf0a-186b8af2a138 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.327404 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33a105af-016d-43a5-bf0a-186b8af2a138 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-34144885 Aug 06 13:09:29.327680 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33a105af-016d-43a5-bf0a-186b8af2a138 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:29.327921 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33a105af-016d-43a5-bf0a-186b8af2a138 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:29.328487 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:29.328487 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:29.328832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33a105af-016d-43a5-bf0a-186b8af2a138 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-34144885'), ('all_tenants', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:29.354049 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33a105af-016d-43a5-bf0a-186b8af2a138 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Get all volumes completed successfully. Aug 06 13:09:29.355053 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33a105af-016d-43a5-bf0a-186b8af2a138 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-34144885 returned with HTTP 200 Aug 06 13:09:29.355431 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 605/2414] 10.4.3.59 () {68 vars in 1418 bytes} [Thu Aug 6 13:09:29 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-34144885 => generated 338 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:29.363050 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a58e396b-be22-4478-a833-fd0dbe45a1a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.367648 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a58e396b-be22-4478-a833-fd0dbe45a1a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-34144885 Aug 06 13:09:29.367648 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a58e396b-be22-4478-a833-fd0dbe45a1a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:29.367648 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a58e396b-be22-4478-a833-fd0dbe45a1a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:29.367648 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a58e396b-be22-4478-a833-fd0dbe45a1a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-34144885'), ('all_tenants', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:29.402302 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a58e396b-be22-4478-a833-fd0dbe45a1a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Get all volumes completed successfully. Aug 06 13:09:29.402900 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a58e396b-be22-4478-a833-fd0dbe45a1a4 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-34144885 returned with HTTP 200 Aug 06 13:09:29.403452 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 601/2415] 10.4.3.59 () {68 vars in 1418 bytes} [Thu Aug 6 13:09:29 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-34144885 => generated 338 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:29.413912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e34ace8b-7550-4fbb-88ac-a2ef46734a20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.416091 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34ace8b-7550-4fbb-88ac-a2ef46734a20 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:29.416420 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34ace8b-7550-4fbb-88ac-a2ef46734a20 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:29.416737 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34ace8b-7550-4fbb-88ac-a2ef46734a20 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:29.425358 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:29.425358 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:29.429862 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e34ace8b-7550-4fbb-88ac-a2ef46734a20 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:29.435002 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34ace8b-7550-4fbb-88ac-a2ef46734a20 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:29.435496 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 602/2416] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:29 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:29.450887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.452608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] DELETE https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:29.452803 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:29.452974 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:29.453131 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Delete volume with id: 68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:29.461960 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:29.461960 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:29.462902 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:29.481810 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Delete volume request issued successfully. Aug 06 13:09:29.482035 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b83dec-101d-40f9-9ee6-fc4e11465aae tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 202 Aug 06 13:09:29.482488 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 609/2417] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:09:29 2026] DELETE /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:09:29.493162 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e81413ee-0769-4580-b778-db6b82ba676f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:29.495153 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e81413ee-0769-4580-b778-db6b82ba676f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:29.495450 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e81413ee-0769-4580-b778-db6b82ba676f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:29.495701 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e81413ee-0769-4580-b778-db6b82ba676f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:29.504794 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:29.504794 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:29.508536 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e81413ee-0769-4580-b778-db6b82ba676f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Volume info retrieved successfully. Aug 06 13:09:29.513580 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e81413ee-0769-4580-b778-db6b82ba676f tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 200 Aug 06 13:09:29.514056 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 606/2418] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:29 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:30.538147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aadab395-a431-461f-b9ef-2460af9edd39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:30.541533 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aadab395-a431-461f-b9ef-2460af9edd39 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] GET https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c Aug 06 13:09:30.541838 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aadab395-a431-461f-b9ef-2460af9edd39 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:30.542089 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aadab395-a431-461f-b9ef-2460af9edd39 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:30.555454 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aadab395-a431-461f-b9ef-2460af9edd39 tempest-VolumeRetypeMultiattachTest-1488170737 tempest-VolumeRetypeMultiattachTest-1488170737-project-member] https://10.4.3.59/volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c returned with HTTP 404 Aug 06 13:09:30.555993 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 602/2419] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:09:30 2026] GET /volume/v3/volumes/68296d57-5664-4b04-84f0-62acfba0bc7c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:09:30.569453 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f94bafd-d4da-4663-9b0e-e1d3bdd8b645 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:30.571591 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f94bafd-d4da-4663-9b0e-e1d3bdd8b645 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] DELETE https://10.4.3.59/volume/v3/types/c1bf3063-3f2f-4b3a-9ce0-5cf36b18a4b5 Aug 06 13:09:30.571743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f94bafd-d4da-4663-9b0e-e1d3bdd8b645 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:30.572040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f94bafd-d4da-4663-9b0e-e1d3bdd8b645 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:30.608098 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f94bafd-d4da-4663-9b0e-e1d3bdd8b645 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/types/c1bf3063-3f2f-4b3a-9ce0-5cf36b18a4b5 returned with HTTP 202 Aug 06 13:09:30.608280 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 603/2420] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:30 2026] DELETE /volume/v3/types/c1bf3063-3f2f-4b3a-9ce0-5cf36b18a4b5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:30.617623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5c8a110-a329-4bec-9110-a4097ae07250 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:30.624396 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5c8a110-a329-4bec-9110-a4097ae07250 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/types/c1bf3063-3f2f-4b3a-9ce0-5cf36b18a4b5 Aug 06 13:09:30.624732 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5c8a110-a329-4bec-9110-a4097ae07250 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:30.624995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5c8a110-a329-4bec-9110-a4097ae07250 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:30.631087 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5c8a110-a329-4bec-9110-a4097ae07250 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/types/c1bf3063-3f2f-4b3a-9ce0-5cf36b18a4b5 returned with HTTP 404 Aug 06 13:09:30.631737 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 610/2421] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:09:30 2026] GET /volume/v3/types/c1bf3063-3f2f-4b3a-9ce0-5cf36b18a4b5 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:30.640564 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6e9fb4a-18db-4e80-bcae-27a8d59179e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:30.642217 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6e9fb4a-18db-4e80-bcae-27a8d59179e9 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] DELETE https://10.4.3.59/volume/v3/types/fe6c9255-ce55-4a04-ba08-af9b6787511f Aug 06 13:09:30.642536 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6e9fb4a-18db-4e80-bcae-27a8d59179e9 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:30.643917 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6e9fb4a-18db-4e80-bcae-27a8d59179e9 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:30.672236 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6e9fb4a-18db-4e80-bcae-27a8d59179e9 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/types/fe6c9255-ce55-4a04-ba08-af9b6787511f returned with HTTP 202 Aug 06 13:09:30.672794 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 607/2422] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:30 2026] DELETE /volume/v3/types/fe6c9255-ce55-4a04-ba08-af9b6787511f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 13:09:30.682714 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-98691ca5-b7cb-4b9f-84e0-e91fee318465 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:30.687280 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98691ca5-b7cb-4b9f-84e0-e91fee318465 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] GET https://10.4.3.59/volume/v3/types/fe6c9255-ce55-4a04-ba08-af9b6787511f Aug 06 13:09:30.687280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98691ca5-b7cb-4b9f-84e0-e91fee318465 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:30.687280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98691ca5-b7cb-4b9f-84e0-e91fee318465 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:30.687522 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98691ca5-b7cb-4b9f-84e0-e91fee318465 tempest-VolumeRetypeMultiattachTest-944767871 tempest-VolumeRetypeMultiattachTest-944767871-project-admin] https://10.4.3.59/volume/v3/types/fe6c9255-ce55-4a04-ba08-af9b6787511f returned with HTTP 404 Aug 06 13:09:30.687946 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 603/2423] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:09:30 2026] GET /volume/v3/types/fe6c9255-ce55-4a04-ba08-af9b6787511f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:33.252286 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50497c10-0f5a-46af-b921-e2be45483979 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.362722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50497c10-0f5a-46af-b921-e2be45483979 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] POST https://10.4.3.59/volume/v3/types/06331dae-a1ac-47ca-a9a8-31aa6cab16a7/encryption Aug 06 13:09:33.363009 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50497c10-0f5a-46af-b921-e2be45483979 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:33.372387 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50497c10-0f5a-46af-b921-e2be45483979 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types/06331dae-a1ac-47ca-a9a8-31aa6cab16a7/encryption returned with HTTP 404 Aug 06 13:09:33.372877 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 604/2424] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:09:33 2026] POST /volume/v3/types/06331dae-a1ac-47ca-a9a8-31aa6cab16a7/encryption => generated 114 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:33.384243 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9dd5640f-0893-479c-bf37-3b1ebdde20ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.387267 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dd5640f-0893-479c-bf37-3b1ebdde20ae tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:33.387650 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9dd5640f-0893-479c-bf37-3b1ebdde20ae tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-880234971", "os-volume-type-access:is_public": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:33.403517 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dd5640f-0893-479c-bf37-3b1ebdde20ae tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:09:33.403904 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 611/2425] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:09:33 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:33.413978 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f1e7183-ffb5-4d3a-921d-a34e2fa787b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.492284 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f1e7183-ffb5-4d3a-921d-a34e2fa787b9 tempest-VolumeTypesNegativeTest-1178409852 tempest-VolumeTypesNegativeTest-1178409852-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:33.492732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f1e7183-ffb5-4d3a-921d-a34e2fa787b9 tempest-VolumeTypesNegativeTest-1178409852 tempest-VolumeTypesNegativeTest-1178409852-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f6ddbba6-664f-4902-9189-2f60a7cc8ccc", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-719506324"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:33.494919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-8f1e7183-ffb5-4d3a-921d-a34e2fa787b9 tempest-VolumeTypesNegativeTest-1178409852 tempest-VolumeTypesNegativeTest-1178409852-project-member] Create volume request body: {'volume': {'volume_type': 'f6ddbba6-664f-4902-9189-2f60a7cc8ccc', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-719506324'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:33.503042 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f1e7183-ffb5-4d3a-921d-a34e2fa787b9 tempest-VolumeTypesNegativeTest-1178409852 tempest-VolumeTypesNegativeTest-1178409852-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 404 Aug 06 13:09:33.503612 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 608/2426] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:33 2026] POST /volume/v3/volumes => generated 114 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:33.513335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65fdedb7-a854-4484-a3bb-28f484440387 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.515705 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65fdedb7-a854-4484-a3bb-28f484440387 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] DELETE https://10.4.3.59/volume/v3/types/f6ddbba6-664f-4902-9189-2f60a7cc8ccc Aug 06 13:09:33.515957 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65fdedb7-a854-4484-a3bb-28f484440387 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:33.516196 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65fdedb7-a854-4484-a3bb-28f484440387 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:33.516486 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:33.516486 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:33.546913 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65fdedb7-a854-4484-a3bb-28f484440387 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types/f6ddbba6-664f-4902-9189-2f60a7cc8ccc returned with HTTP 202 Aug 06 13:09:33.547445 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 604/2427] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:33 2026] DELETE /volume/v3/types/f6ddbba6-664f-4902-9189-2f60a7cc8ccc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:33.558520 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bd2557f-6183-410d-a26f-02acfae1f913 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.562298 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bd2557f-6183-410d-a26f-02acfae1f913 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] GET https://10.4.3.59/volume/v3/types/f6ddbba6-664f-4902-9189-2f60a7cc8ccc Aug 06 13:09:33.562298 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bd2557f-6183-410d-a26f-02acfae1f913 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:33.562298 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bd2557f-6183-410d-a26f-02acfae1f913 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:33.565460 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bd2557f-6183-410d-a26f-02acfae1f913 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types/f6ddbba6-664f-4902-9189-2f60a7cc8ccc returned with HTTP 404 Aug 06 13:09:33.566082 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 605/2428] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:09:33 2026] GET /volume/v3/types/f6ddbba6-664f-4902-9189-2f60a7cc8ccc => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:33.575930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6eed8882-720d-4dcb-b27d-cbe139ea76aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.578324 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eed8882-720d-4dcb-b27d-cbe139ea76aa tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:33.578324 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eed8882-720d-4dcb-b27d-cbe139ea76aa tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:33.579646 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eed8882-720d-4dcb-b27d-cbe139ea76aa tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 400 Aug 06 13:09:33.580113 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 612/2429] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:09:33 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:09:33.588423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd98e68b-b78c-4785-9c46-f9883ccc6727 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.590136 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd98e68b-b78c-4785-9c46-f9883ccc6727 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:33.590510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd98e68b-b78c-4785-9c46-f9883ccc6727 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1785700549"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:33.610759 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd98e68b-b78c-4785-9c46-f9883ccc6727 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:09:33.611316 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 609/2430] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:09:33 2026] POST /volume/v3/types => generated 229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:33.621749 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-67bab8cc-d077-4b54-b83b-51a7d4e30eca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.623852 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67bab8cc-d077-4b54-b83b-51a7d4e30eca tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:09:33.624208 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67bab8cc-d077-4b54-b83b-51a7d4e30eca tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1785700549"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:33.630829 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67bab8cc-d077-4b54-b83b-51a7d4e30eca tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1785700549 already exists. Aug 06 13:09:33.631007 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67bab8cc-d077-4b54-b83b-51a7d4e30eca tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 409 Aug 06 13:09:33.631580 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 605/2431] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:09:33 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:33.639024 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-390aa040-1a2d-440c-ad15-16ff01a51d70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.640946 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-390aa040-1a2d-440c-ad15-16ff01a51d70 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] DELETE https://10.4.3.59/volume/v3/types/621667e3-51b4-45ec-8804-e57d3502a6c9 Aug 06 13:09:33.641137 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-390aa040-1a2d-440c-ad15-16ff01a51d70 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:33.641407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-390aa040-1a2d-440c-ad15-16ff01a51d70 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:33.665635 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-390aa040-1a2d-440c-ad15-16ff01a51d70 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types/621667e3-51b4-45ec-8804-e57d3502a6c9 returned with HTTP 202 Aug 06 13:09:33.666102 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 606/2432] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:33 2026] DELETE /volume/v3/types/621667e3-51b4-45ec-8804-e57d3502a6c9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:33.673366 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62fde715-9c51-4b7b-8842-6f7c5cf38219 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.675232 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62fde715-9c51-4b7b-8842-6f7c5cf38219 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] GET https://10.4.3.59/volume/v3/types/621667e3-51b4-45ec-8804-e57d3502a6c9 Aug 06 13:09:33.675472 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62fde715-9c51-4b7b-8842-6f7c5cf38219 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:33.675654 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62fde715-9c51-4b7b-8842-6f7c5cf38219 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:33.679608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62fde715-9c51-4b7b-8842-6f7c5cf38219 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types/621667e3-51b4-45ec-8804-e57d3502a6c9 returned with HTTP 404 Aug 06 13:09:33.680140 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 613/2433] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:09:33 2026] GET /volume/v3/types/621667e3-51b4-45ec-8804-e57d3502a6c9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:33.688620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-803e230b-8a3e-4c16-a8d5-8308d5a8af88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.690475 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-803e230b-8a3e-4c16-a8d5-8308d5a8af88 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] DELETE https://10.4.3.59/volume/v3/types/0eaed564-1063-4c39-bd7f-cf776370712a Aug 06 13:09:33.690695 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-803e230b-8a3e-4c16-a8d5-8308d5a8af88 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:33.690888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-803e230b-8a3e-4c16-a8d5-8308d5a8af88 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:33.694609 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-803e230b-8a3e-4c16-a8d5-8308d5a8af88 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types/0eaed564-1063-4c39-bd7f-cf776370712a returned with HTTP 404 Aug 06 13:09:33.695082 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 610/2434] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:09:33 2026] DELETE /volume/v3/types/0eaed564-1063-4c39-bd7f-cf776370712a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:33.704503 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8254e26a-7c50-4daf-98f9-dda5afb6ded1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:33.706353 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8254e26a-7c50-4daf-98f9-dda5afb6ded1 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] GET https://10.4.3.59/volume/v3/types/ed7ebec7-7b83-4710-bdc1-19256818cdf3 Aug 06 13:09:33.706720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8254e26a-7c50-4daf-98f9-dda5afb6ded1 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:33.706907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8254e26a-7c50-4daf-98f9-dda5afb6ded1 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:33.710886 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8254e26a-7c50-4daf-98f9-dda5afb6ded1 tempest-VolumeTypesNegativeTest-1006012711 tempest-VolumeTypesNegativeTest-1006012711-project-admin] https://10.4.3.59/volume/v3/types/ed7ebec7-7b83-4710-bdc1-19256818cdf3 returned with HTTP 404 Aug 06 13:09:33.711310 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 606/2435] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:09:33 2026] GET /volume/v3/types/ed7ebec7-7b83-4710-bdc1-19256818cdf3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:35.759094 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d664f23d-81a4-4d83-90ce-ea0132f103c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:35.760830 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d664f23d-81a4-4d83-90ce-ea0132f103c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:35.761022 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d664f23d-81a4-4d83-90ce-ea0132f103c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:35.761203 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d664f23d-81a4-4d83-90ce-ea0132f103c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:35.770856 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:35.770856 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:35.775159 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d664f23d-81a4-4d83-90ce-ea0132f103c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:35.781082 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d664f23d-81a4-4d83-90ce-ea0132f103c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd returned with HTTP 200 Aug 06 13:09:35.781734 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 607/2436] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:35 2026] GET /volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd => generated 1635 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:36.201000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-895fd50d-eebe-4d80-8e99-610499881964 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:36.367607 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-895fd50d-eebe-4d80-8e99-610499881964 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:09:36.367898 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-895fd50d-eebe-4d80-8e99-610499881964 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:36.368182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-895fd50d-eebe-4d80-8e99-610499881964 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:36.368568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-895fd50d-eebe-4d80-8e99-610499881964 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:09:36.369740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-895fd50d-eebe-4d80-8e99-610499881964 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:36.376542 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-895fd50d-eebe-4d80-8e99-610499881964 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Get all volumes completed successfully. Aug 06 13:09:36.377488 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-895fd50d-eebe-4d80-8e99-610499881964 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:09:36.377488 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 614/2437] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:09:36 2026] GET /volume/v3/volumes => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:09:36.386274 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:36.388230 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:36.388690 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1730918826"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:36.390506 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1730918826'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:36.390676 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume of 1 GB Aug 06 13:09:36.399166 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Availability Zones retrieved successfully. Aug 06 13:09:36.408866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Flow 'volume_create_api' (7195b859-63b5-4af7-a6e9-ffa0a0dc9ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:36.410571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3e9316-3164-40f7-acf4-349d43c3b8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:36.411813 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:36.445605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3e9316-3164-40f7-acf4-349d43c3b8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:36.446547 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4f4771-f9e9-4157-b8dd-9374ac17c889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:36.524047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Created reservations ['81b34463-5ffc-4658-b96c-a63f69810359', '865a5e12-aea0-43dc-9d32-9cf3c389b855', 'b596d713-a3ce-46a5-a1cf-04e8f6f31571', 'd2d1bd01-30ce-4ba4-be81-255717feb1ab'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:36.524896 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4f4771-f9e9-4157-b8dd-9374ac17c889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b34463-5ffc-4658-b96c-a63f69810359', '865a5e12-aea0-43dc-9d32-9cf3c389b855', 'b596d713-a3ce-46a5-a1cf-04e8f6f31571', 'd2d1bd01-30ce-4ba4-be81-255717feb1ab']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:36.525599 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127134fc-3601-426b-84a0-4781980bf346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:36.552507 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127134fc-3601-426b-84a0-4781980bf346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f92c243b-dea5-41c8-bf52-ed45318a3245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1730918826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e006209abac4d39a25503d0263e7c35',qos_specs=None,replication_status=,reservations=['81b34463-5ffc-4658-b96c-a63f69810359','865a5e12-aea0-43dc-9d32-9cf3c389b855','b596d713-a3ce-46a5-a1cf-04e8f6f31571','d2d1bd01-30ce-4ba4-be81-255717feb1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1730918826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f92c243b-dea5-41c8-bf52-ed45318a3245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e006209abac4d39a25503d0263e7c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:36.553736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e79d09f-a32b-4425-bbce-272d0fc82e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:36.574624 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e79d09f-a32b-4425-bbce-272d0fc82e23) transitioned into state 'SUCCESS' from state '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-1730918826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e006209abac4d39a25503d0263e7c35',qos_specs=None,replication_status=,reservations=['81b34463-5ffc-4658-b96c-a63f69810359','865a5e12-aea0-43dc-9d32-9cf3c389b855','b596d713-a3ce-46a5-a1cf-04e8f6f31571','d2d1bd01-30ce-4ba4-be81-255717feb1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:36.575189 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab6d7df-d4ad-495c-9869-55ed4e6245bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:36.585175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab6d7df-d4ad-495c-9869-55ed4e6245bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:36.585953 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Flow 'volume_create_api' (7195b859-63b5-4af7-a6e9-ffa0a0dc9ce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:36.586228 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume request issued successfully. Aug 06 13:09:36.586840 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6832169-1c4f-46ad-9caf-0b6f53bff56f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:36.588142 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 611/2438] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:36 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:36.603632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6264f28-6695-43b3-966c-55b7d2f28a43 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:36.603986 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6264f28-6695-43b3-966c-55b7d2f28a43 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:36.604296 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6264f28-6695-43b3-966c-55b7d2f28a43 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:36.604605 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6264f28-6695-43b3-966c-55b7d2f28a43 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:36.618230 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:36.618230 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:36.625091 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e6264f28-6695-43b3-966c-55b7d2f28a43 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:36.632143 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6264f28-6695-43b3-966c-55b7d2f28a43 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 returned with HTTP 200 Aug 06 13:09:36.632912 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 607/2439] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:36 2026] GET /volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:37.097801 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-66251d77-714a-4995-b269-7eca4331edc1 req-9dbefaea-ca76-422e-a552-f2b5f4d0b2d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:37.100411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-9dbefaea-ca76-422e-a552-f2b5f4d0b2d0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d Aug 06 13:09:37.100669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-9dbefaea-ca76-422e-a552-f2b5f4d0b2d0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:37.100943 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-9dbefaea-ca76-422e-a552-f2b5f4d0b2d0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:37.111425 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:37.111425 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:37.169796 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-9dbefaea-ca76-422e-a552-f2b5f4d0b2d0 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d returned with HTTP 200 Aug 06 13:09:37.170356 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 608/2440] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:09:37 2026] DELETE /volume/v3/attachments/715f8a2f-9080-4d1f-89d6-8d4c8071f38d => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:37.182026 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:37.184204 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:37.184399 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:37.184588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:37.184824 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:37.192101 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:37.192101 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:37.192662 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:37.211100 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:09:37.211570 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66251d77-714a-4995-b269-7eca4331edc1 req-fecffbd6-f158-4b56-acc3-259bf6cfc97a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd returned with HTTP 202 Aug 06 13:09:37.211928 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 615/2441] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:09:37 2026] DELETE /volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:37.645567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63ddd107-7b71-4595-88ca-b4f55c0e01da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:37.647452 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63ddd107-7b71-4595-88ca-b4f55c0e01da tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:37.647667 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63ddd107-7b71-4595-88ca-b4f55c0e01da tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:37.647910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63ddd107-7b71-4595-88ca-b4f55c0e01da tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:37.655024 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:37.655024 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:37.661499 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63ddd107-7b71-4595-88ca-b4f55c0e01da tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:37.667688 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63ddd107-7b71-4595-88ca-b4f55c0e01da tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 returned with HTTP 200 Aug 06 13:09:37.668106 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 612/2442] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:37 2026] GET /volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:37.686462 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-401028c7-32cb-44eb-be2f-c5a351abbc10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:37.688490 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-401028c7-32cb-44eb-be2f-c5a351abbc10 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:37.688705 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-401028c7-32cb-44eb-be2f-c5a351abbc10 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:37.688967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-401028c7-32cb-44eb-be2f-c5a351abbc10 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:37.696765 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:37.696765 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:37.700532 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-401028c7-32cb-44eb-be2f-c5a351abbc10 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:37.704432 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-401028c7-32cb-44eb-be2f-c5a351abbc10 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 returned with HTTP 200 Aug 06 13:09:37.704848 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 608/2443] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:37 2026] GET /volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:37.717604 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:37.719430 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:37.719860 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-332830717"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:37.721280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-332830717'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:37.721591 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume of 1 GB Aug 06 13:09:37.721977 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:37.721977 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:37.723922 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=342,cinder:UPDATE=72,cinder:INSERT=29 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:37.727281 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Availability Zones retrieved successfully. Aug 06 13:09:37.733570 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Flow 'volume_create_api' (3c47af31-8842-483c-9a09-907626a87f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:37.735275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c143829-4eb5-4f66-9a47-4c905e1af117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:37.736740 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:37.762446 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c143829-4eb5-4f66-9a47-4c905e1af117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:37.763331 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf726ba-5847-4691-a6c4-5f59a924ee63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:37.803292 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Created reservations ['704eda6e-2b6b-4ddf-886d-e83f13795738', 'ed20a65e-eab4-447f-ad47-557a5e228335', '0c907fcd-ffc5-49d9-af66-58ed6711d823', '37997563-c580-4468-9d37-a8a78e4bb37f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:37.804084 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf726ba-5847-4691-a6c4-5f59a924ee63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['704eda6e-2b6b-4ddf-886d-e83f13795738', 'ed20a65e-eab4-447f-ad47-557a5e228335', '0c907fcd-ffc5-49d9-af66-58ed6711d823', '37997563-c580-4468-9d37-a8a78e4bb37f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:37.804793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81775f96-e68a-4ce4-b4f0-5e10302fa534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:37.824986 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81775f96-e68a-4ce4-b4f0-5e10302fa534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fad6e26a-2bee-498b-a32c-c2369db36cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-332830717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e006209abac4d39a25503d0263e7c35',qos_specs=None,replication_status=,reservations=['704eda6e-2b6b-4ddf-886d-e83f13795738','ed20a65e-eab4-447f-ad47-557a5e228335','0c907fcd-ffc5-49d9-af66-58ed6711d823','37997563-c580-4468-9d37-a8a78e4bb37f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-332830717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fad6e26a-2bee-498b-a32c-c2369db36cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e006209abac4d39a25503d0263e7c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:37.826077 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33145d68-93e4-4cb8-8d9e-e2c4d03b8e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:37.850626 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33145d68-93e4-4cb8-8d9e-e2c4d03b8e3b) transitioned into state 'SUCCESS' from state '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-332830717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e006209abac4d39a25503d0263e7c35',qos_specs=None,replication_status=,reservations=['704eda6e-2b6b-4ddf-886d-e83f13795738','ed20a65e-eab4-447f-ad47-557a5e228335','0c907fcd-ffc5-49d9-af66-58ed6711d823','37997563-c580-4468-9d37-a8a78e4bb37f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:37.851489 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b947e9-df13-4af3-b36d-57cd104531a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:37.864330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b947e9-df13-4af3-b36d-57cd104531a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:37.864330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Flow 'volume_create_api' (3c47af31-8842-483c-9a09-907626a87f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:37.864330 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume request issued successfully. Aug 06 13:09:37.864330 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1400aeb0-82ca-47a6-8c8f-1ce60cd02664 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:37.864330 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 609/2444] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:37 2026] POST /volume/v3/volumes => generated 752 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:37.879452 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83b0d810-640b-4e59-a6eb-194a02456ae9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:37.885505 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83b0d810-640b-4e59-a6eb-194a02456ae9 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:37.885931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83b0d810-640b-4e59-a6eb-194a02456ae9 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:37.890944 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83b0d810-640b-4e59-a6eb-194a02456ae9 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:37.892531 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=349,cinder:INSERT=38,cinder:UPDATE=70 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:37.905487 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:37.905487 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:37.909766 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83b0d810-640b-4e59-a6eb-194a02456ae9 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:37.914423 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83b0d810-640b-4e59-a6eb-194a02456ae9 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc returned with HTTP 200 Aug 06 13:09:37.916286 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 616/2445] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:37 2026] GET /volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:38.216025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff084cfe-1cdc-40ab-9287-5515cb0189e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:38.218246 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff084cfe-1cdc-40ab-9287-5515cb0189e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd Aug 06 13:09:38.218484 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff084cfe-1cdc-40ab-9287-5515cb0189e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:38.218700 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff084cfe-1cdc-40ab-9287-5515cb0189e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:38.223711 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=429,cinder:UPDATE=97,cinder:INSERT=59 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:38.225065 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff084cfe-1cdc-40ab-9287-5515cb0189e2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd returned with HTTP 404 Aug 06 13:09:38.225578 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 613/2446] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:38 2026] GET /volume/v3/volumes/7796a9c1-6752-4b08-9637-cfa67bdfc3cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:38.286349 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:38.288110 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:38.288337 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:38.288554 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:38.288651 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:38.291034 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=370,cinder:UPDATE=86,cinder:INSERT=51 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:38.294578 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:38.294578 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:38.295161 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:38.311860 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot delete request issued successfully. Aug 06 13:09:38.312093 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58319c2e-3c11-4a0d-90e4-06899c3dd14d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 202 Aug 06 13:09:38.312556 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 609/2447] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:09:38 2026] DELETE /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:38.319652 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47919ed3-caa5-4c59-b24f-f33b26e663e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:38.321855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47919ed3-caa5-4c59-b24f-f33b26e663e4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:38.322111 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47919ed3-caa5-4c59-b24f-f33b26e663e4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:38.322381 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47919ed3-caa5-4c59-b24f-f33b26e663e4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:38.327604 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:38.327604 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:38.328254 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47919ed3-caa5-4c59-b24f-f33b26e663e4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:09:38.329069 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47919ed3-caa5-4c59-b24f-f33b26e663e4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 200 Aug 06 13:09:38.329491 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 610/2448] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:38 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:38.930687 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bfab0f6d-1d5c-4f15-974a-1ed0c7216059 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:38.932366 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfab0f6d-1d5c-4f15-974a-1ed0c7216059 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:38.932674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfab0f6d-1d5c-4f15-974a-1ed0c7216059 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:38.932955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfab0f6d-1d5c-4f15-974a-1ed0c7216059 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:38.940961 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:38.940961 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:38.944102 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bfab0f6d-1d5c-4f15-974a-1ed0c7216059 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:38.949560 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfab0f6d-1d5c-4f15-974a-1ed0c7216059 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc returned with HTTP 200 Aug 06 13:09:38.950106 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 617/2449] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:38 2026] GET /volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:38.961535 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53eff231-1bfc-4fae-b8d7-2c8fe933e020 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:38.963546 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53eff231-1bfc-4fae-b8d7-2c8fe933e020 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:38.963814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53eff231-1bfc-4fae-b8d7-2c8fe933e020 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:38.964045 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53eff231-1bfc-4fae-b8d7-2c8fe933e020 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:38.977446 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:38.977446 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:38.982478 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53eff231-1bfc-4fae-b8d7-2c8fe933e020 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:38.986819 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53eff231-1bfc-4fae-b8d7-2c8fe933e020 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc returned with HTTP 200 Aug 06 13:09:38.987199 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 614/2450] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:38 2026] GET /volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:39.000807 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:39.002911 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:39.003312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1343174597"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:39.004979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1343174597'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:39.005123 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume of 1 GB Aug 06 13:09:39.005449 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:39.005449 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:39.010008 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Availability Zones retrieved successfully. Aug 06 13:09:39.017864 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Flow 'volume_create_api' (8ab39bdc-1516-4c2e-93cb-6b494617074c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:39.018888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e0f2e9-a0fd-448d-8db7-43806b4d0d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:39.019951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:39.047791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e0f2e9-a0fd-448d-8db7-43806b4d0d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:39.048512 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c93716-c08e-4471-9058-29ffbdb7f32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:39.087841 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Created reservations ['21de9acd-531f-448d-b808-afefac2c6fcd', 'ca1e6338-ea07-4f2e-9762-fa703489c295', '9e7531f6-8047-49b4-bee8-247289985431', '984f1f22-a34c-41b3-a61f-7a3fb353d813'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:39.088575 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c93716-c08e-4471-9058-29ffbdb7f32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21de9acd-531f-448d-b808-afefac2c6fcd', 'ca1e6338-ea07-4f2e-9762-fa703489c295', '9e7531f6-8047-49b4-bee8-247289985431', '984f1f22-a34c-41b3-a61f-7a3fb353d813']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:39.089242 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62592c8d-e352-433a-9471-b9b36c0a538d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:39.110036 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62592c8d-e352-433a-9471-b9b36c0a538d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '391b21e6-6d85-4d99-b9e3-3e58413ff260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1343174597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e006209abac4d39a25503d0263e7c35',qos_specs=None,replication_status=,reservations=['21de9acd-531f-448d-b808-afefac2c6fcd','ca1e6338-ea07-4f2e-9762-fa703489c295','9e7531f6-8047-49b4-bee8-247289985431','984f1f22-a34c-41b3-a61f-7a3fb353d813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1343174597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=391b21e6-6d85-4d99-b9e3-3e58413ff260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e006209abac4d39a25503d0263e7c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:39.110685 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c7310b-5a62-4b0d-92f1-f5ed8b43a17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:39.126593 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c7310b-5a62-4b0d-92f1-f5ed8b43a17e) transitioned into state 'SUCCESS' from state '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-1343174597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e006209abac4d39a25503d0263e7c35',qos_specs=None,replication_status=,reservations=['21de9acd-531f-448d-b808-afefac2c6fcd','ca1e6338-ea07-4f2e-9762-fa703489c295','9e7531f6-8047-49b4-bee8-247289985431','984f1f22-a34c-41b3-a61f-7a3fb353d813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8ac88cf71f4fd98de2f0257573754e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:39.127219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e994e3-c610-4d08-98bf-dbe2a2239ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:39.135445 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e994e3-c610-4d08-98bf-dbe2a2239ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:39.136175 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Flow 'volume_create_api' (8ab39bdc-1516-4c2e-93cb-6b494617074c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:39.136443 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Create volume request issued successfully. Aug 06 13:09:39.137002 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b854a64-6bfb-43fa-953f-5bd40255f630 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:39.137424 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 610/2451] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:38 2026] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:39.148564 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38b86ab7-b10b-4cf5-ab02-2bb26e6f768c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:39.151085 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b86ab7-b10b-4cf5-ab02-2bb26e6f768c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:39.151368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b86ab7-b10b-4cf5-ab02-2bb26e6f768c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:39.151660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b86ab7-b10b-4cf5-ab02-2bb26e6f768c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:39.162826 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:39.162826 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:39.166455 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38b86ab7-b10b-4cf5-ab02-2bb26e6f768c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:39.172922 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b86ab7-b10b-4cf5-ab02-2bb26e6f768c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 returned with HTTP 200 Aug 06 13:09:39.173244 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 611/2452] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:39 2026] GET /volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:39.339387 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2083815-29ee-4714-b731-943c040cfe41 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:39.340834 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2083815-29ee-4714-b731-943c040cfe41 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 Aug 06 13:09:39.341378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2083815-29ee-4714-b731-943c040cfe41 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:39.342434 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2083815-29ee-4714-b731-943c040cfe41 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:39.345654 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2083815-29ee-4714-b731-943c040cfe41 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 returned with HTTP 404 Aug 06 13:09:39.346187 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 618/2453] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:09:39 2026] GET /volume/v3/snapshots/0d988320-3b3c-486d-bf4f-3dca8bfa6578 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:39.353142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:39.354658 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:39.354818 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:39.354987 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:39.355129 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:39.360977 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:39.360977 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:39.361414 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:39.377276 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:09:39.377456 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-511ac3c1-16de-443d-a6fc-a9f60d3950e6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 202 Aug 06 13:09:39.377934 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 615/2454] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:39 2026] DELETE /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:39.383974 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e03acfe-46b5-4aa9-8822-b1b674e33baf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:39.387126 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e03acfe-46b5-4aa9-8822-b1b674e33baf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:39.387332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e03acfe-46b5-4aa9-8822-b1b674e33baf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:39.387520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e03acfe-46b5-4aa9-8822-b1b674e33baf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:39.396077 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:39.396077 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:39.399340 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9e03acfe-46b5-4aa9-8822-b1b674e33baf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:39.404006 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e03acfe-46b5-4aa9-8822-b1b674e33baf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 200 Aug 06 13:09:39.404383 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 611/2455] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:39 2026] GET /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:40.185936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be601388-98f7-4cc3-8722-2de11db563e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:40.187964 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be601388-98f7-4cc3-8722-2de11db563e1 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:40.188281 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be601388-98f7-4cc3-8722-2de11db563e1 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:40.188530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be601388-98f7-4cc3-8722-2de11db563e1 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:40.196589 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:40.196589 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:40.200629 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be601388-98f7-4cc3-8722-2de11db563e1 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:40.204992 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be601388-98f7-4cc3-8722-2de11db563e1 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 returned with HTTP 200 Aug 06 13:09:40.205464 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 612/2456] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:40 2026] GET /volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:40.217960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2e9146e-ac1c-4389-b1cc-f14753be960f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:40.219726 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2e9146e-ac1c-4389-b1cc-f14753be960f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:40.221369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2e9146e-ac1c-4389-b1cc-f14753be960f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:40.221369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2e9146e-ac1c-4389-b1cc-f14753be960f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:40.227362 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:40.227362 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:40.231634 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c2e9146e-ac1c-4389-b1cc-f14753be960f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:40.236401 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2e9146e-ac1c-4389-b1cc-f14753be960f tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 returned with HTTP 200 Aug 06 13:09:40.236401 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 619/2457] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:40 2026] GET /volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:40.248825 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-343a58b8-4bdc-4255-8775-8d095cec9636 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:40.277083 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:40.277464 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:40.278845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:40.278998 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Create volume of 1 GB Aug 06 13:09:40.282961 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Availability Zones retrieved successfully. Aug 06 13:09:40.290550 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Flow 'volume_create_api' (f7489e18-d213-4570-830e-2c5151e6f385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:40.291706 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608dced2-11ae-4215-922e-995214d04880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.292652 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:40.322381 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608dced2-11ae-4215-922e-995214d04880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.323034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c91177-fdd8-4b5b-9687-a505c8915b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.374808 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Created reservations ['ac19302f-0de8-45e2-8acc-cc0941b6c55a', '901c375f-f4e0-4883-84ee-f635a23d716b', '86233403-35f6-4a33-b963-9a9e1f232fe3', '664018e4-84f5-45ef-8ed3-ceb15ac4eb7b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:40.376034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c91177-fdd8-4b5b-9687-a505c8915b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac19302f-0de8-45e2-8acc-cc0941b6c55a', '901c375f-f4e0-4883-84ee-f635a23d716b', '86233403-35f6-4a33-b963-9a9e1f232fe3', '664018e4-84f5-45ef-8ed3-ceb15ac4eb7b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.377036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15861607-3646-403c-9e80-cd004594dd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.404960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15861607-3646-403c-9e80-cd004594dd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6927c10-2b2f-457b-87d7-a581d51b8545', '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='f1bd7363d49648c58e9a1376e132b501',qos_specs=None,replication_status=,reservations=['ac19302f-0de8-45e2-8acc-cc0941b6c55a','901c375f-f4e0-4883-84ee-f635a23d716b','86233403-35f6-4a33-b963-9a9e1f232fe3','664018e4-84f5-45ef-8ed3-ceb15ac4eb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f772d093284ae5bd95517020ecfa0e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6927c10-2b2f-457b-87d7-a581d51b8545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1bd7363d49648c58e9a1376e132b501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8f772d093284ae5bd95517020ecfa0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.406005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e562b6f-6e39-4657-a0d8-bcab85a71d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.416946 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f02a63c-d76d-418b-860a-c2bcb73d94a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:40.419045 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f02a63c-d76d-418b-860a-c2bcb73d94a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 Aug 06 13:09:40.419291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f02a63c-d76d-418b-860a-c2bcb73d94a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:40.419535 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f02a63c-d76d-418b-860a-c2bcb73d94a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:40.428706 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f02a63c-d76d-418b-860a-c2bcb73d94a4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 returned with HTTP 404 Aug 06 13:09:40.429269 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e562b6f-6e39-4657-a0d8-bcab85a71d4f) transitioned into state 'SUCCESS' from 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='f1bd7363d49648c58e9a1376e132b501',qos_specs=None,replication_status=,reservations=['ac19302f-0de8-45e2-8acc-cc0941b6c55a','901c375f-f4e0-4883-84ee-f635a23d716b','86233403-35f6-4a33-b963-9a9e1f232fe3','664018e4-84f5-45ef-8ed3-ceb15ac4eb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8f772d093284ae5bd95517020ecfa0e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.429371 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 612/2458] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:40 2026] GET /volume/v3/volumes/33e3bd3d-29c7-4724-94ee-e597160a89b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:40.430036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4948e431-d36b-4067-afc6-5ec86eb320af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.439536 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4948e431-d36b-4067-afc6-5ec86eb320af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.440330 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Flow 'volume_create_api' (f7489e18-d213-4570-830e-2c5151e6f385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:40.440612 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Create volume request issued successfully. Aug 06 13:09:40.441135 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-343a58b8-4bdc-4255-8775-8d095cec9636 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:40.441716 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 616/2459] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:09:40 2026] POST /volume/v3/volumes => generated 731 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:40.458976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db2a158a-c539-47af-b803-5e21cc48eafa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:40.459108 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14e94949-7bc9-43d8-8141-2228953f948a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:40.460224 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db2a158a-c539-47af-b803-5e21cc48eafa tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] GET https://10.4.3.59/volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 Aug 06 13:09:40.460530 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:40.460610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db2a158a-c539-47af-b803-5e21cc48eafa tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:40.460893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db2a158a-c539-47af-b803-5e21cc48eafa tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:40.461116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-960353518", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:40.464937 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-960353518', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:40.473079 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:40.473079 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:40.483887 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db2a158a-c539-47af-b803-5e21cc48eafa tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Volume info retrieved successfully. Aug 06 13:09:40.495455 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db2a158a-c539-47af-b803-5e21cc48eafa tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] https://10.4.3.59/volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 returned with HTTP 200 Aug 06 13:09:40.495455 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 613/2460] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:40 2026] GET /volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:40.566547 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:09:40.569525 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:09:40.576283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (a3efd8e2-8bee-4e86-ab23-77d376c4edba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:40.576283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50968795-eeaf-412c-9a7e-b5c236e93a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.577065 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:40.643384 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50968795-eeaf-412c-9a7e-b5c236e93a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.643384 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4307146e-5b92-4c2c-850b-d1dc8f3583a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.677124 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['c571ddab-f1c0-45bd-bfb5-ff50bdacf3f1', '510a5cf9-6466-42a8-8bb6-22bc3e7658cd', 'c4311046-d106-41fc-b87b-aa1f1ecb9d71', '986f130f-aa73-42e9-88a6-b232e0c62b9a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:40.678051 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4307146e-5b92-4c2c-850b-d1dc8f3583a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c571ddab-f1c0-45bd-bfb5-ff50bdacf3f1', '510a5cf9-6466-42a8-8bb6-22bc3e7658cd', 'c4311046-d106-41fc-b87b-aa1f1ecb9d71', '986f130f-aa73-42e9-88a6-b232e0c62b9a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.678891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed61ebb-6c48-4a40-98da-97ca643e82e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.700875 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed61ebb-6c48-4a40-98da-97ca643e82e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0599cd2b-9568-441a-aa30-3c2354836824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-960353518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['c571ddab-f1c0-45bd-bfb5-ff50bdacf3f1','510a5cf9-6466-42a8-8bb6-22bc3e7658cd','c4311046-d106-41fc-b87b-aa1f1ecb9d71','986f130f-aa73-42e9-88a6-b232e0c62b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-960353518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0599cd2b-9568-441a-aa30-3c2354836824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.700875 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547de99d-c860-4a1c-b77b-87cca93fa855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.715536 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547de99d-c860-4a1c-b77b-87cca93fa855) transitioned into state 'SUCCESS' from state '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-960353518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['c571ddab-f1c0-45bd-bfb5-ff50bdacf3f1','510a5cf9-6466-42a8-8bb6-22bc3e7658cd','c4311046-d106-41fc-b87b-aa1f1ecb9d71','986f130f-aa73-42e9-88a6-b232e0c62b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.716556 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f185a8c0-751f-43f5-8d23-5acd8f39f776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:40.724212 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f185a8c0-751f-43f5-8d23-5acd8f39f776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:40.725149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (a3efd8e2-8bee-4e86-ab23-77d376c4edba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:40.726501 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:09:40.726501 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14e94949-7bc9-43d8-8141-2228953f948a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:40.726712 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 620/2461] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:40 2026] POST /volume/v3/volumes => generated 756 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:40.739237 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-faede75b-1383-4542-aecc-ed15e33da769 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:40.741694 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faede75b-1383-4542-aecc-ed15e33da769 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:09:40.742010 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faede75b-1383-4542-aecc-ed15e33da769 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:40.742278 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faede75b-1383-4542-aecc-ed15e33da769 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:40.751624 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:40.751624 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:40.756304 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-faede75b-1383-4542-aecc-ed15e33da769 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:40.760630 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faede75b-1383-4542-aecc-ed15e33da769 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:09:40.761016 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 613/2462] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:40 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:41.512113 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75c558a7-aaaf-4376-b883-615ee5595f66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.514609 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75c558a7-aaaf-4376-b883-615ee5595f66 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] GET https://10.4.3.59/volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 Aug 06 13:09:41.515517 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75c558a7-aaaf-4376-b883-615ee5595f66 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.515517 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75c558a7-aaaf-4376-b883-615ee5595f66 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.524945 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.524945 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:41.529521 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75c558a7-aaaf-4376-b883-615ee5595f66 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Volume info retrieved successfully. Aug 06 13:09:41.535612 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75c558a7-aaaf-4376-b883-615ee5595f66 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] https://10.4.3.59/volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 returned with HTTP 200 Aug 06 13:09:41.536158 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 617/2463] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:41 2026] GET /volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:41.548787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c6389f6-dceb-4714-825d-0faabb284006 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.550928 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c6389f6-dceb-4714-825d-0faabb284006 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1&project_id=7e006209abac4d39a25503d0263e7c35 Aug 06 13:09:41.551175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c6389f6-dceb-4714-825d-0faabb284006 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.551430 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c6389f6-dceb-4714-825d-0faabb284006 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.551968 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c6389f6-dceb-4714-825d-0faabb284006 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Could not evaluate value 7e006209abac4d39a25503d0263e7c35, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:09:41.552820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c6389f6-dceb-4714-825d-0faabb284006 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Searching by: MultiDict([('project_id', '7e006209abac4d39a25503d0263e7c35'), ('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:09:41.583235 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c6389f6-dceb-4714-825d-0faabb284006 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Get all volumes completed successfully. Aug 06 13:09:41.584165 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.584165 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:41.587651 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c6389f6-dceb-4714-825d-0faabb284006 tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1&project_id=7e006209abac4d39a25503d0263e7c35 returned with HTTP 200 Aug 06 13:09:41.588203 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 614/2464] 10.4.3.59 () {66 vars in 1366 bytes} [Thu Aug 6 13:09:41 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=7e006209abac4d39a25503d0263e7c35 => generated 3021 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:41.602918 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.605024 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 Aug 06 13:09:41.605203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.605424 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.605593 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Delete volume with id: f6927c10-2b2f-457b-87d7-a581d51b8545 Aug 06 13:09:41.612933 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.612933 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:41.613358 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Volume info retrieved successfully. Aug 06 13:09:41.628702 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] Delete volume request issued successfully. Aug 06 13:09:41.628928 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6de0ad17-abf5-4d5f-b5c2-152f5de1d11c tempest-VolumesListAdminTestJSON-148677867 tempest-VolumesListAdminTestJSON-148677867-project-admin] https://10.4.3.59/volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 returned with HTTP 202 Aug 06 13:09:41.629376 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 621/2465] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:41 2026] DELETE /volume/v3/volumes/f6927c10-2b2f-457b-87d7-a581d51b8545 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:41.638154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91c0d110-96ab-430e-803c-d72e54b8aae2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.640137 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91c0d110-96ab-430e-803c-d72e54b8aae2 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:41.640421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91c0d110-96ab-430e-803c-d72e54b8aae2 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.640730 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91c0d110-96ab-430e-803c-d72e54b8aae2 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.648997 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.648997 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:41.652272 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-91c0d110-96ab-430e-803c-d72e54b8aae2 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:41.657604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91c0d110-96ab-430e-803c-d72e54b8aae2 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 returned with HTTP 200 Aug 06 13:09:41.658228 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 614/2466] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:41 2026] GET /volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:41.670500 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.672635 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] DELETE https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:41.672981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.673218 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.673437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Delete volume with id: 391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:41.682979 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.682979 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:41.683622 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:41.701342 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Delete volume request issued successfully. Aug 06 13:09:41.701556 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-630fa7c9-39d2-460a-b1a6-e22f06b41acc tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 returned with HTTP 202 Aug 06 13:09:41.702019 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 618/2467] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:41 2026] DELETE /volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:41.710925 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0a10743-fec3-407e-827e-63f990713952 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.713065 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0a10743-fec3-407e-827e-63f990713952 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:41.713502 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0a10743-fec3-407e-827e-63f990713952 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.713877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0a10743-fec3-407e-827e-63f990713952 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.722682 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.722682 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:41.726676 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0a10743-fec3-407e-827e-63f990713952 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:41.731173 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0a10743-fec3-407e-827e-63f990713952 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 returned with HTTP 200 Aug 06 13:09:41.731583 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 615/2468] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:41 2026] GET /volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:41.778092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-211f4e0b-3847-4037-9860-3f80812f7b77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.780046 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-211f4e0b-3847-4037-9860-3f80812f7b77 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:09:41.780226 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-211f4e0b-3847-4037-9860-3f80812f7b77 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.780452 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-211f4e0b-3847-4037-9860-3f80812f7b77 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.789906 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.789906 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:41.795559 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-211f4e0b-3847-4037-9860-3f80812f7b77 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:41.800695 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-211f4e0b-3847-4037-9860-3f80812f7b77 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:09:41.801117 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 622/2469] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:41 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:09:41.813579 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e427145a-b2b2-4de5-90e8-730a600fc7b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:41.815866 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e427145a-b2b2-4de5-90e8-730a600fc7b6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:09:41.816140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e427145a-b2b2-4de5-90e8-730a600fc7b6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:41.816416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e427145a-b2b2-4de5-90e8-730a600fc7b6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:41.825652 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:41.825652 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:41.829505 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e427145a-b2b2-4de5-90e8-730a600fc7b6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:41.834901 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e427145a-b2b2-4de5-90e8-730a600fc7b6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:09:41.835278 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 615/2470] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:41 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:42.747866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8c2bfef-df7a-437d-8ee4-4618aa902fc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:42.749573 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8c2bfef-df7a-437d-8ee4-4618aa902fc5 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 Aug 06 13:09:42.749701 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8c2bfef-df7a-437d-8ee4-4618aa902fc5 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:42.749909 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8c2bfef-df7a-437d-8ee4-4618aa902fc5 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:42.756217 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8c2bfef-df7a-437d-8ee4-4618aa902fc5 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 returned with HTTP 404 Aug 06 13:09:42.756801 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 619/2471] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:42 2026] GET /volume/v3/volumes/391b21e6-6d85-4d99-b9e3-3e58413ff260 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:42.763504 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7f59ec5-7d50-404b-a683-34d33a9c906c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:42.765372 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7f59ec5-7d50-404b-a683-34d33a9c906c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:42.765606 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7f59ec5-7d50-404b-a683-34d33a9c906c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:42.765801 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7f59ec5-7d50-404b-a683-34d33a9c906c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:42.772514 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:42.772514 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:42.775922 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7f59ec5-7d50-404b-a683-34d33a9c906c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:42.779742 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7f59ec5-7d50-404b-a683-34d33a9c906c tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc returned with HTTP 200 Aug 06 13:09:42.780168 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 616/2472] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:42 2026] GET /volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:42.793251 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:42.794941 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:42.795437 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:42.796870 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:42.796870 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Delete volume with id: fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:42.804985 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:42.804985 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:42.804985 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:42.821863 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Delete volume request issued successfully. Aug 06 13:09:42.822109 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6060f0-71ef-45f2-9ffa-23aaa11e1965 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc returned with HTTP 202 Aug 06 13:09:42.822579 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 623/2473] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:42 2026] DELETE /volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:42.832756 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b387875b-e5c9-4168-822e-5ca82d49ad3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:42.835557 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b387875b-e5c9-4168-822e-5ca82d49ad3d tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:42.835985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b387875b-e5c9-4168-822e-5ca82d49ad3d tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:42.836241 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b387875b-e5c9-4168-822e-5ca82d49ad3d tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:42.849957 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:42.849957 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:42.860123 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b387875b-e5c9-4168-822e-5ca82d49ad3d tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:42.866602 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b387875b-e5c9-4168-822e-5ca82d49ad3d tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc returned with HTTP 200 Aug 06 13:09:42.867089 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 616/2474] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:42 2026] GET /volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:42.921911 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-6734b16b-7bcf-4730-b9d7-1782b4423af2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:42.923958 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-6734b16b-7bcf-4730-b9d7-1782b4423af2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:09:42.924134 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-6734b16b-7bcf-4730-b9d7-1782b4423af2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:42.924334 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-6734b16b-7bcf-4730-b9d7-1782b4423af2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:42.931582 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:42.931582 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:42.935448 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-6734b16b-7bcf-4730-b9d7-1782b4423af2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:42.940136 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-6734b16b-7bcf-4730-b9d7-1782b4423af2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:09:42.940482 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 620/2475] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:42 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:43.381282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-2c892298-3ecf-4210-9de2-e3fed42fa2d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:43.383440 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-2c892298-3ecf-4210-9de2-e3fed42fa2d5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:09:43.383630 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-2c892298-3ecf-4210-9de2-e3fed42fa2d5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:43.383887 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-2c892298-3ecf-4210-9de2-e3fed42fa2d5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:43.391078 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:43.391078 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:43.395027 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-2c892298-3ecf-4210-9de2-e3fed42fa2d5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:43.399855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-2c892298-3ecf-4210-9de2-e3fed42fa2d5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:09:43.400415 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 617/2476] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:09:43 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:43.410069 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7e263d9-521e-4748-befa-32ae950c96d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:43.410527 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7e263d9-521e-4748-befa-32ae950c96d5 None None] GET https://10.4.3.59/volume// Aug 06 13:09:43.410715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7e263d9-521e-4748-befa-32ae950c96d5 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:43.410905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7e263d9-521e-4748-befa-32ae950c96d5 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:43.411218 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7e263d9-521e-4748-befa-32ae950c96d5 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:09:43.411537 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 624/2477] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:09:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:09:43.418675 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-f740b018-151b-48d1-8dd6-19fdc6b4acc1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:43.420706 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-f740b018-151b-48d1-8dd6-19fdc6b4acc1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:09:43.421073 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-f740b018-151b-48d1-8dd6-19fdc6b4acc1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0599cd2b-9568-441a-aa30-3c2354836824", "connector": null, "instance_uuid": "c2292f36-bb8c-4a73-87e8-c764fa78eaa5"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:43.429613 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:43.429613 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:43.457196 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-f740b018-151b-48d1-8dd6-19fdc6b4acc1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:09:43.457635 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 617/2478] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:09:43 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 06 13:09:43.880503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cf0fc3a-f634-45a8-b0b8-c2597edaef09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:43.883226 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cf0fc3a-f634-45a8-b0b8-c2597edaef09 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc Aug 06 13:09:43.883226 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cf0fc3a-f634-45a8-b0b8-c2597edaef09 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:43.883226 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cf0fc3a-f634-45a8-b0b8-c2597edaef09 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:43.891005 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cf0fc3a-f634-45a8-b0b8-c2597edaef09 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc returned with HTTP 404 Aug 06 13:09:43.891005 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 621/2479] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:43 2026] GET /volume/v3/volumes/fad6e26a-2bee-498b-a32c-c2369db36cdc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:43.898624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1fe9d908-d00e-440a-92c1-c063013d8766 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:43.900332 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1fe9d908-d00e-440a-92c1-c063013d8766 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:43.901183 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1fe9d908-d00e-440a-92c1-c063013d8766 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:43.901500 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1fe9d908-d00e-440a-92c1-c063013d8766 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:43.911579 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:43.911579 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:43.915868 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1fe9d908-d00e-440a-92c1-c063013d8766 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:43.920480 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1fe9d908-d00e-440a-92c1-c063013d8766 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 returned with HTTP 200 Aug 06 13:09:43.921113 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 618/2480] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:43 2026] GET /volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:43.934048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7164b03a-0e92-4183-9977-0727cd785280 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:43.936029 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7164b03a-0e92-4183-9977-0727cd785280 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] DELETE https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:43.936209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7164b03a-0e92-4183-9977-0727cd785280 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:43.936449 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7164b03a-0e92-4183-9977-0727cd785280 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:43.936622 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7164b03a-0e92-4183-9977-0727cd785280 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Delete volume with id: f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:43.945452 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:43.945452 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:43.945902 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7164b03a-0e92-4183-9977-0727cd785280 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:43.963436 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7164b03a-0e92-4183-9977-0727cd785280 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Delete volume request issued successfully. Aug 06 13:09:43.963650 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7164b03a-0e92-4183-9977-0727cd785280 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 returned with HTTP 202 Aug 06 13:09:43.964085 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 625/2481] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:09:43 2026] DELETE /volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:09:43.971770 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f502e822-621f-4f4c-8d02-b7ac49645d64 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:43.975657 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f502e822-621f-4f4c-8d02-b7ac49645d64 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:43.975912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f502e822-621f-4f4c-8d02-b7ac49645d64 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:43.976154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f502e822-621f-4f4c-8d02-b7ac49645d64 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:43.989444 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:43.989444 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:43.994957 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f502e822-621f-4f4c-8d02-b7ac49645d64 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Volume info retrieved successfully. Aug 06 13:09:44.000694 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f502e822-621f-4f4c-8d02-b7ac49645d64 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 returned with HTTP 200 Aug 06 13:09:44.001178 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 618/2482] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:43 2026] GET /volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:44.387425 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-650aa704-2b8f-4703-a2ec-8d9c4eeaa128 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:44.387951 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-650aa704-2b8f-4703-a2ec-8d9c4eeaa128 None None] GET https://10.4.3.59/volume// Aug 06 13:09:44.388197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-650aa704-2b8f-4703-a2ec-8d9c4eeaa128 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:44.388491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-650aa704-2b8f-4703-a2ec-8d9c4eeaa128 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:44.388910 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-650aa704-2b8f-4703-a2ec-8d9c4eeaa128 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:09:44.389337 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 622/2483] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:09:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:09:44.400658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-de480d18-2591-4f72-8e18-0d13bf1eaa14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:44.402756 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-de480d18-2591-4f72-8e18-0d13bf1eaa14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:09:44.403068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-de480d18-2591-4f72-8e18-0d13bf1eaa14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:44.403394 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-de480d18-2591-4f72-8e18-0d13bf1eaa14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:44.412273 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:44.412273 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:44.415477 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-de480d18-2591-4f72-8e18-0d13bf1eaa14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:09:44.419649 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-de480d18-2591-4f72-8e18-0d13bf1eaa14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:09:44.420241 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 619/2484] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:09:44 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:09:44.528418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-c03c76b8-5b20-4f7c-87f7-185bbbb31508 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:44.530476 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-c03c76b8-5b20-4f7c-87f7-185bbbb31508 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7 Aug 06 13:09:44.530897 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-c03c76b8-5b20-4f7c-87f7-185bbbb31508 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:44.539191 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-c03c76b8-5b20-4f7c-87f7-185bbbb31508 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-0599cd2b-9568-441a-aa30-3c2354836824-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:09:44.544057 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-c03c76b8-5b20-4f7c-87f7-185bbbb31508 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-0599cd2b-9568-441a-aa30-3c2354836824-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:09:44.544994 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:44.544994 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:44.623439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-c03c76b8-5b20-4f7c-87f7-185bbbb31508 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-0599cd2b-9568-441a-aa30-3c2354836824-np0000006653" released by "attachment_update" :: held 0.079s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:09:44.624229 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-c03c76b8-5b20-4f7c-87f7-185bbbb31508 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7 returned with HTTP 200 Aug 06 13:09:44.624850 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 626/2485] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:09:44 2026] PUT /volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:09:44.660680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-9100605b-88d8-45b3-8716-1653902ee700 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:44.662781 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-9100605b-88d8-45b3-8716-1653902ee700 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7/action Aug 06 13:09:44.663139 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-9100605b-88d8-45b3-8716-1653902ee700 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:09:44.663254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-9100605b-88d8-45b3-8716-1653902ee700 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:44.681778 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:44.681778 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:09:44.706595 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fa5f939f-6713-401c-aa30-3343211da8e2 req-9100605b-88d8-45b3-8716-1653902ee700 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7/action returned with HTTP 204 Aug 06 13:09:44.707334 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 619/2486] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:09:44 2026] POST /volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:45.013796 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e06c959-7b47-4fb5-83f7-502b5d5ba3c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:45.015725 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e06c959-7b47-4fb5-83f7-502b5d5ba3c4 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] GET https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 Aug 06 13:09:45.015925 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e06c959-7b47-4fb5-83f7-502b5d5ba3c4 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:45.016146 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e06c959-7b47-4fb5-83f7-502b5d5ba3c4 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:45.021907 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e06c959-7b47-4fb5-83f7-502b5d5ba3c4 tempest-VolumesListAdminTestJSON-1821655222 tempest-VolumesListAdminTestJSON-1821655222-project-member] https://10.4.3.59/volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 returned with HTTP 404 Aug 06 13:09:45.022386 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 623/2487] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:09:45 2026] GET /volume/v3/volumes/f92c243b-dea5-41c8-bf52-ed45318a3245 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:09:46.838284 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cf0e5c2-a2eb-4428-8a93-868a15d679a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:46.929929 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cf0e5c2-a2eb-4428-8a93-868a15d679a6 tempest-AvailabilityZoneTestJSON-1023220573 tempest-AvailabilityZoneTestJSON-1023220573-project-member] GET https://10.4.3.59/volume/v3/os-availability-zone Aug 06 13:09:46.930134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cf0e5c2-a2eb-4428-8a93-868a15d679a6 tempest-AvailabilityZoneTestJSON-1023220573 tempest-AvailabilityZoneTestJSON-1023220573-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:46.930355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cf0e5c2-a2eb-4428-8a93-868a15d679a6 tempest-AvailabilityZoneTestJSON-1023220573 tempest-AvailabilityZoneTestJSON-1023220573-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:46.933667 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cf0e5c2-a2eb-4428-8a93-868a15d679a6 tempest-AvailabilityZoneTestJSON-1023220573 tempest-AvailabilityZoneTestJSON-1023220573-project-member] Availability Zones retrieved successfully. Aug 06 13:09:46.933934 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cf0e5c2-a2eb-4428-8a93-868a15d679a6 tempest-AvailabilityZoneTestJSON-1023220573 tempest-AvailabilityZoneTestJSON-1023220573-project-member] https://10.4.3.59/volume/v3/os-availability-zone returned with HTTP 200 Aug 06 13:09:46.934359 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 620/2488] 10.4.3.59 () {66 vars in 1269 bytes} [Thu Aug 6 13:09:46 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:09:54.617116 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=49,cinder:INSERT=9,cinder:UPDATE=16 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:54.699942 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=57,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:55.018427 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=48,cinder:UPDATE=14,cinder:INSERT=12 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:56.932146 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=56,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:09:58.227038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:58.368577 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:58.369013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2077320777", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:58.370546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2077320777', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:58.370707 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Create volume of 1 GB Aug 06 13:09:58.371049 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:58.371049 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:09:58.375387 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Availability Zones retrieved successfully. Aug 06 13:09:58.380501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Flow 'volume_create_api' (d3ae4a79-0768-46d7-b330-6aa398c786d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:58.382379 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f1ebdf-ba7c-4e84-9b0e-25547b244098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.383369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:58.410696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f1ebdf-ba7c-4e84-9b0e-25547b244098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.411388 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3234c5d-0e21-4cd2-bd53-43bc2549e496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.494686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Created reservations ['bfd8ba5c-4710-446a-b573-e66590c5922d', '05caa38d-dd5f-4982-92e2-78ce9f148044', '360c6c22-0977-4944-9ecb-0ce284ce8dc0', '5f49cfc8-bc58-4466-bdd3-fa290cfae6b8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:58.495444 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3234c5d-0e21-4cd2-bd53-43bc2549e496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfd8ba5c-4710-446a-b573-e66590c5922d', '05caa38d-dd5f-4982-92e2-78ce9f148044', '360c6c22-0977-4944-9ecb-0ce284ce8dc0', '5f49cfc8-bc58-4466-bdd3-fa290cfae6b8']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.496102 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4cd70c3-f9ac-48e0-abb7-fc1ac2f676e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.519126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4cd70c3-f9ac-48e0-abb7-fc1ac2f676e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2077320777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1afc966b831483cbdfa761d49485b8e',qos_specs=None,replication_status=,reservations=['bfd8ba5c-4710-446a-b573-e66590c5922d','05caa38d-dd5f-4982-92e2-78ce9f148044','360c6c22-0977-4944-9ecb-0ce284ce8dc0','5f49cfc8-bc58-4466-bdd3-fa290cfae6b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb3965b3683348ba82c9dac0bd96de4b',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2077320777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1afc966b831483cbdfa761d49485b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb3965b3683348ba82c9dac0bd96de4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.520700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7914d99a-ce1d-4c5b-8e00-8afae517932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.543429 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7914d99a-ce1d-4c5b-8e00-8afae517932a) transitioned into state 'SUCCESS' from state '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-2077320777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1afc966b831483cbdfa761d49485b8e',qos_specs=None,replication_status=,reservations=['bfd8ba5c-4710-446a-b573-e66590c5922d','05caa38d-dd5f-4982-92e2-78ce9f148044','360c6c22-0977-4944-9ecb-0ce284ce8dc0','5f49cfc8-bc58-4466-bdd3-fa290cfae6b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb3965b3683348ba82c9dac0bd96de4b',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.544106 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95694840-1efc-4b1d-9721-6b8e407543f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.554512 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95694840-1efc-4b1d-9721-6b8e407543f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.555430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Flow 'volume_create_api' (d3ae4a79-0768-46d7-b330-6aa398c786d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:58.555738 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Create volume request issued successfully. Aug 06 13:09:58.556336 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6a2525e-48dd-45d6-8366-ae1f5c5f7d10 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:58.556769 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 627/2489] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:58 2026] POST /volume/v3/volumes => generated 763 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:58.572525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:58.574517 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:09:58.574863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-675446516", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:09:58.576520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-675446516', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:09:58.576616 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Create volume of 1 GB Aug 06 13:09:58.580794 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Availability Zones retrieved successfully. Aug 06 13:09:58.586313 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Flow 'volume_create_api' (d0fa92f1-a806-41d4-94d6-058e5a97024f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:58.587185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c169c769-2b8e-4938-a504-c77009426479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.588223 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:09:58.618032 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c169c769-2b8e-4938-a504-c77009426479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.621336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1538b598-b8c6-4c1f-b16c-e38863445f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.681599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Created reservations ['a3073f0c-85ff-4d60-8db1-436af1d822dd', 'f3bb3ee6-4226-4e35-93d7-10fe730619f4', 'fc5c3006-6ac4-4ee6-9ea3-066f0e09fc10', 'f58be27f-8787-4616-8983-16abfc013d4b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:09:58.682652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1538b598-b8c6-4c1f-b16c-e38863445f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3073f0c-85ff-4d60-8db1-436af1d822dd', 'f3bb3ee6-4226-4e35-93d7-10fe730619f4', 'fc5c3006-6ac4-4ee6-9ea3-066f0e09fc10', 'f58be27f-8787-4616-8983-16abfc013d4b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.683518 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41c4fee-bb36-41a5-8b84-9c8f6bac6d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.725138 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41c4fee-bb36-41a5-8b84-9c8f6bac6d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dee6897-be9a-44bd-836a-99acc628f4de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-675446516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1afc966b831483cbdfa761d49485b8e',qos_specs=None,replication_status=,reservations=['a3073f0c-85ff-4d60-8db1-436af1d822dd','f3bb3ee6-4226-4e35-93d7-10fe730619f4','fc5c3006-6ac4-4ee6-9ea3-066f0e09fc10','f58be27f-8787-4616-8983-16abfc013d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb3965b3683348ba82c9dac0bd96de4b',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-675446516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dee6897-be9a-44bd-836a-99acc628f4de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1afc966b831483cbdfa761d49485b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb3965b3683348ba82c9dac0bd96de4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.726375 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61ea00e-c7a6-4aec-8dcd-4367e1af3f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.753281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61ea00e-c7a6-4aec-8dcd-4367e1af3f2a) transitioned into state 'SUCCESS' from state '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-675446516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1afc966b831483cbdfa761d49485b8e',qos_specs=None,replication_status=,reservations=['a3073f0c-85ff-4d60-8db1-436af1d822dd','f3bb3ee6-4226-4e35-93d7-10fe730619f4','fc5c3006-6ac4-4ee6-9ea3-066f0e09fc10','f58be27f-8787-4616-8983-16abfc013d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb3965b3683348ba82c9dac0bd96de4b',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.753281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95074de-e180-4b52-9f77-e22d4fec9112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:09:58.763283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95074de-e180-4b52-9f77-e22d4fec9112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:09:58.764099 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Flow 'volume_create_api' (d0fa92f1-a806-41d4-94d6-058e5a97024f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:09:58.764435 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Create volume request issued successfully. Aug 06 13:09:58.765400 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0eeccce4-f8d0-4689-8d1d-8dcb475ceafe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:09:58.765490 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 620/2490] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:09:58 2026] POST /volume/v3/volumes => generated 762 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:09:59.635404 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-a423f45b-b575-44bc-9bf1-38a78f2a2492 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:59.639298 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-a423f45b-b575-44bc-9bf1-38a78f2a2492 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] DELETE https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 Aug 06 13:09:59.639471 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-a423f45b-b575-44bc-9bf1-38a78f2a2492 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:59.639666 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-a423f45b-b575-44bc-9bf1-38a78f2a2492 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:59.647498 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:59.647498 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:09:59.698816 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-a423f45b-b575-44bc-9bf1-38a78f2a2492 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 returned with HTTP 200 Aug 06 13:09:59.699374 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 624/2491] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:09:59 2026] DELETE /volume/v3/attachments/7109edc2-844f-4158-ba09-58fec8d8f167 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:09:59.709215 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:09:59.712151 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] DELETE https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a Aug 06 13:09:59.712355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:09:59.712585 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:09:59.712781 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Delete volume with id: cb85ee3b-4370-4059-bc74-a42f56256c6a Aug 06 13:09:59.721065 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:09:59.721065 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:09:59.721870 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:09:59.742409 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Delete volume request issued successfully. Aug 06 13:09:59.743247 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b0a13c31-055e-45e4-a11b-de65610a0742 req-b941e4a1-a80f-4c0e-af55-eb31b96eb77f tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a returned with HTTP 202 Aug 06 13:09:59.743871 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 621/2492] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:09:59 2026] DELETE /volume/v3/volumes/cb85ee3b-4370-4059-bc74-a42f56256c6a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:00.763745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81db90a9-3205-4c71-aefd-9de41412c461 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:00.767288 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81db90a9-3205-4c71-aefd-9de41412c461 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:00.767288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81db90a9-3205-4c71-aefd-9de41412c461 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:00.767288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81db90a9-3205-4c71-aefd-9de41412c461 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:00.767473 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35734a7a-5411-41a8-ad3b-117540477049 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:00.771332 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35734a7a-5411-41a8-ad3b-117540477049 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:10:00.771926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35734a7a-5411-41a8-ad3b-117540477049 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:00.772253 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35734a7a-5411-41a8-ad3b-117540477049 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:00.772582 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-35734a7a-5411-41a8-ad3b-117540477049 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Delete volume with id: a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:10:00.774613 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:00.774613 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:00.783309 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81db90a9-3205-4c71-aefd-9de41412c461 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:00.789370 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:00.789370 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:00.789370 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35734a7a-5411-41a8-ad3b-117540477049 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:10:00.789802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81db90a9-3205-4c71-aefd-9de41412c461 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:00.790206 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 628/2493] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:00 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:00.802401 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b970e78-0ab1-474d-8be6-c64d86f7aeca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:00.804433 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b970e78-0ab1-474d-8be6-c64d86f7aeca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:00.805533 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b970e78-0ab1-474d-8be6-c64d86f7aeca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:00.805533 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b970e78-0ab1-474d-8be6-c64d86f7aeca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:00.812854 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:00.812854 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:00.816780 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2b970e78-0ab1-474d-8be6-c64d86f7aeca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:00.820971 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35734a7a-5411-41a8-ad3b-117540477049 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Delete volume request issued successfully. Aug 06 13:10:00.820971 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35734a7a-5411-41a8-ad3b-117540477049 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 202 Aug 06 13:10:00.821107 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b970e78-0ab1-474d-8be6-c64d86f7aeca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:00.821547 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 625/2494] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:00 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:00.823465 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 621/2495] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:10:00 2026] DELETE /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:00.831231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a65829a1-6145-4546-9443-2da10ac9f886 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:00.834000 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a65829a1-6145-4546-9443-2da10ac9f886 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:10:00.834317 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a65829a1-6145-4546-9443-2da10ac9f886 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:00.834584 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a65829a1-6145-4546-9443-2da10ac9f886 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:00.857117 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:00.857117 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:00.866411 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a65829a1-6145-4546-9443-2da10ac9f886 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Volume info retrieved successfully. Aug 06 13:10:00.874931 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a65829a1-6145-4546-9443-2da10ac9f886 tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 200 Aug 06 13:10:00.876163 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 622/2496] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:00 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:00.887490 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-2cf8069c-59e0-44bf-b1d5-71778c2adb12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:00.891490 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-2cf8069c-59e0-44bf-b1d5-71778c2adb12 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:00.891490 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-2cf8069c-59e0-44bf-b1d5-71778c2adb12 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:00.891490 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-2cf8069c-59e0-44bf-b1d5-71778c2adb12 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:00.907281 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:00.907281 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:00.915375 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-2cf8069c-59e0-44bf-b1d5-71778c2adb12 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:00.921244 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-2cf8069c-59e0-44bf-b1d5-71778c2adb12 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:00.923478 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 629/2497] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:00 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:01.022286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3355655f-f750-4828-a17d-7bde46fcc7f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.022792 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3355655f-f750-4828-a17d-7bde46fcc7f2 None None] GET https://10.4.3.59/volume// Aug 06 13:10:01.026174 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3355655f-f750-4828-a17d-7bde46fcc7f2 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:01.026174 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3355655f-f750-4828-a17d-7bde46fcc7f2 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:01.026174 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3355655f-f750-4828-a17d-7bde46fcc7f2 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:01.026174 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 626/2498] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:10:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:01.032481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-d0022a7e-d15e-4890-9ae6-91eba3db8e49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.035198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-d0022a7e-d15e-4890-9ae6-91eba3db8e49 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:10:01.035828 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-d0022a7e-d15e-4890-9ae6-91eba3db8e49 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f", "connector": null, "instance_uuid": "2ff5f7aa-ae77-47a8-a7e9-11b722660df8"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:01.048597 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:01.048597 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:01.081982 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-d0022a7e-d15e-4890-9ae6-91eba3db8e49 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:10:01.082374 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 622/2499] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:10:01 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:01.113683 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8327202-cdc2-4d13-a7a4-f0dff5e37b6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.116919 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8327202-cdc2-4d13-a7a4-f0dff5e37b6d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:01.117345 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8327202-cdc2-4d13-a7a4-f0dff5e37b6d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:01.117728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8327202-cdc2-4d13-a7a4-f0dff5e37b6d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:01.132928 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:01.132928 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:01.137885 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1361c58d-4de7-433a-936e-316c8b9699ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.138587 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1361c58d-4de7-433a-936e-316c8b9699ae None None] GET https://10.4.3.59/volume// Aug 06 13:10:01.138892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1361c58d-4de7-433a-936e-316c8b9699ae None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:01.139121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1361c58d-4de7-433a-936e-316c8b9699ae None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:01.139583 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1361c58d-4de7-433a-936e-316c8b9699ae None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:01.139958 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 630/2500] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:01.143289 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8327202-cdc2-4d13-a7a4-f0dff5e37b6d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:01.147379 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8327202-cdc2-4d13-a7a4-f0dff5e37b6d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:01.148494 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 623/2501] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:01 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:01.150019 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-8d051bea-53ab-4ff5-ae25-07e05f62e1b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.161491 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-8d051bea-53ab-4ff5-ae25-07e05f62e1b3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:01.161979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-8d051bea-53ab-4ff5-ae25-07e05f62e1b3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:01.162286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-8d051bea-53ab-4ff5-ae25-07e05f62e1b3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:01.173626 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:01.173626 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:01.180497 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-8d051bea-53ab-4ff5-ae25-07e05f62e1b3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:01.185687 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-8d051bea-53ab-4ff5-ae25-07e05f62e1b3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:01.186250 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 627/2502] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:01 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 1057 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:01.294300 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-c8a3fa6c-a97e-4ff7-ace8-ddfded6c1e66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.296597 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-c8a3fa6c-a97e-4ff7-ace8-ddfded6c1e66 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] PUT https://10.4.3.59/volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271 Aug 06 13:10:01.297029 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-c8a3fa6c-a97e-4ff7-ace8-ddfded6c1e66 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:01.305310 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-c8a3fa6c-a97e-4ff7-ace8-ddfded6c1e66 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Acquiring lock "cinder-attachment_update-b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:10:01.310109 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-c8a3fa6c-a97e-4ff7-ace8-ddfded6c1e66 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:10:01.311505 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:01.311505 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:01.397100 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-c8a3fa6c-a97e-4ff7-ace8-ddfded6c1e66 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f-np0000006653" released by "attachment_update" :: held 0.087s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:10:01.397805 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-c8a3fa6c-a97e-4ff7-ace8-ddfded6c1e66 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271 returned with HTTP 200 Aug 06 13:10:01.398635 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 623/2503] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:10:01 2026] PUT /volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:01.406433 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-bbde6879-fe19-4f3c-b718-f37fe0aa95ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.409176 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-bbde6879-fe19-4f3c-b718-f37fe0aa95ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/encryption Aug 06 13:10:01.409531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-bbde6879-fe19-4f3c-b718-f37fe0aa95ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:01.409845 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-bbde6879-fe19-4f3c-b718-f37fe0aa95ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:01.422182 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:01.422182 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:01.431716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-bbde6879-fe19-4f3c-b718-f37fe0aa95ec tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/encryption returned with HTTP 200 Aug 06 13:10:01.432530 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 631/2504] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:10:01 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:01.890338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1de19bfd-8ca7-42b3-92c1-fccfb58ae9ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:01.892851 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1de19bfd-8ca7-42b3-92c1-fccfb58ae9ea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] GET https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b Aug 06 13:10:01.893134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1de19bfd-8ca7-42b3-92c1-fccfb58ae9ea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:01.893390 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1de19bfd-8ca7-42b3-92c1-fccfb58ae9ea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:01.903409 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1de19bfd-8ca7-42b3-92c1-fccfb58ae9ea tempest-ServerActionsTestOtherA-106524679 tempest-ServerActionsTestOtherA-106524679-project-member] https://10.4.3.59/volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b returned with HTTP 404 Aug 06 13:10:01.904111 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 624/2505] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:01 2026] GET /volume/v3/volumes/a0af3e3d-3a1f-4f5c-88fe-e6083bd9d94b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:02.170971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ef1f22a-3672-41a5-8f2e-4b59fec4e447 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:02.171309 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ef1f22a-3672-41a5-8f2e-4b59fec4e447 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:02.171309 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ef1f22a-3672-41a5-8f2e-4b59fec4e447 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:02.171482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ef1f22a-3672-41a5-8f2e-4b59fec4e447 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:02.181033 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:02.181033 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:02.184560 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ef1f22a-3672-41a5-8f2e-4b59fec4e447 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:02.188618 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ef1f22a-3672-41a5-8f2e-4b59fec4e447 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:02.188972 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 628/2506] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:02 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:03.201213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-379a62bf-9fee-4d07-baf2-6ec1299caba0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:03.203555 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-379a62bf-9fee-4d07-baf2-6ec1299caba0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:03.203789 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-379a62bf-9fee-4d07-baf2-6ec1299caba0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:03.204067 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-379a62bf-9fee-4d07-baf2-6ec1299caba0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:03.217119 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:03.217119 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:03.220992 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-379a62bf-9fee-4d07-baf2-6ec1299caba0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:03.226072 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-379a62bf-9fee-4d07-baf2-6ec1299caba0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:03.226564 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 624/2507] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:03 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:04.242174 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07604666-44ed-4fa0-ac4e-63ef1f4e85c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:04.244509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07604666-44ed-4fa0-ac4e-63ef1f4e85c5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:04.244775 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07604666-44ed-4fa0-ac4e-63ef1f4e85c5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:04.245050 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07604666-44ed-4fa0-ac4e-63ef1f4e85c5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:04.257404 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:04.257404 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:04.263477 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07604666-44ed-4fa0-ac4e-63ef1f4e85c5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:04.269143 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07604666-44ed-4fa0-ac4e-63ef1f4e85c5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:04.269833 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 632/2508] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:04 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:05.285290 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b85c884e-49ac-4d16-b317-6d85c12d47cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:05.287484 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b85c884e-49ac-4d16-b317-6d85c12d47cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:05.287761 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b85c884e-49ac-4d16-b317-6d85c12d47cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:05.287995 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b85c884e-49ac-4d16-b317-6d85c12d47cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:05.301034 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:05.301034 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:05.305620 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b85c884e-49ac-4d16-b317-6d85c12d47cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:05.311399 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b85c884e-49ac-4d16-b317-6d85c12d47cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:05.311956 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 625/2509] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:05 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:06.327292 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89ba253d-87ff-47da-8416-40dd59f69e4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:06.331961 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89ba253d-87ff-47da-8416-40dd59f69e4e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:06.332159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89ba253d-87ff-47da-8416-40dd59f69e4e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:06.332396 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89ba253d-87ff-47da-8416-40dd59f69e4e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:06.352045 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:06.352045 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:06.356111 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89ba253d-87ff-47da-8416-40dd59f69e4e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:06.360639 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89ba253d-87ff-47da-8416-40dd59f69e4e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:06.361073 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 629/2510] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:06 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:07.374287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-346f4497-64d8-42f3-afa5-257f96bbfc70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:07.376669 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-346f4497-64d8-42f3-afa5-257f96bbfc70 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:07.376915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-346f4497-64d8-42f3-afa5-257f96bbfc70 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:07.377148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-346f4497-64d8-42f3-afa5-257f96bbfc70 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:07.389246 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:07.389246 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:07.393239 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-346f4497-64d8-42f3-afa5-257f96bbfc70 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:07.397841 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-346f4497-64d8-42f3-afa5-257f96bbfc70 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:07.398239 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 625/2511] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:07 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:08.417377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9983fee9-8f8c-4686-8b0d-e86fe3d96be5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:08.419406 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9983fee9-8f8c-4686-8b0d-e86fe3d96be5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:08.419658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9983fee9-8f8c-4686-8b0d-e86fe3d96be5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:08.419912 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9983fee9-8f8c-4686-8b0d-e86fe3d96be5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:08.430779 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:08.430779 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:08.434711 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9983fee9-8f8c-4686-8b0d-e86fe3d96be5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:08.439773 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9983fee9-8f8c-4686-8b0d-e86fe3d96be5 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:08.440384 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 633/2512] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:08 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:09.091993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3b41795-9ed7-4fcf-a8af-29422677120e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:09.191382 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3b41795-9ed7-4fcf-a8af-29422677120e tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:10:09.191903 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3b41795-9ed7-4fcf-a8af-29422677120e tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2078098108"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:09.205373 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3b41795-9ed7-4fcf-a8af-29422677120e tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:10:09.205705 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 626/2513] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:10:09 2026] POST /volume/v3/types => generated 220 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:09.214678 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fb9c193-98fe-4cbb-8fd8-6138c478b355 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:09.216799 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fb9c193-98fe-4cbb-8fd8-6138c478b355 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:10:09.217280 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fb9c193-98fe-4cbb-8fd8-6138c478b355 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1541674742"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:09.232124 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fb9c193-98fe-4cbb-8fd8-6138c478b355 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:10:09.232674 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 630/2514] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:10:09 2026] POST /volume/v3/group_types => generated 177 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:09.241445 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:09.300611 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:10:09.301107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "545a4b67-62b0-41b1-89ba-b2cc7e984cbb", "volume_types": ["5a71366d-2ff7-465d-920a-adec997025f2"], "name": "tempest-GroupsV314Test-Group-1456942523"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:09.302556 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Creating new group {'group': {'group_type': '545a4b67-62b0-41b1-89ba-b2cc7e984cbb', 'volume_types': ['5a71366d-2ff7-465d-920a-adec997025f2'], 'name': 'tempest-GroupsV314Test-Group-1456942523'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:10:09.306068 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Creating group tempest-GroupsV314Test-Group-1456942523. Aug 06 13:10:09.313189 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Availability Zones retrieved successfully. Aug 06 13:10:09.339390 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Created reservations ['93efb1a4-5e99-4e9e-81de-ff10c85c1485'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:09.366509 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbea576d-3d02-4dd0-8228-ef25a89a2087 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:10:09.366671 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 626/2515] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:10:09 2026] POST /volume/v3/groups => generated 108 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:09.385960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-163d4e98-8be3-4394-8138-b905fd4698a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:09.388322 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-163d4e98-8be3-4394-8138-b905fd4698a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a Aug 06 13:10:09.388579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-163d4e98-8be3-4394-8138-b905fd4698a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:09.388822 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-163d4e98-8be3-4394-8138-b905fd4698a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:09.389009 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-163d4e98-8be3-4394-8138-b905fd4698a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] show called for member 5be54a8f-d092-4cd3-8fbf-ee195f21cb6a {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:10:09.393717 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:09.393717 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:09.406210 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-163d4e98-8be3-4394-8138-b905fd4698a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a returned with HTTP 200 Aug 06 13:10:09.406699 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 634/2516] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:10:09 2026] GET /volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:09.452709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d83cee2-3dba-4603-b3fb-c828544f204e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:09.454497 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d83cee2-3dba-4603-b3fb-c828544f204e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:09.454751 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d83cee2-3dba-4603-b3fb-c828544f204e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:09.455005 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d83cee2-3dba-4603-b3fb-c828544f204e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:09.465031 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:09.465031 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:09.468961 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d83cee2-3dba-4603-b3fb-c828544f204e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:09.474196 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d83cee2-3dba-4603-b3fb-c828544f204e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:09.474644 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 627/2517] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:09 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:10.418295 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f211ee9-9647-487b-a8d0-2da4eb05580e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:10.420565 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f211ee9-9647-487b-a8d0-2da4eb05580e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a Aug 06 13:10:10.420915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f211ee9-9647-487b-a8d0-2da4eb05580e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:10.421231 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f211ee9-9647-487b-a8d0-2da4eb05580e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:10.421479 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-0f211ee9-9647-487b-a8d0-2da4eb05580e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] show called for member 5be54a8f-d092-4cd3-8fbf-ee195f21cb6a {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:10:10.425522 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.425522 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:10.433185 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f211ee9-9647-487b-a8d0-2da4eb05580e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a returned with HTTP 200 Aug 06 13:10:10.433671 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 631/2518] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:10:10 2026] GET /volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:10.442869 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:10.447290 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:10:10.447290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1610264579", "volume_type": "5a71366d-2ff7-465d-920a-adec997025f2", "group_id": "5be54a8f-d092-4cd3-8fbf-ee195f21cb6a", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:10.447290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1610264579', 'volume_type': '5a71366d-2ff7-465d-920a-adec997025f2', 'group_id': '5be54a8f-d092-4cd3-8fbf-ee195f21cb6a', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:10:10.454795 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.454795 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:10.455473 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Create volume of 1 GB Aug 06 13:10:10.461014 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Availability Zones retrieved successfully. Aug 06 13:10:10.467280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Flow 'volume_create_api' (4a04dae5-d979-4d6a-81b1-9e6ade3ca312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:10.467551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d144e44f-4122-4207-99bc-3bf89a8b824e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:10.468351 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.468351 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:10.468849 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:10.487443 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c599aaf8-2438-4b34-a089-3d374176fdca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:10.491856 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c599aaf8-2438-4b34-a089-3d374176fdca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:10.491960 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d144e44f-4122-4207-99bc-3bf89a8b824e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:10:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a71366d-2ff7-465d-920a-adec997025f2,is_public=True,name='tempest-GroupsV314Test-volume-type-2078098108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a71366d-2ff7-465d-920a-adec997025f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5be54a8f-d092-4cd3-8fbf-ee195f21cb6a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:10.492029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c599aaf8-2438-4b34-a089-3d374176fdca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:10.492029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c599aaf8-2438-4b34-a089-3d374176fdca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:10.492107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0933a528-c059-451d-b7d1-c253f5cde9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:10.503561 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.503561 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:10.507698 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c599aaf8-2438-4b34-a089-3d374176fdca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:10.513041 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c599aaf8-2438-4b34-a089-3d374176fdca tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:10.513838 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 635/2519] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:10 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:10.520275 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2078098108 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2078098108, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:10.520670 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2078098108 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2078098108, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:10.553721 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Created reservations ['41d9f7d4-d597-4dbb-a557-221ba348a46d', 'c27b2552-b29c-434a-a0d0-540bb0c2451d', '8d2c8a2e-3d9a-4896-a1fb-7a0205853f8e', '90bacd6f-a550-4e84-8074-fadf7c560902'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:10.554901 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0933a528-c059-451d-b7d1-c253f5cde9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d9f7d4-d597-4dbb-a557-221ba348a46d', 'c27b2552-b29c-434a-a0d0-540bb0c2451d', '8d2c8a2e-3d9a-4896-a1fb-7a0205853f8e', '90bacd6f-a550-4e84-8074-fadf7c560902']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:10.555813 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a78e92-df0b-423b-b554-0759c8479a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:10.577631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a78e92-df0b-423b-b554-0759c8479a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4504dda7-87ec-414d-a242-135e0abc3b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1610264579',encryption_key_id=None,group_id=5be54a8f-d092-4cd3-8fbf-ee195f21cb6a,group_type_id=,metadata={},multiattach=False,project_id='250cb96b1874447db2e529a0f023a510',qos_specs=None,replication_status=,reservations=['41d9f7d4-d597-4dbb-a557-221ba348a46d','c27b2552-b29c-434a-a0d0-540bb0c2451d','8d2c8a2e-3d9a-4896-a1fb-7a0205853f8e','90bacd6f-a550-4e84-8074-fadf7c560902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0ffe8f306740258463f52c02576d3c',volume_type_id=5a71366d-2ff7-465d-920a-adec997025f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1610264579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5be54a8f-d092-4cd3-8fbf-ee195f21cb6a,host=None,id=4504dda7-87ec-414d-a242-135e0abc3b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='250cb96b1874447db2e529a0f023a510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d0ffe8f306740258463f52c02576d3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a71366d-2ff7-465d-920a-adec997025f2),volume_type_id=5a71366d-2ff7-465d-920a-adec997025f2)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:10.578430 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89de2faf-27b9-4212-89cc-3e6f0a30f115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:10.597561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89de2faf-27b9-4212-89cc-3e6f0a30f115) transitioned into state 'SUCCESS' from state '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-1610264579',encryption_key_id=None,group_id=5be54a8f-d092-4cd3-8fbf-ee195f21cb6a,group_type_id=,metadata={},multiattach=False,project_id='250cb96b1874447db2e529a0f023a510',qos_specs=None,replication_status=,reservations=['41d9f7d4-d597-4dbb-a557-221ba348a46d','c27b2552-b29c-434a-a0d0-540bb0c2451d','8d2c8a2e-3d9a-4896-a1fb-7a0205853f8e','90bacd6f-a550-4e84-8074-fadf7c560902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0ffe8f306740258463f52c02576d3c',volume_type_id=5a71366d-2ff7-465d-920a-adec997025f2)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:10.598444 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6f852c-7bc1-4147-a6cf-3aac643154ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:10.611039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6f852c-7bc1-4147-a6cf-3aac643154ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:10.612127 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Flow 'volume_create_api' (4a04dae5-d979-4d6a-81b1-9e6ade3ca312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:10.612482 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Create volume request issued successfully. Aug 06 13:10:10.613502 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:10.613703 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:10.657147 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:10.660412 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.660412 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:10.664657 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d6e32a3-8c6c-4244-878c-97f2786041a3 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:10:10.665334 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 627/2520] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:10:10 2026] POST /volume/v3/volumes => generated 817 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:10.682948 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:10.685136 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 Aug 06 13:10:10.687030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:10.687030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:10.695552 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.695552 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:10.700719 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Volume info retrieved successfully. Aug 06 13:10:10.701742 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:10.702096 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:10.773252 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:10.776586 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.776586 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:10.786040 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67ec4a44-d68c-46d1-8a40-740bd6e12f3c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 returned with HTTP 200 Aug 06 13:10:10.789354 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 628/2521] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:10 2026] GET /volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:10.883126 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ac808883-3d01-44f7-a047-27e728d52175 req-2c876106-e65c-471a-a5c8-ce8431d6504d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:10.885362 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-2c876106-e65c-471a-a5c8-ce8431d6504d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:10.885708 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-2c876106-e65c-471a-a5c8-ce8431d6504d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:10.886104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-2c876106-e65c-471a-a5c8-ce8431d6504d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:10.894484 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:10.894484 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:10.898562 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ac808883-3d01-44f7-a047-27e728d52175 req-2c876106-e65c-471a-a5c8-ce8431d6504d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:10.904071 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-2c876106-e65c-471a-a5c8-ce8431d6504d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:10.904556 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 632/2522] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:10 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:11.001544 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e62ce290-346c-454b-9260-6acf6526892d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.002048 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e62ce290-346c-454b-9260-6acf6526892d None None] GET https://10.4.3.59/volume// Aug 06 13:10:11.002214 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e62ce290-346c-454b-9260-6acf6526892d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:11.002450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e62ce290-346c-454b-9260-6acf6526892d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:11.002928 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e62ce290-346c-454b-9260-6acf6526892d None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:11.003084 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 636/2523] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:10:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:11.011816 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ac808883-3d01-44f7-a047-27e728d52175 req-22c2940f-db32-4d0b-8429-20ae7c8d8f9b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.014471 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-22c2940f-db32-4d0b-8429-20ae7c8d8f9b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:10:11.014929 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-22c2940f-db32-4d0b-8429-20ae7c8d8f9b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a24c88e6-b36c-4e0e-8fee-e583715de8b4", "connector": null, "instance_uuid": "cb9e4e83-6fda-43aa-b76c-4f283ae4ccb6"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:11.024141 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.024141 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:11.051933 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-22c2940f-db32-4d0b-8429-20ae7c8d8f9b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:10:11.052737 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 628/2524] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:10:11 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:11.082514 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83728c36-c782-4abc-bffd-f7465d798fab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.084707 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83728c36-c782-4abc-bffd-f7465d798fab tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:11.085061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83728c36-c782-4abc-bffd-f7465d798fab tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:11.085355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83728c36-c782-4abc-bffd-f7465d798fab tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:11.095283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c38f42ce-6e32-4ba1-9a1e-6d6ea54c234f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.095283 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c38f42ce-6e32-4ba1-9a1e-6d6ea54c234f None None] GET https://10.4.3.59/volume// Aug 06 13:10:11.095283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c38f42ce-6e32-4ba1-9a1e-6d6ea54c234f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:11.095283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c38f42ce-6e32-4ba1-9a1e-6d6ea54c234f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:11.095283 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c38f42ce-6e32-4ba1-9a1e-6d6ea54c234f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:11.095283 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 633/2525] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:11.097034 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.097034 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:11.101698 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83728c36-c782-4abc-bffd-f7465d798fab tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:11.103221 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ac808883-3d01-44f7-a047-27e728d52175 req-e9799780-dedf-4c71-b226-3dbf71e92d7c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.108278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-e9799780-dedf-4c71-b226-3dbf71e92d7c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:11.108589 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-e9799780-dedf-4c71-b226-3dbf71e92d7c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:11.108828 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-e9799780-dedf-4c71-b226-3dbf71e92d7c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:11.114519 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83728c36-c782-4abc-bffd-f7465d798fab tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:11.115991 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 629/2526] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:11 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:11.128316 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.128316 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:11.133929 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ac808883-3d01-44f7-a047-27e728d52175 req-e9799780-dedf-4c71-b226-3dbf71e92d7c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:11.140549 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-e9799780-dedf-4c71-b226-3dbf71e92d7c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:11.141165 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 637/2527] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:11 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:11.249486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ac808883-3d01-44f7-a047-27e728d52175 req-56c5e0e6-e7d6-4d6b-ab4c-20efe99e77a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.251861 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-56c5e0e6-e7d6-4d6b-ab4c-20efe99e77a8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] PUT https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 Aug 06 13:10:11.252404 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-56c5e0e6-e7d6-4d6b-ab4c-20efe99e77a8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:11.261959 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-ac808883-3d01-44f7-a047-27e728d52175 req-56c5e0e6-e7d6-4d6b-ab4c-20efe99e77a8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Acquiring lock "cinder-attachment_update-a24c88e6-b36c-4e0e-8fee-e583715de8b4-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:10:11.267746 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-ac808883-3d01-44f7-a047-27e728d52175 req-56c5e0e6-e7d6-4d6b-ab4c-20efe99e77a8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Lock "cinder-attachment_update-a24c88e6-b36c-4e0e-8fee-e583715de8b4-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:10:11.268800 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.268800 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:11.347829 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-ac808883-3d01-44f7-a047-27e728d52175 req-56c5e0e6-e7d6-4d6b-ab4c-20efe99e77a8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Lock "cinder-attachment_update-a24c88e6-b36c-4e0e-8fee-e583715de8b4-np0000006653" released by "attachment_update" :: held 0.080s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:10:11.348162 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-56c5e0e6-e7d6-4d6b-ab4c-20efe99e77a8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 returned with HTTP 200 Aug 06 13:10:11.348621 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 629/2528] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:10:11 2026] PUT /volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:11.528342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4482fad-346c-4de2-907a-8b3d0fc9e92e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.530102 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4482fad-346c-4de2-907a-8b3d0fc9e92e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:11.530347 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4482fad-346c-4de2-907a-8b3d0fc9e92e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:11.530569 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4482fad-346c-4de2-907a-8b3d0fc9e92e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:11.540228 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.540228 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:11.543589 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4482fad-346c-4de2-907a-8b3d0fc9e92e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:11.547883 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4482fad-346c-4de2-907a-8b3d0fc9e92e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:11.548291 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 634/2529] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:11 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:11.800519 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-251d6e08-27d3-496d-be78-48cec97ba8ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.803255 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 Aug 06 13:10:11.803595 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:11.803890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:11.812112 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.812112 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:11.816455 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Volume info retrieved successfully. Aug 06 13:10:11.817140 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:11.817455 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:11.879186 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:11.883425 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.883425 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:11.894682 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-251d6e08-27d3-496d-be78-48cec97ba8ab tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 returned with HTTP 200 Aug 06 13:10:11.895437 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 630/2530] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:11 2026] GET /volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:11.907758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:11.909633 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] POST https://10.4.3.59/volume/v3/groups/action Aug 06 13:10:11.910017 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action body: b'{"create-from-src": {"source_group_id": "5be54a8f-d092-4cd3-8fbf-ee195f21cb6a", "name": "tempest-Group_from_grp-541982086"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:11.910148 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "5be54a8f-d092-4cd3-8fbf-ee195f21cb6a", "name": "tempest-Group_from_grp-541982086"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:11.914027 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Creating new group {'create-from-src': {'source_group_id': '5be54a8f-d092-4cd3-8fbf-ee195f21cb6a', 'name': 'tempest-Group_from_grp-541982086'}}. {{(pid=100268) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 13:10:11.914226 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Creating group tempest-Group_from_grp-541982086 from source group 5be54a8f-d092-4cd3-8fbf-ee195f21cb6a. Aug 06 13:10:11.921388 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.921388 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:11.926800 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:11.926800 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:11.947974 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Created reservations ['6cbf6d39-04a3-4dd4-ab53-7b516c8f42ea'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:12.005284 np0000006653 devstack@c-api.service[100268]: INFO cinder.group.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] A mapping entry already exists for group 338101b1-3d4f-41f6-bea5-ade762382e6a and volume type 5a71366d-2ff7-465d-920a-adec997025f2. Do not need to create again. Aug 06 13:10:12.005284 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.005284 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:12.005284 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Availability Zones retrieved successfully. Aug 06 13:10:12.008886 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Flow 'volume_create_api' (3e2b8132-5f33-4345-b2ff-b9af7e9b06ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:12.009925 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66250c8b-35bf-49e5-bf08-2c85d2ba624d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.010996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:12.030118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66250c8b-35bf-49e5-bf08-2c85d2ba624d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4504dda7-87ec-414d-a242-135e0abc3b20', 'volume_type': VolumeType(created_at=2026-08-06T13:10:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a71366d-2ff7-465d-920a-adec997025f2,is_public=True,name='tempest-GroupsV314Test-volume-type-2078098108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a71366d-2ff7-465d-920a-adec997025f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '338101b1-3d4f-41f6-bea5-ade762382e6a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.031156 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f753d77-ab45-4266-9e03-6b764a369605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.053360 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2078098108 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2078098108, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:12.053764 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2078098108 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2078098108, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:12.066824 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Created reservations ['1bfb2296-da7e-4e4c-bd50-7f8e2ad5047c', '14be4622-fb0f-4824-ba87-aa3806bffa3c', '97cf85d2-bc50-45f9-95d3-e4d43f9f427d', 'd902ce47-b325-4de8-8402-fbfbf33c5808'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:12.067738 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f753d77-ab45-4266-9e03-6b764a369605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bfb2296-da7e-4e4c-bd50-7f8e2ad5047c', '14be4622-fb0f-4824-ba87-aa3806bffa3c', '97cf85d2-bc50-45f9-95d3-e4d43f9f427d', 'd902ce47-b325-4de8-8402-fbfbf33c5808']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.068546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b195bf1c-e01b-4da5-9da3-a481f3c3e3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.091103 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b195bf1c-e01b-4da5-9da3-a481f3c3e3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6912767a-0a5b-4fb0-818e-d09b51547eae', '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=338101b1-3d4f-41f6-bea5-ade762382e6a,group_type_id=,metadata={},multiattach=False,project_id='250cb96b1874447db2e529a0f023a510',qos_specs=None,replication_status=,reservations=['1bfb2296-da7e-4e4c-bd50-7f8e2ad5047c','14be4622-fb0f-4824-ba87-aa3806bffa3c','97cf85d2-bc50-45f9-95d3-e4d43f9f427d','d902ce47-b325-4de8-8402-fbfbf33c5808'],size=1,snapshot_id=None,source_replicaid=,source_volid=4504dda7-87ec-414d-a242-135e0abc3b20,status='creating',user_id='1d0ffe8f306740258463f52c02576d3c',volume_type_id=5a71366d-2ff7-465d-920a-adec997025f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=338101b1-3d4f-41f6-bea5-ade762382e6a,host=None,id=6912767a-0a5b-4fb0-818e-d09b51547eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='250cb96b1874447db2e529a0f023a510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4504dda7-87ec-414d-a242-135e0abc3b20,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d0ffe8f306740258463f52c02576d3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a71366d-2ff7-465d-920a-adec997025f2),volume_type_id=5a71366d-2ff7-465d-920a-adec997025f2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.092029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18dd439-810e-4d10-bbc8-977a5b4b17e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.112789 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18dd439-810e-4d10-bbc8-977a5b4b17e0) transitioned into state 'SUCCESS' from 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=338101b1-3d4f-41f6-bea5-ade762382e6a,group_type_id=,metadata={},multiattach=False,project_id='250cb96b1874447db2e529a0f023a510',qos_specs=None,replication_status=,reservations=['1bfb2296-da7e-4e4c-bd50-7f8e2ad5047c','14be4622-fb0f-4824-ba87-aa3806bffa3c','97cf85d2-bc50-45f9-95d3-e4d43f9f427d','d902ce47-b325-4de8-8402-fbfbf33c5808'],size=1,snapshot_id=None,source_replicaid=,source_volid=4504dda7-87ec-414d-a242-135e0abc3b20,status='creating',user_id='1d0ffe8f306740258463f52c02576d3c',volume_type_id=5a71366d-2ff7-465d-920a-adec997025f2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.114322 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Flow 'volume_create_api' (3e2b8132-5f33-4345-b2ff-b9af7e9b06ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:12.114826 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Create volume request issued successfully. Aug 06 13:10:12.127970 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5773c3bd-a4b9-4e6b-acad-62cc10627f7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.130674 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5773c3bd-a4b9-4e6b-acad-62cc10627f7e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:12.130871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5773c3bd-a4b9-4e6b-acad-62cc10627f7e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.131219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5773c3bd-a4b9-4e6b-acad-62cc10627f7e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.133890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0d7dabb-0fe2-4fa0-997a-28f06d97e17e tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/action returned with HTTP 202 Aug 06 13:10:12.133890 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 638/2531] 10.4.3.59 () {70 vars in 1311 bytes} [Thu Aug 6 13:10:11 2026] POST /volume/v3/groups/action => generated 101 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 13:10:12.145610 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74053152-c879-4ba5-a743-e900ae26259b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.146710 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.146710 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:12.149646 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:10:12.149924 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.150180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.150549 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:10:12.154713 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:10:12.156049 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5773c3bd-a4b9-4e6b-acad-62cc10627f7e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:12.164799 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5773c3bd-a4b9-4e6b-acad-62cc10627f7e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:12.165368 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 630/2532] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:12.170437 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Get all volumes completed successfully. Aug 06 13:10:12.171258 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:12.171522 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:12.215912 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:12.218937 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.218937 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:12.222626 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:12.222745 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:12.259473 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:12.263252 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.263252 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:12.272803 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74053152-c879-4ba5-a743-e900ae26259b tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:10:12.273315 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 635/2533] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:12.289631 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.292369 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae Aug 06 13:10:12.292645 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.292896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.302353 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.302353 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:12.306899 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Volume info retrieved successfully. Aug 06 13:10:12.307748 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:12.308199 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:12.352140 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:12.355535 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.355535 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:12.363125 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9140177e-7b96-42fd-b61a-a2a28362ec47 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae returned with HTTP 200 Aug 06 13:10:12.363645 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 631/2534] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae => generated 921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:12.377295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3f3ee3d-4b4c-45cc-a485-31daf192cf22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.378601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.379000 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3f3ee3d-4b4c-45cc-a485-31daf192cf22 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a Aug 06 13:10:12.379373 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3f3ee3d-4b4c-45cc-a485-31daf192cf22 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.379642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3f3ee3d-4b4c-45cc-a485-31daf192cf22 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.379836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-b3f3ee3d-4b4c-45cc-a485-31daf192cf22 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] show called for member 338101b1-3d4f-41f6-bea5-ade762382e6a {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:10:12.380562 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:10:12.381351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1088914384"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:12.383508 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1088914384'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:10:12.384981 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume of 1 GB Aug 06 13:10:12.385039 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.385039 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:12.388525 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Availability Zones retrieved successfully. Aug 06 13:10:12.395984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Flow 'volume_create_api' (eda7db1e-ffa7-48f6-a2ea-6a6dc9c576cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:12.396184 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3f3ee3d-4b4c-45cc-a485-31daf192cf22 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a returned with HTTP 200 Aug 06 13:10:12.396689 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 639/2535] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a => generated 416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:12.400283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52982c1f-3fea-4c4d-b64d-17ac4bb64fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.400283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:12.407909 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.409869 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:10:12.410179 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.410412 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.410656 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:10:12.411473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:10:12.418406 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Get all volumes completed successfully. Aug 06 13:10:12.419097 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:12.419237 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:12.439148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52982c1f-3fea-4c4d-b64d-17ac4bb64fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.439148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2366b681-42f2-4d26-8252-d8ece77fd388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.459931 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:12.463538 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.463538 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:12.467653 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:12.467816 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:12.508126 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:12.512109 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.512109 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:12.519874 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Created reservations ['439c563d-4738-4496-89e7-9d0f6e93c86d', '191da8b6-8f12-4b2a-835e-2f64218c93b0', '9e3918f7-9579-4d41-9a35-7369dc9837bc', '1a89204c-d8cb-4d1e-93f5-e07866a4ffb0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:12.520809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2366b681-42f2-4d26-8252-d8ece77fd388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439c563d-4738-4496-89e7-9d0f6e93c86d', '191da8b6-8f12-4b2a-835e-2f64218c93b0', '9e3918f7-9579-4d41-9a35-7369dc9837bc', '1a89204c-d8cb-4d1e-93f5-e07866a4ffb0']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.521600 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a4d4a2-b6a5-4d8e-b384-f63745abb74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.523477 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c71e3a89-8b29-4ef6-8cf1-5d57442b7463 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:10:12.524160 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 636/2536] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:12.544241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6768ff03-5a73-445a-8ef3-1b6f7bfc6ec0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.552873 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6768ff03-5a73-445a-8ef3-1b6f7bfc6ec0 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] POST https://10.4.3.59/volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a/action Aug 06 13:10:12.552873 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6768ff03-5a73-445a-8ef3-1b6f7bfc6ec0 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:12.552873 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6768ff03-5a73-445a-8ef3-1b6f7bfc6ec0 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:12.555249 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-6768ff03-5a73-445a-8ef3-1b6f7bfc6ec0 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] delete called for group 338101b1-3d4f-41f6-bea5-ade762382e6a {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:10:12.555249 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-6768ff03-5a73-445a-8ef3-1b6f7bfc6ec0 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Delete group with id: 338101b1-3d4f-41f6-bea5-ade762382e6a Aug 06 13:10:12.563216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a4d4a2-b6a5-4d8e-b384-f63745abb74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1973a5f6-17c3-4cd5-9ed5-9025545f23b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1088914384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aede370317ec480ba0f0c35670c00f0d',qos_specs=None,replication_status=,reservations=['439c563d-4738-4496-89e7-9d0f6e93c86d','191da8b6-8f12-4b2a-835e-2f64218c93b0','9e3918f7-9579-4d41-9a35-7369dc9837bc','1a89204c-d8cb-4d1e-93f5-e07866a4ffb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7bd917a81d45c08a53b730d5011576',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1088914384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1973a5f6-17c3-4cd5-9ed5-9025545f23b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aede370317ec480ba0f0c35670c00f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7bd917a81d45c08a53b730d5011576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.563216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9979870d-04af-48a6-979d-327ea136bac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.563414 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.563414 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:12.567229 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94ffa5ea-cfb1-4557-99c9-51e521da2fa7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.570308 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94ffa5ea-cfb1-4557-99c9-51e521da2fa7 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:12.570564 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94ffa5ea-cfb1-4557-99c9-51e521da2fa7 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.570802 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94ffa5ea-cfb1-4557-99c9-51e521da2fa7 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.580874 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9979870d-04af-48a6-979d-327ea136bac4) transitioned into state 'SUCCESS' from state '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-1088914384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aede370317ec480ba0f0c35670c00f0d',qos_specs=None,replication_status=,reservations=['439c563d-4738-4496-89e7-9d0f6e93c86d','191da8b6-8f12-4b2a-835e-2f64218c93b0','9e3918f7-9579-4d41-9a35-7369dc9837bc','1a89204c-d8cb-4d1e-93f5-e07866a4ffb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7bd917a81d45c08a53b730d5011576',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.581042 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2db1e6-d0f7-4191-9cdf-5166c51a7192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:12.586435 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.586435 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:12.592377 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94ffa5ea-cfb1-4557-99c9-51e521da2fa7 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:12.598465 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2db1e6-d0f7-4191-9cdf-5166c51a7192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:12.600282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94ffa5ea-cfb1-4557-99c9-51e521da2fa7 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:12.600367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Flow 'volume_create_api' (eda7db1e-ffa7-48f6-a2ea-6a6dc9c576cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:12.600425 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 640/2537] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:12.600474 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume request issued successfully. Aug 06 13:10:12.600733 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0c53979-cedd-4965-88f6-c1768a468bc6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:10:12.601288 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 631/2538] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:10:12 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:12.611840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6768ff03-5a73-445a-8ef3-1b6f7bfc6ec0 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a/action returned with HTTP 202 Aug 06 13:10:12.611840 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 632/2539] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:10:12 2026] POST /volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:10:12.615043 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d7d81cc-a7c1-47ea-80a0-e383a424a4bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.617544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d7d81cc-a7c1-47ea-80a0-e383a424a4bc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:12.617790 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d7d81cc-a7c1-47ea-80a0-e383a424a4bc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.618034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d7d81cc-a7c1-47ea-80a0-e383a424a4bc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.621813 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34503fd9-18c1-4745-92f2-ce7d73e420af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:12.624656 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae Aug 06 13:10:12.624656 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:12.624823 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:12.631108 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.631108 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:12.637049 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d7d81cc-a7c1-47ea-80a0-e383a424a4bc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:12.638041 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.638041 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:12.643606 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d7d81cc-a7c1-47ea-80a0-e383a424a4bc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:12.644136 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 637/2540] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:12.644842 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Volume info retrieved successfully. Aug 06 13:10:12.648856 np0000006653 devstack@c-api.service[100268]: WARNING stevedore.named [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:12.648856 np0000006653 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:12.697301 np0000006653 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:12.700925 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:12.700925 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:12.712187 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34503fd9-18c1-4745-92f2-ce7d73e420af tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae returned with HTTP 200 Aug 06 13:10:12.712775 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 641/2541] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:12 2026] GET /volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:13.177835 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cb320ef9-ebdc-4b25-be51-6b4b0848320d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.180100 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb320ef9-ebdc-4b25-be51-6b4b0848320d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:13.180310 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb320ef9-ebdc-4b25-be51-6b4b0848320d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.180583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb320ef9-ebdc-4b25-be51-6b4b0848320d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.191141 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.191141 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:13.195144 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cb320ef9-ebdc-4b25-be51-6b4b0848320d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:13.200569 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb320ef9-ebdc-4b25-be51-6b4b0848320d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:13.200942 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 632/2542] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:13.624004 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25c47727-5df2-4f4f-b0bd-7076680802bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.625969 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25c47727-5df2-4f4f-b0bd-7076680802bb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:13.627839 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25c47727-5df2-4f4f-b0bd-7076680802bb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.627839 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25c47727-5df2-4f4f-b0bd-7076680802bb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.637789 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.637789 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:13.646384 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25c47727-5df2-4f4f-b0bd-7076680802bb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:13.649899 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25c47727-5df2-4f4f-b0bd-7076680802bb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:13.650567 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 633/2543] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:13.663032 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4c93688-927d-4d70-81db-912750d46b98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.665179 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4c93688-927d-4d70-81db-912750d46b98 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:13.665456 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4c93688-927d-4d70-81db-912750d46b98 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.665690 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4c93688-927d-4d70-81db-912750d46b98 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.678034 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.678034 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:13.682920 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f4c93688-927d-4d70-81db-912750d46b98 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:13.688454 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4c93688-927d-4d70-81db-912750d46b98 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:13.688909 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 638/2544] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:13.731027 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c34de5f8-4da1-4b37-97d9-e33de9120029 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.733329 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c34de5f8-4da1-4b37-97d9-e33de9120029 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae Aug 06 13:10:13.733679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c34de5f8-4da1-4b37-97d9-e33de9120029 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.734001 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c34de5f8-4da1-4b37-97d9-e33de9120029 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.738211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-15bcc5b8-ca6d-4342-9b68-307bb71f0493 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.740612 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-15bcc5b8-ca6d-4342-9b68-307bb71f0493 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:13.740809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-15bcc5b8-ca6d-4342-9b68-307bb71f0493 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.740875 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c34de5f8-4da1-4b37-97d9-e33de9120029 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae returned with HTTP 404 Aug 06 13:10:13.741019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-15bcc5b8-ca6d-4342-9b68-307bb71f0493 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.741413 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 642/2545] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/6912767a-0a5b-4fb0-818e-d09b51547eae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:10:13.748377 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a691cc82-a539-4a75-860e-c560e21702fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.749363 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.749363 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:13.749817 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a691cc82-a539-4a75-860e-c560e21702fc tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a Aug 06 13:10:13.750126 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a691cc82-a539-4a75-860e-c560e21702fc tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.750444 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a691cc82-a539-4a75-860e-c560e21702fc tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.750673 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-a691cc82-a539-4a75-860e-c560e21702fc tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] show called for member 338101b1-3d4f-41f6-bea5-ade762382e6a {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:10:13.753869 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-15bcc5b8-ca6d-4342-9b68-307bb71f0493 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:13.754550 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a691cc82-a539-4a75-860e-c560e21702fc tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a returned with HTTP 404 Aug 06 13:10:13.754550 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 634/2546] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/groups/338101b1-3d4f-41f6-bea5-ade762382e6a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:10:13.759200 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-15bcc5b8-ca6d-4342-9b68-307bb71f0493 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:13.760138 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 633/2547] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:13.761104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.763288 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:10:13.763562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.763786 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.764080 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:10:13.764817 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:10:13.771994 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Get all volumes completed successfully. Aug 06 13:10:13.772881 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:13.773027 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:13.817796 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:13.821770 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.821770 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:13.829927 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f97479f-ea0f-41a7-9573-d1aedc61107c tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:10:13.830384 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 639/2548] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:13.845177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d74ae6f6-5fa7-48ba-9900-7f18e75f5de2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.847509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d74ae6f6-5fa7-48ba-9900-7f18e75f5de2 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] POST https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a/action Aug 06 13:10:13.850049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d74ae6f6-5fa7-48ba-9900-7f18e75f5de2 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:13.850049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d74ae6f6-5fa7-48ba-9900-7f18e75f5de2 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:13.850181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82d7389c-fd07-4574-9d6a-82d034911f87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.850181 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d7389c-fd07-4574-9d6a-82d034911f87 None None] GET https://10.4.3.59/volume// Aug 06 13:10:13.850181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d7389c-fd07-4574-9d6a-82d034911f87 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.850181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d7389c-fd07-4574-9d6a-82d034911f87 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.850181 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d7389c-fd07-4574-9d6a-82d034911f87 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:13.850181 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 635/2549] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:13.850477 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-d74ae6f6-5fa7-48ba-9900-7f18e75f5de2 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] delete called for group 5be54a8f-d092-4cd3-8fbf-ee195f21cb6a {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:10:13.850681 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-d74ae6f6-5fa7-48ba-9900-7f18e75f5de2 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Delete group with id: 5be54a8f-d092-4cd3-8fbf-ee195f21cb6a Aug 06 13:10:13.857021 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.857021 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:13.860982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-4b6aa116-c5ea-4061-9fc0-bc9affc1350d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.863351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-4b6aa116-c5ea-4061-9fc0-bc9affc1350d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:10:13.863750 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-4b6aa116-c5ea-4061-9fc0-bc9affc1350d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1973a5f6-17c3-4cd5-9ed5-9025545f23b2", "connector": null, "instance_uuid": "219a1041-ba29-495a-8bff-dfadefaf3a5e"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:13.873347 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.873347 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:13.892618 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d74ae6f6-5fa7-48ba-9900-7f18e75f5de2 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a/action returned with HTTP 202 Aug 06 13:10:13.893135 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 643/2550] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:10:13 2026] POST /volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:10:13.901650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.906744 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 Aug 06 13:10:13.907049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.907375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.911136 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-4b6aa116-c5ea-4061-9fc0-bc9affc1350d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:10:13.912316 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 634/2551] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:10:13 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 06 13:10:13.918626 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.918626 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:13.926049 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Volume info retrieved successfully. Aug 06 13:10:13.927114 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:10:13.927379 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:10:13.965650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41fa8857-eb4e-4a70-a85d-12248d6a2b93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.969606 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41fa8857-eb4e-4a70-a85d-12248d6a2b93 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:13.969606 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41fa8857-eb4e-4a70-a85d-12248d6a2b93 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.969606 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41fa8857-eb4e-4a70-a85d-12248d6a2b93 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.976459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a493574-4b4d-4b89-a687-baccfce8e369 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.977148 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a493574-4b4d-4b89-a687-baccfce8e369 None None] GET https://10.4.3.59/volume// Aug 06 13:10:13.977624 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a493574-4b4d-4b89-a687-baccfce8e369 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.977867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a493574-4b4d-4b89-a687-baccfce8e369 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:13.978425 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a493574-4b4d-4b89-a687-baccfce8e369 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:13.978859 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 644/2552] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:13.980309 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.980309 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:13.983180 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:13.985763 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41fa8857-eb4e-4a70-a85d-12248d6a2b93 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:13.990105 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:13.990105 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:13.992243 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-2db4f529-851f-4ae8-ada8-01f4b31d9032 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:13.993545 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41fa8857-eb4e-4a70-a85d-12248d6a2b93 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:13.994044 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 636/2553] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:13.997756 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-2db4f529-851f-4ae8-ada8-01f4b31d9032 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:13.998115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-2db4f529-851f-4ae8-ada8-01f4b31d9032 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:13.998382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-2db4f529-851f-4ae8-ada8-01f4b31d9032 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:14.003423 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a97f45a-ece6-4839-b60e-ff64a83bae25 tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 returned with HTTP 200 Aug 06 13:10:14.003967 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 640/2554] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 => generated 909 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:14.009552 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:14.009552 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:14.013511 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-2db4f529-851f-4ae8-ada8-01f4b31d9032 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:14.018529 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-2db4f529-851f-4ae8-ada8-01f4b31d9032 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:14.018989 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 635/2555] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:13 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:14.131896 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-0c07db1b-e25c-41ca-9fea-5354ca9cd5a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:14.136865 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-0c07db1b-e25c-41ca-9fea-5354ca9cd5a9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] PUT https://10.4.3.59/volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e Aug 06 13:10:14.137360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-0c07db1b-e25c-41ca-9fea-5354ca9cd5a9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:14.146143 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-0c07db1b-e25c-41ca-9fea-5354ca9cd5a9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Acquiring lock "cinder-attachment_update-1973a5f6-17c3-4cd5-9ed5-9025545f23b2-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:10:14.152758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-0c07db1b-e25c-41ca-9fea-5354ca9cd5a9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Lock "cinder-attachment_update-1973a5f6-17c3-4cd5-9ed5-9025545f23b2-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:10:14.155209 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:14.155209 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:14.216483 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b43a8b4-88b3-406c-af89-1fb83e5e5e80 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:14.218997 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b43a8b4-88b3-406c-af89-1fb83e5e5e80 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:14.219339 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b43a8b4-88b3-406c-af89-1fb83e5e5e80 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:14.219617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b43a8b4-88b3-406c-af89-1fb83e5e5e80 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:14.232283 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:14.232283 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:14.236783 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b43a8b4-88b3-406c-af89-1fb83e5e5e80 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:14.242907 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b43a8b4-88b3-406c-af89-1fb83e5e5e80 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:14.243666 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 637/2556] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:14 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:14.256166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-0c07db1b-e25c-41ca-9fea-5354ca9cd5a9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Lock "cinder-attachment_update-1973a5f6-17c3-4cd5-9ed5-9025545f23b2-np0000006653" released by "attachment_update" :: held 0.103s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:10:14.256790 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-0c07db1b-e25c-41ca-9fea-5354ca9cd5a9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e returned with HTTP 200 Aug 06 13:10:14.257519 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 645/2557] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:10:14 2026] PUT /volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:14.640660 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ac808883-3d01-44f7-a047-27e728d52175 req-8c04659d-b9a6-4563-a9b4-cbf1a0eb9c6f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:14.643573 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-8c04659d-b9a6-4563-a9b4-cbf1a0eb9c6f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412/action Aug 06 13:10:14.643999 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-8c04659d-b9a6-4563-a9b4-cbf1a0eb9c6f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:14.644146 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-8c04659d-b9a6-4563-a9b4-cbf1a0eb9c6f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:14.662674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ca85f64-ddde-4780-a265-38d2fd6fac42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:14.664466 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:14.664466 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:14.666768 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ca85f64-ddde-4780-a265-38d2fd6fac42 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:14.667016 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ca85f64-ddde-4780-a265-38d2fd6fac42 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:14.668649 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ca85f64-ddde-4780-a265-38d2fd6fac42 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:14.677094 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ac808883-3d01-44f7-a047-27e728d52175 req-8c04659d-b9a6-4563-a9b4-cbf1a0eb9c6f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412/action returned with HTTP 204 Aug 06 13:10:14.677615 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 641/2558] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:10:14 2026] POST /volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:14.683567 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:14.683567 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:14.688209 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5ca85f64-ddde-4780-a265-38d2fd6fac42 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:14.694449 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ca85f64-ddde-4780-a265-38d2fd6fac42 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:14.695106 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 636/2559] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:14 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:15.009689 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29327571-412d-4a69-b0a6-d87c7b2b8f5c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.011628 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29327571-412d-4a69-b0a6-d87c7b2b8f5c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:15.011903 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29327571-412d-4a69-b0a6-d87c7b2b8f5c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.012170 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29327571-412d-4a69-b0a6-d87c7b2b8f5c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.017118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9b4402f-865c-41e6-926d-47f867299c0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.019138 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9b4402f-865c-41e6-926d-47f867299c0f tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 Aug 06 13:10:15.019467 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9b4402f-865c-41e6-926d-47f867299c0f tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.019755 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9b4402f-865c-41e6-926d-47f867299c0f tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.026051 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.026051 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:15.026462 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9b4402f-865c-41e6-926d-47f867299c0f tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 returned with HTTP 404 Aug 06 13:10:15.027026 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 646/2560] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/volumes/4504dda7-87ec-414d-a242-135e0abc3b20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:10:15.031065 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29327571-412d-4a69-b0a6-d87c7b2b8f5c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:15.034991 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8165a2f4-6465-42a2-92f0-1bb08553d23d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.036726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8165a2f4-6465-42a2-92f0-1bb08553d23d tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] GET https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a Aug 06 13:10:15.036926 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8165a2f4-6465-42a2-92f0-1bb08553d23d tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.037142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8165a2f4-6465-42a2-92f0-1bb08553d23d tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.037272 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-8165a2f4-6465-42a2-92f0-1bb08553d23d tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] show called for member 5be54a8f-d092-4cd3-8fbf-ee195f21cb6a {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:10:15.037379 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29327571-412d-4a69-b0a6-d87c7b2b8f5c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:15.037924 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 638/2561] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:15.040370 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8165a2f4-6465-42a2-92f0-1bb08553d23d tempest-GroupsV314Test-383729132 tempest-GroupsV314Test-383729132-project-member] https://10.4.3.59/volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a returned with HTTP 404 Aug 06 13:10:15.040860 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 642/2562] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/groups/5be54a8f-d092-4cd3-8fbf-ee195f21cb6a => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:10:15.047610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-97de51d1-4460-40e7-ba01-340b6bdbfed6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.049454 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97de51d1-4460-40e7-ba01-340b6bdbfed6 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/545a4b67-62b0-41b1-89ba-b2cc7e984cbb Aug 06 13:10:15.049716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97de51d1-4460-40e7-ba01-340b6bdbfed6 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.049942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97de51d1-4460-40e7-ba01-340b6bdbfed6 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.062165 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97de51d1-4460-40e7-ba01-340b6bdbfed6 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] https://10.4.3.59/volume/v3/group_types/545a4b67-62b0-41b1-89ba-b2cc7e984cbb returned with HTTP 202 Aug 06 13:10:15.062614 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 637/2563] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:10:15 2026] DELETE /volume/v3/group_types/545a4b67-62b0-41b1-89ba-b2cc7e984cbb => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:10:15.069393 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31d738e8-7dd5-4450-a74e-59f89a017f45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.071210 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31d738e8-7dd5-4450-a74e-59f89a017f45 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] DELETE https://10.4.3.59/volume/v3/types/5a71366d-2ff7-465d-920a-adec997025f2 Aug 06 13:10:15.071505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31d738e8-7dd5-4450-a74e-59f89a017f45 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.071732 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31d738e8-7dd5-4450-a74e-59f89a017f45 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.071997 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.071997 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:15.096076 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31d738e8-7dd5-4450-a74e-59f89a017f45 tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] https://10.4.3.59/volume/v3/types/5a71366d-2ff7-465d-920a-adec997025f2 returned with HTTP 202 Aug 06 13:10:15.096540 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 647/2564] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:10:15 2026] DELETE /volume/v3/types/5a71366d-2ff7-465d-920a-adec997025f2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:15.103378 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a995d22e-9880-425b-ad57-1e7f5c49decf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.105233 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a995d22e-9880-425b-ad57-1e7f5c49decf tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] GET https://10.4.3.59/volume/v3/types/5a71366d-2ff7-465d-920a-adec997025f2 Aug 06 13:10:15.105450 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a995d22e-9880-425b-ad57-1e7f5c49decf tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.105670 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a995d22e-9880-425b-ad57-1e7f5c49decf tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.108928 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a995d22e-9880-425b-ad57-1e7f5c49decf tempest-GroupsV314Test-2118718963 tempest-GroupsV314Test-2118718963-project-admin] https://10.4.3.59/volume/v3/types/5a71366d-2ff7-465d-920a-adec997025f2 returned with HTTP 404 Aug 06 13:10:15.109472 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 639/2565] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/types/5a71366d-2ff7-465d-920a-adec997025f2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:15.231643 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-a6920989-ac4e-4db3-9685-c7acae4227e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.233586 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-a6920989-ac4e-4db3-9685-c7acae4227e3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271/action Aug 06 13:10:15.233918 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-a6920989-ac4e-4db3-9685-c7acae4227e3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:15.234070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-a6920989-ac4e-4db3-9685-c7acae4227e3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:15.249446 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.249446 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:15.259461 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-998c87e4-bedc-4c6f-abb1-59c174c86086 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.264189 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-998c87e4-bedc-4c6f-abb1-59c174c86086 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:15.264189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-998c87e4-bedc-4c6f-abb1-59c174c86086 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.264189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-998c87e4-bedc-4c6f-abb1-59c174c86086 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.266064 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6066bbe1-4834-46f1-b7bd-b5d1febc9b9c req-a6920989-ac4e-4db3-9685-c7acae4227e3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271/action returned with HTTP 204 Aug 06 13:10:15.266809 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 643/2566] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:10:15 2026] POST /volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:15.271755 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.271755 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:15.276016 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-998c87e4-bedc-4c6f-abb1-59c174c86086 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:15.282316 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-998c87e4-bedc-4c6f-abb1-59c174c86086 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:15.282316 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 638/2567] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1652 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:15.298037 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da9e2c34-7377-4b39-9eb1-c6e5684f14e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.300061 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da9e2c34-7377-4b39-9eb1-c6e5684f14e7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:15.300168 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da9e2c34-7377-4b39-9eb1-c6e5684f14e7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24c88e6-b36c-4e0e-8fee-e583715de8b4", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1883935347"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:15.311984 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.311984 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:15.313562 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da9e2c34-7377-4b39-9eb1-c6e5684f14e7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:15.313562 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-da9e2c34-7377-4b39-9eb1-c6e5684f14e7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:15.316325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da9e2c34-7377-4b39-9eb1-c6e5684f14e7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 400 Aug 06 13:10:15.316792 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 648/2568] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:15 2026] POST /volume/v3/snapshots => generated 160 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:10:15.325841 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.328276 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:15.328895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24c88e6-b36c-4e0e-8fee-e583715de8b4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2039412838"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:15.340932 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.340932 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:15.341534 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:15.341534 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:15.369253 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['ed5b0427-34a1-4faf-a26d-593e35727199', 'ed4fd8b3-47f2-4860-961e-f5bb18cea9fc', '057a7426-cad3-405a-b6ac-c58cddbf6743', '0644c910-560c-4439-a3de-c4eb43050940'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:15.402073 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot force create request issued successfully. Aug 06 13:10:15.402563 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-583d949f-ac20-4d7a-a905-c8d7c0cbb57f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:15.403147 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 640/2569] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:15.412473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e15b629-5783-4312-b979-286e8525d51c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.414857 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e15b629-5783-4312-b979-286e8525d51c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:15.414857 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e15b629-5783-4312-b979-286e8525d51c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.415093 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e15b629-5783-4312-b979-286e8525d51c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.421945 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.421945 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:15.422557 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e15b629-5783-4312-b979-286e8525d51c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:15.423839 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e15b629-5783-4312-b979-286e8525d51c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 returned with HTTP 200 Aug 06 13:10:15.424416 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 644/2570] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:15.713272 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f5aeab49-848f-484c-9c4e-cc37cc2a153f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.717151 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5aeab49-848f-484c-9c4e-cc37cc2a153f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:15.717388 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5aeab49-848f-484c-9c4e-cc37cc2a153f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.717586 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5aeab49-848f-484c-9c4e-cc37cc2a153f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.729662 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.729662 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:15.734372 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f5aeab49-848f-484c-9c4e-cc37cc2a153f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:15.739666 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5aeab49-848f-484c-9c4e-cc37cc2a153f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:15.740081 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 639/2571] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:15.756011 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b04a730a-7620-416c-831d-4b1702163b05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.757794 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b04a730a-7620-416c-831d-4b1702163b05 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:15.757985 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b04a730a-7620-416c-831d-4b1702163b05 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.758171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b04a730a-7620-416c-831d-4b1702163b05 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.768141 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.768141 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:15.772100 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b04a730a-7620-416c-831d-4b1702163b05 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:15.776695 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b04a730a-7620-416c-831d-4b1702163b05 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:15.777320 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 649/2572] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:15.825074 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-b09b5d11-16cc-4ccc-b182-641c114f152a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.827768 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-b09b5d11-16cc-4ccc-b182-641c114f152a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:15.827936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-b09b5d11-16cc-4ccc-b182-641c114f152a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.828209 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-b09b5d11-16cc-4ccc-b182-641c114f152a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.840402 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.840402 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:15.850540 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-b09b5d11-16cc-4ccc-b182-641c114f152a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:15.858670 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-b09b5d11-16cc-4ccc-b182-641c114f152a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:15.859130 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 641/2573] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:15.878386 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-255de111-f540-4c65-9827-c1a39188b8fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.881840 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-255de111-f540-4c65-9827-c1a39188b8fb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/action Aug 06 13:10:15.882278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-255de111-f540-4c65-9827-c1a39188b8fb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:15.882462 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-255de111-f540-4c65-9827-c1a39188b8fb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:15.900702 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:15.900702 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:15.901589 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-255de111-f540-4c65-9827-c1a39188b8fb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:15.911599 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-255de111-f540-4c65-9827-c1a39188b8fb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Begin detaching volume completed successfully. Aug 06 13:10:15.911882 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-255de111-f540-4c65-9827-c1a39188b8fb tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/action returned with HTTP 202 Aug 06 13:10:15.912478 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 645/2574] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:10:15 2026] POST /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:15.973429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-432f8c52-5f12-4b70-98b3-c3c07d5b29f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.973830 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-432f8c52-5f12-4b70-98b3-c3c07d5b29f1 None None] GET https://10.4.3.59/volume// Aug 06 13:10:15.974057 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-432f8c52-5f12-4b70-98b3-c3c07d5b29f1 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.974360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-432f8c52-5f12-4b70-98b3-c3c07d5b29f1 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:15.974713 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-432f8c52-5f12-4b70-98b3-c3c07d5b29f1 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:15.974992 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 640/2575] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:15.984159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-76827977-70f8-4932-9cb1-d10deb70ccf0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:15.986276 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-76827977-70f8-4932-9cb1-d10deb70ccf0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:15.986494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-76827977-70f8-4932-9cb1-d10deb70ccf0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:15.986702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-76827977-70f8-4932-9cb1-d10deb70ccf0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:16.002633 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:16.002633 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:16.007084 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-76827977-70f8-4932-9cb1-d10deb70ccf0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:16.011784 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-76827977-70f8-4932-9cb1-d10deb70ccf0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:16.012179 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 650/2576] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:15 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:16.021897 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-281b9b50-4193-4982-b067-25ad1deab238 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:16.024480 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-281b9b50-4193-4982-b067-25ad1deab238 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/encryption Aug 06 13:10:16.024480 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-281b9b50-4193-4982-b067-25ad1deab238 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:16.024658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-281b9b50-4193-4982-b067-25ad1deab238 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:16.036284 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:16.036284 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:16.043708 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-281b9b50-4193-4982-b067-25ad1deab238 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/encryption returned with HTTP 200 Aug 06 13:10:16.044335 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 642/2577] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:10:16 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:16.052870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-879a47fa-af98-49f0-be1a-cf8e71709be5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:16.054858 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-879a47fa-af98-49f0-be1a-cf8e71709be5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:16.055650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-879a47fa-af98-49f0-be1a-cf8e71709be5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:16.055650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-879a47fa-af98-49f0-be1a-cf8e71709be5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:16.065820 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:16.065820 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:16.069633 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-879a47fa-af98-49f0-be1a-cf8e71709be5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:16.074221 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-879a47fa-af98-49f0-be1a-cf8e71709be5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:16.074652 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 646/2578] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:16 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:16.440350 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d6d15f0f-f403-472c-9690-77ab8e58245c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:16.442408 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6d15f0f-f403-472c-9690-77ab8e58245c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:16.442642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6d15f0f-f403-472c-9690-77ab8e58245c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:16.442879 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6d15f0f-f403-472c-9690-77ab8e58245c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:16.454908 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:16.454908 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:16.455539 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d6d15f0f-f403-472c-9690-77ab8e58245c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:16.456533 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6d15f0f-f403-472c-9690-77ab8e58245c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 returned with HTTP 200 Aug 06 13:10:16.456989 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 641/2579] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:16 2026] GET /volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:16.466415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:16.468420 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:16.468830 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24c88e6-b36c-4e0e-8fee-e583715de8b4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-45237758"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:16.480951 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:16.480951 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:16.481906 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:16.481906 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:16.506640 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['8ed6b590-e40c-4eed-a4d7-b7c617a4344a', '4cc84f1d-9d4d-4958-a62e-844a72fdb3fb', '159becd9-33d0-4cbd-84f4-c3afdeeccf50', '1207e331-7fc6-4ed6-afcf-0c4ad6516d07'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:16.537163 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot force create request issued successfully. Aug 06 13:10:16.537500 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a6ab9a6-1fbb-42b0-861c-67b1ebebba3d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:16.538015 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 651/2580] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:16.547589 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cfb61b8f-4115-47ac-b342-f2b43c189d68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:16.549307 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfb61b8f-4115-47ac-b342-f2b43c189d68 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:16.549926 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfb61b8f-4115-47ac-b342-f2b43c189d68 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:16.549926 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfb61b8f-4115-47ac-b342-f2b43c189d68 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:16.559102 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:16.559102 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:16.559102 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cfb61b8f-4115-47ac-b342-f2b43c189d68 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:16.560157 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfb61b8f-4115-47ac-b342-f2b43c189d68 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e returned with HTTP 200 Aug 06 13:10:16.560336 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 643/2581] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:16 2026] GET /volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:17.090221 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea0da2a1-266a-49e3-98cc-31fd24ca2a7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.092068 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea0da2a1-266a-49e3-98cc-31fd24ca2a7f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:17.092251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea0da2a1-266a-49e3-98cc-31fd24ca2a7f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:17.092483 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea0da2a1-266a-49e3-98cc-31fd24ca2a7f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:17.101645 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:17.101645 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:17.104763 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ea0da2a1-266a-49e3-98cc-31fd24ca2a7f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:17.108748 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea0da2a1-266a-49e3-98cc-31fd24ca2a7f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:17.108939 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 647/2582] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:17 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:17.326702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c9752e58-9c13-479e-b69d-219150c3a57e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.434113 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:10:17.434512 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-421026902"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:17.435714 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-421026902'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:10:17.435818 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create volume of 1 GB Aug 06 13:10:17.439706 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Availability Zones retrieved successfully. Aug 06 13:10:17.444792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Flow 'volume_create_api' (51541349-6946-4018-b203-580da912fa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:17.445902 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3cd9f3-2dbe-427b-bcdd-2c1b26f9518f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:17.446998 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:17.473461 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3cd9f3-2dbe-427b-bcdd-2c1b26f9518f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:17.474212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f863cd5b-e016-4cbe-bb00-da2669905692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:17.528687 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Created reservations ['13e3cebd-fc67-4796-94ac-20401f30d1d1', '9429f76b-879d-4b8e-a65f-2400b31e742c', '80bf265d-96d6-4565-8ca6-6798bf3b8034', 'dc53e2c8-29ac-45f9-998c-498449cbcfda'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:17.529434 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f863cd5b-e016-4cbe-bb00-da2669905692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e3cebd-fc67-4796-94ac-20401f30d1d1', '9429f76b-879d-4b8e-a65f-2400b31e742c', '80bf265d-96d6-4565-8ca6-6798bf3b8034', 'dc53e2c8-29ac-45f9-998c-498449cbcfda']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:17.530251 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ed74e7-d733-45f0-9e96-fa458c367ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:17.552985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ed74e7-d733-45f0-9e96-fa458c367ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c48d9b6d-106f-4815-9ef0-1b6f327f70be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-421026902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4115d9a721f64c07a08584534b829b97',qos_specs=None,replication_status=,reservations=['13e3cebd-fc67-4796-94ac-20401f30d1d1','9429f76b-879d-4b8e-a65f-2400b31e742c','80bf265d-96d6-4565-8ca6-6798bf3b8034','dc53e2c8-29ac-45f9-998c-498449cbcfda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8548dddcd54487bec541d558033ef5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-421026902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c48d9b6d-106f-4815-9ef0-1b6f327f70be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4115d9a721f64c07a08584534b829b97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e8548dddcd54487bec541d558033ef5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:17.554218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bab1550-fad7-4cd6-b756-ed34b6c33dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:17.569539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79c16dac-a42e-47fe-b496-cc5193235f15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.571425 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79c16dac-a42e-47fe-b496-cc5193235f15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:17.571618 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79c16dac-a42e-47fe-b496-cc5193235f15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:17.571796 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79c16dac-a42e-47fe-b496-cc5193235f15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:17.572138 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bab1550-fad7-4cd6-b756-ed34b6c33dc0) transitioned into state 'SUCCESS' from state '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-421026902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4115d9a721f64c07a08584534b829b97',qos_specs=None,replication_status=,reservations=['13e3cebd-fc67-4796-94ac-20401f30d1d1','9429f76b-879d-4b8e-a65f-2400b31e742c','80bf265d-96d6-4565-8ca6-6798bf3b8034','dc53e2c8-29ac-45f9-998c-498449cbcfda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8548dddcd54487bec541d558033ef5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:17.572790 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98973a94-7ec0-41b0-b15d-1365a9d0578d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:17.577030 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:17.577030 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:17.577501 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79c16dac-a42e-47fe-b496-cc5193235f15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:17.578249 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79c16dac-a42e-47fe-b496-cc5193235f15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e returned with HTTP 200 Aug 06 13:10:17.578607 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 652/2583] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:17 2026] GET /volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:17.581517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98973a94-7ec0-41b0-b15d-1365a9d0578d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:17.582507 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Flow 'volume_create_api' (51541349-6946-4018-b203-580da912fa50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:17.582820 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create volume request issued successfully. Aug 06 13:10:17.583712 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9752e58-9c13-479e-b69d-219150c3a57e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:10:17.584313 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 642/2584] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:10:17 2026] POST /volume/v3/volumes => generated 748 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:17.593375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.596344 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:17.596344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24c88e6-b36c-4e0e-8fee-e583715de8b4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-56577889"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:17.599620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00aa79a3-19d8-4326-88fe-e5d3c1f4627c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.602005 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00aa79a3-19d8-4326-88fe-e5d3c1f4627c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:17.602005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00aa79a3-19d8-4326-88fe-e5d3c1f4627c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:17.602196 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00aa79a3-19d8-4326-88fe-e5d3c1f4627c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:17.611911 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:17.611911 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:17.612563 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:17.612563 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:17.613912 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:17.615640 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:17.617756 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00aa79a3-19d8-4326-88fe-e5d3c1f4627c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:17.626333 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00aa79a3-19d8-4326-88fe-e5d3c1f4627c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be returned with HTTP 200 Aug 06 13:10:17.627293 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 648/2585] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:17 2026] GET /volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:17.656937 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['a0e7354c-a508-48e8-9107-ce3639ce1149', 'ac1858f1-f1a5-4ffb-9951-48494c527b09', '220e6fbb-3256-4e31-b181-6bfb5511a34e', '0003edf8-9751-429e-8118-60e9ce321bbd'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:17.686540 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot force create request issued successfully. Aug 06 13:10:17.686988 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b17c87f-657a-4e1e-b5bd-c8c547fbc59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:17.687066 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-ef2708e5-ce26-4142-a83a-f394589b695a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.687467 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 644/2586] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:17.689035 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-ef2708e5-ce26-4142-a83a-f394589b695a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e/action Aug 06 13:10:17.689415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-ef2708e5-ce26-4142-a83a-f394589b695a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:17.689531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-ef2708e5-ce26-4142-a83a-f394589b695a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:17.699065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1b5a868-99af-4d45-8ad9-b4733b00306b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.701573 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1b5a868-99af-4d45-8ad9-b4733b00306b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:17.701802 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1b5a868-99af-4d45-8ad9-b4733b00306b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:17.701982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1b5a868-99af-4d45-8ad9-b4733b00306b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:17.707237 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:17.707237 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:17.707669 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a1b5a868-99af-4d45-8ad9-b4733b00306b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:17.708048 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:17.708048 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:17.708412 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1b5a868-99af-4d45-8ad9-b4733b00306b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 returned with HTTP 200 Aug 06 13:10:17.708727 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 643/2587] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:17 2026] GET /volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:17.719454 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6495d4d-9345-46d9-a2d2-136e6991a9b2 req-ef2708e5-ce26-4142-a83a-f394589b695a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e/action returned with HTTP 204 Aug 06 13:10:17.719895 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 653/2588] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:10:17 2026] POST /volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:17.781364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-a0ffaee7-b494-4532-a1eb-5d644de63554 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:17.783778 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-a0ffaee7-b494-4532-a1eb-5d644de63554 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271 Aug 06 13:10:17.784027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-a0ffaee7-b494-4532-a1eb-5d644de63554 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:17.784243 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-a0ffaee7-b494-4532-a1eb-5d644de63554 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:17.792835 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:17.792835 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:17.839104 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28ff5282-affb-474a-a1dd-a65b24b4bcf4 req-a0ffaee7-b494-4532-a1eb-5d644de63554 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271 returned with HTTP 200 Aug 06 13:10:17.839672 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 649/2589] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:10:17 2026] DELETE /volume/v3/attachments/28c4c00b-9ff3-460a-b216-aaeb6c86f271 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:18.082359 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9465fbf3-beae-4829-85cc-b5ab6fb4c5f8 req-efa7395c-7499-4221-be82-d1797e479cba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.084557 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9465fbf3-beae-4829-85cc-b5ab6fb4c5f8 req-efa7395c-7499-4221-be82-d1797e479cba tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:18.084818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9465fbf3-beae-4829-85cc-b5ab6fb4c5f8 req-efa7395c-7499-4221-be82-d1797e479cba tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.085078 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9465fbf3-beae-4829-85cc-b5ab6fb4c5f8 req-efa7395c-7499-4221-be82-d1797e479cba tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.091782 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.091782 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:18.095049 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9465fbf3-beae-4829-85cc-b5ab6fb4c5f8 req-efa7395c-7499-4221-be82-d1797e479cba tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:18.098664 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9465fbf3-beae-4829-85cc-b5ab6fb4c5f8 req-efa7395c-7499-4221-be82-d1797e479cba tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:18.099056 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 645/2590] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:18 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:18.119685 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf32b6e8-1101-43e3-8b9b-7e6a4296e92a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.121917 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf32b6e8-1101-43e3-8b9b-7e6a4296e92a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:18.122206 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf32b6e8-1101-43e3-8b9b-7e6a4296e92a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.122467 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf32b6e8-1101-43e3-8b9b-7e6a4296e92a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.133999 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.133999 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:18.137955 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bf32b6e8-1101-43e3-8b9b-7e6a4296e92a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:18.142819 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf32b6e8-1101-43e3-8b9b-7e6a4296e92a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:18.143338 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 644/2591] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:18 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:18.158247 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2bba9e94-5e87-437e-b755-2c41c5774aa6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.160231 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2bba9e94-5e87-437e-b755-2c41c5774aa6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:10:18.160434 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2bba9e94-5e87-437e-b755-2c41c5774aa6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.160610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2bba9e94-5e87-437e-b755-2c41c5774aa6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.169936 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.169936 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:18.173078 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2bba9e94-5e87-437e-b755-2c41c5774aa6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:10:18.176727 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2bba9e94-5e87-437e-b755-2c41c5774aa6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:10:18.177068 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 654/2592] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:18 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:18.641257 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20262004-d98f-40de-a00e-1d7214c23a89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.642925 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20262004-d98f-40de-a00e-1d7214c23a89 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:18.643126 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20262004-d98f-40de-a00e-1d7214c23a89 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.643307 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20262004-d98f-40de-a00e-1d7214c23a89 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.653288 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.653288 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:18.656214 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-20262004-d98f-40de-a00e-1d7214c23a89 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:18.663412 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20262004-d98f-40de-a00e-1d7214c23a89 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be returned with HTTP 200 Aug 06 13:10:18.663722 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 650/2593] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:18 2026] GET /volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:18.681181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60e9ba31-e223-41ca-9142-8274c3062bce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.683559 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60e9ba31-e223-41ca-9142-8274c3062bce tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:18.683559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60e9ba31-e223-41ca-9142-8274c3062bce tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c48d9b6d-106f-4815-9ef0-1b6f327f70be", "name": "tempest-SnapshotsActionsTest-Snapshot-239139225"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:18.693192 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.693192 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:18.693642 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60e9ba31-e223-41ca-9142-8274c3062bce tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:18.693754 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-60e9ba31-e223-41ca-9142-8274c3062bce tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create snapshot from volume c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:18.721565 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-165c9a1d-de08-4e78-b9ec-c8244b465d34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.725359 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-165c9a1d-de08-4e78-b9ec-c8244b465d34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:18.725500 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-165c9a1d-de08-4e78-b9ec-c8244b465d34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.725705 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-165c9a1d-de08-4e78-b9ec-c8244b465d34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.730906 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.730906 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:18.731400 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-165c9a1d-de08-4e78-b9ec-c8244b465d34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:18.732768 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-165c9a1d-de08-4e78-b9ec-c8244b465d34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 returned with HTTP 200 Aug 06 13:10:18.733598 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 645/2594] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:18 2026] GET /volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:18.740233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-60e9ba31-e223-41ca-9142-8274c3062bce tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Created reservations ['193a936a-3e7b-4c58-902a-ebaec66743be', '47817369-a461-4f0a-a470-e7d5ebb81826', 'cc2baae8-c7b3-470d-bbf4-c241badc92fe', 'ed9ffa44-2c8e-4040-96d8-dc1a4b546178'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:18.744692 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70556f54-c891-4f1c-aa2e-bce6988b699f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.746329 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70556f54-c891-4f1c-aa2e-bce6988b699f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:18.746497 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70556f54-c891-4f1c-aa2e-bce6988b699f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.746667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70556f54-c891-4f1c-aa2e-bce6988b699f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.746757 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-70556f54-c891-4f1c-aa2e-bce6988b699f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:18.751325 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.751325 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:18.751719 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70556f54-c891-4f1c-aa2e-bce6988b699f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:18.769315 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70556f54-c891-4f1c-aa2e-bce6988b699f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:10:18.769474 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70556f54-c891-4f1c-aa2e-bce6988b699f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 returned with HTTP 202 Aug 06 13:10:18.769840 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 655/2595] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:18 2026] DELETE /volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:18.774568 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60e9ba31-e223-41ca-9142-8274c3062bce tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot create request issued successfully. Aug 06 13:10:18.774568 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60e9ba31-e223-41ca-9142-8274c3062bce tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:18.774568 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 646/2596] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:18.778689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f594f3e6-ccc7-40fa-a5ff-12751c19104d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.780276 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f594f3e6-ccc7-40fa-a5ff-12751c19104d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:18.780459 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f594f3e6-ccc7-40fa-a5ff-12751c19104d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.780594 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f594f3e6-ccc7-40fa-a5ff-12751c19104d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.782063 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c8e7ac6-12b6-4d3d-80c3-108d3ffca2f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:18.783789 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c8e7ac6-12b6-4d3d-80c3-108d3ffca2f4 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:18.783989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c8e7ac6-12b6-4d3d-80c3-108d3ffca2f4 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:18.784165 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c8e7ac6-12b6-4d3d-80c3-108d3ffca2f4 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:18.785768 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.785768 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:18.786886 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f594f3e6-ccc7-40fa-a5ff-12751c19104d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:18.788083 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f594f3e6-ccc7-40fa-a5ff-12751c19104d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 returned with HTTP 200 Aug 06 13:10:18.788612 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 651/2597] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:18 2026] GET /volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:18.790890 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:18.790890 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:18.791486 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1c8e7ac6-12b6-4d3d-80c3-108d3ffca2f4 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:18.792269 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c8e7ac6-12b6-4d3d-80c3-108d3ffca2f4 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:18.792745 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 646/2598] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:18 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:19.797940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-035db5eb-b975-4d5a-98c2-333afc784ff5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:19.799779 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-035db5eb-b975-4d5a-98c2-333afc784ff5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:19.799936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-035db5eb-b975-4d5a-98c2-333afc784ff5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:19.800140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-035db5eb-b975-4d5a-98c2-333afc784ff5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:19.804493 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-035db5eb-b975-4d5a-98c2-333afc784ff5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 returned with HTTP 404 Aug 06 13:10:19.804969 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 656/2599] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:19 2026] GET /volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:19.809631 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10accddb-7dfb-400e-be54-8499447126ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:19.810057 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10accddb-7dfb-400e-be54-8499447126ea tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:19.810276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10accddb-7dfb-400e-be54-8499447126ea tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:19.810477 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10accddb-7dfb-400e-be54-8499447126ea tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:19.813547 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:19.815378 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:19.815576 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:19.815773 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:19.815898 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:19.817710 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:19.817710 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:19.818190 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10accddb-7dfb-400e-be54-8499447126ea tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:19.818976 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10accddb-7dfb-400e-be54-8499447126ea tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:19.819395 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 647/2600] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:19 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:19.821709 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:19.821709 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:19.822126 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:19.828195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-401ee0b2-cccc-4b90-b045-c6d0139d01ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:19.888781 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-401ee0b2-cccc-4b90-b045-c6d0139d01ee tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:19.889134 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-401ee0b2-cccc-4b90-b045-c6d0139d01ee tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:19.889249 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-401ee0b2-cccc-4b90-b045-c6d0139d01ee tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:19.891727 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-401ee0b2-cccc-4b90-b045-c6d0139d01ee tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'creating'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:19.892495 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:10:19.892682 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ca6fb5a-21ba-4967-9745-578735ced5e5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 returned with HTTP 202 Aug 06 13:10:19.893104 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 652/2601] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:19 2026] DELETE /volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:19.901571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d04f5524-e889-43e6-97b7-1b2ff3ba77b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:19.903821 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d04f5524-e889-43e6-97b7-1b2ff3ba77b0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:19.904166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d04f5524-e889-43e6-97b7-1b2ff3ba77b0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:19.904460 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d04f5524-e889-43e6-97b7-1b2ff3ba77b0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:19.910323 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:19.910323 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:19.910804 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d04f5524-e889-43e6-97b7-1b2ff3ba77b0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:19.911704 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d04f5524-e889-43e6-97b7-1b2ff3ba77b0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 returned with HTTP 200 Aug 06 13:10:19.912038 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 657/2602] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:19 2026] GET /volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:19.914920 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:19.914920 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:19.935591 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-401ee0b2-cccc-4b90-b045-c6d0139d01ee tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:19.935979 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 647/2603] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:19 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:19.945196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f1c95b5-6396-4b30-9636-e4a5a57fca3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:19.947581 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f1c95b5-6396-4b30-9636-e4a5a57fca3a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:19.948088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f1c95b5-6396-4b30-9636-e4a5a57fca3a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:19.948325 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f1c95b5-6396-4b30-9636-e4a5a57fca3a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:19.955614 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:19.955614 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:19.956042 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f1c95b5-6396-4b30-9636-e4a5a57fca3a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:19.957082 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f1c95b5-6396-4b30-9636-e4a5a57fca3a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:19.957592 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 648/2604] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:19 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:19.966812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92aa7f22-4cb0-43a9-b7c8-e72c83d74120 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:19.968620 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92aa7f22-4cb0-43a9-b7c8-e72c83d74120 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:19.969005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92aa7f22-4cb0-43a9-b7c8-e72c83d74120 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:19.969144 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92aa7f22-4cb0-43a9-b7c8-e72c83d74120 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:19.970590 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-92aa7f22-4cb0-43a9-b7c8-e72c83d74120 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:20.002283 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:20.002283 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:20.017042 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92aa7f22-4cb0-43a9-b7c8-e72c83d74120 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:20.017478 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 653/2605] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:19 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:20.023849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d12dcb7-76e8-47dc-90aa-2eb5a0d2336d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.025619 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d12dcb7-76e8-47dc-90aa-2eb5a0d2336d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:20.025844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d12dcb7-76e8-47dc-90aa-2eb5a0d2336d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:20.026104 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d12dcb7-76e8-47dc-90aa-2eb5a0d2336d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:20.031973 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:20.031973 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:20.032416 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d12dcb7-76e8-47dc-90aa-2eb5a0d2336d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:20.033109 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d12dcb7-76e8-47dc-90aa-2eb5a0d2336d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:20.033458 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 658/2606] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:20 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:20.044212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.046376 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:20.046822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c48d9b6d-106f-4815-9ef0-1b6f327f70be", "name": "tempest-SnapshotsActionsTest-Snapshot-1198237481"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:20.057444 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:20.057444 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:20.058082 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:20.058268 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create snapshot from volume c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:20.083041 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Created reservations ['11c49e1c-0e79-4bae-a763-efdec72058c2', 'b87c3b51-6650-4b98-99f4-802e1ab97d1b', 'bb20ae67-8861-47ef-a32e-e0f8571b501a', 'b872db4f-cafe-4ce9-957d-ec5dbcbfcb54'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:20.121501 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot create request issued successfully. Aug 06 13:10:20.121779 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5da8efb-41de-49b4-b3dc-7c53dd70e606 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:20.122311 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 648/2607] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:20.133525 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12a2cc23-70ea-4d30-b2b9-7b1f8a5e0613 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.135623 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12a2cc23-70ea-4d30-b2b9-7b1f8a5e0613 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 Aug 06 13:10:20.135850 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12a2cc23-70ea-4d30-b2b9-7b1f8a5e0613 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:20.136104 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12a2cc23-70ea-4d30-b2b9-7b1f8a5e0613 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:20.141651 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:20.141651 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:20.142230 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12a2cc23-70ea-4d30-b2b9-7b1f8a5e0613 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:20.143169 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12a2cc23-70ea-4d30-b2b9-7b1f8a5e0613 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 returned with HTTP 200 Aug 06 13:10:20.143641 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 649/2608] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:20 2026] GET /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:20.916093 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.918206 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:20.919477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:20.919477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:20.919477 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume with id: b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:20.920740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b653ff06-2dbd-4187-bfb9-91943a05a2a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.922655 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b653ff06-2dbd-4187-bfb9-91943a05a2a7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:20.922861 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b653ff06-2dbd-4187-bfb9-91943a05a2a7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:20.923027 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b653ff06-2dbd-4187-bfb9-91943a05a2a7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:20.929646 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b653ff06-2dbd-4187-bfb9-91943a05a2a7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 returned with HTTP 404 Aug 06 13:10:20.930109 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 659/2609] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:20 2026] GET /volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:20.932382 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:20.932382 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:20.932382 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:20.938783 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3398c6c9-1bad-42cd-b335-10949fd0755a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.941324 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3398c6c9-1bad-42cd-b335-10949fd0755a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:20.941638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3398c6c9-1bad-42cd-b335-10949fd0755a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:20.942036 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3398c6c9-1bad-42cd-b335-10949fd0755a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:20.942167 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-3398c6c9-1bad-42cd-b335-10949fd0755a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:20.946473 np0000006653 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:10:20.948437 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:20.948437 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:20.948832 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3398c6c9-1bad-42cd-b335-10949fd0755a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:20.954710 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume request issued successfully. Aug 06 13:10:20.954947 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7053e516-9578-4ebb-8f4a-26b5bcda2d2b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 202 Aug 06 13:10:20.955844 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 654/2610] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:10:20 2026] DELETE /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:20.965354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b81ce3c-4e7b-4664-965b-33168be70680 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.967297 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b81ce3c-4e7b-4664-965b-33168be70680 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:20.967539 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b81ce3c-4e7b-4664-965b-33168be70680 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:20.967729 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b81ce3c-4e7b-4664-965b-33168be70680 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:20.975955 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3398c6c9-1bad-42cd-b335-10949fd0755a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:10:20.976160 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3398c6c9-1bad-42cd-b335-10949fd0755a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e returned with HTTP 202 Aug 06 13:10:20.976779 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 649/2611] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:20 2026] DELETE /volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:20.977086 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:20.977086 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:20.982543 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3b81ce3c-4e7b-4664-965b-33168be70680 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:10:20.986339 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab0cff93-8ec5-43b3-8349-abb7d60114c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:20.988765 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab0cff93-8ec5-43b3-8349-abb7d60114c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:20.988910 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b81ce3c-4e7b-4664-965b-33168be70680 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 200 Aug 06 13:10:20.989119 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab0cff93-8ec5-43b3-8349-abb7d60114c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:20.989354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab0cff93-8ec5-43b3-8349-abb7d60114c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:20.989451 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 650/2612] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:20 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:21.005864 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:21.005864 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:21.006572 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab0cff93-8ec5-43b3-8349-abb7d60114c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:21.007779 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab0cff93-8ec5-43b3-8349-abb7d60114c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e returned with HTTP 200 Aug 06 13:10:21.008395 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 660/2613] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:20 2026] GET /volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:21.155993 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6bc6cb86-9a09-4ad4-bfbb-4dd3d4c79c11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:21.157778 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bc6cb86-9a09-4ad4-bfbb-4dd3d4c79c11 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 Aug 06 13:10:21.157957 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bc6cb86-9a09-4ad4-bfbb-4dd3d4c79c11 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:21.158140 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bc6cb86-9a09-4ad4-bfbb-4dd3d4c79c11 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:21.163377 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:21.163377 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:21.163777 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6bc6cb86-9a09-4ad4-bfbb-4dd3d4c79c11 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:21.164511 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bc6cb86-9a09-4ad4-bfbb-4dd3d4c79c11 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 returned with HTTP 200 Aug 06 13:10:21.164845 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 655/2614] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:21 2026] GET /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:21.173136 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-175db415-3691-4265-8c38-4f4e85fbb75b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:21.174786 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-175db415-3691-4265-8c38-4f4e85fbb75b tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82/action Aug 06 13:10:21.175157 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-175db415-3691-4265-8c38-4f4e85fbb75b tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:21.175284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-175db415-3691-4265-8c38-4f4e85fbb75b tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:21.176617 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-175db415-3691-4265-8c38-4f4e85fbb75b tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot '56f8122c-ae39-4b76-8ca8-393d3dbfae82' with '{'status': 'creating'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:21.186056 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:21.186056 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:21.197815 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-175db415-3691-4265-8c38-4f4e85fbb75b tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82/action returned with HTTP 202 Aug 06 13:10:21.198483 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 650/2615] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:21 2026] POST /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:21.204802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8477669c-bab3-4d61-91aa-fe65874dee03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:21.206558 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8477669c-bab3-4d61-91aa-fe65874dee03 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 Aug 06 13:10:21.206738 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8477669c-bab3-4d61-91aa-fe65874dee03 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:21.206912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8477669c-bab3-4d61-91aa-fe65874dee03 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:21.211805 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:21.211805 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:21.212203 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8477669c-bab3-4d61-91aa-fe65874dee03 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:21.212979 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8477669c-bab3-4d61-91aa-fe65874dee03 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 returned with HTTP 200 Aug 06 13:10:21.213451 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 651/2616] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:21 2026] GET /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:21.221703 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-828a2c38-2fbb-4430-b0a6-61c9b85d20b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:21.223600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-828a2c38-2fbb-4430-b0a6-61c9b85d20b9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82/action Aug 06 13:10:21.223931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-828a2c38-2fbb-4430-b0a6-61c9b85d20b9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:21.224058 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-828a2c38-2fbb-4430-b0a6-61c9b85d20b9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:21.229743 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:21.229743 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:21.230046 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-828a2c38-2fbb-4430-b0a6-61c9b85d20b9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot retrieved successfully. Aug 06 13:10:21.246509 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-828a2c38-2fbb-4430-b0a6-61c9b85d20b9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot delete request issued successfully. Aug 06 13:10:21.246738 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-828a2c38-2fbb-4430-b0a6-61c9b85d20b9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82/action returned with HTTP 202 Aug 06 13:10:21.247199 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 661/2617] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:21 2026] POST /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:21.255351 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ee4b907-cd1f-412a-94ce-143f30ff3ac9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:21.257139 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ee4b907-cd1f-412a-94ce-143f30ff3ac9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 Aug 06 13:10:21.257300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ee4b907-cd1f-412a-94ce-143f30ff3ac9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:21.257546 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ee4b907-cd1f-412a-94ce-143f30ff3ac9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:21.262889 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:21.262889 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:21.263401 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ee4b907-cd1f-412a-94ce-143f30ff3ac9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:21.264137 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ee4b907-cd1f-412a-94ce-143f30ff3ac9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 returned with HTTP 200 Aug 06 13:10:21.264498 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 656/2618] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:21 2026] GET /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:22.009197 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dbca4fdc-7371-490d-9485-785cc8ec620f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.011147 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbca4fdc-7371-490d-9485-785cc8ec620f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f Aug 06 13:10:22.011373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbca4fdc-7371-490d-9485-785cc8ec620f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.011632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbca4fdc-7371-490d-9485-785cc8ec620f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.018599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ac10c1d-04df-4d93-a842-2e16c7de62cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.020488 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ac10c1d-04df-4d93-a842-2e16c7de62cb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:22.020676 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ac10c1d-04df-4d93-a842-2e16c7de62cb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.020853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ac10c1d-04df-4d93-a842-2e16c7de62cb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.025724 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ac10c1d-04df-4d93-a842-2e16c7de62cb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e returned with HTTP 404 Aug 06 13:10:22.026215 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 652/2619] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:22.028198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbca4fdc-7371-490d-9485-785cc8ec620f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f returned with HTTP 404 Aug 06 13:10:22.028198 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 651/2620] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/volumes/b5a4bb7d-e1ec-44d7-9135-9d5156a1df0f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:22.034127 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f66ef8df-f33d-4f67-ba03-8c63fde8ec8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.038702 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f66ef8df-f33d-4f67-ba03-8c63fde8ec8e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:22.038702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f66ef8df-f33d-4f67-ba03-8c63fde8ec8e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.038702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f66ef8df-f33d-4f67-ba03-8c63fde8ec8e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.038702 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f66ef8df-f33d-4f67-ba03-8c63fde8ec8e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 77dfbc9b-ba45-482e-8a1c-de51dd50a782 Aug 06 13:10:22.039803 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d37338eb-8387-4db1-8d49-6fb1887f2c15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.043114 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d37338eb-8387-4db1-8d49-6fb1887f2c15 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:10:22.043221 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f66ef8df-f33d-4f67-ba03-8c63fde8ec8e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 returned with HTTP 404 Aug 06 13:10:22.043383 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d37338eb-8387-4db1-8d49-6fb1887f2c15 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.043626 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d37338eb-8387-4db1-8d49-6fb1887f2c15 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.043688 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 662/2621] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:22 2026] DELETE /volume/v3/snapshots/77dfbc9b-ba45-482e-8a1c-de51dd50a782 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:22.046976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d37338eb-8387-4db1-8d49-6fb1887f2c15 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:10:22.050713 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4761693-ef2f-4145-857c-14c2d9a30da8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.052521 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4761693-ef2f-4145-857c-14c2d9a30da8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:22.052711 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4761693-ef2f-4145-857c-14c2d9a30da8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.052892 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4761693-ef2f-4145-857c-14c2d9a30da8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.053002 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c4761693-ef2f-4145-857c-14c2d9a30da8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 45aa74fc-4555-4a3c-8e3c-d18266c5258e Aug 06 13:10:22.057514 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4761693-ef2f-4145-857c-14c2d9a30da8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e returned with HTTP 404 Aug 06 13:10:22.057909 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 653/2622] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:22 2026] DELETE /volume/v3/snapshots/45aa74fc-4555-4a3c-8e3c-d18266c5258e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:22.063409 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d37338eb-8387-4db1-8d49-6fb1887f2c15 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Get all volumes completed successfully. Aug 06 13:10:22.064655 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.064655 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:22.064768 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f642cdbe-a703-49a6-87d2-3bd06ee579d2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.066836 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f642cdbe-a703-49a6-87d2-3bd06ee579d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:22.067108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f642cdbe-a703-49a6-87d2-3bd06ee579d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.067428 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f642cdbe-a703-49a6-87d2-3bd06ee579d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.067634 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-f642cdbe-a703-49a6-87d2-3bd06ee579d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 95f002a7-31b9-409a-8bea-c622c4733363 Aug 06 13:10:22.070376 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d37338eb-8387-4db1-8d49-6fb1887f2c15 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:10:22.071084 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 657/2623] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:22.072802 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f642cdbe-a703-49a6-87d2-3bd06ee579d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 returned with HTTP 404 Aug 06 13:10:22.073415 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 652/2624] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:22 2026] DELETE /volume/v3/snapshots/95f002a7-31b9-409a-8bea-c622c4733363 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:22.089695 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7eb13e5-68cc-48b0-8721-04602ea5885e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.092253 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7eb13e5-68cc-48b0-8721-04602ea5885e tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] DELETE https://10.4.3.59/volume/v3/types/8b37a77c-77af-4c64-9531-907a57bf12a7 Aug 06 13:10:22.092458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7eb13e5-68cc-48b0-8721-04602ea5885e tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.092696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7eb13e5-68cc-48b0-8721-04602ea5885e tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.092941 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.092941 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:22.108528 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-0464cb63-8970-4a61-8c34-ac84d02d9764 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.111307 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-0464cb63-8970-4a61-8c34-ac84d02d9764 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:22.111501 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-0464cb63-8970-4a61-8c34-ac84d02d9764 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.111680 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-0464cb63-8970-4a61-8c34-ac84d02d9764 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.116145 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7eb13e5-68cc-48b0-8721-04602ea5885e tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/8b37a77c-77af-4c64-9531-907a57bf12a7 returned with HTTP 202 Aug 06 13:10:22.116730 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 663/2625] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:10:22 2026] DELETE /volume/v3/types/8b37a77c-77af-4c64-9531-907a57bf12a7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:22.120405 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.120405 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:22.123558 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-0464cb63-8970-4a61-8c34-ac84d02d9764 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:22.127025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1124c71f-0f16-49ec-9b65-caf99f83d66b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.127887 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-0464cb63-8970-4a61-8c34-ac84d02d9764 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:22.128319 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 654/2626] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1652 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:22.130879 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1124c71f-0f16-49ec-9b65-caf99f83d66b tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:10:22.130879 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1124c71f-0f16-49ec-9b65-caf99f83d66b tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-174145378", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:22.146611 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1124c71f-0f16-49ec-9b65-caf99f83d66b tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:10:22.147133 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 658/2627] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:10:22 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:22.152944 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-8e9c351e-882a-41ec-a24f-72f1207feaf3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.155617 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb4f0c85-dd93-412a-a3f1-c49206871cc3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.155935 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-8e9c351e-882a-41ec-a24f-72f1207feaf3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4/action Aug 06 13:10:22.156454 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-8e9c351e-882a-41ec-a24f-72f1207feaf3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:22.156695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-8e9c351e-882a-41ec-a24f-72f1207feaf3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:22.161546 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb4f0c85-dd93-412a-a3f1-c49206871cc3 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] POST https://10.4.3.59/volume/v3/types/feb07c4b-0697-430b-8a20-52e4f5fe0439/encryption Aug 06 13:10:22.162365 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb4f0c85-dd93-412a-a3f1-c49206871cc3 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:22.171170 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.171170 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:22.171769 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-8e9c351e-882a-41ec-a24f-72f1207feaf3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:22.181172 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-8e9c351e-882a-41ec-a24f-72f1207feaf3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Begin detaching volume completed successfully. Aug 06 13:10:22.181533 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-8e9c351e-882a-41ec-a24f-72f1207feaf3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4/action returned with HTTP 202 Aug 06 13:10:22.182773 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 653/2628] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:10:22 2026] POST /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:22.184868 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb4f0c85-dd93-412a-a3f1-c49206871cc3 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/feb07c4b-0697-430b-8a20-52e4f5fe0439/encryption returned with HTTP 200 Aug 06 13:10:22.184868 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 664/2629] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:10:22 2026] POST /volume/v3/types/feb07c4b-0697-430b-8a20-52e4f5fe0439/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:22.192461 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.194701 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:10:22.197989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1276589351", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-174145378", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:22.197989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1276589351', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-174145378', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:10:22.202516 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume of 1 GB Aug 06 13:10:22.202516 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.202516 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:22.203050 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Availability Zones retrieved successfully. Aug 06 13:10:22.210438 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (f9ab9775-ed0a-4aea-b26b-65608bf6bcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:22.211657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d3f0d9-8b54-4026-a4da-491a9f37ae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:22.213025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:22.235942 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-daa96ef5-3d39-4841-bdbb-b72fa185aa94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.236386 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daa96ef5-3d39-4841-bdbb-b72fa185aa94 None None] GET https://10.4.3.59/volume// Aug 06 13:10:22.236555 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daa96ef5-3d39-4841-bdbb-b72fa185aa94 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.236704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daa96ef5-3d39-4841-bdbb-b72fa185aa94 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.237037 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daa96ef5-3d39-4841-bdbb-b72fa185aa94 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:22.237318 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 659/2630] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:22.242065 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d3f0d9-8b54-4026-a4da-491a9f37ae5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:10:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=feb07c4b-0697-430b-8a20-52e4f5fe0439,is_public=True,name='tempest-scenario-type-luks-174145378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feb07c4b-0697-430b-8a20-52e4f5fe0439', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:22.243233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80e51bd-c0cd-4b04-80c1-da08828d70a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:22.245009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-738887c4-3e08-4f73-99fa-11748f785cac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.248122 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-738887c4-3e08-4f73-99fa-11748f785cac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:22.248412 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-738887c4-3e08-4f73-99fa-11748f785cac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.248652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-738887c4-3e08-4f73-99fa-11748f785cac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.259697 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.259697 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:22.264412 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-738887c4-3e08-4f73-99fa-11748f785cac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:22.269643 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:22.269643 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:22.270501 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-738887c4-3e08-4f73-99fa-11748f785cac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:22.274283 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 654/2631] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:22.274442 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20abaa2a-e18e-47f5-be72-fc15ad1a269e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.277310 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20abaa2a-e18e-47f5-be72-fc15ad1a269e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 Aug 06 13:10:22.277584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20abaa2a-e18e-47f5-be72-fc15ad1a269e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.277857 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20abaa2a-e18e-47f5-be72-fc15ad1a269e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.283114 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20abaa2a-e18e-47f5-be72-fc15ad1a269e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 returned with HTTP 404 Aug 06 13:10:22.283722 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 665/2632] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:22.293151 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa059178-8164-40d5-a7d9-cce45342af46 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.298416 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa059178-8164-40d5-a7d9-cce45342af46 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:22.300503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa059178-8164-40d5-a7d9-cce45342af46 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:22.300503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa059178-8164-40d5-a7d9-cce45342af46 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:22.302361 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Created reservations ['621759c3-e51f-4eda-8c65-d4f981d2bcdf', '1d7c4399-de95-4229-b85b-a021ed6e06ef', '12ad3850-e3a5-478c-bc62-16bc50ad0682', '05053029-2cac-4a57-ab5e-1a5b72de47aa'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:22.302361 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80e51bd-c0cd-4b04-80c1-da08828d70a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['621759c3-e51f-4eda-8c65-d4f981d2bcdf', '1d7c4399-de95-4229-b85b-a021ed6e06ef', '12ad3850-e3a5-478c-bc62-16bc50ad0682', '05053029-2cac-4a57-ab5e-1a5b72de47aa']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:22.303025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0623b22e-d84c-4134-bbb7-342aa30a16ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:22.304025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-aa059178-8164-40d5-a7d9-cce45342af46 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:22.316377 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.316377 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:22.324481 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0623b22e-d84c-4134-bbb7-342aa30a16ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f559b01-b0f6-4411-aa20-c5b60a260f16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1276589351',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['621759c3-e51f-4eda-8c65-d4f981d2bcdf','1d7c4399-de95-4229-b85b-a021ed6e06ef','12ad3850-e3a5-478c-bc62-16bc50ad0682','05053029-2cac-4a57-ab5e-1a5b72de47aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=feb07c4b-0697-430b-8a20-52e4f5fe0439), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1276589351',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4f559b01-b0f6-4411-aa20-c5b60a260f16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3946c89e6189491d8f9e8e06c6a96f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='767a2733278c480d8caa1203fc0d2721',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(feb07c4b-0697-430b-8a20-52e4f5fe0439),volume_type_id=feb07c4b-0697-430b-8a20-52e4f5fe0439)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:22.325246 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d4f053-89a4-4dcd-be5d-ef896c5b41c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:22.327131 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa059178-8164-40d5-a7d9-cce45342af46 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:22.327571 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 660/2633] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:22 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:22.334410 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f46c7b12-78ad-4f20-94ca-3536d1c28886 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.336739 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f46c7b12-78ad-4f20-94ca-3536d1c28886 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:22.337075 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f46c7b12-78ad-4f20-94ca-3536d1c28886 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.337395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f46c7b12-78ad-4f20-94ca-3536d1c28886 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.343986 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.343986 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:22.344666 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f46c7b12-78ad-4f20-94ca-3536d1c28886 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:22.344898 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d4f053-89a4-4dcd-be5d-ef896c5b41c1) transitioned into state 'SUCCESS' from state '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-1276589351',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3946c89e6189491d8f9e8e06c6a96f40',qos_specs=None,replication_status=,reservations=['621759c3-e51f-4eda-8c65-d4f981d2bcdf','1d7c4399-de95-4229-b85b-a021ed6e06ef','12ad3850-e3a5-478c-bc62-16bc50ad0682','05053029-2cac-4a57-ab5e-1a5b72de47aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='767a2733278c480d8caa1203fc0d2721',volume_type_id=feb07c4b-0697-430b-8a20-52e4f5fe0439)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:22.345624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166f84ee-6f4e-44e4-9cf5-1c80a9926b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:22.345809 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f46c7b12-78ad-4f20-94ca-3536d1c28886 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:22.346446 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 655/2634] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:22.354699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a83f4849-488f-41b0-a0ae-32744147c1f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.355568 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166f84ee-6f4e-44e4-9cf5-1c80a9926b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:22.356565 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Flow 'volume_create_api' (f9ab9775-ed0a-4aea-b26b-65608bf6bcc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:22.356881 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Create volume request issued successfully. Aug 06 13:10:22.357472 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73c8d567-4b97-4ec6-9c89-b283bd2ba23c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:10:22.357809 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a83f4849-488f-41b0-a0ae-32744147c1f8 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 Aug 06 13:10:22.358177 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 655/2635] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:10:22 2026] POST /volume/v3/volumes => generated 782 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:22.358238 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a83f4849-488f-41b0-a0ae-32744147c1f8 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.358238 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a83f4849-488f-41b0-a0ae-32744147c1f8 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.361469 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a83f4849-488f-41b0-a0ae-32744147c1f8 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Delete snapshot with id: 56f8122c-ae39-4b76-8ca8-393d3dbfae82 Aug 06 13:10:22.366472 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a83f4849-488f-41b0-a0ae-32744147c1f8 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 returned with HTTP 404 Aug 06 13:10:22.367117 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 666/2636] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:22 2026] DELETE /volume/v3/snapshots/56f8122c-ae39-4b76-8ca8-393d3dbfae82 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:22.375779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.380493 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:22.380765 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c48d9b6d-106f-4815-9ef0-1b6f327f70be", "name": "tempest-SnapshotsActionsTest-Snapshot-165774431"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:22.394233 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.394233 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:22.394803 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:22.394934 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create snapshot from volume c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:22.437036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Created reservations ['07e83b98-0117-49a0-8962-17f76f7186df', '7f948fab-a817-4334-a532-4eb7dbef89b6', '48a00a8f-fbd1-4802-b91f-191fa79b516d', '195d35d8-7876-4126-b6c6-3038538d889c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:22.468201 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot create request issued successfully. Aug 06 13:10:22.468201 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5dd48734-2e36-4bc6-9079-3e4261c1c647 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:22.468588 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 661/2637] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:22.480768 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ffd0c95b-4b93-404e-b89a-4ee10ee9b6f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:22.483060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffd0c95b-4b93-404e-b89a-4ee10ee9b6f9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 Aug 06 13:10:22.483644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffd0c95b-4b93-404e-b89a-4ee10ee9b6f9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:22.483644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffd0c95b-4b93-404e-b89a-4ee10ee9b6f9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:22.490421 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:22.490421 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:22.491136 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ffd0c95b-4b93-404e-b89a-4ee10ee9b6f9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:22.492197 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffd0c95b-4b93-404e-b89a-4ee10ee9b6f9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 returned with HTTP 200 Aug 06 13:10:22.493083 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 656/2638] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:22 2026] GET /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:23.501410 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-880f2de4-d1de-49d3-a127-1e83fcda1012 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:23.503179 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-880f2de4-d1de-49d3-a127-1e83fcda1012 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 Aug 06 13:10:23.503381 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-880f2de4-d1de-49d3-a127-1e83fcda1012 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:23.503559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-880f2de4-d1de-49d3-a127-1e83fcda1012 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:23.508223 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:23.508223 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:23.508595 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-880f2de4-d1de-49d3-a127-1e83fcda1012 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:23.509321 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-880f2de4-d1de-49d3-a127-1e83fcda1012 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 returned with HTTP 200 Aug 06 13:10:23.509626 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 656/2639] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:23 2026] GET /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:23.517874 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34958e01-c5c1-409d-ac79-14a79422535e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:23.519703 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34958e01-c5c1-409d-ac79-14a79422535e tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406/action Aug 06 13:10:23.520087 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34958e01-c5c1-409d-ac79-14a79422535e tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:23.520231 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34958e01-c5c1-409d-ac79-14a79422535e tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:23.521547 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-34958e01-c5c1-409d-ac79-14a79422535e tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot '1fc40503-4a34-4893-ae04-ee737fbd7406' with '{'status': 'deleting'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:23.530026 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:23.530026 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:23.541431 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34958e01-c5c1-409d-ac79-14a79422535e tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406/action returned with HTTP 202 Aug 06 13:10:23.541431 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 667/2640] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:23 2026] POST /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:23.547517 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d78e29a1-1588-48c5-9edd-81e78bb82e0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:23.549324 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d78e29a1-1588-48c5-9edd-81e78bb82e0a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 Aug 06 13:10:23.549514 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d78e29a1-1588-48c5-9edd-81e78bb82e0a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:23.549689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d78e29a1-1588-48c5-9edd-81e78bb82e0a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:23.554276 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:23.554276 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:23.554721 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d78e29a1-1588-48c5-9edd-81e78bb82e0a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:23.555533 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d78e29a1-1588-48c5-9edd-81e78bb82e0a tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 returned with HTTP 200 Aug 06 13:10:23.555860 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 662/2641] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:23 2026] GET /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:23.564344 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c202958c-4a28-42e8-abdb-eb74a8cfd256 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:23.565871 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c202958c-4a28-42e8-abdb-eb74a8cfd256 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406/action Aug 06 13:10:23.565952 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c202958c-4a28-42e8-abdb-eb74a8cfd256 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:23.566061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c202958c-4a28-42e8-abdb-eb74a8cfd256 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:23.572178 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:23.572178 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:23.572792 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c202958c-4a28-42e8-abdb-eb74a8cfd256 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot retrieved successfully. Aug 06 13:10:23.586250 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c202958c-4a28-42e8-abdb-eb74a8cfd256 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot delete request issued successfully. Aug 06 13:10:23.586598 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c202958c-4a28-42e8-abdb-eb74a8cfd256 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406/action returned with HTTP 202 Aug 06 13:10:23.587165 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 657/2642] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:23 2026] POST /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:23.595326 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0597060-043d-473f-bf0c-b43aeb378ac7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:23.597155 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0597060-043d-473f-bf0c-b43aeb378ac7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 Aug 06 13:10:23.597355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0597060-043d-473f-bf0c-b43aeb378ac7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:23.597671 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0597060-043d-473f-bf0c-b43aeb378ac7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:23.602967 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:23.602967 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:23.603417 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b0597060-043d-473f-bf0c-b43aeb378ac7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:23.604189 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0597060-043d-473f-bf0c-b43aeb378ac7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 returned with HTTP 200 Aug 06 13:10:23.604565 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 657/2643] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:23 2026] GET /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:24.229888 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-e6e9966b-6114-456d-ba3f-fa4a81460755 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:24.232469 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-e6e9966b-6114-456d-ba3f-fa4a81460755 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 Aug 06 13:10:24.232845 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-e6e9966b-6114-456d-ba3f-fa4a81460755 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:24.232946 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-e6e9966b-6114-456d-ba3f-fa4a81460755 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:24.240349 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:24.240349 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:24.322637 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ada675e3-1693-418f-aee7-38a3454b80a9 req-e6e9966b-6114-456d-ba3f-fa4a81460755 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 returned with HTTP 200 Aug 06 13:10:24.322637 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 668/2644] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:10:24 2026] DELETE /volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:24.613490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45d7c510-39c9-4f32-afa4-042711bcc859 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:24.615216 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d7c510-39c9-4f32-afa4-042711bcc859 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 Aug 06 13:10:24.615477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d7c510-39c9-4f32-afa4-042711bcc859 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:24.615690 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d7c510-39c9-4f32-afa4-042711bcc859 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:24.627491 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d7c510-39c9-4f32-afa4-042711bcc859 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 returned with HTTP 404 Aug 06 13:10:24.627491 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 663/2645] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:24 2026] GET /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:24.632551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-783e5d0b-df4d-4757-9225-51218ff348c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:24.634922 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-783e5d0b-df4d-4757-9225-51218ff348c2 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:24.635453 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-783e5d0b-df4d-4757-9225-51218ff348c2 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:24.635622 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-783e5d0b-df4d-4757-9225-51218ff348c2 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:24.637502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-783e5d0b-df4d-4757-9225-51218ff348c2 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'available'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:24.654278 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:24.654278 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:24.670049 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-783e5d0b-df4d-4757-9225-51218ff348c2 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:24.670596 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 658/2646] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:24 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:24.683130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f1fbe2f-3ed2-4e1b-a822-63bf308b9324 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:24.686363 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f1fbe2f-3ed2-4e1b-a822-63bf308b9324 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:24.686605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f1fbe2f-3ed2-4e1b-a822-63bf308b9324 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:24.686829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f1fbe2f-3ed2-4e1b-a822-63bf308b9324 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:24.702537 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:24.702537 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:24.703162 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f1fbe2f-3ed2-4e1b-a822-63bf308b9324 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:24.704389 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f1fbe2f-3ed2-4e1b-a822-63bf308b9324 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:24.705322 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 658/2647] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:24 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:24.717142 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92358cec-e50d-4dc2-9d36-396dd4fab8d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:24.718742 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92358cec-e50d-4dc2-9d36-396dd4fab8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 Aug 06 13:10:24.719063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92358cec-e50d-4dc2-9d36-396dd4fab8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:24.719329 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92358cec-e50d-4dc2-9d36-396dd4fab8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:24.719512 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-92358cec-e50d-4dc2-9d36-396dd4fab8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Delete snapshot with id: 1fc40503-4a34-4893-ae04-ee737fbd7406 Aug 06 13:10:24.724531 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92358cec-e50d-4dc2-9d36-396dd4fab8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 returned with HTTP 404 Aug 06 13:10:24.724531 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 669/2648] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:24 2026] DELETE /volume/v3/snapshots/1fc40503-4a34-4893-ae04-ee737fbd7406 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:24.734639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4becb5e-af3b-443f-aa8d-1743873761ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:24.736252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4becb5e-af3b-443f-aa8d-1743873761ed tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:24.736608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4becb5e-af3b-443f-aa8d-1743873761ed tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c48d9b6d-106f-4815-9ef0-1b6f327f70be", "name": "tempest-SnapshotsActionsTest-Snapshot-2042682179"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:24.746282 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:24.746282 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:24.746282 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a4becb5e-af3b-443f-aa8d-1743873761ed tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:24.746282 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a4becb5e-af3b-443f-aa8d-1743873761ed tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create snapshot from volume c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:24.776130 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a4becb5e-af3b-443f-aa8d-1743873761ed tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Created reservations ['2a26be75-323a-4a71-a38d-f8cb398139b3', 'f1eac11c-2489-43ed-8579-bb7d16246903', '330984b9-f0d9-4a2f-bd60-27a58a44e69e', '551a208b-f9d4-432a-a38e-de62f57c8b32'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:24.808820 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a4becb5e-af3b-443f-aa8d-1743873761ed tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot create request issued successfully. Aug 06 13:10:24.809133 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4becb5e-af3b-443f-aa8d-1743873761ed tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:24.809563 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 664/2649] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:24.825989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6ab264b0-1057-4af6-b882-14600117f8d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:24.828232 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ab264b0-1057-4af6-b882-14600117f8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 Aug 06 13:10:24.828494 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ab264b0-1057-4af6-b882-14600117f8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:24.828831 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ab264b0-1057-4af6-b882-14600117f8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:24.837983 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:24.837983 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:24.839045 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6ab264b0-1057-4af6-b882-14600117f8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:24.840906 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ab264b0-1057-4af6-b882-14600117f8d3 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 returned with HTTP 200 Aug 06 13:10:24.841473 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 659/2650] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:24 2026] GET /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:25.697853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6346250f-03e7-4f3e-8792-94eca98c6f45 req-de469e61-8670-4ba0-a21b-038f7785f6ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:25.699869 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6346250f-03e7-4f3e-8792-94eca98c6f45 req-de469e61-8670-4ba0-a21b-038f7785f6ed tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 Aug 06 13:10:25.700118 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6346250f-03e7-4f3e-8792-94eca98c6f45 req-de469e61-8670-4ba0-a21b-038f7785f6ed tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:25.700338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6346250f-03e7-4f3e-8792-94eca98c6f45 req-de469e61-8670-4ba0-a21b-038f7785f6ed tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:25.703952 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6346250f-03e7-4f3e-8792-94eca98c6f45 req-de469e61-8670-4ba0-a21b-038f7785f6ed tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 returned with HTTP 404 Aug 06 13:10:25.704446 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 659/2651] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:10:25 2026] DELETE /volume/v3/attachments/a7c0487b-5476-4991-8136-7bc7675ef412 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:10:25.850647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3527e548-6a32-43c2-a48e-59ac6b29ff7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:25.852722 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3527e548-6a32-43c2-a48e-59ac6b29ff7d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 Aug 06 13:10:25.853137 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3527e548-6a32-43c2-a48e-59ac6b29ff7d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:25.853319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3527e548-6a32-43c2-a48e-59ac6b29ff7d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:25.860932 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:25.860932 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:25.861419 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3527e548-6a32-43c2-a48e-59ac6b29ff7d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:25.862291 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3527e548-6a32-43c2-a48e-59ac6b29ff7d tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 returned with HTTP 200 Aug 06 13:10:25.862638 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 670/2652] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:25 2026] GET /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:25.872101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b348b49d-2e1c-4403-aa32-8c5df47e60f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:25.875134 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b348b49d-2e1c-4403-aa32-8c5df47e60f9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748/action Aug 06 13:10:25.875997 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b348b49d-2e1c-4403-aa32-8c5df47e60f9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:25.875997 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b348b49d-2e1c-4403-aa32-8c5df47e60f9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:25.877583 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-b348b49d-2e1c-4403-aa32-8c5df47e60f9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot '4c94409e-87d9-4f4d-9b6b-c28a1609d748' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:25.887428 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:25.887428 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:25.898120 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b348b49d-2e1c-4403-aa32-8c5df47e60f9 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748/action returned with HTTP 202 Aug 06 13:10:25.898615 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 665/2653] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:25 2026] POST /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:25.905729 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d83f02d-75bb-415a-a3b7-117cf935865e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:25.909821 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d83f02d-75bb-415a-a3b7-117cf935865e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 Aug 06 13:10:25.910031 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d83f02d-75bb-415a-a3b7-117cf935865e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:25.910230 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d83f02d-75bb-415a-a3b7-117cf935865e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:25.917696 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:25.917696 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:25.918172 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d83f02d-75bb-415a-a3b7-117cf935865e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:25.919468 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d83f02d-75bb-415a-a3b7-117cf935865e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 returned with HTTP 200 Aug 06 13:10:25.920752 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 660/2654] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:25 2026] GET /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:25.929542 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ff5f633-d267-4e45-a053-c29ebe6e4492 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:25.931517 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ff5f633-d267-4e45-a053-c29ebe6e4492 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748/action Aug 06 13:10:25.931873 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ff5f633-d267-4e45-a053-c29ebe6e4492 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:25.931968 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ff5f633-d267-4e45-a053-c29ebe6e4492 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:25.951958 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:25.951958 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:25.952370 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ff5f633-d267-4e45-a053-c29ebe6e4492 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot retrieved successfully. Aug 06 13:10:25.974481 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ff5f633-d267-4e45-a053-c29ebe6e4492 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot delete request issued successfully. Aug 06 13:10:25.976367 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ff5f633-d267-4e45-a053-c29ebe6e4492 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748/action returned with HTTP 202 Aug 06 13:10:25.976367 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 660/2655] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:25 2026] POST /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:25.984241 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b504c310-ec10-4c9d-b128-d6875f828131 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:25.986440 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b504c310-ec10-4c9d-b128-d6875f828131 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 Aug 06 13:10:25.986690 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b504c310-ec10-4c9d-b128-d6875f828131 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:25.987632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b504c310-ec10-4c9d-b128-d6875f828131 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:25.995292 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:25.995292 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:25.997373 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b504c310-ec10-4c9d-b128-d6875f828131 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:25.997373 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b504c310-ec10-4c9d-b128-d6875f828131 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 returned with HTTP 200 Aug 06 13:10:25.997644 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 671/2656] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:25 2026] GET /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:27.007820 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae41b42b-2309-4ad2-a74f-ed068f40faac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.010014 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae41b42b-2309-4ad2-a74f-ed068f40faac tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 Aug 06 13:10:27.010287 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae41b42b-2309-4ad2-a74f-ed068f40faac tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:27.010558 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae41b42b-2309-4ad2-a74f-ed068f40faac tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:27.015591 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae41b42b-2309-4ad2-a74f-ed068f40faac tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 returned with HTTP 404 Aug 06 13:10:27.016207 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 666/2657] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:27 2026] GET /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:27.022904 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04f43521-9f51-4d15-826a-3abbf1b36b91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.024664 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04f43521-9f51-4d15-826a-3abbf1b36b91 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:27.024981 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04f43521-9f51-4d15-826a-3abbf1b36b91 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:27.025093 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04f43521-9f51-4d15-826a-3abbf1b36b91 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:27.026425 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-04f43521-9f51-4d15-826a-3abbf1b36b91 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'available'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:27.036220 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:27.036220 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:27.045211 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04f43521-9f51-4d15-826a-3abbf1b36b91 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:27.045668 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 661/2658] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:27 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:27.053291 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c62141ba-d0be-42c3-9203-83f63af706c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.055614 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c62141ba-d0be-42c3-9203-83f63af706c5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:27.055858 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c62141ba-d0be-42c3-9203-83f63af706c5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:27.056122 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c62141ba-d0be-42c3-9203-83f63af706c5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:27.062140 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:27.062140 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:27.062718 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c62141ba-d0be-42c3-9203-83f63af706c5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:27.063698 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c62141ba-d0be-42c3-9203-83f63af706c5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:27.064156 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 661/2659] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:27 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:27.072000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0948825-36f4-4381-8ffe-f5aec7febe6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.073926 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0948825-36f4-4381-8ffe-f5aec7febe6e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 Aug 06 13:10:27.074231 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0948825-36f4-4381-8ffe-f5aec7febe6e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:27.074461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0948825-36f4-4381-8ffe-f5aec7febe6e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:27.074567 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b0948825-36f4-4381-8ffe-f5aec7febe6e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Delete snapshot with id: 4c94409e-87d9-4f4d-9b6b-c28a1609d748 Aug 06 13:10:27.078773 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0948825-36f4-4381-8ffe-f5aec7febe6e tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 returned with HTTP 404 Aug 06 13:10:27.079219 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 672/2660] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:27 2026] DELETE /volume/v3/snapshots/4c94409e-87d9-4f4d-9b6b-c28a1609d748 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:27.086180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30fa5571-3f45-48f1-b278-6c96b778428c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.088267 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30fa5571-3f45-48f1-b278-6c96b778428c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:27.088807 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30fa5571-3f45-48f1-b278-6c96b778428c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c48d9b6d-106f-4815-9ef0-1b6f327f70be", "name": "tempest-SnapshotsActionsTest-Snapshot-627394035"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:27.098762 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:27.098762 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:27.099476 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30fa5571-3f45-48f1-b278-6c96b778428c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:27.099667 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-30fa5571-3f45-48f1-b278-6c96b778428c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Create snapshot from volume c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:27.126948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30fa5571-3f45-48f1-b278-6c96b778428c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Created reservations ['44bad000-c22a-481e-95c7-f7b8adeb3401', '3bc56440-9e67-4d81-ba9b-c2ce64624633', '1df63e9a-adc0-4dcd-ac23-4e7c7fdaaf28', '0be76ec3-e2cc-4bd6-aa3b-6c8e7bfe8fbb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:27.156366 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30fa5571-3f45-48f1-b278-6c96b778428c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot create request issued successfully. Aug 06 13:10:27.156366 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30fa5571-3f45-48f1-b278-6c96b778428c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:27.156748 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 667/2661] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:27.166130 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da0c21fd-9758-45e8-8fd5-855bfc0a5bd9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.168338 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da0c21fd-9758-45e8-8fd5-855bfc0a5bd9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 Aug 06 13:10:27.168338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da0c21fd-9758-45e8-8fd5-855bfc0a5bd9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:27.168338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da0c21fd-9758-45e8-8fd5-855bfc0a5bd9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:27.174276 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:27.174276 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:27.174276 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da0c21fd-9758-45e8-8fd5-855bfc0a5bd9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:27.174539 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da0c21fd-9758-45e8-8fd5-855bfc0a5bd9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 returned with HTTP 200 Aug 06 13:10:27.175080 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 662/2662] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:27 2026] GET /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:27.524236 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e58591b1-9282-4c92-a4db-491fc0399f21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.529777 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e58591b1-9282-4c92-a4db-491fc0399f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:27.530007 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e58591b1-9282-4c92-a4db-491fc0399f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:27.530218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e58591b1-9282-4c92-a4db-491fc0399f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:27.546455 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:27.546455 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:27.554100 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e58591b1-9282-4c92-a4db-491fc0399f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:27.564077 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e58591b1-9282-4c92-a4db-491fc0399f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:27.564853 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 662/2663] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:27 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:27.578099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.581459 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:27.581643 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:27.583418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:27.583584 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:27.596565 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:27.596565 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:27.597020 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:27.623591 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume request issued successfully. Aug 06 13:10:27.623794 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6b80a93-8491-4ca6-8e89-61e6ac32382c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 202 Aug 06 13:10:27.624369 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 673/2664] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:10:27 2026] DELETE /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:27.632057 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-851db532-465e-4214-9651-dbaf1953b189 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:27.634844 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-851db532-465e-4214-9651-dbaf1953b189 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:27.635131 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-851db532-465e-4214-9651-dbaf1953b189 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:27.635426 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-851db532-465e-4214-9651-dbaf1953b189 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:27.645282 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:27.645282 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:27.651490 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-851db532-465e-4214-9651-dbaf1953b189 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:27.657949 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-851db532-465e-4214-9651-dbaf1953b189 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 200 Aug 06 13:10:27.658395 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 668/2665] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:27 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:28.183908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1c121aa-90a8-496c-979d-0190369fbcf7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.185705 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1c121aa-90a8-496c-979d-0190369fbcf7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 Aug 06 13:10:28.185907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1c121aa-90a8-496c-979d-0190369fbcf7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:28.186159 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1c121aa-90a8-496c-979d-0190369fbcf7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:28.191371 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.191371 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:28.191794 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1c121aa-90a8-496c-979d-0190369fbcf7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:28.192765 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1c121aa-90a8-496c-979d-0190369fbcf7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 returned with HTTP 200 Aug 06 13:10:28.193171 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 663/2666] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:28 2026] GET /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:28.202036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a52e71a-03c7-4a3c-bcaf-46d20151d1f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.204416 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a52e71a-03c7-4a3c-bcaf-46d20151d1f7 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2/action Aug 06 13:10:28.204883 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a52e71a-03c7-4a3c-bcaf-46d20151d1f7 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:28.205093 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a52e71a-03c7-4a3c-bcaf-46d20151d1f7 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:28.206934 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-7a52e71a-03c7-4a3c-bcaf-46d20151d1f7 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot '72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2' with '{'status': 'error_deleting'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:28.219174 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.219174 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:28.231644 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a52e71a-03c7-4a3c-bcaf-46d20151d1f7 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2/action returned with HTTP 202 Aug 06 13:10:28.232272 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 663/2667] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:28 2026] POST /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:28.238610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1740e583-5afb-4fd3-953c-c4de814b8750 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.240535 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1740e583-5afb-4fd3-953c-c4de814b8750 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 Aug 06 13:10:28.240786 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1740e583-5afb-4fd3-953c-c4de814b8750 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:28.241022 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1740e583-5afb-4fd3-953c-c4de814b8750 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:28.245678 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.245678 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:28.246177 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1740e583-5afb-4fd3-953c-c4de814b8750 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:28.246919 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1740e583-5afb-4fd3-953c-c4de814b8750 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 returned with HTTP 200 Aug 06 13:10:28.247319 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 674/2668] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:28 2026] GET /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:28.256175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4caa6c7e-e118-4a07-837d-0264153f8ede None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.258160 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4caa6c7e-e118-4a07-837d-0264153f8ede tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2/action Aug 06 13:10:28.258524 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4caa6c7e-e118-4a07-837d-0264153f8ede tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:28.258664 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4caa6c7e-e118-4a07-837d-0264153f8ede tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:28.266436 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.266436 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:28.266824 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4caa6c7e-e118-4a07-837d-0264153f8ede tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot retrieved successfully. Aug 06 13:10:28.284691 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4caa6c7e-e118-4a07-837d-0264153f8ede tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot delete request issued successfully. Aug 06 13:10:28.284887 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4caa6c7e-e118-4a07-837d-0264153f8ede tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2/action returned with HTTP 202 Aug 06 13:10:28.285486 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 669/2669] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:28 2026] POST /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:28.292010 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4fb1e8fc-c0bb-43ee-bab9-bf2ac8ee8dc7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.293830 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fb1e8fc-c0bb-43ee-bab9-bf2ac8ee8dc7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 Aug 06 13:10:28.294020 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fb1e8fc-c0bb-43ee-bab9-bf2ac8ee8dc7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:28.294221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fb1e8fc-c0bb-43ee-bab9-bf2ac8ee8dc7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:28.300959 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.300959 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:28.301504 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4fb1e8fc-c0bb-43ee-bab9-bf2ac8ee8dc7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:28.302642 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fb1e8fc-c0bb-43ee-bab9-bf2ac8ee8dc7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 returned with HTTP 200 Aug 06 13:10:28.303085 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 664/2670] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:28 2026] GET /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:28.672835 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7d3236d-24f0-4432-809b-13b2d1ea6004 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.678055 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7d3236d-24f0-4432-809b-13b2d1ea6004 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 Aug 06 13:10:28.678372 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7d3236d-24f0-4432-809b-13b2d1ea6004 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:28.678628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7d3236d-24f0-4432-809b-13b2d1ea6004 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:28.684806 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7d3236d-24f0-4432-809b-13b2d1ea6004 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 returned with HTTP 404 Aug 06 13:10:28.685446 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 664/2671] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:28 2026] GET /volume/v3/volumes/a24c88e6-b36c-4e0e-8fee-e583715de8b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:28.695878 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2cf82ee-0443-4c55-b62a-4173e568a99c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.698035 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2cf82ee-0443-4c55-b62a-4173e568a99c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:10:28.698035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2cf82ee-0443-4c55-b62a-4173e568a99c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:28.698202 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2cf82ee-0443-4c55-b62a-4173e568a99c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:28.705227 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.705227 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:28.708877 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a2cf82ee-0443-4c55-b62a-4173e568a99c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:28.715193 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2cf82ee-0443-4c55-b62a-4173e568a99c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:10:28.715585 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 675/2672] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:28 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:28.728886 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18369203-103a-4e17-af8d-88d99f7e451e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.731111 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18369203-103a-4e17-af8d-88d99f7e451e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:28.731662 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18369203-103a-4e17-af8d-88d99f7e451e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52a1c40c-dfe2-4fa4-918a-adac6103e318", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-459560578"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:28.746504 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.746504 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:28.747529 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18369203-103a-4e17-af8d-88d99f7e451e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:28.747529 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-18369203-103a-4e17-af8d-88d99f7e451e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume 52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:10:28.781102 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-18369203-103a-4e17-af8d-88d99f7e451e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['868da755-d2e2-416e-b06f-e5d3eaacf575', 'a10f6b93-cc51-44d1-bb3a-c9657a0ff567', 'fdd6ba20-f5e4-4617-bb5e-8f8752bc5ef3', 'a1b8a509-5fd8-4901-8620-a6044a17e3b9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:28.825139 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18369203-103a-4e17-af8d-88d99f7e451e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot create request issued successfully. Aug 06 13:10:28.825505 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18369203-103a-4e17-af8d-88d99f7e451e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:28.825966 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 670/2673] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:28 2026] POST /volume/v3/snapshots => generated 379 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:28.842342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93eec9b8-a732-4f84-81d2-2650adb264cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:28.844115 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93eec9b8-a732-4f84-81d2-2650adb264cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:28.844317 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93eec9b8-a732-4f84-81d2-2650adb264cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:28.845000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93eec9b8-a732-4f84-81d2-2650adb264cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:28.851712 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:28.851712 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:28.852280 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93eec9b8-a732-4f84-81d2-2650adb264cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:28.853367 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93eec9b8-a732-4f84-81d2-2650adb264cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 200 Aug 06 13:10:28.853807 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 665/2674] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:28 2026] GET /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.052163 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-fa9b40c6-4677-45e2-84a6-37df1fe1d20b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.054726 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-fa9b40c6-4677-45e2-84a6-37df1fe1d20b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/limits Aug 06 13:10:29.054968 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-fa9b40c6-4677-45e2-84a6-37df1fe1d20b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.055165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-fa9b40c6-4677-45e2-84a6-37df1fe1d20b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.062985 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-fa9b40c6-4677-45e2-84a6-37df1fe1d20b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:29.064332 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.064332 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:29.074286 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-fa9b40c6-4677-45e2-84a6-37df1fe1d20b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/limits returned with HTTP 200 Aug 06 13:10:29.074656 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 665/2675] 10.4.3.59 () {68 vars in 1477 bytes} [Thu Aug 6 13:10:29 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 06 13:10:29.110614 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-5a8b4956-6d3e-412a-a89c-8f0fa36d72e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.112715 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-5a8b4956-6d3e-412a-a89c-8f0fa36d72e5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:10:29.112894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-5a8b4956-6d3e-412a-a89c-8f0fa36d72e5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.113129 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-5a8b4956-6d3e-412a-a89c-8f0fa36d72e5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.123015 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.123015 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:29.126587 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-5a8b4956-6d3e-412a-a89c-8f0fa36d72e5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:10:29.131456 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-5a8b4956-6d3e-412a-a89c-8f0fa36d72e5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:10:29.131829 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 676/2676] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 1656 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:29.141423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.143414 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:29.143783 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0599cd2b-9568-441a-aa30-3c2354836824", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-872581973", "description": null, "metadata": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:29.154929 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.154929 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:29.155474 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:10:29.155636 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create snapshot from volume 0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:10:29.183167 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['fa75e97f-e250-40ad-9393-8a9c46fdc927', 'f39dfef7-4116-460f-af79-0919563a8039', '4d582111-586f-4b16-b4d8-17e999cd8caa', '50d0c253-fc23-4b15-91b3-963bb72a0bac'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:29.217856 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot force create request issued successfully. Aug 06 13:10:29.218201 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ebbb93d-aac7-43a9-bc17-54bda4428219 req-ba66a117-5935-4003-bfbd-961995a76197 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:29.218636 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 671/2677] 10.4.3.59 () {72 vars in 1540 bytes} [Thu Aug 6 13:10:29 2026] POST /volume/v3/snapshots => generated 319 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:29.311741 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db1d4044-41a3-4127-8cea-1d96172bb41b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.313485 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db1d4044-41a3-4127-8cea-1d96172bb41b tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 Aug 06 13:10:29.313688 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db1d4044-41a3-4127-8cea-1d96172bb41b tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.313897 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db1d4044-41a3-4127-8cea-1d96172bb41b tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.318851 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db1d4044-41a3-4127-8cea-1d96172bb41b tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 returned with HTTP 404 Aug 06 13:10:29.319318 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 666/2678] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:29.326168 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38541165-3d4f-4d22-a756-4dd124ba63cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.327969 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38541165-3d4f-4d22-a756-4dd124ba63cc tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:29.328395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38541165-3d4f-4d22-a756-4dd124ba63cc tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:29.329274 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38541165-3d4f-4d22-a756-4dd124ba63cc tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:29.329899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-38541165-3d4f-4d22-a756-4dd124ba63cc tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'available'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:29.338602 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.338602 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:29.348720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38541165-3d4f-4d22-a756-4dd124ba63cc tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:29.349143 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 666/2679] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:29 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:29.355531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44b3a216-1cc3-45ef-9798-d78a1a47e712 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.357634 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b3a216-1cc3-45ef-9798-d78a1a47e712 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:29.357827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b3a216-1cc3-45ef-9798-d78a1a47e712 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.358044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b3a216-1cc3-45ef-9798-d78a1a47e712 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.364152 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.364152 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:29.364152 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44b3a216-1cc3-45ef-9798-d78a1a47e712 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.364684 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b3a216-1cc3-45ef-9798-d78a1a47e712 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:29.365024 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 677/2680] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.373123 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5abd876-e88d-411e-a2b5-531021f486f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.375106 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5abd876-e88d-411e-a2b5-531021f486f5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 Aug 06 13:10:29.375351 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5abd876-e88d-411e-a2b5-531021f486f5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.375565 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5abd876-e88d-411e-a2b5-531021f486f5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.375692 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f5abd876-e88d-411e-a2b5-531021f486f5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Delete snapshot with id: 72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 Aug 06 13:10:29.379739 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5abd876-e88d-411e-a2b5-531021f486f5 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 returned with HTTP 404 Aug 06 13:10:29.380207 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 672/2681] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:29 2026] DELETE /volume/v3/snapshots/72575a7e-7e8c-46b1-9b0e-e522fa0e0ba2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:29.387496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ff66b62a-81b1-464d-8415-e18991dc9265 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.389150 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff66b62a-81b1-464d-8415-e18991dc9265 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:29.389593 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff66b62a-81b1-464d-8415-e18991dc9265 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:29.389739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff66b62a-81b1-464d-8415-e18991dc9265 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:29.391048 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-ff66b62a-81b1-464d-8415-e18991dc9265 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'creating'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:29.401001 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.401001 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:29.411042 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff66b62a-81b1-464d-8415-e18991dc9265 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:29.411421 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 667/2682] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:29 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:29.418964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da0a5dca-8dd0-442f-8aa1-b176e264542c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.420879 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da0a5dca-8dd0-442f-8aa1-b176e264542c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:29.421038 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da0a5dca-8dd0-442f-8aa1-b176e264542c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.421271 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da0a5dca-8dd0-442f-8aa1-b176e264542c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.426025 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.426025 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:29.426483 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da0a5dca-8dd0-442f-8aa1-b176e264542c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.427250 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da0a5dca-8dd0-442f-8aa1-b176e264542c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:29.427631 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 667/2683] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.437386 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e51957da-d9a2-4b7d-9654-53df2d254281 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.439334 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e51957da-d9a2-4b7d-9654-53df2d254281 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:29.439767 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e51957da-d9a2-4b7d-9654-53df2d254281 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:29.439948 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e51957da-d9a2-4b7d-9654-53df2d254281 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:29.441884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-e51957da-d9a2-4b7d-9654-53df2d254281 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100268) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 13:10:29.446852 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.446852 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:29.447268 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.snapshot_actions [None req-e51957da-d9a2-4b7d-9654-53df2d254281 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Updating snapshot eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece with info {'id': 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece', 'status': 'error', 'progress': '80%'} Aug 06 13:10:29.452072 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e51957da-d9a2-4b7d-9654-53df2d254281 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:29.452438 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 678/2684] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:29 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:29.461086 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7fc27be-53bc-4299-845f-f5a24c755404 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.462843 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7fc27be-53bc-4299-845f-f5a24c755404 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:29.463070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7fc27be-53bc-4299-845f-f5a24c755404 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.463341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7fc27be-53bc-4299-845f-f5a24c755404 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.470729 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.470729 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:29.471028 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7fc27be-53bc-4299-845f-f5a24c755404 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Snapshot retrieved successfully. Aug 06 13:10:29.471674 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7fc27be-53bc-4299-845f-f5a24c755404 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:29.472072 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 673/2685] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.480360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-50cad005-61e8-43d2-b1e0-0b6cdd6e7234 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.482103 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50cad005-61e8-43d2-b1e0-0b6cdd6e7234 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] POST https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action Aug 06 13:10:29.482484 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50cad005-61e8-43d2-b1e0-0b6cdd6e7234 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:29.482621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50cad005-61e8-43d2-b1e0-0b6cdd6e7234 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:29.484009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-50cad005-61e8-43d2-b1e0-0b6cdd6e7234 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] Updating snapshot 'eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece' with '{'status': 'available'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:10:29.492655 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.492655 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:29.504560 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50cad005-61e8-43d2-b1e0-0b6cdd6e7234 tempest-SnapshotsActionsTest-621020806 tempest-SnapshotsActionsTest-621020806-project-admin] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action returned with HTTP 202 Aug 06 13:10:29.505169 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 668/2686] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:10:29 2026] POST /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 13:10:29.513202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0db53e2c-c63f-4600-b524-27e2d64bc4e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.515786 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0db53e2c-c63f-4600-b524-27e2d64bc4e7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:29.516002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0db53e2c-c63f-4600-b524-27e2d64bc4e7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.516175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0db53e2c-c63f-4600-b524-27e2d64bc4e7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.524824 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.524824 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:29.525277 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0db53e2c-c63f-4600-b524-27e2d64bc4e7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.526021 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0db53e2c-c63f-4600-b524-27e2d64bc4e7 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:29.526389 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 668/2687] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.535861 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.537992 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:29.538234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.538498 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.538635 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Delete snapshot with id: eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:29.544568 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.544568 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:29.545163 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.564903 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot delete request issued successfully. Aug 06 13:10:29.565169 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92046b1b-cb8b-4b89-adab-caf7342dfa3c tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 202 Aug 06 13:10:29.565678 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 679/2688] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:29 2026] DELETE /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:29.574292 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9161ca05-75c7-4604-bf24-f700f4ea7e73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.576334 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9161ca05-75c7-4604-bf24-f700f4ea7e73 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:29.576540 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9161ca05-75c7-4604-bf24-f700f4ea7e73 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.576747 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9161ca05-75c7-4604-bf24-f700f4ea7e73 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.582081 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.582081 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:29.582667 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9161ca05-75c7-4604-bf24-f700f4ea7e73 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.583652 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9161ca05-75c7-4604-bf24-f700f4ea7e73 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 200 Aug 06 13:10:29.584106 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 674/2689] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.863193 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-56c2ddf6-cb9f-448b-9bac-90325e3e9bde None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.865062 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56c2ddf6-cb9f-448b-9bac-90325e3e9bde tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:29.865362 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56c2ddf6-cb9f-448b-9bac-90325e3e9bde tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.865557 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56c2ddf6-cb9f-448b-9bac-90325e3e9bde tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.871181 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.871181 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:29.871652 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-56c2ddf6-cb9f-448b-9bac-90325e3e9bde tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.872458 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56c2ddf6-cb9f-448b-9bac-90325e3e9bde tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 200 Aug 06 13:10:29.872813 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 669/2690] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.884367 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f8b1ef5-5942-451d-8885-530dc5eba7ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.886072 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f8b1ef5-5942-451d-8885-530dc5eba7ef tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:29.886277 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f8b1ef5-5942-451d-8885-530dc5eba7ef tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.886510 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f8b1ef5-5942-451d-8885-530dc5eba7ef tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.892172 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.892172 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:29.892736 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f8b1ef5-5942-451d-8885-530dc5eba7ef tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.893727 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f8b1ef5-5942-451d-8885-530dc5eba7ef tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 200 Aug 06 13:10:29.894292 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 669/2691] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.904741 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.907530 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:29.907767 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.907975 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.908273 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:10:29.908562 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.908562 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:29.909551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:10:29.913900 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Get all snapshots completed successfully. Aug 06 13:10:29.914271 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba80e285-9d58-45e9-adbe-b7b4ba95da63 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 200 Aug 06 13:10:29.914669 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 680/2692] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.924379 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1e46da2-bd02-4e49-a6b5-71802fe2c417 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.926498 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1e46da2-bd02-4e49-a6b5-71802fe2c417 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] PUT https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:29.926869 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1e46da2-bd02-4e49-a6b5-71802fe2c417 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1627912711", "description": "This is the new description of snapshot."}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:29.933968 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.933968 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:29.934489 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1e46da2-bd02-4e49-a6b5-71802fe2c417 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.941659 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1e46da2-bd02-4e49-a6b5-71802fe2c417 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 200 Aug 06 13:10:29.943135 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 675/2693] 10.4.3.59 () {68 vars in 1368 bytes} [Thu Aug 6 13:10:29 2026] PUT /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.955098 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-171c3ec8-7d56-4584-8988-37aeb0e6a438 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.957498 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-171c3ec8-7d56-4584-8988-37aeb0e6a438 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:29.957775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-171c3ec8-7d56-4584-8988-37aeb0e6a438 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.958062 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-171c3ec8-7d56-4584-8988-37aeb0e6a438 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.965132 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.965132 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:29.965768 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-171c3ec8-7d56-4584-8988-37aeb0e6a438 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:29.966832 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-171c3ec8-7d56-4584-8988-37aeb0e6a438 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 200 Aug 06 13:10:29.967299 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 670/2694] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:29 2026] GET /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 577 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:29.978596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4286ecf9-a311-4244-86e1-e247c24a9876 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:29.981443 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4286ecf9-a311-4244-86e1-e247c24a9876 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:29.981623 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4286ecf9-a311-4244-86e1-e247c24a9876 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:29.981785 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4286ecf9-a311-4244-86e1-e247c24a9876 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:29.981878 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-4286ecf9-a311-4244-86e1-e247c24a9876 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:29.993965 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:29.993965 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:29.994467 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4286ecf9-a311-4244-86e1-e247c24a9876 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:30.018730 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4286ecf9-a311-4244-86e1-e247c24a9876 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:10:30.018944 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4286ecf9-a311-4244-86e1-e247c24a9876 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 202 Aug 06 13:10:30.019380 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 670/2695] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:29 2026] DELETE /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:30.032075 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4d57b61-5282-4092-a1a6-5dab3cba08ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:30.033716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4d57b61-5282-4092-a1a6-5dab3cba08ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:30.033887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4d57b61-5282-4092-a1a6-5dab3cba08ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:30.034064 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4d57b61-5282-4092-a1a6-5dab3cba08ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:30.038789 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:30.038789 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:30.039432 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4d57b61-5282-4092-a1a6-5dab3cba08ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:30.040026 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4d57b61-5282-4092-a1a6-5dab3cba08ec tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 200 Aug 06 13:10:30.040413 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 681/2696] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:30 2026] GET /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:30.597938 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b66b8739-e4aa-457e-85f9-d121ee6f2bf9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:30.601402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b66b8739-e4aa-457e-85f9-d121ee6f2bf9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece Aug 06 13:10:30.601402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b66b8739-e4aa-457e-85f9-d121ee6f2bf9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:30.601402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b66b8739-e4aa-457e-85f9-d121ee6f2bf9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:30.605654 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b66b8739-e4aa-457e-85f9-d121ee6f2bf9 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece returned with HTTP 404 Aug 06 13:10:30.605654 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 676/2697] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:30 2026] GET /volume/v3/snapshots/eff4a837-3ccc-4ceb-9dd5-5e5b8aa3cece => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:30.611947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-567e1029-49f8-4be1-bc9b-ff39e2a33608 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:30.615642 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-567e1029-49f8-4be1-bc9b-ff39e2a33608 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:30.615642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-567e1029-49f8-4be1-bc9b-ff39e2a33608 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:30.615642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-567e1029-49f8-4be1-bc9b-ff39e2a33608 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:30.621315 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:30.621315 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:30.624949 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-567e1029-49f8-4be1-bc9b-ff39e2a33608 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:30.629111 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-567e1029-49f8-4be1-bc9b-ff39e2a33608 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be returned with HTTP 200 Aug 06 13:10:30.629601 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 671/2698] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:30 2026] GET /volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:30.642150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:30.644041 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:30.644281 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:30.644500 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:30.644684 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Delete volume with id: c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:30.651357 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:30.651357 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:30.651842 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:30.669109 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Delete volume request issued successfully. Aug 06 13:10:30.669390 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca6a319-9be9-40dc-b9a3-b3cffebf4842 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be returned with HTTP 202 Aug 06 13:10:30.669852 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 671/2699] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:10:30 2026] DELETE /volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:30.680575 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-469f6435-d89a-4b1c-b7c2-df723ab3ee95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:30.684633 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-469f6435-d89a-4b1c-b7c2-df723ab3ee95 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:30.684821 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-469f6435-d89a-4b1c-b7c2-df723ab3ee95 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:30.685015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-469f6435-d89a-4b1c-b7c2-df723ab3ee95 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:30.692634 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:30.692634 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:30.696849 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-469f6435-d89a-4b1c-b7c2-df723ab3ee95 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Volume info retrieved successfully. Aug 06 13:10:30.701644 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-469f6435-d89a-4b1c-b7c2-df723ab3ee95 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be returned with HTTP 200 Aug 06 13:10:30.702014 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 682/2700] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:30 2026] GET /volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:31.031056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ad2b41f-3681-48cf-9943-6874ac3f7244 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:31.034951 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ad2b41f-3681-48cf-9943-6874ac3f7244 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:10:31.034951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ad2b41f-3681-48cf-9943-6874ac3f7244 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:31.034951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ad2b41f-3681-48cf-9943-6874ac3f7244 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:31.040955 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:31.040955 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:31.041670 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ad2b41f-3681-48cf-9943-6874ac3f7244 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:10:31.042753 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ad2b41f-3681-48cf-9943-6874ac3f7244 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 200 Aug 06 13:10:31.043273 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 677/2701] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:31 2026] GET /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:31.050199 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-714f91c5-2402-4059-8037-535841cebd34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:31.052934 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-714f91c5-2402-4059-8037-535841cebd34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:31.053127 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-714f91c5-2402-4059-8037-535841cebd34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:31.053329 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-714f91c5-2402-4059-8037-535841cebd34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:31.060898 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-714f91c5-2402-4059-8037-535841cebd34 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 404 Aug 06 13:10:31.061332 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 672/2702] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:31 2026] GET /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:31.067396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c11dde1a-0ec1-43fd-a375-941114c1d729 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:31.069094 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c11dde1a-0ec1-43fd-a375-941114c1d729 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:31.069299 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c11dde1a-0ec1-43fd-a375-941114c1d729 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:31.069816 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c11dde1a-0ec1-43fd-a375-941114c1d729 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:31.069816 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c11dde1a-0ec1-43fd-a375-941114c1d729 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 15c5c949-4b61-4d2e-8aa1-a44713787757 Aug 06 13:10:31.076496 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c11dde1a-0ec1-43fd-a375-941114c1d729 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 returned with HTTP 404 Aug 06 13:10:31.076969 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 672/2703] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:10:31 2026] DELETE /volume/v3/snapshots/15c5c949-4b61-4d2e-8aa1-a44713787757 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:31.084419 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-768eff9b-0b32-4be4-bdfb-b37c5a6a8e39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:31.086066 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-768eff9b-0b32-4be4-bdfb-b37c5a6a8e39 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:10:31.086238 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-768eff9b-0b32-4be4-bdfb-b37c5a6a8e39 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:31.086439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-768eff9b-0b32-4be4-bdfb-b37c5a6a8e39 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:31.093639 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:31.093639 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:31.097758 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-768eff9b-0b32-4be4-bdfb-b37c5a6a8e39 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:31.103658 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-768eff9b-0b32-4be4-bdfb-b37c5a6a8e39 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:10:31.104032 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 683/2704] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:31 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:31.116238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77bc75e4-a361-4d78-8336-182f8a96d93c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:31.117748 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77bc75e4-a361-4d78-8336-182f8a96d93c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:10:31.119410 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77bc75e4-a361-4d78-8336-182f8a96d93c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52a1c40c-dfe2-4fa4-918a-adac6103e318", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-503741613"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:31.127817 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:31.127817 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:31.128479 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-77bc75e4-a361-4d78-8336-182f8a96d93c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:10:31.128691 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-77bc75e4-a361-4d78-8336-182f8a96d93c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume 52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:10:31.154341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-77bc75e4-a361-4d78-8336-182f8a96d93c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['e36d04b3-6cd3-4704-8f6f-fcb569ff2ab6', 'bf0a1595-e6b0-46b1-a66a-2c9977f3dc5b', '55b1075f-8abb-471c-bee3-8e97c62d1f8b', '8a974892-4957-46e8-a6f0-fbcfa3d7f023'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:31.184001 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-77bc75e4-a361-4d78-8336-182f8a96d93c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot create request issued successfully. Aug 06 13:10:31.184001 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77bc75e4-a361-4d78-8336-182f8a96d93c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:10:31.184001 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 678/2705] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:10:31 2026] POST /volume/v3/snapshots => generated 309 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:31.197730 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5002fd8a-fe53-4467-8290-a4d81c1a9ff4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:31.199787 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5002fd8a-fe53-4467-8290-a4d81c1a9ff4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:10:31.200031 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5002fd8a-fe53-4467-8290-a4d81c1a9ff4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:31.200312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5002fd8a-fe53-4467-8290-a4d81c1a9ff4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:31.205866 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:31.205866 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:31.206348 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5002fd8a-fe53-4467-8290-a4d81c1a9ff4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:31.207355 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5002fd8a-fe53-4467-8290-a4d81c1a9ff4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 returned with HTTP 200 Aug 06 13:10:31.207689 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 673/2706] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:31 2026] GET /volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:31.715676 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c07a1b6-7f5c-4b5a-8112-d3ad798eca48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:31.717868 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c07a1b6-7f5c-4b5a-8112-d3ad798eca48 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] GET https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be Aug 06 13:10:31.718128 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c07a1b6-7f5c-4b5a-8112-d3ad798eca48 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:31.718387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c07a1b6-7f5c-4b5a-8112-d3ad798eca48 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:31.726326 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c07a1b6-7f5c-4b5a-8112-d3ad798eca48 tempest-SnapshotsActionsTest-1256339973 tempest-SnapshotsActionsTest-1256339973-project-member] https://10.4.3.59/volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be returned with HTTP 404 Aug 06 13:10:31.727139 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 673/2707] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:31 2026] GET /volume/v3/volumes/c48d9b6d-106f-4815-9ef0-1b6f327f70be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:32.220537 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4dfac75d-754e-401e-8c0e-36516a4bd24f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:32.225954 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dfac75d-754e-401e-8c0e-36516a4bd24f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:10:32.225954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dfac75d-754e-401e-8c0e-36516a4bd24f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:32.226254 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dfac75d-754e-401e-8c0e-36516a4bd24f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:32.232672 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:32.232672 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:32.233307 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4dfac75d-754e-401e-8c0e-36516a4bd24f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:10:32.234550 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dfac75d-754e-401e-8c0e-36516a4bd24f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 returned with HTTP 200 Aug 06 13:10:32.235062 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 684/2708] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:10:32 2026] GET /volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:32.759421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-81b370c7-93dc-47a3-9c63-c20cf4e508f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:32.762209 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-81b370c7-93dc-47a3-9c63-c20cf4e508f2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:10:32.762525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-81b370c7-93dc-47a3-9c63-c20cf4e508f2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:32.762723 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-81b370c7-93dc-47a3-9c63-c20cf4e508f2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:32.767994 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:32.767994 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:32.768464 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-81b370c7-93dc-47a3-9c63-c20cf4e508f2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:10:32.769349 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-81b370c7-93dc-47a3-9c63-c20cf4e508f2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 200 Aug 06 13:10:32.770024 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 679/2709] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:10:32 2026] GET /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:33.875909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-e1206382-4bf7-4d18-88b2-4103360d332b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:33.879609 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-e1206382-4bf7-4d18-88b2-4103360d332b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:10:33.879860 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-e1206382-4bf7-4d18-88b2-4103360d332b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:33.880078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-e1206382-4bf7-4d18-88b2-4103360d332b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:33.886344 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:33.886344 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:33.886878 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-e1206382-4bf7-4d18-88b2-4103360d332b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:10:33.887688 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-e1206382-4bf7-4d18-88b2-4103360d332b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 200 Aug 06 13:10:33.888365 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 674/2710] 10.4.3.59 () {68 vars in 1597 bytes} [Thu Aug 6 13:10:33 2026] GET /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:33.898416 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-2cc6ea24-3a30-47ea-af83-06c9db963d64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:33.903673 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-2cc6ea24-3a30-47ea-af83-06c9db963d64 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:10:33.903957 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-2cc6ea24-3a30-47ea-af83-06c9db963d64 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:33.904223 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-2cc6ea24-3a30-47ea-af83-06c9db963d64 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:33.922163 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:33.922163 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:33.928280 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-2cc6ea24-3a30-47ea-af83-06c9db963d64 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:10:33.933150 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-2cc6ea24-3a30-47ea-af83-06c9db963d64 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 200 Aug 06 13:10:33.933727 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 674/2711] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:33 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 1656 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:33.944436 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:33.946625 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:10:33.946954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "17746c1d-1a4d-4112-96ec-609bd8bf11ca", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:33.949012 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '17746c1d-1a4d-4112-96ec-609bd8bf11ca', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:10:33.968280 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:33.968280 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:33.969371 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:10:33.970177 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:10:33.975184 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:10:33.986065 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (d1dabb12-83a1-4b45-853b-d4c234253a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:33.988660 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c82ef7-68c7-46a7-87fc-e647039a66a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:33.990302 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:34.034794 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c82ef7-68c7-46a7-87fc-e647039a66a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '17746c1d-1a4d-4112-96ec-609bd8bf11ca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:34.035943 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc32d7a8-02ba-4573-9928-b4d37ac7f0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:34.083836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['ca03eec0-b04b-4818-8988-1f04d2a826e7', '8fecde80-9368-43de-964e-4a49cb5cc6d8', '5c10cbae-eab1-4bc4-b3c5-3ef60c643a96', 'ab0f3608-d009-476c-b763-276dd4e5bda4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:34.084628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc32d7a8-02ba-4573-9928-b4d37ac7f0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca03eec0-b04b-4818-8988-1f04d2a826e7', '8fecde80-9368-43de-964e-4a49cb5cc6d8', '5c10cbae-eab1-4bc4-b3c5-3ef60c643a96', 'ab0f3608-d009-476c-b763-276dd4e5bda4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:34.085304 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b09940-d587-4d12-8c1b-b20243fae728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:34.119832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f4db6dd-21df-4c87-b0cd-2cc3e6e093bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.131949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b09940-d587-4d12-8c1b-b20243fae728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb880f7-2d4f-4d71-8190-3f65784a8bbd', '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='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['ca03eec0-b04b-4818-8988-1f04d2a826e7','8fecde80-9368-43de-964e-4a49cb5cc6d8','5c10cbae-eab1-4bc4-b3c5-3ef60c643a96','ab0f3608-d009-476c-b763-276dd4e5bda4'],size=1,snapshot_id=17746c1d-1a4d-4112-96ec-609bd8bf11ca,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:10:34Z,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=8bb880f7-2d4f-4d71-8190-3f65784a8bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=17746c1d-1a4d-4112-96ec-609bd8bf11ca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:34.132159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7c441c-e26e-4958-806e-f6f57f3fc9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:34.160036 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7c441c-e26e-4958-806e-f6f57f3fc9d3) transitioned into 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='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['ca03eec0-b04b-4818-8988-1f04d2a826e7','8fecde80-9368-43de-964e-4a49cb5cc6d8','5c10cbae-eab1-4bc4-b3c5-3ef60c643a96','ab0f3608-d009-476c-b763-276dd4e5bda4'],size=1,snapshot_id=17746c1d-1a4d-4112-96ec-609bd8bf11ca,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:34.160745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d0f383-4f5b-4cb5-9e80-344fd8805464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:34.187452 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71d0f383-4f5b-4cb5-9e80-344fd8805464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:34.189279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (d1dabb12-83a1-4b45-853b-d4c234253a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:34.189279 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:10:34.189837 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-80996e68-a08f-4811-b34c-fc5105d31e95 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:10:34.190455 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 685/2712] 10.4.3.59 () {72 vars in 1534 bytes} [Thu Aug 6 13:10:33 2026] POST /volume/v3/volumes => generated 734 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:34.198458 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-a2277f8f-7342-42d9-9aba-cfd83e246252 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.202137 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-a2277f8f-7342-42d9-9aba-cfd83e246252 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:10:34.205295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-a2277f8f-7342-42d9-9aba-cfd83e246252 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.205295 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-a2277f8f-7342-42d9-9aba-cfd83e246252 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.210671 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:34.210671 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:34.214803 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-a2277f8f-7342-42d9-9aba-cfd83e246252 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:10:34.220694 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-a2277f8f-7342-42d9-9aba-cfd83e246252 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd returned with HTTP 200 Aug 06 13:10:34.220859 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 675/2713] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:34 2026] GET /volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.231868 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f4db6dd-21df-4c87-b0cd-2cc3e6e093bf tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] GET https://10.4.3.59/volume/v3/os-quota-class-sets/default Aug 06 13:10:34.232168 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f4db6dd-21df-4c87-b0cd-2cc3e6e093bf tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.232458 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f4db6dd-21df-4c87-b0cd-2cc3e6e093bf tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.234142 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-fa0d8437-a888-4c41-b727-59c5969d0c14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.238774 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-fa0d8437-a888-4c41-b727-59c5969d0c14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:10:34.239018 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-fa0d8437-a888-4c41-b727-59c5969d0c14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.239190 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-fa0d8437-a888-4c41-b727-59c5969d0c14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.246459 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:34.246459 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:34.247608 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f4db6dd-21df-4c87-b0cd-2cc3e6e093bf tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 13:10:34.248137 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 680/2714] 10.4.3.59 () {66 vars in 1290 bytes} [Thu Aug 6 13:10:34 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.250222 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-fa0d8437-a888-4c41-b727-59c5969d0c14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:10:34.256404 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-fa0d8437-a888-4c41-b727-59c5969d0c14 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd returned with HTTP 200 Aug 06 13:10:34.256404 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 675/2715] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:34 2026] GET /volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.261754 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4891d701-2cd9-4116-9d93-d323333e6920 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.263782 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4891d701-2cd9-4116-9d93-d323333e6920 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] GET https://10.4.3.59/volume/v3/os-quota-class-sets/default Aug 06 13:10:34.263989 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4891d701-2cd9-4116-9d93-d323333e6920 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.264208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4891d701-2cd9-4116-9d93-d323333e6920 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.264510 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:34.264510 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:34.278306 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4891d701-2cd9-4116-9d93-d323333e6920 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 13:10:34.278831 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 686/2716] 10.4.3.59 () {66 vars in 1290 bytes} [Thu Aug 6 13:10:34 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.290924 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90c9360d-2618-4006-9f25-41c969f46e3b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.293468 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90c9360d-2618-4006-9f25-41c969f46e3b tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:10:34.293867 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90c9360d-2618-4006-9f25-41c969f46e3b tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-502730442"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:34.311347 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90c9360d-2618-4006-9f25-41c969f46e3b tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:10:34.311347 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 676/2717] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:10:34 2026] POST /volume/v3/types => generated 227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.318467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49675696-9974-498c-8ce8-432e10698cae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.320431 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49675696-9974-498c-8ce8-432e10698cae tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-class-sets/default Aug 06 13:10:34.320807 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49675696-9974-498c-8ce8-432e10698cae tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-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-502730442": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-502730442": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-502730442": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:34.422632 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49675696-9974-498c-8ce8-432e10698cae tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 13:10:34.423192 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 681/2718] 10.4.3.59 () {68 vars in 1311 bytes} [Thu Aug 6 13:10:34 2026] PUT /volume/v3/os-quota-class-sets/default => generated 766 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.433058 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9865448-0040-4a9b-b619-0264cfee9f69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.435054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9865448-0040-4a9b-b619-0264cfee9f69 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/b4c09a57abc74929967043095a4d623f/defaults Aug 06 13:10:34.435446 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9865448-0040-4a9b-b619-0264cfee9f69 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.435624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9865448-0040-4a9b-b619-0264cfee9f69 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Calling method 'defaults' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.447385 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9865448-0040-4a9b-b619-0264cfee9f69 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/b4c09a57abc74929967043095a4d623f/defaults returned with HTTP 200 Aug 06 13:10:34.447522 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 676/2719] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:10:34 2026] GET /volume/v3/os-quota-sets/b4c09a57abc74929967043095a4d623f/defaults => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.650725 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.653198 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] GET https://10.4.3.59/volume/v3/os-quota-sets/b4585c4ae6944f9c8b77328b85034cfc/defaults Aug 06 13:10:34.653501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.653792 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.662243 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:34.662678 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:34.663068 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:10:34.668110 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5c7688c-cab1-4faa-a5e7-1f7c3aecdd5e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/os-quota-sets/b4585c4ae6944f9c8b77328b85034cfc/defaults returned with HTTP 200 Aug 06 13:10:34.669937 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 687/2720] 10.4.3.59 () {66 vars in 1374 bytes} [Thu Aug 6 13:10:34 2026] GET /volume/v3/os-quota-sets/b4585c4ae6944f9c8b77328b85034cfc/defaults => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:34.759379 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ef8937d-7f7b-4875-babd-e26a7cd493df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.760947 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ef8937d-7f7b-4875-babd-e26a7cd493df tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] DELETE https://10.4.3.59/volume/v3/types/c8c8a906-2883-424d-87b9-4cd09cbaa382 Aug 06 13:10:34.761124 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ef8937d-7f7b-4875-babd-e26a7cd493df tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.761358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ef8937d-7f7b-4875-babd-e26a7cd493df tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.787548 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ef8937d-7f7b-4875-babd-e26a7cd493df tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/types/c8c8a906-2883-424d-87b9-4cd09cbaa382 returned with HTTP 202 Aug 06 13:10:34.788641 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 677/2721] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:10:34 2026] DELETE /volume/v3/types/c8c8a906-2883-424d-87b9-4cd09cbaa382 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:34.798190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6261b8b-86d4-478f-9d08-76518a4fef15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.800064 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6261b8b-86d4-478f-9d08-76518a4fef15 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] GET https://10.4.3.59/volume/v3/types/c8c8a906-2883-424d-87b9-4cd09cbaa382 Aug 06 13:10:34.800250 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6261b8b-86d4-478f-9d08-76518a4fef15 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:34.801583 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6261b8b-86d4-478f-9d08-76518a4fef15 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:34.804333 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6261b8b-86d4-478f-9d08-76518a4fef15 tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/types/c8c8a906-2883-424d-87b9-4cd09cbaa382 returned with HTTP 404 Aug 06 13:10:34.804900 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 682/2722] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:10:34 2026] GET /volume/v3/types/c8c8a906-2883-424d-87b9-4cd09cbaa382 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:34.813797 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-192790b2-626d-423a-ae17-c07a83abbb4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:34.816168 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-192790b2-626d-423a-ae17-c07a83abbb4e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] PUT https://10.4.3.59/volume/v3/os-quota-class-sets/default Aug 06 13:10:34.816619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-192790b2-626d-423a-ae17-c07a83abbb4e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:34.899068 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-192790b2-626d-423a-ae17-c07a83abbb4e tempest-VolumeQuotaClassesTest-1221204683 tempest-VolumeQuotaClassesTest-1221204683-project-admin] https://10.4.3.59/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 13:10:34.899616 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 677/2723] 10.4.3.59 () {68 vars in 1311 bytes} [Thu Aug 6 13:10:34 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:37.270603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-7e4bb2d3-a3ad-4b2c-ab6b-2543adbdf08e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.273109 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-7e4bb2d3-a3ad-4b2c-ab6b-2543adbdf08e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:10:37.273375 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-7e4bb2d3-a3ad-4b2c-ab6b-2543adbdf08e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:37.273630 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-7e4bb2d3-a3ad-4b2c-ab6b-2543adbdf08e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:37.281388 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.281388 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:37.285854 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-7e4bb2d3-a3ad-4b2c-ab6b-2543adbdf08e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:10:37.291726 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-7e4bb2d3-a3ad-4b2c-ab6b-2543adbdf08e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd returned with HTTP 200 Aug 06 13:10:37.292336 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 688/2724] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:37 2026] GET /volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:37.301028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-782cd8fa-6d8b-4597-af30-428965e92c7c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.301560 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-782cd8fa-6d8b-4597-af30-428965e92c7c None None] GET https://10.4.3.59/volume// Aug 06 13:10:37.301800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-782cd8fa-6d8b-4597-af30-428965e92c7c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:37.302049 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-782cd8fa-6d8b-4597-af30-428965e92c7c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:37.302457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-782cd8fa-6d8b-4597-af30-428965e92c7c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:37.302767 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 678/2725] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:37.311957 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-323564a3-633f-4f3b-8951-f29111f94068 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.314677 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-323564a3-633f-4f3b-8951-f29111f94068 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:10:37.315149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-323564a3-633f-4f3b-8951-f29111f94068 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bb880f7-2d4f-4d71-8190-3f65784a8bbd", "connector": null, "instance_uuid": "931d064e-4b11-4457-9644-07a52a21374c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:37.326898 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.326898 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:37.355127 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0990621b-20f6-4e9e-81a7-77010ac5b96e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.357010 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-323564a3-633f-4f3b-8951-f29111f94068 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:10:37.357696 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 683/2726] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:10:37 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:37.371862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b562c2fc-b4a0-44b7-a0b8-81f3e4045a88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.372336 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b562c2fc-b4a0-44b7-a0b8-81f3e4045a88 None None] GET https://10.4.3.59/volume// Aug 06 13:10:37.372529 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b562c2fc-b4a0-44b7-a0b8-81f3e4045a88 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:37.372727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b562c2fc-b4a0-44b7-a0b8-81f3e4045a88 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:37.373107 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b562c2fc-b4a0-44b7-a0b8-81f3e4045a88 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:37.373421 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 689/2727] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:37.386114 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-38f3ada9-90b9-40dc-b75a-518ee1e50949 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.388639 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-38f3ada9-90b9-40dc-b75a-518ee1e50949 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:10:37.388851 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-38f3ada9-90b9-40dc-b75a-518ee1e50949 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:37.389079 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-38f3ada9-90b9-40dc-b75a-518ee1e50949 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:37.401678 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.401678 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:37.406939 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0844d7cc-f980-4808-81e9-6d821edca443 req-38f3ada9-90b9-40dc-b75a-518ee1e50949 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:10:37.413824 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-38f3ada9-90b9-40dc-b75a-518ee1e50949 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd returned with HTTP 200 Aug 06 13:10:37.414387 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 679/2728] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:37 2026] GET /volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd => generated 1522 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:37.470006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0990621b-20f6-4e9e-81a7-77010ac5b96e tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:10:37.470423 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0990621b-20f6-4e9e-81a7-77010ac5b96e tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:37.484672 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0990621b-20f6-4e9e-81a7-77010ac5b96e tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:10:37.485206 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 678/2729] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:10:37 2026] POST /volume/v3/types => generated 188 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:37.500030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac2458e0-3a74-4052-ba6f-87bc3ec32301 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.502542 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac2458e0-3a74-4052-ba6f-87bc3ec32301 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:10:37.503031 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac2458e0-3a74-4052-ba6f-87bc3ec32301 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:37.506147 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.506147 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:37.536992 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac2458e0-3a74-4052-ba6f-87bc3ec32301 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:10:37.537543 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 684/2730] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:10:37 2026] POST /volume/v3/types => generated 188 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:37.548160 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.550105 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-4c4f3d0e-7453-4c50-882e-f5b2e00e5b2f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.552224 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-4c4f3d0e-7453-4c50-882e-f5b2e00e5b2f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5 Aug 06 13:10:37.552606 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-4c4f3d0e-7453-4c50-882e-f5b2e00e5b2f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:37.562843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-0844d7cc-f980-4808-81e9-6d821edca443 req-4c4f3d0e-7453-4c50-882e-f5b2e00e5b2f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-8bb880f7-2d4f-4d71-8190-3f65784a8bbd-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:10:37.569628 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-0844d7cc-f980-4808-81e9-6d821edca443 req-4c4f3d0e-7453-4c50-882e-f5b2e00e5b2f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-8bb880f7-2d4f-4d71-8190-3f65784a8bbd-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:10:37.569935 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.569935 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:37.650948 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:10:37.651309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:37.652660 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:10:37.656464 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Create volume of 1 GB Aug 06 13:10:37.656734 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.656734 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:37.657193 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Availability Zones retrieved successfully. Aug 06 13:10:37.662866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Flow 'volume_create_api' (560175a4-4e42-4ab3-aadc-0d6f9f2074b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:37.663843 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf826d13-aa66-4cec-8057-80bb201481da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:37.664820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:37.694743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf826d13-aa66-4cec-8057-80bb201481da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:10:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d23d766-bbcc-4c08-9f0b-52e5c83fcc09,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d23d766-bbcc-4c08-9f0b-52e5c83fcc09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:37.695925 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b899aac7-0cd2-495f-8c43-883f8b28680b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:37.702162 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-0844d7cc-f980-4808-81e9-6d821edca443 req-4c4f3d0e-7453-4c50-882e-f5b2e00e5b2f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-8bb880f7-2d4f-4d71-8190-3f65784a8bbd-np0000006653" released by "attachment_update" :: held 0.133s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:10:37.702553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-4c4f3d0e-7453-4c50-882e-f5b2e00e5b2f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5 returned with HTTP 200 Aug 06 13:10:37.703183 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 680/2731] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:10:37 2026] PUT /volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:37.734900 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-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 06 13:10:37.735330 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-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 06 13:10:37.745911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0844d7cc-f980-4808-81e9-6d821edca443 req-52773493-2739-4605-a315-18e49a7628d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.751988 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-52773493-2739-4605-a315-18e49a7628d2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5/action Aug 06 13:10:37.752596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-52773493-2739-4605-a315-18e49a7628d2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:37.752757 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-52773493-2739-4605-a315-18e49a7628d2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:37.772235 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.772235 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:37.782632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Created reservations ['a7c2a77a-0c3e-48b1-9474-0717f4ab7530', 'b7c0eaf8-c456-41b9-a55d-d213b303d48c', '4eebeb06-f05d-4e0d-9163-4b3d24dec38c', 'c877599a-48aa-49cb-99dd-e69e295b0358'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:37.783554 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b899aac7-0cd2-495f-8c43-883f8b28680b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7c2a77a-0c3e-48b1-9474-0717f4ab7530', 'b7c0eaf8-c456-41b9-a55d-d213b303d48c', '4eebeb06-f05d-4e0d-9163-4b3d24dec38c', 'c877599a-48aa-49cb-99dd-e69e295b0358']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:37.784331 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c03fa8-18cd-48ba-b9a3-7b8eaeb158bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:37.789225 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0844d7cc-f980-4808-81e9-6d821edca443 req-52773493-2739-4605-a315-18e49a7628d2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5/action returned with HTTP 204 Aug 06 13:10:37.789735 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 679/2732] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:10:37 2026] POST /volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:37.822504 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c03fa8-18cd-48ba-b9a3-7b8eaeb158bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53de45d2-1e5f-4c21-8360-4b6807dbf987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e99d51f110a429a83e3196ddd8d49a9',qos_specs=None,replication_status=,reservations=['a7c2a77a-0c3e-48b1-9474-0717f4ab7530','b7c0eaf8-c456-41b9-a55d-d213b303d48c','4eebeb06-f05d-4e0d-9163-4b3d24dec38c','c877599a-48aa-49cb-99dd-e69e295b0358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0977b2cdd70d4ac1882efad60dd5c4ea',volume_type_id=0d23d766-bbcc-4c08-9f0b-52e5c83fcc09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53de45d2-1e5f-4c21-8360-4b6807dbf987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e99d51f110a429a83e3196ddd8d49a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0977b2cdd70d4ac1882efad60dd5c4ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d23d766-bbcc-4c08-9f0b-52e5c83fcc09),volume_type_id=0d23d766-bbcc-4c08-9f0b-52e5c83fcc09)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:37.823302 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee2212e-b17b-4ce5-8829-29047fc210ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:37.852960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee2212e-b17b-4ce5-8829-29047fc210ba) transitioned into state 'SUCCESS' from state '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-2075153499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e99d51f110a429a83e3196ddd8d49a9',qos_specs=None,replication_status=,reservations=['a7c2a77a-0c3e-48b1-9474-0717f4ab7530','b7c0eaf8-c456-41b9-a55d-d213b303d48c','4eebeb06-f05d-4e0d-9163-4b3d24dec38c','c877599a-48aa-49cb-99dd-e69e295b0358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0977b2cdd70d4ac1882efad60dd5c4ea',volume_type_id=0d23d766-bbcc-4c08-9f0b-52e5c83fcc09)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:37.853677 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b17e95-824d-4fdb-a0a1-09d2417f1501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:37.864449 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b17e95-824d-4fdb-a0a1-09d2417f1501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:37.866555 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Flow 'volume_create_api' (560175a4-4e42-4ab3-aadc-0d6f9f2074b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:37.866555 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Create volume request issued successfully. Aug 06 13:10:37.866555 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb12cb4-8560-4365-aa3c-5e7ff568b9dd tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:10:37.866555 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 690/2733] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:10:37 2026] POST /volume/v3/volumes => generated 766 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:37.882352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7dffc644-9273-4816-8a7c-8304d00d257e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:37.884406 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dffc644-9273-4816-8a7c-8304d00d257e tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:37.884622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dffc644-9273-4816-8a7c-8304d00d257e tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:37.884845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dffc644-9273-4816-8a7c-8304d00d257e tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:37.892281 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:37.892281 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:37.897420 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7dffc644-9273-4816-8a7c-8304d00d257e tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:37.906792 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dffc644-9273-4816-8a7c-8304d00d257e tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:37.906792 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 685/2734] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:37 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:38.920431 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0179ad4e-7ad0-47db-9af6-6f9e2da9ad9a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:38.922595 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0179ad4e-7ad0-47db-9af6-6f9e2da9ad9a tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:38.922864 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0179ad4e-7ad0-47db-9af6-6f9e2da9ad9a tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:38.923007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0179ad4e-7ad0-47db-9af6-6f9e2da9ad9a tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:38.931301 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:38.931301 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:38.935949 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0179ad4e-7ad0-47db-9af6-6f9e2da9ad9a tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:38.941745 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0179ad4e-7ad0-47db-9af6-6f9e2da9ad9a tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:38.942386 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 681/2735] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:38 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:38.958668 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d2cceef-e2b0-47da-8a71-905eec9f0d26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:38.960855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d2cceef-e2b0-47da-8a71-905eec9f0d26 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:38.961105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d2cceef-e2b0-47da-8a71-905eec9f0d26 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:38.961439 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d2cceef-e2b0-47da-8a71-905eec9f0d26 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:38.970318 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:38.970318 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:38.975511 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d2cceef-e2b0-47da-8a71-905eec9f0d26 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Volume info retrieved successfully. Aug 06 13:10:38.980808 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d2cceef-e2b0-47da-8a71-905eec9f0d26 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:38.981305 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 680/2736] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:38 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:38.998864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:39.001055 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] POST https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987/action Aug 06 13:10:39.001461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:39.001581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:39.012278 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:39.012278 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:39.013494 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:39.036578 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-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 06 13:10:39.036848 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-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 06 13:10:39.058207 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Created reservations ['ba47e063-7495-4868-a384-d425184ce528', 'adc2bdf2-c2db-4003-9745-cac3baa6a3cb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:39.078319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Created reservations ['2e0e1eed-f5b9-4190-8ae6-3a5d9f51555b', '67f11f17-e60d-45b8-88b4-1f014065e70c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:39.111944 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Retype volume request issued successfully. Aug 06 13:10:39.112249 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4441913e-af7a-4f38-acc0-5cf8dff771a8 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987/action returned with HTTP 202 Aug 06 13:10:39.112924 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 691/2737] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:10:38 2026] POST /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:39.121314 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78820b8f-d64b-49f8-95aa-79cc6c012274 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:39.127056 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78820b8f-d64b-49f8-95aa-79cc6c012274 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:39.127056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78820b8f-d64b-49f8-95aa-79cc6c012274 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:39.127056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78820b8f-d64b-49f8-95aa-79cc6c012274 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:39.138975 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:39.138975 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:39.144095 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78820b8f-d64b-49f8-95aa-79cc6c012274 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:39.152356 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78820b8f-d64b-49f8-95aa-79cc6c012274 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:39.152356 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 686/2738] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:39 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:40.167306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19ee04b3-57eb-4f59-8e1c-7adde5e80b95 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:40.169239 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19ee04b3-57eb-4f59-8e1c-7adde5e80b95 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:40.169523 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19ee04b3-57eb-4f59-8e1c-7adde5e80b95 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:40.169782 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19ee04b3-57eb-4f59-8e1c-7adde5e80b95 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:40.177388 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:40.177388 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:40.181074 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-19ee04b3-57eb-4f59-8e1c-7adde5e80b95 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:40.185387 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19ee04b3-57eb-4f59-8e1c-7adde5e80b95 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:40.186007 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 682/2739] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:40 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:40.200506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63b30bb2-9791-455a-9966-9d1c9902e819 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:40.204390 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63b30bb2-9791-455a-9966-9d1c9902e819 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:40.204617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63b30bb2-9791-455a-9966-9d1c9902e819 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:40.204794 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63b30bb2-9791-455a-9966-9d1c9902e819 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:40.212725 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:40.212725 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:40.216770 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63b30bb2-9791-455a-9966-9d1c9902e819 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Volume info retrieved successfully. Aug 06 13:10:40.223733 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63b30bb2-9791-455a-9966-9d1c9902e819 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:40.224434 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 681/2740] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:40 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:40.237410 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d9fb3b3-e20a-4360-b9ea-181673d947b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:40.239307 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d9fb3b3-e20a-4360-b9ea-181673d947b6 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] GET https://10.4.3.59/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499 Aug 06 13:10:40.239547 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d9fb3b3-e20a-4360-b9ea-181673d947b6 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:40.239764 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d9fb3b3-e20a-4360-b9ea-181673d947b6 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:40.240506 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:40.240506 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:40.240862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1d9fb3b3-e20a-4360-b9ea-181673d947b6 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499'), ('all_tenants', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:10:40.271050 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d9fb3b3-e20a-4360-b9ea-181673d947b6 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Get all volumes completed successfully. Aug 06 13:10:40.271904 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d9fb3b3-e20a-4360-b9ea-181673d947b6 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499 returned with HTTP 200 Aug 06 13:10:40.272472 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 692/2741] 10.4.3.59 () {66 vars in 1391 bytes} [Thu Aug 6 13:10:40 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2075153499 => generated 345 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:40.281756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-847c797a-8165-46cc-ba60-4a43258856d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:40.283704 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-847c797a-8165-46cc-ba60-4a43258856d3 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:40.283891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-847c797a-8165-46cc-ba60-4a43258856d3 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:40.284081 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-847c797a-8165-46cc-ba60-4a43258856d3 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:40.291069 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:40.291069 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:40.294950 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-847c797a-8165-46cc-ba60-4a43258856d3 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:40.299558 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-847c797a-8165-46cc-ba60-4a43258856d3 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:40.299929 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 687/2742] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:40 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:40.315342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:40.317049 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] DELETE https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:40.317230 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:40.317435 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:40.317586 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Delete volume with id: 53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:40.324551 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:40.324551 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:40.324955 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:40.341014 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Delete volume request issued successfully. Aug 06 13:10:40.341382 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d865e30-2435-48d9-9ad5-304b2fa3bc7d tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 202 Aug 06 13:10:40.341948 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 683/2743] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:10:40 2026] DELETE /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:40.351522 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48996123-d922-4865-8f9b-f03c13091c08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:40.353482 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48996123-d922-4865-8f9b-f03c13091c08 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:40.353659 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48996123-d922-4865-8f9b-f03c13091c08 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:40.353833 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48996123-d922-4865-8f9b-f03c13091c08 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:40.361450 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:40.361450 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:40.364786 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48996123-d922-4865-8f9b-f03c13091c08 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Volume info retrieved successfully. Aug 06 13:10:40.369320 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48996123-d922-4865-8f9b-f03c13091c08 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 200 Aug 06 13:10:40.369942 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 682/2744] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:40 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:41.385414 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87302e69-b243-451b-9fd3-bac5fc85b0d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:41.388020 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87302e69-b243-451b-9fd3-bac5fc85b0d0 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] GET https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 Aug 06 13:10:41.388287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87302e69-b243-451b-9fd3-bac5fc85b0d0 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:41.388576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87302e69-b243-451b-9fd3-bac5fc85b0d0 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:41.395485 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87302e69-b243-451b-9fd3-bac5fc85b0d0 tempest-VolumeRetypeWithoutMigrationTest-1420043696 tempest-VolumeRetypeWithoutMigrationTest-1420043696-project-member] https://10.4.3.59/volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 returned with HTTP 404 Aug 06 13:10:41.395911 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 693/2745] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:41 2026] GET /volume/v3/volumes/53de45d2-1e5f-4c21-8360-4b6807dbf987 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:41.406298 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e9e23f8-9066-4c5b-9316-7cf53ab0ffe5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:41.408223 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e9e23f8-9066-4c5b-9316-7cf53ab0ffe5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] DELETE https://10.4.3.59/volume/v3/types/b27e28b2-cb5b-4892-ab11-b6ee2f237eee Aug 06 13:10:41.408553 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e9e23f8-9066-4c5b-9316-7cf53ab0ffe5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:41.408727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e9e23f8-9066-4c5b-9316-7cf53ab0ffe5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:41.443093 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e9e23f8-9066-4c5b-9316-7cf53ab0ffe5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/types/b27e28b2-cb5b-4892-ab11-b6ee2f237eee returned with HTTP 202 Aug 06 13:10:41.443516 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 688/2746] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:10:41 2026] DELETE /volume/v3/types/b27e28b2-cb5b-4892-ab11-b6ee2f237eee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:41.451535 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2adf9a17-f8bf-474a-977c-1783dcdd77a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:41.453899 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2adf9a17-f8bf-474a-977c-1783dcdd77a4 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] GET https://10.4.3.59/volume/v3/types/b27e28b2-cb5b-4892-ab11-b6ee2f237eee Aug 06 13:10:41.454195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2adf9a17-f8bf-474a-977c-1783dcdd77a4 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:41.454489 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2adf9a17-f8bf-474a-977c-1783dcdd77a4 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:41.458652 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2adf9a17-f8bf-474a-977c-1783dcdd77a4 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/types/b27e28b2-cb5b-4892-ab11-b6ee2f237eee returned with HTTP 404 Aug 06 13:10:41.459429 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 684/2747] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:10:41 2026] GET /volume/v3/types/b27e28b2-cb5b-4892-ab11-b6ee2f237eee => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:41.465746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32ec73d1-af17-4604-9f7a-83f965c3f1a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:41.467854 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32ec73d1-af17-4604-9f7a-83f965c3f1a8 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] DELETE https://10.4.3.59/volume/v3/types/0d23d766-bbcc-4c08-9f0b-52e5c83fcc09 Aug 06 13:10:41.468110 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32ec73d1-af17-4604-9f7a-83f965c3f1a8 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:41.468336 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32ec73d1-af17-4604-9f7a-83f965c3f1a8 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:41.494295 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32ec73d1-af17-4604-9f7a-83f965c3f1a8 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/types/0d23d766-bbcc-4c08-9f0b-52e5c83fcc09 returned with HTTP 202 Aug 06 13:10:41.494656 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 683/2748] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:10:41 2026] DELETE /volume/v3/types/0d23d766-bbcc-4c08-9f0b-52e5c83fcc09 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:41.501288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2d5dd5b-0fb9-42f2-9196-73aacd4167f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:41.502788 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2d5dd5b-0fb9-42f2-9196-73aacd4167f5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] GET https://10.4.3.59/volume/v3/types/0d23d766-bbcc-4c08-9f0b-52e5c83fcc09 Aug 06 13:10:41.502941 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2d5dd5b-0fb9-42f2-9196-73aacd4167f5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:41.503245 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2d5dd5b-0fb9-42f2-9196-73aacd4167f5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:41.506574 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2d5dd5b-0fb9-42f2-9196-73aacd4167f5 tempest-VolumeRetypeWithoutMigrationTest-1319174008 tempest-VolumeRetypeWithoutMigrationTest-1319174008-project-admin] https://10.4.3.59/volume/v3/types/0d23d766-bbcc-4c08-9f0b-52e5c83fcc09 returned with HTTP 404 Aug 06 13:10:41.507540 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 694/2749] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:10:41 2026] GET /volume/v3/types/0d23d766-bbcc-4c08-9f0b-52e5c83fcc09 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:42.489056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-accd9b46-c2f2-48a8-a0a0-3425603dc757 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.494901 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-accd9b46-c2f2-48a8-a0a0-3425603dc757 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:42.495236 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-accd9b46-c2f2-48a8-a0a0-3425603dc757 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:42.495731 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-accd9b46-c2f2-48a8-a0a0-3425603dc757 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:42.507330 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:42.507330 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:42.514025 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-accd9b46-c2f2-48a8-a0a0-3425603dc757 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:42.521779 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-accd9b46-c2f2-48a8-a0a0-3425603dc757 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:42.522279 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 689/2750] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:42 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:42.540604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-167c9b0e-906b-4751-80e6-b646f7d34c2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.542574 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-167c9b0e-906b-4751-80e6-b646f7d34c2a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:42.542780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-167c9b0e-906b-4751-80e6-b646f7d34c2a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:42.543031 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-167c9b0e-906b-4751-80e6-b646f7d34c2a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:42.551071 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:42.551071 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:42.555703 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-167c9b0e-906b-4751-80e6-b646f7d34c2a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:42.560199 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-167c9b0e-906b-4751-80e6-b646f7d34c2a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:42.560592 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 685/2751] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:42 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:42.602569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-c170f3a4-69ad-4788-8920-584d30354ea8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.604635 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-c170f3a4-69ad-4788-8920-584d30354ea8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:42.604811 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-c170f3a4-69ad-4788-8920-584d30354ea8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:42.605014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-c170f3a4-69ad-4788-8920-584d30354ea8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:42.617946 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:42.617946 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:42.623426 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-c170f3a4-69ad-4788-8920-584d30354ea8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:42.628826 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-c170f3a4-69ad-4788-8920-584d30354ea8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:42.629384 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 684/2752] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:42 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:42.724179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44b6d2bd-34ed-4d05-afdb-1d49bd62b87f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.724179 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b6d2bd-34ed-4d05-afdb-1d49bd62b87f None None] GET https://10.4.3.59/volume// Aug 06 13:10:42.724179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b6d2bd-34ed-4d05-afdb-1d49bd62b87f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:42.724179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b6d2bd-34ed-4d05-afdb-1d49bd62b87f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:42.724179 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b6d2bd-34ed-4d05-afdb-1d49bd62b87f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:42.724179 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 695/2753] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:10:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:42.731404 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-75815818-8123-4af3-bee2-5d9efa18681c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.733959 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-75815818-8123-4af3-bee2-5d9efa18681c tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:10:42.734468 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-75815818-8123-4af3-bee2-5d9efa18681c tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0", "connector": null, "instance_uuid": "0b7da29b-3216-4066-82c7-4e4f1d8ed65c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:42.744121 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:42.744121 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:42.774813 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-75815818-8123-4af3-bee2-5d9efa18681c tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:10:42.775318 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 690/2754] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:10:42 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 06 13:10:42.811507 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8690ffa3-0ce4-44ca-b128-5d22cd44a6a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.813536 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8690ffa3-0ce4-44ca-b128-5d22cd44a6a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:42.813763 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8690ffa3-0ce4-44ca-b128-5d22cd44a6a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:42.814016 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8690ffa3-0ce4-44ca-b128-5d22cd44a6a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:42.822783 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2e40d7e-c02f-49cd-9aa5-9909b91448ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.823501 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2e40d7e-c02f-49cd-9aa5-9909b91448ab None None] GET https://10.4.3.59/volume// Aug 06 13:10:42.823501 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2e40d7e-c02f-49cd-9aa5-9909b91448ab None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:42.823615 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2e40d7e-c02f-49cd-9aa5-9909b91448ab None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:42.823900 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2e40d7e-c02f-49cd-9aa5-9909b91448ab None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:42.824467 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 685/2755] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:42.824723 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:42.824723 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:42.828815 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8690ffa3-0ce4-44ca-b128-5d22cd44a6a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:42.833625 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8690ffa3-0ce4-44ca-b128-5d22cd44a6a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:42.834034 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 686/2756] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:42 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:42.834855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-5398d87a-ddb4-4e7a-9e6e-e3a056036fdb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.841018 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-5398d87a-ddb4-4e7a-9e6e-e3a056036fdb tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:42.841018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-5398d87a-ddb4-4e7a-9e6e-e3a056036fdb tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:42.841018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-5398d87a-ddb4-4e7a-9e6e-e3a056036fdb tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:42.858220 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:42.858220 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:42.865277 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-5398d87a-ddb4-4e7a-9e6e-e3a056036fdb tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:42.870889 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-5398d87a-ddb4-4e7a-9e6e-e3a056036fdb tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:42.871646 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 696/2757] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:42 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 1035 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:42.977577 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-10d3d386-8a6f-4f54-a1ea-1016d99aa50b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:42.980279 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-10d3d386-8a6f-4f54-a1ea-1016d99aa50b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] PUT https://10.4.3.59/volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f Aug 06 13:10:42.980659 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-10d3d386-8a6f-4f54-a1ea-1016d99aa50b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:42.988771 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-10d3d386-8a6f-4f54-a1ea-1016d99aa50b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Acquiring lock "cinder-attachment_update-5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:10:42.994067 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-10d3d386-8a6f-4f54-a1ea-1016d99aa50b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Lock "cinder-attachment_update-5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:10:42.995019 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:42.995019 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:43.088707 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-10d3d386-8a6f-4f54-a1ea-1016d99aa50b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Lock "cinder-attachment_update-5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0-np0000006653" released by "attachment_update" :: held 0.095s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:10:43.089129 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-10d3d386-8a6f-4f54-a1ea-1016d99aa50b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f returned with HTTP 200 Aug 06 13:10:43.089692 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 691/2758] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:10:42 2026] PUT /volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:10:43.783970 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1341d10e-fd20-4a6f-b1aa-9e3a009a5e5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:43.848142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0452555-22f6-4619-849b-d627efeeecb7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:43.850457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0452555-22f6-4619-849b-d627efeeecb7 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:43.850694 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0452555-22f6-4619-849b-d627efeeecb7 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:43.850926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0452555-22f6-4619-849b-d627efeeecb7 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:43.864165 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:43.864165 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:43.869671 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a0452555-22f6-4619-849b-d627efeeecb7 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:43.876425 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0452555-22f6-4619-849b-d627efeeecb7 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:43.877115 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 687/2759] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:43 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:43.890179 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1341d10e-fd20-4a6f-b1aa-9e3a009a5e5d tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] GET https://10.4.3.59/volume/v3/os-services Aug 06 13:10:43.890596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1341d10e-fd20-4a6f-b1aa-9e3a009a5e5d tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:43.890792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1341d10e-fd20-4a6f-b1aa-9e3a009a5e5d tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:43.894749 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1341d10e-fd20-4a6f-b1aa-9e3a009a5e5d tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] https://10.4.3.59/volume/v3/os-services returned with HTTP 200 Aug 06 13:10:43.895090 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 686/2760] 10.4.3.59 () {66 vars in 1242 bytes} [Thu Aug 6 13:10:43 2026] GET /volume/v3/os-services => generated 626 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:43.908443 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96bc5143-e4e2-48fe-ab65-db31104299a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:43.910652 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96bc5143-e4e2-48fe-ab65-db31104299a8 tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] PUT https://10.4.3.59/volume/v3/os-services/disable-log-reason Aug 06 13:10:43.911140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96bc5143-e4e2-48fe-ab65-db31104299a8 tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006653", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:43.913550 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96bc5143-e4e2-48fe-ab65-db31104299a8 tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] https://10.4.3.59/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 06 13:10:43.914188 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 697/2761] 10.4.3.59 () {68 vars in 1319 bytes} [Thu Aug 6 13:10:43 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 06 13:10:43.923873 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-964d184c-1942-42f0-b540-d6e2895dda6f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:43.925655 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-964d184c-1942-42f0-b540-d6e2895dda6f tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] PUT https://10.4.3.59/volume/v3/os-services/disable Aug 06 13:10:43.926004 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-964d184c-1942-42f0-b540-d6e2895dda6f tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006653", "binary": "invalid_binary"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:43.927708 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:43.927708 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:43.933841 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-964d184c-1942-42f0-b540-d6e2895dda6f tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] https://10.4.3.59/volume/v3/os-services/disable returned with HTTP 404 Aug 06 13:10:43.934587 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 692/2762] 10.4.3.59 () {68 vars in 1286 bytes} [Thu Aug 6 13:10:43 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:43.943407 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37fbe307-33b6-4fc1-abb0-dcc0ae55f14f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:43.945305 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37fbe307-33b6-4fc1-abb0-dcc0ae55f14f tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] PUT https://10.4.3.59/volume/v3/os-services/enable Aug 06 13:10:43.945638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37fbe307-33b6-4fc1-abb0-dcc0ae55f14f tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:43.953446 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37fbe307-33b6-4fc1-abb0-dcc0ae55f14f tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] https://10.4.3.59/volume/v3/os-services/enable returned with HTTP 404 Aug 06 13:10:43.953921 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 688/2763] 10.4.3.59 () {68 vars in 1283 bytes} [Thu Aug 6 13:10:43 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:43.962776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a788beb9-3679-47fb-9411-5e3cf510744a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:43.965822 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a788beb9-3679-47fb-9411-5e3cf510744a tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] PUT https://10.4.3.59/volume/v3/os-services/freeze Aug 06 13:10:43.966166 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a788beb9-3679-47fb-9411-5e3cf510744a tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:43.974350 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a788beb9-3679-47fb-9411-5e3cf510744a tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] https://10.4.3.59/volume/v3/os-services/freeze returned with HTTP 400 Aug 06 13:10:43.974861 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 687/2764] 10.4.3.59 () {68 vars in 1283 bytes} [Thu Aug 6 13:10:43 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:10:43.986103 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-618e5a04-b5c7-4ca2-9e5c-6f7843b1b7e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:43.988037 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-618e5a04-b5c7-4ca2-9e5c-6f7843b1b7e3 tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] PUT https://10.4.3.59/volume/v3/os-services/thaw Aug 06 13:10:43.988420 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-618e5a04-b5c7-4ca2-9e5c-6f7843b1b7e3 tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:43.997438 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-618e5a04-b5c7-4ca2-9e5c-6f7843b1b7e3 tempest-VolumeServicesNegativeTest-265791284 tempest-VolumeServicesNegativeTest-265791284-project-admin] https://10.4.3.59/volume/v3/os-services/thaw returned with HTTP 400 Aug 06 13:10:43.998030 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 698/2765] 10.4.3.59 () {68 vars in 1277 bytes} [Thu Aug 6 13:10:43 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:10:44.893829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d169ecf9-1eab-49da-a8e1-3c62545aa715 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:44.895653 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d169ecf9-1eab-49da-a8e1-3c62545aa715 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:44.895842 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d169ecf9-1eab-49da-a8e1-3c62545aa715 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:44.896078 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d169ecf9-1eab-49da-a8e1-3c62545aa715 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:44.905341 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:44.905341 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:44.908632 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d169ecf9-1eab-49da-a8e1-3c62545aa715 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:44.912766 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d169ecf9-1eab-49da-a8e1-3c62545aa715 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:44.913244 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 693/2766] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:44 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:45.926059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-52afde53-7abb-48da-a9e1-b8cd51245966 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:45.928897 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52afde53-7abb-48da-a9e1-b8cd51245966 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:45.929395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52afde53-7abb-48da-a9e1-b8cd51245966 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:45.929592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52afde53-7abb-48da-a9e1-b8cd51245966 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:45.939271 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:45.939271 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:45.942753 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-52afde53-7abb-48da-a9e1-b8cd51245966 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:45.948256 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52afde53-7abb-48da-a9e1-b8cd51245966 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:45.948719 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 689/2767] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:45 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:46.352512 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-236c64c2-73bd-4e7a-8e9f-a537814c4937 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:46.356204 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-236c64c2-73bd-4e7a-8e9f-a537814c4937 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f/action Aug 06 13:10:46.356833 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-236c64c2-73bd-4e7a-8e9f-a537814c4937 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:46.357189 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-236c64c2-73bd-4e7a-8e9f-a537814c4937 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:46.375533 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:46.375533 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:46.386587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aed086ca-e92d-4a55-b3d7-6586d75a5f2f req-236c64c2-73bd-4e7a-8e9f-a537814c4937 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f/action returned with HTTP 204 Aug 06 13:10:46.387097 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 688/2768] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:10:46 2026] POST /volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:46.961772 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5037a809-51cc-4585-914c-e6dd32631766 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:46.963680 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5037a809-51cc-4585-914c-e6dd32631766 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:46.963907 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5037a809-51cc-4585-914c-e6dd32631766 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:46.964085 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5037a809-51cc-4585-914c-e6dd32631766 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:46.974555 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:46.974555 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:46.978885 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5037a809-51cc-4585-914c-e6dd32631766 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:46.983598 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5037a809-51cc-4585-914c-e6dd32631766 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:46.984028 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 699/2769] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:46 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:46.997734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-979a3c67-25a8-49a2-8918-26637bc4f2a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:46.999887 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-979a3c67-25a8-49a2-8918-26637bc4f2a8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:47.000186 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-979a3c67-25a8-49a2-8918-26637bc4f2a8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:47.000451 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-979a3c67-25a8-49a2-8918-26637bc4f2a8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:47.010943 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:47.010943 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:47.015076 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-979a3c67-25a8-49a2-8918-26637bc4f2a8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:47.020305 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-979a3c67-25a8-49a2-8918-26637bc4f2a8 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:47.020856 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 694/2770] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:46 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:47.032388 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-668f4dab-73c8-4201-8ed1-8a185661b406 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:47.034681 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action Aug 06 13:10:47.035146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action body: b'{"os-detach": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:47.035342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:47.048647 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:47.048647 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:47.049318 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:47.112613 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Attachment connected to vm 0b7da29b-3216-4066-82c7-4e4f1d8ed65c, checking data on nova Aug 06 13:10:47.113011 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.compute.nova [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Creating Keystone token plugin using URL: https://10.4.3.59/identity {{(pid=100269) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 13:10:47.304336 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] REQ: curl -g -i -X GET https://10.4.3.59/compute/v2.1/servers/0b7da29b-3216-4066-82c7-4e4f1d8ed65c/os-volume_attachments/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}68785141c86299a80951d85166069f43ccb2518b0d1548cee8e375e0c56992ec" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-668f4dab-73c8-4201-8ed1-8a185661b406" -H "X-Service-Token: {SHA256}fc1861ec4fd5ef40785534621fc23d1a3e614f3109f1a999c43119d5b571eb41" {{(pid=100269) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 13:10:47.471719 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 13:10:47 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-516f2cfa-ff86-4659-a31c-a22bab237b74 x-openstack-request-id: req-516f2cfa-ff86-4659-a31c-a22bab237b74 {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 13:10:47.471854 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0", "serverId": "0b7da29b-3216-4066-82c7-4e4f1d8ed65c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fbbd4103-81c6-41bd-886d-28ae10e3303f", "bdm_uuid": "8b662f74-2975-433d-a364-4c3746a8910e"}} {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 13:10:47.471920 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET call to compute for https://10.4.3.59/compute/v2.1/servers/0b7da29b-3216-4066-82c7-4e4f1d8ed65c/os-volume_attachments/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 used request id req-516f2cfa-ff86-4659-a31c-a22bab237b74 {{(pid=100269) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 13:10:47.473952 np0000006653 devstack@c-api.service[100269]: ERROR cinder.volume.api [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-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 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Caught error: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: 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 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.476019 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-668f4dab-73c8-4201-8ed1-8a185661b406 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action returned with HTTP 409 Aug 06 13:10:47.477519 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 690/2771] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:10:47 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 167 bytes in 445 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:47.483959 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b77f034-c228-464d-8edf-f6951c1f61bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:47.485684 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action Aug 06 13:10:47.486048 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:47.486169 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:47.497041 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:47.497041 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:47.497663 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:47.560074 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Attachment connected to vm 0b7da29b-3216-4066-82c7-4e4f1d8ed65c, checking data on nova Aug 06 13:10:47.560617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.compute.nova [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Creating Keystone token plugin using URL: https://10.4.3.59/identity {{(pid=100267) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 13:10:47.686505 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] REQ: curl -g -i -X GET https://10.4.3.59/compute/v2.1/servers/0b7da29b-3216-4066-82c7-4e4f1d8ed65c/os-volume_attachments/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}550fcd3f7091eb873948256d0f069700764544de1a3ad45a9537905042eaab5d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9b77f034-c228-464d-8edf-f6951c1f61bc" -H "X-Service-Token: {SHA256}aa2f1eb70cad6be2450e3d2d5b1d440f22884f42afc6a4ce1007537285b761a8" {{(pid=100267) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 13:10:47.777220 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 13:10:47 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-60e24dc7-938c-4e6c-b766-a4955eb81491 x-openstack-request-id: req-60e24dc7-938c-4e6c-b766-a4955eb81491 {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 13:10:47.777424 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0", "serverId": "0b7da29b-3216-4066-82c7-4e4f1d8ed65c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fbbd4103-81c6-41bd-886d-28ae10e3303f", "bdm_uuid": "8b662f74-2975-433d-a364-4c3746a8910e"}} {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 13:10:47.777544 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET call to compute for https://10.4.3.59/compute/v2.1/servers/0b7da29b-3216-4066-82c7-4e4f1d8ed65c/os-volume_attachments/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 used request id req-60e24dc7-938c-4e6c-b766-a4955eb81491 {{(pid=100267) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 13:10:47.779855 np0000006653 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-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 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Caught error: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: 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 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.782144 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-9b77f034-c228-464d-8edf-f6951c1f61bc tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action returned with HTTP 409 Aug 06 13:10:47.783060 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 689/2772] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:10:47 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 167 bytes in 299 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:47.789963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fdb7331-f84e-40d0-b304-8dbaf590e58a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:47.791502 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 700/2773] 10.4.3.59 () {70 vars in 1590 bytes} [Thu Aug 6 13:10:47 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 13:10:47.798819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8904bba6-7d1d-4524-a4ae-ae14a391386c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:47.800517 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 695/2774] 10.4.3.59 () {70 vars in 1590 bytes} [Thu Aug 6 13:10:47 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (2 switches on core 0) Aug 06 13:10:47.811098 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-97c8a37a-9467-47b6-b1fd-533bb0a4eba7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:47.852325 np0000006653 devstack@c-api.service[100269]: WARNING keystonemiddleware.auth_token [None req-97c8a37a-9467-47b6-b1fd-533bb0a4eba7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 13:10:47.853936 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 691/2775] 10.4.3.59 () {70 vars in 1590 bytes} [Thu Aug 6 13:10:47 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 13:10:47.862412 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0a9f494-0680-4554-b4ea-65bbae77a27f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:47.890057 np0000006653 devstack@c-api.service[100267]: WARNING keystonemiddleware.auth_token [None req-a0a9f494-0680-4554-b4ea-65bbae77a27f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 13:10:47.891629 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 690/2776] 10.4.3.59 () {70 vars in 1590 bytes} [Thu Aug 6 13:10:47 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 13:10:47.900711 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64f9e752-5b2d-49e1-a1b1-c65179c65874 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:47.971941 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64f9e752-5b2d-49e1-a1b1-c65179c65874 tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] POST https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action Aug 06 13:10:47.972461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64f9e752-5b2d-49e1-a1b1-c65179c65874 tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:47.972627 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64f9e752-5b2d-49e1-a1b1-c65179c65874 tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:47.989865 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:47.989865 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:47.990352 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-64f9e752-5b2d-49e1-a1b1-c65179c65874 tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Updating volume '5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:10:48.025583 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64f9e752-5b2d-49e1-a1b1-c65179c65874 tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action returned with HTTP 202 Aug 06 13:10:48.026087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 701/2777] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:10:47 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:48.032516 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-171f21dc-d3e6-412f-8c4e-e434d865834d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.034380 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-171f21dc-d3e6-412f-8c4e-e434d865834d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:48.034543 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-171f21dc-d3e6-412f-8c4e-e434d865834d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.034838 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-171f21dc-d3e6-412f-8c4e-e434d865834d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.044390 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.044390 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:48.048023 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-171f21dc-d3e6-412f-8c4e-e434d865834d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:48.052248 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-171f21dc-d3e6-412f-8c4e-e434d865834d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:48.052719 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 696/2778] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:48.065000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.067898 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] POST https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action Aug 06 13:10:48.068242 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fbbd4103-81c6-41bd-886d-28ae10e3303f"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:48.068415 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fbbd4103-81c6-41bd-886d-28ae10e3303f"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:48.115416 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:48.126703 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.126703 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:48.127161 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Volume info retrieved successfully. Aug 06 13:10:48.131841 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Attachment connected to vm 0b7da29b-3216-4066-82c7-4e4f1d8ed65c, checking data on nova Aug 06 13:10:48.132095 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.compute.nova [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Creating Keystone token plugin using URL: https://10.4.3.59/identity {{(pid=100269) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 13:10:48.220280 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] REQ: curl -g -i -X GET https://10.4.3.59/compute/v2.1/servers/0b7da29b-3216-4066-82c7-4e4f1d8ed65c/os-volume_attachments/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ad2ddd093f2fc062bf635904868ee33fd47712b978798f374f82f46c02fcd295" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c" -H "X-Service-Token: {SHA256}fc1861ec4fd5ef40785534621fc23d1a3e614f3109f1a999c43119d5b571eb41" {{(pid=100269) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 13:10:48.328882 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 13:10:48 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-8801388a-287a-4355-8970-58fb9209b13e x-openstack-request-id: req-8801388a-287a-4355-8970-58fb9209b13e {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 13:10:48.329135 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0", "serverId": "0b7da29b-3216-4066-82c7-4e4f1d8ed65c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fbbd4103-81c6-41bd-886d-28ae10e3303f", "bdm_uuid": "8b662f74-2975-433d-a364-4c3746a8910e"}} {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 13:10:48.329335 np0000006653 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] GET call to compute for https://10.4.3.59/compute/v2.1/servers/0b7da29b-3216-4066-82c7-4e4f1d8ed65c/os-volume_attachments/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 used request id req-8801388a-287a-4355-8970-58fb9209b13e {{(pid=100269) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 13:10:48.332020 np0000006653 devstack@c-api.service[100269]: ERROR cinder.volume.api [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-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 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Caught error: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: 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 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.334421 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b7da29b-3216-4066-82c7-4e4f1d8ed65c using the Compute API Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-c0fa311b-209c-4cf2-b4bc-06a41a3e785c tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action returned with HTTP 409 Aug 06 13:10:48.336059 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 692/2779] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:10:48 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 167 bytes in 271 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:10:48.343503 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee6b0f60-c028-4161-a15a-3d648cfd1add None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.345449 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 691/2780] 10.4.3.59 () {70 vars in 1590 bytes} [Thu Aug 6 13:10:48 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 13:10:48.352807 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a4476d4-b6b1-400a-9ea8-9338f62bf47b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.373442 np0000006653 devstack@c-api.service[100268]: WARNING keystonemiddleware.auth_token [None req-2a4476d4-b6b1-400a-9ea8-9338f62bf47b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 13:10:48.374488 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 702/2781] 10.4.3.59 () {70 vars in 1590 bytes} [Thu Aug 6 13:10:48 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 13:10:48.381663 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1637408f-2c2b-4c34-9ad3-021956349721 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.383925 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1637408f-2c2b-4c34-9ad3-021956349721 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:48.384194 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1637408f-2c2b-4c34-9ad3-021956349721 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.384496 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1637408f-2c2b-4c34-9ad3-021956349721 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.393190 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.393190 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:48.396852 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1637408f-2c2b-4c34-9ad3-021956349721 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:48.401618 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1637408f-2c2b-4c34-9ad3-021956349721 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:48.402277 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 697/2782] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:48.414677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-49bdd349-c0cf-40d0-bb8e-836a6838ac74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.417008 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49bdd349-c0cf-40d0-bb8e-836a6838ac74 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:48.417284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49bdd349-c0cf-40d0-bb8e-836a6838ac74 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.417571 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49bdd349-c0cf-40d0-bb8e-836a6838ac74 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.480100 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-49bdd349-c0cf-40d0-bb8e-836a6838ac74 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:48.490456 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.490456 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:48.498389 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-49bdd349-c0cf-40d0-bb8e-836a6838ac74 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:48.505164 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49bdd349-c0cf-40d0-bb8e-836a6838ac74 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:48.505812 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 693/2783] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:48.559097 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-f068fd55-3422-4f45-a804-d48cb5671a02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.561991 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-f068fd55-3422-4f45-a804-d48cb5671a02 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:48.562282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-f068fd55-3422-4f45-a804-d48cb5671a02 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.562544 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-f068fd55-3422-4f45-a804-d48cb5671a02 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.613164 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-f068fd55-3422-4f45-a804-d48cb5671a02 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:10:48.621475 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.621475 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:48.626546 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-f068fd55-3422-4f45-a804-d48cb5671a02 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:48.634690 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-f068fd55-3422-4f45-a804-d48cb5671a02 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:48.635117 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 692/2784] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:48.706957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-497856be-9aa4-4dd4-ae64-13d71465785f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.707374 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-497856be-9aa4-4dd4-ae64-13d71465785f None None] GET https://10.4.3.59/volume// Aug 06 13:10:48.707546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-497856be-9aa4-4dd4-ae64-13d71465785f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.707726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-497856be-9aa4-4dd4-ae64-13d71465785f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.708066 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-497856be-9aa4-4dd4-ae64-13d71465785f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:48.708369 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 703/2785] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:48.716095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-e1af36e1-b7ba-4060-8209-ec49ea7f6306 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.718720 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-e1af36e1-b7ba-4060-8209-ec49ea7f6306 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:10:48.719195 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-e1af36e1-b7ba-4060-8209-ec49ea7f6306 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dee6897-be9a-44bd-836a-99acc628f4de", "connector": null, "instance_uuid": "0b7da29b-3216-4066-82c7-4e4f1d8ed65c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:48.730326 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.730326 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:48.754690 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-e1af36e1-b7ba-4060-8209-ec49ea7f6306 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:10:48.755162 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 698/2786] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:10:48 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:48.788056 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1d06eabd-fa1a-411e-9084-e9d03182280b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.789988 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d06eabd-fa1a-411e-9084-e9d03182280b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:48.790297 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d06eabd-fa1a-411e-9084-e9d03182280b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.790561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d06eabd-fa1a-411e-9084-e9d03182280b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.796765 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-711be0f4-9fb6-4854-ab08-c90bd749a1a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.797142 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-711be0f4-9fb6-4854-ab08-c90bd749a1a9 None None] GET https://10.4.3.59/volume// Aug 06 13:10:48.797299 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-711be0f4-9fb6-4854-ab08-c90bd749a1a9 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.797621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-711be0f4-9fb6-4854-ab08-c90bd749a1a9 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.797787 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-711be0f4-9fb6-4854-ab08-c90bd749a1a9 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:48.798162 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 693/2787] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:48.799978 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.799978 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:48.805416 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1d06eabd-fa1a-411e-9084-e9d03182280b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:48.806699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-d4739502-921f-43d1-9a3c-1abf77d50412 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.810292 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d06eabd-fa1a-411e-9084-e9d03182280b tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:48.810694 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 694/2788] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:48.810816 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-d4739502-921f-43d1-9a3c-1abf77d50412 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:48.811092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-d4739502-921f-43d1-9a3c-1abf77d50412 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:48.811371 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-d4739502-921f-43d1-9a3c-1abf77d50412 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:48.822934 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.822934 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:48.826554 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-d4739502-921f-43d1-9a3c-1abf77d50412 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:48.831274 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-d4739502-921f-43d1-9a3c-1abf77d50412 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:48.831779 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 704/2789] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:48 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 1034 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:48.928446 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-40f26821-d6c6-4af1-8c1f-239ae1a497b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:48.930748 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-40f26821-d6c6-4af1-8c1f-239ae1a497b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] PUT https://10.4.3.59/volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a Aug 06 13:10:48.931323 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-40f26821-d6c6-4af1-8c1f-239ae1a497b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:48.938853 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-40f26821-d6c6-4af1-8c1f-239ae1a497b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Acquiring lock "cinder-attachment_update-8dee6897-be9a-44bd-836a-99acc628f4de-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:10:48.943162 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-40f26821-d6c6-4af1-8c1f-239ae1a497b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Lock "cinder-attachment_update-8dee6897-be9a-44bd-836a-99acc628f4de-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:10:48.946237 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:48.946237 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:49.028065 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-40f26821-d6c6-4af1-8c1f-239ae1a497b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Lock "cinder-attachment_update-8dee6897-be9a-44bd-836a-99acc628f4de-np0000006653" released by "attachment_update" :: held 0.085s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:10:49.028421 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-40f26821-d6c6-4af1-8c1f-239ae1a497b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a returned with HTTP 200 Aug 06 13:10:49.028824 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 699/2790] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:10:48 2026] PUT /volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:49.824599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b41f50c-3195-4348-8dc1-06c271380710 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:49.827598 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b41f50c-3195-4348-8dc1-06c271380710 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:49.827895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b41f50c-3195-4348-8dc1-06c271380710 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:49.828133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b41f50c-3195-4348-8dc1-06c271380710 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:49.842028 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:49.842028 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:49.847788 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b41f50c-3195-4348-8dc1-06c271380710 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:49.858470 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b41f50c-3195-4348-8dc1-06c271380710 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:49.858899 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 694/2791] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:49 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:50.872995 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-058e6281-16d6-49ee-853b-bff8edc3cb14 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:50.875686 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-058e6281-16d6-49ee-853b-bff8edc3cb14 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:50.876109 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-058e6281-16d6-49ee-853b-bff8edc3cb14 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:50.876566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-058e6281-16d6-49ee-853b-bff8edc3cb14 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:50.887485 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:50.887485 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:50.891507 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-058e6281-16d6-49ee-853b-bff8edc3cb14 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:50.896807 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-058e6281-16d6-49ee-853b-bff8edc3cb14 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:50.897411 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 695/2792] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:50 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:51.909763 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85e42099-949e-4481-b96f-07abdb78a7a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:51.914280 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85e42099-949e-4481-b96f-07abdb78a7a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:51.914280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85e42099-949e-4481-b96f-07abdb78a7a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:51.914280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85e42099-949e-4481-b96f-07abdb78a7a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:51.921414 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:51.921414 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:51.925067 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85e42099-949e-4481-b96f-07abdb78a7a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:51.929285 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85e42099-949e-4481-b96f-07abdb78a7a3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:51.929831 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 705/2793] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:51 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:52.324377 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-dfe6c921-8712-4188-befe-40a8af1744b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:52.326874 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-dfe6c921-8712-4188-befe-40a8af1744b4 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a/action Aug 06 13:10:52.327272 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-dfe6c921-8712-4188-befe-40a8af1744b4 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:52.327422 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-dfe6c921-8712-4188-befe-40a8af1744b4 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:52.348316 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:52.348316 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:52.362609 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3e255de-c5ae-4018-882d-8824fc1de67a req-dfe6c921-8712-4188-befe-40a8af1744b4 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a/action returned with HTTP 204 Aug 06 13:10:52.363054 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 700/2794] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:10:52 2026] POST /volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:52.943824 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa66a1b9-fa1e-4ef5-9bc1-7385bff263bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:52.945707 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa66a1b9-fa1e-4ef5-9bc1-7385bff263bd tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:52.945952 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa66a1b9-fa1e-4ef5-9bc1-7385bff263bd tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:52.946176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa66a1b9-fa1e-4ef5-9bc1-7385bff263bd tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:52.955739 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:52.955739 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:52.959067 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa66a1b9-fa1e-4ef5-9bc1-7385bff263bd tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:52.963322 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa66a1b9-fa1e-4ef5-9bc1-7385bff263bd tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:52.963747 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 695/2795] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:52 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:52.976477 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b7eff9b0-e800-4273-9a36-c19f46f52d60 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:52.978480 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7eff9b0-e800-4273-9a36-c19f46f52d60 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:52.978703 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7eff9b0-e800-4273-9a36-c19f46f52d60 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:52.978932 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7eff9b0-e800-4273-9a36-c19f46f52d60 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:52.990695 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:52.990695 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:52.994890 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b7eff9b0-e800-4273-9a36-c19f46f52d60 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:53.000337 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7eff9b0-e800-4273-9a36-c19f46f52d60 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:53.001157 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 696/2796] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:52 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:53.013391 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f85ad56-8adc-4048-948b-9a9544d015fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:53.027288 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f85ad56-8adc-4048-948b-9a9544d015fe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action Aug 06 13:10:53.027288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f85ad56-8adc-4048-948b-9a9544d015fe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action body: b'{"os-detach": {"attachment_id": "0e5fbe96-0369-465d-836d-a0b47de58b9a"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:53.027288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f85ad56-8adc-4048-948b-9a9544d015fe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "0e5fbe96-0369-465d-836d-a0b47de58b9a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:53.036576 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:53.036576 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:53.037131 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f85ad56-8adc-4048-948b-9a9544d015fe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:53.045485 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f85ad56-8adc-4048-948b-9a9544d015fe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action returned with HTTP 400 Aug 06 13:10:53.045993 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 706/2797] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:10:53 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 100 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:10:53.096575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-f12b6f0b-e728-4e4b-b06e-37d2883d916a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:53.099744 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-f12b6f0b-e728-4e4b-b06e-37d2883d916a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:53.099744 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-f12b6f0b-e728-4e4b-b06e-37d2883d916a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:53.099936 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-f12b6f0b-e728-4e4b-b06e-37d2883d916a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:53.109911 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:53.109911 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:53.114531 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-f12b6f0b-e728-4e4b-b06e-37d2883d916a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:53.120030 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-f12b6f0b-e728-4e4b-b06e-37d2883d916a tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:53.120564 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 701/2798] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:53 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:53.142442 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-da4dadae-99e5-4a89-ab2e-e4c67e3615d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:53.144324 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-da4dadae-99e5-4a89-ab2e-e4c67e3615d9 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de/action Aug 06 13:10:53.144629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-da4dadae-99e5-4a89-ab2e-e4c67e3615d9 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:53.144729 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-da4dadae-99e5-4a89-ab2e-e4c67e3615d9 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:53.154927 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:53.154927 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:53.155445 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-da4dadae-99e5-4a89-ab2e-e4c67e3615d9 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:53.161966 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-da4dadae-99e5-4a89-ab2e-e4c67e3615d9 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Begin detaching volume completed successfully. Aug 06 13:10:53.162180 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-da4dadae-99e5-4a89-ab2e-e4c67e3615d9 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de/action returned with HTTP 202 Aug 06 13:10:53.162622 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 696/2799] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:10:53 2026] POST /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:53.251285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fbd47327-65bb-4772-9943-0d67db029f9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:53.251771 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbd47327-65bb-4772-9943-0d67db029f9f None None] GET https://10.4.3.59/volume// Aug 06 13:10:53.252003 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbd47327-65bb-4772-9943-0d67db029f9f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:53.252240 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbd47327-65bb-4772-9943-0d67db029f9f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:53.252633 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbd47327-65bb-4772-9943-0d67db029f9f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:53.252974 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 697/2800] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:53.277435 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-61e62e3e-39d8-45fb-9c85-7195cdf72efe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:53.280282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-61e62e3e-39d8-45fb-9c85-7195cdf72efe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:53.280282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-61e62e3e-39d8-45fb-9c85-7195cdf72efe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:53.280282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-61e62e3e-39d8-45fb-9c85-7195cdf72efe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:53.289870 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:53.289870 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:53.293251 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-61e62e3e-39d8-45fb-9c85-7195cdf72efe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:53.298353 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-61e62e3e-39d8-45fb-9c85-7195cdf72efe tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:53.299076 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 707/2801] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:53 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 1330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 13:10:53.741497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-09c407c8-511a-4d0f-8229-68263cec5e5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:53.744230 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:10:53.744665 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-399207076", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:53.746819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-399207076', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:10:53.825430 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume of 1 GB Aug 06 13:10:53.832741 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Availability Zones retrieved successfully. Aug 06 13:10:53.838729 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Flow 'volume_create_api' (66f2afad-ec8d-4f63-8f86-11e14f83d73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:53.839784 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3555aa55-8ba7-48f1-8de1-bf9827454463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:53.840639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:10:53.909101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3555aa55-8ba7-48f1-8de1-bf9827454463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:53.910238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65168398-3047-47ec-a781-cd641aac1191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:53.982310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Created reservations ['bd5915a3-ed8b-498e-9248-d813ed51d921', 'fcf36295-39d5-44a6-a384-e266d63d1001', '35eb5808-0a3a-4668-b601-2776e4731e53', 'b97c77c7-2b21-4a3b-92f0-d709acc3653f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:10:53.983005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65168398-3047-47ec-a781-cd641aac1191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd5915a3-ed8b-498e-9248-d813ed51d921', 'fcf36295-39d5-44a6-a384-e266d63d1001', '35eb5808-0a3a-4668-b601-2776e4731e53', 'b97c77c7-2b21-4a3b-92f0-d709acc3653f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:53.984359 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fb2a6d-d13e-4cd7-9a71-1979c3078c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:54.005539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fb2a6d-d13e-4cd7-9a71-1979c3078c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b24e55da-0c3c-48c1-be75-62785b2687d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-399207076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c80228fab245129f3431dc6d05a6b8',qos_specs=None,replication_status=,reservations=['bd5915a3-ed8b-498e-9248-d813ed51d921','fcf36295-39d5-44a6-a384-e266d63d1001','35eb5808-0a3a-4668-b601-2776e4731e53','b97c77c7-2b21-4a3b-92f0-d709acc3653f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d199a25dfa343288271f713369bb9e3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-399207076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b24e55da-0c3c-48c1-be75-62785b2687d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c80228fab245129f3431dc6d05a6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d199a25dfa343288271f713369bb9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:54.006281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b291c62-0f0e-4739-9f33-d6218f375d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:54.025279 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b291c62-0f0e-4739-9f33-d6218f375d4c) transitioned into state 'SUCCESS' from state '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-399207076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c80228fab245129f3431dc6d05a6b8',qos_specs=None,replication_status=,reservations=['bd5915a3-ed8b-498e-9248-d813ed51d921','fcf36295-39d5-44a6-a384-e266d63d1001','35eb5808-0a3a-4668-b601-2776e4731e53','b97c77c7-2b21-4a3b-92f0-d709acc3653f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d199a25dfa343288271f713369bb9e3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:54.025891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0988199-deea-466b-b746-1936cc1c41e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:10:54.037035 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0988199-deea-466b-b746-1936cc1c41e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:10:54.038353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Flow 'volume_create_api' (66f2afad-ec8d-4f63-8f86-11e14f83d73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:10:54.038786 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume request issued successfully. Aug 06 13:10:54.039534 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09c407c8-511a-4d0f-8229-68263cec5e5a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:10:54.040074 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 702/2802] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:10:53 2026] POST /volume/v3/volumes => generated 778 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:54.055863 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f0618e3-eb28-4c23-b8dd-091c0a603d93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:54.057992 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f0618e3-eb28-4c23-b8dd-091c0a603d93 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:10:54.058194 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f0618e3-eb28-4c23-b8dd-091c0a603d93 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:54.058392 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f0618e3-eb28-4c23-b8dd-091c0a603d93 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:54.064707 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:54.064707 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:54.067846 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f0618e3-eb28-4c23-b8dd-091c0a603d93 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:10:54.071226 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f0618e3-eb28-4c23-b8dd-091c0a603d93 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:10:54.071562 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 697/2803] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:54 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:54.200842 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-0abd7ec5-acef-4f4c-a5ef-49f7896dd19d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:54.203052 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-0abd7ec5-acef-4f4c-a5ef-49f7896dd19d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] DELETE https://10.4.3.59/volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a Aug 06 13:10:54.203226 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-0abd7ec5-acef-4f4c-a5ef-49f7896dd19d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:54.203429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-0abd7ec5-acef-4f4c-a5ef-49f7896dd19d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:54.211009 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:54.211009 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:54.268182 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5759311e-e1b5-4e68-b6fe-87fe1c91a3c0 req-0abd7ec5-acef-4f4c-a5ef-49f7896dd19d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a returned with HTTP 200 Aug 06 13:10:54.268596 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 698/2804] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:10:54 2026] DELETE /volume/v3/attachments/0e5fbe96-0369-465d-836d-a0b47de58b9a => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:55.084704 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa0704ef-7e2b-4811-b140-d49de3630b11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.086893 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa0704ef-7e2b-4811-b140-d49de3630b11 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:10:55.087160 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa0704ef-7e2b-4811-b140-d49de3630b11 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:55.087413 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa0704ef-7e2b-4811-b140-d49de3630b11 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:55.089919 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=371,cinder:INSERT=47,cinder:UPDATE=91,cinder:DELETE=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:10:55.095876 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:55.095876 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:55.101174 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa0704ef-7e2b-4811-b140-d49de3630b11 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:10:55.107049 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa0704ef-7e2b-4811-b140-d49de3630b11 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:10:55.107520 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 708/2805] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:55 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:55.121292 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7296ef85-a948-4308-b91a-b4672129cbd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.123184 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7296ef85-a948-4308-b91a-b4672129cbd5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:10:55.123501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7296ef85-a948-4308-b91a-b4672129cbd5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:55.123770 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7296ef85-a948-4308-b91a-b4672129cbd5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:55.125678 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=372,cinder:UPDATE=121,cinder:INSERT=53,cinder:DELETE=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:10:55.131984 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:55.131984 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:55.135675 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7296ef85-a948-4308-b91a-b4672129cbd5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:10:55.140487 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7296ef85-a948-4308-b91a-b4672129cbd5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:10:55.140965 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 703/2806] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:10:55 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1386 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:55.339094 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65dd8365-28dc-4504-925f-9741395b87ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.340814 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65dd8365-28dc-4504-925f-9741395b87ea tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] POST https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action Aug 06 13:10:55.341228 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65dd8365-28dc-4504-925f-9741395b87ea tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:55.341401 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65dd8365-28dc-4504-925f-9741395b87ea tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:55.353943 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:55.353943 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:55.357424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-65dd8365-28dc-4504-925f-9741395b87ea tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] Updating volume '5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0' with '{'status': 'in-use'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 13:10:55.379441 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65dd8365-28dc-4504-925f-9741395b87ea tempest-TestServerVolumeAttachmentScenario-393750885 tempest-TestServerVolumeAttachmentScenario-393750885-project-admin] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action returned with HTTP 202 Aug 06 13:10:55.380005 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 698/2807] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:10:55 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 13:10:55.389321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ce5c69b4-11d5-4212-bfd5-fb71e9a3219f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.391478 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ce5c69b4-11d5-4212-bfd5-fb71e9a3219f tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:55.391661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ce5c69b4-11d5-4212-bfd5-fb71e9a3219f tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:55.391836 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ce5c69b4-11d5-4212-bfd5-fb71e9a3219f tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:55.393638 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=358,cinder:INSERT=51,cinder:UPDATE=92,cinder:DELETE=6 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:10:55.402347 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:55.402347 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:55.405526 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ce5c69b4-11d5-4212-bfd5-fb71e9a3219f tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:55.409108 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ce5c69b4-11d5-4212-bfd5-fb71e9a3219f tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:55.409467 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 699/2808] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:55 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:55.472815 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-eff63a3b-fea3-4327-a7fe-e08915cc5f0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.475288 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-eff63a3b-fea3-4327-a7fe-e08915cc5f0e tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:55.475545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-eff63a3b-fea3-4327-a7fe-e08915cc5f0e tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:55.475768 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-eff63a3b-fea3-4327-a7fe-e08915cc5f0e tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:55.487732 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:55.487732 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:55.493239 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-eff63a3b-fea3-4327-a7fe-e08915cc5f0e tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:55.498727 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-eff63a3b-fea3-4327-a7fe-e08915cc5f0e tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:55.499583 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 709/2809] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:55 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:55.519783 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-914b94df-3512-4d5a-a54f-8cf404f42029 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.523283 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-914b94df-3512-4d5a-a54f-8cf404f42029 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] POST https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action Aug 06 13:10:55.523283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-914b94df-3512-4d5a-a54f-8cf404f42029 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:55.523283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-914b94df-3512-4d5a-a54f-8cf404f42029 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:55.534928 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:55.534928 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:55.535659 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-914b94df-3512-4d5a-a54f-8cf404f42029 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:55.541505 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-914b94df-3512-4d5a-a54f-8cf404f42029 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Begin detaching volume completed successfully. Aug 06 13:10:55.542283 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-914b94df-3512-4d5a-a54f-8cf404f42029 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action returned with HTTP 202 Aug 06 13:10:55.542283 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 704/2810] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:10:55 2026] POST /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:10:55.583097 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e14b3eb-2e60-4e2a-b3e6-5ddd15cf24a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.583506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e14b3eb-2e60-4e2a-b3e6-5ddd15cf24a8 None None] GET https://10.4.3.59/volume// Aug 06 13:10:55.583684 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e14b3eb-2e60-4e2a-b3e6-5ddd15cf24a8 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:55.583891 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e14b3eb-2e60-4e2a-b3e6-5ddd15cf24a8 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:55.584330 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e14b3eb-2e60-4e2a-b3e6-5ddd15cf24a8 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:55.584692 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 699/2811] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:55.592147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-dc1c2aae-87f4-429a-bf4d-b4e94907359d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:55.594867 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-dc1c2aae-87f4-429a-bf4d-b4e94907359d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:55.595084 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-dc1c2aae-87f4-429a-bf4d-b4e94907359d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:55.595254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-dc1c2aae-87f4-429a-bf4d-b4e94907359d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:55.607889 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:55.607889 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:55.618446 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-dc1c2aae-87f4-429a-bf4d-b4e94907359d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:55.629705 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-dc1c2aae-87f4-429a-bf4d-b4e94907359d tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:55.630106 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 700/2812] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:55 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 1331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:56.245569 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-09b476a8-aa92-43b5-9298-bf764855d42a req-0ea52499-4ffb-45eb-b2be-3becb8238835 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:56.248466 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-0ea52499-4ffb-45eb-b2be-3becb8238835 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:10:56.248808 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-0ea52499-4ffb-45eb-b2be-3becb8238835 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:56.249406 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-0ea52499-4ffb-45eb-b2be-3becb8238835 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:56.259127 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:56.259127 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:56.264160 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-09b476a8-aa92-43b5-9298-bf764855d42a req-0ea52499-4ffb-45eb-b2be-3becb8238835 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:10:56.271236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-0ea52499-4ffb-45eb-b2be-3becb8238835 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:10:56.271853 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 710/2813] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:56 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:56.462102 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-f068a507-bc1f-4735-9b3f-38f86dc41b70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:56.464824 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-f068a507-bc1f-4735-9b3f-38f86dc41b70 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] DELETE https://10.4.3.59/volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f Aug 06 13:10:56.465066 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-f068a507-bc1f-4735-9b3f-38f86dc41b70 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:56.465305 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-f068a507-bc1f-4735-9b3f-38f86dc41b70 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:56.474348 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:56.474348 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:56.535711 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1f666aae-dbdf-42d1-90b4-babfcd097e95 req-f068a507-bc1f-4735-9b3f-38f86dc41b70 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f returned with HTTP 200 Aug 06 13:10:56.536225 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 705/2814] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:10:56 2026] DELETE /volume/v3/attachments/fbbd4103-81c6-41bd-886d-28ae10e3303f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:56.660229 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-31af17cb-b810-44f9-a3d8-b136fcc9bd8b req-a679f5c8-fa7c-4c79-8ad0-eeb0829ac851 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:56.662334 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31af17cb-b810-44f9-a3d8-b136fcc9bd8b req-a679f5c8-fa7c-4c79-8ad0-eeb0829ac851 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:10:56.662528 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-31af17cb-b810-44f9-a3d8-b136fcc9bd8b req-a679f5c8-fa7c-4c79-8ad0-eeb0829ac851 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:56.662742 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-31af17cb-b810-44f9-a3d8-b136fcc9bd8b req-a679f5c8-fa7c-4c79-8ad0-eeb0829ac851 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:56.672948 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:56.672948 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:56.676457 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-31af17cb-b810-44f9-a3d8-b136fcc9bd8b req-a679f5c8-fa7c-4c79-8ad0-eeb0829ac851 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:56.681483 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31af17cb-b810-44f9-a3d8-b136fcc9bd8b req-a679f5c8-fa7c-4c79-8ad0-eeb0829ac851 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:10:56.681862 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 700/2815] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:56 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:10:56.735763 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-09b476a8-aa92-43b5-9298-bf764855d42a req-41f09c22-6799-48e1-a3e6-1c1eae8be426 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:56.737834 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-41f09c22-6799-48e1-a3e6-1c1eae8be426 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:10:56.738085 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-41f09c22-6799-48e1-a3e6-1c1eae8be426 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:56.738367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-41f09c22-6799-48e1-a3e6-1c1eae8be426 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:56.745476 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:56.745476 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:56.749044 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-09b476a8-aa92-43b5-9298-bf764855d42a req-41f09c22-6799-48e1-a3e6-1c1eae8be426 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:10:56.753687 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-41f09c22-6799-48e1-a3e6-1c1eae8be426 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:10:56.754196 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 701/2816] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:10:56 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:56.765224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8ffeefc-55d0-4a95-b712-31a45bba3202 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:56.765838 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8ffeefc-55d0-4a95-b712-31a45bba3202 None None] GET https://10.4.3.59/volume// Aug 06 13:10:56.766112 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8ffeefc-55d0-4a95-b712-31a45bba3202 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:56.766423 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8ffeefc-55d0-4a95-b712-31a45bba3202 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:56.766853 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8ffeefc-55d0-4a95-b712-31a45bba3202 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:56.767275 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 711/2817] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:10:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:56.775761 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-09b476a8-aa92-43b5-9298-bf764855d42a req-b2935b48-8406-487d-98c2-67789e45d375 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:56.778199 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-b2935b48-8406-487d-98c2-67789e45d375 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:10:56.778560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-b2935b48-8406-487d-98c2-67789e45d375 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b24e55da-0c3c-48c1-be75-62785b2687d5", "connector": null, "instance_uuid": "bee0483d-3dd7-46fe-ac79-dedbdd64c98d"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:56.790071 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:56.790071 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:56.818600 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-b2935b48-8406-487d-98c2-67789e45d375 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:10:56.819127 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 706/2818] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:10:56 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 06 13:10:57.950644 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52035042-5e50-4cc9-9858-377bd96b03e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:57.951331 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52035042-5e50-4cc9-9858-377bd96b03e9 None None] GET https://10.4.3.59/volume// Aug 06 13:10:57.951331 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52035042-5e50-4cc9-9858-377bd96b03e9 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:57.951562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52035042-5e50-4cc9-9858-377bd96b03e9 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:57.952020 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52035042-5e50-4cc9-9858-377bd96b03e9 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:10:57.952399 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 701/2819] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:10:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:10:57.972120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-09b476a8-aa92-43b5-9298-bf764855d42a req-d559001e-9c79-4223-9df5-3676853de7f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:57.974226 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-d559001e-9c79-4223-9df5-3676853de7f6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:10:57.974451 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-d559001e-9c79-4223-9df5-3676853de7f6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:57.974642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-d559001e-9c79-4223-9df5-3676853de7f6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:57.983586 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:57.983586 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:57.987570 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-09b476a8-aa92-43b5-9298-bf764855d42a req-d559001e-9c79-4223-9df5-3676853de7f6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:10:57.992129 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-d559001e-9c79-4223-9df5-3676853de7f6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:10:57.992500 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 702/2820] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:10:57 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1547 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:10:58.108830 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-09b476a8-aa92-43b5-9298-bf764855d42a req-ea8a096c-5661-460e-a64c-77f56df3eb57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:58.111818 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-ea8a096c-5661-460e-a64c-77f56df3eb57 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] PUT https://10.4.3.59/volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a Aug 06 13:10:58.112376 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-ea8a096c-5661-460e-a64c-77f56df3eb57 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:58.122780 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-09b476a8-aa92-43b5-9298-bf764855d42a req-ea8a096c-5661-460e-a64c-77f56df3eb57 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Acquiring lock "cinder-attachment_update-b24e55da-0c3c-48c1-be75-62785b2687d5-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:10:58.127830 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-09b476a8-aa92-43b5-9298-bf764855d42a req-ea8a096c-5661-460e-a64c-77f56df3eb57 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Lock "cinder-attachment_update-b24e55da-0c3c-48c1-be75-62785b2687d5-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:10:58.128852 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:58.128852 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:10:58.217077 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-09b476a8-aa92-43b5-9298-bf764855d42a req-ea8a096c-5661-460e-a64c-77f56df3eb57 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Lock "cinder-attachment_update-b24e55da-0c3c-48c1-be75-62785b2687d5-np0000006653" released by "attachment_update" :: held 0.089s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:10:58.217627 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-ea8a096c-5661-460e-a64c-77f56df3eb57 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a returned with HTTP 200 Aug 06 13:10:58.218099 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 712/2821] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:10:58 2026] PUT /volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:10:58.244081 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-09b476a8-aa92-43b5-9298-bf764855d42a req-baf5af74-e272-45e4-adab-0a25410987dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:58.247972 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-baf5af74-e272-45e4-adab-0a25410987dc tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a/action Aug 06 13:10:58.248418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-baf5af74-e272-45e4-adab-0a25410987dc tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:10:58.248581 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-baf5af74-e272-45e4-adab-0a25410987dc tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:10:58.274215 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:58.274215 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:10:58.291570 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-09b476a8-aa92-43b5-9298-bf764855d42a req-baf5af74-e272-45e4-adab-0a25410987dc tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a/action returned with HTTP 204 Aug 06 13:10:58.292034 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 707/2822] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:10:58 2026] POST /volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:10:59.568698 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74589b91-ca90-4184-80f7-980df5712450 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:59.570379 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74589b91-ca90-4184-80f7-980df5712450 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:59.570643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74589b91-ca90-4184-80f7-980df5712450 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:59.570906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74589b91-ca90-4184-80f7-980df5712450 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:59.571108 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-74589b91-ca90-4184-80f7-980df5712450 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Delete volume with id: 8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:59.572951 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=311,cinder:UPDATE=71,cinder:INSERT=29,cinder:DELETE=3 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:10:59.578235 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:59.578235 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:10:59.578676 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74589b91-ca90-4184-80f7-980df5712450 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:59.599751 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74589b91-ca90-4184-80f7-980df5712450 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Delete volume request issued successfully. Aug 06 13:10:59.600016 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74589b91-ca90-4184-80f7-980df5712450 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 202 Aug 06 13:10:59.600545 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 702/2823] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:10:59 2026] DELETE /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:10:59.610275 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a34ce589-bbd9-4070-9721-4ff91c6beb32 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:10:59.612131 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a34ce589-bbd9-4070-9721-4ff91c6beb32 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:10:59.612339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a34ce589-bbd9-4070-9721-4ff91c6beb32 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:10:59.612582 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a34ce589-bbd9-4070-9721-4ff91c6beb32 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:10:59.619565 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:10:59.619565 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:10:59.623350 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a34ce589-bbd9-4070-9721-4ff91c6beb32 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:10:59.627753 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a34ce589-bbd9-4070-9721-4ff91c6beb32 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 200 Aug 06 13:10:59.628146 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 703/2824] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:10:59 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:00.639984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02237043-834b-4e96-878a-aa5f2ecf8751 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:00.641765 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02237043-834b-4e96-878a-aa5f2ecf8751 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de Aug 06 13:11:00.641952 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02237043-834b-4e96-878a-aa5f2ecf8751 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:00.642136 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02237043-834b-4e96-878a-aa5f2ecf8751 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:00.648359 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02237043-834b-4e96-878a-aa5f2ecf8751 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de returned with HTTP 404 Aug 06 13:11:00.648769 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 713/2825] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:00 2026] GET /volume/v3/volumes/8dee6897-be9a-44bd-836a-99acc628f4de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:00.655587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:00.657317 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:11:00.657493 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:00.657703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:00.657890 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Delete volume with id: 5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:11:00.664215 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:00.664215 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:00.664670 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:11:00.679353 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Delete volume request issued successfully. Aug 06 13:11:00.679557 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a4696a5-3cf7-4aa5-ae64-167525bdaa37 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 202 Aug 06 13:11:00.679984 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 708/2826] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:00 2026] DELETE /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:00.686930 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d0c9b7e-ebc1-493b-bded-0845b4c38bef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:00.689552 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d0c9b7e-ebc1-493b-bded-0845b4c38bef tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:11:00.689842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d0c9b7e-ebc1-493b-bded-0845b4c38bef tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:00.690146 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d0c9b7e-ebc1-493b-bded-0845b4c38bef tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:00.699714 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:00.699714 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:00.704282 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d0c9b7e-ebc1-493b-bded-0845b4c38bef tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Volume info retrieved successfully. Aug 06 13:11:00.709873 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d0c9b7e-ebc1-493b-bded-0845b4c38bef tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 200 Aug 06 13:11:00.710393 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 703/2827] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:00 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:01.722340 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e9ac209-860b-47cb-b292-0e6dd31741b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:01.723970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e9ac209-860b-47cb-b292-0e6dd31741b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] GET https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 Aug 06 13:11:01.724144 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e9ac209-860b-47cb-b292-0e6dd31741b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:01.724346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e9ac209-860b-47cb-b292-0e6dd31741b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:01.729409 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e9ac209-860b-47cb-b292-0e6dd31741b3 tempest-TestServerVolumeAttachmentScenario-711179945 tempest-TestServerVolumeAttachmentScenario-711179945-project-member] https://10.4.3.59/volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 returned with HTTP 404 Aug 06 13:11:01.729796 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 704/2828] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:01 2026] GET /volume/v3/volumes/5a9c194e-8f24-4a1a-b1b9-9bf0d0b5a6d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:02.157029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-a17f57fe-8efa-4fe2-a124-7137d83b8ebb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:02.159316 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-a17f57fe-8efa-4fe2-a124-7137d83b8ebb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:11:02.159551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-a17f57fe-8efa-4fe2-a124-7137d83b8ebb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:02.159740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-a17f57fe-8efa-4fe2-a124-7137d83b8ebb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:02.168604 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:02.168604 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:02.171653 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-a17f57fe-8efa-4fe2-a124-7137d83b8ebb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:02.175136 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-a17f57fe-8efa-4fe2-a124-7137d83b8ebb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:11:02.175522 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 714/2829] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:02 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:02.191604 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-bbd44916-9ebf-4b95-ab28-3f9717a79524 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:02.193437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-bbd44916-9ebf-4b95-ab28-3f9717a79524 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2/action Aug 06 13:11:02.193752 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-bbd44916-9ebf-4b95-ab28-3f9717a79524 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:02.193910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-bbd44916-9ebf-4b95-ab28-3f9717a79524 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:02.204489 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:02.204489 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:02.204917 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-bbd44916-9ebf-4b95-ab28-3f9717a79524 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:02.211601 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-bbd44916-9ebf-4b95-ab28-3f9717a79524 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Begin detaching volume completed successfully. Aug 06 13:11:02.211803 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-bbd44916-9ebf-4b95-ab28-3f9717a79524 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2/action returned with HTTP 202 Aug 06 13:11:02.212313 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 709/2830] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:11:02 2026] POST /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:11:02.229125 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c16607d-a2e6-4c31-8caa-d49713686d07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:02.230953 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c16607d-a2e6-4c31-8caa-d49713686d07 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:11:02.231609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c16607d-a2e6-4c31-8caa-d49713686d07 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:02.231609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c16607d-a2e6-4c31-8caa-d49713686d07 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:02.243192 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:02.243192 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:02.246429 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c16607d-a2e6-4c31-8caa-d49713686d07 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:02.250661 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c16607d-a2e6-4c31-8caa-d49713686d07 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:11:02.250802 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55a8a6db-587b-4e51-b94c-a434e2683f83 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:02.251071 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 704/2831] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:02 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:02.251350 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55a8a6db-587b-4e51-b94c-a434e2683f83 None None] GET https://10.4.3.59/volume// Aug 06 13:11:02.251550 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55a8a6db-587b-4e51-b94c-a434e2683f83 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:02.251773 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55a8a6db-587b-4e51-b94c-a434e2683f83 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:02.252149 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55a8a6db-587b-4e51-b94c-a434e2683f83 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:02.252440 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 705/2832] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:02.260447 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-57115c77-aa8d-4f00-875f-d06b172081bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:02.262790 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-57115c77-aa8d-4f00-875f-d06b172081bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:11:02.263052 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-57115c77-aa8d-4f00-875f-d06b172081bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:02.263292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-57115c77-aa8d-4f00-875f-d06b172081bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:02.273968 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:02.273968 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:02.277744 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-57115c77-aa8d-4f00-875f-d06b172081bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:02.283010 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-57115c77-aa8d-4f00-875f-d06b172081bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:11:02.283420 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 715/2833] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:02 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:03.264540 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-888ff786-2c15-4caf-90ce-c8a7fce4e873 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:03.266691 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-888ff786-2c15-4caf-90ce-c8a7fce4e873 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:11:03.266944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-888ff786-2c15-4caf-90ce-c8a7fce4e873 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:03.267187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-888ff786-2c15-4caf-90ce-c8a7fce4e873 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:03.280215 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:03.280215 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:03.284344 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-888ff786-2c15-4caf-90ce-c8a7fce4e873 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:03.290538 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-888ff786-2c15-4caf-90ce-c8a7fce4e873 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:11:03.291025 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 710/2834] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:03 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:03.327853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-03a81117-bb3e-477e-bc38-7484a400aed0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:03.330058 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-03a81117-bb3e-477e-bc38-7484a400aed0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] DELETE https://10.4.3.59/volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e Aug 06 13:11:03.330322 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-03a81117-bb3e-477e-bc38-7484a400aed0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:03.330567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-03a81117-bb3e-477e-bc38-7484a400aed0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:03.337563 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:03.337563 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:03.387968 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-282748d3-dcf0-4cd2-af4b-dbd7906b79fa req-03a81117-bb3e-477e-bc38-7484a400aed0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e returned with HTTP 200 Aug 06 13:11:03.388502 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 705/2835] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:11:03 2026] DELETE /volume/v3/attachments/b71a335f-507b-4169-b0d6-e08044cd6e2e => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:04.305353 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8974d951-d74a-4fb4-b2d9-3d1d1f50e4d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:04.307037 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8974d951-d74a-4fb4-b2d9-3d1d1f50e4d6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:11:04.307246 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8974d951-d74a-4fb4-b2d9-3d1d1f50e4d6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:04.307489 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8974d951-d74a-4fb4-b2d9-3d1d1f50e4d6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:04.315419 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:04.315419 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:04.320545 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8974d951-d74a-4fb4-b2d9-3d1d1f50e4d6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:04.325396 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8974d951-d74a-4fb4-b2d9-3d1d1f50e4d6 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:11:04.325491 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 706/2836] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:04 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:06.964894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2eead14-356b-4b41-8619-3d237545447c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:06.966732 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2eead14-356b-4b41-8619-3d237545447c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:06.967046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2eead14-356b-4b41-8619-3d237545447c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:06.967339 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2eead14-356b-4b41-8619-3d237545447c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:06.975435 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:06.975435 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:06.980620 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2eead14-356b-4b41-8619-3d237545447c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:06.987448 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2eead14-356b-4b41-8619-3d237545447c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:06.987904 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 716/2837] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:06 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:07.003623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efa0dbb7-a5c7-4c3a-92ae-6b2885c36258 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.005372 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efa0dbb7-a5c7-4c3a-92ae-6b2885c36258 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:07.005539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efa0dbb7-a5c7-4c3a-92ae-6b2885c36258 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:07.005703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efa0dbb7-a5c7-4c3a-92ae-6b2885c36258 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:07.013466 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:07.013466 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:07.017697 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efa0dbb7-a5c7-4c3a-92ae-6b2885c36258 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:07.023521 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efa0dbb7-a5c7-4c3a-92ae-6b2885c36258 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:07.024039 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 711/2838] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:07 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:07.068281 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1685f98d-e6b8-419c-926d-25ba393ff0c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.070626 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1685f98d-e6b8-419c-926d-25ba393ff0c3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:07.070832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1685f98d-e6b8-419c-926d-25ba393ff0c3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:07.071053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1685f98d-e6b8-419c-926d-25ba393ff0c3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:07.081254 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:07.081254 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:07.086193 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1685f98d-e6b8-419c-926d-25ba393ff0c3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:07.091477 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1685f98d-e6b8-419c-926d-25ba393ff0c3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:07.091858 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 706/2839] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:07 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:07.213035 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b496abd6-14f2-426c-af1f-95e1ab221ce8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.213475 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b496abd6-14f2-426c-af1f-95e1ab221ce8 None None] GET https://10.4.3.59/volume// Aug 06 13:11:07.213524 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b496abd6-14f2-426c-af1f-95e1ab221ce8 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:07.213780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b496abd6-14f2-426c-af1f-95e1ab221ce8 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:07.214136 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b496abd6-14f2-426c-af1f-95e1ab221ce8 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:07.214501 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 707/2840] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:11:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:07.222613 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-00e25743-238c-4fb9-bd27-ef418f39a906 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.224756 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-00e25743-238c-4fb9-bd27-ef418f39a906 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:11:07.225507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-00e25743-238c-4fb9-bd27-ef418f39a906 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f559b01-b0f6-4411-aa20-c5b60a260f16", "connector": null, "instance_uuid": "3f47060f-0283-4c74-9a06-a6b3304298ff"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:07.237105 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:07.237105 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:07.266496 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-00e25743-238c-4fb9-bd27-ef418f39a906 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:11:07.267215 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 717/2841] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:11:07 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 06 13:11:07.312011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bf8c641-9520-4dfc-a8d4-374454c8a30e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.313695 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bf8c641-9520-4dfc-a8d4-374454c8a30e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:07.313928 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bf8c641-9520-4dfc-a8d4-374454c8a30e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:07.314137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bf8c641-9520-4dfc-a8d4-374454c8a30e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:07.328021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd003a5a-8e2d-400e-b99e-28f2b5d1c017 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.328349 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd003a5a-8e2d-400e-b99e-28f2b5d1c017 None None] GET https://10.4.3.59/volume// Aug 06 13:11:07.328486 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd003a5a-8e2d-400e-b99e-28f2b5d1c017 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:07.328657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd003a5a-8e2d-400e-b99e-28f2b5d1c017 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:07.328945 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd003a5a-8e2d-400e-b99e-28f2b5d1c017 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:07.329184 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 707/2842] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:07 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:07.331894 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:07.331894 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:07.335575 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8bf8c641-9520-4dfc-a8d4-374454c8a30e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:07.341055 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-baa134c5-6c42-4da7-a739-fbd2a6e26895 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.344025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bf8c641-9520-4dfc-a8d4-374454c8a30e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:07.344165 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 712/2843] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:07 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:07.353625 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-baa134c5-6c42-4da7-a739-fbd2a6e26895 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:07.353884 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-baa134c5-6c42-4da7-a739-fbd2a6e26895 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:07.354172 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-baa134c5-6c42-4da7-a739-fbd2a6e26895 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:07.369818 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:07.369818 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:07.375123 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-baa134c5-6c42-4da7-a739-fbd2a6e26895 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:07.380578 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-baa134c5-6c42-4da7-a739-fbd2a6e26895 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:07.381194 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 708/2844] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:07 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 1054 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:07.518516 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-a9adbe58-52c1-4cbd-9a95-f279b09acb15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.520797 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-a9adbe58-52c1-4cbd-9a95-f279b09acb15 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] PUT https://10.4.3.59/volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56 Aug 06 13:11:07.521318 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-a9adbe58-52c1-4cbd-9a95-f279b09acb15 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:07.535017 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-a9adbe58-52c1-4cbd-9a95-f279b09acb15 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Acquiring lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:11:07.539415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-a9adbe58-52c1-4cbd-9a95-f279b09acb15 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:11:07.540296 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:07.540296 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:07.650211 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-a9adbe58-52c1-4cbd-9a95-f279b09acb15 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" released by "attachment_update" :: held 0.111s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:11:07.650593 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-a9adbe58-52c1-4cbd-9a95-f279b09acb15 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56 returned with HTTP 200 Aug 06 13:11:07.651094 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 718/2845] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:11:07 2026] PUT /volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:07.664004 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-cafc2277-229a-404a-846c-87f95d5ababc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:07.669356 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-cafc2277-229a-404a-846c-87f95d5ababc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption Aug 06 13:11:07.669625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-cafc2277-229a-404a-846c-87f95d5ababc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:07.669906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-cafc2277-229a-404a-846c-87f95d5ababc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:07.680314 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:07.680314 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:07.697336 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-cafc2277-229a-404a-846c-87f95d5ababc tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption returned with HTTP 200 Aug 06 13:11:07.697913 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 708/2846] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:11:07 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:08.362798 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aad0adb8-18aa-4790-a768-5a5c8f364e3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:08.365233 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aad0adb8-18aa-4790-a768-5a5c8f364e3a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:08.366699 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aad0adb8-18aa-4790-a768-5a5c8f364e3a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:08.367000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aad0adb8-18aa-4790-a768-5a5c8f364e3a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:08.382297 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:08.382297 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:08.386466 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aad0adb8-18aa-4790-a768-5a5c8f364e3a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:08.392104 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aad0adb8-18aa-4790-a768-5a5c8f364e3a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:08.392632 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 713/2847] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:08 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:09.406108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b30f2c4-276a-4475-9c46-e3e0f9231202 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:09.407983 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b30f2c4-276a-4475-9c46-e3e0f9231202 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:09.408161 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b30f2c4-276a-4475-9c46-e3e0f9231202 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:09.408387 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b30f2c4-276a-4475-9c46-e3e0f9231202 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:09.418819 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:09.418819 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:09.422425 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b30f2c4-276a-4475-9c46-e3e0f9231202 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:09.427564 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b30f2c4-276a-4475-9c46-e3e0f9231202 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:09.428287 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 709/2848] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:09 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:10.441279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19525678-f032-41e6-940f-04a05342262f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:10.443020 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19525678-f032-41e6-940f-04a05342262f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:10.443206 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19525678-f032-41e6-940f-04a05342262f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:10.443415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19525678-f032-41e6-940f-04a05342262f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:10.453508 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:10.453508 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:10.456853 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19525678-f032-41e6-940f-04a05342262f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:10.460876 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19525678-f032-41e6-940f-04a05342262f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:10.461271 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 719/2849] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:10 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:11.476488 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f43490c5-43b2-476e-b491-7ad261df5bd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:11.481633 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f43490c5-43b2-476e-b491-7ad261df5bd8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:11.481893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f43490c5-43b2-476e-b491-7ad261df5bd8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:11.482163 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f43490c5-43b2-476e-b491-7ad261df5bd8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:11.499637 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:11.499637 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:11.504731 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f43490c5-43b2-476e-b491-7ad261df5bd8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:11.516252 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f43490c5-43b2-476e-b491-7ad261df5bd8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:11.516798 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 709/2850] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:11 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:12.532839 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aba6924d-7b9b-4654-bab1-13a1b1fb8b92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:12.534704 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aba6924d-7b9b-4654-bab1-13a1b1fb8b92 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:12.534934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aba6924d-7b9b-4654-bab1-13a1b1fb8b92 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:12.535162 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aba6924d-7b9b-4654-bab1-13a1b1fb8b92 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:12.544249 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:12.544249 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:12.547831 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aba6924d-7b9b-4654-bab1-13a1b1fb8b92 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:12.552826 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aba6924d-7b9b-4654-bab1-13a1b1fb8b92 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:12.553450 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 714/2851] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:12 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:13.566411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0a451b3a-13f8-47d8-9b92-5d382670d48f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:13.568200 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0a451b3a-13f8-47d8-9b92-5d382670d48f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:13.568414 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0a451b3a-13f8-47d8-9b92-5d382670d48f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:13.568590 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0a451b3a-13f8-47d8-9b92-5d382670d48f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:13.578190 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:13.578190 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:13.581288 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0a451b3a-13f8-47d8-9b92-5d382670d48f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:13.584854 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0a451b3a-13f8-47d8-9b92-5d382670d48f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:13.585216 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 710/2852] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:13 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:14.598674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95a26760-670c-40f3-8949-bded56de08db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:14.601211 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95a26760-670c-40f3-8949-bded56de08db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:14.601398 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95a26760-670c-40f3-8949-bded56de08db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:14.601587 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95a26760-670c-40f3-8949-bded56de08db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:14.613319 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:14.613319 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:14.617782 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95a26760-670c-40f3-8949-bded56de08db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:14.624614 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95a26760-670c-40f3-8949-bded56de08db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:14.625295 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 720/2853] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:14 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:15.641818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44df271b-50fc-4f8a-bd00-9bb2dcf7d226 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:15.644174 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44df271b-50fc-4f8a-bd00-9bb2dcf7d226 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:15.644174 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44df271b-50fc-4f8a-bd00-9bb2dcf7d226 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:15.644432 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44df271b-50fc-4f8a-bd00-9bb2dcf7d226 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:15.658181 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:15.658181 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:15.662487 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44df271b-50fc-4f8a-bd00-9bb2dcf7d226 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:15.667280 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44df271b-50fc-4f8a-bd00-9bb2dcf7d226 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:15.668010 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 710/2854] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:15 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:15.950750 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1ec582b7-2a2e-4a89-88d0-6c1e908c5aa0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:15.954633 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1ec582b7-2a2e-4a89-88d0-6c1e908c5aa0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56/action Aug 06 13:11:15.955218 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1ec582b7-2a2e-4a89-88d0-6c1e908c5aa0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:15.955440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1ec582b7-2a2e-4a89-88d0-6c1e908c5aa0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:15.975414 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:15.975414 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:15.988253 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-69c409d9-2aa9-4510-81d1-7bbf4e9cef77 req-1ec582b7-2a2e-4a89-88d0-6c1e908c5aa0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56/action returned with HTTP 204 Aug 06 13:11:15.988839 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 715/2855] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:11:15 2026] POST /volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:16.683023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1c98034-c834-42b8-8b5f-8b5195db7c8a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:16.684892 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1c98034-c834-42b8-8b5f-8b5195db7c8a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:16.685136 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1c98034-c834-42b8-8b5f-8b5195db7c8a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:16.685346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1c98034-c834-42b8-8b5f-8b5195db7c8a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:16.694548 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:16.694548 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:16.697799 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1c98034-c834-42b8-8b5f-8b5195db7c8a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:16.701758 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1c98034-c834-42b8-8b5f-8b5195db7c8a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:16.702313 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 711/2856] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:16 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:16.718777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-743120d4-2eaf-45e4-b256-0a1207d2ffaa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:16.721160 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-743120d4-2eaf-45e4-b256-0a1207d2ffaa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:16.721462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-743120d4-2eaf-45e4-b256-0a1207d2ffaa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:16.721718 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-743120d4-2eaf-45e4-b256-0a1207d2ffaa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:16.735315 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:16.735315 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:16.740541 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-743120d4-2eaf-45e4-b256-0a1207d2ffaa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:16.747147 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-743120d4-2eaf-45e4-b256-0a1207d2ffaa tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:16.747708 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 721/2857] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:16 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:16.808339 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:16.810047 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:16.810453 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1242287782", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:16.812019 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1242287782', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:16.895646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-b33cc787-3ab9-4b7e-9e96-ff106cdba5d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:16.897690 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-b33cc787-3ab9-4b7e-9e96-ff106cdba5d0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:16.897918 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-b33cc787-3ab9-4b7e-9e96-ff106cdba5d0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:16.898099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-b33cc787-3ab9-4b7e-9e96-ff106cdba5d0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:16.905648 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:16.905648 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:16.906629 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Create volume of 1 GB Aug 06 13:11:16.909401 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-b33cc787-3ab9-4b7e-9e96-ff106cdba5d0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:16.910906 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Availability Zones retrieved successfully. Aug 06 13:11:16.913108 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-b33cc787-3ab9-4b7e-9e96-ff106cdba5d0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:16.913466 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 716/2858] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:16 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:16.915900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Flow 'volume_create_api' (3e0a153b-fdd9-48ca-a7d3-6f6bbdac1814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:16.916995 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ac3a4-1244-41c6-901a-bbcfb1d75949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:16.917923 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:16.975204 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ac3a4-1244-41c6-901a-bbcfb1d75949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:16.976017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6925940-373f-4bc1-ab7a-7d2fe0d707a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:16.996216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0f3d53f3-55ca-4742-8d6a-d90651c02a9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:16.996634 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f3d53f3-55ca-4742-8d6a-d90651c02a9c None None] GET https://10.4.3.59/volume// Aug 06 13:11:16.997025 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f3d53f3-55ca-4742-8d6a-d90651c02a9c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:16.997135 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f3d53f3-55ca-4742-8d6a-d90651c02a9c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:16.997471 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f3d53f3-55ca-4742-8d6a-d90651c02a9c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:16.997773 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 712/2859] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:11:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:17.005764 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-4d1e7d7a-95e0-4e19-96f5-48a178ecc012 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:17.007763 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-4d1e7d7a-95e0-4e19-96f5-48a178ecc012 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:11:17.008116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-4d1e7d7a-95e0-4e19-96f5-48a178ecc012 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52a1c40c-dfe2-4fa4-918a-adac6103e318", "connector": null, "instance_uuid": "f82625ef-befe-4c1b-8f8b-8d69251ca3c0"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:17.016700 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:17.016700 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:17.041460 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Created reservations ['de6f754a-771d-4d34-afe4-f68360eb7ff6', '3bef4487-a140-4e71-ad6f-8c72211ba5e0', 'cf66dd97-37f7-43a2-9e56-a483706ce3cb', '1e192e48-6e36-4257-b590-27c66906a9ff'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:17.042217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6925940-373f-4bc1-ab7a-7d2fe0d707a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de6f754a-771d-4d34-afe4-f68360eb7ff6', '3bef4487-a140-4e71-ad6f-8c72211ba5e0', 'cf66dd97-37f7-43a2-9e56-a483706ce3cb', '1e192e48-6e36-4257-b590-27c66906a9ff']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:17.042917 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ec3058-e6d1-4416-8767-d4a54fb4de58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:17.043312 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-4d1e7d7a-95e0-4e19-96f5-48a178ecc012 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:11:17.043856 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 722/2860] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:11:17 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:17.066173 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ec3058-e6d1-4416-8767-d4a54fb4de58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '338e5285-e909-47ae-97f7-cb2c4f813842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1242287782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20fb6e685e014e288f38d84a88781e86',qos_specs=None,replication_status=,reservations=['de6f754a-771d-4d34-afe4-f68360eb7ff6','3bef4487-a140-4e71-ad6f-8c72211ba5e0','cf66dd97-37f7-43a2-9e56-a483706ce3cb','1e192e48-6e36-4257-b590-27c66906a9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37079503611e49aa97814e2caff27d24',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1242287782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=338e5285-e909-47ae-97f7-cb2c4f813842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20fb6e685e014e288f38d84a88781e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37079503611e49aa97814e2caff27d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:17.066863 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae1d049-7590-4436-b756-0d16c98b5a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:17.072543 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-174bda1e-e7ae-4519-b1cc-19adbbf04335 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:17.076485 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-174bda1e-e7ae-4519-b1cc-19adbbf04335 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:17.076485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-174bda1e-e7ae-4519-b1cc-19adbbf04335 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:17.076485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-174bda1e-e7ae-4519-b1cc-19adbbf04335 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:17.086028 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:17.086028 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:17.091051 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-174bda1e-e7ae-4519-b1cc-19adbbf04335 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:17.095296 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44cbea20-aee6-4b9f-af0a-1493fe4790bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:17.095657 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44cbea20-aee6-4b9f-af0a-1493fe4790bc None None] GET https://10.4.3.59/volume// Aug 06 13:11:17.095852 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44cbea20-aee6-4b9f-af0a-1493fe4790bc None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:17.096080 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-174bda1e-e7ae-4519-b1cc-19adbbf04335 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:17.096126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44cbea20-aee6-4b9f-af0a-1493fe4790bc None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:17.096727 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44cbea20-aee6-4b9f-af0a-1493fe4790bc None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:17.096781 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 717/2861] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:17 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:17.099277 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 713/2862] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:17.099358 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae1d049-7590-4436-b756-0d16c98b5a1b) transitioned into state 'SUCCESS' from state '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-1242287782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20fb6e685e014e288f38d84a88781e86',qos_specs=None,replication_status=,reservations=['de6f754a-771d-4d34-afe4-f68360eb7ff6','3bef4487-a140-4e71-ad6f-8c72211ba5e0','cf66dd97-37f7-43a2-9e56-a483706ce3cb','1e192e48-6e36-4257-b590-27c66906a9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37079503611e49aa97814e2caff27d24',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:17.099358 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff35c83-dc96-444e-bbdf-58db4e64c830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:17.108068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff35c83-dc96-444e-bbdf-58db4e64c830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:17.108244 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-97c1cb7e-218f-4f9b-8c7d-372863f70061 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:17.108845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Flow 'volume_create_api' (3e0a153b-fdd9-48ca-a7d3-6f6bbdac1814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:17.109415 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Create volume request issued successfully. Aug 06 13:11:17.109629 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bd27c8a-b15d-4308-9b5b-334fa59ab8ad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:17.110024 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 711/2863] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:11:16 2026] POST /volume/v3/volumes => generated 752 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:17.114788 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-97c1cb7e-218f-4f9b-8c7d-372863f70061 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:17.115117 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-97c1cb7e-218f-4f9b-8c7d-372863f70061 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:17.115389 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-97c1cb7e-218f-4f9b-8c7d-372863f70061 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:17.124949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb9cca06-f444-424d-8343-a7ee3d93d870 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:17.125273 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:17.125273 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:17.126620 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb9cca06-f444-424d-8343-a7ee3d93d870 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:11:17.126842 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb9cca06-f444-424d-8343-a7ee3d93d870 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:17.127056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb9cca06-f444-424d-8343-a7ee3d93d870 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:17.129218 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-97c1cb7e-218f-4f9b-8c7d-372863f70061 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:17.134675 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-97c1cb7e-218f-4f9b-8c7d-372863f70061 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:17.134675 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 723/2864] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:17 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:17.134725 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:17.134725 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:17.139926 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb9cca06-f444-424d-8343-a7ee3d93d870 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:17.143544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb9cca06-f444-424d-8343-a7ee3d93d870 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 200 Aug 06 13:11:17.143867 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 718/2865] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:17 2026] GET /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:17.251981 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f1e8ad64-860e-4c91-b879-0e8fd64d6309 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:17.256985 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f1e8ad64-860e-4c91-b879-0e8fd64d6309 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] PUT https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd Aug 06 13:11:17.257360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f1e8ad64-860e-4c91-b879-0e8fd64d6309 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:17.264711 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f1e8ad64-860e-4c91-b879-0e8fd64d6309 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Acquiring lock "cinder-attachment_update-52a1c40c-dfe2-4fa4-918a-adac6103e318-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:11:17.272213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f1e8ad64-860e-4c91-b879-0e8fd64d6309 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Lock "cinder-attachment_update-52a1c40c-dfe2-4fa4-918a-adac6103e318-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:11:17.273090 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:17.273090 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:17.366528 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f1e8ad64-860e-4c91-b879-0e8fd64d6309 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Lock "cinder-attachment_update-52a1c40c-dfe2-4fa4-918a-adac6103e318-np0000006653" released by "attachment_update" :: held 0.094s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:11:17.366836 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f1e8ad64-860e-4c91-b879-0e8fd64d6309 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd returned with HTTP 200 Aug 06 13:11:17.367367 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 714/2866] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:11:17 2026] PUT /volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:18.112862 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65c42b4a-e3f3-48cf-ac5a-4b7e0a8b68f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:18.116697 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65c42b4a-e3f3-48cf-ac5a-4b7e0a8b68f9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:18.116697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65c42b4a-e3f3-48cf-ac5a-4b7e0a8b68f9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:18.116697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65c42b4a-e3f3-48cf-ac5a-4b7e0a8b68f9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:18.125611 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:18.125611 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:18.128934 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65c42b4a-e3f3-48cf-ac5a-4b7e0a8b68f9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:18.132634 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65c42b4a-e3f3-48cf-ac5a-4b7e0a8b68f9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:18.133578 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 712/2867] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:18 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:18.156554 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb240be7-3cda-4eb0-8d3a-d585cfc017bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:18.158673 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb240be7-3cda-4eb0-8d3a-d585cfc017bf tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:11:18.158910 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb240be7-3cda-4eb0-8d3a-d585cfc017bf tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:18.159140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb240be7-3cda-4eb0-8d3a-d585cfc017bf tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:18.168445 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:18.168445 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:18.173059 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cb240be7-3cda-4eb0-8d3a-d585cfc017bf tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:18.179551 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb240be7-3cda-4eb0-8d3a-d585cfc017bf tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 200 Aug 06 13:11:18.180124 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 724/2868] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:18 2026] GET /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:18.192438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b4caf66-57e0-4820-aba3-86f473b44cad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:18.194109 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b4caf66-57e0-4820-aba3-86f473b44cad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:11:18.194190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b4caf66-57e0-4820-aba3-86f473b44cad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:18.194346 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b4caf66-57e0-4820-aba3-86f473b44cad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:18.201091 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:18.201091 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:18.205647 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b4caf66-57e0-4820-aba3-86f473b44cad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:18.211024 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b4caf66-57e0-4820-aba3-86f473b44cad tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 200 Aug 06 13:11:18.211452 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 719/2869] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:18 2026] GET /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:18.225255 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5cf8b45-3031-47ce-930e-cf61b960d341 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:18.230201 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5cf8b45-3031-47ce-930e-cf61b960d341 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:11:18.230781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5cf8b45-3031-47ce-930e-cf61b960d341 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:18.230781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5cf8b45-3031-47ce-930e-cf61b960d341 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:18.243142 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:18.243142 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:18.250749 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5cf8b45-3031-47ce-930e-cf61b960d341 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:18.257702 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5cf8b45-3031-47ce-930e-cf61b960d341 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 200 Aug 06 13:11:18.261282 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 715/2870] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:18 2026] GET /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:18.270344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:18.272722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:11:18.273222 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "338e5285-e909-47ae-97f7-cb2c4f813842", "name": "tempest-TestVolumeBackupRestore-backup-554270324", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:18.274946 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Creating new backup {'backup': {'volume_id': '338e5285-e909-47ae-97f7-cb2c4f813842', 'name': 'tempest-TestVolumeBackupRestore-backup-554270324', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:11:18.275203 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Creating backup of volume 338e5285-e909-47ae-97f7-cb2c4f813842 in container None Aug 06 13:11:18.285519 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:18.285519 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:18.285519 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:18.320637 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Created reservations ['2a9cf8e2-384f-43f9-b9de-43cfd4733044', '7c665d22-5eba-4a36-91e0-6342baa9cde0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:18.352923 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebfc8b30-0c13-4b39-bc3b-d2afaef3106e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:11:18.353275 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 713/2871] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:11:18 2026] POST /volume/v3/backups => generated 332 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:18.365615 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16d39b9b-86e1-45bc-8f21-111b696bbbf8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:18.367448 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16d39b9b-86e1-45bc-8f21-111b696bbbf8 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:18.371293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16d39b9b-86e1-45bc-8f21-111b696bbbf8 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:18.371293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16d39b9b-86e1-45bc-8f21-111b696bbbf8 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:18.371293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-16d39b9b-86e1-45bc-8f21-111b696bbbf8 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:18.371984 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:18.371984 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:18.372697 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16d39b9b-86e1-45bc-8f21-111b696bbbf8 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:18.373062 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 725/2872] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:18 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:19.151376 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-684d490f-871a-4fce-8281-4d4f83440858 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:19.155129 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-684d490f-871a-4fce-8281-4d4f83440858 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:19.155129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-684d490f-871a-4fce-8281-4d4f83440858 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:19.155129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-684d490f-871a-4fce-8281-4d4f83440858 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:19.164774 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:19.164774 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:19.168459 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-684d490f-871a-4fce-8281-4d4f83440858 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:19.173210 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-684d490f-871a-4fce-8281-4d4f83440858 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:19.173746 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 720/2873] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:19 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:19.385452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c2d6f9f2-df82-493c-9f39-37289e3e542e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:19.387196 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2d6f9f2-df82-493c-9f39-37289e3e542e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:19.387432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2d6f9f2-df82-493c-9f39-37289e3e542e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:19.387643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2d6f9f2-df82-493c-9f39-37289e3e542e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:19.387774 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c2d6f9f2-df82-493c-9f39-37289e3e542e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:19.392724 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:19.392724 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:19.393569 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2d6f9f2-df82-493c-9f39-37289e3e542e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:19.394058 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 716/2874] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:19 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:20.188467 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba1d0fac-e6a0-45bf-863c-9cabca4c6678 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:20.190554 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba1d0fac-e6a0-45bf-863c-9cabca4c6678 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:20.190800 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba1d0fac-e6a0-45bf-863c-9cabca4c6678 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:20.191053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba1d0fac-e6a0-45bf-863c-9cabca4c6678 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:20.201361 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:20.201361 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:20.205548 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba1d0fac-e6a0-45bf-863c-9cabca4c6678 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:20.210330 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba1d0fac-e6a0-45bf-863c-9cabca4c6678 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:20.210718 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 714/2875] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:20 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:20.408204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-783fcb33-023a-4743-a23f-71f25046e4b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:20.410021 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-783fcb33-023a-4743-a23f-71f25046e4b7 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:20.410212 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-783fcb33-023a-4743-a23f-71f25046e4b7 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:20.410412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-783fcb33-023a-4743-a23f-71f25046e4b7 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:20.410581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-783fcb33-023a-4743-a23f-71f25046e4b7 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:20.416623 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:20.416623 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:20.417618 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-783fcb33-023a-4743-a23f-71f25046e4b7 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:20.418052 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 726/2876] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:20 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:20.681693 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f36eb3d9-7e67-4efb-829e-d5284430de47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:20.684190 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f36eb3d9-7e67-4efb-829e-d5284430de47 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd/action Aug 06 13:11:20.684794 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f36eb3d9-7e67-4efb-829e-d5284430de47 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:20.685027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f36eb3d9-7e67-4efb-829e-d5284430de47 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:20.700291 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:20.700291 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:20.719630 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8c1a49ad-d9dd-4954-b84e-fe7f4464c0bd req-f36eb3d9-7e67-4efb-829e-d5284430de47 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd/action returned with HTTP 204 Aug 06 13:11:20.720097 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 721/2877] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:11:20 2026] POST /volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:20.734002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44498a5a-1552-48c5-a8c1-7ce9f39b9e01 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:20.736371 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44498a5a-1552-48c5-a8c1-7ce9f39b9e01 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:11:20.736667 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44498a5a-1552-48c5-a8c1-7ce9f39b9e01 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:20.736968 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44498a5a-1552-48c5-a8c1-7ce9f39b9e01 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:20.748665 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:20.748665 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:20.754405 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44498a5a-1552-48c5-a8c1-7ce9f39b9e01 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:20.762384 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44498a5a-1552-48c5-a8c1-7ce9f39b9e01 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd returned with HTTP 200 Aug 06 13:11:20.762991 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 717/2878] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:20 2026] GET /volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd => generated 1635 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:21.223512 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31819f9a-48ab-4344-b9d1-d1a6983095af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:21.223828 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31819f9a-48ab-4344-b9d1-d1a6983095af None None] GET https://10.4.3.59/volume// Aug 06 13:11:21.223877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31819f9a-48ab-4344-b9d1-d1a6983095af None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:21.224864 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31819f9a-48ab-4344-b9d1-d1a6983095af None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:21.226194 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df026923-8404-47c2-9658-30055bacc71c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:21.226858 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31819f9a-48ab-4344-b9d1-d1a6983095af None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:21.227251 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 715/2879] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:21.227646 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df026923-8404-47c2-9658-30055bacc71c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:21.227861 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df026923-8404-47c2-9658-30055bacc71c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:21.228044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df026923-8404-47c2-9658-30055bacc71c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:21.235756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0858c0ce-1d4a-4ddc-8ced-6a64056ee94e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:21.238213 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0858c0ce-1d4a-4ddc-8ced-6a64056ee94e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:11:21.238702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0858c0ce-1d4a-4ddc-8ced-6a64056ee94e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f559b01-b0f6-4411-aa20-c5b60a260f16", "connector": null, "instance_uuid": "3f47060f-0283-4c74-9a06-a6b3304298ff"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:21.262554 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:21.262554 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:21.263553 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:21.263553 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:21.275435 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df026923-8404-47c2-9658-30055bacc71c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:21.283826 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df026923-8404-47c2-9658-30055bacc71c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:21.284585 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 727/2880] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:21 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 1136 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:21.297163 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:21.298787 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:21.299120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52a1c40c-dfe2-4fa4-918a-adac6103e318", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1325064376"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:21.307146 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0858c0ce-1d4a-4ddc-8ced-6a64056ee94e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:11:21.307704 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 722/2881] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:11:21 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:21.309516 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:21.309516 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:21.309961 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:21.310097 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume 52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:21.317448 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-53ffbdf3-f78d-4e78-a102-38bb3a0775db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:21.319787 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-53ffbdf3-f78d-4e78-a102-38bb3a0775db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56 Aug 06 13:11:21.320225 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-53ffbdf3-f78d-4e78-a102-38bb3a0775db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:21.320611 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-53ffbdf3-f78d-4e78-a102-38bb3a0775db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:21.328062 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:21.328062 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:21.333124 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['109abff4-eb55-4908-97a4-701e3ed63877', '4b3ff7a3-de39-4a22-b99b-0bf616f10bad', '055eef5f-6807-465d-aa31-838c3b1a09ed', '79fca5c2-68ef-4570-b68e-dd9c361a8d94'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:21.367452 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot force create request issued successfully. Aug 06 13:11:21.367695 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d339688-6cad-46c2-87c4-bf7f05914f21 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:21.368095 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 718/2882] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:11:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:21.379352 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-578e11c8-efa1-469c-9546-29836a95d6c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:21.381468 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-578e11c8-efa1-469c-9546-29836a95d6c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:21.381785 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-578e11c8-efa1-469c-9546-29836a95d6c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:21.382561 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-578e11c8-efa1-469c-9546-29836a95d6c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:21.388360 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:21.388360 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:21.388815 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-578e11c8-efa1-469c-9546-29836a95d6c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:21.389614 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-578e11c8-efa1-469c-9546-29836a95d6c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 returned with HTTP 200 Aug 06 13:11:21.390024 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 728/2883] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:21 2026] GET /volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:21.395774 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-53ffbdf3-f78d-4e78-a102-38bb3a0775db tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56 returned with HTTP 200 Aug 06 13:11:21.396172 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 716/2884] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:11:21 2026] DELETE /volume/v3/attachments/35f621c7-16bc-4e77-a41c-050b79e94d56 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:21.431942 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-afc41fcc-e491-4c2a-8b36-fb550f0c1348 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:21.436485 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afc41fcc-e491-4c2a-8b36-fb550f0c1348 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:21.436485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afc41fcc-e491-4c2a-8b36-fb550f0c1348 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:21.436485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afc41fcc-e491-4c2a-8b36-fb550f0c1348 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:21.436485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-afc41fcc-e491-4c2a-8b36-fb550f0c1348 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:21.446169 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:21.446169 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:21.447038 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afc41fcc-e491-4c2a-8b36-fb550f0c1348 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:21.447462 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 723/2885] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:21 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 741 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:22.267881 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-24deb694-18e5-49a5-a579-e156c9d10b5a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:22.270156 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-24deb694-18e5-49a5-a579-e156c9d10b5a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] PUT https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 Aug 06 13:11:22.270563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-24deb694-18e5-49a5-a579-e156c9d10b5a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:22.279980 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-24deb694-18e5-49a5-a579-e156c9d10b5a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Acquiring lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:11:22.284828 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-24deb694-18e5-49a5-a579-e156c9d10b5a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:11:22.285774 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:22.285774 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:22.374381 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-24deb694-18e5-49a5-a579-e156c9d10b5a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" released by "attachment_update" :: held 0.089s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:11:22.374734 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-24deb694-18e5-49a5-a579-e156c9d10b5a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 returned with HTTP 200 Aug 06 13:11:22.375239 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 719/2886] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:11:22 2026] PUT /volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:22.388779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-a01924bd-b80a-4fc6-bed4-4ee5140ede0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:22.390795 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-a01924bd-b80a-4fc6-bed4-4ee5140ede0f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 Aug 06 13:11:22.391021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-a01924bd-b80a-4fc6-bed4-4ee5140ede0f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:22.391244 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-a01924bd-b80a-4fc6-bed4-4ee5140ede0f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:22.399682 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22fdcb0c-2a87-4a7e-b4b4-b68d80e1e145 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:22.401976 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22fdcb0c-2a87-4a7e-b4b4-b68d80e1e145 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:22.402239 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22fdcb0c-2a87-4a7e-b4b4-b68d80e1e145 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:22.402539 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22fdcb0c-2a87-4a7e-b4b4-b68d80e1e145 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:22.406248 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-a01924bd-b80a-4fc6-bed4-4ee5140ede0f tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 returned with HTTP 200 Aug 06 13:11:22.406982 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 729/2887] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:11:22 2026] GET /volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:22.409514 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:22.409514 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:22.410310 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22fdcb0c-2a87-4a7e-b4b4-b68d80e1e145 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:22.411471 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22fdcb0c-2a87-4a7e-b4b4-b68d80e1e145 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 returned with HTTP 200 Aug 06 13:11:22.412490 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 717/2888] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:22 2026] GET /volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:22.425722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:22.427562 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:22.427908 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52a1c40c-dfe2-4fa4-918a-adac6103e318", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1376949156"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:22.439541 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:22.439541 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:22.440162 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:22.440336 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume 52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:22.461218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e733360b-3a89-42e0-8ec0-f585661344a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:22.463189 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e733360b-3a89-42e0-8ec0-f585661344a1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:22.463413 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e733360b-3a89-42e0-8ec0-f585661344a1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:22.463595 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e733360b-3a89-42e0-8ec0-f585661344a1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:22.463695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e733360b-3a89-42e0-8ec0-f585661344a1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:22.468082 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:22.468082 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:22.468842 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e733360b-3a89-42e0-8ec0-f585661344a1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:22.469276 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 720/2889] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:22 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:22.477804 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['9062257b-c9b9-4bee-9d4c-40f9c614cf23', '2cf5684c-6760-47b1-8661-0e3edd4d2bc2', 'a424e775-6d9d-4115-83d1-142d89dee42a', '350fa6a9-b473-4c54-94db-50006c2a62be'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:22.520207 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot force create request issued successfully. Aug 06 13:11:22.520661 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af9cc39c-9782-45cf-913a-4114fb8d2d88 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:22.521228 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 724/2890] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:11:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:22.533899 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4fa981c-39d2-4e86-8011-52cb022b98a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:22.536090 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4fa981c-39d2-4e86-8011-52cb022b98a1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:22.536351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4fa981c-39d2-4e86-8011-52cb022b98a1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:22.536611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4fa981c-39d2-4e86-8011-52cb022b98a1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:22.546013 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:22.546013 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:22.546464 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4fa981c-39d2-4e86-8011-52cb022b98a1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:22.547239 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4fa981c-39d2-4e86-8011-52cb022b98a1 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 returned with HTTP 200 Aug 06 13:11:22.547599 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 730/2891] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:22 2026] GET /volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:23.481391 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fdcfc353-1489-4dee-b3cf-d3a56233088d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:23.483493 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdcfc353-1489-4dee-b3cf-d3a56233088d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:23.483853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdcfc353-1489-4dee-b3cf-d3a56233088d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:23.483853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdcfc353-1489-4dee-b3cf-d3a56233088d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:23.484048 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fdcfc353-1489-4dee-b3cf-d3a56233088d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:23.494323 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:23.494323 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:23.495794 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdcfc353-1489-4dee-b3cf-d3a56233088d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:23.495794 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 718/2892] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:23 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:23.557796 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5667d4e4-6ab6-4027-b79a-adb97e95b469 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:23.560353 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5667d4e4-6ab6-4027-b79a-adb97e95b469 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:23.560644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5667d4e4-6ab6-4027-b79a-adb97e95b469 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:23.560942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5667d4e4-6ab6-4027-b79a-adb97e95b469 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:23.569934 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:23.569934 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:23.570649 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5667d4e4-6ab6-4027-b79a-adb97e95b469 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:23.571882 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5667d4e4-6ab6-4027-b79a-adb97e95b469 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 returned with HTTP 200 Aug 06 13:11:23.572453 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 721/2893] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:23 2026] GET /volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:23.584204 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-80374167-4a87-4aba-9dc5-78daebd6c354 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:23.586541 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80374167-4a87-4aba-9dc5-78daebd6c354 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:23.586742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80374167-4a87-4aba-9dc5-78daebd6c354 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:23.586938 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80374167-4a87-4aba-9dc5-78daebd6c354 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:23.587043 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-80374167-4a87-4aba-9dc5-78daebd6c354 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:23.592233 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:23.592233 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:23.592835 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80374167-4a87-4aba-9dc5-78daebd6c354 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:23.610319 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80374167-4a87-4aba-9dc5-78daebd6c354 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:11:23.610548 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80374167-4a87-4aba-9dc5-78daebd6c354 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 returned with HTTP 202 Aug 06 13:11:23.610943 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 725/2894] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:23 2026] DELETE /volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:23.621296 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d0da102-8520-47a2-a391-0a9a661be625 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:23.623360 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d0da102-8520-47a2-a391-0a9a661be625 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:23.623654 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d0da102-8520-47a2-a391-0a9a661be625 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:23.623946 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d0da102-8520-47a2-a391-0a9a661be625 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:23.630546 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:23.630546 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:23.631010 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d0da102-8520-47a2-a391-0a9a661be625 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:23.631824 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d0da102-8520-47a2-a391-0a9a661be625 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 returned with HTTP 200 Aug 06 13:11:23.632432 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 731/2895] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:23 2026] GET /volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:24.071942 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-5c7e3409-156b-4d27-ad1d-3dd807a1b070 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:24.074762 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-5c7e3409-156b-4d27-ad1d-3dd807a1b070 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5 Aug 06 13:11:24.075025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-5c7e3409-156b-4d27-ad1d-3dd807a1b070 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:24.075287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-5c7e3409-156b-4d27-ad1d-3dd807a1b070 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:24.084918 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:24.084918 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:24.130349 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-5c7e3409-156b-4d27-ad1d-3dd807a1b070 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5 returned with HTTP 200 Aug 06 13:11:24.130816 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 719/2896] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:11:24 2026] DELETE /volume/v3/attachments/eeca123f-8cd9-4a3d-837e-956f484c23d5 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:24.141131 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:24.143063 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:11:24.143252 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:24.143507 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:24.143686 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:11:24.150985 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:24.150985 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:24.151535 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:24.167095 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:11:24.167291 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bb658933-8926-42cb-b8ff-10c3e5f10b34 req-026b5bcf-2fc5-4c17-9b55-5c4a76d1cb36 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd returned with HTTP 202 Aug 06 13:11:24.167942 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 722/2897] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:11:24 2026] DELETE /volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:24.506501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39b152b1-085e-45a2-a64f-3d3f619a44a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:24.508681 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39b152b1-085e-45a2-a64f-3d3f619a44a0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:24.508928 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39b152b1-085e-45a2-a64f-3d3f619a44a0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:24.509186 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39b152b1-085e-45a2-a64f-3d3f619a44a0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:24.512285 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-39b152b1-085e-45a2-a64f-3d3f619a44a0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:24.514750 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:24.514750 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:24.515930 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39b152b1-085e-45a2-a64f-3d3f619a44a0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:24.516440 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 726/2898] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:24 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:24.642946 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb4a0fd7-1694-4c6f-87a1-b7a1ad326f3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:24.645086 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb4a0fd7-1694-4c6f-87a1-b7a1ad326f3e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:24.645298 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb4a0fd7-1694-4c6f-87a1-b7a1ad326f3e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:24.645491 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb4a0fd7-1694-4c6f-87a1-b7a1ad326f3e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:24.649743 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb4a0fd7-1694-4c6f-87a1-b7a1ad326f3e tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 returned with HTTP 404 Aug 06 13:11:24.650199 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 732/2899] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:24 2026] GET /volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:24.658411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:24.661615 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:11:24.661812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:24.662011 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:24.662108 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:11:24.669794 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:24.669794 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:24.670392 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:24.695342 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:11:24.695543 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3b668bf-b261-4100-bd87-11bdb3bd173f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 returned with HTTP 202 Aug 06 13:11:24.695969 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 720/2900] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:24 2026] DELETE /volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:24.707786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5b8ed314-3f7e-4dfa-b39e-2aca35078c1d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:24.710215 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b8ed314-3f7e-4dfa-b39e-2aca35078c1d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:11:24.710895 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b8ed314-3f7e-4dfa-b39e-2aca35078c1d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:24.710895 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b8ed314-3f7e-4dfa-b39e-2aca35078c1d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:24.717221 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:24.717221 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:24.718245 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5b8ed314-3f7e-4dfa-b39e-2aca35078c1d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:24.718569 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b8ed314-3f7e-4dfa-b39e-2aca35078c1d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 returned with HTTP 200 Aug 06 13:11:24.718957 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 723/2901] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:24 2026] GET /volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:25.531519 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d7d056a-1774-4b17-98e8-59393cabcfc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:25.532928 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d7d056a-1774-4b17-98e8-59393cabcfc0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:25.533196 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d7d056a-1774-4b17-98e8-59393cabcfc0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:25.533357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d7d056a-1774-4b17-98e8-59393cabcfc0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:25.533461 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d7d056a-1774-4b17-98e8-59393cabcfc0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:25.537250 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:25.537250 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:25.537960 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d7d056a-1774-4b17-98e8-59393cabcfc0 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:25.538288 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 727/2902] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:25 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:25.729500 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6b96c9d-3666-4f10-ac34-810b44c535c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:25.731725 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6b96c9d-3666-4f10-ac34-810b44c535c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:11:25.732275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6b96c9d-3666-4f10-ac34-810b44c535c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:25.732275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6b96c9d-3666-4f10-ac34-810b44c535c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:25.737421 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6b96c9d-3666-4f10-ac34-810b44c535c7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 returned with HTTP 404 Aug 06 13:11:25.738169 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 733/2903] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:25 2026] GET /volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:25.745099 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:25.746929 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:25.747124 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:25.747344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:25.747435 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:25.752465 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:25.752465 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:25.752860 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:25.772170 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:11:25.772449 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d5a51b5-3258-4693-b9cd-086eddd82d6b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 returned with HTTP 202 Aug 06 13:11:25.773087 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 721/2904] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:25 2026] DELETE /volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:25.780396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eef841f6-e4c8-4478-93c4-01abb8ec3554 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:25.782161 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eef841f6-e4c8-4478-93c4-01abb8ec3554 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:25.782365 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eef841f6-e4c8-4478-93c4-01abb8ec3554 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:25.782543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eef841f6-e4c8-4478-93c4-01abb8ec3554 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:25.787670 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbaebbf5-7847-4b98-9eaf-d88a5a860ba1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:25.788386 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:25.788386 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:25.788833 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eef841f6-e4c8-4478-93c4-01abb8ec3554 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:25.789791 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbaebbf5-7847-4b98-9eaf-d88a5a860ba1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd Aug 06 13:11:25.789923 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eef841f6-e4c8-4478-93c4-01abb8ec3554 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 returned with HTTP 200 Aug 06 13:11:25.790046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbaebbf5-7847-4b98-9eaf-d88a5a860ba1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:25.790285 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbaebbf5-7847-4b98-9eaf-d88a5a860ba1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:25.790524 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 724/2905] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:25 2026] GET /volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:25.797183 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbaebbf5-7847-4b98-9eaf-d88a5a860ba1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd returned with HTTP 404 Aug 06 13:11:25.797642 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 728/2906] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:25 2026] GET /volume/v3/volumes/8bb880f7-2d4f-4d71-8190-3f65784a8bbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:25.804190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:25.806285 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:11:25.806532 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:25.806764 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:25.806933 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:11:25.812507 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:25.812507 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:25.813121 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:11:25.832286 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot delete request issued successfully. Aug 06 13:11:25.832469 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-276ccdeb-06ec-496f-aa8e-3b46daa71c27 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 202 Aug 06 13:11:25.832957 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 734/2907] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:25 2026] DELETE /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:25.841101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7bded27-35ce-4fc0-bdcc-45e2395b3c88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:25.843076 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7bded27-35ce-4fc0-bdcc-45e2395b3c88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:11:25.843355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7bded27-35ce-4fc0-bdcc-45e2395b3c88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:25.843599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7bded27-35ce-4fc0-bdcc-45e2395b3c88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:25.848662 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:25.848662 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:25.849211 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7bded27-35ce-4fc0-bdcc-45e2395b3c88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:11:25.850084 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7bded27-35ce-4fc0-bdcc-45e2395b3c88 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 200 Aug 06 13:11:25.850432 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 722/2908] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:25 2026] GET /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:26.547857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-838d79f0-9e56-4f3b-9417-0bd97bcdc3da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.549650 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-838d79f0-9e56-4f3b-9417-0bd97bcdc3da tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:26.549827 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-838d79f0-9e56-4f3b-9417-0bd97bcdc3da tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:26.550015 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-838d79f0-9e56-4f3b-9417-0bd97bcdc3da tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:26.550118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-838d79f0-9e56-4f3b-9417-0bd97bcdc3da tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:26.554505 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:26.554505 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:26.555310 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-838d79f0-9e56-4f3b-9417-0bd97bcdc3da tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:26.555718 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 725/2909] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:26 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:26.799689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0890f6d3-46da-4937-bf8a-9be53d121b48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.801834 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0890f6d3-46da-4937-bf8a-9be53d121b48 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:26.802100 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0890f6d3-46da-4937-bf8a-9be53d121b48 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:26.802510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0890f6d3-46da-4937-bf8a-9be53d121b48 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:26.807249 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0890f6d3-46da-4937-bf8a-9be53d121b48 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 returned with HTTP 404 Aug 06 13:11:26.807771 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 729/2910] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:26 2026] GET /volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:26.814449 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3df69a8-a941-4133-8be3-d81022d00d10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.816290 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3df69a8-a941-4133-8be3-d81022d00d10 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:26.816546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3df69a8-a941-4133-8be3-d81022d00d10 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:26.816784 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3df69a8-a941-4133-8be3-d81022d00d10 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:26.816946 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f3df69a8-a941-4133-8be3-d81022d00d10 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 4bba590c-3225-4b34-bed4-4cfa54489332 Aug 06 13:11:26.821480 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3df69a8-a941-4133-8be3-d81022d00d10 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 returned with HTTP 404 Aug 06 13:11:26.822120 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 735/2911] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:26 2026] DELETE /volume/v3/snapshots/4bba590c-3225-4b34-bed4-4cfa54489332 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:26.827964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b29c368a-e5c0-4c20-ab40-546ca28e17a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.830080 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b29c368a-e5c0-4c20-ab40-546ca28e17a3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:26.830335 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b29c368a-e5c0-4c20-ab40-546ca28e17a3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:26.830532 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b29c368a-e5c0-4c20-ab40-546ca28e17a3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:26.830631 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b29c368a-e5c0-4c20-ab40-546ca28e17a3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 045baeee-4df2-4eab-8ea7-df227f6be3e7 Aug 06 13:11:26.835940 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b29c368a-e5c0-4c20-ab40-546ca28e17a3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 returned with HTTP 404 Aug 06 13:11:26.836606 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 723/2912] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:26 2026] DELETE /volume/v3/snapshots/045baeee-4df2-4eab-8ea7-df227f6be3e7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:26.858801 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b9afb9aa-f203-4af3-853a-d7c3d9a25f84 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.860524 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9afb9aa-f203-4af3-853a-d7c3d9a25f84 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:11:26.860735 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9afb9aa-f203-4af3-853a-d7c3d9a25f84 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:26.860888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9afb9aa-f203-4af3-853a-d7c3d9a25f84 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:26.865307 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9afb9aa-f203-4af3-853a-d7c3d9a25f84 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 404 Aug 06 13:11:26.865694 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 726/2913] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:26 2026] GET /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:26.868481 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-5c8e4ded-2b48-44eb-ab08-6295eee01f1b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.870534 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-5c8e4ded-2b48-44eb-ab08-6295eee01f1b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:26.870667 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-5c8e4ded-2b48-44eb-ab08-6295eee01f1b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:26.870908 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-5c8e4ded-2b48-44eb-ab08-6295eee01f1b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:26.879823 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:26.879823 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:26.883304 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-5c8e4ded-2b48-44eb-ab08-6295eee01f1b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:26.887072 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-5c8e4ded-2b48-44eb-ab08-6295eee01f1b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:26.887502 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 730/2914] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:26 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:26.904187 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-e994981b-4060-43d2-94f6-70c23304a1b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.906132 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-e994981b-4060-43d2-94f6-70c23304a1b8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318/action Aug 06 13:11:26.906478 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-e994981b-4060-43d2-94f6-70c23304a1b8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:26.906585 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-e994981b-4060-43d2-94f6-70c23304a1b8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:26.916530 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:26.916530 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:26.916967 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-e994981b-4060-43d2-94f6-70c23304a1b8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:26.921837 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-e994981b-4060-43d2-94f6-70c23304a1b8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Begin detaching volume completed successfully. Aug 06 13:11:26.922033 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-e994981b-4060-43d2-94f6-70c23304a1b8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318/action returned with HTTP 202 Aug 06 13:11:26.922489 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 736/2915] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:11:26 2026] POST /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:11:26.975688 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09aae414-2183-4c15-8471-a0c4e7e1b901 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:26.978420 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09aae414-2183-4c15-8471-a0c4e7e1b901 None None] GET https://10.4.3.59/volume// Aug 06 13:11:26.978580 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09aae414-2183-4c15-8471-a0c4e7e1b901 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:26.978755 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09aae414-2183-4c15-8471-a0c4e7e1b901 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:26.979060 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09aae414-2183-4c15-8471-a0c4e7e1b901 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:26.979364 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 724/2916] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:27.000806 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-1d35eeca-59a6-49ce-a95d-0d6f17a5ce96 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:27.002913 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-1d35eeca-59a6-49ce-a95d-0d6f17a5ce96 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:27.003125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-1d35eeca-59a6-49ce-a95d-0d6f17a5ce96 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:27.003340 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-1d35eeca-59a6-49ce-a95d-0d6f17a5ce96 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:27.013859 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:27.013859 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:27.020968 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-1d35eeca-59a6-49ce-a95d-0d6f17a5ce96 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:27.025914 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-1d35eeca-59a6-49ce-a95d-0d6f17a5ce96 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:27.026503 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 727/2917] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:26 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:27.553793 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0db47470-189b-410a-890d-415298a9f83a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:27.556223 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0db47470-189b-410a-890d-415298a9f83a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption Aug 06 13:11:27.556423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0db47470-189b-410a-890d-415298a9f83a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:27.556619 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0db47470-189b-410a-890d-415298a9f83a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:27.565839 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef800bcd-17cd-453b-90b3-2514f2bacabe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:27.567175 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:27.567175 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:27.567808 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef800bcd-17cd-453b-90b3-2514f2bacabe tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:27.568025 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef800bcd-17cd-453b-90b3-2514f2bacabe tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:27.568165 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef800bcd-17cd-453b-90b3-2514f2bacabe tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:27.568344 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ef800bcd-17cd-453b-90b3-2514f2bacabe tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:27.574370 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:27.574370 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:27.574370 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef800bcd-17cd-453b-90b3-2514f2bacabe tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:27.574931 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 737/2918] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:27 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:27.580247 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-0db47470-189b-410a-890d-415298a9f83a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption returned with HTTP 200 Aug 06 13:11:27.580733 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 731/2919] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:11:27 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:28.296567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-60614f14-1807-4720-962d-f4c50625891f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:28.305353 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-60614f14-1807-4720-962d-f4c50625891f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd Aug 06 13:11:28.305639 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-60614f14-1807-4720-962d-f4c50625891f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:28.305894 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-60614f14-1807-4720-962d-f4c50625891f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:28.329630 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:28.329630 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:28.390170 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2cf22ace-766a-4a6d-9c6a-8b4c725876e0 req-60614f14-1807-4720-962d-f4c50625891f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd returned with HTTP 200 Aug 06 13:11:28.390675 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 725/2920] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:11:28 2026] DELETE /volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:28.586377 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0e953e6-922e-4709-b991-1c2dead96eee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:28.588417 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0e953e6-922e-4709-b991-1c2dead96eee tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:28.588677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0e953e6-922e-4709-b991-1c2dead96eee tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:28.588967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0e953e6-922e-4709-b991-1c2dead96eee tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:28.589079 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a0e953e6-922e-4709-b991-1c2dead96eee tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:28.593510 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:28.593510 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:28.594179 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0e953e6-922e-4709-b991-1c2dead96eee tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:28.594547 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 728/2921] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:28 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:28.659608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-158238f6-297f-4c49-9608-24d996d65fb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:28.661254 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-158238f6-297f-4c49-9608-24d996d65fb1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7 Aug 06 13:11:28.661462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-158238f6-297f-4c49-9608-24d996d65fb1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:28.661670 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-158238f6-297f-4c49-9608-24d996d65fb1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:28.670751 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:28.670751 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:28.710099 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-158238f6-297f-4c49-9608-24d996d65fb1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7 returned with HTTP 200 Aug 06 13:11:28.710499 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 738/2922] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:11:28 2026] DELETE /volume/v3/attachments/63353f12-64fc-48ac-b748-5362077a33a7 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:28.721911 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:28.723732 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:11:28.723944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:28.724076 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:28.724226 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:11:28.731693 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:28.731693 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:28.732144 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:28.755139 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:11:28.755328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-36b08da9-3a57-43b1-8f41-17196fa522d1 req-cc06f0dc-f988-4c2a-82de-a93b9d9301ee tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 202 Aug 06 13:11:28.755790 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 732/2923] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:11:28 2026] DELETE /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:29.427483 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0549dde5-cadd-4eec-8bb8-de9f11d0f370 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:29.429790 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0549dde5-cadd-4eec-8bb8-de9f11d0f370 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:11:29.430066 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0549dde5-cadd-4eec-8bb8-de9f11d0f370 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:29.430343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0549dde5-cadd-4eec-8bb8-de9f11d0f370 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:29.437817 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0549dde5-cadd-4eec-8bb8-de9f11d0f370 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 404 Aug 06 13:11:29.438600 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 726/2924] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:29 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:29.572424 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b3b93254-0cbd-484e-885f-548ad23ef2fa req-bf39efa2-ad3b-4546-bae0-9340a9f31e0b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:29.574846 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b3b93254-0cbd-484e-885f-548ad23ef2fa req-bf39efa2-ad3b-4546-bae0-9340a9f31e0b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd Aug 06 13:11:29.575013 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b3b93254-0cbd-484e-885f-548ad23ef2fa req-bf39efa2-ad3b-4546-bae0-9340a9f31e0b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:29.575183 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b3b93254-0cbd-484e-885f-548ad23ef2fa req-bf39efa2-ad3b-4546-bae0-9340a9f31e0b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:29.579882 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b3b93254-0cbd-484e-885f-548ad23ef2fa req-bf39efa2-ad3b-4546-bae0-9340a9f31e0b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd returned with HTTP 404 Aug 06 13:11:29.580431 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 729/2925] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:11:29 2026] DELETE /volume/v3/attachments/1217d567-44b9-4da9-a77b-0bb24e7183cd => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:11:29.606479 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ce80b8c-a785-47b7-bab1-705f910a1cf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:29.608599 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ce80b8c-a785-47b7-bab1-705f910a1cf2 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:29.609204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ce80b8c-a785-47b7-bab1-705f910a1cf2 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:29.609518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ce80b8c-a785-47b7-bab1-705f910a1cf2 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:29.609518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5ce80b8c-a785-47b7-bab1-705f910a1cf2 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:29.615319 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:29.615319 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:29.616459 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ce80b8c-a785-47b7-bab1-705f910a1cf2 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:29.617223 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 739/2926] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:29 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:29.924998 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-91b6295f-0332-44f5-b857-b2b3f17ac3cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:29.931571 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-91b6295f-0332-44f5-b857-b2b3f17ac3cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649/action Aug 06 13:11:29.931571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-91b6295f-0332-44f5-b857-b2b3f17ac3cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:29.931571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-91b6295f-0332-44f5-b857-b2b3f17ac3cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:29.961504 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:29.961504 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:29.976508 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9616bec9-398d-47a5-9f9f-06b69e3c417d req-91b6295f-0332-44f5-b857-b2b3f17ac3cf tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649/action returned with HTTP 204 Aug 06 13:11:29.977192 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 733/2927] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:11:29 2026] POST /volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:30.105323 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f12839db-5c74-459a-be97-99a2938dc506 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:30.107465 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f12839db-5c74-459a-be97-99a2938dc506 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:11:30.107709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f12839db-5c74-459a-be97-99a2938dc506 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:30.107919 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f12839db-5c74-459a-be97-99a2938dc506 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:30.108018 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f12839db-5c74-459a-be97-99a2938dc506 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: 17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:11:30.112886 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f12839db-5c74-459a-be97-99a2938dc506 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 404 Aug 06 13:11:30.113514 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 727/2928] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:30 2026] DELETE /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:30.122052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-411d9709-b9f7-419f-9ca5-bd22ab0f0732 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:30.124563 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-411d9709-b9f7-419f-9ca5-bd22ab0f0732 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca Aug 06 13:11:30.124850 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-411d9709-b9f7-419f-9ca5-bd22ab0f0732 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:30.125093 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-411d9709-b9f7-419f-9ca5-bd22ab0f0732 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:30.131582 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-411d9709-b9f7-419f-9ca5-bd22ab0f0732 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca returned with HTTP 404 Aug 06 13:11:30.132159 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 730/2929] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:30 2026] GET /volume/v3/snapshots/17746c1d-1a4d-4112-96ec-609bd8bf11ca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:30.629363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fefa87b-09d2-4ab8-b384-ec4f9fc482c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:30.631149 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fefa87b-09d2-4ab8-b384-ec4f9fc482c1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:30.631340 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fefa87b-09d2-4ab8-b384-ec4f9fc482c1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:30.631534 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fefa87b-09d2-4ab8-b384-ec4f9fc482c1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:30.631633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2fefa87b-09d2-4ab8-b384-ec4f9fc482c1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:30.637583 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:30.637583 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:30.638329 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fefa87b-09d2-4ab8-b384-ec4f9fc482c1 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:30.638695 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 740/2930] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:30 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:30.845440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f76ff1b-04e4-4d31-99fa-64b5896ab528 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:30.848445 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f76ff1b-04e4-4d31-99fa-64b5896ab528 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:11:30.848657 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f76ff1b-04e4-4d31-99fa-64b5896ab528 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:30.848860 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f76ff1b-04e4-4d31-99fa-64b5896ab528 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:30.849028 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8f76ff1b-04e4-4d31-99fa-64b5896ab528 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:11:30.857362 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f76ff1b-04e4-4d31-99fa-64b5896ab528 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 404 Aug 06 13:11:30.857362 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 734/2931] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:30 2026] DELETE /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:30.866370 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a2f45a1-c93d-427b-af96-54a128cea472 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:30.868027 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a2f45a1-c93d-427b-af96-54a128cea472 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 Aug 06 13:11:30.868429 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a2f45a1-c93d-427b-af96-54a128cea472 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:30.868429 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a2f45a1-c93d-427b-af96-54a128cea472 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:30.875681 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a2f45a1-c93d-427b-af96-54a128cea472 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 returned with HTTP 404 Aug 06 13:11:30.875834 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 728/2932] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:30 2026] GET /volume/v3/volumes/0599cd2b-9568-441a-aa30-3c2354836824 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:31.214016 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1f1d7ed-1d9d-4bec-9c87-5e8df595c2de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:31.216569 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1f1d7ed-1d9d-4bec-9c87-5e8df595c2de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:11:31.216829 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1f1d7ed-1d9d-4bec-9c87-5e8df595c2de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:31.217049 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1f1d7ed-1d9d-4bec-9c87-5e8df595c2de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:31.217171 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-b1f1d7ed-1d9d-4bec-9c87-5e8df595c2de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: fc95e66a-df0f-4908-8f1a-46d1dbf0b163 Aug 06 13:11:31.222717 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1f1d7ed-1d9d-4bec-9c87-5e8df595c2de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 returned with HTTP 404 Aug 06 13:11:31.227387 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 731/2933] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:31 2026] DELETE /volume/v3/snapshots/fc95e66a-df0f-4908-8f1a-46d1dbf0b163 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:31.240507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3eba1413-5cf1-4411-ae22-546a60ea9304 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:31.242343 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3eba1413-5cf1-4411-ae22-546a60ea9304 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:31.242579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3eba1413-5cf1-4411-ae22-546a60ea9304 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:31.242775 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3eba1413-5cf1-4411-ae22-546a60ea9304 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:31.251371 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:31.251371 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:31.254547 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3eba1413-5cf1-4411-ae22-546a60ea9304 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:31.259569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3eba1413-5cf1-4411-ae22-546a60ea9304 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:31.260034 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 741/2934] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:31 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:31.285421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:31.296421 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:31.298465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-456687940"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:31.306231 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-456687940'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:31.307138 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume of 1 GB Aug 06 13:11:31.331506 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Availability Zones retrieved successfully. Aug 06 13:11:31.354934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (82c3cbd9-6ffa-4fa1-9b2d-74fe86a0a4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:31.357018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f414665-3aa9-48cc-b81b-b676c9bdc835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:31.358826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:31.416980 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f414665-3aa9-48cc-b81b-b676c9bdc835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:31.418037 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68dec9a2-68d7-41ce-9aaa-36829afb7e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:31.468835 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['ae11941e-18b9-4c4e-8a9c-78a4719e539c', '8bbdee6d-276e-4dc3-889b-0141037132a1', '79408a71-73d9-4615-b4bb-b8b3d1b9654e', 'fe432f20-0c31-49ff-8482-8b86ec17bed0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:31.469843 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68dec9a2-68d7-41ce-9aaa-36829afb7e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae11941e-18b9-4c4e-8a9c-78a4719e539c', '8bbdee6d-276e-4dc3-889b-0141037132a1', '79408a71-73d9-4615-b4bb-b8b3d1b9654e', 'fe432f20-0c31-49ff-8482-8b86ec17bed0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:31.470862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e06178-bea5-4b7c-87c7-cc7971be92b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:31.498945 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e06178-bea5-4b7c-87c7-cc7971be92b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '457ecf02-c610-40c2-b2a2-c719756ea547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-456687940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['ae11941e-18b9-4c4e-8a9c-78a4719e539c','8bbdee6d-276e-4dc3-889b-0141037132a1','79408a71-73d9-4615-b4bb-b8b3d1b9654e','fe432f20-0c31-49ff-8482-8b86ec17bed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-456687940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=457ecf02-c610-40c2-b2a2-c719756ea547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae8c1afa56749e3b8cd86643d88f353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13905fb31f24d1d826dc6e36e138f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:31.499983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf38df9b-f046-4e04-a731-2f9612189c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:31.519495 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf38df9b-f046-4e04-a731-2f9612189c8a) transitioned into state 'SUCCESS' from state '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-456687940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['ae11941e-18b9-4c4e-8a9c-78a4719e539c','8bbdee6d-276e-4dc3-889b-0141037132a1','79408a71-73d9-4615-b4bb-b8b3d1b9654e','fe432f20-0c31-49ff-8482-8b86ec17bed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:31.520442 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee1372-5321-4c6e-857b-f213496d0c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:31.532936 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee1372-5321-4c6e-857b-f213496d0c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:31.534033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (82c3cbd9-6ffa-4fa1-9b2d-74fe86a0a4e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:31.534443 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request issued successfully. Aug 06 13:11:31.535167 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddb8c2ca-cf40-499a-88ae-74c6fd5f65f4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:31.535938 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 735/2935] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:11:31 2026] POST /volume/v3/volumes => generated 751 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:31.548491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2594cf48-abee-46f4-aa1a-9a19693700c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:31.550611 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2594cf48-abee-46f4-aa1a-9a19693700c5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:31.550918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2594cf48-abee-46f4-aa1a-9a19693700c5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:31.551318 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2594cf48-abee-46f4-aa1a-9a19693700c5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:31.560306 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:31.560306 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:31.564891 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2594cf48-abee-46f4-aa1a-9a19693700c5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:31.570308 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2594cf48-abee-46f4-aa1a-9a19693700c5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 returned with HTTP 200 Aug 06 13:11:31.570890 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 729/2936] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:31 2026] GET /volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:31.651351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-feebf38e-8e9d-4f2a-a5f1-ff7a997ad676 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:31.656685 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-feebf38e-8e9d-4f2a-a5f1-ff7a997ad676 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:31.656895 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-feebf38e-8e9d-4f2a-a5f1-ff7a997ad676 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:31.657116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-feebf38e-8e9d-4f2a-a5f1-ff7a997ad676 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:31.657229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-feebf38e-8e9d-4f2a-a5f1-ff7a997ad676 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:31.667457 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:31.667457 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:31.668689 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-feebf38e-8e9d-4f2a-a5f1-ff7a997ad676 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:31.669161 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 732/2937] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:31 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:32.522074 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9df37ae3-792c-42d8-b201-575493c5b498 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.522549 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df37ae3-792c-42d8-b201-575493c5b498 None None] GET https://10.4.3.59/volume// Aug 06 13:11:32.522756 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df37ae3-792c-42d8-b201-575493c5b498 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:32.522998 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df37ae3-792c-42d8-b201-575493c5b498 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:32.523427 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df37ae3-792c-42d8-b201-575493c5b498 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:32.523754 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 742/2938] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:32.536131 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-77cb5c81-1837-4018-9957-a67d46707682 req-0519282b-bc51-4b26-b869-e17563a8efa6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.538374 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-0519282b-bc51-4b26-b869-e17563a8efa6 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:11:32.538696 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-0519282b-bc51-4b26-b869-e17563a8efa6 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f559b01-b0f6-4411-aa20-c5b60a260f16", "connector": null, "instance_uuid": "3f47060f-0283-4c74-9a06-a6b3304298ff"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:32.549242 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.549242 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:32.576226 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-0519282b-bc51-4b26-b869-e17563a8efa6 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:11:32.576635 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 736/2939] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:11:32 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:32.590067 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d569fc1-d7c2-4b4f-a747-81ad52b70d8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.592159 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d569fc1-d7c2-4b4f-a747-81ad52b70d8c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:32.592369 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d569fc1-d7c2-4b4f-a747-81ad52b70d8c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:32.592572 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d569fc1-d7c2-4b4f-a747-81ad52b70d8c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:32.595747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-77cb5c81-1837-4018-9957-a67d46707682 req-6804b10e-f062-4548-9781-eb39073db9c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.600457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-6804b10e-f062-4548-9781-eb39073db9c0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 Aug 06 13:11:32.600652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-6804b10e-f062-4548-9781-eb39073db9c0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:32.600854 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-6804b10e-f062-4548-9781-eb39073db9c0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:32.603487 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.603487 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:32.610005 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d569fc1-d7c2-4b4f-a747-81ad52b70d8c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:32.615638 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.615638 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:32.618998 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d569fc1-d7c2-4b4f-a747-81ad52b70d8c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 returned with HTTP 200 Aug 06 13:11:32.619602 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 730/2940] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:32 2026] GET /volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:32.630060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.631828 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:32.632168 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "457ecf02-c610-40c2-b2a2-c719756ea547", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1758579973"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:32.642767 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.644277 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:32.644589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-972370558", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:32.645899 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-972370558', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:32.649445 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.649445 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:32.649445 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:32.649445 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume 457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:32.665076 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-6804b10e-f062-4548-9781-eb39073db9c0 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 returned with HTTP 200 Aug 06 13:11:32.665845 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 733/2941] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:11:32 2026] DELETE /volume/v3/attachments/541817d1-f3e6-43f3-b936-ee935f3e2649 => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:32.679631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['a8b6778f-57be-442a-8847-0ec02795f629', '82aa56ec-fffc-4fbe-8d55-6f90ab92a01b', '88796133-a5c8-4482-9b93-20499036e8f2', '7a1bd8fc-10d2-4ad9-9bc1-296a658b6d25'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:32.682117 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcf51723-3450-4986-bd17-24f5fc5e3a71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.683853 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcf51723-3450-4986-bd17-24f5fc5e3a71 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:32.684096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcf51723-3450-4986-bd17-24f5fc5e3a71 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:32.684518 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcf51723-3450-4986-bd17-24f5fc5e3a71 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:32.684518 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fcf51723-3450-4986-bd17-24f5fc5e3a71 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:32.689050 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.689050 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:32.690012 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcf51723-3450-4986-bd17-24f5fc5e3a71 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:32.690484 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 731/2942] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:32 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:32.718826 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot create request issued successfully. Aug 06 13:11:32.719177 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1818f0e3-1d71-40b9-80ed-d12728bc3fca tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:32.719722 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 743/2943] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:11:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:32.730077 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:11:32.730158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cab9ea2c-e80c-4ddd-a5d5-d62895e520df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.730397 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.730397 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:32.731898 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cab9ea2c-e80c-4ddd-a5d5-d62895e520df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 Aug 06 13:11:32.732091 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cab9ea2c-e80c-4ddd-a5d5-d62895e520df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:32.732341 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cab9ea2c-e80c-4ddd-a5d5-d62895e520df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:32.738420 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.738420 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:32.738869 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cab9ea2c-e80c-4ddd-a5d5-d62895e520df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:32.739548 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cab9ea2c-e80c-4ddd-a5d5-d62895e520df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 returned with HTTP 200 Aug 06 13:11:32.739894 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:11:32.739947 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 734/2944] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:32 2026] GET /volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:32.747285 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (08dea981-f9a9-44b9-ab3a-8c2d1f9de93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:32.748552 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34b16e5-d7aa-4315-9139-7ef9fcb60bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:32.749399 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:32.800305 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34b16e5-d7aa-4315-9139-7ef9fcb60bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:32.800951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf1fe9a-ce76-4724-9726-9a91e717c730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:32.841206 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['48982073-e95a-41ba-a0f1-0ff14696a35c', '178e88f7-4eb0-4208-a46f-0d5d68a41dab', '652a340f-4880-4e38-9a69-f8f086126439', '1b176780-384c-4c51-85cc-f14fc9fd5eb6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:32.842007 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf1fe9a-ce76-4724-9726-9a91e717c730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48982073-e95a-41ba-a0f1-0ff14696a35c', '178e88f7-4eb0-4208-a46f-0d5d68a41dab', '652a340f-4880-4e38-9a69-f8f086126439', '1b176780-384c-4c51-85cc-f14fc9fd5eb6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:32.842768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f27c88e-2bb7-4132-a627-f5ef1346044a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:32.864233 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f27c88e-2bb7-4132-a627-f5ef1346044a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ea0d47-3d91-492c-ae13-84d6355076c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-972370558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['48982073-e95a-41ba-a0f1-0ff14696a35c','178e88f7-4eb0-4208-a46f-0d5d68a41dab','652a340f-4880-4e38-9a69-f8f086126439','1b176780-384c-4c51-85cc-f14fc9fd5eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-972370558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ea0d47-3d91-492c-ae13-84d6355076c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:32.865027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97c6651-392f-456d-9a2f-184ff3de0303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:32.888062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97c6651-392f-456d-9a2f-184ff3de0303) transitioned into state 'SUCCESS' from state '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-972370558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['48982073-e95a-41ba-a0f1-0ff14696a35c','178e88f7-4eb0-4208-a46f-0d5d68a41dab','652a340f-4880-4e38-9a69-f8f086126439','1b176780-384c-4c51-85cc-f14fc9fd5eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:32.888961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d005402-5343-42c9-acd8-51944269140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:32.898951 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d005402-5343-42c9-acd8-51944269140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:32.900104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (08dea981-f9a9-44b9-ab3a-8c2d1f9de93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:32.900487 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:11:32.901164 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c2badfd-67ed-45ed-8747-557c9947f7ae tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:32.901717 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 737/2945] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:11:32 2026] POST /volume/v3/volumes => generated 756 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:32.917886 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d456eafa-6a2f-4b2a-97aa-aefdaea419c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:32.920019 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d456eafa-6a2f-4b2a-97aa-aefdaea419c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:11:32.920325 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d456eafa-6a2f-4b2a-97aa-aefdaea419c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:32.920520 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d456eafa-6a2f-4b2a-97aa-aefdaea419c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:32.930157 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:32.930157 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:32.936399 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d456eafa-6a2f-4b2a-97aa-aefdaea419c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:32.941670 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d456eafa-6a2f-4b2a-97aa-aefdaea419c5 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:11:32.942657 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 732/2946] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:32 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:33.703763 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48a271c2-8bf6-4cfd-bb19-f7c6aee41ca3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:33.706628 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48a271c2-8bf6-4cfd-bb19-f7c6aee41ca3 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:33.706911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48a271c2-8bf6-4cfd-bb19-f7c6aee41ca3 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:33.707176 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48a271c2-8bf6-4cfd-bb19-f7c6aee41ca3 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:33.707358 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-48a271c2-8bf6-4cfd-bb19-f7c6aee41ca3 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:33.715866 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:33.715866 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:33.717012 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48a271c2-8bf6-4cfd-bb19-f7c6aee41ca3 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:33.717523 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 744/2947] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:33 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:33.749736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f38c31d-1c0b-4519-b130-0951b3bc1ec8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:33.751661 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f38c31d-1c0b-4519-b130-0951b3bc1ec8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 Aug 06 13:11:33.751971 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f38c31d-1c0b-4519-b130-0951b3bc1ec8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:33.752207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f38c31d-1c0b-4519-b130-0951b3bc1ec8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:33.758887 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:33.758887 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:33.759431 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6f38c31d-1c0b-4519-b130-0951b3bc1ec8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:33.760256 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f38c31d-1c0b-4519-b130-0951b3bc1ec8 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 returned with HTTP 200 Aug 06 13:11:33.760820 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 735/2948] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:33 2026] GET /volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:33.771447 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:33.773904 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:33.774355 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "901b96fe-0f24-404e-bc10-aac76d23ce33", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-125142661"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:33.776219 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request body: {'volume': {'snapshot_id': '901b96fe-0f24-404e-bc10-aac76d23ce33', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-125142661'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:33.782823 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:33.782823 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:33.783453 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:33.786279 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume of 2 GB Aug 06 13:11:33.787949 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Availability Zones retrieved successfully. Aug 06 13:11:33.795729 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (cce117a0-c8bc-4aaf-a56c-092435978a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:33.796988 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5ac459-7b81-4554-868f-6d262c5095b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:33.798649 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:33.836286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5ac459-7b81-4554-868f-6d262c5095b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '901b96fe-0f24-404e-bc10-aac76d23ce33', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:33.836502 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20418cf-fbdc-49e6-bffa-9e1f5e872e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:33.886009 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['18e2bfd8-485c-406e-b283-9cc9866c9ec2', '5a7673eb-e59a-46a2-b187-866ae3af0137', 'b6c26440-1a21-42f9-bbbc-c943d0ba60b4', '926ee3ad-3366-42c9-aa36-6114a92445da'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:33.886719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20418cf-fbdc-49e6-bffa-9e1f5e872e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18e2bfd8-485c-406e-b283-9cc9866c9ec2', '5a7673eb-e59a-46a2-b187-866ae3af0137', 'b6c26440-1a21-42f9-bbbc-c943d0ba60b4', '926ee3ad-3366-42c9-aa36-6114a92445da']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:33.887460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839fab3c-0286-4148-9354-387e830e2120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:33.926088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (839fab3c-0286-4148-9354-387e830e2120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '827d017a-6d78-4cd3-a4f8-fb93f9d87b03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-125142661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['18e2bfd8-485c-406e-b283-9cc9866c9ec2','5a7673eb-e59a-46a2-b187-866ae3af0137','b6c26440-1a21-42f9-bbbc-c943d0ba60b4','926ee3ad-3366-42c9-aa36-6114a92445da'],size=2,snapshot_id=901b96fe-0f24-404e-bc10-aac76d23ce33,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-125142661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=827d017a-6d78-4cd3-a4f8-fb93f9d87b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae8c1afa56749e3b8cd86643d88f353',provider_auth=None,provider_geometry=None,provider_id=None,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=901b96fe-0f24-404e-bc10-aac76d23ce33,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13905fb31f24d1d826dc6e36e138f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:33.926812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ecdf4a2-e3dc-4bd4-8a5f-2be51fb6d536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:33.945028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ecdf4a2-e3dc-4bd4-8a5f-2be51fb6d536) transitioned into state 'SUCCESS' from state '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-125142661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['18e2bfd8-485c-406e-b283-9cc9866c9ec2','5a7673eb-e59a-46a2-b187-866ae3af0137','b6c26440-1a21-42f9-bbbc-c943d0ba60b4','926ee3ad-3366-42c9-aa36-6114a92445da'],size=2,snapshot_id=901b96fe-0f24-404e-bc10-aac76d23ce33,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:33.945985 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2407021e-2922-46e0-9b7d-aa0e4dc6c5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:33.956506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23054698-4c0a-42ea-9385-b72a3115d490 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:33.959124 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23054698-4c0a-42ea-9385-b72a3115d490 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:11:33.959396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23054698-4c0a-42ea-9385-b72a3115d490 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:33.959660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23054698-4c0a-42ea-9385-b72a3115d490 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:33.969181 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:33.969181 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:33.973254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2407021e-2922-46e0-9b7d-aa0e4dc6c5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:33.973863 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23054698-4c0a-42ea-9385-b72a3115d490 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:33.974710 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (cce117a0-c8bc-4aaf-a56c-092435978a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:33.975076 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request issued successfully. Aug 06 13:11:33.975672 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d63ccc0-047e-4a85-91ab-238c0e7474c6 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:33.976116 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 738/2949] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:11:33 2026] POST /volume/v3/volumes => generated 785 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:33.980290 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23054698-4c0a-42ea-9385-b72a3115d490 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:11:33.980830 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 733/2950] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:33 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:33.991171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3645e779-c1f1-4017-80c1-66a94465cfac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:33.993824 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3645e779-c1f1-4017-80c1-66a94465cfac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:33.993824 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3645e779-c1f1-4017-80c1-66a94465cfac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:33.993824 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3645e779-c1f1-4017-80c1-66a94465cfac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:33.995229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8a7222c-7c8b-44fb-a0c6-9fa90592abb6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:33.997783 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8a7222c-7c8b-44fb-a0c6-9fa90592abb6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:11:33.998145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8a7222c-7c8b-44fb-a0c6-9fa90592abb6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:33.998481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8a7222c-7c8b-44fb-a0c6-9fa90592abb6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:34.001712 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:34.001712 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:34.005635 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3645e779-c1f1-4017-80c1-66a94465cfac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:34.009200 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:34.009200 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:34.012061 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3645e779-c1f1-4017-80c1-66a94465cfac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 200 Aug 06 13:11:34.012655 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 745/2951] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:33 2026] GET /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:34.013402 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8a7222c-7c8b-44fb-a0c6-9fa90592abb6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:34.019863 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8a7222c-7c8b-44fb-a0c6-9fa90592abb6 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:11:34.020393 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 736/2952] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:33 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:34.047948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-77cb5c81-1837-4018-9957-a67d46707682 req-997c0cda-0711-4075-ad3e-004cb859125d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:34.050541 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-997c0cda-0711-4075-ad3e-004cb859125d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] PUT https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 Aug 06 13:11:34.051049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-997c0cda-0711-4075-ad3e-004cb859125d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:34.062290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-77cb5c81-1837-4018-9957-a67d46707682 req-997c0cda-0711-4075-ad3e-004cb859125d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Acquiring lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:11:34.066485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-77cb5c81-1837-4018-9957-a67d46707682 req-997c0cda-0711-4075-ad3e-004cb859125d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:11:34.067678 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:34.067678 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:34.144517 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-daef23d2-cc7c-4107-a414-bb1135fe9a50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:34.149590 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-daef23d2-cc7c-4107-a414-bb1135fe9a50 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:11:34.149812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-daef23d2-cc7c-4107-a414-bb1135fe9a50 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:34.151058 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-daef23d2-cc7c-4107-a414-bb1135fe9a50 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:34.163491 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:34.163491 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:34.171354 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-daef23d2-cc7c-4107-a414-bb1135fe9a50 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:34.176056 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-daef23d2-cc7c-4107-a414-bb1135fe9a50 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:11:34.176871 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 734/2953] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:34 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:34.212571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-77cb5c81-1837-4018-9957-a67d46707682 req-997c0cda-0711-4075-ad3e-004cb859125d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Lock "cinder-attachment_update-4f559b01-b0f6-4411-aa20-c5b60a260f16-np0000006653" released by "attachment_update" :: held 0.146s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:11:34.212907 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-997c0cda-0711-4075-ad3e-004cb859125d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 returned with HTTP 200 Aug 06 13:11:34.213361 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 739/2954] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:11:34 2026] PUT /volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 => generated 968 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:34.223611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-77cb5c81-1837-4018-9957-a67d46707682 req-f0dac6b2-6225-4fbd-bb8a-03be3c652d40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:34.225230 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-f0dac6b2-6225-4fbd-bb8a-03be3c652d40 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 Aug 06 13:11:34.225435 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-f0dac6b2-6225-4fbd-bb8a-03be3c652d40 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:34.225600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-f0dac6b2-6225-4fbd-bb8a-03be3c652d40 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:34.241499 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-f0dac6b2-6225-4fbd-bb8a-03be3c652d40 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 returned with HTTP 200 Aug 06 13:11:34.241828 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 746/2955] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:11:34 2026] GET /volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:34.656976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-35b85c0b-d664-4343-a4b4-7326527bbce7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:34.659799 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-35b85c0b-d664-4343-a4b4-7326527bbce7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:11:34.659990 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-35b85c0b-d664-4343-a4b4-7326527bbce7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:34.660160 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-35b85c0b-d664-4343-a4b4-7326527bbce7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:34.667466 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:34.667466 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:34.671165 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-35b85c0b-d664-4343-a4b4-7326527bbce7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:34.675585 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-35b85c0b-d664-4343-a4b4-7326527bbce7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:11:34.676020 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 737/2956] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:34 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:34.685358 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-166f8328-cef9-468b-951f-64be458a7f9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:34.685755 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-166f8328-cef9-468b-951f-64be458a7f9e None None] GET https://10.4.3.59/volume// Aug 06 13:11:34.685954 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-166f8328-cef9-468b-951f-64be458a7f9e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:34.686134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-166f8328-cef9-468b-951f-64be458a7f9e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:34.686535 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-166f8328-cef9-468b-951f-64be458a7f9e None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:34.686939 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 735/2957] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:11:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:34.695460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-5a3b0e97-15e1-4c38-8b99-e947efd131d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:34.697803 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-5a3b0e97-15e1-4c38-8b99-e947efd131d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:11:34.698130 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-5a3b0e97-15e1-4c38-8b99-e947efd131d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6ea0d47-3d91-492c-ae13-84d6355076c9", "connector": null, "instance_uuid": "74c17010-d87e-4381-990b-73bbf581f3e6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:34.706831 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:34.706831 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:34.731888 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87eb6b9b-59a9-4d35-9f16-3c1832dfd140 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:34.734423 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87eb6b9b-59a9-4d35-9f16-3c1832dfd140 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:34.734828 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87eb6b9b-59a9-4d35-9f16-3c1832dfd140 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:34.735203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87eb6b9b-59a9-4d35-9f16-3c1832dfd140 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:34.735403 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-87eb6b9b-59a9-4d35-9f16-3c1832dfd140 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:34.737564 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-5a3b0e97-15e1-4c38-8b99-e947efd131d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:11:34.738018 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 740/2958] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:11:34 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:34.741670 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:34.741670 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:34.742951 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87eb6b9b-59a9-4d35-9f16-3c1832dfd140 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:34.743434 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 747/2959] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:34 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:35.027213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6aab5bd-3280-4204-96c1-a42690b31d14 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.029018 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6aab5bd-3280-4204-96c1-a42690b31d14 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:35.029223 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6aab5bd-3280-4204-96c1-a42690b31d14 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:35.029446 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6aab5bd-3280-4204-96c1-a42690b31d14 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:35.036529 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.036529 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:35.039958 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e6aab5bd-3280-4204-96c1-a42690b31d14 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:35.043837 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6aab5bd-3280-4204-96c1-a42690b31d14 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 200 Aug 06 13:11:35.044179 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 738/2960] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:35 2026] GET /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:35.058378 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4ab4e76-7477-4235-8c18-b98a93c8d744 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.059952 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4ab4e76-7477-4235-8c18-b98a93c8d744 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:35.060113 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4ab4e76-7477-4235-8c18-b98a93c8d744 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:35.060295 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4ab4e76-7477-4235-8c18-b98a93c8d744 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:35.066888 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.066888 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:35.070386 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4ab4e76-7477-4235-8c18-b98a93c8d744 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:35.074134 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4ab4e76-7477-4235-8c18-b98a93c8d744 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 200 Aug 06 13:11:35.074509 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 736/2961] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:35 2026] GET /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:35.088604 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.090163 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:35.090465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:35.090703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:35.090945 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: 827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:35.105538 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.105538 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:35.105538 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:35.123791 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume request issued successfully. Aug 06 13:11:35.127026 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b6a41a8-e8bc-4a71-a590-469f920f47cf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 202 Aug 06 13:11:35.127026 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 741/2962] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:35 2026] DELETE /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:35.134916 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b72f6373-2113-4836-a9d0-f7887cf538eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.136934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b72f6373-2113-4836-a9d0-f7887cf538eb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:35.137172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b72f6373-2113-4836-a9d0-f7887cf538eb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:35.137432 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b72f6373-2113-4836-a9d0-f7887cf538eb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:35.144922 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.144922 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:35.152358 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b72f6373-2113-4836-a9d0-f7887cf538eb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:35.158824 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b72f6373-2113-4836-a9d0-f7887cf538eb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 200 Aug 06 13:11:35.159411 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 748/2963] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:35 2026] GET /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:35.709535 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44efef10-deaf-43ae-aa49-b44d9c1d011a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.709944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44efef10-deaf-43ae-aa49-b44d9c1d011a None None] GET https://10.4.3.59/volume// Aug 06 13:11:35.710132 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44efef10-deaf-43ae-aa49-b44d9c1d011a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:35.710355 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44efef10-deaf-43ae-aa49-b44d9c1d011a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:35.710743 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44efef10-deaf-43ae-aa49-b44d9c1d011a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:35.711063 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 739/2964] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:35.723686 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-19f2bef1-f827-4cf7-aadb-27776ad18e8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.725820 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-19f2bef1-f827-4cf7-aadb-27776ad18e8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:11:35.726116 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-19f2bef1-f827-4cf7-aadb-27776ad18e8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:35.726380 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-19f2bef1-f827-4cf7-aadb-27776ad18e8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:35.737064 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.737064 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:35.740560 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-19f2bef1-f827-4cf7-aadb-27776ad18e8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:11:35.745703 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-19f2bef1-f827-4cf7-aadb-27776ad18e8c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:11:35.746129 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 737/2965] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:35 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1543 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:35.755833 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a8c407d-0736-4576-8bd7-39c22a812871 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.757852 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a8c407d-0736-4576-8bd7-39c22a812871 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:35.758076 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a8c407d-0736-4576-8bd7-39c22a812871 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:35.758344 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a8c407d-0736-4576-8bd7-39c22a812871 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:35.758466 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a8c407d-0736-4576-8bd7-39c22a812871 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:35.762842 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.762842 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:35.763804 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a8c407d-0736-4576-8bd7-39c22a812871 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:35.764362 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 742/2966] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:35 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:35.848856 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-8302c85b-5f9d-48fc-adc0-1aa85bc9ba91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.850982 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-8302c85b-5f9d-48fc-adc0-1aa85bc9ba91 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb Aug 06 13:11:35.851378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-8302c85b-5f9d-48fc-adc0-1aa85bc9ba91 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:35.864200 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-8302c85b-5f9d-48fc-adc0-1aa85bc9ba91 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-c6ea0d47-3d91-492c-ae13-84d6355076c9-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:11:35.869396 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-8302c85b-5f9d-48fc-adc0-1aa85bc9ba91 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-c6ea0d47-3d91-492c-ae13-84d6355076c9-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:11:35.870299 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.870299 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:35.936649 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-8302c85b-5f9d-48fc-adc0-1aa85bc9ba91 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-c6ea0d47-3d91-492c-ae13-84d6355076c9-np0000006653" released by "attachment_update" :: held 0.067s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:11:35.937251 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-8302c85b-5f9d-48fc-adc0-1aa85bc9ba91 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb returned with HTTP 200 Aug 06 13:11:35.937731 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 749/2967] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:11:35 2026] PUT /volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:35.957554 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-57f2156d-bc32-4910-a9cf-0b394860620f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:35.959831 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-57f2156d-bc32-4910-a9cf-0b394860620f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb/action Aug 06 13:11:35.960349 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-57f2156d-bc32-4910-a9cf-0b394860620f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:35.960544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-57f2156d-bc32-4910-a9cf-0b394860620f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:35.977125 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:35.977125 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:35.990460 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8f89948d-ddc8-47e2-9b08-93bf3a319ddd req-57f2156d-bc32-4910-a9cf-0b394860620f tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb/action returned with HTTP 204 Aug 06 13:11:35.990882 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 740/2968] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:11:35 2026] POST /volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:36.172657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cd57513-5311-4a9a-a134-9e5f50197e36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:36.174833 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cd57513-5311-4a9a-a134-9e5f50197e36 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:36.175082 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cd57513-5311-4a9a-a134-9e5f50197e36 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:36.175342 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cd57513-5311-4a9a-a134-9e5f50197e36 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:36.182347 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cd57513-5311-4a9a-a134-9e5f50197e36 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 404 Aug 06 13:11:36.182909 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 738/2969] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:36 2026] GET /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:36.189836 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90b98130-2e55-4c84-b0f9-9138b8a59ce3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:36.192085 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b98130-2e55-4c84-b0f9-9138b8a59ce3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:36.192385 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b98130-2e55-4c84-b0f9-9138b8a59ce3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:36.192650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b98130-2e55-4c84-b0f9-9138b8a59ce3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:36.201564 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b98130-2e55-4c84-b0f9-9138b8a59ce3 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 404 Aug 06 13:11:36.202034 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 743/2970] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:36 2026] GET /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:36.208851 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0870a9b-fe35-408f-b4c8-686938630b15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:36.210580 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0870a9b-fe35-408f-b4c8-686938630b15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:36.210806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0870a9b-fe35-408f-b4c8-686938630b15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:36.211026 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0870a9b-fe35-408f-b4c8-686938630b15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:36.211229 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b0870a9b-fe35-408f-b4c8-686938630b15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: 827d017a-6d78-4cd3-a4f8-fb93f9d87b03 Aug 06 13:11:36.216981 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0870a9b-fe35-408f-b4c8-686938630b15 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 returned with HTTP 404 Aug 06 13:11:36.217486 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 750/2971] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:36 2026] DELETE /volume/v3/volumes/827d017a-6d78-4cd3-a4f8-fb93f9d87b03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:36.224097 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1243721b-ef3c-4444-b550-611a20a247ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:36.225922 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1243721b-ef3c-4444-b550-611a20a247ff tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 Aug 06 13:11:36.226142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1243721b-ef3c-4444-b550-611a20a247ff tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:36.226347 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1243721b-ef3c-4444-b550-611a20a247ff tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:36.226473 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-1243721b-ef3c-4444-b550-611a20a247ff tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 901b96fe-0f24-404e-bc10-aac76d23ce33 Aug 06 13:11:36.232104 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:36.232104 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:36.232661 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1243721b-ef3c-4444-b550-611a20a247ff tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:36.247407 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1243721b-ef3c-4444-b550-611a20a247ff tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:11:36.247590 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1243721b-ef3c-4444-b550-611a20a247ff tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 returned with HTTP 202 Aug 06 13:11:36.248064 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 741/2972] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:36 2026] DELETE /volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:36.255042 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d439369f-7953-4229-8887-6f88c3d7c59c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:36.257531 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d439369f-7953-4229-8887-6f88c3d7c59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 Aug 06 13:11:36.257808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d439369f-7953-4229-8887-6f88c3d7c59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:36.258341 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d439369f-7953-4229-8887-6f88c3d7c59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:36.263208 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:36.263208 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:36.263650 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d439369f-7953-4229-8887-6f88c3d7c59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:36.264438 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d439369f-7953-4229-8887-6f88c3d7c59c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 returned with HTTP 200 Aug 06 13:11:36.264783 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 739/2973] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:36 2026] GET /volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:36.774108 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e0a4d49-03a7-487a-8404-5738f3397e50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:36.775605 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e0a4d49-03a7-487a-8404-5738f3397e50 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:36.775818 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e0a4d49-03a7-487a-8404-5738f3397e50 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:36.775939 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e0a4d49-03a7-487a-8404-5738f3397e50 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:36.776037 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3e0a4d49-03a7-487a-8404-5738f3397e50 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:36.779634 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:36.779634 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:36.780230 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e0a4d49-03a7-487a-8404-5738f3397e50 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:36.780540 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 744/2974] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:36 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:37.273224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9ecf71e-570e-4433-b2bb-3ceed5c7f2ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:37.274982 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9ecf71e-570e-4433-b2bb-3ceed5c7f2ac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 Aug 06 13:11:37.275187 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9ecf71e-570e-4433-b2bb-3ceed5c7f2ac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:37.275397 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9ecf71e-570e-4433-b2bb-3ceed5c7f2ac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:37.279279 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9ecf71e-570e-4433-b2bb-3ceed5c7f2ac tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 returned with HTTP 404 Aug 06 13:11:37.279707 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 751/2975] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:37 2026] GET /volume/v3/snapshots/901b96fe-0f24-404e-bc10-aac76d23ce33 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:37.285638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-038d5014-4b67-4265-811d-08bd71a54ae7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:37.287285 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-038d5014-4b67-4265-811d-08bd71a54ae7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:37.287483 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-038d5014-4b67-4265-811d-08bd71a54ae7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:37.287653 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-038d5014-4b67-4265-811d-08bd71a54ae7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:37.294366 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:37.294366 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:37.297675 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-038d5014-4b67-4265-811d-08bd71a54ae7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:37.301533 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-038d5014-4b67-4265-811d-08bd71a54ae7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 returned with HTTP 200 Aug 06 13:11:37.301903 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 742/2976] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:37 2026] GET /volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:37.313455 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c4749ef-2851-4b57-a878-d04d3415249f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:37.315394 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c4749ef-2851-4b57-a878-d04d3415249f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:37.315628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c4749ef-2851-4b57-a878-d04d3415249f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:37.315866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c4749ef-2851-4b57-a878-d04d3415249f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:37.316022 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1c4749ef-2851-4b57-a878-d04d3415249f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: 457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:37.323057 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:37.323057 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:37.323536 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c4749ef-2851-4b57-a878-d04d3415249f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:37.340086 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c4749ef-2851-4b57-a878-d04d3415249f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume request issued successfully. Aug 06 13:11:37.340317 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c4749ef-2851-4b57-a878-d04d3415249f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 returned with HTTP 202 Aug 06 13:11:37.340742 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 740/2977] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:37 2026] DELETE /volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:37.347520 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3440637-b0d9-4097-be03-77be122ed9ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:37.349253 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3440637-b0d9-4097-be03-77be122ed9ea tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:37.349496 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3440637-b0d9-4097-be03-77be122ed9ea tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:37.349699 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3440637-b0d9-4097-be03-77be122ed9ea tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:37.356538 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:37.356538 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:37.360288 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3440637-b0d9-4097-be03-77be122ed9ea tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:37.365755 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3440637-b0d9-4097-be03-77be122ed9ea tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 returned with HTTP 200 Aug 06 13:11:37.366152 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 745/2978] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:37 2026] GET /volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:37.468055 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-77cb5c81-1837-4018-9957-a67d46707682 req-072fd66b-ae73-4bb9-91a4-b9ebf6d8af43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:37.470189 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-072fd66b-ae73-4bb9-91a4-b9ebf6d8af43 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption Aug 06 13:11:37.470437 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-072fd66b-ae73-4bb9-91a4-b9ebf6d8af43 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:37.470661 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-072fd66b-ae73-4bb9-91a4-b9ebf6d8af43 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:37.480722 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:37.480722 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:37.487898 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-072fd66b-ae73-4bb9-91a4-b9ebf6d8af43 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption returned with HTTP 200 Aug 06 13:11:37.488311 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 752/2979] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:11:37 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:37.789566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d090ef37-a4b9-4af2-bfc6-84a4ac1c5338 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:37.791392 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d090ef37-a4b9-4af2-bfc6-84a4ac1c5338 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:37.791603 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d090ef37-a4b9-4af2-bfc6-84a4ac1c5338 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:37.791821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d090ef37-a4b9-4af2-bfc6-84a4ac1c5338 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:37.791930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d090ef37-a4b9-4af2-bfc6-84a4ac1c5338 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:37.796197 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:37.796197 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:37.797078 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d090ef37-a4b9-4af2-bfc6-84a4ac1c5338 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:37.797473 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 743/2980] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:37 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:38.379823 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15f6d3cf-e589-48d2-9144-da72c977d46b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:38.382494 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15f6d3cf-e589-48d2-9144-da72c977d46b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 Aug 06 13:11:38.382681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15f6d3cf-e589-48d2-9144-da72c977d46b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:38.382888 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15f6d3cf-e589-48d2-9144-da72c977d46b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:38.389651 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15f6d3cf-e589-48d2-9144-da72c977d46b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 returned with HTTP 404 Aug 06 13:11:38.390041 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 741/2981] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:38 2026] GET /volume/v3/volumes/457ecf02-c610-40c2-b2a2-c719756ea547 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:38.398545 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f91601a5-0ae7-4b17-8510-b70831b92daf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:38.400370 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f91601a5-0ae7-4b17-8510-b70831b92daf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:38.400604 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f91601a5-0ae7-4b17-8510-b70831b92daf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:38.400840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f91601a5-0ae7-4b17-8510-b70831b92daf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:38.408597 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:38.408597 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:38.412817 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f91601a5-0ae7-4b17-8510-b70831b92daf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:38.417413 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f91601a5-0ae7-4b17-8510-b70831b92daf tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:38.417855 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 746/2982] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:38 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:38.430099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:38.431765 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:38.432058 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-293776520"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:38.433399 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-293776520'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:38.433514 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume of 1 GB Aug 06 13:11:38.438880 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Availability Zones retrieved successfully. Aug 06 13:11:38.444105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (577e51ff-0517-41d0-b9ae-d173c234b630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:38.445008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af2dde69-c401-49fd-be60-f7a01ed5ad4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:38.445849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:38.472914 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af2dde69-c401-49fd-be60-f7a01ed5ad4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:38.473763 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582fa996-9966-403f-9127-36017b83a002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:38.514639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['64408018-3c53-4577-980f-3ebbe510bd9b', '0f875548-9f86-4f3e-9646-e506a65018fc', '976ebc85-4dd3-4a32-9917-b9055e0c70b5', '5a653486-078c-412d-b46f-0b7bc2a1a70e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:38.515540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582fa996-9966-403f-9127-36017b83a002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64408018-3c53-4577-980f-3ebbe510bd9b', '0f875548-9f86-4f3e-9646-e506a65018fc', '976ebc85-4dd3-4a32-9917-b9055e0c70b5', '5a653486-078c-412d-b46f-0b7bc2a1a70e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:38.517833 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e699057f-6845-47df-b960-1ff77eff6b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:38.545176 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e699057f-6845-47df-b960-1ff77eff6b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9accbf5-d8e2-4838-8030-6a90bd750818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-293776520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['64408018-3c53-4577-980f-3ebbe510bd9b','0f875548-9f86-4f3e-9646-e506a65018fc','976ebc85-4dd3-4a32-9917-b9055e0c70b5','5a653486-078c-412d-b46f-0b7bc2a1a70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-293776520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9accbf5-d8e2-4838-8030-6a90bd750818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae8c1afa56749e3b8cd86643d88f353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13905fb31f24d1d826dc6e36e138f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:38.546106 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5130e346-8a52-49bd-9a51-5eeb86c36b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:38.576826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5130e346-8a52-49bd-9a51-5eeb86c36b19) transitioned into state 'SUCCESS' from state '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-293776520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['64408018-3c53-4577-980f-3ebbe510bd9b','0f875548-9f86-4f3e-9646-e506a65018fc','976ebc85-4dd3-4a32-9917-b9055e0c70b5','5a653486-078c-412d-b46f-0b7bc2a1a70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:38.578079 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b892560-3de6-4409-be21-63ce5ccfe21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:38.592476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b892560-3de6-4409-be21-63ce5ccfe21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:38.593429 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (577e51ff-0517-41d0-b9ae-d173c234b630) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:38.593762 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request issued successfully. Aug 06 13:11:38.594433 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00159508-357d-4d98-bc35-1f7ccc6175c2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:38.594945 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 753/2983] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:11:38 2026] POST /volume/v3/volumes => generated 751 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:38.612085 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0a9c464-13a5-4a14-baec-820c906ff47f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:38.616303 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0a9c464-13a5-4a14-baec-820c906ff47f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:38.616303 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0a9c464-13a5-4a14-baec-820c906ff47f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:38.616303 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0a9c464-13a5-4a14-baec-820c906ff47f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:38.624196 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:38.624196 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:38.628165 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b0a9c464-13a5-4a14-baec-820c906ff47f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:38.633199 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0a9c464-13a5-4a14-baec-820c906ff47f tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 returned with HTTP 200 Aug 06 13:11:38.633707 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 744/2984] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:38 2026] GET /volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:38.808549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f04a48f1-c0eb-4f88-9bda-45c85029882e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:38.810308 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f04a48f1-c0eb-4f88-9bda-45c85029882e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:38.810491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f04a48f1-c0eb-4f88-9bda-45c85029882e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:38.810660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f04a48f1-c0eb-4f88-9bda-45c85029882e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:38.810799 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f04a48f1-c0eb-4f88-9bda-45c85029882e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:38.815082 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:38.815082 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:38.816005 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f04a48f1-c0eb-4f88-9bda-45c85029882e tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:38.816479 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 742/2985] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:38 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:39.632567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-77cb5c81-1837-4018-9957-a67d46707682 req-a9cb67b3-65f0-4559-b22e-9097bc6adc60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:39.634727 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-a9cb67b3-65f0-4559-b22e-9097bc6adc60 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787/action Aug 06 13:11:39.635135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-a9cb67b3-65f0-4559-b22e-9097bc6adc60 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:39.635376 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-a9cb67b3-65f0-4559-b22e-9097bc6adc60 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:39.650810 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-721ff455-5073-4a15-9c27-1c8bf8eca48a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:39.652713 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-721ff455-5073-4a15-9c27-1c8bf8eca48a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:39.652945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-721ff455-5073-4a15-9c27-1c8bf8eca48a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:39.653127 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-721ff455-5073-4a15-9c27-1c8bf8eca48a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:39.653389 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:39.653389 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:39.660606 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:39.660606 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:39.665426 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77cb5c81-1837-4018-9957-a67d46707682 req-a9cb67b3-65f0-4559-b22e-9097bc6adc60 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787/action returned with HTTP 204 Aug 06 13:11:39.665487 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-721ff455-5073-4a15-9c27-1c8bf8eca48a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:39.665532 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 747/2986] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:11:39 2026] POST /volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:39.668337 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-721ff455-5073-4a15-9c27-1c8bf8eca48a tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 returned with HTTP 200 Aug 06 13:11:39.668680 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 754/2987] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:39 2026] GET /volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:39.686291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:39.689284 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:39.689284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9accbf5-d8e2-4838-8030-6a90bd750818", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-640465879"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:39.695878 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:39.695878 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:39.696388 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:39.696497 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create snapshot from volume b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:39.724902 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['e9beb2b1-3f85-4389-a8c7-85fd1c8020e8', '51e8c168-f060-45f6-b3be-f7fdd508e612', 'c0981ead-80b4-488b-9890-ca914c8d413a', '6f79f7a8-9ec0-46e3-8edd-dc37e0edc2c0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:39.751351 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot create request issued successfully. Aug 06 13:11:39.751799 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99780889-a5ac-4f9d-a5d2-55d15d1251d5 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:39.752157 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 745/2988] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:11:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:39.762878 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27673e56-05d7-48de-ad4d-fe83887e55c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:39.765812 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27673e56-05d7-48de-ad4d-fe83887e55c0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 Aug 06 13:11:39.766043 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27673e56-05d7-48de-ad4d-fe83887e55c0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:39.766242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27673e56-05d7-48de-ad4d-fe83887e55c0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:39.771905 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:39.771905 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:39.772416 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27673e56-05d7-48de-ad4d-fe83887e55c0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:39.773229 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27673e56-05d7-48de-ad4d-fe83887e55c0 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 returned with HTTP 200 Aug 06 13:11:39.773763 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 743/2989] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:39 2026] GET /volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:39.829079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7a8b36c-65f0-4604-a87d-732f375edc2f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:39.830908 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7a8b36c-65f0-4604-a87d-732f375edc2f tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:39.831104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7a8b36c-65f0-4604-a87d-732f375edc2f tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:39.831298 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7a8b36c-65f0-4604-a87d-732f375edc2f tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:39.831413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d7a8b36c-65f0-4604-a87d-732f375edc2f tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:39.835824 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:39.835824 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:39.836531 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7a8b36c-65f0-4604-a87d-732f375edc2f tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:39.836865 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 748/2990] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:39 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:40.782429 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4b484d8-750f-40be-9469-084554110303 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:40.784053 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4b484d8-750f-40be-9469-084554110303 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 Aug 06 13:11:40.784236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4b484d8-750f-40be-9469-084554110303 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:40.784434 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4b484d8-750f-40be-9469-084554110303 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:40.793575 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:40.793575 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:40.793922 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4b484d8-750f-40be-9469-084554110303 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:40.794844 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4b484d8-750f-40be-9469-084554110303 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 returned with HTTP 200 Aug 06 13:11:40.795357 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 755/2991] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:40 2026] GET /volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:40.804452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:40.809098 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:40.809446 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2fbed68a-1557-4ccc-9df2-fde7b170c009", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1374062683"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:40.811405 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request body: {'volume': {'snapshot_id': '2fbed68a-1557-4ccc-9df2-fde7b170c009', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1374062683'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:40.817928 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:40.817928 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:40.818516 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:40.818680 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume of 1 GB Aug 06 13:11:40.822964 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Availability Zones retrieved successfully. Aug 06 13:11:40.830156 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (0d7da8b9-58bc-44ce-af51-c9f42013b76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:40.831401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf654f0a-dea2-43d5-86fd-2c3fcb5b1401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:40.832553 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:40.856295 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-776f6a52-79ff-47d1-bf7e-eea3448a9e18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:40.859287 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-776f6a52-79ff-47d1-bf7e-eea3448a9e18 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:40.859287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-776f6a52-79ff-47d1-bf7e-eea3448a9e18 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:40.859287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-776f6a52-79ff-47d1-bf7e-eea3448a9e18 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:40.859287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-776f6a52-79ff-47d1-bf7e-eea3448a9e18 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:40.867690 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:40.867690 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:40.867690 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-776f6a52-79ff-47d1-bf7e-eea3448a9e18 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:40.868145 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 744/2992] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:40 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:40.876710 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf654f0a-dea2-43d5-86fd-2c3fcb5b1401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2fbed68a-1557-4ccc-9df2-fde7b170c009', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:40.876710 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24cd7799-fddb-4391-bc85-a67ba5e2071c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:40.883163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1cb3f93b-682e-49a1-808b-b59e75f3f2d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:40.885562 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cb3f93b-682e-49a1-808b-b59e75f3f2d9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:11:40.885803 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cb3f93b-682e-49a1-808b-b59e75f3f2d9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:40.886027 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cb3f93b-682e-49a1-808b-b59e75f3f2d9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:40.900587 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:40.900587 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:40.906848 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1cb3f93b-682e-49a1-808b-b59e75f3f2d9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:40.914361 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cb3f93b-682e-49a1-808b-b59e75f3f2d9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 200 Aug 06 13:11:40.914835 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 749/2993] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:40 2026] GET /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:40.929356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Created reservations ['df43461c-3bac-4c68-8164-e3e61587995b', 'eb76682d-9293-438a-99c6-f6149d0c66ee', 'e91a2e98-b1ea-4531-b9c3-5ed2eb11c273', '5a15e276-4185-492f-a676-fdf40ec18759'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:40.930024 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:40.930197 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24cd7799-fddb-4391-bc85-a67ba5e2071c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df43461c-3bac-4c68-8164-e3e61587995b', 'eb76682d-9293-438a-99c6-f6149d0c66ee', 'e91a2e98-b1ea-4531-b9c3-5ed2eb11c273', '5a15e276-4185-492f-a676-fdf40ec18759']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:40.931116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525f999e-fdf2-45bf-9ad0-8e6ecec5a8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:40.931915 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] POST https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3/restore Aug 06 13:11:40.932251 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:40.933469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Restoring backup 45de5af3-126d-440c-a135-ce44f27d56a3 ({'restore': {}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:11:40.933569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Restoring backup 45de5af3-126d-440c-a135-ce44f27d56a3 to volume None. Aug 06 13:11:40.937519 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:40.937519 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:40.938439 np0000006653 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Creating volume of 1 GB for restore of backup 45de5af3-126d-440c-a135-ce44f27d56a3. Aug 06 13:11:40.944198 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:11:40.943953. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:11:40.944296 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Availability Zones retrieved successfully. Aug 06 13:11:40.949549 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Flow 'volume_create_api' (dd5a7bfc-1bfd-4687-9243-8139711f55f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:40.950563 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724babf8-d44f-4752-8a4d-2e8fc67cff5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:40.951549 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:40.978922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724babf8-d44f-4752-8a4d-2e8fc67cff5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:40.979856 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543d0dea-1ad2-4f6c-8ad1-537c93ace0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:40.981502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525f999e-fdf2-45bf-9ad0-8e6ecec5a8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8892ed22-b4e8-430b-a36e-3cc23a2492e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1374062683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['df43461c-3bac-4c68-8164-e3e61587995b','eb76682d-9293-438a-99c6-f6149d0c66ee','e91a2e98-b1ea-4531-b9c3-5ed2eb11c273','5a15e276-4185-492f-a676-fdf40ec18759'],size=1,snapshot_id=2fbed68a-1557-4ccc-9df2-fde7b170c009,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1374062683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8892ed22-b4e8-430b-a36e-3cc23a2492e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae8c1afa56749e3b8cd86643d88f353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2fbed68a-1557-4ccc-9df2-fde7b170c009,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13905fb31f24d1d826dc6e36e138f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:40.982458 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f84509-4688-45df-9bf3-f6b3181944dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:41.000464 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f84509-4688-45df-9bf3-f6b3181944dc) transitioned into state 'SUCCESS' from state '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-1374062683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ae8c1afa56749e3b8cd86643d88f353',qos_specs=None,replication_status=,reservations=['df43461c-3bac-4c68-8164-e3e61587995b','eb76682d-9293-438a-99c6-f6149d0c66ee','e91a2e98-b1ea-4531-b9c3-5ed2eb11c273','5a15e276-4185-492f-a676-fdf40ec18759'],size=1,snapshot_id=2fbed68a-1557-4ccc-9df2-fde7b170c009,source_replicaid=,source_volid=None,status='creating',user_id='b13905fb31f24d1d826dc6e36e138f82',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:41.001401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a5bebf-ca3b-4add-b459-591f9320be15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:41.004809 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff316794-3ea1-40bf-9c2a-c904dda1d55c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:41.006389 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff316794-3ea1-40bf-9c2a-c904dda1d55c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:41.006498 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff316794-3ea1-40bf-9c2a-c904dda1d55c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:41.006659 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff316794-3ea1-40bf-9c2a-c904dda1d55c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:41.021625 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Created reservations ['96a1c67b-0226-45e3-99fd-f6ca5e2d757a', '6e4607d5-4c63-46f9-a416-e4f90df9fecb', '13e3fd48-89c6-43d3-b1d5-ff73b37d80fb', '83a31b57-1a95-4891-ae8e-917c2a5a5696'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:41.022115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a5bebf-ca3b-4add-b459-591f9320be15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:41.022589 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543d0dea-1ad2-4f6c-8ad1-537c93ace0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a1c67b-0226-45e3-99fd-f6ca5e2d757a', '6e4607d5-4c63-46f9-a416-e4f90df9fecb', '13e3fd48-89c6-43d3-b1d5-ff73b37d80fb', '83a31b57-1a95-4891-ae8e-917c2a5a5696']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:41.023033 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Flow 'volume_create_api' (0d7da8b9-58bc-44ce-af51-c9f42013b76c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:41.023162 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:41.023162 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:41.023474 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Create volume request issued successfully. Aug 06 13:11:41.023631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a17afe4-7fae-48d2-832e-5511ced26ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:41.024078 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cf06047-3d84-47e4-bb0d-6806fd7fd9de tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:41.024512 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 746/2994] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:11:40 2026] POST /volume/v3/volumes => generated 786 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:41.027296 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff316794-3ea1-40bf-9c2a-c904dda1d55c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:41.032371 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff316794-3ea1-40bf-9c2a-c904dda1d55c tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:41.034121 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 745/2995] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:41 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:11:41.036283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53bf0a6c-1842-440b-bf7a-bca99a8a5e1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:41.038828 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53bf0a6c-1842-440b-bf7a-bca99a8a5e1c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:41.039048 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53bf0a6c-1842-440b-bf7a-bca99a8a5e1c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:41.039290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53bf0a6c-1842-440b-bf7a-bca99a8a5e1c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:41.050631 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:41.050631 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:41.055908 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53bf0a6c-1842-440b-bf7a-bca99a8a5e1c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:41.060577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a17afe4-7fae-48d2-832e-5511ced26ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b48e9ae9-86e1-4b6b-998f-e3a028ec1a23', '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_45de5af3-126d-440c-a135-ce44f27d56a3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20fb6e685e014e288f38d84a88781e86',qos_specs=None,replication_status=,reservations=['96a1c67b-0226-45e3-99fd-f6ca5e2d757a','6e4607d5-4c63-46f9-a416-e4f90df9fecb','13e3fd48-89c6-43d3-b1d5-ff73b37d80fb','83a31b57-1a95-4891-ae8e-917c2a5a5696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37079503611e49aa97814e2caff27d24',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:41Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_45de5af3-126d-440c-a135-ce44f27d56a3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b48e9ae9-86e1-4b6b-998f-e3a028ec1a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20fb6e685e014e288f38d84a88781e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37079503611e49aa97814e2caff27d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:41.061255 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0cc815-4974-4197-b749-becb6f74e5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:41.062564 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53bf0a6c-1842-440b-bf7a-bca99a8a5e1c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 200 Aug 06 13:11:41.063039 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 750/2996] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:41 2026] GET /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:41.074713 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0cc815-4974-4197-b749-becb6f74e5b6) transitioned into 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_45de5af3-126d-440c-a135-ce44f27d56a3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20fb6e685e014e288f38d84a88781e86',qos_specs=None,replication_status=,reservations=['96a1c67b-0226-45e3-99fd-f6ca5e2d757a','6e4607d5-4c63-46f9-a416-e4f90df9fecb','13e3fd48-89c6-43d3-b1d5-ff73b37d80fb','83a31b57-1a95-4891-ae8e-917c2a5a5696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37079503611e49aa97814e2caff27d24',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:41.075397 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e73cd67-53ec-44ae-b1c7-d179f830764a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:41.076890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-5e01f6b3-f7b4-4b2e-b724-2a2fd50d90d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:41.078961 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-5e01f6b3-f7b4-4b2e-b724-2a2fd50d90d9 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:41.079199 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-5e01f6b3-f7b4-4b2e-b724-2a2fd50d90d9 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:41.079438 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-5e01f6b3-f7b4-4b2e-b724-2a2fd50d90d9 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:41.083740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e73cd67-53ec-44ae-b1c7-d179f830764a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:41.084581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Flow 'volume_create_api' (dd5a7bfc-1bfd-4687-9243-8139711f55f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:41.084895 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Create volume request issued successfully. Aug 06 13:11:41.088771 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:41.088771 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:41.090603 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:41.090603 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:41.091144 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:41.092155 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-5e01f6b3-f7b4-4b2e-b724-2a2fd50d90d9 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:41.095905 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-5e01f6b3-f7b4-4b2e-b724-2a2fd50d90d9 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:41.096304 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 747/2997] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:41 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:41.115780 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-56a1d5d0-7aa1-43ac-87b2-43f336fa746b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:41.117685 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-56a1d5d0-7aa1-43ac-87b2-43f336fa746b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] POST https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/action Aug 06 13:11:41.118053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-56a1d5d0-7aa1-43ac-87b2-43f336fa746b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:41.118162 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-56a1d5d0-7aa1-43ac-87b2-43f336fa746b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:41.128094 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:41.128094 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:41.128424 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-56a1d5d0-7aa1-43ac-87b2-43f336fa746b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:41.134195 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-56a1d5d0-7aa1-43ac-87b2-43f336fa746b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Begin detaching volume completed successfully. Aug 06 13:11:41.134387 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-56a1d5d0-7aa1-43ac-87b2-43f336fa746b tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/action returned with HTTP 202 Aug 06 13:11:41.134772 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 746/2998] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:11:41 2026] POST /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:11:41.177358 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cc9b555-80b0-4668-bc4d-9bfe17d65cc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:41.177749 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cc9b555-80b0-4668-bc4d-9bfe17d65cc7 None None] GET https://10.4.3.59/volume// Aug 06 13:11:41.177909 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cc9b555-80b0-4668-bc4d-9bfe17d65cc7 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:41.178083 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cc9b555-80b0-4668-bc4d-9bfe17d65cc7 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:41.178386 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cc9b555-80b0-4668-bc4d-9bfe17d65cc7 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:41.178653 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 751/2999] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:41.188997 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-7f97442c-a672-4d6b-ac6b-72c44582df2d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:41.190912 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-7f97442c-a672-4d6b-ac6b-72c44582df2d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:11:41.191081 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-7f97442c-a672-4d6b-ac6b-72c44582df2d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:41.191253 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-7f97442c-a672-4d6b-ac6b-72c44582df2d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:41.200076 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:41.200076 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:41.203378 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-7f97442c-a672-4d6b-ac6b-72c44582df2d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:11:41.207060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-7f97442c-a672-4d6b-ac6b-72c44582df2d tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:11:41.207443 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 748/3000] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:41 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 1350 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:41.218849 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-cc67b14c-214d-4a27-988e-1ae7e8d60a85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:41.222018 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-cc67b14c-214d-4a27-988e-1ae7e8d60a85 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption Aug 06 13:11:41.222237 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-cc67b14c-214d-4a27-988e-1ae7e8d60a85 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:41.222489 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-cc67b14c-214d-4a27-988e-1ae7e8d60a85 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:41.239935 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:41.239935 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:41.250245 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-cc67b14c-214d-4a27-988e-1ae7e8d60a85 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption returned with HTTP 200 Aug 06 13:11:41.250787 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 747/3001] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:11:41 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:42.076590 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3685fc9d-7f6c-4db2-a6a4-869cf079c9d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:42.079031 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3685fc9d-7f6c-4db2-a6a4-869cf079c9d9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:42.079286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3685fc9d-7f6c-4db2-a6a4-869cf079c9d9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:42.079752 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3685fc9d-7f6c-4db2-a6a4-869cf079c9d9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:42.090251 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:42.090251 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:42.097156 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3685fc9d-7f6c-4db2-a6a4-869cf079c9d9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:42.101995 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:42.101995 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:42.102617 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:42.102845 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:11:42.102999 np0000006653 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Overwriting volume b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 with restore of backup 45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:42.103358 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3685fc9d-7f6c-4db2-a6a4-869cf079c9d9 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 200 Aug 06 13:11:42.104074 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 752/3002] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:42 2026] GET /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:42.120584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9df525f-0922-441f-822f-d45d013483bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:42.122314 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9df525f-0922-441f-822f-d45d013483bd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:42.122521 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9df525f-0922-441f-822f-d45d013483bd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:42.122704 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9df525f-0922-441f-822f-d45d013483bd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:42.125454 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] restore_backup in rpcapi backup_id 45de5af3-126d-440c-a135-ce44f27d56a3 {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:11:42.129862 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4128980c-c165-4ac4-8a74-de9fa7e1ffbb tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3/restore returned with HTTP 202 Aug 06 13:11:42.130376 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 756/3003] 10.4.3.59 () {68 vars in 1386 bytes} [Thu Aug 6 13:11:40 2026] POST /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3/restore => generated 189 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:42.133129 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:42.133129 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:42.138219 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9df525f-0922-441f-822f-d45d013483bd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:42.139507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a69e9ff-427c-48cb-abc1-9898a29887ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:42.141684 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a69e9ff-427c-48cb-abc1-9898a29887ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:42.141904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a69e9ff-427c-48cb-abc1-9898a29887ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:42.142130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a69e9ff-427c-48cb-abc1-9898a29887ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:42.142283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1a69e9ff-427c-48cb-abc1-9898a29887ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:42.143875 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9df525f-0922-441f-822f-d45d013483bd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 200 Aug 06 13:11:42.144366 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 749/3004] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:42 2026] GET /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:42.146775 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:42.146775 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:42.147688 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a69e9ff-427c-48cb-abc1-9898a29887ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:42.148092 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 748/3005] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:42 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:42.161564 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:42.164002 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:42.164302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:42.164489 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:42.164907 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: 8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:42.172838 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:42.172838 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:42.173486 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:42.196522 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume request issued successfully. Aug 06 13:11:42.196798 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7bb0b38-22cb-443a-8870-3be09cbe5db4 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 202 Aug 06 13:11:42.197348 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 753/3006] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:42 2026] DELETE /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f589e66-c660-4946-98d7-c295cf3606d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f589e66-c660-4946-98d7-c295cf3606d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f589e66-c660-4946-98d7-c295cf3606d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f589e66-c660-4946-98d7-c295cf3606d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f589e66-c660-4946-98d7-c295cf3606d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f589e66-c660-4946-98d7-c295cf3606d2 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 200 Aug 06 13:11:43.008518 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 757/3007] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:42 2026] GET /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/limits Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-174145378 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-174145378, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e2715b0a-0a41-4454-a540-6015bedbcb74 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/limits returned with HTTP 200 Aug 06 13:11:43.013985 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 750/3008] 10.4.3.59 () {68 vars in 1477 bytes} [Thu Aug 6 13:11:42 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e8c4abc4-8fdd-4064-8b26-60ecbb593a87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e8c4abc4-8fdd-4064-8b26-60ecbb593a87 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e8c4abc4-8fdd-4064-8b26-60ecbb593a87 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e8c4abc4-8fdd-4064-8b26-60ecbb593a87 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e8c4abc4-8fdd-4064-8b26-60ecbb593a87 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-e8c4abc4-8fdd-4064-8b26-60ecbb593a87 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:11:43.017567 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 749/3009] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:42 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1660 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b24e55da-0c3c-48c1-be75-62785b2687d5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-228466241", "description": null, "metadata": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create snapshot from volume b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Created reservations ['df44d4d3-043f-4079-a50e-543d36c50cfc', 'aa41a116-a7af-448c-bc1c-c6ec1c455125', '4cb8d60b-0563-40d2-af29-b1979238555b', 'd4b89841-ee8b-4234-b6e1-a26652de3532'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot force create request issued successfully. Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4fc63e64-d0b7-49d6-b34d-7e655a7b493d req-9f3305c1-cc47-4fcd-9970-4524e6e05b4b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:43.019653 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 754/3010] 10.4.3.59 () {72 vars in 1540 bytes} [Thu Aug 6 13:11:42 2026] POST /volume/v3/snapshots => generated 323 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:43.159469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5db045c-fde4-497e-b2bb-359ec95d47c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.161384 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5db045c-fde4-497e-b2bb-359ec95d47c6 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:43.161621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5db045c-fde4-497e-b2bb-359ec95d47c6 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.161812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5db045c-fde4-497e-b2bb-359ec95d47c6 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.161958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e5db045c-fde4-497e-b2bb-359ec95d47c6 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:43.166553 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:43.166553 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:43.167389 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5db045c-fde4-497e-b2bb-359ec95d47c6 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:43.167944 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 758/3011] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:43 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:43.248069 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47db9d26-81dd-485e-9b39-0d8640f9b745 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.250047 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47db9d26-81dd-485e-9b39-0d8640f9b745 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:43.250220 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47db9d26-81dd-485e-9b39-0d8640f9b745 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.250468 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47db9d26-81dd-485e-9b39-0d8640f9b745 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.257874 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47db9d26-81dd-485e-9b39-0d8640f9b745 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 404 Aug 06 13:11:43.258362 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 751/3012] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:43 2026] GET /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:43.268192 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aac827a2-db5e-43d7-99e1-5d7e2d9e1c8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.270789 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aac827a2-db5e-43d7-99e1-5d7e2d9e1c8b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:43.271015 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aac827a2-db5e-43d7-99e1-5d7e2d9e1c8b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.271236 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aac827a2-db5e-43d7-99e1-5d7e2d9e1c8b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.279766 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aac827a2-db5e-43d7-99e1-5d7e2d9e1c8b tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 404 Aug 06 13:11:43.280217 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 750/3013] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:43 2026] GET /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:43.289002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd9b56ae-c924-4b70-969c-309e564c5b9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.290940 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd9b56ae-c924-4b70-969c-309e564c5b9c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:43.291141 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd9b56ae-c924-4b70-969c-309e564c5b9c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.291358 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd9b56ae-c924-4b70-969c-309e564c5b9c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.291512 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fd9b56ae-c924-4b70-969c-309e564c5b9c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: 8892ed22-b4e8-430b-a36e-3cc23a2492e6 Aug 06 13:11:43.297256 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd9b56ae-c924-4b70-969c-309e564c5b9c tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 returned with HTTP 404 Aug 06 13:11:43.297984 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 755/3014] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:43 2026] DELETE /volume/v3/volumes/8892ed22-b4e8-430b-a36e-3cc23a2492e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:43.305577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.309367 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 Aug 06 13:11:43.309590 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.309806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.309913 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete snapshot with id: 2fbed68a-1557-4ccc-9df2-fde7b170c009 Aug 06 13:11:43.315491 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:43.315491 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:43.315937 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:43.336283 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot delete request issued successfully. Aug 06 13:11:43.336742 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d10ed5-3bbf-4d63-9019-b5427467cb40 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 returned with HTTP 202 Aug 06 13:11:43.337124 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 759/3015] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:43 2026] DELETE /volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:43.343628 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a9523c2-dc08-4a8e-ba82-00690d53dceb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:43.345387 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a9523c2-dc08-4a8e-ba82-00690d53dceb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 Aug 06 13:11:43.345576 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a9523c2-dc08-4a8e-ba82-00690d53dceb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:43.345769 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a9523c2-dc08-4a8e-ba82-00690d53dceb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:43.352953 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:43.352953 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:43.354125 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5a9523c2-dc08-4a8e-ba82-00690d53dceb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Snapshot retrieved successfully. Aug 06 13:11:43.354125 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a9523c2-dc08-4a8e-ba82-00690d53dceb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 returned with HTTP 200 Aug 06 13:11:43.354475 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 752/3016] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:43 2026] GET /volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:44.181217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be3b1b0f-838c-4fe1-ad5c-674b6ccfdb9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.183393 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be3b1b0f-838c-4fe1-ad5c-674b6ccfdb9a tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:44.183629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be3b1b0f-838c-4fe1-ad5c-674b6ccfdb9a tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:44.183865 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be3b1b0f-838c-4fe1-ad5c-674b6ccfdb9a tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:44.183990 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-be3b1b0f-838c-4fe1-ad5c-674b6ccfdb9a tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:44.188582 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:44.188582 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:44.189336 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be3b1b0f-838c-4fe1-ad5c-674b6ccfdb9a tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:44.189742 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 751/3017] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:44 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:44.276141 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-386bc8e3-38e7-4d1c-b46c-33ffc6260b3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.277917 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-386bc8e3-38e7-4d1c-b46c-33ffc6260b3b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 Aug 06 13:11:44.278150 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-386bc8e3-38e7-4d1c-b46c-33ffc6260b3b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:44.278378 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-386bc8e3-38e7-4d1c-b46c-33ffc6260b3b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:44.283618 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:44.283618 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:44.284054 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-386bc8e3-38e7-4d1c-b46c-33ffc6260b3b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:11:44.285049 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-386bc8e3-38e7-4d1c-b46c-33ffc6260b3b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 returned with HTTP 200 Aug 06 13:11:44.285436 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 756/3018] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:44 2026] GET /volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:44.313197 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07118eb4-070a-4cf0-b243-a22827cfec9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.315859 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:44.316209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-375458736", "snapshot_id": null, "imageRef": "0fc364d2-6b84-4a92-bd64-56677e28e1fd", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:44.317630 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-375458736', 'snapshot_id': None, 'imageRef': '0fc364d2-6b84-4a92-bd64-56677e28e1fd', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:44.363249 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5a90ffd-adab-454a-b586-5a88cf93853d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.365341 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5a90ffd-adab-454a-b586-5a88cf93853d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 Aug 06 13:11:44.365530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5a90ffd-adab-454a-b586-5a88cf93853d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:44.365736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5a90ffd-adab-454a-b586-5a88cf93853d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:44.371129 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5a90ffd-adab-454a-b586-5a88cf93853d tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 returned with HTTP 404 Aug 06 13:11:44.372077 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 753/3019] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:44 2026] GET /volume/v3/snapshots/2fbed68a-1557-4ccc-9df2-fde7b170c009 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:44.379641 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c849355-06ec-4b61-be3e-2b61eba493df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.381296 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c849355-06ec-4b61-be3e-2b61eba493df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:44.381511 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c849355-06ec-4b61-be3e-2b61eba493df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:44.381739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c849355-06ec-4b61-be3e-2b61eba493df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:44.389491 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:44.389491 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:44.393883 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c849355-06ec-4b61-be3e-2b61eba493df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:44.398685 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c849355-06ec-4b61-be3e-2b61eba493df tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 returned with HTTP 200 Aug 06 13:11:44.399207 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 752/3020] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:44 2026] GET /volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:44.408296 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:44.408296 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:44.408747 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:11:44.408915 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume of 1 GB Aug 06 13:11:44.412234 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Availability Zones retrieved successfully. Aug 06 13:11:44.413252 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-397a823f-75ae-4dcd-871d-297994378789 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.414981 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-397a823f-75ae-4dcd-871d-297994378789 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:44.415194 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-397a823f-75ae-4dcd-871d-297994378789 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:44.415396 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-397a823f-75ae-4dcd-871d-297994378789 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:44.415546 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-397a823f-75ae-4dcd-871d-297994378789 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:44.417653 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Flow 'volume_create_api' (d83e41c4-ef5b-4c7c-adc6-52e0b19e9f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:44.418880 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ec2133-07ad-49dc-8020-c8ef2e5a29c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:44.419824 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:44.422510 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:44.422510 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:44.423152 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-397a823f-75ae-4dcd-871d-297994378789 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:44.439224 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-397a823f-75ae-4dcd-871d-297994378789 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume request issued successfully. Aug 06 13:11:44.439433 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-397a823f-75ae-4dcd-871d-297994378789 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 returned with HTTP 202 Aug 06 13:11:44.439884 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 757/3021] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:44 2026] DELETE /volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:44.449654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0e7dd26-4869-4f2b-a0b2-222b45fb1ecb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.451438 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0e7dd26-4869-4f2b-a0b2-222b45fb1ecb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:44.451868 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0e7dd26-4869-4f2b-a0b2-222b45fb1ecb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:44.451868 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0e7dd26-4869-4f2b-a0b2-222b45fb1ecb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:44.453295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ec2133-07ad-49dc-8020-c8ef2e5a29c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '172f96fc-b54c-46f4-a3ab-14ab6266a960', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:44.454355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5532184a-5026-4e93-abd3-1b7695e2d946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:44.459832 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:44.459832 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:44.463221 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d0e7dd26-4869-4f2b-a0b2-222b45fb1ecb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:44.467609 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0e7dd26-4869-4f2b-a0b2-222b45fb1ecb tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 returned with HTTP 200 Aug 06 13:11:44.468032 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 754/3022] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:44 2026] GET /volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:44.491315 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Created reservations ['17218739-deb0-4052-82b3-1f1d7b8ae4b9', '1e4372c0-fa5f-4d37-a34a-9582df8eff43', '4547d5af-3492-42a6-86e2-1d68ad878e74', '633a8396-a94f-4057-b980-f7f4c639169f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:44.492171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5532184a-5026-4e93-abd3-1b7695e2d946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17218739-deb0-4052-82b3-1f1d7b8ae4b9', '1e4372c0-fa5f-4d37-a34a-9582df8eff43', '4547d5af-3492-42a6-86e2-1d68ad878e74', '633a8396-a94f-4057-b980-f7f4c639169f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:44.492981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a7f221-038e-4ad8-8064-a00a9836265a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:44.535840 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a7f221-038e-4ad8-8064-a00a9836265a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f94c97-a847-40bd-87f8-5ae662f4ce6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-375458736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c80228fab245129f3431dc6d05a6b8',qos_specs=None,replication_status=,reservations=['17218739-deb0-4052-82b3-1f1d7b8ae4b9','1e4372c0-fa5f-4d37-a34a-9582df8eff43','4547d5af-3492-42a6-86e2-1d68ad878e74','633a8396-a94f-4057-b980-f7f4c639169f'],size=1,snapshot_id=172f96fc-b54c-46f4-a3ab-14ab6266a960,source_replicaid=,source_volid=None,status='creating',user_id='3d199a25dfa343288271f713369bb9e3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-375458736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5f94c97-a847-40bd-87f8-5ae662f4ce6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c80228fab245129f3431dc6d05a6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=172f96fc-b54c-46f4-a3ab-14ab6266a960,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d199a25dfa343288271f713369bb9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:44.536779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c1be5b-3523-4315-9a18-fe09f58f9851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:44.552788 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c1be5b-3523-4315-9a18-fe09f58f9851) transitioned into state 'SUCCESS' from state '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-375458736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c80228fab245129f3431dc6d05a6b8',qos_specs=None,replication_status=,reservations=['17218739-deb0-4052-82b3-1f1d7b8ae4b9','1e4372c0-fa5f-4d37-a34a-9582df8eff43','4547d5af-3492-42a6-86e2-1d68ad878e74','633a8396-a94f-4057-b980-f7f4c639169f'],size=1,snapshot_id=172f96fc-b54c-46f4-a3ab-14ab6266a960,source_replicaid=,source_volid=None,status='creating',user_id='3d199a25dfa343288271f713369bb9e3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:44.553632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1549e6f-1606-4798-9aab-f804a2ca2872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:44.579154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1549e6f-1606-4798-9aab-f804a2ca2872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:44.580351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Flow 'volume_create_api' (d83e41c4-ef5b-4c7c-adc6-52e0b19e9f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:44.580793 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume request issued successfully. Aug 06 13:11:44.581538 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07118eb4-070a-4cf0-b243-a22827cfec9b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:44.582137 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 760/3023] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:11:44 2026] POST /volume/v3/volumes => generated 811 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:44.594560 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6dc267c1-85ab-40cb-a997-3d3680473511 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:44.596282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dc267c1-85ab-40cb-a997-3d3680473511 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:11:44.596487 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dc267c1-85ab-40cb-a997-3d3680473511 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:44.596663 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dc267c1-85ab-40cb-a997-3d3680473511 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:44.603158 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:44.603158 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:44.606217 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6dc267c1-85ab-40cb-a997-3d3680473511 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:44.610306 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dc267c1-85ab-40cb-a997-3d3680473511 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 200 Aug 06 13:11:44.610306 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 753/3024] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:11:44 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:45.211413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34a7ad8b-6adc-4179-b597-2049e298dc10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:45.213779 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34a7ad8b-6adc-4179-b597-2049e298dc10 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:45.214042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34a7ad8b-6adc-4179-b597-2049e298dc10 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:45.214313 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34a7ad8b-6adc-4179-b597-2049e298dc10 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:45.214465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-34a7ad8b-6adc-4179-b597-2049e298dc10 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:45.220972 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:45.220972 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:45.221982 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34a7ad8b-6adc-4179-b597-2049e298dc10 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:45.222444 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 758/3025] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:45 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:45.482098 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a65fdeda-64c7-442e-949a-98d4bfeb8988 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:45.483833 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a65fdeda-64c7-442e-949a-98d4bfeb8988 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 Aug 06 13:11:45.484015 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a65fdeda-64c7-442e-949a-98d4bfeb8988 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:45.484204 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a65fdeda-64c7-442e-949a-98d4bfeb8988 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:45.489808 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a65fdeda-64c7-442e-949a-98d4bfeb8988 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 returned with HTTP 404 Aug 06 13:11:45.490197 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 755/3026] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:45 2026] GET /volume/v3/volumes/b9accbf5-d8e2-4838-8030-6a90bd750818 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:45.496887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9148bc8-40a6-40b4-9d33-0a96e1718205 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:45.498622 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9148bc8-40a6-40b4-9d33-0a96e1718205 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:45.498840 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9148bc8-40a6-40b4-9d33-0a96e1718205 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:45.499013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9148bc8-40a6-40b4-9d33-0a96e1718205 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:45.505360 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:45.505360 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:45.508656 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b9148bc8-40a6-40b4-9d33-0a96e1718205 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:45.512585 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9148bc8-40a6-40b4-9d33-0a96e1718205 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:45.513038 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 761/3027] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:45 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:45.524083 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5933eba-0405-412c-94fc-4613b1e031b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:45.526070 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5933eba-0405-412c-94fc-4613b1e031b7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:45.526316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5933eba-0405-412c-94fc-4613b1e031b7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:45.526528 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5933eba-0405-412c-94fc-4613b1e031b7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:45.526720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b5933eba-0405-412c-94fc-4613b1e031b7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume with id: 52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:45.535306 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:45.535306 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:45.535867 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5933eba-0405-412c-94fc-4613b1e031b7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:45.557375 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5933eba-0405-412c-94fc-4613b1e031b7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Delete volume request issued successfully. Aug 06 13:11:45.557585 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5933eba-0405-412c-94fc-4613b1e031b7 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 202 Aug 06 13:11:45.558044 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 754/3028] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:45 2026] DELETE /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:45.565999 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f50716b-c564-4201-9266-974a68885edd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:45.567670 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f50716b-c564-4201-9266-974a68885edd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:45.567893 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f50716b-c564-4201-9266-974a68885edd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:45.568165 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f50716b-c564-4201-9266-974a68885edd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:45.575442 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:45.575442 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:45.578898 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f50716b-c564-4201-9266-974a68885edd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Volume info retrieved successfully. Aug 06 13:11:45.583698 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f50716b-c564-4201-9266-974a68885edd tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 200 Aug 06 13:11:45.584273 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 759/3029] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:45 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:45.622664 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9350f72-8574-48ea-b322-31cf1a936fcd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:45.624464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9350f72-8574-48ea-b322-31cf1a936fcd tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:11:45.624659 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9350f72-8574-48ea-b322-31cf1a936fcd tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:45.624849 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9350f72-8574-48ea-b322-31cf1a936fcd tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:45.632063 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:45.632063 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:45.637706 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9350f72-8574-48ea-b322-31cf1a936fcd tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:45.643224 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9350f72-8574-48ea-b322-31cf1a936fcd tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 200 Aug 06 13:11:45.643672 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 756/3030] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:11:45 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:45.655887 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6671b08-fa57-48d8-b76a-8a91baaab8df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:45.658301 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6671b08-fa57-48d8-b76a-8a91baaab8df tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:11:45.658762 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6671b08-fa57-48d8-b76a-8a91baaab8df tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:45.659064 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6671b08-fa57-48d8-b76a-8a91baaab8df tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:45.668723 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:45.668723 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:45.672787 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6671b08-fa57-48d8-b76a-8a91baaab8df tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:45.676915 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6671b08-fa57-48d8-b76a-8a91baaab8df tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 200 Aug 06 13:11:45.677501 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 762/3031] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:11:45 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:46.234425 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-827ef6f3-0a69-4f37-84c0-bf48f80ca11c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:46.237430 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-827ef6f3-0a69-4f37-84c0-bf48f80ca11c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:46.237736 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-827ef6f3-0a69-4f37-84c0-bf48f80ca11c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:46.237993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-827ef6f3-0a69-4f37-84c0-bf48f80ca11c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:46.238125 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-827ef6f3-0a69-4f37-84c0-bf48f80ca11c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:46.246226 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee602113-f60a-4419-8f53-4c7e9dd7057d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:46.248048 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:46.248048 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:46.248505 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee602113-f60a-4419-8f53-4c7e9dd7057d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:11:46.248760 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee602113-f60a-4419-8f53-4c7e9dd7057d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:46.248987 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee602113-f60a-4419-8f53-4c7e9dd7057d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:46.249042 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-827ef6f3-0a69-4f37-84c0-bf48f80ca11c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:46.249547 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 755/3032] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:46 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:46.256647 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:46.256647 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:46.261766 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee602113-f60a-4419-8f53-4c7e9dd7057d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:46.268689 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee602113-f60a-4419-8f53-4c7e9dd7057d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:11:46.269238 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 760/3033] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:46 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:46.330498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5cda2f7-b75d-4f21-8af3-2f824cacbdaa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:46.332383 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5cda2f7-b75d-4f21-8af3-2f824cacbdaa tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:11:46.332625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5cda2f7-b75d-4f21-8af3-2f824cacbdaa tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:46.332832 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5cda2f7-b75d-4f21-8af3-2f824cacbdaa tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:46.340770 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:46.340770 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:46.345148 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b5cda2f7-b75d-4f21-8af3-2f824cacbdaa tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:11:46.353483 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5cda2f7-b75d-4f21-8af3-2f824cacbdaa tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:11:46.354118 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 757/3034] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:46 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:46.597978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aafa5cdd-b87a-4fa2-be51-78168da3c666 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:46.600328 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aafa5cdd-b87a-4fa2-be51-78168da3c666 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] GET https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 Aug 06 13:11:46.600631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aafa5cdd-b87a-4fa2-be51-78168da3c666 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:46.600953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aafa5cdd-b87a-4fa2-be51-78168da3c666 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:46.607952 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aafa5cdd-b87a-4fa2-be51-78168da3c666 tempest-VolumesSnapshotTestJSON-975702288 tempest-VolumesSnapshotTestJSON-975702288-project-member] https://10.4.3.59/volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 returned with HTTP 404 Aug 06 13:11:46.608629 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 763/3035] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:46 2026] GET /volume/v3/volumes/52a1c40c-dfe2-4fa4-918a-adac6103e318 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:46.878608 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-5679da1e-ed01-4fe3-99ba-bc5c07932067 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:46.969860 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-5679da1e-ed01-4fe3-99ba-bc5c07932067 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:11:46.970175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-5679da1e-ed01-4fe3-99ba-bc5c07932067 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:46.970244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-5679da1e-ed01-4fe3-99ba-bc5c07932067 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:46.978782 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:46.978782 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:46.983056 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-5679da1e-ed01-4fe3-99ba-bc5c07932067 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:46.988733 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-5679da1e-ed01-4fe3-99ba-bc5c07932067 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 200 Aug 06 13:11:46.989117 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 756/3036] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:46 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 1402 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:47.261655 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-842fa316-e78c-4713-aac7-7356395ad94d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:47.266622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-842fa316-e78c-4713-aac7-7356395ad94d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:47.266622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-842fa316-e78c-4713-aac7-7356395ad94d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:47.266622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-842fa316-e78c-4713-aac7-7356395ad94d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:47.266622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-842fa316-e78c-4713-aac7-7356395ad94d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:47.281952 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:47.281952 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:47.281952 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-842fa316-e78c-4713-aac7-7356395ad94d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:47.281952 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 761/3037] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:47 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:47.623286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-aab90645-01c9-4b7a-a226-f8f722aaf8cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:47.623286 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-aab90645-01c9-4b7a-a226-f8f722aaf8cf tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:11:47.623592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-aab90645-01c9-4b7a-a226-f8f722aaf8cf tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:47.623857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-aab90645-01c9-4b7a-a226-f8f722aaf8cf tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:47.630772 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:47.630772 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:47.634946 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-aab90645-01c9-4b7a-a226-f8f722aaf8cf tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:47.640025 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-aab90645-01c9-4b7a-a226-f8f722aaf8cf tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 200 Aug 06 13:11:47.640331 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 758/3038] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:47 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:47.649638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d94d5155-0a99-41a4-ba76-44b314dee192 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:47.650044 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d94d5155-0a99-41a4-ba76-44b314dee192 None None] GET https://10.4.3.59/volume// Aug 06 13:11:47.650212 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d94d5155-0a99-41a4-ba76-44b314dee192 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:47.650428 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d94d5155-0a99-41a4-ba76-44b314dee192 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:47.650774 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d94d5155-0a99-41a4-ba76-44b314dee192 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:47.651039 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 764/3039] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:11:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:47.658857 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-daf97683-6bf6-4560-b51d-2a7155e94dc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:47.664378 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-daf97683-6bf6-4560-b51d-2a7155e94dc3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:11:47.664813 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-daf97683-6bf6-4560-b51d-2a7155e94dc3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5f94c97-a847-40bd-87f8-5ae662f4ce6b", "connector": null, "instance_uuid": "b4dbb86a-827e-4334-ac6f-1b3a3d4f7dff"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:47.673730 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:47.673730 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:47.701997 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-daf97683-6bf6-4560-b51d-2a7155e94dc3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:11:47.702575 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 757/3040] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:11:47 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 06 13:11:48.298095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-555fa8ab-3602-4b39-bcd7-824b510262f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:48.299591 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-555fa8ab-3602-4b39-bcd7-824b510262f5 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:48.299762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-555fa8ab-3602-4b39-bcd7-824b510262f5 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:48.299922 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-555fa8ab-3602-4b39-bcd7-824b510262f5 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:48.300036 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-555fa8ab-3602-4b39-bcd7-824b510262f5 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:48.308735 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:48.308735 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:48.309464 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-555fa8ab-3602-4b39-bcd7-824b510262f5 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:48.309846 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 762/3041] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:48 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:48.653624 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c85d92b8-fcfc-4a3f-9a82-15b5c14a4782 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:48.654018 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c85d92b8-fcfc-4a3f-9a82-15b5c14a4782 None None] GET https://10.4.3.59/volume// Aug 06 13:11:48.654169 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c85d92b8-fcfc-4a3f-9a82-15b5c14a4782 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:48.654363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c85d92b8-fcfc-4a3f-9a82-15b5c14a4782 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:48.654695 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c85d92b8-fcfc-4a3f-9a82-15b5c14a4782 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:48.654962 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 759/3042] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:48.667353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-e718ccef-bc7b-44d4-a5b9-4c18e283dbe3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:48.669418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-e718ccef-bc7b-44d4-a5b9-4c18e283dbe3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:11:48.669623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-e718ccef-bc7b-44d4-a5b9-4c18e283dbe3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:48.669826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-e718ccef-bc7b-44d4-a5b9-4c18e283dbe3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:48.681865 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:48.681865 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:48.685888 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-e718ccef-bc7b-44d4-a5b9-4c18e283dbe3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:11:48.692230 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-e718ccef-bc7b-44d4-a5b9-4c18e283dbe3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 200 Aug 06 13:11:48.692730 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 765/3043] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:48 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 1581 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:48.814756 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-f58ba926-684d-4a65-bda6-6a9626be48ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:48.821026 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-f58ba926-684d-4a65-bda6-6a9626be48ed tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] PUT https://10.4.3.59/volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99 Aug 06 13:11:48.821510 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-f58ba926-684d-4a65-bda6-6a9626be48ed tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:48.834604 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-f58ba926-684d-4a65-bda6-6a9626be48ed tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Acquiring lock "cinder-attachment_update-a5f94c97-a847-40bd-87f8-5ae662f4ce6b-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:11:48.840993 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-f58ba926-684d-4a65-bda6-6a9626be48ed tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Lock "cinder-attachment_update-a5f94c97-a847-40bd-87f8-5ae662f4ce6b-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:11:48.842178 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:48.842178 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:48.947775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-f58ba926-684d-4a65-bda6-6a9626be48ed tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Lock "cinder-attachment_update-a5f94c97-a847-40bd-87f8-5ae662f4ce6b-np0000006653" released by "attachment_update" :: held 0.106s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:11:48.947946 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-f58ba926-684d-4a65-bda6-6a9626be48ed tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99 returned with HTTP 200 Aug 06 13:11:48.949246 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 758/3044] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:11:48 2026] PUT /volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:48.983384 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-21ff369e-7fd2-442d-a7de-d35dfa62297c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:48.991049 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-21ff369e-7fd2-442d-a7de-d35dfa62297c tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99/action Aug 06 13:11:48.991049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-21ff369e-7fd2-442d-a7de-d35dfa62297c tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:48.991049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-21ff369e-7fd2-442d-a7de-d35dfa62297c tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:49.008354 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:49.008354 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:49.019941 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-622609de-34a0-4fe4-bca3-1600aaccaa06 req-21ff369e-7fd2-442d-a7de-d35dfa62297c tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99/action returned with HTTP 204 Aug 06 13:11:49.020435 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 763/3045] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:11:48 2026] POST /volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:49.322545 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65618911-d0fc-4642-ad49-d7dc4b82cf35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:49.329408 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65618911-d0fc-4642-ad49-d7dc4b82cf35 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:49.329408 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65618911-d0fc-4642-ad49-d7dc4b82cf35 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:49.329408 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65618911-d0fc-4642-ad49-d7dc4b82cf35 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:49.329408 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-65618911-d0fc-4642-ad49-d7dc4b82cf35 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:49.338883 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:49.338883 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:49.341036 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65618911-d0fc-4642-ad49-d7dc4b82cf35 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:49.341783 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 760/3046] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:49 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:50.280628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:50.355045 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c3cc232-3efa-4c06-8201-43dafc3d71ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:50.356877 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c3cc232-3efa-4c06-8201-43dafc3d71ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:50.357065 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c3cc232-3efa-4c06-8201-43dafc3d71ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:50.357239 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c3cc232-3efa-4c06-8201-43dafc3d71ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:50.357367 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0c3cc232-3efa-4c06-8201-43dafc3d71ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:50.362083 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:50.362083 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:50.362800 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c3cc232-3efa-4c06-8201-43dafc3d71ef tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:50.363143 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 759/3047] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:50 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:50.385037 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:11:50.385412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1647949655"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:50.386714 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1647949655'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:11:50.386864 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Create volume of 1 GB Aug 06 13:11:50.391175 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Availability Zones retrieved successfully. Aug 06 13:11:50.396548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Flow 'volume_create_api' (2ab3229e-5a6a-4a9e-962a-1a4a9261271a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:50.397500 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27e256b-3e03-42ef-94c0-fb0026f84293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:50.398447 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:11:50.428226 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27e256b-3e03-42ef-94c0-fb0026f84293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:50.428942 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3510bcd-b45c-460b-863f-a330cfccd773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:50.479280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Created reservations ['762e7296-7fa0-4a1b-9f50-038fd57b772e', '1540c36b-189b-4058-867b-7b6ce6291cd2', '2ad87c23-66ab-420f-862e-4269a4dbecbc', '50bbce26-211b-4271-b61e-1f221a753649'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:50.480028 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3510bcd-b45c-460b-863f-a330cfccd773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['762e7296-7fa0-4a1b-9f50-038fd57b772e', '1540c36b-189b-4058-867b-7b6ce6291cd2', '2ad87c23-66ab-420f-862e-4269a4dbecbc', '50bbce26-211b-4271-b61e-1f221a753649']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:50.480685 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6995580f-9ac8-4c27-9881-062a01a2c874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:50.504966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6995580f-9ac8-4c27-9881-062a01a2c874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1647949655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd168bb98b4d0cba785951505fbf11',qos_specs=None,replication_status=,reservations=['762e7296-7fa0-4a1b-9f50-038fd57b772e','1540c36b-189b-4058-867b-7b6ce6291cd2','2ad87c23-66ab-420f-862e-4269a4dbecbc','50bbce26-211b-4271-b61e-1f221a753649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='041cb7bdc92743a6ab14118a0d6d16d6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1647949655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cd168bb98b4d0cba785951505fbf11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='041cb7bdc92743a6ab14118a0d6d16d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:50.507299 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f516bcd1-b90d-4f0e-9c06-0fe742ad8da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:50.527123 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f516bcd1-b90d-4f0e-9c06-0fe742ad8da0) transitioned into state 'SUCCESS' from state '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-1647949655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd168bb98b4d0cba785951505fbf11',qos_specs=None,replication_status=,reservations=['762e7296-7fa0-4a1b-9f50-038fd57b772e','1540c36b-189b-4058-867b-7b6ce6291cd2','2ad87c23-66ab-420f-862e-4269a4dbecbc','50bbce26-211b-4271-b61e-1f221a753649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='041cb7bdc92743a6ab14118a0d6d16d6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:50.528030 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ff577c-322f-429b-99b0-2baa2dadc468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:11:50.537518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ff577c-322f-429b-99b0-2baa2dadc468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:11:50.538233 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Flow 'volume_create_api' (2ab3229e-5a6a-4a9e-962a-1a4a9261271a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:11:50.538561 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Create volume request issued successfully. Aug 06 13:11:50.539084 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-854d7e2a-0790-4ddf-a985-14a3ac5530c8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:11:50.539629 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 766/3048] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:11:50 2026] POST /volume/v3/volumes => generated 756 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:50.560280 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43174ab0-638c-439f-b592-4758ff7d665f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:50.565774 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43174ab0-638c-439f-b592-4758ff7d665f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:50.566059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43174ab0-638c-439f-b592-4758ff7d665f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:50.566320 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43174ab0-638c-439f-b592-4758ff7d665f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:50.580344 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:50.580344 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:50.585148 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43174ab0-638c-439f-b592-4758ff7d665f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:50.591625 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43174ab0-638c-439f-b592-4758ff7d665f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a returned with HTTP 200 Aug 06 13:11:50.592352 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 764/3049] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:50 2026] GET /volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:51.380721 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9cca0417-8ed8-4c0c-a5e9-50bbfcfb858d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:51.383695 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cca0417-8ed8-4c0c-a5e9-50bbfcfb858d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:51.383695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cca0417-8ed8-4c0c-a5e9-50bbfcfb858d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:51.383695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cca0417-8ed8-4c0c-a5e9-50bbfcfb858d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:51.383695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9cca0417-8ed8-4c0c-a5e9-50bbfcfb858d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:51.387170 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:51.387170 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:51.388062 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cca0417-8ed8-4c0c-a5e9-50bbfcfb858d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:51.388520 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 761/3050] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:51 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:51.606608 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3365e6ca-e624-4062-abcb-715511a0590f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:51.612296 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3365e6ca-e624-4062-abcb-715511a0590f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:51.612296 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3365e6ca-e624-4062-abcb-715511a0590f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:51.612296 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3365e6ca-e624-4062-abcb-715511a0590f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:51.624741 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:51.624741 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:51.631604 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3365e6ca-e624-4062-abcb-715511a0590f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:51.639753 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3365e6ca-e624-4062-abcb-715511a0590f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a returned with HTTP 200 Aug 06 13:11:51.640379 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 760/3051] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:51 2026] GET /volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:51.655352 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:51.657846 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:51.658314 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-248985779"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:51.668977 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:51.668977 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:51.669664 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:51.669899 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Create snapshot from volume 5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:51.717962 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Created reservations ['5289597a-cc89-4f7b-a247-7deb12fb1bf2', 'e39fa0a3-e5f5-4036-b042-17f16d9449c6', '338bd192-dac4-4655-8ca6-44ce226778c2', '148a3366-01c9-4cca-9a71-925b9e1ca8b3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:51.752021 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot create request issued successfully. Aug 06 13:11:51.752406 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78bfdc44-8f78-4f9e-8636-1a07b7e0e109 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:51.752858 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 767/3052] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:11:51 2026] POST /volume/v3/snapshots => generated 313 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:51.760575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4dfd268-998b-4c74-ae6a-48abdd512280 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:51.762424 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4dfd268-998b-4c74-ae6a-48abdd512280 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 Aug 06 13:11:51.762613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4dfd268-998b-4c74-ae6a-48abdd512280 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:51.762815 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4dfd268-998b-4c74-ae6a-48abdd512280 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:51.769552 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:51.769552 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:51.770040 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4dfd268-998b-4c74-ae6a-48abdd512280 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:51.770865 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4dfd268-998b-4c74-ae6a-48abdd512280 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 returned with HTTP 200 Aug 06 13:11:51.771300 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 765/3053] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:51 2026] GET /volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:52.398852 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0c0f4e4-525e-424b-bd65-ea2422e50247 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:52.401214 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0c0f4e4-525e-424b-bd65-ea2422e50247 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:52.401574 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0c0f4e4-525e-424b-bd65-ea2422e50247 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:52.401883 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0c0f4e4-525e-424b-bd65-ea2422e50247 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:52.402061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e0c0f4e4-525e-424b-bd65-ea2422e50247 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:52.408045 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:52.408045 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:52.409133 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0c0f4e4-525e-424b-bd65-ea2422e50247 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:52.409683 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 762/3054] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:52 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:52.780457 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de57d84c-ee4e-41b8-b730-6212ad5be8a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:52.784024 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de57d84c-ee4e-41b8-b730-6212ad5be8a4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 Aug 06 13:11:52.784244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de57d84c-ee4e-41b8-b730-6212ad5be8a4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:52.784447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de57d84c-ee4e-41b8-b730-6212ad5be8a4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:52.796919 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:52.796919 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:52.797385 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de57d84c-ee4e-41b8-b730-6212ad5be8a4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:52.799217 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de57d84c-ee4e-41b8-b730-6212ad5be8a4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 returned with HTTP 200 Aug 06 13:11:52.799610 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 761/3055] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:52 2026] GET /volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:52.809508 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:52.811431 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:52.811787 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1621500043"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:52.821329 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:52.821329 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:52.821548 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:52.821594 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Create snapshot from volume 5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:52.857745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Created reservations ['66afa0da-182e-453e-8299-3015701e4994', 'bba2a230-94b0-4ade-a18d-713575a5550c', 'f5f4d1c7-5420-47cb-a8db-020ac7d58516', '97eeb696-c905-4e3b-8124-4e0e33c33b55'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:52.904042 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot create request issued successfully. Aug 06 13:11:52.904042 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed44c6ec-6c4b-46fa-bbe3-db8247231bd9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:52.904234 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 768/3056] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:11:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:52.915446 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9b0977f-33c4-4fa7-9cae-b344fb36bbd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:52.918428 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9b0977f-33c4-4fa7-9cae-b344fb36bbd5 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 Aug 06 13:11:52.918428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9b0977f-33c4-4fa7-9cae-b344fb36bbd5 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:52.918428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9b0977f-33c4-4fa7-9cae-b344fb36bbd5 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:52.922226 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:52.922226 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:52.922690 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b9b0977f-33c4-4fa7-9cae-b344fb36bbd5 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:52.923455 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9b0977f-33c4-4fa7-9cae-b344fb36bbd5 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 returned with HTTP 200 Aug 06 13:11:52.923798 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 766/3057] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:52 2026] GET /volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:53.420411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9cd9a2aa-a4f0-4bdb-ae88-1afdd089932d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:53.422143 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cd9a2aa-a4f0-4bdb-ae88-1afdd089932d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:53.422379 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cd9a2aa-a4f0-4bdb-ae88-1afdd089932d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:53.422567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cd9a2aa-a4f0-4bdb-ae88-1afdd089932d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:53.422705 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9cd9a2aa-a4f0-4bdb-ae88-1afdd089932d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:53.428184 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:53.428184 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:53.428945 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cd9a2aa-a4f0-4bdb-ae88-1afdd089932d tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:53.429306 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 763/3058] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:53 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:53.933978 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05abd491-f2a2-4b6b-9178-741ca5689d4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:53.935766 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05abd491-f2a2-4b6b-9178-741ca5689d4e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 Aug 06 13:11:53.935976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05abd491-f2a2-4b6b-9178-741ca5689d4e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:53.936222 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05abd491-f2a2-4b6b-9178-741ca5689d4e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:53.943028 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:53.943028 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:53.943655 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05abd491-f2a2-4b6b-9178-741ca5689d4e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:53.944734 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05abd491-f2a2-4b6b-9178-741ca5689d4e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 returned with HTTP 200 Aug 06 13:11:53.945219 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 762/3059] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:53 2026] GET /volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:53.962598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:53.968082 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:53.968082 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:53.979462 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:53.979462 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:53.980214 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:53.980415 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Create snapshot from volume 5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:54.030437 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Created reservations ['6483b218-7701-49b4-8bb2-a2386f649912', '14cf9401-d299-4e5f-babf-33dce069ca3e', 'aef8d475-f72a-4542-b25f-808dbf1c5bcd', '07fe51a3-85e3-438f-953d-78fb08b4bf7e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:11:54.078533 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot create request issued successfully. Aug 06 13:11:54.078533 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7192f92a-2da7-4739-8bcd-8e42e9e27e97 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:11:54.078533 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 769/3060] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:11:53 2026] POST /volume/v3/snapshots => generated 314 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:11:54.095098 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ace3314-9dfa-46cc-b503-a2567722f4ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:54.097124 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ace3314-9dfa-46cc-b503-a2567722f4ac tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 Aug 06 13:11:54.097383 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ace3314-9dfa-46cc-b503-a2567722f4ac tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:54.097623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ace3314-9dfa-46cc-b503-a2567722f4ac tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:54.108891 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:54.108891 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:54.109454 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ace3314-9dfa-46cc-b503-a2567722f4ac tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:54.110508 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ace3314-9dfa-46cc-b503-a2567722f4ac tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 returned with HTTP 200 Aug 06 13:11:54.110884 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 767/3061] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:54 2026] GET /volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:54.439368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-670c49c3-d137-4ba9-a794-9317c7d4f675 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:54.441247 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-670c49c3-d137-4ba9-a794-9317c7d4f675 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:11:54.441525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-670c49c3-d137-4ba9-a794-9317c7d4f675 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:54.441779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-670c49c3-d137-4ba9-a794-9317c7d4f675 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:54.441921 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-670c49c3-d137-4ba9-a794-9317c7d4f675 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Show backup with id 45de5af3-126d-440c-a135-ce44f27d56a3. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:11:54.447162 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:54.447162 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:54.448137 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-670c49c3-d137-4ba9-a794-9317c7d4f675 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 200 Aug 06 13:11:54.448617 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 764/3062] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:54 2026] GET /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:54.458548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbe53d19-1e09-4b73-b8eb-a21004790c15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:54.460502 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe53d19-1e09-4b73-b8eb-a21004790c15 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 Aug 06 13:11:54.460736 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe53d19-1e09-4b73-b8eb-a21004790c15 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:54.460941 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe53d19-1e09-4b73-b8eb-a21004790c15 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:54.468654 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:54.468654 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:54.472403 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbe53d19-1e09-4b73-b8eb-a21004790c15 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:54.477704 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe53d19-1e09-4b73-b8eb-a21004790c15 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 returned with HTTP 200 Aug 06 13:11:54.478185 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 763/3063] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:54 2026] GET /volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 => generated 1415 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:54.492181 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef175cbb-fa40-46ad-accc-414384377f63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:54.493911 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef175cbb-fa40-46ad-accc-414384377f63 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 Aug 06 13:11:54.494070 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef175cbb-fa40-46ad-accc-414384377f63 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:54.494278 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef175cbb-fa40-46ad-accc-414384377f63 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:54.502819 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:54.502819 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:54.507314 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef175cbb-fa40-46ad-accc-414384377f63 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:54.512721 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef175cbb-fa40-46ad-accc-414384377f63 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 returned with HTTP 200 Aug 06 13:11:54.513067 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 770/3064] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:54 2026] GET /volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:55.120800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc3a17d1-66eb-407b-8a46-70b7409479d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.122405 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc3a17d1-66eb-407b-8a46-70b7409479d6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 Aug 06 13:11:55.122640 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc3a17d1-66eb-407b-8a46-70b7409479d6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.122855 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc3a17d1-66eb-407b-8a46-70b7409479d6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.128820 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.128820 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:55.129149 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc3a17d1-66eb-407b-8a46-70b7409479d6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:55.129865 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc3a17d1-66eb-407b-8a46-70b7409479d6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 returned with HTTP 200 Aug 06 13:11:55.130189 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 768/3065] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.145383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.147189 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?limit=1 Aug 06 13:11:55.147482 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.147782 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.148188 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.149238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.155892 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.156428 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0105e0fd-a865-44ce-a73e-ca87eda3bea9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 06 13:11:55.156795 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 765/3066] 10.4.3.59 () {66 vars in 1251 bytes} [Thu Aug 6 13:11:55 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 06 13:11:55.170728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.174217 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:55.174519 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.174780 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.175063 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.176508 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.181915 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.182254 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f98c4d76-db9c-43d3-86b4-2c5a26245f4a tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 200 Aug 06 13:11:55.182796 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 764/3067] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.196005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.197530 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?limit=100000 Aug 06 13:11:55.197866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.198110 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.198427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.199558 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.201928 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=318,cinder:UPDATE=111,cinder:INSERT=52 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:11:55.205929 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.205929 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a721831-e1dd-4ab7-a056-a8894f1b5604 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 06 13:11:55.205929 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 771/3068] 10.4.3.59 () {66 vars in 1261 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.217010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cb76381-310a-4413-801e-7163a44dace6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.218740 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb76381-310a-4413-801e-7163a44dace6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?limit=0 Aug 06 13:11:55.218959 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb76381-310a-4413-801e-7163a44dace6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.219160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb76381-310a-4413-801e-7163a44dace6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.219468 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-5cb76381-310a-4413-801e-7163a44dace6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.220502 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-5cb76381-310a-4413-801e-7163a44dace6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.222083 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=297,cinder:UPDATE=92,cinder:INSERT=39 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:11:55.223593 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5cb76381-310a-4413-801e-7163a44dace6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.224036 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb76381-310a-4413-801e-7163a44dace6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 06 13:11:55.224382 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 769/3069] 10.4.3.59 () {66 vars in 1251 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:11:55.238033 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.240786 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots Aug 06 13:11:55.241002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.241234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.243974 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.244593 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.244593 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:55.245938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.253472 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.254198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b23dffc-16e9-4c8d-88ad-d4770be380b8 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 200 Aug 06 13:11:55.254726 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 766/3070] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.268526 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.271945 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?marker=bdb4f2ee-607e-42e5-bfbe-82b81335aee3 Aug 06 13:11:55.272202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.272480 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.272774 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.273132 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.273132 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:55.276986 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.297906 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.298344 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1de3061-9465-4117-93b3-aa955a1e18a6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?marker=bdb4f2ee-607e-42e5-bfbe-82b81335aee3 returned with HTTP 200 Aug 06 13:11:55.298867 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 765/3071] 10.4.3.59 () {66 vars in 1323 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?marker=bdb4f2ee-607e-42e5-bfbe-82b81335aee3 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.309402 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.313286 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?offset=2&limit=3 Aug 06 13:11:55.313286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.313286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.313286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.313286 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.313286 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:55.314359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.333488 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.333865 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00e94d73-9fae-4efa-a0cd-0cb7a2faab8d tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 06 13:11:55.334307 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 772/3072] 10.4.3.59 () {66 vars in 1269 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.348194 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.349989 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 06 13:11:55.350166 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.350386 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.350592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.351702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.370900 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.371520 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89a595f7-e9f1-4344-b4a5-a1c8d92f96ea tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 06 13:11:55.372067 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 770/3073] 10.4.3.59 () {66 vars in 1301 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.382744 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.384229 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 06 13:11:55.386282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.386282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.386282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.386282 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.386282 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:55.386282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.390656 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.391159 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72f24b8a-ddd0-4b35-9535-0a370c1801ad tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 06 13:11:55.391669 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 767/3074] 10.4.3.59 () {66 vars in 1303 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.403485 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.405668 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 06 13:11:55.406293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.406293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.406426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.406824 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.406824 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:55.407715 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.424673 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.425221 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af9ef049-a6fa-4b8b-9055-506ade96bd36 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 06 13:11:55.426105 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 766/3075] 10.4.3.59 () {66 vars in 1285 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.437926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a39a14b9-b572-4131-951c-7fa9409f7930 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.439770 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a39a14b9-b572-4131-951c-7fa9409f7930 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 06 13:11:55.440068 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a39a14b9-b572-4131-951c-7fa9409f7930 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.440145 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a39a14b9-b572-4131-951c-7fa9409f7930 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.440611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-a39a14b9-b572-4131-951c-7fa9409f7930 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.441122 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.441122 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:55.442300 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-a39a14b9-b572-4131-951c-7fa9409f7930 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.457850 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a39a14b9-b572-4131-951c-7fa9409f7930 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.458247 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a39a14b9-b572-4131-951c-7fa9409f7930 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 06 13:11:55.458843 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 773/3076] 10.4.3.59 () {66 vars in 1287 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.471500 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21035895-ea52-48ff-9503-a837f762840e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.474247 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21035895-ea52-48ff-9503-a837f762840e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 06 13:11:55.474526 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21035895-ea52-48ff-9503-a837f762840e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.474881 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21035895-ea52-48ff-9503-a837f762840e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.475194 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-21035895-ea52-48ff-9503-a837f762840e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.475538 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.475538 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:55.476760 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-21035895-ea52-48ff-9503-a837f762840e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.492657 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21035895-ea52-48ff-9503-a837f762840e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.493061 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21035895-ea52-48ff-9503-a837f762840e tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 06 13:11:55.493951 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 771/3077] 10.4.3.59 () {66 vars in 1305 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.505710 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.507284 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 06 13:11:55.509282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.509282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.509282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.509282 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.509282 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:55.510211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.522711 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=226,cinder:UPDATE=45,cinder:INSERT=17 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:11:55.530225 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.530225 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6dd8ce65-0d9f-4f62-a64f-c4c80bfb79f4 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 06 13:11:55.530225 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 768/3078] 10.4.3.59 () {66 vars in 1307 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.543830 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-414df363-3c92-43b2-8b6e-ad661fd6323f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.546177 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-414df363-3c92-43b2-8b6e-ad661fd6323f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 Aug 06 13:11:55.546361 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-414df363-3c92-43b2-8b6e-ad661fd6323f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.546532 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-414df363-3c92-43b2-8b6e-ad661fd6323f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.546749 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-414df363-3c92-43b2-8b6e-ad661fd6323f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.546981 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.546981 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:55.547787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-414df363-3c92-43b2-8b6e-ad661fd6323f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.560753 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-414df363-3c92-43b2-8b6e-ad661fd6323f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.561203 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.561203 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:55.562028 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-414df363-3c92-43b2-8b6e-ad661fd6323f tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 returned with HTTP 200 Aug 06 13:11:55.562635 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 767/3079] 10.4.3.59 () {66 vars in 1378 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.576208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.580428 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail?status=available Aug 06 13:11:55.580764 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.581034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.581253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.581550 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.581550 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:55.582550 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.598855 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.599457 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.599457 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:55.600332 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57575d6f-89f4-47eb-ade0-bfa6a6b11e63 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 06 13:11:55.600871 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 774/3080] 10.4.3.59 () {66 vars in 1290 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:55.612732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.615031 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 Aug 06 13:11:55.615318 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.615514 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.615779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.616144 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.616144 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:55.617377 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.632321 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.632878 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.632878 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:55.633704 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14595c16-8476-4f4a-9bc8-8cc7f8787207 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 returned with HTTP 200 Aug 06 13:11:55.634167 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 772/3081] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.659621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.662075 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 Aug 06 13:11:55.662467 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.664285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.664285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.664285 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.664285 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:55.665144 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.680726 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.681119 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2df4c2cd-7e58-488e-8561-2dd71869dd4b tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 returned with HTTP 200 Aug 06 13:11:55.681701 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 769/3082] 10.4.3.59 () {66 vars in 1357 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.695449 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-108055d7-14a2-405e-ad6c-700506fcfe17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.697192 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-108055d7-14a2-405e-ad6c-700506fcfe17 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?status=available Aug 06 13:11:55.697418 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-108055d7-14a2-405e-ad6c-700506fcfe17 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.697592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-108055d7-14a2-405e-ad6c-700506fcfe17 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.697793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-108055d7-14a2-405e-ad6c-700506fcfe17 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.699004 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-108055d7-14a2-405e-ad6c-700506fcfe17 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.726746 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-108055d7-14a2-405e-ad6c-700506fcfe17 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.727321 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-108055d7-14a2-405e-ad6c-700506fcfe17 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?status=available returned with HTTP 200 Aug 06 13:11:55.727846 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 768/3083] 10.4.3.59 () {66 vars in 1269 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.744105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.745766 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 Aug 06 13:11:55.745928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.746103 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.746311 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:11:55.748063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:11:55.763251 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Get all snapshots completed successfully. Aug 06 13:11:55.763776 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90cc54f6-48d9-4f92-91bc-2d18c411c8bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 returned with HTTP 200 Aug 06 13:11:55.768301 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 775/3084] 10.4.3.59 () {66 vars in 1391 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1394508709 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:11:55.777523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-76b8dbbd-b38c-4008-b47e-533774d28436 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.779877 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76b8dbbd-b38c-4008-b47e-533774d28436 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 Aug 06 13:11:55.780095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76b8dbbd-b38c-4008-b47e-533774d28436 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.780317 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76b8dbbd-b38c-4008-b47e-533774d28436 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.780429 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-76b8dbbd-b38c-4008-b47e-533774d28436 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Delete snapshot with id: 3ef7f115-86d1-4c52-9bcc-43e622c76381 Aug 06 13:11:55.788784 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.788784 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:55.789323 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-76b8dbbd-b38c-4008-b47e-533774d28436 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:55.814491 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-76b8dbbd-b38c-4008-b47e-533774d28436 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot delete request issued successfully. Aug 06 13:11:55.814491 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76b8dbbd-b38c-4008-b47e-533774d28436 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 returned with HTTP 202 Aug 06 13:11:55.814772 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 773/3085] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:55 2026] DELETE /volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:55.824586 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6db6ca01-600a-4b93-828e-d04070e20f04 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.827563 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6db6ca01-600a-4b93-828e-d04070e20f04 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 Aug 06 13:11:55.827563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6db6ca01-600a-4b93-828e-d04070e20f04 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.827563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6db6ca01-600a-4b93-828e-d04070e20f04 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.832834 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.832834 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:55.833377 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6db6ca01-600a-4b93-828e-d04070e20f04 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:55.834455 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6db6ca01-600a-4b93-828e-d04070e20f04 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 returned with HTTP 200 Aug 06 13:11:55.834911 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 770/3086] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:55.928915 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-3ddbc883-d90e-41d3-9a94-21c9ce284f88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:55.931206 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-3ddbc883-d90e-41d3-9a94-21c9ce284f88 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 Aug 06 13:11:55.931447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-3ddbc883-d90e-41d3-9a94-21c9ce284f88 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:55.931737 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-3ddbc883-d90e-41d3-9a94-21c9ce284f88 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:55.939856 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:55.939856 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:55.943948 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-3ddbc883-d90e-41d3-9a94-21c9ce284f88 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:55.949515 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-3ddbc883-d90e-41d3-9a94-21c9ce284f88 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 returned with HTTP 200 Aug 06 13:11:55.949919 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 769/3087] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:55 2026] GET /volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:56.564255 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-e66a5137-a703-4bb5-96a1-7af20f5c59ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:56.566379 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-e66a5137-a703-4bb5-96a1-7af20f5c59ff tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 Aug 06 13:11:56.566567 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-e66a5137-a703-4bb5-96a1-7af20f5c59ff tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:56.566753 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-e66a5137-a703-4bb5-96a1-7af20f5c59ff tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:56.577506 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:56.577506 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:56.583566 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-e66a5137-a703-4bb5-96a1-7af20f5c59ff tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:56.590160 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-e66a5137-a703-4bb5-96a1-7af20f5c59ff tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 returned with HTTP 200 Aug 06 13:11:56.590615 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 776/3088] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:11:56 2026] GET /volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:56.600270 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd7069d4-d825-4712-8a6e-cdd93c061b33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:56.600715 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd7069d4-d825-4712-8a6e-cdd93c061b33 None None] GET https://10.4.3.59/volume// Aug 06 13:11:56.600891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd7069d4-d825-4712-8a6e-cdd93c061b33 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:56.601114 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd7069d4-d825-4712-8a6e-cdd93c061b33 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:56.601536 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd7069d4-d825-4712-8a6e-cdd93c061b33 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:56.601857 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 774/3089] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:11:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:56.609701 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-92acc05c-ef14-4ba8-87e2-8acc13d4bf82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:56.617367 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-92acc05c-ef14-4ba8-87e2-8acc13d4bf82 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:11:56.617818 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-92acc05c-ef14-4ba8-87e2-8acc13d4bf82 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b48e9ae9-86e1-4b6b-998f-e3a028ec1a23", "connector": null, "instance_uuid": "e6647939-c985-48d3-aa92-a37bee57a3ff"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:56.626657 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:56.626657 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:56.673606 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-92acc05c-ef14-4ba8-87e2-8acc13d4bf82 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:11:56.674040 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 771/3090] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:11:56 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 06 13:11:56.847393 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d71fa787-13cd-4c0d-9ed0-dccb5f4d26bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:56.849735 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d71fa787-13cd-4c0d-9ed0-dccb5f4d26bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 Aug 06 13:11:56.850096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d71fa787-13cd-4c0d-9ed0-dccb5f4d26bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:56.850458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d71fa787-13cd-4c0d-9ed0-dccb5f4d26bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:56.856333 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d71fa787-13cd-4c0d-9ed0-dccb5f4d26bc tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 returned with HTTP 404 Aug 06 13:11:56.856891 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 770/3091] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:56 2026] GET /volume/v3/snapshots/3ef7f115-86d1-4c52-9bcc-43e622c76381 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:56.866067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a658dab-c421-40f5-b472-56f2c29d62bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:56.868933 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a658dab-c421-40f5-b472-56f2c29d62bf tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 Aug 06 13:11:56.869132 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a658dab-c421-40f5-b472-56f2c29d62bf tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:56.871685 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a658dab-c421-40f5-b472-56f2c29d62bf tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:56.871850 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1a658dab-c421-40f5-b472-56f2c29d62bf tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Delete snapshot with id: bdb4f2ee-607e-42e5-bfbe-82b81335aee3 Aug 06 13:11:56.883523 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:56.883523 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:56.884117 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a658dab-c421-40f5-b472-56f2c29d62bf tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:56.915477 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a658dab-c421-40f5-b472-56f2c29d62bf tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot delete request issued successfully. Aug 06 13:11:56.915734 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a658dab-c421-40f5-b472-56f2c29d62bf tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 returned with HTTP 202 Aug 06 13:11:56.916145 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 777/3092] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:56 2026] DELETE /volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:56.927645 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4145c2f-7864-423c-aba8-228f36ba5416 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:56.929041 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4145c2f-7864-423c-aba8-228f36ba5416 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 Aug 06 13:11:56.930859 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4145c2f-7864-423c-aba8-228f36ba5416 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:56.930859 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4145c2f-7864-423c-aba8-228f36ba5416 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:56.938353 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:56.938353 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:56.938784 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4145c2f-7864-423c-aba8-228f36ba5416 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:56.939651 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4145c2f-7864-423c-aba8-228f36ba5416 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 returned with HTTP 200 Aug 06 13:11:56.940082 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 775/3093] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:56 2026] GET /volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:57.904334 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55dbdf92-ad93-443f-b4f9-57411f706c38 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:57.904742 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55dbdf92-ad93-443f-b4f9-57411f706c38 None None] GET https://10.4.3.59/volume// Aug 06 13:11:57.904807 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55dbdf92-ad93-443f-b4f9-57411f706c38 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:57.905018 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55dbdf92-ad93-443f-b4f9-57411f706c38 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:57.905319 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55dbdf92-ad93-443f-b4f9-57411f706c38 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:11:57.905668 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 772/3094] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:11:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:11:57.920432 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-8961460f-321d-4866-b646-0a9fa27994b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:57.923458 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-8961460f-321d-4866-b646-0a9fa27994b9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 Aug 06 13:11:57.923747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-8961460f-321d-4866-b646-0a9fa27994b9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:57.923938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-8961460f-321d-4866-b646-0a9fa27994b9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:57.936922 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:57.936922 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:57.941333 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-8961460f-321d-4866-b646-0a9fa27994b9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:11:57.946886 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-8961460f-321d-4866-b646-0a9fa27994b9 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 returned with HTTP 200 Aug 06 13:11:57.947304 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 771/3095] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:11:57 2026] GET /volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 => generated 1594 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:11:57.955236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c454a57b-f0e2-4b0a-a890-21dadd10037c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:57.959149 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c454a57b-f0e2-4b0a-a890-21dadd10037c tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 Aug 06 13:11:57.959149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c454a57b-f0e2-4b0a-a890-21dadd10037c tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:57.959149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c454a57b-f0e2-4b0a-a890-21dadd10037c tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:57.966492 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c454a57b-f0e2-4b0a-a890-21dadd10037c tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 returned with HTTP 404 Aug 06 13:11:57.967235 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 778/3096] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:57 2026] GET /volume/v3/snapshots/bdb4f2ee-607e-42e5-bfbe-82b81335aee3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:57.978877 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:57.983427 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 Aug 06 13:11:57.983660 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:57.983865 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:57.985443 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Delete snapshot with id: cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 Aug 06 13:11:57.993505 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:57.993505 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:11:57.994158 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:58.020839 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot delete request issued successfully. Aug 06 13:11:58.021085 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bdc5b1e-e1f3-4b6e-b764-32fc540b6f09 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 returned with HTTP 202 Aug 06 13:11:58.021557 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 776/3097] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:11:57 2026] DELETE /volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:58.032216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d22247e-c9ab-469b-a458-0e2f0da0ddb9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:58.034996 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d22247e-c9ab-469b-a458-0e2f0da0ddb9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 Aug 06 13:11:58.035227 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d22247e-c9ab-469b-a458-0e2f0da0ddb9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:58.035442 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d22247e-c9ab-469b-a458-0e2f0da0ddb9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:58.042163 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:58.042163 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:58.043502 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6d22247e-c9ab-469b-a458-0e2f0da0ddb9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Snapshot retrieved successfully. Aug 06 13:11:58.043502 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d22247e-c9ab-469b-a458-0e2f0da0ddb9 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 returned with HTTP 200 Aug 06 13:11:58.043747 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 773/3098] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:58 2026] GET /volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:58.082695 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-4d982c09-a211-4b9d-a7fb-98b9c57973ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:58.084804 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-4d982c09-a211-4b9d-a7fb-98b9c57973ba tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] PUT https://10.4.3.59/volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a Aug 06 13:11:58.085158 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-4d982c09-a211-4b9d-a7fb-98b9c57973ba tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:58.102541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-4d982c09-a211-4b9d-a7fb-98b9c57973ba tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Acquiring lock "cinder-attachment_update-b48e9ae9-86e1-4b6b-998f-e3a028ec1a23-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:11:58.109244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-4d982c09-a211-4b9d-a7fb-98b9c57973ba tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Lock "cinder-attachment_update-b48e9ae9-86e1-4b6b-998f-e3a028ec1a23-np0000006653" acquired by "attachment_update" :: waited 0.008s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:11:58.110123 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:58.110123 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:58.190007 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-4d982c09-a211-4b9d-a7fb-98b9c57973ba tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Lock "cinder-attachment_update-b48e9ae9-86e1-4b6b-998f-e3a028ec1a23-np0000006653" released by "attachment_update" :: held 0.081s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:11:58.190410 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-4d982c09-a211-4b9d-a7fb-98b9c57973ba tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a returned with HTTP 200 Aug 06 13:11:58.191006 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 772/3099] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:11:58 2026] PUT /volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:11:58.216735 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-67fa6650-f57b-44a7-a772-949212efb92b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:58.219995 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-67fa6650-f57b-44a7-a772-949212efb92b tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] POST https://10.4.3.59/volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a/action Aug 06 13:11:58.220631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-67fa6650-f57b-44a7-a772-949212efb92b tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:11:58.221106 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-67fa6650-f57b-44a7-a772-949212efb92b tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:11:58.237851 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:58.237851 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:58.248297 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7d766a5-bc60-4bed-ba79-b0cb86aa6614 req-67fa6650-f57b-44a7-a772-949212efb92b tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a/action returned with HTTP 204 Aug 06 13:11:58.248297 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 779/3100] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:11:58 2026] POST /volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:59.053530 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a13163a3-b15f-4148-afe1-b6a80edf56b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:59.055723 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a13163a3-b15f-4148-afe1-b6a80edf56b7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 Aug 06 13:11:59.055958 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a13163a3-b15f-4148-afe1-b6a80edf56b7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:59.056190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a13163a3-b15f-4148-afe1-b6a80edf56b7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:59.061217 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a13163a3-b15f-4148-afe1-b6a80edf56b7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 returned with HTTP 404 Aug 06 13:11:59.061790 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 777/3101] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:11:59 2026] GET /volume/v3/snapshots/cacae5c1-59ee-4774-8c8f-7a53cf22f4d0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:11:59.068416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48f506ba-63a9-423a-9ad9-8730aa07f1f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:59.070542 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48f506ba-63a9-423a-9ad9-8730aa07f1f1 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:59.070814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48f506ba-63a9-423a-9ad9-8730aa07f1f1 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:59.071005 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48f506ba-63a9-423a-9ad9-8730aa07f1f1 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:59.079276 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:59.079276 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:11:59.083634 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-48f506ba-63a9-423a-9ad9-8730aa07f1f1 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:59.088465 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48f506ba-63a9-423a-9ad9-8730aa07f1f1 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a returned with HTTP 200 Aug 06 13:11:59.088969 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 774/3102] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:59 2026] GET /volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:11:59.101028 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:59.102787 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:59.103001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:59.103205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:59.103368 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Delete volume with id: 5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:59.111316 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:59.111316 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:11:59.111748 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:59.129200 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Delete volume request issued successfully. Aug 06 13:11:59.129545 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e363f54-9c79-4d1a-a429-f5845600a3f6 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a returned with HTTP 202 Aug 06 13:11:59.129956 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 773/3103] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:11:59 2026] DELETE /volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:11:59.136961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d30272d-8a9c-4d5c-b729-6154880d1581 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:11:59.138657 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d30272d-8a9c-4d5c-b729-6154880d1581 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:11:59.138924 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d30272d-8a9c-4d5c-b729-6154880d1581 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:11:59.139167 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d30272d-8a9c-4d5c-b729-6154880d1581 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:11:59.146718 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:11:59.146718 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:11:59.151276 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d30272d-8a9c-4d5c-b729-6154880d1581 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Volume info retrieved successfully. Aug 06 13:11:59.156130 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d30272d-8a9c-4d5c-b729-6154880d1581 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a returned with HTTP 200 Aug 06 13:11:59.156714 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 780/3104] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:11:59 2026] GET /volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:00.168993 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b94ddd79-5628-4d9c-b81a-19b26f8e81e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:00.170899 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b94ddd79-5628-4d9c-b81a-19b26f8e81e7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] GET https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a Aug 06 13:12:00.171042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b94ddd79-5628-4d9c-b81a-19b26f8e81e7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:00.171236 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b94ddd79-5628-4d9c-b81a-19b26f8e81e7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:00.177220 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b94ddd79-5628-4d9c-b81a-19b26f8e81e7 tempest-VolumesSnapshotListTestJSON-989403563 tempest-VolumesSnapshotListTestJSON-989403563-project-member] https://10.4.3.59/volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a returned with HTTP 404 Aug 06 13:12:00.177854 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 778/3105] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:00 2026] GET /volume/v3/volumes/5f1fa3e3-fbbc-495e-9594-ea0d31d5b54a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:01.375404 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c06f251-0a53-46c2-a21a-6cc34c46df9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:01.476198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c06f251-0a53-46c2-a21a-6cc34c46df9f tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:12:01.476691 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c06f251-0a53-46c2-a21a-6cc34c46df9f tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5ef0d5e-dafb-4b97-8962-80a514748457", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-259606780"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:01.485120 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c06f251-0a53-46c2-a21a-6cc34c46df9f tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 404 Aug 06 13:12:01.485757 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 775/3106] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:12:01 2026] POST /volume/v3/snapshots => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:01.495346 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3b83775-7eda-47bd-bf23-98b9d80ee3b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:01.497602 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3b83775-7eda-47bd-bf23-98b9d80ee3b2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:12:01.498014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3b83775-7eda-47bd-bf23-98b9d80ee3b2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1451569839"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:01.531426 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=253,cinder:UPDATE=43,cinder:INSERT=20 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:12:01.540161 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3b83775-7eda-47bd-bf23-98b9d80ee3b2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 404 Aug 06 13:12:01.541083 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 774/3107] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:12:01 2026] POST /volume/v3/snapshots => generated 77 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:01.548618 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf93f79d-c0a5-46d2-a736-66678a2084ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:01.550624 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf93f79d-c0a5-46d2-a736-66678a2084ce tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/snapshots?limit=invalid Aug 06 13:12:01.550877 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf93f79d-c0a5-46d2-a736-66678a2084ce tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:01.551062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf93f79d-c0a5-46d2-a736-66678a2084ce tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:01.551404 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf93f79d-c0a5-46d2-a736-66678a2084ce tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] HTTP exception thrown: limit param must be an integer Aug 06 13:12:01.551522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf93f79d-c0a5-46d2-a736-66678a2084ce tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 06 13:12:01.552016 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 781/3108] 10.4.3.59 () {66 vars in 1263 bytes} [Thu Aug 6 13:12:01 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:12:01.558911 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93baa8ea-109e-4214-b9c1-e79e46187319 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:01.560699 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93baa8ea-109e-4214-b9c1-e79e46187319 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/snapshots?marker=11d2e6ae-8135-4479-b5f0-df648fc42e75 Aug 06 13:12:01.560908 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93baa8ea-109e-4214-b9c1-e79e46187319 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:01.561111 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93baa8ea-109e-4214-b9c1-e79e46187319 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:01.561352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-93baa8ea-109e-4214-b9c1-e79e46187319 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:12:01.561654 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:01.561654 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:01.562461 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-93baa8ea-109e-4214-b9c1-e79e46187319 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:12:01.566597 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93baa8ea-109e-4214-b9c1-e79e46187319 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots?marker=11d2e6ae-8135-4479-b5f0-df648fc42e75 returned with HTTP 404 Aug 06 13:12:01.567094 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 779/3109] 10.4.3.59 () {66 vars in 1323 bytes} [Thu Aug 6 13:12:01 2026] GET /volume/v3/snapshots?marker=11d2e6ae-8135-4479-b5f0-df648fc42e75 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:01.574284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37126b98-6c76-42b5-b4b5-4a89e348f82c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:01.575930 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37126b98-6c76-42b5-b4b5-4a89e348f82c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/snapshots?sort_key=invalid Aug 06 13:12:01.576070 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37126b98-6c76-42b5-b4b5-4a89e348f82c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:01.576278 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37126b98-6c76-42b5-b4b5-4a89e348f82c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:01.576475 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-37126b98-6c76-42b5-b4b5-4a89e348f82c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:12:01.577412 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-37126b98-6c76-42b5-b4b5-4a89e348f82c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:12:01.577810 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37126b98-6c76-42b5-b4b5-4a89e348f82c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 06 13:12:01.578203 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 776/3110] 10.4.3.59 () {66 vars in 1269 bytes} [Thu Aug 6 13:12:01 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:12:01.585451 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:01.587520 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:01.587957 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1827468912"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:01.589895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1827468912'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:01.590047 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Create volume of 2 GB Aug 06 13:12:01.595896 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Availability Zones retrieved successfully. Aug 06 13:12:01.603502 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Flow 'volume_create_api' (a71cc8b4-f3d5-427e-bb52-4deff444c9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:01.605036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ae0685-9083-4b24-bcb7-8c31a911540a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:01.606663 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:01.638905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ae0685-9083-4b24-bcb7-8c31a911540a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:01.639923 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f700ba7-2b96-4594-a695-8e9b63f864a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:01.718305 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Created reservations ['927cac5f-e3b2-4d22-931c-6ab4cd77a8b1', '2f040f3b-d01f-4d24-8980-141626584c65', '2c0184ab-edf2-4338-b418-be1ec0624684', 'ba3212bf-19aa-4be1-bbfb-92d39c9688a9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:01.719168 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f700ba7-2b96-4594-a695-8e9b63f864a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927cac5f-e3b2-4d22-931c-6ab4cd77a8b1', '2f040f3b-d01f-4d24-8980-141626584c65', '2c0184ab-edf2-4338-b418-be1ec0624684', 'ba3212bf-19aa-4be1-bbfb-92d39c9688a9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:01.720015 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b463d03-86f8-420a-9e42-6cf149aad899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:01.744729 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b463d03-86f8-420a-9e42-6cf149aad899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7390a20e-6700-42c6-bb74-599d4f67108c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1827468912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a910cc663374d4f8d26808eab7f4c9d',qos_specs=None,replication_status=,reservations=['927cac5f-e3b2-4d22-931c-6ab4cd77a8b1','2f040f3b-d01f-4d24-8980-141626584c65','2c0184ab-edf2-4338-b418-be1ec0624684','ba3212bf-19aa-4be1-bbfb-92d39c9688a9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab94587430934ce4af081cd303390ac5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1827468912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7390a20e-6700-42c6-bb74-599d4f67108c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a910cc663374d4f8d26808eab7f4c9d',provider_auth=None,provider_geometry=None,provider_id=None,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='ab94587430934ce4af081cd303390ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:01.745914 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8112113d-909d-4c9a-aafe-c6de0a2c6d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:01.770050 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8112113d-909d-4c9a-aafe-c6de0a2c6d90) transitioned into state 'SUCCESS' from state '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-1827468912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a910cc663374d4f8d26808eab7f4c9d',qos_specs=None,replication_status=,reservations=['927cac5f-e3b2-4d22-931c-6ab4cd77a8b1','2f040f3b-d01f-4d24-8980-141626584c65','2c0184ab-edf2-4338-b418-be1ec0624684','ba3212bf-19aa-4be1-bbfb-92d39c9688a9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab94587430934ce4af081cd303390ac5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:01.770814 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b21dfb-9d91-4172-8664-18ad269acdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:01.789339 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b21dfb-9d91-4172-8664-18ad269acdc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:01.790258 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Flow 'volume_create_api' (a71cc8b4-f3d5-427e-bb52-4deff444c9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:01.790679 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Create volume request issued successfully. Aug 06 13:12:01.791545 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c84ada7a-f8c7-49d9-94dc-ab006d44e59d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:01.792088 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 775/3111] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:12:01 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 06 13:12:01.809746 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7331f3f8-c826-48e2-affb-1fbaf104ce0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:01.811623 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7331f3f8-c826-48e2-affb-1fbaf104ce0d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:01.811846 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7331f3f8-c826-48e2-affb-1fbaf104ce0d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:01.812087 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7331f3f8-c826-48e2-affb-1fbaf104ce0d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:01.819383 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:01.819383 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:01.823103 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7331f3f8-c826-48e2-affb-1fbaf104ce0d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Volume info retrieved successfully. Aug 06 13:12:01.827184 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7331f3f8-c826-48e2-affb-1fbaf104ce0d tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c returned with HTTP 200 Aug 06 13:12:01.827560 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 782/3112] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:01 2026] GET /volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:02.843232 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa79f644-eb83-4c5a-ab54-9b1e2789908c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:02.845117 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa79f644-eb83-4c5a-ab54-9b1e2789908c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:02.845346 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa79f644-eb83-4c5a-ab54-9b1e2789908c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:02.845589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa79f644-eb83-4c5a-ab54-9b1e2789908c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:02.858900 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:02.858900 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:02.863450 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa79f644-eb83-4c5a-ab54-9b1e2789908c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Volume info retrieved successfully. Aug 06 13:12:02.868995 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa79f644-eb83-4c5a-ab54-9b1e2789908c tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c returned with HTTP 200 Aug 06 13:12:02.869510 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 780/3113] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:02 2026] GET /volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:02.885600 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:02.887950 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:12:02.887950 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7390a20e-6700-42c6-bb74-599d4f67108c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2067249456"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:02.898445 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:02.898445 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:02.899092 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Volume info retrieved successfully. Aug 06 13:12:02.899185 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Create snapshot from volume 7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:02.936622 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Created reservations ['30fca963-107c-4499-b76c-70ba6e637842', '8d4fa796-d379-47b7-bdbc-d0443f51c80f', '34f5e2b8-4e29-4c92-a1d9-6d0bf50f101a', '312f9042-3061-4916-906b-9c794bfc5628'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:02.966193 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Snapshot create request issued successfully. Aug 06 13:12:02.966563 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d91aa161-3b64-4ae5-9838-c00383d992c6 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:12:02.966963 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 777/3114] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:12:02 2026] POST /volume/v3/snapshots => generated 318 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:02.979158 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15e12b71-e084-4d89-993c-f670de54eeba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:02.981719 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15e12b71-e084-4d89-993c-f670de54eeba tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 Aug 06 13:12:02.981998 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15e12b71-e084-4d89-993c-f670de54eeba tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:02.982279 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15e12b71-e084-4d89-993c-f670de54eeba tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:02.989599 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:02.989599 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:02.990195 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15e12b71-e084-4d89-993c-f670de54eeba tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Snapshot retrieved successfully. Aug 06 13:12:02.990825 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15e12b71-e084-4d89-993c-f670de54eeba tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 returned with HTTP 200 Aug 06 13:12:02.991172 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 776/3115] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:12:02 2026] GET /volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:04.001153 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a096d57c-b78d-436f-8aa1-eef95caba9e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:04.003533 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a096d57c-b78d-436f-8aa1-eef95caba9e2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 Aug 06 13:12:04.003730 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a096d57c-b78d-436f-8aa1-eef95caba9e2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:04.003927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a096d57c-b78d-436f-8aa1-eef95caba9e2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:04.010169 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:04.010169 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:04.010798 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a096d57c-b78d-436f-8aa1-eef95caba9e2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Snapshot retrieved successfully. Aug 06 13:12:04.011939 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a096d57c-b78d-436f-8aa1-eef95caba9e2 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 returned with HTTP 200 Aug 06 13:12:04.012844 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 783/3116] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:12:04 2026] GET /volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:04.021279 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:04.023035 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:04.023416 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ce8a678a-fcc5-45b4-a1e8-040eaf0405c7"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:04.025111 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ce8a678a-fcc5-45b4-a1e8-040eaf0405c7'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:04.029988 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:04.029988 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:04.030397 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Snapshot retrieved successfully. Aug 06 13:12:04.030506 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Create volume of 1 GB Aug 06 13:12:04.033817 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Availability Zones retrieved successfully. Aug 06 13:12:04.039087 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Flow 'volume_create_api' (0322821c-28f2-4c1b-9066-661e2a7418e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:04.040000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4375d9-7188-4af2-b303-fc0e98084290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:04.040884 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:04.041805 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4375d9-7188-4af2-b303-fc0e98084290) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 13:12:04.041805 np0000006653 devstack@c-api.service[100266]: 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 06 13:12:04.043365 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4375d9-7188-4af2-b303-fc0e98084290) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:04.044372 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4375d9-7188-4af2-b303-fc0e98084290) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 13:12:04.044791 np0000006653 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Flow 'volume_create_api' (0322821c-28f2-4c1b-9066-661e2a7418e9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 13:12:04.045069 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c1ea32-f685-42ef-acef-c230843bfa55 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 400 Aug 06 13:12:04.045934 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 781/3117] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:12:04 2026] POST /volume/v3/volumes => generated 171 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:12:04.052781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:04.054785 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 Aug 06 13:12:04.055006 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:04.055229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:04.055413 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Delete snapshot with id: ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 Aug 06 13:12:04.060561 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:04.060561 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:04.061016 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Snapshot retrieved successfully. Aug 06 13:12:04.078632 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Snapshot delete request issued successfully. Aug 06 13:12:04.078855 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d96b0d81-7484-4842-aa6b-6947cbf87f58 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 returned with HTTP 202 Aug 06 13:12:04.079316 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 778/3118] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:12:04 2026] DELETE /volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:04.089972 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a12fb437-26c7-49c8-b46e-28358fb8591a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:04.092087 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a12fb437-26c7-49c8-b46e-28358fb8591a tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 Aug 06 13:12:04.092303 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a12fb437-26c7-49c8-b46e-28358fb8591a tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:04.092489 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a12fb437-26c7-49c8-b46e-28358fb8591a tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:04.097740 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:04.097740 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:04.098165 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a12fb437-26c7-49c8-b46e-28358fb8591a tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Snapshot retrieved successfully. Aug 06 13:12:04.098949 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a12fb437-26c7-49c8-b46e-28358fb8591a tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 returned with HTTP 200 Aug 06 13:12:04.099307 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 777/3119] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:12:04 2026] GET /volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:05.108945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5638c12-2e34-4417-b177-244b1606214e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:05.111073 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5638c12-2e34-4417-b177-244b1606214e tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 Aug 06 13:12:05.111291 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5638c12-2e34-4417-b177-244b1606214e tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:05.111553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5638c12-2e34-4417-b177-244b1606214e tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:05.117619 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5638c12-2e34-4417-b177-244b1606214e tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 returned with HTTP 404 Aug 06 13:12:05.118180 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 784/3120] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:12:05 2026] GET /volume/v3/snapshots/ce8a678a-fcc5-45b4-a1e8-040eaf0405c7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:05.125090 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1680ea6f-3a8f-4b3c-a166-4bf379cc2da5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:05.129085 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1680ea6f-3a8f-4b3c-a166-4bf379cc2da5 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:05.129085 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1680ea6f-3a8f-4b3c-a166-4bf379cc2da5 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:05.129085 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1680ea6f-3a8f-4b3c-a166-4bf379cc2da5 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:05.135440 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:05.135440 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:05.138991 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1680ea6f-3a8f-4b3c-a166-4bf379cc2da5 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Volume info retrieved successfully. Aug 06 13:12:05.143230 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1680ea6f-3a8f-4b3c-a166-4bf379cc2da5 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c returned with HTTP 200 Aug 06 13:12:05.143798 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 782/3121] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:05 2026] GET /volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:05.155456 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:05.157232 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] DELETE https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:05.157429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:05.157657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:05.157852 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Delete volume with id: 7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:05.164807 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:05.164807 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:05.165493 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Volume info retrieved successfully. Aug 06 13:12:05.184345 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Delete volume request issued successfully. Aug 06 13:12:05.184573 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20be51a0-28d3-4b5d-bf97-bd09bdbf0981 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c returned with HTTP 202 Aug 06 13:12:05.184975 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 779/3122] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:05 2026] DELETE /volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:05.192866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee7a11ad-7664-4732-bc71-3c0691668723 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:05.195442 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee7a11ad-7664-4732-bc71-3c0691668723 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:05.195711 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee7a11ad-7664-4732-bc71-3c0691668723 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:05.195974 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee7a11ad-7664-4732-bc71-3c0691668723 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:05.205425 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:05.205425 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:05.211773 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee7a11ad-7664-4732-bc71-3c0691668723 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Volume info retrieved successfully. Aug 06 13:12:05.217371 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee7a11ad-7664-4732-bc71-3c0691668723 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c returned with HTTP 200 Aug 06 13:12:05.217839 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 778/3123] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:05 2026] GET /volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:06.234409 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16754c1c-a97b-4ace-95b2-8b14a100f054 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:06.237413 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16754c1c-a97b-4ace-95b2-8b14a100f054 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] GET https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c Aug 06 13:12:06.237657 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16754c1c-a97b-4ace-95b2-8b14a100f054 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:06.237882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16754c1c-a97b-4ace-95b2-8b14a100f054 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:06.244185 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16754c1c-a97b-4ace-95b2-8b14a100f054 tempest-VolumesSnapshotNegativeTestJSON-1105655152 tempest-VolumesSnapshotNegativeTestJSON-1105655152-project-member] https://10.4.3.59/volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c returned with HTTP 404 Aug 06 13:12:06.244824 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 785/3124] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:06 2026] GET /volume/v3/volumes/7390a20e-6700-42c6-bb74-599d4f67108c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:07.725863 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-568c8094-4042-437e-b36f-1cc9e74b89c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:07.728605 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-568c8094-4042-437e-b36f-1cc9e74b89c8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 Aug 06 13:12:07.728865 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-568c8094-4042-437e-b36f-1cc9e74b89c8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:07.729172 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-568c8094-4042-437e-b36f-1cc9e74b89c8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:07.737213 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:07.737213 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:07.789760 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ea41cce5-afc9-4244-b68e-fe6b2dd0690d req-568c8094-4042-437e-b36f-1cc9e74b89c8 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 returned with HTTP 200 Aug 06 13:12:07.790371 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 783/3125] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:12:07 2026] DELETE /volume/v3/attachments/5bd533e0-4082-4a95-b989-cd48a837d787 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:08.455296 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-743c55bf-fe94-45b2-83ab-c82501767c8e req-d5663ccb-429f-42ad-84d9-52b50b0b0d57 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:08.457856 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-743c55bf-fe94-45b2-83ab-c82501767c8e req-d5663ccb-429f-42ad-84d9-52b50b0b0d57 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:12:08.458293 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-743c55bf-fe94-45b2-83ab-c82501767c8e req-d5663ccb-429f-42ad-84d9-52b50b0b0d57 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:08.458520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-743c55bf-fe94-45b2-83ab-c82501767c8e req-d5663ccb-429f-42ad-84d9-52b50b0b0d57 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:08.466212 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:08.466212 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:08.470637 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-743c55bf-fe94-45b2-83ab-c82501767c8e req-d5663ccb-429f-42ad-84d9-52b50b0b0d57 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:12:08.476488 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-743c55bf-fe94-45b2-83ab-c82501767c8e req-d5663ccb-429f-42ad-84d9-52b50b0b0d57 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:12:08.477115 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 780/3126] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:08 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:11.459694 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:11.462081 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] DELETE https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:12:11.462353 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:11.462628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:11.462810 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume with id: 4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:12:11.470875 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:11.470875 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:11.471395 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:12:11.486767 np0000006653 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:12:11.497749 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Delete volume request issued successfully. Aug 06 13:12:11.497749 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d3fba6-aa68-4154-9135-7afc0e14c6f3 tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 202 Aug 06 13:12:11.497749 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 779/3127] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:11 2026] DELETE /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:11.510540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a97f9c6-9c66-4554-a28c-5a6cc6e4c58e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:11.513883 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a97f9c6-9c66-4554-a28c-5a6cc6e4c58e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:12:11.515935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a97f9c6-9c66-4554-a28c-5a6cc6e4c58e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:11.515935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a97f9c6-9c66-4554-a28c-5a6cc6e4c58e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:11.523568 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:11.523568 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:11.528686 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a97f9c6-9c66-4554-a28c-5a6cc6e4c58e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Volume info retrieved successfully. Aug 06 13:12:11.534297 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a97f9c6-9c66-4554-a28c-5a6cc6e4c58e tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 200 Aug 06 13:12:11.535247 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 786/3128] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:11 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:12.550800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-965af787-cfa3-4014-8338-4ee777947d0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:12.553220 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-965af787-cfa3-4014-8338-4ee777947d0a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] GET https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 Aug 06 13:12:12.553501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-965af787-cfa3-4014-8338-4ee777947d0a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:12.553739 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-965af787-cfa3-4014-8338-4ee777947d0a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:12.559650 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-965af787-cfa3-4014-8338-4ee777947d0a tempest-TestEncryptedCinderVolumes-835476357 tempest-TestEncryptedCinderVolumes-835476357-project-member] https://10.4.3.59/volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 returned with HTTP 404 Aug 06 13:12:12.560222 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 784/3129] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:12 2026] GET /volume/v3/volumes/4f559b01-b0f6-4411-aa20-c5b60a260f16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:12.567930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cc2da351-a826-4015-ab09-2eab1800f7a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:12.570629 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cc2da351-a826-4015-ab09-2eab1800f7a6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:12:12.570982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cc2da351-a826-4015-ab09-2eab1800f7a6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:12.571187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cc2da351-a826-4015-ab09-2eab1800f7a6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:12.572944 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cc2da351-a826-4015-ab09-2eab1800f7a6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:12:12.627325 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cc2da351-a826-4015-ab09-2eab1800f7a6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Get all volumes completed successfully. Aug 06 13:12:12.630977 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:12.630977 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:12.642555 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cc2da351-a826-4015-ab09-2eab1800f7a6 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:12:12.643296 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 781/3130] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:12:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12011 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:12.661238 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d21d900-f986-4e0d-9925-e852edb14652 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:12.662840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d21d900-f986-4e0d-9925-e852edb14652 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] DELETE https://10.4.3.59/volume/v3/types/feb07c4b-0697-430b-8a20-52e4f5fe0439 Aug 06 13:12:12.663042 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d21d900-f986-4e0d-9925-e852edb14652 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:12.663227 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d21d900-f986-4e0d-9925-e852edb14652 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:12.691678 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d21d900-f986-4e0d-9925-e852edb14652 tempest-TestEncryptedCinderVolumes-1265155410 tempest-TestEncryptedCinderVolumes-1265155410-project-admin] https://10.4.3.59/volume/v3/types/feb07c4b-0697-430b-8a20-52e4f5fe0439 returned with HTTP 202 Aug 06 13:12:12.691678 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 780/3131] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:12:12 2026] DELETE /volume/v3/types/feb07c4b-0697-430b-8a20-52e4f5fe0439 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:16.893270 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:17.001761 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:17.002063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1022784232", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:17.003494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1022784232', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:17.003614 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Create volume of 1 GB Aug 06 13:12:17.007362 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Availability Zones retrieved successfully. Aug 06 13:12:17.012881 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Flow 'volume_create_api' (938818bc-0b9c-4854-9da3-9a7423ffa772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:17.013862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e8edc2-15c3-4588-a379-01e36c59e705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:17.014751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:17.038553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e8edc2-15c3-4588-a379-01e36c59e705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:17.039246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84dd5c31-96d0-420b-a80e-39e4fe8e63d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:17.088483 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Created reservations ['7752048a-675d-441b-950c-e8357bb8a371', 'fd1fa027-9fe8-460e-b291-8389ac15cc2a', 'ed1d1e01-f3c9-425e-b8ea-38129182eb03', '4f1b7b5c-a6dc-4c0c-86c8-3d47f8e10194'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:17.089142 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84dd5c31-96d0-420b-a80e-39e4fe8e63d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7752048a-675d-441b-950c-e8357bb8a371', 'fd1fa027-9fe8-460e-b291-8389ac15cc2a', 'ed1d1e01-f3c9-425e-b8ea-38129182eb03', '4f1b7b5c-a6dc-4c0c-86c8-3d47f8e10194']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:17.089840 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764267ac-f2a4-4a91-b47b-2fc55437a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:17.108648 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764267ac-f2a4-4a91-b47b-2fc55437a520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a397fc24-0a5f-4986-be83-706138abd0f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1022784232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8687fbbcc814497c863822ef9bb53a20',qos_specs=None,replication_status=,reservations=['7752048a-675d-441b-950c-e8357bb8a371','fd1fa027-9fe8-460e-b291-8389ac15cc2a','ed1d1e01-f3c9-425e-b8ea-38129182eb03','4f1b7b5c-a6dc-4c0c-86c8-3d47f8e10194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03051cbe6d9d4a6db4574acb3d57e509',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1022784232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a397fc24-0a5f-4986-be83-706138abd0f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8687fbbcc814497c863822ef9bb53a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03051cbe6d9d4a6db4574acb3d57e509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:17.109247 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d142ee51-5683-421f-8cdb-6dfb0028f907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:17.123752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d142ee51-5683-421f-8cdb-6dfb0028f907) transitioned into state 'SUCCESS' from state '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-1022784232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8687fbbcc814497c863822ef9bb53a20',qos_specs=None,replication_status=,reservations=['7752048a-675d-441b-950c-e8357bb8a371','fd1fa027-9fe8-460e-b291-8389ac15cc2a','ed1d1e01-f3c9-425e-b8ea-38129182eb03','4f1b7b5c-a6dc-4c0c-86c8-3d47f8e10194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03051cbe6d9d4a6db4574acb3d57e509',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:17.124326 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0764c5ab-99e5-495f-b222-1ae29c9d4d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:17.132039 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0764c5ab-99e5-495f-b222-1ae29c9d4d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:17.132741 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Flow 'volume_create_api' (938818bc-0b9c-4854-9da3-9a7423ffa772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:17.132997 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Create volume request issued successfully. Aug 06 13:12:17.133520 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c95e6a88-4e6b-4afe-be84-494eb688b004 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:17.133875 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 787/3132] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:12:16 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:17.147985 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d0df8c5-be67-4a1b-b944-232da80abefc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:17.151482 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d0df8c5-be67-4a1b-b944-232da80abefc tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] GET https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:17.151482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d0df8c5-be67-4a1b-b944-232da80abefc tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:17.151482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d0df8c5-be67-4a1b-b944-232da80abefc tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:17.157912 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:17.157912 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:17.161556 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d0df8c5-be67-4a1b-b944-232da80abefc tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:17.165845 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d0df8c5-be67-4a1b-b944-232da80abefc tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 200 Aug 06 13:12:17.166340 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 785/3133] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:17 2026] GET /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:18.179615 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a5328cd-4dc8-4183-b5b6-841e7d6856b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:18.181324 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a5328cd-4dc8-4183-b5b6-841e7d6856b4 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] GET https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:18.181551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a5328cd-4dc8-4183-b5b6-841e7d6856b4 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:18.181741 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a5328cd-4dc8-4183-b5b6-841e7d6856b4 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:18.189607 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:18.189607 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:18.192987 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2a5328cd-4dc8-4183-b5b6-841e7d6856b4 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:18.196702 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a5328cd-4dc8-4183-b5b6-841e7d6856b4 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 200 Aug 06 13:12:18.197039 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 782/3134] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:18 2026] GET /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:18.208236 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dda0dcab-1842-4e00-83bc-71256cb0535a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:18.210078 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dda0dcab-1842-4e00-83bc-71256cb0535a tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] GET https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:18.210285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dda0dcab-1842-4e00-83bc-71256cb0535a tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:18.210507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dda0dcab-1842-4e00-83bc-71256cb0535a tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:18.217648 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:18.217648 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:18.220985 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dda0dcab-1842-4e00-83bc-71256cb0535a tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:18.224823 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dda0dcab-1842-4e00-83bc-71256cb0535a tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 200 Aug 06 13:12:18.225200 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 781/3135] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:18 2026] GET /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:18.236746 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:18.238961 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] POST https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1/action Aug 06 13:12:18.239408 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1639900182", "disk_format": "raw"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:12:18.239581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1639900182", "disk_format": "raw"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:18.250678 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:18.250678 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:18.251275 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:18.266358 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:18.266358 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:18.270328 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.image.image_utils [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1639900182'}] 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-1639900182'}]. {{(pid=100268) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 13:12:18.777070 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Copy volume to image completed successfully. Aug 06 13:12:18.777533 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e99b8fc-efa2-4e18-a1d8-bee5baa33c6e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1/action returned with HTTP 202 Aug 06 13:12:18.777967 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 788/3136] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:12:18 2026] POST /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1/action => generated 686 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:22.988743 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-686816be-ab18-4681-8e5d-1aa8a08d6c9d req-214cade7-6bdb-4ec5-84b1-988028dcdd43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:22.990929 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-686816be-ab18-4681-8e5d-1aa8a08d6c9d req-214cade7-6bdb-4ec5-84b1-988028dcdd43 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb Aug 06 13:12:22.991122 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-686816be-ab18-4681-8e5d-1aa8a08d6c9d req-214cade7-6bdb-4ec5-84b1-988028dcdd43 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:22.991406 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-686816be-ab18-4681-8e5d-1aa8a08d6c9d req-214cade7-6bdb-4ec5-84b1-988028dcdd43 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:22.999612 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:22.999612 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:23.052431 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-686816be-ab18-4681-8e5d-1aa8a08d6c9d req-214cade7-6bdb-4ec5-84b1-988028dcdd43 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb returned with HTTP 200 Aug 06 13:12:23.052947 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 786/3137] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:12:22 2026] DELETE /volume/v3/attachments/c807a58c-7281-4ed9-a1ab-ce845e1fcddb => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:24.399621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c8e34393-e816-45bd-bf3b-11f0af7463d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:24.402206 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c8e34393-e816-45bd-bf3b-11f0af7463d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:12:24.402491 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c8e34393-e816-45bd-bf3b-11f0af7463d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:24.402726 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c8e34393-e816-45bd-bf3b-11f0af7463d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:24.410451 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:24.410451 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:24.414025 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c8e34393-e816-45bd-bf3b-11f0af7463d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:12:24.419099 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c8e34393-e816-45bd-bf3b-11f0af7463d9 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:12:24.419714 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 783/3138] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:24 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:25.066897 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-a85c507b-bbdf-4a86-8637-d5e8c6d83cfa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:25.070396 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-a85c507b-bbdf-4a86-8637-d5e8c6d83cfa tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:12:25.070626 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-a85c507b-bbdf-4a86-8637-d5e8c6d83cfa tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:25.070807 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-a85c507b-bbdf-4a86-8637-d5e8c6d83cfa tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:25.087506 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:25.087506 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:25.096885 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-a85c507b-bbdf-4a86-8637-d5e8c6d83cfa tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:12:25.103521 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-a85c507b-bbdf-4a86-8637-d5e8c6d83cfa tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:12:25.104026 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 782/3139] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:25 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:25.120201 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f5f6ce2-c38d-46c0-b88a-d002cb11388d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:25.120614 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f5f6ce2-c38d-46c0-b88a-d002cb11388d None None] GET https://10.4.3.59/volume// Aug 06 13:12:25.120678 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f5f6ce2-c38d-46c0-b88a-d002cb11388d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:25.120967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f5f6ce2-c38d-46c0-b88a-d002cb11388d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:25.121418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f5f6ce2-c38d-46c0-b88a-d002cb11388d None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:25.121997 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 789/3140] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:12:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:25.134282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c90daafa-fc18-4367-ac4a-3e19ed323b79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:25.137623 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c90daafa-fc18-4367-ac4a-3e19ed323b79 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:12:25.137963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c90daafa-fc18-4367-ac4a-3e19ed323b79 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6ea0d47-3d91-492c-ae13-84d6355076c9", "connector": null, "instance_uuid": "80bb5d1a-9428-45a4-89fb-aa9227175550"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:25.152056 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:25.152056 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:25.207996 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-c90daafa-fc18-4367-ac4a-3e19ed323b79 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:12:25.208228 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 787/3141] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:12:25 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:26.557235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0179f7d2-f3e6-4b5c-9f87-8c666984dfb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:26.557751 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0179f7d2-f3e6-4b5c-9f87-8c666984dfb4 None None] GET https://10.4.3.59/volume// Aug 06 13:12:26.558624 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0179f7d2-f3e6-4b5c-9f87-8c666984dfb4 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:26.558624 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0179f7d2-f3e6-4b5c-9f87-8c666984dfb4 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:26.558624 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0179f7d2-f3e6-4b5c-9f87-8c666984dfb4 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:26.558772 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 784/3142] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:12:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:26.578219 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-349ab1a0-1baa-485a-af6f-ce9724207c53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:26.579856 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-349ab1a0-1baa-485a-af6f-ce9724207c53 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:12:26.580581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-349ab1a0-1baa-485a-af6f-ce9724207c53 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:26.580581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-349ab1a0-1baa-485a-af6f-ce9724207c53 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:26.593315 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:26.593315 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:26.596010 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-349ab1a0-1baa-485a-af6f-ce9724207c53 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:12:26.603932 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-349ab1a0-1baa-485a-af6f-ce9724207c53 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 200 Aug 06 13:12:26.603932 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 783/3143] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:12:26 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 1543 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:26.733628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-9fd8b880-4eef-45e4-83c0-2ec4d5965ad2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:26.736111 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-9fd8b880-4eef-45e4-83c0-2ec4d5965ad2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599 Aug 06 13:12:26.736191 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-9fd8b880-4eef-45e4-83c0-2ec4d5965ad2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:26.747670 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-9fd8b880-4eef-45e4-83c0-2ec4d5965ad2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-c6ea0d47-3d91-492c-ae13-84d6355076c9-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:12:26.757573 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-9fd8b880-4eef-45e4-83c0-2ec4d5965ad2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-c6ea0d47-3d91-492c-ae13-84d6355076c9-np0000006653" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:12:26.758211 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:26.758211 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:26.937832 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-9fd8b880-4eef-45e4-83c0-2ec4d5965ad2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-c6ea0d47-3d91-492c-ae13-84d6355076c9-np0000006653" released by "attachment_update" :: held 0.180s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:12:26.937832 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-9fd8b880-4eef-45e4-83c0-2ec4d5965ad2 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599 returned with HTTP 200 Aug 06 13:12:26.937832 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 790/3144] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:12:26 2026] PUT /volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:26.983968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-3ca568b4-b908-491f-b8aa-10421e6eb486 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:26.986535 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-3ca568b4-b908-491f-b8aa-10421e6eb486 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599/action Aug 06 13:12:26.987170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-3ca568b4-b908-491f-b8aa-10421e6eb486 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:12:26.987475 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-3ca568b4-b908-491f-b8aa-10421e6eb486 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:27.017363 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:27.017363 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:27.032983 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-216c3b2e-d7ca-46ed-b011-c4f840253966 req-3ca568b4-b908-491f-b8aa-10421e6eb486 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599/action returned with HTTP 204 Aug 06 13:12:27.035482 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 788/3145] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:12:26 2026] POST /volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:33.729082 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:33.730790 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:33.731088 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1307094678"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:33.732539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1307094678'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:33.732646 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume of 1 GB Aug 06 13:12:33.738807 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Availability Zones retrieved successfully. Aug 06 13:12:33.744125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Flow 'volume_create_api' (ea7141c9-a6dd-41e3-a781-f8c8d1b8fd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:33.744989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33607a9f-230f-462f-aa24-d3f89473c988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:33.745837 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:33.785457 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33607a9f-230f-462f-aa24-d3f89473c988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:33.786230 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d61e0e-0b5e-4227-80c7-bcbe661dc330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:33.829734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Created reservations ['26be2ad4-ea3e-4a4a-b958-7d45a4b95233', '5d80ff9a-f138-4325-ac86-0247f324b333', 'ef5b30cf-b12b-4b0a-828e-a1b6db118332', '433c6c91-3419-4bf9-af61-358b205db962'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:33.830752 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d61e0e-0b5e-4227-80c7-bcbe661dc330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26be2ad4-ea3e-4a4a-b958-7d45a4b95233', '5d80ff9a-f138-4325-ac86-0247f324b333', 'ef5b30cf-b12b-4b0a-828e-a1b6db118332', '433c6c91-3419-4bf9-af61-358b205db962']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:33.831857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b929ab7-d68b-451c-a669-3b85d2e3a890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:33.856406 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b929ab7-d68b-451c-a669-3b85d2e3a890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639fa573-82ec-4f69-a80d-261677dd387a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1307094678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aede370317ec480ba0f0c35670c00f0d',qos_specs=None,replication_status=,reservations=['26be2ad4-ea3e-4a4a-b958-7d45a4b95233','5d80ff9a-f138-4325-ac86-0247f324b333','ef5b30cf-b12b-4b0a-828e-a1b6db118332','433c6c91-3419-4bf9-af61-358b205db962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7bd917a81d45c08a53b730d5011576',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1307094678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=639fa573-82ec-4f69-a80d-261677dd387a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aede370317ec480ba0f0c35670c00f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7bd917a81d45c08a53b730d5011576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:33.857640 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3d576f-5b3e-40eb-b683-c0e54f244c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:33.880898 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3d576f-5b3e-40eb-b683-c0e54f244c50) transitioned into state 'SUCCESS' from state '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-1307094678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aede370317ec480ba0f0c35670c00f0d',qos_specs=None,replication_status=,reservations=['26be2ad4-ea3e-4a4a-b958-7d45a4b95233','5d80ff9a-f138-4325-ac86-0247f324b333','ef5b30cf-b12b-4b0a-828e-a1b6db118332','433c6c91-3419-4bf9-af61-358b205db962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7bd917a81d45c08a53b730d5011576',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:33.881562 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d15815e-cc7a-467a-be16-4c011d7961fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:33.902361 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d15815e-cc7a-467a-be16-4c011d7961fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:33.903425 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Flow 'volume_create_api' (ea7141c9-a6dd-41e3-a781-f8c8d1b8fd46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:33.903869 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume request issued successfully. Aug 06 13:12:33.907982 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2dd39aa9-f696-440b-8b1f-60e1b9d51a42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:33.911878 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 785/3146] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:12:33 2026] POST /volume/v3/volumes => generated 749 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:33.928085 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9e598ee-dbb0-4a7f-b6f1-b95805f1ac8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:33.930615 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9e598ee-dbb0-4a7f-b6f1-b95805f1ac8e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:33.930919 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9e598ee-dbb0-4a7f-b6f1-b95805f1ac8e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:33.931233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9e598ee-dbb0-4a7f-b6f1-b95805f1ac8e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:33.947683 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:33.947683 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:33.953422 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9e598ee-dbb0-4a7f-b6f1-b95805f1ac8e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:33.959549 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9e598ee-dbb0-4a7f-b6f1-b95805f1ac8e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:33.962368 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 784/3147] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:33 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:33.980937 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-9a41d924-65b1-4c15-aa37-f4a00f81832d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:33.984427 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-9a41d924-65b1-4c15-aa37-f4a00f81832d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/limits Aug 06 13:12:33.986229 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-9a41d924-65b1-4c15-aa37-f4a00f81832d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:33.986229 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-9a41d924-65b1-4c15-aa37-f4a00f81832d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:34.000018 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:34.000018 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:34.015954 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-9a41d924-65b1-4c15-aa37-f4a00f81832d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/limits returned with HTTP 200 Aug 06 13:12:34.016818 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 791/3148] 10.4.3.59 () {68 vars in 1477 bytes} [Thu Aug 6 13:12:33 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:34.081591 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-a8c9c8bb-fd31-4298-b63e-70c82f08a120 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:34.084630 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-a8c9c8bb-fd31-4298-b63e-70c82f08a120 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:12:34.084840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-a8c9c8bb-fd31-4298-b63e-70c82f08a120 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:34.085068 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-a8c9c8bb-fd31-4298-b63e-70c82f08a120 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:34.098016 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:34.098016 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:34.103494 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-a8c9c8bb-fd31-4298-b63e-70c82f08a120 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:34.109775 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-a8c9c8bb-fd31-4298-b63e-70c82f08a120 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:12:34.110297 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 789/3149] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:34 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:34.124803 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:34.131156 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:12:34.131156 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b24e55da-0c3c-48c1-be75-62785b2687d5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1392875956", "description": null, "metadata": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:34.151876 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:34.151876 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:34.152481 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:34.152624 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create snapshot from volume b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:12:34.163244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f96a213-6baf-48f8-9fd9-1e55b9d2057e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:34.165745 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f96a213-6baf-48f8-9fd9-1e55b9d2057e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] GET https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:34.166066 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f96a213-6baf-48f8-9fd9-1e55b9d2057e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:34.166401 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f96a213-6baf-48f8-9fd9-1e55b9d2057e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:34.175392 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:34.175392 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:34.183099 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1f96a213-6baf-48f8-9fd9-1e55b9d2057e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:34.189814 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f96a213-6baf-48f8-9fd9-1e55b9d2057e tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 200 Aug 06 13:12:34.190307 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 785/3150] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:34 2026] GET /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:12:34.191360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Created reservations ['dda4169d-95bb-4f12-850f-16e225fba838', '7dc8aa4e-e0e9-4cc3-b6c1-3f119c44d0f4', '12d8e668-f3fe-4f0b-93af-a7acbb4ee133', 'd8570c96-09b9-4229-bd5b-a192ba410f9d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:34.240178 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot force create request issued successfully. Aug 06 13:12:34.240633 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ea1c4033-0938-4b91-8dcd-fb9455a8649b req-0c38dc15-41dc-44fd-8925-1db37c758e4f tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:12:34.241051 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 786/3151] 10.4.3.59 () {72 vars in 1540 bytes} [Thu Aug 6 13:12:34 2026] POST /volume/v3/snapshots => generated 324 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:34.980950 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e291c6e-0b24-408c-8f4d-1fc94c3752ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:34.983143 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e291c6e-0b24-408c-8f4d-1fc94c3752ea tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:34.983415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e291c6e-0b24-408c-8f4d-1fc94c3752ea tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:34.983655 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e291c6e-0b24-408c-8f4d-1fc94c3752ea tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:34.995615 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:34.995615 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:35.002686 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e291c6e-0b24-408c-8f4d-1fc94c3752ea tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:35.007620 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e291c6e-0b24-408c-8f4d-1fc94c3752ea tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:35.008069 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 792/3152] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:34 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:35.066373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-f8df2ff3-c5c2-4be3-b9ab-ee1690dcfc27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.070055 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-f8df2ff3-c5c2-4be3-b9ab-ee1690dcfc27 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:35.070363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-f8df2ff3-c5c2-4be3-b9ab-ee1690dcfc27 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.070628 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-f8df2ff3-c5c2-4be3-b9ab-ee1690dcfc27 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.082316 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.082316 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:35.088317 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-f8df2ff3-c5c2-4be3-b9ab-ee1690dcfc27 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:35.094273 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-f8df2ff3-c5c2-4be3-b9ab-ee1690dcfc27 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:35.094949 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 790/3153] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:35 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:35.183721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a40aaffd-0c2c-4e4d-b5c1-d6e5feb4c3c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.185933 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a40aaffd-0c2c-4e4d-b5c1-d6e5feb4c3c8 None None] GET https://10.4.3.59/volume// Aug 06 13:12:35.186064 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a40aaffd-0c2c-4e4d-b5c1-d6e5feb4c3c8 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.187428 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a40aaffd-0c2c-4e4d-b5c1-d6e5feb4c3c8 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.187716 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a40aaffd-0c2c-4e4d-b5c1-d6e5feb4c3c8 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:35.189343 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 786/3154] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:12:35 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:35.196861 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-3c106d98-3b21-4f75-a062-e9224467c956 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.199602 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-3c106d98-3b21-4f75-a062-e9224467c956 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:12:35.199602 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-3c106d98-3b21-4f75-a062-e9224467c956 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "639fa573-82ec-4f69-a80d-261677dd387a", "connector": null, "instance_uuid": "2e63b663-0067-4bba-a585-6d9c12e19f21"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:35.207068 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64c3e920-456a-4f84-b52a-54d2525ad5f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.209006 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.209006 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:35.209306 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64c3e920-456a-4f84-b52a-54d2525ad5f0 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] GET https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:35.209542 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64c3e920-456a-4f84-b52a-54d2525ad5f0 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.209775 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64c3e920-456a-4f84-b52a-54d2525ad5f0 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.217906 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.217906 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:35.223123 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64c3e920-456a-4f84-b52a-54d2525ad5f0 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:35.230221 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64c3e920-456a-4f84-b52a-54d2525ad5f0 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 200 Aug 06 13:12:35.230676 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 793/3155] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:35 2026] GET /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:35.242095 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-3c106d98-3b21-4f75-a062-e9224467c956 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:12:35.242546 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 787/3156] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:12:35 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:35.276491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-586d62b9-7313-40f5-b87f-66ecdbe9dca4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.278433 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-586d62b9-7313-40f5-b87f-66ecdbe9dca4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:35.278634 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-586d62b9-7313-40f5-b87f-66ecdbe9dca4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.278900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-586d62b9-7313-40f5-b87f-66ecdbe9dca4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.290648 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.290648 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:35.299738 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-586d62b9-7313-40f5-b87f-66ecdbe9dca4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:35.304581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8356a8c-6d1a-43d3-b7ef-fed9197eee28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.304939 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8356a8c-6d1a-43d3-b7ef-fed9197eee28 None None] GET https://10.4.3.59/volume// Aug 06 13:12:35.305096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8356a8c-6d1a-43d3-b7ef-fed9197eee28 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.305303 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8356a8c-6d1a-43d3-b7ef-fed9197eee28 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.305535 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-586d62b9-7313-40f5-b87f-66ecdbe9dca4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:35.305604 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8356a8c-6d1a-43d3-b7ef-fed9197eee28 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:35.305854 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 787/3157] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:12:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:35.306390 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 791/3158] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:35 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:35.313468 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-9d2853e4-ec5e-4cf3-80e1-3acfd3743cc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.316004 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-9d2853e4-ec5e-4cf3-80e1-3acfd3743cc4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:35.316113 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-9d2853e4-ec5e-4cf3-80e1-3acfd3743cc4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.316360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-9d2853e4-ec5e-4cf3-80e1-3acfd3743cc4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.328392 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.328392 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:35.332086 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-9d2853e4-ec5e-4cf3-80e1-3acfd3743cc4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:35.336409 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-9d2853e4-ec5e-4cf3-80e1-3acfd3743cc4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:35.336900 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 794/3159] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:12:35 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 13:12:35.473046 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b18e7a20-a134-4f94-9ded-bf931107d5bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.479044 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b18e7a20-a134-4f94-9ded-bf931107d5bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] PUT https://10.4.3.59/volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a Aug 06 13:12:35.479465 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b18e7a20-a134-4f94-9ded-bf931107d5bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:35.492634 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b18e7a20-a134-4f94-9ded-bf931107d5bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Acquiring lock "cinder-attachment_update-639fa573-82ec-4f69-a80d-261677dd387a-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:12:35.497409 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b18e7a20-a134-4f94-9ded-bf931107d5bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Lock "cinder-attachment_update-639fa573-82ec-4f69-a80d-261677dd387a-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:12:35.498150 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.498150 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:35.614543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b18e7a20-a134-4f94-9ded-bf931107d5bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Lock "cinder-attachment_update-639fa573-82ec-4f69-a80d-261677dd387a-np0000006653" released by "attachment_update" :: held 0.117s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:12:35.614878 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b18e7a20-a134-4f94-9ded-bf931107d5bd tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a returned with HTTP 200 Aug 06 13:12:35.615375 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 788/3160] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:12:35 2026] PUT /volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:35.666938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.668717 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:35.668877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.669084 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.669305 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Delete volume with id: a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:35.679110 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.679110 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:35.679567 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:35.699500 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Delete volume request issued successfully. Aug 06 13:12:35.699681 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2687b342-4eba-4d74-9dc3-ee5d54eb9eee tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 202 Aug 06 13:12:35.700107 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 788/3161] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:35 2026] DELETE /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:35.707120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57f463ba-80fd-4607-9802-1ff332e2da22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:35.709066 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57f463ba-80fd-4607-9802-1ff332e2da22 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] GET https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:35.709306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57f463ba-80fd-4607-9802-1ff332e2da22 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:35.709509 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57f463ba-80fd-4607-9802-1ff332e2da22 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:35.727914 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:35.727914 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:35.737447 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-57f463ba-80fd-4607-9802-1ff332e2da22 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Volume info retrieved successfully. Aug 06 13:12:35.743418 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57f463ba-80fd-4607-9802-1ff332e2da22 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 200 Aug 06 13:12:35.744011 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 792/3162] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:35 2026] GET /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:36.130016 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6da9f1af-ebab-4289-a33d-6db90d42849b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:36.131831 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6da9f1af-ebab-4289-a33d-6db90d42849b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b Aug 06 13:12:36.132060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6da9f1af-ebab-4289-a33d-6db90d42849b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:36.132276 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6da9f1af-ebab-4289-a33d-6db90d42849b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:36.139536 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:36.139536 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:36.139984 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6da9f1af-ebab-4289-a33d-6db90d42849b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:12:36.140828 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6da9f1af-ebab-4289-a33d-6db90d42849b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b returned with HTTP 200 Aug 06 13:12:36.141184 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 795/3163] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:12:36 2026] GET /volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:36.166513 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:36.168184 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:36.168554 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-895111360", "snapshot_id": null, "imageRef": "783139af-bdf4-4d6e-bb27-d7277d117460", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:36.170101 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-895111360', 'snapshot_id': None, 'imageRef': '783139af-bdf4-4d6e-bb27-d7277d117460', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:36.247724 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:36.247724 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:36.248224 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:12:36.248382 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume of 1 GB Aug 06 13:12:36.251634 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Availability Zones retrieved successfully. Aug 06 13:12:36.257142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Flow 'volume_create_api' (31136a3b-3272-48df-ac6c-8dbc5502f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:36.258137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8403fe5-4074-4cc0-bcdb-ec975b9ab9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:36.259081 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:36.289714 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8403fe5-4074-4cc0-bcdb-ec975b9ab9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '96ca873a-10b7-42e5-af78-2735704c8d3b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:36.290501 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2b1a0b-4eb5-481b-9b51-61f7032b927b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:36.321886 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83419442-44aa-4095-b802-5062616be42c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:36.324024 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83419442-44aa-4095-b802-5062616be42c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:36.324289 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83419442-44aa-4095-b802-5062616be42c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:36.324549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83419442-44aa-4095-b802-5062616be42c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:36.334040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Created reservations ['835f1438-d332-4d36-acdb-499af03ac304', '99dc26e6-4ec0-4344-917e-38c35bd77a1a', 'feec6b1c-810d-4523-8103-a1c0fdaea50f', 'c7cdce0e-4ca0-4b3b-a885-f17a5f8f3feb'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:36.334915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2b1a0b-4eb5-481b-9b51-61f7032b927b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['835f1438-d332-4d36-acdb-499af03ac304', '99dc26e6-4ec0-4344-917e-38c35bd77a1a', 'feec6b1c-810d-4523-8103-a1c0fdaea50f', 'c7cdce0e-4ca0-4b3b-a885-f17a5f8f3feb']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:36.335718 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd86b9a5-8361-4702-8fd4-3c8b9f484e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:36.338002 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:36.338002 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:36.342581 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83419442-44aa-4095-b802-5062616be42c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:36.347685 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83419442-44aa-4095-b802-5062616be42c tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:36.348283 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 789/3164] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:36 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:36.381391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd86b9a5-8361-4702-8fd4-3c8b9f484e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9884db7c-4eae-41a9-a40c-a022fce9ae7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-895111360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c80228fab245129f3431dc6d05a6b8',qos_specs=None,replication_status=,reservations=['835f1438-d332-4d36-acdb-499af03ac304','99dc26e6-4ec0-4344-917e-38c35bd77a1a','feec6b1c-810d-4523-8103-a1c0fdaea50f','c7cdce0e-4ca0-4b3b-a885-f17a5f8f3feb'],size=1,snapshot_id=96ca873a-10b7-42e5-af78-2735704c8d3b,source_replicaid=,source_volid=None,status='creating',user_id='3d199a25dfa343288271f713369bb9e3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-895111360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9884db7c-4eae-41a9-a40c-a022fce9ae7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c80228fab245129f3431dc6d05a6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=96ca873a-10b7-42e5-af78-2735704c8d3b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d199a25dfa343288271f713369bb9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:36.382028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4086e0-777f-4bfb-b268-d4e3bf31d24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:36.397321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4086e0-777f-4bfb-b268-d4e3bf31d24b) transitioned into state 'SUCCESS' from state '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-895111360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c80228fab245129f3431dc6d05a6b8',qos_specs=None,replication_status=,reservations=['835f1438-d332-4d36-acdb-499af03ac304','99dc26e6-4ec0-4344-917e-38c35bd77a1a','feec6b1c-810d-4523-8103-a1c0fdaea50f','c7cdce0e-4ca0-4b3b-a885-f17a5f8f3feb'],size=1,snapshot_id=96ca873a-10b7-42e5-af78-2735704c8d3b,source_replicaid=,source_volid=None,status='creating',user_id='3d199a25dfa343288271f713369bb9e3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:36.397936 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (977d9805-a987-49ff-8c57-b2edd99e094e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:36.417212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (977d9805-a987-49ff-8c57-b2edd99e094e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:36.417925 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Flow 'volume_create_api' (31136a3b-3272-48df-ac6c-8dbc5502f719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:36.418195 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Create volume request issued successfully. Aug 06 13:12:36.418704 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f646d8be-15af-475e-a3d7-ecc47e1cef35 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:36.419064 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 789/3165] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:12:36 2026] POST /volume/v3/volumes => generated 811 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:36.439577 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d02e542-5bbd-4a64-9c8d-e65ea43cb429 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:36.441075 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d02e542-5bbd-4a64-9c8d-e65ea43cb429 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:12:36.441321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d02e542-5bbd-4a64-9c8d-e65ea43cb429 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:36.441512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d02e542-5bbd-4a64-9c8d-e65ea43cb429 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:36.451865 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:36.451865 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:36.455224 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d02e542-5bbd-4a64-9c8d-e65ea43cb429 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:36.459037 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d02e542-5bbd-4a64-9c8d-e65ea43cb429 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 200 Aug 06 13:12:36.459474 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 793/3166] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:12:36 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:36.766197 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b430feef-64de-4627-b616-eedc78c532e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:36.768749 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b430feef-64de-4627-b616-eedc78c532e3 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] GET https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 Aug 06 13:12:36.768969 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b430feef-64de-4627-b616-eedc78c532e3 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:36.769188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b430feef-64de-4627-b616-eedc78c532e3 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:36.775308 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b430feef-64de-4627-b616-eedc78c532e3 tempest-TestImageHashVerification-1483460807 tempest-TestImageHashVerification-1483460807-project-member] https://10.4.3.59/volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 returned with HTTP 404 Aug 06 13:12:36.776040 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 796/3167] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:36 2026] GET /volume/v3/volumes/a397fc24-0a5f-4986-be83-706138abd0f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:37.361070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7f1188c-7501-4a93-9655-78678791f308 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:37.362914 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f1188c-7501-4a93-9655-78678791f308 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:37.363185 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f1188c-7501-4a93-9655-78678791f308 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:37.363445 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f1188c-7501-4a93-9655-78678791f308 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:37.378919 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:37.378919 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:37.382563 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f7f1188c-7501-4a93-9655-78678791f308 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:37.387077 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f1188c-7501-4a93-9655-78678791f308 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:37.387525 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 790/3168] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:37 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:37.475536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1540773-2053-4309-8c1d-b1f13e1057e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:37.478058 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1540773-2053-4309-8c1d-b1f13e1057e3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:12:37.478338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1540773-2053-4309-8c1d-b1f13e1057e3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:37.478944 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1540773-2053-4309-8c1d-b1f13e1057e3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:37.487486 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:37.487486 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:37.492257 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f1540773-2053-4309-8c1d-b1f13e1057e3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:37.498494 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1540773-2053-4309-8c1d-b1f13e1057e3 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 200 Aug 06 13:12:37.498883 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 790/3169] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:12:37 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 1420 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:37.511564 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08accd6f-527d-4986-a238-4a27781023fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:37.513717 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08accd6f-527d-4986-a238-4a27781023fa tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:12:37.513962 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08accd6f-527d-4986-a238-4a27781023fa tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:37.514190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08accd6f-527d-4986-a238-4a27781023fa tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:37.522347 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:37.522347 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:37.526501 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08accd6f-527d-4986-a238-4a27781023fa tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:37.530896 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08accd6f-527d-4986-a238-4a27781023fa tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 200 Aug 06 13:12:37.531496 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 794/3170] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:12:37 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 1420 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:38.401165 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c328bf5-58e6-4bac-a508-c0329d496ca9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:38.402910 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c328bf5-58e6-4bac-a508-c0329d496ca9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:38.403105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c328bf5-58e6-4bac-a508-c0329d496ca9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:38.403330 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c328bf5-58e6-4bac-a508-c0329d496ca9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:38.412747 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:38.412747 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:38.415998 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c328bf5-58e6-4bac-a508-c0329d496ca9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:38.419826 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c328bf5-58e6-4bac-a508-c0329d496ca9 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:38.420185 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 797/3171] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:38 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:38.612300 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-42566df9-6241-47c9-8985-3ee9369b3a59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:38.614249 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-42566df9-6241-47c9-8985-3ee9369b3a59 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:12:38.614487 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-42566df9-6241-47c9-8985-3ee9369b3a59 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:38.614688 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-42566df9-6241-47c9-8985-3ee9369b3a59 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:38.621417 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:38.621417 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:38.624656 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-42566df9-6241-47c9-8985-3ee9369b3a59 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:38.629277 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-42566df9-6241-47c9-8985-3ee9369b3a59 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 200 Aug 06 13:12:38.629792 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 791/3172] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:38 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 1402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:38.875459 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b1f5a188-9f0b-41e8-9583-0982e52eff13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:38.878090 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b1f5a188-9f0b-41e8-9583-0982e52eff13 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a/action Aug 06 13:12:38.878579 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b1f5a188-9f0b-41e8-9583-0982e52eff13 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:12:38.878918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b1f5a188-9f0b-41e8-9583-0982e52eff13 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:38.913032 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:38.913032 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:38.930631 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e2ffe79-4f07-49b8-be84-9f852f31ac49 req-b1f5a188-9f0b-41e8-9583-0982e52eff13 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a/action returned with HTTP 204 Aug 06 13:12:38.930631 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 791/3173] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:12:38 2026] POST /volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:39.151242 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-1420b6e7-1767-464c-8f13-81497ef8a5a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:39.153274 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-1420b6e7-1767-464c-8f13-81497ef8a5a2 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:12:39.153524 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-1420b6e7-1767-464c-8f13-81497ef8a5a2 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:39.153781 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-1420b6e7-1767-464c-8f13-81497ef8a5a2 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:39.160719 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:39.160719 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:39.164954 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-1420b6e7-1767-464c-8f13-81497ef8a5a2 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:39.170139 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-1420b6e7-1767-464c-8f13-81497ef8a5a2 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 200 Aug 06 13:12:39.170599 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 795/3174] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:39 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 1402 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:39.183070 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56b4ef70-da8b-4a9c-8272-3c26e04533ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:39.183606 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56b4ef70-da8b-4a9c-8272-3c26e04533ba None None] GET https://10.4.3.59/volume// Aug 06 13:12:39.183831 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56b4ef70-da8b-4a9c-8272-3c26e04533ba None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:39.184084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56b4ef70-da8b-4a9c-8272-3c26e04533ba None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:39.184538 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56b4ef70-da8b-4a9c-8272-3c26e04533ba None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:39.184899 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 798/3175] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:12:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:39.193738 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-a90da03a-e57d-41e6-8955-3fc1d6b451de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:39.195925 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-a90da03a-e57d-41e6-8955-3fc1d6b451de tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:12:39.196380 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-a90da03a-e57d-41e6-8955-3fc1d6b451de tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9884db7c-4eae-41a9-a40c-a022fce9ae7c", "connector": null, "instance_uuid": "f7c79ce1-8718-4057-bc81-6822be00a699"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:39.206909 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:39.206909 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:39.245909 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-a90da03a-e57d-41e6-8955-3fc1d6b451de tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:12:39.246454 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 792/3176] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:12:39 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 06 13:12:39.435312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63183f8f-c7f4-4f03-8ea1-a1ec9e7db5ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:39.437462 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63183f8f-c7f4-4f03-8ea1-a1ec9e7db5ad tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:39.437691 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63183f8f-c7f4-4f03-8ea1-a1ec9e7db5ad tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:39.437915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63183f8f-c7f4-4f03-8ea1-a1ec9e7db5ad tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:39.447760 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:39.447760 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:39.451246 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-63183f8f-c7f4-4f03-8ea1-a1ec9e7db5ad tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:39.455508 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63183f8f-c7f4-4f03-8ea1-a1ec9e7db5ad tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:39.455847 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 792/3177] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:39 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:39.470355 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3a6a102-4c66-48eb-a55c-f72e03aa6a0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:39.472424 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3a6a102-4c66-48eb-a55c-f72e03aa6a0e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:39.472650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3a6a102-4c66-48eb-a55c-f72e03aa6a0e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:39.472869 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3a6a102-4c66-48eb-a55c-f72e03aa6a0e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:39.483506 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:39.483506 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:39.487919 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e3a6a102-4c66-48eb-a55c-f72e03aa6a0e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:39.492767 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3a6a102-4c66-48eb-a55c-f72e03aa6a0e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:39.493532 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 796/3178] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:39 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:39.580839 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:39.583306 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:39.583734 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-84872127"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:39.585827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-84872127'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:39.585989 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume of 1 GB Aug 06 13:12:39.591513 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Availability Zones retrieved successfully. Aug 06 13:12:39.600802 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Flow 'volume_create_api' (df2615aa-86db-493a-b733-b3455a67c3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:39.602582 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509081ac-8b53-4e47-a4a1-fb6221d17b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:39.604930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:39.635850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509081ac-8b53-4e47-a4a1-fb6221d17b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:39.637170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d959cabf-f2bd-4a8f-a21f-763fd5211fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:39.688205 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Created reservations ['5c0f8a0e-08e9-4eba-bf60-dc8bbb4a6a74', 'c220ee11-7259-40fb-a10f-072dff6b3878', '950c1be7-aca3-4a45-a891-7ee1dafedb38', '4e85d3e9-e2ae-4f53-a890-86a3f5978a98'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:39.689374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d959cabf-f2bd-4a8f-a21f-763fd5211fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c0f8a0e-08e9-4eba-bf60-dc8bbb4a6a74', 'c220ee11-7259-40fb-a10f-072dff6b3878', '950c1be7-aca3-4a45-a891-7ee1dafedb38', '4e85d3e9-e2ae-4f53-a890-86a3f5978a98']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:39.690441 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98af108d-7d5f-4154-9eb4-8a2deddaa861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:39.722248 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98af108d-7d5f-4154-9eb4-8a2deddaa861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a8d9c7-1bb7-4980-b7b1-936ae036e513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-84872127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aede370317ec480ba0f0c35670c00f0d',qos_specs=None,replication_status=,reservations=['5c0f8a0e-08e9-4eba-bf60-dc8bbb4a6a74','c220ee11-7259-40fb-a10f-072dff6b3878','950c1be7-aca3-4a45-a891-7ee1dafedb38','4e85d3e9-e2ae-4f53-a890-86a3f5978a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7bd917a81d45c08a53b730d5011576',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-84872127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01a8d9c7-1bb7-4980-b7b1-936ae036e513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aede370317ec480ba0f0c35670c00f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7bd917a81d45c08a53b730d5011576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:39.723049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6180ca8-241f-4ed3-b181-bc0a2e5ff73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:39.742507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6180ca8-241f-4ed3-b181-bc0a2e5ff73d) transitioned into state 'SUCCESS' from state '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-84872127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aede370317ec480ba0f0c35670c00f0d',qos_specs=None,replication_status=,reservations=['5c0f8a0e-08e9-4eba-bf60-dc8bbb4a6a74','c220ee11-7259-40fb-a10f-072dff6b3878','950c1be7-aca3-4a45-a891-7ee1dafedb38','4e85d3e9-e2ae-4f53-a890-86a3f5978a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7bd917a81d45c08a53b730d5011576',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:39.743864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827ba937-9ef9-4d4c-af9d-04f316a985c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:39.754360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827ba937-9ef9-4d4c-af9d-04f316a985c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:39.755206 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Flow 'volume_create_api' (df2615aa-86db-493a-b733-b3455a67c3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:39.755573 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Create volume request issued successfully. Aug 06 13:12:39.756323 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fb814d1-675e-4b93-8a3c-55ff1b95d38e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:39.756642 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 799/3179] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:12:39 2026] POST /volume/v3/volumes => generated 747 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:39.774784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c5bb96b-52f5-44fa-96ad-8a98a354f1a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:39.778364 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c5bb96b-52f5-44fa-96ad-8a98a354f1a5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:39.778517 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c5bb96b-52f5-44fa-96ad-8a98a354f1a5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:39.778684 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c5bb96b-52f5-44fa-96ad-8a98a354f1a5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:39.784553 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:39.784553 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:39.787576 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c5bb96b-52f5-44fa-96ad-8a98a354f1a5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:39.791222 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c5bb96b-52f5-44fa-96ad-8a98a354f1a5 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:39.791552 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 793/3180] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:39 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:40.310505 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3ed00efc-ea25-40c7-af98-6817f5b3dc44 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.311043 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ed00efc-ea25-40c7-af98-6817f5b3dc44 None None] GET https://10.4.3.59/volume// Aug 06 13:12:40.311328 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ed00efc-ea25-40c7-af98-6817f5b3dc44 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:40.311589 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ed00efc-ea25-40c7-af98-6817f5b3dc44 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:40.312015 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ed00efc-ea25-40c7-af98-6817f5b3dc44 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:40.312555 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 793/3181] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:12:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:40.322357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-c35204d2-dff7-4164-9d96-06e06588ecb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.324198 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-c35204d2-dff7-4164-9d96-06e06588ecb4 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:12:40.324425 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-c35204d2-dff7-4164-9d96-06e06588ecb4 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:40.324601 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-c35204d2-dff7-4164-9d96-06e06588ecb4 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:40.334299 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:40.334299 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:40.337742 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-c35204d2-dff7-4164-9d96-06e06588ecb4 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:12:40.342534 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-c35204d2-dff7-4164-9d96-06e06588ecb4 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 200 Aug 06 13:12:40.342898 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 797/3182] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:12:40 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 1581 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:40.443413 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-d5c4dee4-ca97-4587-becd-21d032905e54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.445747 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-d5c4dee4-ca97-4587-becd-21d032905e54 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] PUT https://10.4.3.59/volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3 Aug 06 13:12:40.446093 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-d5c4dee4-ca97-4587-becd-21d032905e54 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:40.453167 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-d5c4dee4-ca97-4587-becd-21d032905e54 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Acquiring lock "cinder-attachment_update-9884db7c-4eae-41a9-a40c-a022fce9ae7c-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:12:40.457272 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-d5c4dee4-ca97-4587-becd-21d032905e54 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Lock "cinder-attachment_update-9884db7c-4eae-41a9-a40c-a022fce9ae7c-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:12:40.458162 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:40.458162 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:40.541154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-d5c4dee4-ca97-4587-becd-21d032905e54 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Lock "cinder-attachment_update-9884db7c-4eae-41a9-a40c-a022fce9ae7c-np0000006653" released by "attachment_update" :: held 0.084s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:12:40.541597 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-d5c4dee4-ca97-4587-becd-21d032905e54 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3 returned with HTTP 200 Aug 06 13:12:40.542210 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 800/3183] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:12:40 2026] PUT /volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:40.566356 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-86e6a948-16bf-4a4b-84d0-2b8f2725df56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.568916 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-86e6a948-16bf-4a4b-84d0-2b8f2725df56 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] POST https://10.4.3.59/volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3/action Aug 06 13:12:40.569343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-86e6a948-16bf-4a4b-84d0-2b8f2725df56 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:12:40.569494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-86e6a948-16bf-4a4b-84d0-2b8f2725df56 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:40.589484 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:40.589484 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:40.601551 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-490a3eb0-ec7a-4a16-be5a-2f068e7b5f22 req-86e6a948-16bf-4a4b-84d0-2b8f2725df56 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3/action returned with HTTP 204 Aug 06 13:12:40.602035 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 794/3184] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:12:40 2026] POST /volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:40.803406 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71361459-f889-42f1-9a91-076109f4716d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.804912 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71361459-f889-42f1-9a91-076109f4716d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:40.805069 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71361459-f889-42f1-9a91-076109f4716d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:40.805247 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71361459-f889-42f1-9a91-076109f4716d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:40.812117 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:40.812117 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:40.815788 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-71361459-f889-42f1-9a91-076109f4716d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:40.819592 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71361459-f889-42f1-9a91-076109f4716d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:40.819976 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 794/3185] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:40 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:40.861272 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-43215753-999b-4f7d-995a-7232553e4178 req-23fa0750-cbd4-4508-841e-54f7116e7f03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.863719 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-23fa0750-cbd4-4508-841e-54f7116e7f03 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:40.863925 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-23fa0750-cbd4-4508-841e-54f7116e7f03 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:40.864119 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-23fa0750-cbd4-4508-841e-54f7116e7f03 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:40.872927 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:40.872927 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:40.876571 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-43215753-999b-4f7d-995a-7232553e4178 req-23fa0750-cbd4-4508-841e-54f7116e7f03 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:40.880617 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-23fa0750-cbd4-4508-841e-54f7116e7f03 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:40.880984 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 798/3186] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:40 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:40.972568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3099503-783a-4801-a766-73329e6f4e41 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.972911 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3099503-783a-4801-a766-73329e6f4e41 None None] GET https://10.4.3.59/volume// Aug 06 13:12:40.973107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3099503-783a-4801-a766-73329e6f4e41 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:40.973189 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3099503-783a-4801-a766-73329e6f4e41 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:40.973507 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3099503-783a-4801-a766-73329e6f4e41 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:40.973798 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 801/3187] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:12:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:40.982008 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-43215753-999b-4f7d-995a-7232553e4178 req-a49cf497-136a-45e3-b0fc-2b5947a39f81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:40.984444 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-a49cf497-136a-45e3-b0fc-2b5947a39f81 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:12:40.984772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-a49cf497-136a-45e3-b0fc-2b5947a39f81 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01a8d9c7-1bb7-4980-b7b1-936ae036e513", "connector": null, "instance_uuid": "2e63b663-0067-4bba-a585-6d9c12e19f21"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:40.993414 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:40.993414 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:41.017865 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-a49cf497-136a-45e3-b0fc-2b5947a39f81 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:12:41.018452 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 795/3188] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:12:40 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:41.052110 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-479c57a8-1c3d-451f-b916-b469298500e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:41.053844 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-479c57a8-1c3d-451f-b916-b469298500e4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:41.054034 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-479c57a8-1c3d-451f-b916-b469298500e4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:41.054225 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-479c57a8-1c3d-451f-b916-b469298500e4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:41.061809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19c9a482-08f7-46a9-9a81-5fe118e86b73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:41.062184 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19c9a482-08f7-46a9-9a81-5fe118e86b73 None None] GET https://10.4.3.59/volume// Aug 06 13:12:41.062362 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19c9a482-08f7-46a9-9a81-5fe118e86b73 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:41.062563 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19c9a482-08f7-46a9-9a81-5fe118e86b73 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:41.062853 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19c9a482-08f7-46a9-9a81-5fe118e86b73 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:41.063115 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 799/3189] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:12:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:41.068224 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:41.068224 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:41.069822 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-43215753-999b-4f7d-995a-7232553e4178 req-a9d43740-d2e6-4aaf-9656-0019aae471f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:41.073552 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-479c57a8-1c3d-451f-b916-b469298500e4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:41.074468 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-a9d43740-d2e6-4aaf-9656-0019aae471f8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:41.074681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-a9d43740-d2e6-4aaf-9656-0019aae471f8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:41.074858 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-a9d43740-d2e6-4aaf-9656-0019aae471f8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:41.078970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-479c57a8-1c3d-451f-b916-b469298500e4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:41.079362 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 795/3190] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:41 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:41.088977 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:41.088977 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:41.093165 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-43215753-999b-4f7d-995a-7232553e4178 req-a9d43740-d2e6-4aaf-9656-0019aae471f8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:41.104576 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-a9d43740-d2e6-4aaf-9656-0019aae471f8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:41.105050 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 802/3191] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:12:41 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 1019 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:41.205610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-43215753-999b-4f7d-995a-7232553e4178 req-55bbc9cd-e196-4430-ad8d-ffbe7523dd66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:41.207417 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-55bbc9cd-e196-4430-ad8d-ffbe7523dd66 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] PUT https://10.4.3.59/volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba Aug 06 13:12:41.207801 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-55bbc9cd-e196-4430-ad8d-ffbe7523dd66 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:41.214114 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-43215753-999b-4f7d-995a-7232553e4178 req-55bbc9cd-e196-4430-ad8d-ffbe7523dd66 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Acquiring lock "cinder-attachment_update-01a8d9c7-1bb7-4980-b7b1-936ae036e513-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:12:41.217901 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-43215753-999b-4f7d-995a-7232553e4178 req-55bbc9cd-e196-4430-ad8d-ffbe7523dd66 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Lock "cinder-attachment_update-01a8d9c7-1bb7-4980-b7b1-936ae036e513-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:12:41.218742 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:41.218742 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:41.294315 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-43215753-999b-4f7d-995a-7232553e4178 req-55bbc9cd-e196-4430-ad8d-ffbe7523dd66 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Lock "cinder-attachment_update-01a8d9c7-1bb7-4980-b7b1-936ae036e513-np0000006653" released by "attachment_update" :: held 0.076s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:12:41.294688 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-55bbc9cd-e196-4430-ad8d-ffbe7523dd66 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba returned with HTTP 200 Aug 06 13:12:41.295314 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 796/3192] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:12:41 2026] PUT /volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:42.092598 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbdb9cb6-4eaf-43f2-9d26-0a439dc8160a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:42.096717 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbdb9cb6-4eaf-43f2-9d26-0a439dc8160a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:42.096943 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbdb9cb6-4eaf-43f2-9d26-0a439dc8160a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:42.097142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbdb9cb6-4eaf-43f2-9d26-0a439dc8160a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:42.107383 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:42.107383 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:42.110997 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dbdb9cb6-4eaf-43f2-9d26-0a439dc8160a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:42.115699 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbdb9cb6-4eaf-43f2-9d26-0a439dc8160a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:42.116346 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 800/3193] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:42 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:43.128422 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-25e3b8ea-45c1-4cbd-8854-b530fe500cc7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:43.130583 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25e3b8ea-45c1-4cbd-8854-b530fe500cc7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:43.130781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25e3b8ea-45c1-4cbd-8854-b530fe500cc7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:43.130958 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25e3b8ea-45c1-4cbd-8854-b530fe500cc7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:43.143173 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:43.143173 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:43.150326 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-25e3b8ea-45c1-4cbd-8854-b530fe500cc7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:43.157103 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25e3b8ea-45c1-4cbd-8854-b530fe500cc7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:43.157539 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 796/3194] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:43 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:43.584684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:43.681853 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:43.682182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1085053078"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:43.683512 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1085053078'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:43.683646 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume of 1 GB Aug 06 13:12:43.687090 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Availability Zones retrieved successfully. Aug 06 13:12:43.691866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Flow 'volume_create_api' (49e91f6e-b73b-46ac-be89-c25f5d40debb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:43.692709 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faebaa35-ac41-49f4-95a9-b23692bf114d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:43.693619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:43.716567 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faebaa35-ac41-49f4-95a9-b23692bf114d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:43.717314 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d19a214f-6793-402e-961a-74657e399e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:43.770552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Created reservations ['3cb815ed-a309-4f8c-a25b-899256a4b579', '9b68f5f5-6353-47c2-9ca9-fa46970e5ecf', '8ad4ad9b-47c6-4d27-a60e-fffc932bddbc', '92c8e41f-7724-484f-b6fe-c4203e6343cd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:43.771201 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d19a214f-6793-402e-961a-74657e399e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb815ed-a309-4f8c-a25b-899256a4b579', '9b68f5f5-6353-47c2-9ca9-fa46970e5ecf', '8ad4ad9b-47c6-4d27-a60e-fffc932bddbc', '92c8e41f-7724-484f-b6fe-c4203e6343cd']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:43.771911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d4de06-5ac2-4fb9-8522-7d02006b4fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:43.796571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d4de06-5ac2-4fb9-8522-7d02006b4fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d29c37-2bc0-4cdc-8407-76d83f3149f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1085053078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e2bfcdb0996408491d48bb79f1ce795',qos_specs=None,replication_status=,reservations=['3cb815ed-a309-4f8c-a25b-899256a4b579','9b68f5f5-6353-47c2-9ca9-fa46970e5ecf','8ad4ad9b-47c6-4d27-a60e-fffc932bddbc','92c8e41f-7724-484f-b6fe-c4203e6343cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dea7764e954638b988b3cda4001a1e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1085053078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d29c37-2bc0-4cdc-8407-76d83f3149f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e2bfcdb0996408491d48bb79f1ce795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2dea7764e954638b988b3cda4001a1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:43.797584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7e03d7-9cbc-4f71-9648-704f975d916c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:43.816044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7e03d7-9cbc-4f71-9648-704f975d916c) transitioned into state 'SUCCESS' from state '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-1085053078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e2bfcdb0996408491d48bb79f1ce795',qos_specs=None,replication_status=,reservations=['3cb815ed-a309-4f8c-a25b-899256a4b579','9b68f5f5-6353-47c2-9ca9-fa46970e5ecf','8ad4ad9b-47c6-4d27-a60e-fffc932bddbc','92c8e41f-7724-484f-b6fe-c4203e6343cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dea7764e954638b988b3cda4001a1e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:43.816747 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e7c4ed-bc14-4852-8b10-2c3acd80cbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:43.824585 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e7c4ed-bc14-4852-8b10-2c3acd80cbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:43.825327 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Flow 'volume_create_api' (49e91f6e-b73b-46ac-be89-c25f5d40debb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:43.825598 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume request issued successfully. Aug 06 13:12:43.826091 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04bb04af-c10b-4fdb-a87b-d5942fcb7fc6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:43.826586 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 803/3195] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:12:43 2026] POST /volume/v3/volumes => generated 747 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:43.838310 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bfc906b-1fed-4c3d-9bef-c21e85a16971 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:43.840274 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bfc906b-1fed-4c3d-9bef-c21e85a16971 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 Aug 06 13:12:43.840518 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bfc906b-1fed-4c3d-9bef-c21e85a16971 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:43.840748 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bfc906b-1fed-4c3d-9bef-c21e85a16971 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:43.847762 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:43.847762 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:43.851601 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9bfc906b-1fed-4c3d-9bef-c21e85a16971 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:12:43.855838 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bfc906b-1fed-4c3d-9bef-c21e85a16971 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 returned with HTTP 200 Aug 06 13:12:43.856251 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 797/3196] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:43 2026] GET /volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:44.168793 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aeff0747-2b7a-42bd-9ebe-ee883e54bc1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:44.170691 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aeff0747-2b7a-42bd-9ebe-ee883e54bc1f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:44.170877 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aeff0747-2b7a-42bd-9ebe-ee883e54bc1f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:44.171055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aeff0747-2b7a-42bd-9ebe-ee883e54bc1f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:44.179435 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:44.179435 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:44.182320 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aeff0747-2b7a-42bd-9ebe-ee883e54bc1f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:44.185839 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aeff0747-2b7a-42bd-9ebe-ee883e54bc1f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:44.186256 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 801/3197] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:44 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:12:44.541971 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-43215753-999b-4f7d-995a-7232553e4178 req-662515b0-75ba-4a64-96d2-3433415ce617 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:44.544271 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-662515b0-75ba-4a64-96d2-3433415ce617 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba/action Aug 06 13:12:44.544638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-662515b0-75ba-4a64-96d2-3433415ce617 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:12:44.544777 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-662515b0-75ba-4a64-96d2-3433415ce617 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:44.562553 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:44.562553 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:44.572534 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-43215753-999b-4f7d-995a-7232553e4178 req-662515b0-75ba-4a64-96d2-3433415ce617 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba/action returned with HTTP 204 Aug 06 13:12:44.572963 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 797/3198] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:12:44 2026] POST /volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:44.868196 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70e659c2-7fc5-41be-931b-754f4f863eac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:44.869795 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70e659c2-7fc5-41be-931b-754f4f863eac tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 Aug 06 13:12:44.869958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70e659c2-7fc5-41be-931b-754f4f863eac tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:44.870166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70e659c2-7fc5-41be-931b-754f4f863eac tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:44.876429 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:44.876429 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:44.879253 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70e659c2-7fc5-41be-931b-754f4f863eac tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:12:44.882618 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70e659c2-7fc5-41be-931b-754f4f863eac tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 returned with HTTP 200 Aug 06 13:12:44.882925 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 804/3199] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:44 2026] GET /volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:44.893732 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:44.895293 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:12:44.895602 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05d29c37-2bc0-4cdc-8407-76d83f3149f2", "name": "tempest-VolumesBackupsTest-Backup-963017130"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:44.896880 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating new backup {'backup': {'volume_id': '05d29c37-2bc0-4cdc-8407-76d83f3149f2', 'name': 'tempest-VolumesBackupsTest-Backup-963017130'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:12:44.896999 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating backup of volume 05d29c37-2bc0-4cdc-8407-76d83f3149f2 in container None Aug 06 13:12:44.903469 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:44.903469 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:44.903885 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:12:44.927681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Created reservations ['f60cdce6-e8eb-49d7-9592-82e682905406', 'a9785e46-a2c4-4000-b330-de64ca6d4c42'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:44.950400 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e7a37d-06a8-40c1-b59b-b07a1dc8e5d5 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:12:44.950810 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 798/3200] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:12:44 2026] POST /volume/v3/backups => generated 327 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:44.958144 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9acd58d6-947f-4133-be5f-5e0a2583799b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:44.959840 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9acd58d6-947f-4133-be5f-5e0a2583799b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:44.960062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9acd58d6-947f-4133-be5f-5e0a2583799b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:44.960253 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9acd58d6-947f-4133-be5f-5e0a2583799b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:44.960409 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9acd58d6-947f-4133-be5f-5e0a2583799b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:44.964830 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:44.964830 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:44.965572 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9acd58d6-947f-4133-be5f-5e0a2583799b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:44.965876 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 802/3201] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:44 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:45.201144 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed3ff77a-01e1-44c7-a416-ab9029c67e88 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.203946 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed3ff77a-01e1-44c7-a416-ab9029c67e88 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:45.204229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed3ff77a-01e1-44c7-a416-ab9029c67e88 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:45.204530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed3ff77a-01e1-44c7-a416-ab9029c67e88 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:45.217679 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:45.217679 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:45.222490 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ed3ff77a-01e1-44c7-a416-ab9029c67e88 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:45.228687 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed3ff77a-01e1-44c7-a416-ab9029c67e88 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:45.229236 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 798/3202] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:45 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:45.244663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70bf6a89-9112-4e0e-8232-007d6c717d18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.246661 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70bf6a89-9112-4e0e-8232-007d6c717d18 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:45.246892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70bf6a89-9112-4e0e-8232-007d6c717d18 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:45.247181 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70bf6a89-9112-4e0e-8232-007d6c717d18 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:45.259211 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:45.259211 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:45.263783 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70bf6a89-9112-4e0e-8232-007d6c717d18 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:45.268611 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70bf6a89-9112-4e0e-8232-007d6c717d18 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:45.268996 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 805/3203] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:45 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:45.571666 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-39faf0ac-8f0a-439d-a2c9-0bc84723ff6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.573644 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-39faf0ac-8f0a-439d-a2c9-0bc84723ff6d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:45.573842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-39faf0ac-8f0a-439d-a2c9-0bc84723ff6d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:45.574022 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-39faf0ac-8f0a-439d-a2c9-0bc84723ff6d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:45.586107 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:45.586107 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:45.593193 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-39faf0ac-8f0a-439d-a2c9-0bc84723ff6d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:45.599613 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-39faf0ac-8f0a-439d-a2c9-0bc84723ff6d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:45.600127 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 799/3204] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:45 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:45.631232 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-6759d286-80af-4ddb-959d-1fddbe5b9715 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.633692 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-6759d286-80af-4ddb-959d-1fddbe5b9715 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a/action Aug 06 13:12:45.634046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-6759d286-80af-4ddb-959d-1fddbe5b9715 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:12:45.634175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-6759d286-80af-4ddb-959d-1fddbe5b9715 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:45.645019 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:45.645019 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:45.645628 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-6759d286-80af-4ddb-959d-1fddbe5b9715 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:45.654278 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-6759d286-80af-4ddb-959d-1fddbe5b9715 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Begin detaching volume completed successfully. Aug 06 13:12:45.654544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-6759d286-80af-4ddb-959d-1fddbe5b9715 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a/action returned with HTTP 202 Aug 06 13:12:45.655058 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 803/3205] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:12:45 2026] POST /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:12:45.677366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3740a31b-abfe-49c5-9838-b68cd4c0269a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.687408 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3740a31b-abfe-49c5-9838-b68cd4c0269a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:45.688420 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3740a31b-abfe-49c5-9838-b68cd4c0269a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:45.688760 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3740a31b-abfe-49c5-9838-b68cd4c0269a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:45.709827 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:45.709827 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:45.715160 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3740a31b-abfe-49c5-9838-b68cd4c0269a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:45.717374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91799a3b-bd72-40fc-a9fe-4a79f8d5cf6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.717755 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91799a3b-bd72-40fc-a9fe-4a79f8d5cf6a None None] GET https://10.4.3.59/volume// Aug 06 13:12:45.717929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91799a3b-bd72-40fc-a9fe-4a79f8d5cf6a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:45.718159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91799a3b-bd72-40fc-a9fe-4a79f8d5cf6a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:45.718562 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91799a3b-bd72-40fc-a9fe-4a79f8d5cf6a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:45.718899 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 806/3206] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:12:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:45.720270 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3740a31b-abfe-49c5-9838-b68cd4c0269a tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:45.720805 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 799/3207] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:45 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:45.731115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-5f108154-8f26-402c-a21a-aa97367d4f50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.733230 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-5f108154-8f26-402c-a21a-aa97367d4f50 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:45.733463 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-5f108154-8f26-402c-a21a-aa97367d4f50 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:45.733643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-5f108154-8f26-402c-a21a-aa97367d4f50 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:45.742784 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:45.742784 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:45.746066 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-5f108154-8f26-402c-a21a-aa97367d4f50 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:45.750872 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-5f108154-8f26-402c-a21a-aa97367d4f50 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:45.751302 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 800/3208] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:12:45 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:45.975490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3cebe120-ff20-458f-a9ed-ddf9451866e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:45.977152 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cebe120-ff20-458f-a9ed-ddf9451866e4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:45.977374 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cebe120-ff20-458f-a9ed-ddf9451866e4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:45.977585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cebe120-ff20-458f-a9ed-ddf9451866e4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:45.977709 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3cebe120-ff20-458f-a9ed-ddf9451866e4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:45.982089 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:45.982089 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:45.982889 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cebe120-ff20-458f-a9ed-ddf9451866e4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:45.983296 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 804/3209] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:45 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:46.734284 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c33667d2-375c-4616-957e-8e0825728bfc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:46.736117 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c33667d2-375c-4616-957e-8e0825728bfc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:46.736336 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c33667d2-375c-4616-957e-8e0825728bfc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:46.736515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c33667d2-375c-4616-957e-8e0825728bfc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:46.744899 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:46.744899 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:46.748163 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c33667d2-375c-4616-957e-8e0825728bfc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:46.752521 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c33667d2-375c-4616-957e-8e0825728bfc tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:46.752866 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 807/3210] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:46 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:46.992715 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-217f040d-3614-48f7-888e-551bdda509a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:46.994503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-217f040d-3614-48f7-888e-551bdda509a6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:46.994718 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-217f040d-3614-48f7-888e-551bdda509a6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:46.994998 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-217f040d-3614-48f7-888e-551bdda509a6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:46.995130 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-217f040d-3614-48f7-888e-551bdda509a6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:46.999547 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:46.999547 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:47.000329 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-217f040d-3614-48f7-888e-551bdda509a6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:47.000670 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 800/3211] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:46 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:47.767240 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0497641e-75b7-4e6a-99c6-4cb0bbf05e7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:47.769410 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0497641e-75b7-4e6a-99c6-4cb0bbf05e7e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:47.771282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0497641e-75b7-4e6a-99c6-4cb0bbf05e7e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:47.771282 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0497641e-75b7-4e6a-99c6-4cb0bbf05e7e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:47.788246 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:47.788246 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:47.796987 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0497641e-75b7-4e6a-99c6-4cb0bbf05e7e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:47.801669 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0497641e-75b7-4e6a-99c6-4cb0bbf05e7e tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:47.802202 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 801/3212] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:47 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:48.011647 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-977d6cbe-acba-4ccb-9595-77b542e624f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:48.014059 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-977d6cbe-acba-4ccb-9595-77b542e624f1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:48.014253 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-977d6cbe-acba-4ccb-9595-77b542e624f1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:48.014476 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-977d6cbe-acba-4ccb-9595-77b542e624f1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:48.014583 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-977d6cbe-acba-4ccb-9595-77b542e624f1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:48.024329 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:48.024329 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:48.025251 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-977d6cbe-acba-4ccb-9595-77b542e624f1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:48.025687 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 805/3213] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:48 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:48.194409 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-f94cd8ba-4ad3-46a1-9894-f2a851b6faf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:48.196418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-f94cd8ba-4ad3-46a1-9894-f2a851b6faf3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] DELETE https://10.4.3.59/volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a Aug 06 13:12:48.196608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-f94cd8ba-4ad3-46a1-9894-f2a851b6faf3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:48.196800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-f94cd8ba-4ad3-46a1-9894-f2a851b6faf3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:48.204932 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:48.204932 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:48.240523 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9098d00f-603e-4476-8a8c-cde970373b37 req-cc5fc53c-bbf1-4ce6-bef4-65fb25be6686 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:48.243194 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9098d00f-603e-4476-8a8c-cde970373b37 req-cc5fc53c-bbf1-4ce6-bef4-65fb25be6686 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] DELETE https://10.4.3.59/volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a Aug 06 13:12:48.243477 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9098d00f-603e-4476-8a8c-cde970373b37 req-cc5fc53c-bbf1-4ce6-bef4-65fb25be6686 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:48.243729 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9098d00f-603e-4476-8a8c-cde970373b37 req-cc5fc53c-bbf1-4ce6-bef4-65fb25be6686 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:48.255783 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:48.255783 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:48.271365 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d65eae1f-65b0-4ce9-980a-2afa1ecd36f8 req-f94cd8ba-4ad3-46a1-9894-f2a851b6faf3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a returned with HTTP 200 Aug 06 13:12:48.271939 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 808/3214] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:12:48 2026] DELETE /volume/v3/attachments/e9e6d1d8-48b1-4cb3-b17f-3c01bbb2c50a => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:48.306613 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9098d00f-603e-4476-8a8c-cde970373b37 req-cc5fc53c-bbf1-4ce6-bef4-65fb25be6686 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a returned with HTTP 200 Aug 06 13:12:48.306902 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 801/3215] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:12:48 2026] DELETE /volume/v3/attachments/1f6e3a3d-1da9-478a-ae2d-215718a2f11a => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:48.816325 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03202457-318e-43cc-80f7-1e75c9250cac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:48.818062 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03202457-318e-43cc-80f7-1e75c9250cac tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:48.818231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03202457-318e-43cc-80f7-1e75c9250cac tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:48.818460 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03202457-318e-43cc-80f7-1e75c9250cac tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:48.825934 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:48.825934 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:48.829793 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-03202457-318e-43cc-80f7-1e75c9250cac tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:48.834274 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03202457-318e-43cc-80f7-1e75c9250cac tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:48.834764 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 802/3216] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:48 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:48.941640 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-232eb7b7-788b-41f0-80f2-232925ce1404 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:48.946351 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-232eb7b7-788b-41f0-80f2-232925ce1404 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:48.946601 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-232eb7b7-788b-41f0-80f2-232925ce1404 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:48.946768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-232eb7b7-788b-41f0-80f2-232925ce1404 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:48.958484 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:48.958484 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:48.962863 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-232eb7b7-788b-41f0-80f2-232925ce1404 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:48.968198 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-232eb7b7-788b-41f0-80f2-232925ce1404 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:48.968966 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 806/3217] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:12:48 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:48.989855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-eaa2f6bd-9e12-4726-8efd-00ac3e3e39c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:48.992196 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-eaa2f6bd-9e12-4726-8efd-00ac3e3e39c0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] POST https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513/action Aug 06 13:12:48.992686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-eaa2f6bd-9e12-4726-8efd-00ac3e3e39c0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:12:48.992907 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-eaa2f6bd-9e12-4726-8efd-00ac3e3e39c0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:49.006429 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:49.006429 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:49.006907 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-eaa2f6bd-9e12-4726-8efd-00ac3e3e39c0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:49.014681 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-eaa2f6bd-9e12-4726-8efd-00ac3e3e39c0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Begin detaching volume completed successfully. Aug 06 13:12:49.014914 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-eaa2f6bd-9e12-4726-8efd-00ac3e3e39c0 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513/action returned with HTTP 202 Aug 06 13:12:49.015414 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 809/3218] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:12:48 2026] POST /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:12:49.039146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5de92ca1-faf9-41d4-b6b9-c740aa9afbb0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:49.040994 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5de92ca1-faf9-41d4-b6b9-c740aa9afbb0 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:49.041380 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5de92ca1-faf9-41d4-b6b9-c740aa9afbb0 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:49.041554 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5de92ca1-faf9-41d4-b6b9-c740aa9afbb0 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:49.042019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5de92ca1-faf9-41d4-b6b9-c740aa9afbb0 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:49.043302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf699698-bd8c-4c81-bde9-8ccc6e03c2c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:49.044953 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf699698-bd8c-4c81-bde9-8ccc6e03c2c3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:49.045245 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf699698-bd8c-4c81-bde9-8ccc6e03c2c3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:49.045440 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf699698-bd8c-4c81-bde9-8ccc6e03c2c3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:49.049823 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:49.049823 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:49.050643 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5de92ca1-faf9-41d4-b6b9-c740aa9afbb0 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:49.051043 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 802/3219] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:49 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:49.057920 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:49.057920 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:49.061480 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cf699698-bd8c-4c81-bde9-8ccc6e03c2c3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:49.065751 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf699698-bd8c-4c81-bde9-8ccc6e03c2c3 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:49.066108 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 803/3220] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:49 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:49.233837 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98a29b2c-2e49-472c-a408-38485746128a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:49.234342 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98a29b2c-2e49-472c-a408-38485746128a None None] GET https://10.4.3.59/volume// Aug 06 13:12:49.234552 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98a29b2c-2e49-472c-a408-38485746128a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:49.234769 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98a29b2c-2e49-472c-a408-38485746128a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:49.235188 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98a29b2c-2e49-472c-a408-38485746128a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:12:49.235582 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 807/3221] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:12:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:12:49.243299 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-97c721f8-38c0-444d-b17c-f26fe1333933 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:49.245253 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-97c721f8-38c0-444d-b17c-f26fe1333933 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:49.245488 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-97c721f8-38c0-444d-b17c-f26fe1333933 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:49.245676 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-97c721f8-38c0-444d-b17c-f26fe1333933 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:49.254602 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:49.254602 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:49.258113 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-97c721f8-38c0-444d-b17c-f26fe1333933 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:49.264681 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-97c721f8-38c0-444d-b17c-f26fe1333933 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:49.265056 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 810/3222] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:12:49 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 1315 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:12:50.062992 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54a3f5ac-bd20-4ecc-a21f-7bf6b9cff857 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:50.073210 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54a3f5ac-bd20-4ecc-a21f-7bf6b9cff857 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:50.073210 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54a3f5ac-bd20-4ecc-a21f-7bf6b9cff857 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:50.073440 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54a3f5ac-bd20-4ecc-a21f-7bf6b9cff857 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:50.073440 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-54a3f5ac-bd20-4ecc-a21f-7bf6b9cff857 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:50.079627 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:50.079627 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:50.080514 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54a3f5ac-bd20-4ecc-a21f-7bf6b9cff857 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:50.080845 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 803/3223] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:50 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:50.083868 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66ee16cd-0404-4cc1-9b39-22a2fe008e78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:50.085587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66ee16cd-0404-4cc1-9b39-22a2fe008e78 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:50.085760 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66ee16cd-0404-4cc1-9b39-22a2fe008e78 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:50.086013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66ee16cd-0404-4cc1-9b39-22a2fe008e78 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:50.094528 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:50.094528 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:50.098334 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66ee16cd-0404-4cc1-9b39-22a2fe008e78 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:50.102034 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66ee16cd-0404-4cc1-9b39-22a2fe008e78 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:50.102382 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 804/3224] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:50 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:50.146885 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27a660f2-9cc6-4001-a224-fc83bf87923c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:50.148438 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a660f2-9cc6-4001-a224-fc83bf87923c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 Aug 06 13:12:50.148648 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a660f2-9cc6-4001-a224-fc83bf87923c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:50.148854 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a660f2-9cc6-4001-a224-fc83bf87923c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:50.149051 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-27a660f2-9cc6-4001-a224-fc83bf87923c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Delete volume with id: b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 Aug 06 13:12:50.155627 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:50.155627 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:50.156013 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27a660f2-9cc6-4001-a224-fc83bf87923c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:12:50.172644 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27a660f2-9cc6-4001-a224-fc83bf87923c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Delete volume request issued successfully. Aug 06 13:12:50.172811 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a660f2-9cc6-4001-a224-fc83bf87923c tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 returned with HTTP 202 Aug 06 13:12:50.173198 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 808/3225] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:50 2026] DELETE /volume/v3/volumes/b48e9ae9-86e1-4b6b-998f-e3a028ec1a23 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:50.182002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5bb8fb9-6a6f-41a7-b397-2aa74adc07ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:50.185684 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5bb8fb9-6a6f-41a7-b397-2aa74adc07ab tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] DELETE https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 Aug 06 13:12:50.185884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5bb8fb9-6a6f-41a7-b397-2aa74adc07ab tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:50.186070 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5bb8fb9-6a6f-41a7-b397-2aa74adc07ab tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:50.186181 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-b5bb8fb9-6a6f-41a7-b397-2aa74adc07ab tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Delete backup with id: 45de5af3-126d-440c-a135-ce44f27d56a3. Aug 06 13:12:50.194203 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:50.194203 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:50.210885 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-b5bb8fb9-6a6f-41a7-b397-2aa74adc07ab tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] delete_backup rpcapi backup_id 45de5af3-126d-440c-a135-ce44f27d56a3 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:12:50.212799 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5bb8fb9-6a6f-41a7-b397-2aa74adc07ab tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 returned with HTTP 202 Aug 06 13:12:50.213187 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 811/3226] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:50 2026] DELETE /volume/v3/backups/45de5af3-126d-440c-a135-ce44f27d56a3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:12:50.224765 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:50.228098 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] DELETE https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:12:50.228378 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:50.228631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:50.228789 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Delete volume with id: 338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:12:50.242442 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:50.242442 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:50.242965 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:12:50.263040 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Delete volume request issued successfully. Aug 06 13:12:50.263322 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ac18a8b-0883-4e7b-a16f-5d25b7d0b562 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 202 Aug 06 13:12:50.263873 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 804/3227] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:50 2026] DELETE /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:50.271254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d2705c5-142b-466b-83a9-43112fa8ca49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:50.273816 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d2705c5-142b-466b-83a9-43112fa8ca49 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:12:50.274090 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d2705c5-142b-466b-83a9-43112fa8ca49 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:50.274379 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d2705c5-142b-466b-83a9-43112fa8ca49 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:50.282465 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:50.282465 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:50.286217 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d2705c5-142b-466b-83a9-43112fa8ca49 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Volume info retrieved successfully. Aug 06 13:12:50.291785 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d2705c5-142b-466b-83a9-43112fa8ca49 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 200 Aug 06 13:12:50.292299 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 805/3228] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:50 2026] GET /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:50.861448 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-aebbf0e4-0993-438d-8d29-f9504e0fd9c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:50.864294 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-aebbf0e4-0993-438d-8d29-f9504e0fd9c4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] DELETE https://10.4.3.59/volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba Aug 06 13:12:50.864663 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-aebbf0e4-0993-438d-8d29-f9504e0fd9c4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:50.864806 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-aebbf0e4-0993-438d-8d29-f9504e0fd9c4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:50.875958 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:50.875958 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:50.955078 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1fb6a961-d599-4bce-a966-7bbd722796bb req-aebbf0e4-0993-438d-8d29-f9504e0fd9c4 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba returned with HTTP 200 Aug 06 13:12:50.957155 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 809/3229] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:12:50 2026] DELETE /volume/v3/attachments/010844a8-904c-4e36-9e5b-ff0a0ab0e6ba => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:51.092295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c53b4151-c6f6-49cd-9769-881e56f0cebb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:51.094706 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c53b4151-c6f6-49cd-9769-881e56f0cebb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:51.096534 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c53b4151-c6f6-49cd-9769-881e56f0cebb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:51.096534 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c53b4151-c6f6-49cd-9769-881e56f0cebb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:51.096534 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c53b4151-c6f6-49cd-9769-881e56f0cebb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:51.101535 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:51.101535 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:51.102732 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c53b4151-c6f6-49cd-9769-881e56f0cebb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:51.103352 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 812/3230] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:51 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:51.118543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a36e1850-10b8-43f2-b060-fdf71d916e3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:51.121532 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a36e1850-10b8-43f2-b060-fdf71d916e3d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:51.121750 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a36e1850-10b8-43f2-b060-fdf71d916e3d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:51.121985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a36e1850-10b8-43f2-b060-fdf71d916e3d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:51.130109 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:51.130109 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:51.134083 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a36e1850-10b8-43f2-b060-fdf71d916e3d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:51.138733 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a36e1850-10b8-43f2-b060-fdf71d916e3d tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:51.139173 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 805/3231] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:51 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:51.154279 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d7d95a1-bed7-44bd-90e0-e80a6fc39f42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:51.156950 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d7d95a1-bed7-44bd-90e0-e80a6fc39f42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:51.157222 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d7d95a1-bed7-44bd-90e0-e80a6fc39f42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:51.157463 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d7d95a1-bed7-44bd-90e0-e80a6fc39f42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:51.163798 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:51.163798 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:51.167183 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d7d95a1-bed7-44bd-90e0-e80a6fc39f42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:51.171103 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d7d95a1-bed7-44bd-90e0-e80a6fc39f42 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:51.171529 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 806/3232] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:51 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:51.222761 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d699f73b-f266-4ad6-8cee-af1c1b3157fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:51.224539 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d699f73b-f266-4ad6-8cee-af1c1b3157fe tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:51.224762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d699f73b-f266-4ad6-8cee-af1c1b3157fe tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:51.224986 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d699f73b-f266-4ad6-8cee-af1c1b3157fe tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:51.232745 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:51.232745 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:51.236880 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d699f73b-f266-4ad6-8cee-af1c1b3157fe tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:51.242093 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d699f73b-f266-4ad6-8cee-af1c1b3157fe tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:51.242558 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 810/3233] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:51 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:51.257768 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16b80969-fa3a-4ca2-9d82-87dc5517d5c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:51.260375 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16b80969-fa3a-4ca2-9d82-87dc5517d5c7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:51.260375 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16b80969-fa3a-4ca2-9d82-87dc5517d5c7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:51.260375 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16b80969-fa3a-4ca2-9d82-87dc5517d5c7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:51.267520 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:51.267520 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:51.271663 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16b80969-fa3a-4ca2-9d82-87dc5517d5c7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:51.276038 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16b80969-fa3a-4ca2-9d82-87dc5517d5c7 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:51.276517 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 813/3234] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:51 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:51.305812 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1caa224-ef1d-4ea7-bb5a-2c5dbc4002b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:51.307895 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1caa224-ef1d-4ea7-bb5a-2c5dbc4002b4 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] GET https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 Aug 06 13:12:51.308133 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1caa224-ef1d-4ea7-bb5a-2c5dbc4002b4 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:51.308388 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1caa224-ef1d-4ea7-bb5a-2c5dbc4002b4 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:51.318002 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1caa224-ef1d-4ea7-bb5a-2c5dbc4002b4 tempest-TestVolumeBackupRestore-434359857 tempest-TestVolumeBackupRestore-434359857-project-member] https://10.4.3.59/volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 returned with HTTP 404 Aug 06 13:12:51.318524 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 806/3235] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:51 2026] GET /volume/v3/volumes/338e5285-e909-47ae-97f7-cb2c4f813842 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:51.335681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d58f31a1-744f-4fc2-becd-08d6e94b7a90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:51.339850 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d58f31a1-744f-4fc2-becd-08d6e94b7a90 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:51.340107 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d58f31a1-744f-4fc2-becd-08d6e94b7a90 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:51.340335 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d58f31a1-744f-4fc2-becd-08d6e94b7a90 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:51.348145 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:51.348145 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:51.352055 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d58f31a1-744f-4fc2-becd-08d6e94b7a90 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:51.361627 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d58f31a1-744f-4fc2-becd-08d6e94b7a90 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:51.362082 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 807/3236] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:51 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:52.117487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef37a24c-5ac1-4532-b12c-463ec8e1e0b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:52.119862 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef37a24c-5ac1-4532-b12c-463ec8e1e0b6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:52.120046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef37a24c-5ac1-4532-b12c-463ec8e1e0b6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:52.120238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef37a24c-5ac1-4532-b12c-463ec8e1e0b6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:52.120359 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ef37a24c-5ac1-4532-b12c-463ec8e1e0b6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:52.139513 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:52.139513 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:52.140349 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef37a24c-5ac1-4532-b12c-463ec8e1e0b6 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:52.140763 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 811/3237] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:52 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:53.153342 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b604acc-51f1-4421-a44f-d3019564b6c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:53.154951 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b604acc-51f1-4421-a44f-d3019564b6c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:53.155118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b604acc-51f1-4421-a44f-d3019564b6c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:53.155297 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b604acc-51f1-4421-a44f-d3019564b6c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:53.155400 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2b604acc-51f1-4421-a44f-d3019564b6c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:53.158951 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:53.158951 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:53.159595 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b604acc-51f1-4421-a44f-d3019564b6c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:53.159897 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 814/3238] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:53 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:54.172220 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a104a3af-b578-40b6-9a96-e5ecca4aad65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:54.174151 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a104a3af-b578-40b6-9a96-e5ecca4aad65 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:54.174356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a104a3af-b578-40b6-9a96-e5ecca4aad65 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:54.174565 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a104a3af-b578-40b6-9a96-e5ecca4aad65 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:54.174791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a104a3af-b578-40b6-9a96-e5ecca4aad65 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:54.184690 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:54.184690 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:54.185505 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a104a3af-b578-40b6-9a96-e5ecca4aad65 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:54.185866 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 807/3239] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:54 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:54.252846 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56e87b5b-ed51-433c-b033-a10afc06d669 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:54.254635 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e87b5b-ed51-433c-b033-a10afc06d669 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] DELETE https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:54.254821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e87b5b-ed51-433c-b033-a10afc06d669 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:54.255016 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e87b5b-ed51-433c-b033-a10afc06d669 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:54.255169 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-56e87b5b-ed51-433c-b033-a10afc06d669 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Delete volume with id: 01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:54.262414 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:54.262414 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:54.262857 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56e87b5b-ed51-433c-b033-a10afc06d669 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:54.281526 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56e87b5b-ed51-433c-b033-a10afc06d669 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Delete volume request issued successfully. Aug 06 13:12:54.281738 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e87b5b-ed51-433c-b033-a10afc06d669 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 202 Aug 06 13:12:54.282197 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 808/3240] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:54 2026] DELETE /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:54.292130 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec76d1fb-c4cd-4f63-9b8d-31344e79f630 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:54.295681 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec76d1fb-c4cd-4f63-9b8d-31344e79f630 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:54.295936 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec76d1fb-c4cd-4f63-9b8d-31344e79f630 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:54.296196 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec76d1fb-c4cd-4f63-9b8d-31344e79f630 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:54.310087 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:54.310087 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:54.315509 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ec76d1fb-c4cd-4f63-9b8d-31344e79f630 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:54.322021 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec76d1fb-c4cd-4f63-9b8d-31344e79f630 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 200 Aug 06 13:12:54.322635 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 812/3241] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:54 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:55.197642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52737589-f169-486f-ab9e-c5ca6effd108 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:55.199576 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52737589-f169-486f-ab9e-c5ca6effd108 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:55.199815 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52737589-f169-486f-ab9e-c5ca6effd108 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:55.200062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52737589-f169-486f-ab9e-c5ca6effd108 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:55.200216 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-52737589-f169-486f-ab9e-c5ca6effd108 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:55.205157 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:55.205157 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:55.206183 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52737589-f169-486f-ab9e-c5ca6effd108 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:55.206644 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 815/3242] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:55 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:55.337177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59a84889-82f6-4bba-9283-6af094c099db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:55.338912 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59a84889-82f6-4bba-9283-6af094c099db tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 Aug 06 13:12:55.339090 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59a84889-82f6-4bba-9283-6af094c099db tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:55.339317 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59a84889-82f6-4bba-9283-6af094c099db tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:55.345494 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59a84889-82f6-4bba-9283-6af094c099db tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 returned with HTTP 404 Aug 06 13:12:55.345906 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 808/3243] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:55 2026] GET /volume/v3/volumes/01a8d9c7-1bb7-4980-b7b1-936ae036e513 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:55.352051 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:55.353695 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] DELETE https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:55.353883 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:55.354073 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:55.354220 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Delete volume with id: 639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:55.360615 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:55.360615 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:55.361032 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:55.376607 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Delete volume request issued successfully. Aug 06 13:12:55.376784 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d161fe00-9bf7-4b48-8059-ba95085f8574 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 202 Aug 06 13:12:55.377184 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 809/3244] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:55 2026] DELETE /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:55.383936 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d7684d0-601f-478a-a50b-38194f32b7fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:55.387140 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d7684d0-601f-478a-a50b-38194f32b7fb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:55.387395 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d7684d0-601f-478a-a50b-38194f32b7fb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:55.387682 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d7684d0-601f-478a-a50b-38194f32b7fb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:55.391452 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=145,cinder:UPDATE=17,cinder:INSERT=2 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:12:55.399416 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:55.399416 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:55.405228 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7d7684d0-601f-478a-a50b-38194f32b7fb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:55.413126 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d7684d0-601f-478a-a50b-38194f32b7fb tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 200 Aug 06 13:12:55.413747 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 813/3245] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:55 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:56.217940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-628fac93-0204-49a9-b114-91e8f7ba22f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:56.220486 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-628fac93-0204-49a9-b114-91e8f7ba22f2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:56.220738 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-628fac93-0204-49a9-b114-91e8f7ba22f2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:56.221008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-628fac93-0204-49a9-b114-91e8f7ba22f2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:56.221174 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-628fac93-0204-49a9-b114-91e8f7ba22f2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:56.223588 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=191,cinder:UPDATE=47,cinder:INSERT=26 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:12:56.227438 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:56.227438 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:56.228378 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-628fac93-0204-49a9-b114-91e8f7ba22f2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:56.228849 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 816/3246] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:56 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:56.426719 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80a3ce7b-695e-4c29-827b-c50c36d3a121 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:56.430070 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80a3ce7b-695e-4c29-827b-c50c36d3a121 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a Aug 06 13:12:56.430228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80a3ce7b-695e-4c29-827b-c50c36d3a121 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:56.430412 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80a3ce7b-695e-4c29-827b-c50c36d3a121 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:56.435128 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=190,cinder:UPDATE=63,cinder:INSERT=28 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:12:56.441123 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80a3ce7b-695e-4c29-827b-c50c36d3a121 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a returned with HTTP 404 Aug 06 13:12:56.441599 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 809/3247] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:56 2026] GET /volume/v3/volumes/639fa573-82ec-4f69-a80d-261677dd387a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:56.504417 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:56.506703 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:12:56.506979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:56.507307 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:56.507510 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Delete volume with id: 1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:12:56.515070 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:56.515070 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:56.515610 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:56.531648 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Delete volume request issued successfully. Aug 06 13:12:56.531827 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f199ede1-be05-42ed-ace0-2ea9bde055b8 tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 202 Aug 06 13:12:56.532227 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 810/3248] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:12:56 2026] DELETE /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:12:56.539568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-935402d0-ba24-4e4b-92d4-c9a4594a446f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:56.541338 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-935402d0-ba24-4e4b-92d4-c9a4594a446f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:12:56.541521 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-935402d0-ba24-4e4b-92d4-c9a4594a446f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:56.541695 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-935402d0-ba24-4e4b-92d4-c9a4594a446f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:56.549460 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:56.549460 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:56.553988 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-935402d0-ba24-4e4b-92d4-c9a4594a446f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Volume info retrieved successfully. Aug 06 13:12:56.558400 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-935402d0-ba24-4e4b-92d4-c9a4594a446f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 200 Aug 06 13:12:56.558863 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 814/3249] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:56 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:57.245349 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-239ae113-4ed0-409f-85a9-d545380eb2c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:57.247102 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-239ae113-4ed0-409f-85a9-d545380eb2c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:57.247345 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-239ae113-4ed0-409f-85a9-d545380eb2c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:57.247513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-239ae113-4ed0-409f-85a9-d545380eb2c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:57.247629 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-239ae113-4ed0-409f-85a9-d545380eb2c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:57.251917 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:57.251917 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:57.252682 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-239ae113-4ed0-409f-85a9-d545380eb2c7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:57.253060 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 817/3250] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:57 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:57.275597 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:57.363370 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:57.363710 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1637695866"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:57.365029 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1637695866'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:57.365138 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:12:57.369226 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:12:57.374115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (d7f9a276-709f-4d2e-bd60-88ffa42bdd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:57.374946 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1893b76e-ce9f-4530-972f-56170a4c8482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:57.375753 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:57.399043 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1893b76e-ce9f-4530-972f-56170a4c8482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:57.399754 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8dbea4-c9a4-413b-b664-e27b3071402f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:57.453971 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['79c4d594-aaf4-4363-975b-3c83b37538ba', '6161af4b-d286-4f17-87d4-100a93f09273', '6630a61e-62ee-4d66-9db4-433a03607903', 'b87960f3-20ca-4282-9270-fb8079eff230'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:57.455285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8dbea4-c9a4-413b-b664-e27b3071402f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79c4d594-aaf4-4363-975b-3c83b37538ba', '6161af4b-d286-4f17-87d4-100a93f09273', '6630a61e-62ee-4d66-9db4-433a03607903', 'b87960f3-20ca-4282-9270-fb8079eff230']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:57.455392 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de9795a-d288-411f-82e6-c15abb4eb914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:57.475482 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de9795a-d288-411f-82e6-c15abb4eb914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a99e80b0-98c0-4306-a68e-09ba371aae97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1637695866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['79c4d594-aaf4-4363-975b-3c83b37538ba','6161af4b-d286-4f17-87d4-100a93f09273','6630a61e-62ee-4d66-9db4-433a03607903','b87960f3-20ca-4282-9270-fb8079eff230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1637695866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a99e80b0-98c0-4306-a68e-09ba371aae97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:57.476266 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357f40fb-40b2-4722-9b4f-3ce986019698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:57.495875 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357f40fb-40b2-4722-9b4f-3ce986019698) transitioned into state 'SUCCESS' from state '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-1637695866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['79c4d594-aaf4-4363-975b-3c83b37538ba','6161af4b-d286-4f17-87d4-100a93f09273','6630a61e-62ee-4d66-9db4-433a03607903','b87960f3-20ca-4282-9270-fb8079eff230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:57.496910 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b859682-2330-4322-85c7-93a6d7f22af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:57.507091 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b859682-2330-4322-85c7-93a6d7f22af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:57.508336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (d7f9a276-709f-4d2e-bd60-88ffa42bdd21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:57.508768 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:12:57.509977 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68da6e0d-47e8-4fff-a27b-bc320efe9ffc tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:57.510124 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 810/3251] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:12:57 2026] POST /volume/v3/volumes => generated 768 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:57.521231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24834700-19f6-43ce-9c76-58256790a342 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:57.523354 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24834700-19f6-43ce-9c76-58256790a342 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:12:57.523354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24834700-19f6-43ce-9c76-58256790a342 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:57.523354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24834700-19f6-43ce-9c76-58256790a342 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:57.530250 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:57.530250 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:57.533072 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24834700-19f6-43ce-9c76-58256790a342 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:12:57.537801 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24834700-19f6-43ce-9c76-58256790a342 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 returned with HTTP 200 Aug 06 13:12:57.538184 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 811/3252] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:12:57 2026] GET /volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:57.573805 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cbadb1a-c098-4d94-9575-b497d35bd88f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:57.575931 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cbadb1a-c098-4d94-9575-b497d35bd88f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] GET https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 Aug 06 13:12:57.576195 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cbadb1a-c098-4d94-9575-b497d35bd88f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:57.576510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cbadb1a-c098-4d94-9575-b497d35bd88f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:57.589084 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cbadb1a-c098-4d94-9575-b497d35bd88f tempest-AttachVolumeTestJSON-386847791 tempest-AttachVolumeTestJSON-386847791-project-member] https://10.4.3.59/volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 returned with HTTP 404 Aug 06 13:12:57.589806 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 815/3253] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:57 2026] GET /volume/v3/volumes/1973a5f6-17c3-4cd5-9ed5-9025545f23b2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:58.263957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4e56d24-7b33-4552-9550-db91f32730ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:58.265821 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4e56d24-7b33-4552-9550-db91f32730ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:58.266064 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4e56d24-7b33-4552-9550-db91f32730ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:58.266255 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4e56d24-7b33-4552-9550-db91f32730ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:58.266396 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d4e56d24-7b33-4552-9550-db91f32730ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:58.272478 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:58.272478 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:58.273349 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4e56d24-7b33-4552-9550-db91f32730ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:58.273781 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 818/3254] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:58 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:58.551551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d90be19a-db1f-40ad-b6dd-2ff57e5a2535 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:58.553410 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d90be19a-db1f-40ad-b6dd-2ff57e5a2535 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:12:58.553576 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d90be19a-db1f-40ad-b6dd-2ff57e5a2535 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:58.553765 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d90be19a-db1f-40ad-b6dd-2ff57e5a2535 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:58.561491 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:58.561491 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:58.565958 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d90be19a-db1f-40ad-b6dd-2ff57e5a2535 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:12:58.570046 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d90be19a-db1f-40ad-b6dd-2ff57e5a2535 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 returned with HTTP 200 Aug 06 13:12:58.570627 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 811/3255] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:12:58 2026] GET /volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:12:58.587207 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:58.589033 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:12:58.589422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a99e80b0-98c0-4306-a68e-09ba371aae97", "name": "tempest-VolumeDependencyTests-Snapshot-436353082"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:58.597766 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:58.597766 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:58.598278 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:12:58.598482 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create snapshot from volume a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:12:58.630822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['8011c5d6-e7b3-456b-a30c-436cdabd1cf1', 'eed70998-4a42-4a92-8089-bb811b1069c9', '66f7e959-61b4-471a-b26f-423a822c0976', '8c8bda07-563e-44a8-a4f8-8a5e496d94d7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:58.659024 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot create request issued successfully. Aug 06 13:12:58.659359 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcd3cbd9-f826-4bbb-9143-c2398c9b3485 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:12:58.659773 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 812/3256] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:12:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:12:58.671727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13fbbe3c-f01e-42bc-9017-6e887411c200 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:58.674541 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13fbbe3c-f01e-42bc-9017-6e887411c200 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:12:58.674798 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13fbbe3c-f01e-42bc-9017-6e887411c200 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:58.675070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13fbbe3c-f01e-42bc-9017-6e887411c200 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:58.682346 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:58.682346 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:58.682907 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13fbbe3c-f01e-42bc-9017-6e887411c200 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:12:58.683696 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13fbbe3c-f01e-42bc-9017-6e887411c200 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 returned with HTTP 200 Aug 06 13:12:58.684790 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 816/3257] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:12:58 2026] GET /volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:59.284424 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95478632-251b-4f62-9dc3-f5ab484a382e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:59.286486 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95478632-251b-4f62-9dc3-f5ab484a382e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:12:59.286718 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95478632-251b-4f62-9dc3-f5ab484a382e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:59.286952 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95478632-251b-4f62-9dc3-f5ab484a382e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:59.287088 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-95478632-251b-4f62-9dc3-f5ab484a382e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:12:59.292047 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:59.292047 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:12:59.293141 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95478632-251b-4f62-9dc3-f5ab484a382e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:12:59.293466 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 819/3258] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:12:59 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:59.695008 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5cadc62f-5f41-4746-b460-0b63299d310d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:59.697094 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cadc62f-5f41-4746-b460-0b63299d310d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:12:59.697315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cadc62f-5f41-4746-b460-0b63299d310d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:59.697542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cadc62f-5f41-4746-b460-0b63299d310d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:59.704418 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:59.704418 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:12:59.704963 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5cadc62f-5f41-4746-b460-0b63299d310d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:12:59.705891 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cadc62f-5f41-4746-b460-0b63299d310d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 returned with HTTP 200 Aug 06 13:12:59.706321 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 812/3259] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:12:59 2026] GET /volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:12:59.715832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:59.718092 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:12:59.718506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6d05fbaa-e114-4e0a-90bd-377f07160c15", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1786531446"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:12:59.720318 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'snapshot_id': '6d05fbaa-e114-4e0a-90bd-377f07160c15', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1786531446'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:12:59.726071 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:59.726071 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:12:59.726610 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:12:59.726754 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:12:59.730492 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:12:59.737103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (a6a083c6-56e1-473f-ace2-c36a514f3793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:59.738164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (077d531f-388f-42d0-bc50-ca6c90df9b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:59.739029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:12:59.767679 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (077d531f-388f-42d0-bc50-ca6c90df9b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6d05fbaa-e114-4e0a-90bd-377f07160c15', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:59.768415 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d27a692-ccc3-4a8b-bb08-479bb72a9616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:59.811922 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['38c3e2a4-95d1-4db4-b6ca-6cc1bc4badc2', '07a60ddc-cc04-4d72-99cc-4bdf9041f113', 'f32b452e-a6ba-408b-848a-97b39b5de8b9', 'bf78f90c-5b0c-44a3-a522-8be1ecdb0c76'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:12:59.812787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d27a692-ccc3-4a8b-bb08-479bb72a9616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38c3e2a4-95d1-4db4-b6ca-6cc1bc4badc2', '07a60ddc-cc04-4d72-99cc-4bdf9041f113', 'f32b452e-a6ba-408b-848a-97b39b5de8b9', 'bf78f90c-5b0c-44a3-a522-8be1ecdb0c76']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:59.813535 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6f1a9d5-468a-4d13-832e-1d36c5275d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:59.857825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6f1a9d5-468a-4d13-832e-1d36c5275d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5148d42f-dc36-422c-8e16-16c2b33a650b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1786531446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['38c3e2a4-95d1-4db4-b6ca-6cc1bc4badc2','07a60ddc-cc04-4d72-99cc-4bdf9041f113','f32b452e-a6ba-408b-848a-97b39b5de8b9','bf78f90c-5b0c-44a3-a522-8be1ecdb0c76'],size=1,snapshot_id=6d05fbaa-e114-4e0a-90bd-377f07160c15,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1786531446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5148d42f-dc36-422c-8e16-16c2b33a650b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6d05fbaa-e114-4e0a-90bd-377f07160c15,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:59.859317 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d242ef5-5ab4-4d1d-8ac4-ac4f2598e2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:59.887068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d242ef5-5ab4-4d1d-8ac4-ac4f2598e2b3) transitioned into state 'SUCCESS' from state '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-1786531446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['38c3e2a4-95d1-4db4-b6ca-6cc1bc4badc2','07a60ddc-cc04-4d72-99cc-4bdf9041f113','f32b452e-a6ba-408b-848a-97b39b5de8b9','bf78f90c-5b0c-44a3-a522-8be1ecdb0c76'],size=1,snapshot_id=6d05fbaa-e114-4e0a-90bd-377f07160c15,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:59.888028 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25af207-d8ef-4c53-8139-e202eec3563f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:12:59.918650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25af207-d8ef-4c53-8139-e202eec3563f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:12:59.919651 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (a6a083c6-56e1-473f-ace2-c36a514f3793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:12:59.920035 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:12:59.920768 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d083fe3-980c-47e3-9cd0-bbef0f729eee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:12:59.921251 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 813/3260] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:12:59 2026] POST /volume/v3/volumes => generated 802 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:12:59.934665 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b28aaa1-278c-4be5-a772-123c1a41ff18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:12:59.936437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b28aaa1-278c-4be5-a772-123c1a41ff18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:12:59.936639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b28aaa1-278c-4be5-a772-123c1a41ff18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:12:59.936819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b28aaa1-278c-4be5-a772-123c1a41ff18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:12:59.944251 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:12:59.944251 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:12:59.948024 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b28aaa1-278c-4be5-a772-123c1a41ff18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:12:59.952388 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b28aaa1-278c-4be5-a772-123c1a41ff18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b returned with HTTP 200 Aug 06 13:12:59.953174 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 817/3261] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:12:59 2026] GET /volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:00.304801 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1788ef2c-d8d8-47d0-a30a-50a6f3ce15d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:00.308446 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1788ef2c-d8d8-47d0-a30a-50a6f3ce15d1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:13:00.308721 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1788ef2c-d8d8-47d0-a30a-50a6f3ce15d1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:00.309316 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1788ef2c-d8d8-47d0-a30a-50a6f3ce15d1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:00.309316 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1788ef2c-d8d8-47d0-a30a-50a6f3ce15d1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:00.314822 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:00.314822 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:00.316133 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1788ef2c-d8d8-47d0-a30a-50a6f3ce15d1 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:13:00.316467 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 820/3262] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:00 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:13:00.966547 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e95c168c-cde3-44d9-9f8a-b06a30b1e0f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:00.971019 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e95c168c-cde3-44d9-9f8a-b06a30b1e0f0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:00.971218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e95c168c-cde3-44d9-9f8a-b06a30b1e0f0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:00.971514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e95c168c-cde3-44d9-9f8a-b06a30b1e0f0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:00.982904 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:00.982904 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:00.993597 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e95c168c-cde3-44d9-9f8a-b06a30b1e0f0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:01.001876 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e95c168c-cde3-44d9-9f8a-b06a30b1e0f0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b returned with HTTP 200 Aug 06 13:13:01.002371 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 813/3263] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:00 2026] GET /volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:01.017439 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26d87105-6da1-4315-9966-c2a286a02b33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:01.019388 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26d87105-6da1-4315-9966-c2a286a02b33 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:13:01.019844 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26d87105-6da1-4315-9966-c2a286a02b33 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5148d42f-dc36-422c-8e16-16c2b33a650b", "name": "tempest-VolumeDependencyTests-Snapshot-1286683886"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:01.029861 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:01.029861 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:01.030400 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26d87105-6da1-4315-9966-c2a286a02b33 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:01.030571 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-26d87105-6da1-4315-9966-c2a286a02b33 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create snapshot from volume 5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:01.083959 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-26d87105-6da1-4315-9966-c2a286a02b33 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['d6c0e47b-2e9a-4333-8667-fe9ba83e6bfb', 'fe0fbda4-9dbc-4323-98fd-a516702141b3', '7675e2d6-6364-409d-8ca1-2c294a0b04cf', '9ee4d3d0-9ef1-4a01-ac8e-7f4b1811e123'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:01.124662 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26d87105-6da1-4315-9966-c2a286a02b33 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot create request issued successfully. Aug 06 13:13:01.125357 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26d87105-6da1-4315-9966-c2a286a02b33 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:13:01.126669 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 814/3264] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:13:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:01.138298 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96bace5c-fb52-4faf-bb2f-6e90d738bf37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:01.140458 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96bace5c-fb52-4faf-bb2f-6e90d738bf37 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:01.140737 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96bace5c-fb52-4faf-bb2f-6e90d738bf37 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:01.141043 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96bace5c-fb52-4faf-bb2f-6e90d738bf37 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:01.150360 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:01.150360 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:01.150938 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96bace5c-fb52-4faf-bb2f-6e90d738bf37 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:01.152038 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96bace5c-fb52-4faf-bb2f-6e90d738bf37 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 returned with HTTP 200 Aug 06 13:13:01.152648 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 818/3265] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:01 2026] GET /volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:01.287016 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5461461c-553e-439e-8e9f-c0de57e4c8b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:01.329234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c57605f-eeac-4008-b429-1e586cab59fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:01.331465 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c57605f-eeac-4008-b429-1e586cab59fa tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:13:01.331772 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c57605f-eeac-4008-b429-1e586cab59fa tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:01.332019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c57605f-eeac-4008-b429-1e586cab59fa tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:01.332188 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0c57605f-eeac-4008-b429-1e586cab59fa tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:01.337476 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:01.337476 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:01.338453 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c57605f-eeac-4008-b429-1e586cab59fa tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:13:01.339005 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 814/3266] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:01 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:01.375512 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5461461c-553e-439e-8e9f-c0de57e4c8b0 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:13:01.375880 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5461461c-553e-439e-8e9f-c0de57e4c8b0 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-732271942"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:01.388769 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5461461c-553e-439e-8e9f-c0de57e4c8b0 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:13:01.389295 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 821/3267] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:13:01 2026] POST /volume/v3/types => generated 227 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:01.397441 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-258289d4-7d71-4753-a4f2-337e69b920f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:01.399457 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-258289d4-7d71-4753-a4f2-337e69b920f8 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] POST https://10.4.3.59/volume/v3/group_types Aug 06 13:13:01.399881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-258289d4-7d71-4753-a4f2-337e69b920f8 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-496824985"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:01.401363 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:01.401363 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:01.412207 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-258289d4-7d71-4753-a4f2-337e69b920f8 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/group_types returned with HTTP 202 Aug 06 13:13:01.412858 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 815/3268] 10.4.3.59 () {70 vars in 1304 bytes} [Thu Aug 6 13:13:01 2026] POST /volume/v3/group_types => generated 184 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:01.422417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:01.525629 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] POST https://10.4.3.59/volume/v3/groups Aug 06 13:13:01.527859 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3d48c683-d2de-4d47-ae61-1b50b79cb7c8", "volume_types": ["09944b84-082a-483f-88ab-e685c5d67002"], "name": "tempest-GroupSnapshotsV319Test-Group-1818866980"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:01.534345 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Creating new group {'group': {'group_type': '3d48c683-d2de-4d47-ae61-1b50b79cb7c8', 'volume_types': ['09944b84-082a-483f-88ab-e685c5d67002'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1818866980'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 13:13:01.560311 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1818866980. Aug 06 13:13:01.580064 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Availability Zones retrieved successfully. Aug 06 13:13:01.600382 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Created reservations ['485c0e1e-a978-4e0b-b920-6c535f14a7d0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:01.624469 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7459457b-773d-4aa4-8458-cdcbf4d10218 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/groups returned with HTTP 202 Aug 06 13:13:01.624902 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 819/3269] 10.4.3.59 () {70 vars in 1290 bytes} [Thu Aug 6 13:13:01 2026] POST /volume/v3/groups => generated 116 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:01.634376 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9189ac80-a431-4d2b-b9e0-08c2bda6556d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:01.636716 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9189ac80-a431-4d2b-b9e0-08c2bda6556d tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 Aug 06 13:13:01.637035 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9189ac80-a431-4d2b-b9e0-08c2bda6556d tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:01.637432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9189ac80-a431-4d2b-b9e0-08c2bda6556d tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:01.637612 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-9189ac80-a431-4d2b-b9e0-08c2bda6556d tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member cc0370bb-620d-4ca5-b917-6f14c4eb9288 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:13:01.642234 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:01.642234 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:01.654663 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9189ac80-a431-4d2b-b9e0-08c2bda6556d tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 returned with HTTP 200 Aug 06 13:13:01.655208 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 815/3270] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:13:01 2026] GET /volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 => generated 396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:02.162379 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-031feb96-8e04-4dfa-af79-338e7573d5d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:02.163965 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-031feb96-8e04-4dfa-af79-338e7573d5d0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:02.164328 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-031feb96-8e04-4dfa-af79-338e7573d5d0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:02.164634 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-031feb96-8e04-4dfa-af79-338e7573d5d0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:02.170208 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.170208 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:02.172102 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-031feb96-8e04-4dfa-af79-338e7573d5d0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:02.172102 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-031feb96-8e04-4dfa-af79-338e7573d5d0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 returned with HTTP 200 Aug 06 13:13:02.172102 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 822/3271] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:02 2026] GET /volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:02.180431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:02.182247 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:02.182949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1d968489-4a3a-4ecd-888f-8d4d419eeba2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1534047118"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:02.185169 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'snapshot_id': '1d968489-4a3a-4ecd-888f-8d4d419eeba2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1534047118'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:02.187554 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=232,cinder:INSERT=41,cinder:UPDATE=72 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:13:02.192547 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.192547 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:02.193151 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:02.193332 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:02.196659 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:02.201669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (59b33b7b-7ed4-43a7-bae7-fa1d9e3965f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:02.204743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e391b2-1ab8-41b9-949b-ee672f3d3b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.204743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:02.230497 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e391b2-1ab8-41b9-949b-ee672f3d3b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d968489-4a3a-4ecd-888f-8d4d419eeba2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.231207 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ef5d06-f5a8-455a-ad3d-25543bbc6243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.265050 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['0e9c3a65-225a-4fe5-94c9-f17a91877db4', 'ec77fc1f-de1d-4de2-a1fa-861daae03f68', 'c8bed4f4-34f6-421a-bf0a-b0d3f6a6cee1', '95f421f6-a1f8-4843-b4e4-2c8b197e15cb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:02.266411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ef5d06-f5a8-455a-ad3d-25543bbc6243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e9c3a65-225a-4fe5-94c9-f17a91877db4', 'ec77fc1f-de1d-4de2-a1fa-861daae03f68', 'c8bed4f4-34f6-421a-bf0a-b0d3f6a6cee1', '95f421f6-a1f8-4843-b4e4-2c8b197e15cb']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.267186 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d913f2cd-6723-47fa-9a5a-24f742f61e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.321000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d913f2cd-6723-47fa-9a5a-24f742f61e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c21d42ac-e3b3-498c-8240-2af2440f8ce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1534047118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['0e9c3a65-225a-4fe5-94c9-f17a91877db4','ec77fc1f-de1d-4de2-a1fa-861daae03f68','c8bed4f4-34f6-421a-bf0a-b0d3f6a6cee1','95f421f6-a1f8-4843-b4e4-2c8b197e15cb'],size=1,snapshot_id=1d968489-4a3a-4ecd-888f-8d4d419eeba2,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1534047118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c21d42ac-e3b3-498c-8240-2af2440f8ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d968489-4a3a-4ecd-888f-8d4d419eeba2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.321787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c72c803-0839-4d1a-aff5-371223db1ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.344036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c72c803-0839-4d1a-aff5-371223db1ae7) transitioned into state 'SUCCESS' from state '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-1534047118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['0e9c3a65-225a-4fe5-94c9-f17a91877db4','ec77fc1f-de1d-4de2-a1fa-861daae03f68','c8bed4f4-34f6-421a-bf0a-b0d3f6a6cee1','95f421f6-a1f8-4843-b4e4-2c8b197e15cb'],size=1,snapshot_id=1d968489-4a3a-4ecd-888f-8d4d419eeba2,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.347099 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dabcffcc-034e-4022-a374-ead1c21d8f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.350935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c4e080e-757c-412c-861c-c59c28d503ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:02.352897 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4e080e-757c-412c-861c-c59c28d503ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:13:02.353093 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4e080e-757c-412c-861c-c59c28d503ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:02.353281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4e080e-757c-412c-861c-c59c28d503ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:02.355014 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4c4e080e-757c-412c-861c-c59c28d503ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:02.362509 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.362509 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:02.363438 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4e080e-757c-412c-861c-c59c28d503ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:13:02.363989 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 820/3272] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:02 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:02.369025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dabcffcc-034e-4022-a374-ead1c21d8f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.369940 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (59b33b7b-7ed4-43a7-bae7-fa1d9e3965f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:02.370284 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:02.371119 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfcfb6f0-92a0-4cfd-8662-a064e1b3efa2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:02.371827 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 816/3273] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:02 2026] POST /volume/v3/volumes => generated 802 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:02.385499 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea70b108-1485-4f9d-8136-d8ba2a18ca24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:02.387922 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea70b108-1485-4f9d-8136-d8ba2a18ca24 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:02.391283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea70b108-1485-4f9d-8136-d8ba2a18ca24 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:02.391283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea70b108-1485-4f9d-8136-d8ba2a18ca24 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:02.396621 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.396621 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:02.401151 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ea70b108-1485-4f9d-8136-d8ba2a18ca24 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:02.406232 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea70b108-1485-4f9d-8136-d8ba2a18ca24 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 returned with HTTP 200 Aug 06 13:13:02.406616 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 816/3274] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:02 2026] GET /volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:02.666637 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac0c7cdc-6b56-408a-a8a4-62aa46c56571 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:02.668491 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac0c7cdc-6b56-408a-a8a4-62aa46c56571 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 Aug 06 13:13:02.668836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac0c7cdc-6b56-408a-a8a4-62aa46c56571 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:02.669088 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac0c7cdc-6b56-408a-a8a4-62aa46c56571 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:02.669964 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-ac0c7cdc-6b56-408a-a8a4-62aa46c56571 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member cc0370bb-620d-4ca5-b917-6f14c4eb9288 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:13:02.673320 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.673320 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:02.680384 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac0c7cdc-6b56-408a-a8a4-62aa46c56571 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 returned with HTTP 200 Aug 06 13:13:02.680917 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 823/3275] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:13:02 2026] GET /volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 => generated 397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:02.689826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:02.691452 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:02.691824 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1333690486", "volume_type": "09944b84-082a-483f-88ab-e685c5d67002", "group_id": "cc0370bb-620d-4ca5-b917-6f14c4eb9288", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:02.693324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1333690486', 'volume_type': '09944b84-082a-483f-88ab-e685c5d67002', 'group_id': 'cc0370bb-620d-4ca5-b917-6f14c4eb9288', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:02.700782 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.700782 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:02.701274 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Create volume of 1 GB Aug 06 13:13:02.706084 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Availability Zones retrieved successfully. Aug 06 13:13:02.712360 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Flow 'volume_create_api' (dce7f017-b346-4819-91da-4b7a2d5e8ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:02.713438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd19393-10ae-4fb8-ae8d-a7e9de910298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.713995 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.713995 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:02.714452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:02.734158 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd19393-10ae-4fb8-ae8d-a7e9de910298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:13:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09944b84-082a-483f-88ab-e685c5d67002,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-732271942',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09944b84-082a-483f-88ab-e685c5d67002', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cc0370bb-620d-4ca5-b917-6f14c4eb9288', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.734996 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be415eb0-4dd4-455f-8bf0-2cd38e4c6821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.762477 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-732271942 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-732271942, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:13:02.762803 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-732271942 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-732271942, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:13:02.797212 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Created reservations ['348f59f3-1c66-406a-ac9c-da9619a50169', '4f146ee6-984d-40be-91b1-7ce982d888cd', 'bcc2cb33-5611-4971-bae9-b9928f783681', 'bdd0b50a-1261-4ff3-8425-4bb3ac4e7880'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:02.798097 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be415eb0-4dd4-455f-8bf0-2cd38e4c6821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['348f59f3-1c66-406a-ac9c-da9619a50169', '4f146ee6-984d-40be-91b1-7ce982d888cd', 'bcc2cb33-5611-4971-bae9-b9928f783681', 'bdd0b50a-1261-4ff3-8425-4bb3ac4e7880']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.799010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e221f2b3-6c47-4225-9e08-2761f04e1a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.824070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e221f2b3-6c47-4225-9e08-2761f04e1a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55a114a4-f6a6-4499-9013-3ba8b435e3a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1333690486',encryption_key_id=None,group_id=cc0370bb-620d-4ca5-b917-6f14c4eb9288,group_type_id=,metadata={},multiattach=False,project_id='0bf61649959243f8a915f47e0ee9625b',qos_specs=None,replication_status=,reservations=['348f59f3-1c66-406a-ac9c-da9619a50169','4f146ee6-984d-40be-91b1-7ce982d888cd','bcc2cb33-5611-4971-bae9-b9928f783681','bdd0b50a-1261-4ff3-8425-4bb3ac4e7880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='408a2f92372845bca918fb216521c458',volume_type_id=09944b84-082a-483f-88ab-e685c5d67002), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1333690486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cc0370bb-620d-4ca5-b917-6f14c4eb9288,host=None,id=55a114a4-f6a6-4499-9013-3ba8b435e3a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf61649959243f8a915f47e0ee9625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='408a2f92372845bca918fb216521c458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09944b84-082a-483f-88ab-e685c5d67002),volume_type_id=09944b84-082a-483f-88ab-e685c5d67002)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.825189 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dafc027-37ed-4cc8-a10f-48af992b15ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.844084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dafc027-37ed-4cc8-a10f-48af992b15ef) transitioned into state 'SUCCESS' from state '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-1333690486',encryption_key_id=None,group_id=cc0370bb-620d-4ca5-b917-6f14c4eb9288,group_type_id=,metadata={},multiattach=False,project_id='0bf61649959243f8a915f47e0ee9625b',qos_specs=None,replication_status=,reservations=['348f59f3-1c66-406a-ac9c-da9619a50169','4f146ee6-984d-40be-91b1-7ce982d888cd','bcc2cb33-5611-4971-bae9-b9928f783681','bdd0b50a-1261-4ff3-8425-4bb3ac4e7880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='408a2f92372845bca918fb216521c458',volume_type_id=09944b84-082a-483f-88ab-e685c5d67002)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.845020 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa4a8d4-8d4a-4d76-ab83-f0ab7e417c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:02.862952 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa4a8d4-8d4a-4d76-ab83-f0ab7e417c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:02.863776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Flow 'volume_create_api' (dce7f017-b346-4819-91da-4b7a2d5e8ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:02.864108 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Create volume request issued successfully. Aug 06 13:13:02.865017 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:13:02.865180 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:13:02.909674 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:13:02.913070 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.913070 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:02.917475 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e381159c-0bc6-4eb6-add7-ae25b77f734f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:02.918082 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 821/3276] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:02 2026] POST /volume/v3/volumes => generated 824 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:02.932059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:02.934641 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 Aug 06 13:13:02.935019 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:02.935351 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:02.944447 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:02.944447 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:02.950710 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Volume info retrieved successfully. Aug 06 13:13:02.951595 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:13:02.951811 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:13:02.998486 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:13:03.001491 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.001491 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:03.008641 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab614d8e-2517-4588-bd51-b9d8d1a919c7 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 returned with HTTP 200 Aug 06 13:13:03.009079 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 817/3277] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:02 2026] GET /volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 => generated 892 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:03.374211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bcd96702-8be5-417f-a897-4453b45657ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:03.375961 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcd96702-8be5-417f-a897-4453b45657ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:13:03.376143 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcd96702-8be5-417f-a897-4453b45657ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:03.376475 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcd96702-8be5-417f-a897-4453b45657ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:03.376584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bcd96702-8be5-417f-a897-4453b45657ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:03.381480 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.381480 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:03.382273 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcd96702-8be5-417f-a897-4453b45657ee tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:13:03.382660 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 817/3278] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:03 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:03.392994 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:03.419275 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05bda62d-5b32-4c6a-aba2-917ce8b71e1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:03.421829 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05bda62d-5b32-4c6a-aba2-917ce8b71e1c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:03.422030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05bda62d-5b32-4c6a-aba2-917ce8b71e1c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:03.422207 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05bda62d-5b32-4c6a-aba2-917ce8b71e1c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:03.429254 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.429254 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:03.433019 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05bda62d-5b32-4c6a-aba2-917ce8b71e1c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:03.437513 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05bda62d-5b32-4c6a-aba2-917ce8b71e1c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 returned with HTTP 200 Aug 06 13:13:03.437960 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 822/3279] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:03 2026] GET /volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:03.452379 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:03.454152 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:03.454514 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c21d42ac-e3b3-498c-8240-2af2440f8ce4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-810810766"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:03.455882 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'source_volid': 'c21d42ac-e3b3-498c-8240-2af2440f8ce4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-810810766'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:03.462166 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.462166 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:03.462728 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume retrieved successfully. Aug 06 13:13:03.462886 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:03.466838 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:03.468193 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:03.470289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05d29c37-2bc0-4cdc-8407-76d83f3149f2", "incremental": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:03.470289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating new backup {'backup': {'volume_id': '05d29c37-2bc0-4cdc-8407-76d83f3149f2', 'incremental': True}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:03.470289 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating backup of volume 05d29c37-2bc0-4cdc-8407-76d83f3149f2 in container None Aug 06 13:13:03.471038 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (b3ddaaab-5bf6-468e-bf62-8d16ca0d52eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:03.472202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea04b4d4-423e-47ea-86f1-61fa8816c663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:03.473283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:03.478005 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.478005 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:03.478514 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Volume info retrieved successfully. Aug 06 13:13:03.496284 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea04b4d4-423e-47ea-86f1-61fa8816c663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c21d42ac-e3b3-498c-8240-2af2440f8ce4', 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:03.497241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05ad2e9-8d86-4473-9a34-c5518b9fe96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:03.503223 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Created reservations ['326967d1-db96-4e60-b397-e5292511df93', '49ec36dc-1bf4-4d3d-b44d-43731fd53ebe'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:03.517913 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba3b5d1e-7908-4458-830a-0f5ee7c628a5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 400 Aug 06 13:13:03.518692 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 824/3280] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:13:03 2026] POST /volume/v3/backups => generated 109 bytes in 126 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:13:03.526320 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-36466113-b2db-4e77-976c-81a622cbf9ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:03.528669 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36466113-b2db-4e77-976c-81a622cbf9ff tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] DELETE https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:13:03.528915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-36466113-b2db-4e77-976c-81a622cbf9ff tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:03.529181 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-36466113-b2db-4e77-976c-81a622cbf9ff tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:03.529354 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-36466113-b2db-4e77-976c-81a622cbf9ff tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete backup with id: 196857d5-a231-4780-8c70-cfe101413b8e. Aug 06 13:13:03.534900 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.534900 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:03.536416 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['63e2827c-0c58-4542-b3b4-e902741b4708', '4d0e75ce-fc3b-48b6-bf34-d7ef55d3fcc2', '1601e5bb-377d-44f2-aa1f-aa80c1e5265e', '37a883a3-c14c-44e4-a16e-3ba964703bf3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:03.537149 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05ad2e9-8d86-4473-9a34-c5518b9fe96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e2827c-0c58-4542-b3b4-e902741b4708', '4d0e75ce-fc3b-48b6-bf34-d7ef55d3fcc2', '1601e5bb-377d-44f2-aa1f-aa80c1e5265e', '37a883a3-c14c-44e4-a16e-3ba964703bf3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:03.537919 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8d0c4e-36a4-4c0c-a027-39cac12b7ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:03.548350 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-36466113-b2db-4e77-976c-81a622cbf9ff tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] delete_backup rpcapi backup_id 196857d5-a231-4780-8c70-cfe101413b8e {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:13:03.550212 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36466113-b2db-4e77-976c-81a622cbf9ff tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 202 Aug 06 13:13:03.550699 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 818/3281] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:13:03 2026] DELETE /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:13:03.557747 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8f35048-c666-4ca1-afc9-a9f28ed99b56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:03.559590 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f35048-c666-4ca1-afc9-a9f28ed99b56 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:13:03.559803 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f35048-c666-4ca1-afc9-a9f28ed99b56 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:03.559994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f35048-c666-4ca1-afc9-a9f28ed99b56 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:03.560115 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d8f35048-c666-4ca1-afc9-a9f28ed99b56 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:03.564537 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.564537 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:03.565448 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f35048-c666-4ca1-afc9-a9f28ed99b56 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 200 Aug 06 13:13:03.565815 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 823/3282] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:03 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:03.570519 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8d0c4e-36a4-4c0c-a027-39cac12b7ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92166958-c198-4e82-8a06-ee6cd1059706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-810810766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['63e2827c-0c58-4542-b3b4-e902741b4708','4d0e75ce-fc3b-48b6-bf34-d7ef55d3fcc2','1601e5bb-377d-44f2-aa1f-aa80c1e5265e','37a883a3-c14c-44e4-a16e-3ba964703bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=c21d42ac-e3b3-498c-8240-2af2440f8ce4,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-810810766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92166958-c198-4e82-8a06-ee6cd1059706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c21d42ac-e3b3-498c-8240-2af2440f8ce4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:03.574184 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d83dcbbc-e225-4b6a-b4e2-a44bcfc494b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:03.587942 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d83dcbbc-e225-4b6a-b4e2-a44bcfc494b4) transitioned into state 'SUCCESS' from state '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-810810766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['63e2827c-0c58-4542-b3b4-e902741b4708','4d0e75ce-fc3b-48b6-bf34-d7ef55d3fcc2','1601e5bb-377d-44f2-aa1f-aa80c1e5265e','37a883a3-c14c-44e4-a16e-3ba964703bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=c21d42ac-e3b3-498c-8240-2af2440f8ce4,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:03.588675 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f76b19c-518b-4a21-bbe7-4f46a9d70b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:03.604006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f76b19c-518b-4a21-bbe7-4f46a9d70b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:03.604761 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (b3ddaaab-5bf6-468e-bf62-8d16ca0d52eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:03.605044 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:03.605587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9c549a1-b478-41bd-afa1-ca840671cc73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:03.606027 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 818/3283] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:03 2026] POST /volume/v3/volumes => generated 801 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:03.621151 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60e04d9c-c072-4b02-a719-bf4bc750d3a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:03.622655 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60e04d9c-c072-4b02-a719-bf4bc750d3a0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:03.623051 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60e04d9c-c072-4b02-a719-bf4bc750d3a0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:03.623378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60e04d9c-c072-4b02-a719-bf4bc750d3a0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:03.632403 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:03.632403 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:03.638558 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-60e04d9c-c072-4b02-a719-bf4bc750d3a0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:03.643664 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60e04d9c-c072-4b02-a719-bf4bc750d3a0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 returned with HTTP 200 Aug 06 13:13:03.644358 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 825/3284] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:03 2026] GET /volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:04.023551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-991a8536-3fd0-4872-a19e-5401c3aef035 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.025955 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 Aug 06 13:13:04.026072 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:04.026277 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:04.035274 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.035274 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:04.039213 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Volume info retrieved successfully. Aug 06 13:13:04.039876 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:13:04.040011 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:13:04.077936 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:13:04.080915 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.080915 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:04.091733 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-991a8536-3fd0-4872-a19e-5401c3aef035 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 returned with HTTP 200 Aug 06 13:13:04.092128 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 819/3285] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:04 2026] GET /volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 => generated 917 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:04.107129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.108868 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] POST https://10.4.3.59/volume/v3/group_snapshots Aug 06 13:13:04.109193 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cc0370bb-620d-4ca5-b917-6f14c4eb9288", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-77158493"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:04.110629 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cc0370bb-620d-4ca5-b917-6f14c4eb9288', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-77158493'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 13:13:04.113897 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.113897 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:04.116973 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-77158493. Aug 06 13:13:04.135222 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.135222 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:04.147148 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-732271942 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-732271942, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:13:04.172307 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Created reservations ['f97fffd7-1963-48c6-84e2-9d832ae54b1e', '34c7898b-3132-4d4f-adf3-bee52b44126f', '91b4e292-244b-4a02-8fcd-f6576463363b', 'cbaf26af-4dc0-4a32-942b-d155bbe57870'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:04.201114 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c13b1718-b7bf-4542-9226-3e2c8a14e0c1 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots returned with HTTP 202 Aug 06 13:13:04.201562 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 824/3286] 10.4.3.59 () {70 vars in 1317 bytes} [Thu Aug 6 13:13:04 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:04.212331 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33a6eab3-ed10-4444-8985-889f112db077 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.214340 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33a6eab3-ed10-4444-8985-889f112db077 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:04.214556 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33a6eab3-ed10-4444-8985-889f112db077 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:04.214799 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33a6eab3-ed10-4444-8985-889f112db077 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:04.214915 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-33a6eab3-ed10-4444-8985-889f112db077 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:13:04.218577 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.218577 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:04.222249 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33a6eab3-ed10-4444-8985-889f112db077 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 200 Aug 06 13:13:04.222824 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 819/3287] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:13:04 2026] GET /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 328 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:04.579806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-182bbc54-8d65-4f74-9e23-cfd7b8dd3d8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.581534 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-182bbc54-8d65-4f74-9e23-cfd7b8dd3d8d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e Aug 06 13:13:04.581736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-182bbc54-8d65-4f74-9e23-cfd7b8dd3d8d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:04.581936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-182bbc54-8d65-4f74-9e23-cfd7b8dd3d8d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:04.582043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-182bbc54-8d65-4f74-9e23-cfd7b8dd3d8d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 196857d5-a231-4780-8c70-cfe101413b8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:04.585550 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-182bbc54-8d65-4f74-9e23-cfd7b8dd3d8d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e returned with HTTP 404 Aug 06 13:13:04.586180 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 826/3288] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:04 2026] GET /volume/v3/backups/196857d5-a231-4780-8c70-cfe101413b8e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:04.596628 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.598920 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:04.599333 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-595207348"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:04.601103 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-595207348'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:04.601255 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume of 1 GB Aug 06 13:13:04.605888 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Availability Zones retrieved successfully. Aug 06 13:13:04.613473 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Flow 'volume_create_api' (c11cd489-7956-43a3-887b-d4a47f89d498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:04.614642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264a541e-2bf6-4152-80f1-8d011a95f28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:04.615871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:04.644967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264a541e-2bf6-4152-80f1-8d011a95f28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:04.645825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94de7a03-f41a-420d-af08-b497a28fa443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:04.657750 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d2dd44f-f7d8-4695-834c-2564b470514d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.660400 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d2dd44f-f7d8-4695-834c-2564b470514d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:04.660671 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d2dd44f-f7d8-4695-834c-2564b470514d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:04.660930 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d2dd44f-f7d8-4695-834c-2564b470514d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:04.671107 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.671107 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:04.676796 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2d2dd44f-f7d8-4695-834c-2564b470514d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:04.683185 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d2dd44f-f7d8-4695-834c-2564b470514d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 returned with HTTP 200 Aug 06 13:13:04.683737 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 825/3289] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:04 2026] GET /volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:04.688560 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Created reservations ['c5a45b4c-218e-4877-acb0-67cf1083b765', 'f7662e5a-5a37-4626-8e77-856870180368', '6dbd853a-ce3b-4a88-b64f-794278c79b84', 'cf13bc14-342f-4352-98f3-b4adcdf52ed3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:04.689504 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94de7a03-f41a-420d-af08-b497a28fa443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5a45b4c-218e-4877-acb0-67cf1083b765', 'f7662e5a-5a37-4626-8e77-856870180368', '6dbd853a-ce3b-4a88-b64f-794278c79b84', 'cf13bc14-342f-4352-98f3-b4adcdf52ed3']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:04.690345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa9e5cb-ef2e-41ff-b769-947d56cc274c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:04.698151 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.700420 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:13:04.700795 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:04.701122 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:04.701300 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:13:04.707991 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.707991 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:04.707991 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:04.715349 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa9e5cb-ef2e-41ff-b769-947d56cc274c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf9897b-2318-4f05-8286-38a879cba56d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-595207348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e2bfcdb0996408491d48bb79f1ce795',qos_specs=None,replication_status=,reservations=['c5a45b4c-218e-4877-acb0-67cf1083b765','f7662e5a-5a37-4626-8e77-856870180368','6dbd853a-ce3b-4a88-b64f-794278c79b84','cf13bc14-342f-4352-98f3-b4adcdf52ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dea7764e954638b988b3cda4001a1e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-595207348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf9897b-2318-4f05-8286-38a879cba56d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e2bfcdb0996408491d48bb79f1ce795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2dea7764e954638b988b3cda4001a1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:04.716115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb65657-efcc-4c45-aaac-65d09c52d5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:04.731913 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot delete request issued successfully. Aug 06 13:13:04.732139 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47b4a07c-928f-4b7f-8d08-53c49a3896c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 returned with HTTP 202 Aug 06 13:13:04.732642 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 820/3290] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:04 2026] DELETE /volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:04.734052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb65657-efcc-4c45-aaac-65d09c52d5a3) transitioned into state 'SUCCESS' from state '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-595207348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e2bfcdb0996408491d48bb79f1ce795',qos_specs=None,replication_status=,reservations=['c5a45b4c-218e-4877-acb0-67cf1083b765','f7662e5a-5a37-4626-8e77-856870180368','6dbd853a-ce3b-4a88-b64f-794278c79b84','cf13bc14-342f-4352-98f3-b4adcdf52ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dea7764e954638b988b3cda4001a1e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:04.734631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eeb54b8-a271-459b-8211-cef5052a1af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:04.740994 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b51c2299-d2ed-4a16-b594-e7bc3dfef203 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.745030 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eeb54b8-a271-459b-8211-cef5052a1af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:04.745342 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b51c2299-d2ed-4a16-b594-e7bc3dfef203 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:13:04.745589 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b51c2299-d2ed-4a16-b594-e7bc3dfef203 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:04.745807 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b51c2299-d2ed-4a16-b594-e7bc3dfef203 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:04.745855 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Flow 'volume_create_api' (c11cd489-7956-43a3-887b-d4a47f89d498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:04.746180 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume request issued successfully. Aug 06 13:13:04.746807 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-279d2dd3-d332-4dd4-8a4f-f0918b0cd2b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:04.747183 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 820/3291] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:13:04 2026] POST /volume/v3/volumes => generated 746 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:04.762709 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.762709 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:04.762973 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c45016dd-7ee9-48d0-9c19-ac96a323d134 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:04.763574 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b51c2299-d2ed-4a16-b594-e7bc3dfef203 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:04.764595 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b51c2299-d2ed-4a16-b594-e7bc3dfef203 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 returned with HTTP 200 Aug 06 13:13:04.764897 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c45016dd-7ee9-48d0-9c19-ac96a323d134 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d Aug 06 13:13:04.765098 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c45016dd-7ee9-48d0-9c19-ac96a323d134 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:04.765453 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 827/3292] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:04 2026] GET /volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:04.765592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c45016dd-7ee9-48d0-9c19-ac96a323d134 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:04.772804 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:04.772804 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:04.777084 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c45016dd-7ee9-48d0-9c19-ac96a323d134 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:13:04.782153 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c45016dd-7ee9-48d0-9c19-ac96a323d134 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d returned with HTTP 200 Aug 06 13:13:04.782607 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 826/3293] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:04 2026] GET /volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:05.231558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc7b60d7-05e7-4db3-942b-302153a7640b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.233720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc7b60d7-05e7-4db3-942b-302153a7640b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.233982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc7b60d7-05e7-4db3-942b-302153a7640b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.234181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc7b60d7-05e7-4db3-942b-302153a7640b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.234334 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-fc7b60d7-05e7-4db3-942b-302153a7640b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:13:05.237736 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.237736 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:05.242052 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc7b60d7-05e7-4db3-942b-302153a7640b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 200 Aug 06 13:13:05.242496 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 821/3294] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.250248 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.252098 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:13:05.252451 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.252690 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.252956 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:13:05.253199 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.253199 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:05.253985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:13:05.257839 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Get all snapshots completed successfully. Aug 06 13:13:05.258208 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.258208 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:05.258835 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66fafaa5-af15-4278-be82-9dc7dcd56959 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:13:05.259196 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 821/3295] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:05.267823 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2667a09-6f42-4b6f-96c0-43ced02158a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.269574 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2667a09-6f42-4b6f-96c0-43ced02158a3 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/snapshots/efd02827-508f-46ef-80fa-e739f4f68af6 Aug 06 13:13:05.269803 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2667a09-6f42-4b6f-96c0-43ced02158a3 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.269984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2667a09-6f42-4b6f-96c0-43ced02158a3 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.275331 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.275331 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:05.275840 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2667a09-6f42-4b6f-96c0-43ced02158a3 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Snapshot retrieved successfully. Aug 06 13:13:05.276592 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2667a09-6f42-4b6f-96c0-43ced02158a3 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/snapshots/efd02827-508f-46ef-80fa-e739f4f68af6 returned with HTTP 200 Aug 06 13:13:05.276978 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 828/3296] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/snapshots/efd02827-508f-46ef-80fa-e739f4f68af6 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:05.285446 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05b0b138-5d12-4528-90ac-7e82f9d4b79f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.287222 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05b0b138-5d12-4528-90ac-7e82f9d4b79f tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] POST https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action Aug 06 13:13:05.287653 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05b0b138-5d12-4528-90ac-7e82f9d4b79f tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:05.287812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05b0b138-5d12-4528-90ac-7e82f9d4b79f tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:05.289321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-05b0b138-5d12-4528-90ac-7e82f9d4b79f tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Updating group 'bc332c6b-1a9c-4c13-966c-dab3e3f417f2' with 'creating' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 13:13:05.293507 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.293507 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:05.303209 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05b0b138-5d12-4528-90ac-7e82f9d4b79f tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action returned with HTTP 202 Aug 06 13:13:05.303971 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 827/3297] 10.4.3.59 () {70 vars in 1448 bytes} [Thu Aug 6 13:13:05 2026] POST /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:05.310650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c302a403-9933-4aeb-826d-ef7a57dd9256 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.312507 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c302a403-9933-4aeb-826d-ef7a57dd9256 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.312769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c302a403-9933-4aeb-826d-ef7a57dd9256 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.313025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c302a403-9933-4aeb-826d-ef7a57dd9256 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.313234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-c302a403-9933-4aeb-826d-ef7a57dd9256 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:13:05.316484 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.316484 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:05.319756 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c302a403-9933-4aeb-826d-ef7a57dd9256 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 200 Aug 06 13:13:05.320319 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 822/3298] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 328 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.328592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d6f51797-073c-4311-b1e6-3890803bf5ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.330351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6f51797-073c-4311-b1e6-3890803bf5ec tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] POST https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action Aug 06 13:13:05.330736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6f51797-073c-4311-b1e6-3890803bf5ec tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:05.330922 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6f51797-073c-4311-b1e6-3890803bf5ec tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:05.332221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-d6f51797-073c-4311-b1e6-3890803bf5ec tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Updating group 'bc332c6b-1a9c-4c13-966c-dab3e3f417f2' with 'available' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 13:13:05.336324 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.336324 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:05.343957 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6f51797-073c-4311-b1e6-3890803bf5ec tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action returned with HTTP 202 Aug 06 13:13:05.344338 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 822/3299] 10.4.3.59 () {70 vars in 1448 bytes} [Thu Aug 6 13:13:05 2026] POST /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:05.351054 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d23f5b4a-522f-4049-ac84-f93e5f5093d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.353003 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d23f5b4a-522f-4049-ac84-f93e5f5093d0 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.353270 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d23f5b4a-522f-4049-ac84-f93e5f5093d0 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.353501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d23f5b4a-522f-4049-ac84-f93e5f5093d0 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.353673 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-d23f5b4a-522f-4049-ac84-f93e5f5093d0 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:13:05.357387 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.357387 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:05.361282 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d23f5b4a-522f-4049-ac84-f93e5f5093d0 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 200 Aug 06 13:13:05.361823 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 829/3300] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.369828 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ca6f77d-6d4b-468d-80b0-0da2036e72ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.372041 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ca6f77d-6d4b-468d-80b0-0da2036e72ea tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] POST https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action Aug 06 13:13:05.372041 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ca6f77d-6d4b-468d-80b0-0da2036e72ea tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:05.372211 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ca6f77d-6d4b-468d-80b0-0da2036e72ea tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:05.373477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-3ca6f77d-6d4b-468d-80b0-0da2036e72ea tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Updating group 'bc332c6b-1a9c-4c13-966c-dab3e3f417f2' with 'error' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 13:13:05.376534 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.376534 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:05.382640 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ca6f77d-6d4b-468d-80b0-0da2036e72ea tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action returned with HTTP 202 Aug 06 13:13:05.383027 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 828/3301] 10.4.3.59 () {70 vars in 1448 bytes} [Thu Aug 6 13:13:05 2026] POST /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:05.389787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32a45b88-21ca-4dd6-a873-b5f4512e4cbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.391604 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32a45b88-21ca-4dd6-a873-b5f4512e4cbb tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.391849 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32a45b88-21ca-4dd6-a873-b5f4512e4cbb tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.392070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32a45b88-21ca-4dd6-a873-b5f4512e4cbb tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.392326 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-32a45b88-21ca-4dd6-a873-b5f4512e4cbb tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:13:05.395599 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.395599 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:05.398691 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32a45b88-21ca-4dd6-a873-b5f4512e4cbb tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 200 Aug 06 13:13:05.399106 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 823/3302] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.407086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b97fdf11-72ee-4685-bca7-82f6d145380a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.408762 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b97fdf11-72ee-4685-bca7-82f6d145380a tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] POST https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action Aug 06 13:13:05.409106 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b97fdf11-72ee-4685-bca7-82f6d145380a tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:05.409222 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b97fdf11-72ee-4685-bca7-82f6d145380a tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:05.410492 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-b97fdf11-72ee-4685-bca7-82f6d145380a tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Updating group 'bc332c6b-1a9c-4c13-966c-dab3e3f417f2' with 'available' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 13:13:05.413462 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.413462 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:05.433012 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b97fdf11-72ee-4685-bca7-82f6d145380a tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action returned with HTTP 202 Aug 06 13:13:05.433677 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 823/3303] 10.4.3.59 () {70 vars in 1448 bytes} [Thu Aug 6 13:13:05 2026] POST /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:05.441665 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8f271ee-7be3-4311-98f5-79d96715866c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.443373 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8f271ee-7be3-4311-98f5-79d96715866c tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.443569 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8f271ee-7be3-4311-98f5-79d96715866c tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.443766 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8f271ee-7be3-4311-98f5-79d96715866c tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.443905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-d8f271ee-7be3-4311-98f5-79d96715866c tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:13:05.447221 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.447221 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:05.450620 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8f271ee-7be3-4311-98f5-79d96715866c tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 200 Aug 06 13:13:05.451069 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 830/3304] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.460872 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c957bff9-9b4e-4ee1-8af1-95223d35d643 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.462614 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c957bff9-9b4e-4ee1-8af1-95223d35d643 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] DELETE https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.462822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c957bff9-9b4e-4ee1-8af1-95223d35d643 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.462995 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c957bff9-9b4e-4ee1-8af1-95223d35d643 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.463114 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-c957bff9-9b4e-4ee1-8af1-95223d35d643 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] delete called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 13:13:05.463195 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-c957bff9-9b4e-4ee1-8af1-95223d35d643 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Delete group_snapshot with id: bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.466771 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.466771 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:05.489994 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c957bff9-9b4e-4ee1-8af1-95223d35d643 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 202 Aug 06 13:13:05.490405 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 829/3305] 10.4.3.59 () {68 vars in 1409 bytes} [Thu Aug 6 13:13:05 2026] DELETE /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:05.498775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd83dca7-34ea-4914-851a-017050a1da1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.500950 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:13:05.501233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.501609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.502014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:13:05.502976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:13:05.512221 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Get all volumes completed successfully. Aug 06 13:13:05.513188 np0000006653 devstack@c-api.service[100267]: WARNING stevedore.named [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:13:05.513443 np0000006653 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:13:05.564639 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:13:05.568249 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.568249 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:05.576769 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd83dca7-34ea-4914-851a-017050a1da1e tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:13:05.577315 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 824/3306] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.593196 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.595099 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/snapshots/detail Aug 06 13:13:05.595395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.595675 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.595980 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:13:05.597151 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:13:05.601148 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Get all snapshots completed successfully. Aug 06 13:13:05.601953 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-227ec7ef-d755-4c83-bdd1-2e070eef222b tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 13:13:05.602369 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 824/3307] 10.4.3.59 () {66 vars in 1257 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:13:05.611204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a60c3f15-e7f9-44c3-b366-6436cd00dd76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.613204 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a60c3f15-e7f9-44c3-b366-6436cd00dd76 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 Aug 06 13:13:05.613486 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a60c3f15-e7f9-44c3-b366-6436cd00dd76 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.613708 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a60c3f15-e7f9-44c3-b366-6436cd00dd76 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.613917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-a60c3f15-e7f9-44c3-b366-6436cd00dd76 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member bc332c6b-1a9c-4c13-966c-dab3e3f417f2 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 13:13:05.616719 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a60c3f15-e7f9-44c3-b366-6436cd00dd76 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 returned with HTTP 404 Aug 06 13:13:05.617371 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 831/3308] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/group_snapshots/bc332c6b-1a9c-4c13-966c-dab3e3f417f2 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:05.624318 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.626063 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:13:05.626289 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.626467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.626754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:13:05.627088 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.627088 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:05.627608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:13:05.635960 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Get all volumes completed successfully. Aug 06 13:13:05.636644 np0000006653 devstack@c-api.service[100266]: WARNING stevedore.named [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:13:05.636803 np0000006653 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:13:05.672999 np0000006653 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:13:05.675757 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.675757 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:05.682571 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc5adfdb-0fad-493a-9aa5-7ff97f95679f tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:13:05.682965 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 830/3309] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.695548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8709fd14-921a-4804-a1e4-d39eced2cebd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.697391 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8709fd14-921a-4804-a1e4-d39eced2cebd tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] POST https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288/action Aug 06 13:13:05.697816 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8709fd14-921a-4804-a1e4-d39eced2cebd tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:05.697972 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8709fd14-921a-4804-a1e4-d39eced2cebd tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:05.699327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-8709fd14-921a-4804-a1e4-d39eced2cebd tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] delete called for group cc0370bb-620d-4ca5-b917-6f14c4eb9288 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 13:13:05.699645 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-8709fd14-921a-4804-a1e4-d39eced2cebd tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Delete group with id: cc0370bb-620d-4ca5-b917-6f14c4eb9288 Aug 06 13:13:05.702564 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.702564 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:05.745530 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8709fd14-921a-4804-a1e4-d39eced2cebd tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288/action returned with HTTP 202 Aug 06 13:13:05.746047 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 825/3310] 10.4.3.59 () {70 vars in 1421 bytes} [Thu Aug 6 13:13:05 2026] POST /volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:05.755171 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.756967 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 Aug 06 13:13:05.757175 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.757397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.764985 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.764985 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:05.768918 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Volume info retrieved successfully. Aug 06 13:13:05.769651 np0000006653 devstack@c-api.service[100269]: WARNING stevedore.named [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 13:13:05.769883 np0000006653 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 13:13:05.774535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c10c3bb-147a-41d0-b3a7-9f08f09f44fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.776395 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c10c3bb-147a-41d0-b3a7-9f08f09f44fa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:13:05.776612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c10c3bb-147a-41d0-b3a7-9f08f09f44fa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.776841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c10c3bb-147a-41d0-b3a7-9f08f09f44fa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.781408 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c10c3bb-147a-41d0-b3a7-9f08f09f44fa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 returned with HTTP 404 Aug 06 13:13:05.782047 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 832/3311] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:05.789844 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.791575 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:05.791781 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.791960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.792057 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:05.794438 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-299212b8-e773-44a2-8c8e-7020257c9e73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.796661 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-299212b8-e773-44a2-8c8e-7020257c9e73 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d Aug 06 13:13:05.796882 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-299212b8-e773-44a2-8c8e-7020257c9e73 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.797084 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-299212b8-e773-44a2-8c8e-7020257c9e73 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.797676 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.797676 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:05.798053 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:05.804199 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.804199 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:05.806323 np0000006653 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:13:05.807935 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-299212b8-e773-44a2-8c8e-7020257c9e73 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:13:05.809238 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.809238 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:05.812467 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-299212b8-e773-44a2-8c8e-7020257c9e73 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d returned with HTTP 200 Aug 06 13:13:05.813050 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 826/3312] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:05.814427 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot delete request issued successfully. Aug 06 13:13:05.814609 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35f53c5d-8a62-45ee-9d61-589e2cd2cfc6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 returned with HTTP 202 Aug 06 13:13:05.815060 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 831/3313] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:05 2026] DELETE /volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:05.817070 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7301002-3f4a-4be1-a15a-c25b9c5dc9a6 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 returned with HTTP 200 Aug 06 13:13:05.817467 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 825/3314] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 => generated 916 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:05.822307 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68b6b1e4-8d54-40e7-9b43-d5b0e150d873 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.825008 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.825359 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68b6b1e4-8d54-40e7-9b43-d5b0e150d873 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:05.825619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68b6b1e4-8d54-40e7-9b43-d5b0e150d873 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.825934 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68b6b1e4-8d54-40e7-9b43-d5b0e150d873 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.827779 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:05.828252 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bf9897b-2318-4f05-8286-38a879cba56d", "name": "tempest-VolumesBackupsTest-Backup-519861153"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:05.830134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating new backup {'backup': {'volume_id': '3bf9897b-2318-4f05-8286-38a879cba56d', 'name': 'tempest-VolumesBackupsTest-Backup-519861153'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:05.830303 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating backup of volume 3bf9897b-2318-4f05-8286-38a879cba56d in container None Aug 06 13:13:05.834306 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.834306 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:05.834795 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68b6b1e4-8d54-40e7-9b43-d5b0e150d873 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:05.835537 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68b6b1e4-8d54-40e7-9b43-d5b0e150d873 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 returned with HTTP 200 Aug 06 13:13:05.835922 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 833/3315] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:05.841010 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.841010 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:05.841469 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Volume info retrieved successfully. Aug 06 13:13:05.858537 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Created reservations ['3cd40cc9-79cb-48b3-bdac-6016cafcd901', 'dc44aaab-f78c-447d-8807-4da54384d644'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:05.885065 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7230e6d5-fdcb-475b-ba88-8b0827383279 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:05.885332 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 827/3316] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:05 2026] POST /volume/v3/backups => generated 327 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:05.895857 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-190e8e15-c369-4017-8e35-45076cb513ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:05.897723 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-190e8e15-c369-4017-8e35-45076cb513ca tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:05.897973 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-190e8e15-c369-4017-8e35-45076cb513ca tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:05.898200 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-190e8e15-c369-4017-8e35-45076cb513ca tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:05.898362 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-190e8e15-c369-4017-8e35-45076cb513ca tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:05.902373 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:05.902373 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:05.903063 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-190e8e15-c369-4017-8e35-45076cb513ca tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:05.903570 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 832/3317] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:05 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:06.830692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95a4520c-03aa-427f-8d70-cafa6692b2e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.833107 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95a4520c-03aa-427f-8d70-cafa6692b2e4 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 Aug 06 13:13:06.833394 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95a4520c-03aa-427f-8d70-cafa6692b2e4 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.833630 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95a4520c-03aa-427f-8d70-cafa6692b2e4 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.840872 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95a4520c-03aa-427f-8d70-cafa6692b2e4 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 returned with HTTP 404 Aug 06 13:13:06.841490 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 826/3318] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:06 2026] GET /volume/v3/volumes/55a114a4-f6a6-4499-9013-3ba8b435e3a5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:06.847961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb5de842-9dab-46bc-8616-c9b3998f8df9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.851322 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb5de842-9dab-46bc-8616-c9b3998f8df9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:06.851526 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb5de842-9dab-46bc-8616-c9b3998f8df9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.851761 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb5de842-9dab-46bc-8616-c9b3998f8df9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.854430 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f0fbff2-6e41-4dec-8939-3d206866a508 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.856942 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb5de842-9dab-46bc-8616-c9b3998f8df9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 returned with HTTP 404 Aug 06 13:13:06.857100 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f0fbff2-6e41-4dec-8939-3d206866a508 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] GET https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 Aug 06 13:13:06.857295 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f0fbff2-6e41-4dec-8939-3d206866a508 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.857847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f0fbff2-6e41-4dec-8939-3d206866a508 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.857905 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 834/3319] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:06 2026] GET /volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:06.857953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-1f0fbff2-6e41-4dec-8939-3d206866a508 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] show called for member cc0370bb-620d-4ca5-b917-6f14c4eb9288 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 13:13:06.861623 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f0fbff2-6e41-4dec-8939-3d206866a508 tempest-GroupSnapshotsV319Test-1918231189 tempest-GroupSnapshotsV319Test-1918231189-project-member] https://10.4.3.59/volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 returned with HTTP 404 Aug 06 13:13:06.862470 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 828/3320] 10.4.3.59 () {68 vars in 1379 bytes} [Thu Aug 6 13:13:06 2026] GET /volume/v3/groups/cc0370bb-620d-4ca5-b917-6f14c4eb9288 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:06.865651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-587070dc-2306-415b-959d-fb3b74bab367 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.867598 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-587070dc-2306-415b-959d-fb3b74bab367 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:06.867841 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-587070dc-2306-415b-959d-fb3b74bab367 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.868079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-587070dc-2306-415b-959d-fb3b74bab367 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.868248 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-587070dc-2306-415b-959d-fb3b74bab367 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:06.870041 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ac0f016-1a07-4d7c-a3bc-15254232070e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.872615 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ac0f016-1a07-4d7c-a3bc-15254232070e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] DELETE https://10.4.3.59/volume/v3/group_types/3d48c683-d2de-4d47-ae61-1b50b79cb7c8 Aug 06 13:13:06.872933 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ac0f016-1a07-4d7c-a3bc-15254232070e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.873180 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ac0f016-1a07-4d7c-a3bc-15254232070e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.875308 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:06.875308 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:06.876065 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-587070dc-2306-415b-959d-fb3b74bab367 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:06.887175 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ac0f016-1a07-4d7c-a3bc-15254232070e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/group_types/3d48c683-d2de-4d47-ae61-1b50b79cb7c8 returned with HTTP 202 Aug 06 13:13:06.887687 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 827/3321] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:13:06 2026] DELETE /volume/v3/group_types/3d48c683-d2de-4d47-ae61-1b50b79cb7c8 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:06.893491 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-587070dc-2306-415b-959d-fb3b74bab367 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:06.893669 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-587070dc-2306-415b-959d-fb3b74bab367 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 returned with HTTP 202 Aug 06 13:13:06.894285 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 833/3322] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:06 2026] DELETE /volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:06.895642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af64396c-a8e9-4fc6-ac9d-a4aa51f8121e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.900351 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af64396c-a8e9-4fc6-ac9d-a4aa51f8121e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] DELETE https://10.4.3.59/volume/v3/types/09944b84-082a-483f-88ab-e685c5d67002 Aug 06 13:13:06.900351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af64396c-a8e9-4fc6-ac9d-a4aa51f8121e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.900351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af64396c-a8e9-4fc6-ac9d-a4aa51f8121e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.902232 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f41d8d8f-4626-483c-965c-e7be03e7a1b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.904544 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41d8d8f-4626-483c-965c-e7be03e7a1b9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:06.904895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41d8d8f-4626-483c-965c-e7be03e7a1b9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.905149 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41d8d8f-4626-483c-965c-e7be03e7a1b9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.915495 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1deea0d-cccc-46f7-a9ac-95e385119f38 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.917224 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1deea0d-cccc-46f7-a9ac-95e385119f38 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:06.917411 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:06.917411 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:06.917518 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1deea0d-cccc-46f7-a9ac-95e385119f38 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.917653 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1deea0d-cccc-46f7-a9ac-95e385119f38 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.917767 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f1deea0d-cccc-46f7-a9ac-95e385119f38 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:06.922636 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:06.922636 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:06.923222 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f41d8d8f-4626-483c-965c-e7be03e7a1b9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:06.923445 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1deea0d-cccc-46f7-a9ac-95e385119f38 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:06.924038 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 828/3323] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:06 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:06.932801 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41d8d8f-4626-483c-965c-e7be03e7a1b9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 returned with HTTP 200 Aug 06 13:13:06.933659 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 829/3324] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:06 2026] GET /volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:06.939899 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af64396c-a8e9-4fc6-ac9d-a4aa51f8121e tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/types/09944b84-082a-483f-88ab-e685c5d67002 returned with HTTP 202 Aug 06 13:13:06.940474 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 835/3325] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:13:06 2026] DELETE /volume/v3/types/09944b84-082a-483f-88ab-e685c5d67002 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:06.948645 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bd6d0c4-66dd-4fd0-9fe6-3a77755857d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:06.950809 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bd6d0c4-66dd-4fd0-9fe6-3a77755857d2 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] GET https://10.4.3.59/volume/v3/types/09944b84-082a-483f-88ab-e685c5d67002 Aug 06 13:13:06.951052 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bd6d0c4-66dd-4fd0-9fe6-3a77755857d2 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:06.951277 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bd6d0c4-66dd-4fd0-9fe6-3a77755857d2 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:06.954923 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bd6d0c4-66dd-4fd0-9fe6-3a77755857d2 tempest-GroupSnapshotsV319Test-1820733978 tempest-GroupSnapshotsV319Test-1820733978-project-admin] https://10.4.3.59/volume/v3/types/09944b84-082a-483f-88ab-e685c5d67002 returned with HTTP 404 Aug 06 13:13:06.955553 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 834/3326] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:13:06 2026] GET /volume/v3/types/09944b84-082a-483f-88ab-e685c5d67002 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:07.937314 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e4b48824-6e35-4a06-9f34-e846d7f392da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:07.940012 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4b48824-6e35-4a06-9f34-e846d7f392da tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:07.940308 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4b48824-6e35-4a06-9f34-e846d7f392da tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:07.940597 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4b48824-6e35-4a06-9f34-e846d7f392da tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:07.940793 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e4b48824-6e35-4a06-9f34-e846d7f392da tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:07.950337 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:07.950337 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:07.952107 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4b48824-6e35-4a06-9f34-e846d7f392da tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:07.952701 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 829/3327] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:07 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:07.956914 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-627cce54-8524-446c-81ba-9052adbc5e62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:07.959957 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-627cce54-8524-446c-81ba-9052adbc5e62 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:07.960276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-627cce54-8524-446c-81ba-9052adbc5e62 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:07.960530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-627cce54-8524-446c-81ba-9052adbc5e62 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:07.966159 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-627cce54-8524-446c-81ba-9052adbc5e62 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 returned with HTTP 404 Aug 06 13:13:07.966716 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 830/3328] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:07 2026] GET /volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:07.975433 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:07.977235 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:13:07.977530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:07.977777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:07.978016 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:13:07.991236 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:07.991236 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:07.991931 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:08.012964 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:08.013233 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49fdb00f-dbcf-402f-9e4a-56bdbbce6688 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 returned with HTTP 202 Aug 06 13:13:08.013875 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 836/3329] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:07 2026] DELETE /volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:08.022957 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7e24297-2322-4b28-bde8-6728737153fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:08.024745 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7e24297-2322-4b28-bde8-6728737153fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:13:08.024932 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7e24297-2322-4b28-bde8-6728737153fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:08.025122 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7e24297-2322-4b28-bde8-6728737153fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:08.032434 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:08.032434 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:08.035868 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7e24297-2322-4b28-bde8-6728737153fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:08.039842 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7e24297-2322-4b28-bde8-6728737153fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 returned with HTTP 200 Aug 06 13:13:08.040219 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 835/3330] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:08 2026] GET /volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:08.964815 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea0909eb-6090-49e1-a10c-5783a585487d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:08.966587 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea0909eb-6090-49e1-a10c-5783a585487d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:08.966808 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea0909eb-6090-49e1-a10c-5783a585487d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:08.966993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea0909eb-6090-49e1-a10c-5783a585487d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:08.967108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ea0909eb-6090-49e1-a10c-5783a585487d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:08.971399 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:08.971399 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:08.972011 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea0909eb-6090-49e1-a10c-5783a585487d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:08.972399 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 830/3331] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:08 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:09.058607 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85329fae-dbcc-4112-8081-077af59a4ff0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:09.060659 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85329fae-dbcc-4112-8081-077af59a4ff0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:13:09.060936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85329fae-dbcc-4112-8081-077af59a4ff0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:09.061130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85329fae-dbcc-4112-8081-077af59a4ff0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:09.067367 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85329fae-dbcc-4112-8081-077af59a4ff0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 returned with HTTP 404 Aug 06 13:13:09.067891 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 831/3332] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:09 2026] GET /volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:09.075967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:09.078309 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:09.078587 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:09.078841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:09.079047 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:09.088295 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:09.088295 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:09.090170 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:09.110916 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:09.111152 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-518f6229-4d9f-48a9-85e6-a8501c3a0eb3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b returned with HTTP 202 Aug 06 13:13:09.111670 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 837/3333] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:09 2026] DELETE /volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:09.123616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ab4dd5f-55da-4f14-aeef-6854c6543b52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:09.127555 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ab4dd5f-55da-4f14-aeef-6854c6543b52 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:09.127819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ab4dd5f-55da-4f14-aeef-6854c6543b52 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:09.128005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ab4dd5f-55da-4f14-aeef-6854c6543b52 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:09.142146 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:09.142146 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:09.146610 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ab4dd5f-55da-4f14-aeef-6854c6543b52 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:09.151640 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ab4dd5f-55da-4f14-aeef-6854c6543b52 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b returned with HTTP 200 Aug 06 13:13:09.152032 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 836/3334] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:09 2026] GET /volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:09.985022 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2557d4c-1ea5-4f96-b9bb-3fbadf285795 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:09.986891 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2557d4c-1ea5-4f96-b9bb-3fbadf285795 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:09.987163 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2557d4c-1ea5-4f96-b9bb-3fbadf285795 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:09.987524 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2557d4c-1ea5-4f96-b9bb-3fbadf285795 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:09.987695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d2557d4c-1ea5-4f96-b9bb-3fbadf285795 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:09.993103 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:09.993103 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:09.994022 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2557d4c-1ea5-4f96-b9bb-3fbadf285795 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:09.994755 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 831/3335] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:09 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:10.166948 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aee7a533-7adc-43b5-8a1b-a10abadc8e1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:10.168920 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aee7a533-7adc-43b5-8a1b-a10abadc8e1a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:10.169369 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aee7a533-7adc-43b5-8a1b-a10abadc8e1a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:10.169658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aee7a533-7adc-43b5-8a1b-a10abadc8e1a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:10.176511 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aee7a533-7adc-43b5-8a1b-a10abadc8e1a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b returned with HTTP 404 Aug 06 13:13:10.177217 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 832/3336] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:10 2026] GET /volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:10.185603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:10.187873 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:10.188402 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:10.188642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:10.188870 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:10.196173 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:10.196173 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:10.196785 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:10.217047 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:10.217504 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b1849a8-1090-4c6b-a454-1ccfd1d54cb1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 returned with HTTP 202 Aug 06 13:13:10.218137 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 838/3337] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:10 2026] DELETE /volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:10.225649 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-371ebcce-eb3b-4275-a8c0-7de2d2769890 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:10.227648 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-371ebcce-eb3b-4275-a8c0-7de2d2769890 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:10.227888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-371ebcce-eb3b-4275-a8c0-7de2d2769890 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:10.228106 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-371ebcce-eb3b-4275-a8c0-7de2d2769890 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:10.236631 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:10.236631 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:10.241412 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-371ebcce-eb3b-4275-a8c0-7de2d2769890 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:10.246704 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-371ebcce-eb3b-4275-a8c0-7de2d2769890 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 returned with HTTP 200 Aug 06 13:13:10.247394 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 837/3338] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:10 2026] GET /volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:11.007461 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-115452f0-af1f-4bed-9cac-f8fc4722462d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:11.009798 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-115452f0-af1f-4bed-9cac-f8fc4722462d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:11.009951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-115452f0-af1f-4bed-9cac-f8fc4722462d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:11.010140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-115452f0-af1f-4bed-9cac-f8fc4722462d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:11.010281 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-115452f0-af1f-4bed-9cac-f8fc4722462d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:11.015058 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:11.015058 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:11.015780 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-115452f0-af1f-4bed-9cac-f8fc4722462d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:11.016367 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 832/3339] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:11 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:11.260805 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-673aeb4b-13ef-4519-b60d-b9204a6946af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:11.262971 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-673aeb4b-13ef-4519-b60d-b9204a6946af tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:11.263240 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-673aeb4b-13ef-4519-b60d-b9204a6946af tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:11.263544 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-673aeb4b-13ef-4519-b60d-b9204a6946af tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:11.269773 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-673aeb4b-13ef-4519-b60d-b9204a6946af tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 returned with HTTP 404 Aug 06 13:13:11.270320 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 833/3340] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:11 2026] GET /volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:11.281771 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4660cf47-079c-4af3-a808-25f389161bef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:11.283746 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:11.284242 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2078587580"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:11.286002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2078587580'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:11.286219 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:11.290679 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:11.296541 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (fcba9e8c-4ebf-4139-b951-210f9880e564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:11.297584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c3c630-7489-476f-b096-ea402d26293b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:11.298745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:11.326612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c3c630-7489-476f-b096-ea402d26293b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:11.327411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb121f28-bbd4-41de-9549-2b35428454e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:11.369967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['f6dcc6fe-f6e4-494a-9ea3-f7581a57890b', '63170751-d4fb-4cf8-83da-b30d941b89bb', 'e6a3a153-275c-4806-b410-31f685267e80', 'f009fa10-a618-4849-b706-8c9bba292cf3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:11.370894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb121f28-bbd4-41de-9549-2b35428454e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6dcc6fe-f6e4-494a-9ea3-f7581a57890b', '63170751-d4fb-4cf8-83da-b30d941b89bb', 'e6a3a153-275c-4806-b410-31f685267e80', 'f009fa10-a618-4849-b706-8c9bba292cf3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:11.371985 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a791aa2f-ffe7-4ee6-b3ae-811deba36d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:11.396011 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a791aa2f-ffe7-4ee6-b3ae-811deba36d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f99a51-e04a-4f15-a46d-b76891c9a619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2078587580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['f6dcc6fe-f6e4-494a-9ea3-f7581a57890b','63170751-d4fb-4cf8-83da-b30d941b89bb','e6a3a153-275c-4806-b410-31f685267e80','f009fa10-a618-4849-b706-8c9bba292cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2078587580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f99a51-e04a-4f15-a46d-b76891c9a619,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:11.396805 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83955561-684b-4a58-9bd7-c6d18980fd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:11.421289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83955561-684b-4a58-9bd7-c6d18980fd17) transitioned into state 'SUCCESS' from state '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-2078587580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['f6dcc6fe-f6e4-494a-9ea3-f7581a57890b','63170751-d4fb-4cf8-83da-b30d941b89bb','e6a3a153-275c-4806-b410-31f685267e80','f009fa10-a618-4849-b706-8c9bba292cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:11.422592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a47732-f6e7-4286-89d2-d41e1c0fe69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:11.438750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a47732-f6e7-4286-89d2-d41e1c0fe69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:11.439847 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (fcba9e8c-4ebf-4139-b951-210f9880e564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:11.440964 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:11.440964 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4660cf47-079c-4af3-a808-25f389161bef tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:11.441578 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 839/3341] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:13:11 2026] POST /volume/v3/volumes => generated 768 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:11.456847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12f80360-662f-472e-89ae-624cfa091dcf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:11.460473 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12f80360-662f-472e-89ae-624cfa091dcf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:11.460473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12f80360-662f-472e-89ae-624cfa091dcf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:11.460473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12f80360-662f-472e-89ae-624cfa091dcf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:11.469965 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:11.469965 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:11.475381 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12f80360-662f-472e-89ae-624cfa091dcf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:11.479766 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12f80360-662f-472e-89ae-624cfa091dcf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 returned with HTTP 200 Aug 06 13:13:11.480336 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 838/3342] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:11 2026] GET /volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:13:12.028072 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e170f91-9192-4503-a773-2af64779ce7d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:12.030798 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e170f91-9192-4503-a773-2af64779ce7d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:12.031115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e170f91-9192-4503-a773-2af64779ce7d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:12.031389 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e170f91-9192-4503-a773-2af64779ce7d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:12.031497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7e170f91-9192-4503-a773-2af64779ce7d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:12.036850 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:12.036850 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:12.037547 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e170f91-9192-4503-a773-2af64779ce7d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:12.037956 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 833/3343] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:12 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:12.389788 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:12.392031 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:13:12.392247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6ea0d47-3d91-492c-ae13-84d6355076c9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-500484395", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:12.406503 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:12.406503 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:12.406695 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:13:12.406884 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create snapshot from volume c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:13:12.437015 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['922262ac-a74d-459e-8a4a-d652e94a515b', 'a999d409-de92-4183-98ce-fec0d40dd30a', '7f1c07b1-3cb2-495b-94ae-4025bcaaafe1', '24d4ed83-0409-4e2f-9f10-790187089321'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:12.472623 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot force create request issued successfully. Aug 06 13:13:12.474849 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70caf056-28a2-4bf9-92ca-664728fadcf7 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:13:12.474849 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 834/3344] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:13:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:12.482915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5d728c6-fb0e-402f-87b7-e4057f55cd2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:12.486510 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5d728c6-fb0e-402f-87b7-e4057f55cd2e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 Aug 06 13:13:12.486510 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5d728c6-fb0e-402f-87b7-e4057f55cd2e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:12.486510 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5d728c6-fb0e-402f-87b7-e4057f55cd2e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:12.496379 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:12.496379 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:12.498300 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b5d728c6-fb0e-402f-87b7-e4057f55cd2e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:13:12.499316 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92f40e5d-df48-446d-bf49-d245f01d1652 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:12.499881 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5d728c6-fb0e-402f-87b7-e4057f55cd2e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 returned with HTTP 200 Aug 06 13:13:12.500590 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 840/3345] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:12 2026] GET /volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:12.504291 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92f40e5d-df48-446d-bf49-d245f01d1652 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:12.504291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92f40e5d-df48-446d-bf49-d245f01d1652 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:12.504291 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92f40e5d-df48-446d-bf49-d245f01d1652 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:12.515419 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:12.515419 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:12.522701 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-92f40e5d-df48-446d-bf49-d245f01d1652 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:12.534575 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92f40e5d-df48-446d-bf49-d245f01d1652 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 returned with HTTP 200 Aug 06 13:13:12.539170 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 839/3346] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:12 2026] GET /volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:12.554276 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5368060d-9288-4744-8f02-e475d17db9ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:12.556274 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5368060d-9288-4744-8f02-e475d17db9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:13:12.557308 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5368060d-9288-4744-8f02-e475d17db9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67f99a51-e04a-4f15-a46d-b76891c9a619", "name": "tempest-VolumeDependencyTests-Snapshot-62152751"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:12.567201 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:12.567201 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:12.567938 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5368060d-9288-4744-8f02-e475d17db9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:12.568090 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-5368060d-9288-4744-8f02-e475d17db9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create snapshot from volume 67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:12.598339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5368060d-9288-4744-8f02-e475d17db9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['9eac1862-43b3-4f05-a3e2-34a02eca3f8a', 'c57c1910-6a68-41c5-b9f6-e8b56bc16439', '3eb8ac3d-1c1b-4e78-8c5f-6b07486df40b', 'a6344d46-451f-4559-ae4b-15fea6ba89a1'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:12.636722 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5368060d-9288-4744-8f02-e475d17db9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot create request issued successfully. Aug 06 13:13:12.637130 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5368060d-9288-4744-8f02-e475d17db9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:13:12.637668 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 834/3347] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:13:12 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:12.648102 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f96c6ce7-d281-4839-8262-f5bc09a4176f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:12.650199 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f96c6ce7-d281-4839-8262-f5bc09a4176f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:12.650459 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f96c6ce7-d281-4839-8262-f5bc09a4176f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:12.650753 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f96c6ce7-d281-4839-8262-f5bc09a4176f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:12.656051 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:12.656051 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:12.656508 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f96c6ce7-d281-4839-8262-f5bc09a4176f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:12.657275 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f96c6ce7-d281-4839-8262-f5bc09a4176f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 returned with HTTP 200 Aug 06 13:13:12.657672 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 835/3348] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:12 2026] GET /volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:13.049647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3296736e-6e07-4cfd-8372-e3f5bafc05b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.051561 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3296736e-6e07-4cfd-8372-e3f5bafc05b0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:13.051981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3296736e-6e07-4cfd-8372-e3f5bafc05b0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:13.051981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3296736e-6e07-4cfd-8372-e3f5bafc05b0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:13.052205 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3296736e-6e07-4cfd-8372-e3f5bafc05b0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:13.057122 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.057122 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:13.057935 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3296736e-6e07-4cfd-8372-e3f5bafc05b0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:13.058338 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 841/3349] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:13 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:13.511021 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-576e6328-11c8-49b6-b3cb-e21c53de3bb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.513568 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-576e6328-11c8-49b6-b3cb-e21c53de3bb4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 Aug 06 13:13:13.513812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-576e6328-11c8-49b6-b3cb-e21c53de3bb4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:13.514059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-576e6328-11c8-49b6-b3cb-e21c53de3bb4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:13.520922 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.520922 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:13.521717 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-576e6328-11c8-49b6-b3cb-e21c53de3bb4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:13:13.522535 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-576e6328-11c8-49b6-b3cb-e21c53de3bb4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 returned with HTTP 200 Aug 06 13:13:13.523094 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 840/3350] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:13 2026] GET /volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:13.533853 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8bedfb57-676d-4394-bd41-941860cd5d1d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.536442 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bedfb57-676d-4394-bd41-941860cd5d1d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 Aug 06 13:13:13.536766 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bedfb57-676d-4394-bd41-941860cd5d1d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:13.537063 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bedfb57-676d-4394-bd41-941860cd5d1d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:13.543721 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.543721 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:13.545395 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8bedfb57-676d-4394-bd41-941860cd5d1d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:13:13.546832 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bedfb57-676d-4394-bd41-941860cd5d1d tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 returned with HTTP 200 Aug 06 13:13:13.547407 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 835/3351] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:13 2026] GET /volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:13.557109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.559158 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:13.559530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-173472888", "snapshot_id": "a05908fb-8e04-45d2-95e4-7108035978a8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:13.561204 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-173472888', 'snapshot_id': 'a05908fb-8e04-45d2-95e4-7108035978a8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:13.566808 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.566808 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:13.567242 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:13:13.567390 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume of 1 GB Aug 06 13:13:13.570964 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Availability Zones retrieved successfully. Aug 06 13:13:13.576124 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (d2e4c2c0-9546-463a-a745-bb869cdec62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:13.577907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db50640-00db-49c4-8260-ec1c4426fb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.578810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:13.605174 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.613484 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db50640-00db-49c4-8260-ec1c4426fb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a05908fb-8e04-45d2-95e4-7108035978a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.614735 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fd25fd-0305-4efa-91cc-54ac7b60b09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.655084 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Created reservations ['c365901f-9e86-476b-b9d1-f91b892c5cdb', '4daa3429-28d0-48d0-a67c-339edf57fa0e', '3e8bb2b7-9382-4ce9-9159-c8161d188fde', '9a2de70f-b331-4755-965a-b539576274ef'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:13.655964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fd25fd-0305-4efa-91cc-54ac7b60b09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c365901f-9e86-476b-b9d1-f91b892c5cdb', '4daa3429-28d0-48d0-a67c-339edf57fa0e', '3e8bb2b7-9382-4ce9-9159-c8161d188fde', '9a2de70f-b331-4755-965a-b539576274ef']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.656750 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c79b7f-d559-400c-8ca7-11ccdf193e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.660222 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:13.660620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-265156651"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:13.662125 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-265156651'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:13.662277 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume of 1 GB Aug 06 13:13:13.668074 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Availability Zones retrieved successfully. Aug 06 13:13:13.671482 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae5a4ed1-f6ee-4124-90e6-1b28a526b009 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.673441 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae5a4ed1-f6ee-4124-90e6-1b28a526b009 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:13.673676 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae5a4ed1-f6ee-4124-90e6-1b28a526b009 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:13.673879 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae5a4ed1-f6ee-4124-90e6-1b28a526b009 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:13.673956 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (d9adabbc-182b-4d19-96a2-a51164c2ba44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:13.674971 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d18baf7-3124-4c4a-a5dc-4d3f7be65f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.675907 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:13.679327 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.679327 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:13.679766 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ae5a4ed1-f6ee-4124-90e6-1b28a526b009 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:13.680568 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae5a4ed1-f6ee-4124-90e6-1b28a526b009 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 returned with HTTP 200 Aug 06 13:13:13.681460 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 841/3352] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:13 2026] GET /volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:13.690190 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e28b1d85-415d-468d-892e-00d5bab5c97f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.692186 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:13.692635 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9d4d8b7d-8a9b-44d9-a739-e5557adc17f0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-100188810"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:13.694479 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'snapshot_id': '9d4d8b7d-8a9b-44d9-a739-e5557adc17f0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-100188810'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:13.699920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c79b7f-d559-400c-8ca7-11ccdf193e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f442a35-4124-4b6b-b44f-f49c0d3a7d95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-173472888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['c365901f-9e86-476b-b9d1-f91b892c5cdb','4daa3429-28d0-48d0-a67c-339edf57fa0e','3e8bb2b7-9382-4ce9-9159-c8161d188fde','9a2de70f-b331-4755-965a-b539576274ef'],size=1,snapshot_id=a05908fb-8e04-45d2-95e4-7108035978a8,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-173472888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f442a35-4124-4b6b-b44f-f49c0d3a7d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90f819e61824f5ab6c378249965388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a05908fb-8e04-45d2-95e4-7108035978a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86394ad2a93040558c000a76e6e813c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.700543 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.700543 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:13.700775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82702379-ae19-4c48-b929-b0e46fbd89bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.701109 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:13.701251 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:13.701850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d18baf7-3124-4c4a-a5dc-4d3f7be65f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.702530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74772624-84e3-4332-8d82-cd7198dcd72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.705416 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:13.712867 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (d21fe125-92a5-429e-8bc0-f16b3eea35bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:13.714427 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6763c-a3b5-4d03-b42c-050e92acd663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.715749 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:13.719810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82702379-ae19-4c48-b929-b0e46fbd89bf) transitioned into state 'SUCCESS' from state '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-173472888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90f819e61824f5ab6c378249965388f',qos_specs=None,replication_status=,reservations=['c365901f-9e86-476b-b9d1-f91b892c5cdb','4daa3429-28d0-48d0-a67c-339edf57fa0e','3e8bb2b7-9382-4ce9-9159-c8161d188fde','9a2de70f-b331-4755-965a-b539576274ef'],size=1,snapshot_id=a05908fb-8e04-45d2-95e4-7108035978a8,source_replicaid=,source_volid=None,status='creating',user_id='86394ad2a93040558c000a76e6e813c7',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.720535 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280af1ca-908a-4fa6-8607-5fc212715af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.744061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280af1ca-908a-4fa6-8607-5fc212715af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.744979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Flow 'volume_create_api' (d2e4c2c0-9546-463a-a745-bb869cdec62b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:13.745325 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Create volume request issued successfully. Aug 06 13:13:13.745955 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20c16ffc-5009-4baa-91fd-714bc0d1c61e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:13.746415 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 836/3353] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:13 2026] POST /volume/v3/volumes => generated 782 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:13.753775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6763c-a3b5-4d03-b42c-050e92acd663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d4d8b7d-8a9b-44d9-a739-e5557adc17f0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.754803 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (babf5455-6787-4ff2-9a17-35d9b9c91a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.758976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70c6f2fb-54d4-4f9a-a88e-84e8adbc47a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.760987 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70c6f2fb-54d4-4f9a-a88e-84e8adbc47a8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:13:13.761233 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70c6f2fb-54d4-4f9a-a88e-84e8adbc47a8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:13.761466 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70c6f2fb-54d4-4f9a-a88e-84e8adbc47a8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:13.763682 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['be66a17e-b1ae-4219-a4e9-5197630d255c', 'cbc91d76-bcb9-431e-80b3-cfbcfb607313', '6fa7c40e-8858-44eb-8f66-4397ace10002', '4c33dad2-fefc-42d8-a96e-9510b76021b4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:13.764523 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74772624-84e3-4332-8d82-cd7198dcd72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be66a17e-b1ae-4219-a4e9-5197630d255c', 'cbc91d76-bcb9-431e-80b3-cfbcfb607313', '6fa7c40e-8858-44eb-8f66-4397ace10002', '4c33dad2-fefc-42d8-a96e-9510b76021b4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.765179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (515dc322-1f42-4628-97d3-e61fc11e279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.769077 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.769077 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:13.773597 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70c6f2fb-54d4-4f9a-a88e-84e8adbc47a8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:13:13.778494 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70c6f2fb-54d4-4f9a-a88e-84e8adbc47a8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 200 Aug 06 13:13:13.778937 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 842/3354] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:13 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:13.789035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (515dc322-1f42-4628-97d3-e61fc11e279a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43ecf3e6-209a-4c31-8a26-6fba6aa46949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-265156651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['be66a17e-b1ae-4219-a4e9-5197630d255c','cbc91d76-bcb9-431e-80b3-cfbcfb607313','6fa7c40e-8858-44eb-8f66-4397ace10002','4c33dad2-fefc-42d8-a96e-9510b76021b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-265156651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43ecf3e6-209a-4c31-8a26-6fba6aa46949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e057264765d441549404bfacb603abcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.790681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373169c1-dcb0-468e-a4c8-1dd2d8042832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.801050 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['aa232518-e228-417d-a28a-143aad69f93c', 'b250b2a4-23a1-4ba1-859c-66c7048526f3', '73c74af2-83cc-432e-8b60-c4e3687d5c58', 'c866afb5-d573-4b2a-abd7-2740a46e18ed'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:13.802051 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (babf5455-6787-4ff2-9a17-35d9b9c91a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa232518-e228-417d-a28a-143aad69f93c', 'b250b2a4-23a1-4ba1-859c-66c7048526f3', '73c74af2-83cc-432e-8b60-c4e3687d5c58', 'c866afb5-d573-4b2a-abd7-2740a46e18ed']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.803048 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e3cff3-8eb1-4e7d-9102-f78559641b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.814746 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373169c1-dcb0-468e-a4c8-1dd2d8042832) transitioned into state 'SUCCESS' from state '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-265156651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['be66a17e-b1ae-4219-a4e9-5197630d255c','cbc91d76-bcb9-431e-80b3-cfbcfb607313','6fa7c40e-8858-44eb-8f66-4397ace10002','4c33dad2-fefc-42d8-a96e-9510b76021b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.815726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42df98e3-6de1-489f-8ae1-ea7b6aaf3134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.827050 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42df98e3-6de1-489f-8ae1-ea7b6aaf3134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.828516 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (d9adabbc-182b-4d19-96a2-a51164c2ba44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:13.828516 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request issued successfully. Aug 06 13:13:13.829212 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a00fe6b-a6af-4ff5-a492-060c268b26cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:13.829801 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 842/3355] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:13:13 2026] POST /volume/v3/volumes => generated 746 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:13.848026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e3cff3-8eb1-4e7d-9102-f78559641b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a7addc-cbdb-4900-9675-91674f0d64cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100188810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['aa232518-e228-417d-a28a-143aad69f93c','b250b2a4-23a1-4ba1-859c-66c7048526f3','73c74af2-83cc-432e-8b60-c4e3687d5c58','c866afb5-d573-4b2a-abd7-2740a46e18ed'],size=1,snapshot_id=9d4d8b7d-8a9b-44d9-a739-e5557adc17f0,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100188810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a7addc-cbdb-4900-9675-91674f0d64cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d4d8b7d-8a9b-44d9-a739-e5557adc17f0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.849021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6306c8-36a8-4872-bc52-47defdcc4dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.874458 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6306c8-36a8-4872-bc52-47defdcc4dc8) transitioned into state 'SUCCESS' from state '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-100188810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['aa232518-e228-417d-a28a-143aad69f93c','b250b2a4-23a1-4ba1-859c-66c7048526f3','73c74af2-83cc-432e-8b60-c4e3687d5c58','c866afb5-d573-4b2a-abd7-2740a46e18ed'],size=1,snapshot_id=9d4d8b7d-8a9b-44d9-a739-e5557adc17f0,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.875466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6772653-2b22-4708-a489-ff45759e571f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:13.902437 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6772653-2b22-4708-a489-ff45759e571f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:13.903510 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (d21fe125-92a5-429e-8bc0-f16b3eea35bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:13.903912 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:13.905119 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e28b1d85-415d-468d-892e-00d5bab5c97f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:13.905806 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 836/3356] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:13 2026] POST /volume/v3/volumes => generated 801 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:13.917323 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9ea4548-dda3-4816-ad66-46fda7b45b2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:13.919413 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9ea4548-dda3-4816-ad66-46fda7b45b2d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:13.919627 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9ea4548-dda3-4816-ad66-46fda7b45b2d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:13.919872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9ea4548-dda3-4816-ad66-46fda7b45b2d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:13.927306 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:13.927306 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:13.930979 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9ea4548-dda3-4816-ad66-46fda7b45b2d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:13.936562 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9ea4548-dda3-4816-ad66-46fda7b45b2d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf returned with HTTP 200 Aug 06 13:13:13.936967 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 837/3357] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:13 2026] GET /volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:14.071101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bdea733c-8b23-470a-a768-286907103ca5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.073252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdea733c-8b23-470a-a768-286907103ca5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:14.073520 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdea733c-8b23-470a-a768-286907103ca5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:14.073788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdea733c-8b23-470a-a768-286907103ca5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:14.073942 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bdea733c-8b23-470a-a768-286907103ca5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:14.078751 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.078751 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:14.079375 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdea733c-8b23-470a-a768-286907103ca5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:14.079775 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 843/3358] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:14 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:14.398050 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.399883 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:14.400217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1215322127", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:14.401625 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1215322127', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:14.401773 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Create volume of 1 GB Aug 06 13:13:14.402017 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.402017 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:14.405569 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Availability Zones retrieved successfully. Aug 06 13:13:14.411041 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Flow 'volume_create_api' (19563c74-6c72-4090-b85e-41d21d08165d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:14.411978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5320a6e2-0e32-4df8-83a5-a7248ef1b802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:14.412852 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:14.440328 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5320a6e2-0e32-4df8-83a5-a7248ef1b802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:14.441290 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018ee4c8-35a8-4aaa-b52d-d4df9c9a80f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:14.500643 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Created reservations ['aff611f1-08b7-44ce-ab96-bb025d2a4e42', 'ef6249e7-d699-4dc0-a7f8-ea7bfb5209e1', '4e4c078b-d20f-459a-80e8-ab6c37a132ae', '24fc90a2-c9c4-43d8-a8b0-72ac2d7590cb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:14.501546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018ee4c8-35a8-4aaa-b52d-d4df9c9a80f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff611f1-08b7-44ce-ab96-bb025d2a4e42', 'ef6249e7-d699-4dc0-a7f8-ea7bfb5209e1', '4e4c078b-d20f-459a-80e8-ab6c37a132ae', '24fc90a2-c9c4-43d8-a8b0-72ac2d7590cb']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:14.502359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09185d51-9552-449a-a093-7ac8417d74e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:14.531949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09185d51-9552-449a-a093-7ac8417d74e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae61e8d-b515-43fb-ae27-f09a99bae50b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1215322127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1728d4c204544c089e6d8a6e90753233',qos_specs=None,replication_status=,reservations=['aff611f1-08b7-44ce-ab96-bb025d2a4e42','ef6249e7-d699-4dc0-a7f8-ea7bfb5209e1','4e4c078b-d20f-459a-80e8-ab6c37a132ae','24fc90a2-c9c4-43d8-a8b0-72ac2d7590cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc73455d96db4ac18f247c40c2edcd12',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1215322127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae61e8d-b515-43fb-ae27-f09a99bae50b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1728d4c204544c089e6d8a6e90753233',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc73455d96db4ac18f247c40c2edcd12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:14.540070 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aee6d30-5ea6-468d-9607-50b45b4f5420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:14.602071 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aee6d30-5ea6-468d-9607-50b45b4f5420) transitioned into state 'SUCCESS' from state '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-1215322127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1728d4c204544c089e6d8a6e90753233',qos_specs=None,replication_status=,reservations=['aff611f1-08b7-44ce-ab96-bb025d2a4e42','ef6249e7-d699-4dc0-a7f8-ea7bfb5209e1','4e4c078b-d20f-459a-80e8-ab6c37a132ae','24fc90a2-c9c4-43d8-a8b0-72ac2d7590cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc73455d96db4ac18f247c40c2edcd12',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:14.603123 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac0d267-0adf-4d11-b5c5-89230edc3d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:14.614901 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac0d267-0adf-4d11-b5c5-89230edc3d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:14.616034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Flow 'volume_create_api' (19563c74-6c72-4090-b85e-41d21d08165d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:14.616494 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Create volume request issued successfully. Aug 06 13:13:14.617601 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3527ec77-cc9d-4bdf-97b5-8d1f8e0f1007 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:14.617967 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 843/3359] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:14 2026] POST /volume/v3/volumes => generated 787 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:14.630968 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a72058da-5d5e-4af4-b93c-143e23b6b285 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.632993 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a72058da-5d5e-4af4-b93c-143e23b6b285 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:14.632993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a72058da-5d5e-4af4-b93c-143e23b6b285 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:14.633199 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a72058da-5d5e-4af4-b93c-143e23b6b285 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:14.640307 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.640307 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:14.644001 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a72058da-5d5e-4af4-b93c-143e23b6b285 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:14.648122 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a72058da-5d5e-4af4-b93c-143e23b6b285 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:14.648529 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 837/3360] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:14 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:14.792583 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17293701-8d47-4244-ad28-84c9f18b2ec8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.794497 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17293701-8d47-4244-ad28-84c9f18b2ec8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:13:14.794711 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17293701-8d47-4244-ad28-84c9f18b2ec8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:14.794958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17293701-8d47-4244-ad28-84c9f18b2ec8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:14.802392 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.802392 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:14.805784 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17293701-8d47-4244-ad28-84c9f18b2ec8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:13:14.810014 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17293701-8d47-4244-ad28-84c9f18b2ec8 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 200 Aug 06 13:13:14.810378 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 838/3361] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:14 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:14.822147 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4af35262-8086-40b4-a026-de2da95f9075 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.824134 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4af35262-8086-40b4-a026-de2da95f9075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:13:14.824370 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4af35262-8086-40b4-a026-de2da95f9075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:14.824535 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4af35262-8086-40b4-a026-de2da95f9075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:14.831490 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.831490 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:14.835162 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4af35262-8086-40b4-a026-de2da95f9075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:13:14.840055 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4af35262-8086-40b4-a026-de2da95f9075 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 200 Aug 06 13:13:14.840682 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 844/3362] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:14 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:14.952430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-819e7450-2a36-421d-9df9-805470f13b81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.954711 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-819e7450-2a36-421d-9df9-805470f13b81 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:14.954962 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-819e7450-2a36-421d-9df9-805470f13b81 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:14.955196 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-819e7450-2a36-421d-9df9-805470f13b81 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:14.964483 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.964483 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:14.969715 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-819e7450-2a36-421d-9df9-805470f13b81 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:14.975151 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-819e7450-2a36-421d-9df9-805470f13b81 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf returned with HTTP 200 Aug 06 13:13:14.975580 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 844/3363] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:14 2026] GET /volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:14.976745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-1babc3b2-4325-4c05-a8fb-472f719a5678 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.978752 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-1babc3b2-4325-4c05-a8fb-472f719a5678 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:13:14.978943 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-1babc3b2-4325-4c05-a8fb-472f719a5678 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:14.979114 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-1babc3b2-4325-4c05-a8fb-472f719a5678 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:14.986094 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.986094 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:14.987556 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c0003f2-cc83-4151-982c-c6bd15974673 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:14.989346 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c0003f2-cc83-4151-982c-c6bd15974673 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:13:14.989643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c0003f2-cc83-4151-982c-c6bd15974673 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70a7addc-cbdb-4900-9675-91674f0d64cf", "name": "tempest-VolumeDependencyTests-Snapshot-833995780"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:14.990394 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-1babc3b2-4325-4c05-a8fb-472f719a5678 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:13:14.996200 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-1babc3b2-4325-4c05-a8fb-472f719a5678 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 200 Aug 06 13:13:14.996200 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 838/3364] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:13:14 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:14.998230 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:14.998230 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:14.998466 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c0003f2-cc83-4151-982c-c6bd15974673 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:14.998584 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-6c0003f2-cc83-4151-982c-c6bd15974673 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create snapshot from volume 70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:15.026142 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6c0003f2-cc83-4151-982c-c6bd15974673 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['68baf480-f5ea-481c-8194-3a921a70bee9', '4e27bef0-c930-467a-95c9-d0d0d1f183e8', '4e063f3b-512b-4efa-93bb-fd21af62e3e0', 'cac9af99-cdd8-45fe-bda6-6486bbf19980'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:15.055787 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c0003f2-cc83-4151-982c-c6bd15974673 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot create request issued successfully. Aug 06 13:13:15.056155 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c0003f2-cc83-4151-982c-c6bd15974673 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:13:15.056628 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 839/3365] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:13:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:15.065196 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb9935f7-d6d1-4ba8-8583-0e904d333082 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.066944 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb9935f7-d6d1-4ba8-8583-0e904d333082 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:15.067128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb9935f7-d6d1-4ba8-8583-0e904d333082 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.067350 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb9935f7-d6d1-4ba8-8583-0e904d333082 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.072707 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.072707 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:15.073501 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb9935f7-d6d1-4ba8-8583-0e904d333082 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:15.074025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb9935f7-d6d1-4ba8-8583-0e904d333082 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab returned with HTTP 200 Aug 06 13:13:15.074416 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 845/3366] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:15.091355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1e87d96-42f8-4a96-9ef4-87ae1efbe9a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.093283 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1e87d96-42f8-4a96-9ef4-87ae1efbe9a8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:15.093494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1e87d96-42f8-4a96-9ef4-87ae1efbe9a8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.093729 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1e87d96-42f8-4a96-9ef4-87ae1efbe9a8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.093851 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c1e87d96-42f8-4a96-9ef4-87ae1efbe9a8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:15.098095 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.098095 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:15.098747 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1e87d96-42f8-4a96-9ef4-87ae1efbe9a8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:15.099137 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 845/3367] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:15.664012 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4fb24457-057f-4532-b9df-1adb37fd74d2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.666019 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fb24457-057f-4532-b9df-1adb37fd74d2 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:15.666304 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fb24457-057f-4532-b9df-1adb37fd74d2 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.666556 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fb24457-057f-4532-b9df-1adb37fd74d2 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.679781 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-3f8ee4d9-6ade-4a0f-b771-6fb6111be80a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.680137 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.680137 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:15.682154 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-3f8ee4d9-6ade-4a0f-b771-6fb6111be80a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:13:15.682418 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-3f8ee4d9-6ade-4a0f-b771-6fb6111be80a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.682947 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-3f8ee4d9-6ade-4a0f-b771-6fb6111be80a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.684063 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4fb24457-057f-4532-b9df-1adb37fd74d2 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:15.688898 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fb24457-057f-4532-b9df-1adb37fd74d2 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:15.689336 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 839/3368] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:15.689967 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.689967 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:15.693488 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-3f8ee4d9-6ade-4a0f-b771-6fb6111be80a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:13:15.699056 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-3f8ee4d9-6ade-4a0f-b771-6fb6111be80a tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 200 Aug 06 13:13:15.699715 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 840/3369] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:15.707402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bde612d0-b0b8-4756-826d-2301dd2d48ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.709651 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bde612d0-b0b8-4756-826d-2301dd2d48ee tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:15.709651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bde612d0-b0b8-4756-826d-2301dd2d48ee tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.709651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bde612d0-b0b8-4756-826d-2301dd2d48ee tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.710787 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c7729d9-2204-4686-9cff-7b524e612455 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.711039 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c7729d9-2204-4686-9cff-7b524e612455 None None] GET https://10.4.3.59/volume// Aug 06 13:13:15.711350 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c7729d9-2204-4686-9cff-7b524e612455 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.711619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c7729d9-2204-4686-9cff-7b524e612455 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.712143 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c7729d9-2204-4686-9cff-7b524e612455 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:13:15.712361 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 846/3370] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:13:15.718013 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.718013 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:15.721372 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-f1814b36-4fe3-4b75-9e4f-7615ba825b11 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.723340 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-f1814b36-4fe3-4b75-9e4f-7615ba825b11 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:13:15.723441 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bde612d0-b0b8-4756-826d-2301dd2d48ee tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:15.723745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-f1814b36-4fe3-4b75-9e4f-7615ba825b11 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f442a35-4124-4b6b-b44f-f49c0d3a7d95", "connector": null, "instance_uuid": "fef68bd1-cc99-43be-b893-8c267da2eab5"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:15.728960 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bde612d0-b0b8-4756-826d-2301dd2d48ee tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:15.729367 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 846/3371] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:15.733540 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.733540 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:15.769912 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-f1814b36-4fe3-4b75-9e4f-7615ba825b11 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:13:15.770444 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 840/3372] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:13:15 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:15.780190 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c54dd11d-4829-4421-91ef-33f76ab3079b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.782764 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c54dd11d-4829-4421-91ef-33f76ab3079b tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:15.782976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c54dd11d-4829-4421-91ef-33f76ab3079b tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.783254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c54dd11d-4829-4421-91ef-33f76ab3079b tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.792317 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.792317 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:15.796874 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c54dd11d-4829-4421-91ef-33f76ab3079b tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:15.801867 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c54dd11d-4829-4421-91ef-33f76ab3079b tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:15.802372 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 841/3373] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:15.879062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-582f2c8c-5719-4956-8123-fa3a26123c9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.879685 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-582f2c8c-5719-4956-8123-fa3a26123c9b None None] GET https://10.4.3.59/volume// Aug 06 13:13:15.879685 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-582f2c8c-5719-4956-8123-fa3a26123c9b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:15.879900 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-582f2c8c-5719-4956-8123-fa3a26123c9b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:15.880240 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-582f2c8c-5719-4956-8123-fa3a26123c9b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:13:15.880576 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 847/3374] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:13:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:13:15.888371 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-fd620882-20f5-4aa4-b736-3d695a6d8933 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:15.931722 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-fd620882-20f5-4aa4-b736-3d695a6d8933 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:13:15.932275 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-fd620882-20f5-4aa4-b736-3d695a6d8933 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fae61e8d-b515-43fb-ae27-f09a99bae50b", "connector": null, "instance_uuid": "86d8f79e-0ffa-4a34-974c-ba79d08050aa"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:15.941078 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:15.941078 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:15.980130 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-fd620882-20f5-4aa4-b736-3d695a6d8933 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:13:15.980673 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 847/3375] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:13:15 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 06 13:13:16.014538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c976378f-1502-4732-99bf-190ddbeffd46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.017469 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c976378f-1502-4732-99bf-190ddbeffd46 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:16.017679 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c976378f-1502-4732-99bf-190ddbeffd46 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:16.017863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c976378f-1502-4732-99bf-190ddbeffd46 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:16.027433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fbd788c-6600-48f9-9a6e-f512aadf3cdb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.027806 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbd788c-6600-48f9-9a6e-f512aadf3cdb None None] GET https://10.4.3.59/volume// Aug 06 13:13:16.027962 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbd788c-6600-48f9-9a6e-f512aadf3cdb None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:16.028154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbd788c-6600-48f9-9a6e-f512aadf3cdb None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:16.028509 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbd788c-6600-48f9-9a6e-f512aadf3cdb None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:13:16.028594 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:16.028594 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:16.028799 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 842/3376] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:13:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:13:16.032358 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c976378f-1502-4732-99bf-190ddbeffd46 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:16.036284 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c976378f-1502-4732-99bf-190ddbeffd46 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:16.036754 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 841/3377] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:16 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:16.040409 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-37c70796-71dd-457b-9305-a7e2a9c1ed32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.043073 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-37c70796-71dd-457b-9305-a7e2a9c1ed32 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:16.043419 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-37c70796-71dd-457b-9305-a7e2a9c1ed32 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:16.043667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-37c70796-71dd-457b-9305-a7e2a9c1ed32 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:16.054347 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:16.054347 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:16.059249 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-37c70796-71dd-457b-9305-a7e2a9c1ed32 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:16.063770 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-37c70796-71dd-457b-9305-a7e2a9c1ed32 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:16.065043 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 848/3378] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:13:16 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 1041 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:16.088181 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0517146e-e070-4a78-b240-db61821b1a1b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.090250 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0517146e-e070-4a78-b240-db61821b1a1b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:16.090469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0517146e-e070-4a78-b240-db61821b1a1b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:16.090677 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0517146e-e070-4a78-b240-db61821b1a1b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:16.096138 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:16.096138 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:16.096609 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0517146e-e070-4a78-b240-db61821b1a1b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:16.097373 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0517146e-e070-4a78-b240-db61821b1a1b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab returned with HTTP 200 Aug 06 13:13:16.097885 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 848/3379] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:16 2026] GET /volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:16.107134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.109034 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:16.109724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2c2a4877-98bf-4b8a-96dd-25a582f46cab", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1886490196"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:16.111241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'snapshot_id': '2c2a4877-98bf-4b8a-96dd-25a582f46cab', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1886490196'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:16.111866 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-efbc62a8-8ffb-4046-acda-a4489c85cf88 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.113690 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-efbc62a8-8ffb-4046-acda-a4489c85cf88 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:16.113995 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-efbc62a8-8ffb-4046-acda-a4489c85cf88 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:16.114202 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-efbc62a8-8ffb-4046-acda-a4489c85cf88 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:16.114334 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-efbc62a8-8ffb-4046-acda-a4489c85cf88 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:16.117394 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:16.117394 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:16.117808 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:16.117939 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:16.118749 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:16.118749 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:16.119416 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-efbc62a8-8ffb-4046-acda-a4489c85cf88 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:16.119812 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 842/3380] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:16 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:16.122235 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:16.131123 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (5a8b99fc-ea3c-4b9f-aff1-84a9cfbd4814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:16.132451 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cbddeb-e467-4485-ad66-a193f6fa4612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:16.133514 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:16.167500 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cbddeb-e467-4485-ad66-a193f6fa4612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c2a4877-98bf-4b8a-96dd-25a582f46cab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:16.168485 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b6711f-204f-421a-a276-82d12c840e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:16.171995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c65f0695-3c93-41ca-a35c-2a0f0c657890 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.174466 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c65f0695-3c93-41ca-a35c-2a0f0c657890 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] PUT https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 Aug 06 13:13:16.174853 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c65f0695-3c93-41ca-a35c-2a0f0c657890 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:16.182596 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c65f0695-3c93-41ca-a35c-2a0f0c657890 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Acquiring lock "cinder-attachment_update-fae61e8d-b515-43fb-ae27-f09a99bae50b-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:13:16.187815 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c65f0695-3c93-41ca-a35c-2a0f0c657890 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Lock "cinder-attachment_update-fae61e8d-b515-43fb-ae27-f09a99bae50b-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:13:16.188896 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:16.188896 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:16.217010 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['acdfe590-8124-474f-9436-76982506e203', '8bf75ceb-4de6-484b-bfe4-fd41dc58ada8', 'e57d205d-d5e5-48ab-84ec-29b45dc16a42', 'bdbe0baf-efeb-48b1-b7ad-a01a9f7a6a07'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:16.218522 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b6711f-204f-421a-a276-82d12c840e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acdfe590-8124-474f-9436-76982506e203', '8bf75ceb-4de6-484b-bfe4-fd41dc58ada8', 'e57d205d-d5e5-48ab-84ec-29b45dc16a42', 'bdbe0baf-efeb-48b1-b7ad-a01a9f7a6a07']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:16.219823 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ce9957-492f-471e-b1ee-aa80592a51ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:16.268141 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ce9957-492f-471e-b1ee-aa80592a51ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df783d1a-0a6a-4ffa-86c2-0fbb010a092f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1886490196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['acdfe590-8124-474f-9436-76982506e203','8bf75ceb-4de6-484b-bfe4-fd41dc58ada8','e57d205d-d5e5-48ab-84ec-29b45dc16a42','bdbe0baf-efeb-48b1-b7ad-a01a9f7a6a07'],size=1,snapshot_id=2c2a4877-98bf-4b8a-96dd-25a582f46cab,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1886490196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df783d1a-0a6a-4ffa-86c2-0fbb010a092f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2c2a4877-98bf-4b8a-96dd-25a582f46cab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:16.269125 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e873f78f-0927-4736-8b9a-be81cffbe259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:16.282790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c65f0695-3c93-41ca-a35c-2a0f0c657890 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Lock "cinder-attachment_update-fae61e8d-b515-43fb-ae27-f09a99bae50b-np0000006653" released by "attachment_update" :: held 0.095s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:13:16.283189 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-c65f0695-3c93-41ca-a35c-2a0f0c657890 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 returned with HTTP 200 Aug 06 13:13:16.283743 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 849/3381] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:13:16 2026] PUT /volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:16.291496 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e873f78f-0927-4736-8b9a-be81cffbe259) transitioned into state 'SUCCESS' from state '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-1886490196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['acdfe590-8124-474f-9436-76982506e203','8bf75ceb-4de6-484b-bfe4-fd41dc58ada8','e57d205d-d5e5-48ab-84ec-29b45dc16a42','bdbe0baf-efeb-48b1-b7ad-a01a9f7a6a07'],size=1,snapshot_id=2c2a4877-98bf-4b8a-96dd-25a582f46cab,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:16.291903 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d931ffad-a4ca-4bac-beb7-792dcea64cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:16.507823 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d931ffad-a4ca-4bac-beb7-792dcea64cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:16.508726 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (5a8b99fc-ea3c-4b9f-aff1-84a9cfbd4814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:16.509041 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:16.509737 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3b84b67-213f-459a-a78d-56be5699cbb5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:16.510319 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 843/3382] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:16 2026] POST /volume/v3/volumes => generated 802 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:16.526005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66a48f89-0660-4ae8-91b3-ab41e7abafd1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:16.528107 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66a48f89-0660-4ae8-91b3-ab41e7abafd1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:16.528415 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66a48f89-0660-4ae8-91b3-ab41e7abafd1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:16.528689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66a48f89-0660-4ae8-91b3-ab41e7abafd1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:16.537046 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:16.537046 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:16.541379 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66a48f89-0660-4ae8-91b3-ab41e7abafd1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:16.548039 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66a48f89-0660-4ae8-91b3-ab41e7abafd1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f returned with HTTP 200 Aug 06 13:13:16.548404 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 849/3383] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:16 2026] GET /volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:17.051052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b3a1616-74d1-49a1-a85f-e4352339c561 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.052082 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b3a1616-74d1-49a1-a85f-e4352339c561 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:17.052386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b3a1616-74d1-49a1-a85f-e4352339c561 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:17.052654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b3a1616-74d1-49a1-a85f-e4352339c561 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:17.065694 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.065694 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:17.069164 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6b3a1616-74d1-49a1-a85f-e4352339c561 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:17.073181 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b3a1616-74d1-49a1-a85f-e4352339c561 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:17.077282 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 843/3384] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:17 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:17.130945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f1581ed-b79b-438b-9d81-efc8cba225b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.132797 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f1581ed-b79b-438b-9d81-efc8cba225b1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:17.132867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f1581ed-b79b-438b-9d81-efc8cba225b1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:17.133075 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f1581ed-b79b-438b-9d81-efc8cba225b1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:17.133176 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3f1581ed-b79b-438b-9d81-efc8cba225b1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:17.137986 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.137986 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:17.138701 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f1581ed-b79b-438b-9d81-efc8cba225b1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:17.139088 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 850/3385] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:17 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:17.416186 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72e75b56-67e3-4ebf-870c-178c6a62f137 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.416739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72e75b56-67e3-4ebf-870c-178c6a62f137 None None] GET https://10.4.3.59/volume// Aug 06 13:13:17.416955 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72e75b56-67e3-4ebf-870c-178c6a62f137 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:17.417150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72e75b56-67e3-4ebf-870c-178c6a62f137 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:17.417524 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72e75b56-67e3-4ebf-870c-178c6a62f137 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:13:17.417865 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 844/3386] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:13:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:13:17.432681 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-8f7768e4-0c39-4f69-9505-76cb9da62970 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.434819 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-8f7768e4-0c39-4f69-9505-76cb9da62970 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:13:17.435039 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-8f7768e4-0c39-4f69-9505-76cb9da62970 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:17.436087 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-8f7768e4-0c39-4f69-9505-76cb9da62970 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:17.444037 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.444037 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:17.447103 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-8f7768e4-0c39-4f69-9505-76cb9da62970 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:13:17.451714 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-8f7768e4-0c39-4f69-9505-76cb9da62970 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 200 Aug 06 13:13:17.452112 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 850/3387] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:13:17 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 1570 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:17.568681 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0bf1372-839f-4fca-991b-bd955249769a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.568681 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0bf1372-839f-4fca-991b-bd955249769a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:17.568803 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0bf1372-839f-4fca-991b-bd955249769a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:17.568985 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0bf1372-839f-4fca-991b-bd955249769a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:17.580419 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.580419 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:17.581913 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-aec6cd08-3e0a-475a-a993-be7f8df4cd8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.585129 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-aec6cd08-3e0a-475a-a993-be7f8df4cd8b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] PUT https://10.4.3.59/volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9 Aug 06 13:13:17.585236 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b0bf1372-839f-4fca-991b-bd955249769a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:17.585506 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-aec6cd08-3e0a-475a-a993-be7f8df4cd8b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:17.590337 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0bf1372-839f-4fca-991b-bd955249769a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f returned with HTTP 200 Aug 06 13:13:17.590433 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 844/3388] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:17 2026] GET /volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:17.600098 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-aec6cd08-3e0a-475a-a993-be7f8df4cd8b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Acquiring lock "cinder-attachment_update-8f442a35-4124-4b6b-b44f-f49c0d3a7d95-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:13:17.604578 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-aec6cd08-3e0a-475a-a993-be7f8df4cd8b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-8f442a35-4124-4b6b-b44f-f49c0d3a7d95-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:13:17.605601 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.605601 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:17.610656 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.613551 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:17.613551 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:17.613753 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:17.613862 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:17.619581 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.619581 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:17.620110 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:17.642774 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot delete request issued successfully. Aug 06 13:13:17.643016 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfe871bb-bce2-457d-82a6-a634fd935e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 returned with HTTP 202 Aug 06 13:13:17.643456 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 845/3389] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:17 2026] DELETE /volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:17.653903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c331acd9-7e93-432c-b08d-5b9f01a6b0ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.655808 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c331acd9-7e93-432c-b08d-5b9f01a6b0ad tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:17.656032 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c331acd9-7e93-432c-b08d-5b9f01a6b0ad tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:17.656251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c331acd9-7e93-432c-b08d-5b9f01a6b0ad tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:17.661196 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.661196 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:17.661609 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c331acd9-7e93-432c-b08d-5b9f01a6b0ad tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:17.662269 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c331acd9-7e93-432c-b08d-5b9f01a6b0ad tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 returned with HTTP 200 Aug 06 13:13:17.662596 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 851/3390] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:17 2026] GET /volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:17.751556 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-aec6cd08-3e0a-475a-a993-be7f8df4cd8b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Lock "cinder-attachment_update-8f442a35-4124-4b6b-b44f-f49c0d3a7d95-np0000006653" released by "attachment_update" :: held 0.147s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:13:17.751953 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-aec6cd08-3e0a-475a-a993-be7f8df4cd8b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9 returned with HTTP 200 Aug 06 13:13:17.752511 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 851/3391] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:13:17 2026] PUT /volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:17.777188 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-6b6b6283-7411-42ec-aff5-6430fe9b0768 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:17.779879 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-6b6b6283-7411-42ec-aff5-6430fe9b0768 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] POST https://10.4.3.59/volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9/action Aug 06 13:13:17.780462 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-6b6b6283-7411-42ec-aff5-6430fe9b0768 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:17.780675 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-6b6b6283-7411-42ec-aff5-6430fe9b0768 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:17.800719 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:17.800719 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:17.818577 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d0aeda6c-42d0-4d8d-b706-5d2dba5318e1 req-6b6b6283-7411-42ec-aff5-6430fe9b0768 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9/action returned with HTTP 204 Aug 06 13:13:17.819203 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 845/3392] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:13:17 2026] POST /volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:18.090953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27f413d2-b451-479c-bfab-a63a63b678fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:18.093244 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f413d2-b451-479c-bfab-a63a63b678fe tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:18.093415 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f413d2-b451-479c-bfab-a63a63b678fe tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:18.093534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f413d2-b451-479c-bfab-a63a63b678fe tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:18.105503 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:18.105503 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:18.110548 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27f413d2-b451-479c-bfab-a63a63b678fe tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:18.119330 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f413d2-b451-479c-bfab-a63a63b678fe tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:18.119330 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 846/3393] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:18 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:18.150731 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4347b45a-a7ee-4657-ab65-a655f2e2d561 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:18.152767 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4347b45a-a7ee-4657-ab65-a655f2e2d561 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:18.153006 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4347b45a-a7ee-4657-ab65-a655f2e2d561 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:18.153282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4347b45a-a7ee-4657-ab65-a655f2e2d561 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:18.153389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4347b45a-a7ee-4657-ab65-a655f2e2d561 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:18.158484 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:18.158484 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:18.158827 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4347b45a-a7ee-4657-ab65-a655f2e2d561 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:18.159248 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 852/3394] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:18 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:18.672611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff061efc-021d-4a1a-8f40-c48b6b9a9167 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:18.674813 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff061efc-021d-4a1a-8f40-c48b6b9a9167 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:18.674913 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff061efc-021d-4a1a-8f40-c48b6b9a9167 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:18.675208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff061efc-021d-4a1a-8f40-c48b6b9a9167 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:18.680204 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff061efc-021d-4a1a-8f40-c48b6b9a9167 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 returned with HTTP 404 Aug 06 13:13:18.680853 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 852/3395] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:18 2026] GET /volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:18.690363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:18.692899 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:18.693159 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:18.693450 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:18.693623 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:18.701024 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:18.701024 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:18.701690 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:18.731003 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot delete request issued successfully. Aug 06 13:13:18.731272 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9eba8b0c-7cb4-4f13-825e-9e6957f673cd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab returned with HTTP 202 Aug 06 13:13:18.734285 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 846/3396] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:18 2026] DELETE /volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:18.744020 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-352e7818-e289-4e82-ad8d-c2caa8e6a9d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:18.746225 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-352e7818-e289-4e82-ad8d-c2caa8e6a9d9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:18.746486 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-352e7818-e289-4e82-ad8d-c2caa8e6a9d9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:18.746778 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-352e7818-e289-4e82-ad8d-c2caa8e6a9d9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:18.754990 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:18.754990 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:18.756025 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-352e7818-e289-4e82-ad8d-c2caa8e6a9d9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:18.756688 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-352e7818-e289-4e82-ad8d-c2caa8e6a9d9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab returned with HTTP 200 Aug 06 13:13:18.757295 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 847/3397] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:18 2026] GET /volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:19.132685 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0883f928-4583-4807-8921-94917da26aff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:19.139317 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0883f928-4583-4807-8921-94917da26aff tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:19.139514 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0883f928-4583-4807-8921-94917da26aff tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:19.139720 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0883f928-4583-4807-8921-94917da26aff tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:19.153833 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:19.153833 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:19.157191 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0883f928-4583-4807-8921-94917da26aff tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:19.162678 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0883f928-4583-4807-8921-94917da26aff tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:19.163341 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 853/3398] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:19 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:19.171707 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b91b62ca-dfd0-4fb0-9476-412fbb95a7a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:19.173377 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b91b62ca-dfd0-4fb0-9476-412fbb95a7a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:19.173545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b91b62ca-dfd0-4fb0-9476-412fbb95a7a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:19.173756 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b91b62ca-dfd0-4fb0-9476-412fbb95a7a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:19.173875 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b91b62ca-dfd0-4fb0-9476-412fbb95a7a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:19.179864 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:19.179864 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:19.183529 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b91b62ca-dfd0-4fb0-9476-412fbb95a7a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:19.183926 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 853/3399] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:19 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:19.615355 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-8ced761f-2002-4617-b1b8-16942eb6373a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:19.617562 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-8ced761f-2002-4617-b1b8-16942eb6373a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] POST https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316/action Aug 06 13:13:19.617562 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-8ced761f-2002-4617-b1b8-16942eb6373a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:19.617562 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-8ced761f-2002-4617-b1b8-16942eb6373a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:19.639563 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:19.639563 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:19.654005 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-37b59463-c40f-44ae-b14d-88d13162d6c7 req-8ced761f-2002-4617-b1b8-16942eb6373a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316/action returned with HTTP 204 Aug 06 13:13:19.654005 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 847/3400] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:13:19 2026] POST /volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:19.769881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a27c954-f2e3-419c-8bed-cc40562fcbbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:19.771849 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a27c954-f2e3-419c-8bed-cc40562fcbbb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:19.772108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a27c954-f2e3-419c-8bed-cc40562fcbbb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:19.772403 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a27c954-f2e3-419c-8bed-cc40562fcbbb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:19.776687 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a27c954-f2e3-419c-8bed-cc40562fcbbb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab returned with HTTP 404 Aug 06 13:13:19.777172 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 848/3401] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:19 2026] GET /volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:19.785091 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:19.787185 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:19.787405 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:19.787587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:19.787750 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:19.796551 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:19.796551 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:19.797232 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:19.820605 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:19.821199 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e6d57a6-2fc8-4a1e-a00b-2d90cfc3a615 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 returned with HTTP 202 Aug 06 13:13:19.821817 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 854/3402] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:19 2026] DELETE /volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:19.830035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f01b949-f110-4177-ad5a-03ed194cc636 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:19.832343 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f01b949-f110-4177-ad5a-03ed194cc636 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:19.832541 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f01b949-f110-4177-ad5a-03ed194cc636 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:19.832760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f01b949-f110-4177-ad5a-03ed194cc636 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:19.842060 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:19.842060 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:19.847425 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f01b949-f110-4177-ad5a-03ed194cc636 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:19.853324 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f01b949-f110-4177-ad5a-03ed194cc636 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 returned with HTTP 200 Aug 06 13:13:19.853804 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 854/3403] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:19 2026] GET /volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:20.176741 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e56d1526-ef24-47c2-8251-b82d2f1aaa49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.180000 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e56d1526-ef24-47c2-8251-b82d2f1aaa49 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:20.180000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e56d1526-ef24-47c2-8251-b82d2f1aaa49 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.180000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e56d1526-ef24-47c2-8251-b82d2f1aaa49 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.188391 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.188391 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:20.193943 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e56d1526-ef24-47c2-8251-b82d2f1aaa49 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:20.194177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93c1ffa3-17d1-4407-9c63-3bc2e1bb09b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.196287 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93c1ffa3-17d1-4407-9c63-3bc2e1bb09b7 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:20.196609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93c1ffa3-17d1-4407-9c63-3bc2e1bb09b7 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.196692 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93c1ffa3-17d1-4407-9c63-3bc2e1bb09b7 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.197108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-93c1ffa3-17d1-4407-9c63-3bc2e1bb09b7 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:20.198606 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e56d1526-ef24-47c2-8251-b82d2f1aaa49 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:20.199084 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 848/3404] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:20.201345 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.201345 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:20.201925 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93c1ffa3-17d1-4407-9c63-3bc2e1bb09b7 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:20.202247 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 849/3405] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:20.210853 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ef5639e-362e-4cc1-a46f-f28b660bd3e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.212393 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ef5639e-362e-4cc1-a46f-f28b660bd3e9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:20.212583 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ef5639e-362e-4cc1-a46f-f28b660bd3e9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.212751 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ef5639e-362e-4cc1-a46f-f28b660bd3e9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.221422 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.221422 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:20.224321 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ef5639e-362e-4cc1-a46f-f28b660bd3e9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:20.228100 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ef5639e-362e-4cc1-a46f-f28b660bd3e9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:20.228460 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 855/3406] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:20.241221 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c06b187-09ee-456d-98b7-bcbba5fd5f9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.243023 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 855/3407] 10.4.3.59 () {70 vars in 1604 bytes} [Thu Aug 6 13:13:20 2026] DELETE /volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 13:13:20.250442 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15b0b0d9-410e-4fe2-be66-25dca648d90a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.273553 np0000006653 devstack@c-api.service[100269]: WARNING keystonemiddleware.auth_token [None req-15b0b0d9-410e-4fe2-be66-25dca648d90a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 13:13:20.274816 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 849/3408] 10.4.3.59 () {70 vars in 1604 bytes} [Thu Aug 6 13:13:20 2026] DELETE /volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 13:13:20.282818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.286999 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] DELETE https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 Aug 06 13:13:20.287278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.287549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.299688 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.299688 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:20.303199 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Attachment connected to vm 86d8f79e-0ffa-4a34-974c-ba79d08050aa, checking data on nova Aug 06 13:13:20.303700 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.compute.nova [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Creating Keystone token plugin using URL: https://10.4.3.59/identity {{(pid=100267) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 13:13:20.446661 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] REQ: curl -g -i -X GET https://10.4.3.59/compute/v2.1/servers/86d8f79e-0ffa-4a34-974c-ba79d08050aa/os-volume_attachments/fae61e8d-b515-43fb-ae27-f09a99bae50b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}62adc0516bc641f61d8f4a307fcb7e8a701dc74ccd1ed45f97bb437300574c05" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b2621817-1868-4c9f-a83d-30dda2096eb3" -H "X-Service-Token: {SHA256}aa2f1eb70cad6be2450e3d2d5b1d440f22884f42afc6a4ce1007537285b761a8" {{(pid=100267) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 13:13:20.564564 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 13:13:20 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-9619e708-c109-4ccb-a5fd-9be17848561c x-openstack-request-id: req-9619e708-c109-4ccb-a5fd-9be17848561c {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 13:13:20.564564 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fae61e8d-b515-43fb-ae27-f09a99bae50b", "serverId": "86d8f79e-0ffa-4a34-974c-ba79d08050aa", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3478227f-312b-4081-b115-74d90c033316", "bdm_uuid": "1f619dba-5b69-4e4e-9ecb-9afc35226f49"}} {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 13:13:20.564713 np0000006653 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET call to compute for https://10.4.3.59/compute/v2.1/servers/86d8f79e-0ffa-4a34-974c-ba79d08050aa/os-volume_attachments/fae61e8d-b515-43fb-ae27-f09a99bae50b used request id req-9619e708-c109-4ccb-a5fd-9be17848561c {{(pid=100267) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 13:13:20.567590 np0000006653 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-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 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Caught error: Detach volume from instance 86d8f79e-0ffa-4a34-974c-ba79d08050aa using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 86d8f79e-0ffa-4a34-974c-ba79d08050aa using the Compute API Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: 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 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 13:13:20.570051 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 86d8f79e-0ffa-4a34-974c-ba79d08050aa using the Compute API Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Aug 06 13:13:20.571661 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-b2621817-1868-4c9f-a83d-30dda2096eb3 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 returned with HTTP 409 Aug 06 13:13:20.573118 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 850/3409] 10.4.3.59 () {68 vars in 1397 bytes} [Thu Aug 6 13:13:20 2026] DELETE /volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 => generated 167 bytes in 290 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:20.626677 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-6fb08c1a-95ff-450f-a787-68e428c6308d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.628823 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-6fb08c1a-95ff-450f-a787-68e428c6308d tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:20.629048 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-6fb08c1a-95ff-450f-a787-68e428c6308d tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.629250 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-6fb08c1a-95ff-450f-a787-68e428c6308d tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.641696 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.641696 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:20.647654 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-6fb08c1a-95ff-450f-a787-68e428c6308d tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:20.653212 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-6fb08c1a-95ff-450f-a787-68e428c6308d tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:20.653636 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 856/3410] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 1154 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:20.688094 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-db8e04fe-a18e-417d-bb2d-52e95b047196 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.691744 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-db8e04fe-a18e-417d-bb2d-52e95b047196 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] POST https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b/action Aug 06 13:13:20.691975 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-db8e04fe-a18e-417d-bb2d-52e95b047196 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:13:20.692156 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-db8e04fe-a18e-417d-bb2d-52e95b047196 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:20.714284 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.714284 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:20.714284 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-db8e04fe-a18e-417d-bb2d-52e95b047196 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:20.728231 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-db8e04fe-a18e-417d-bb2d-52e95b047196 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Begin detaching volume completed successfully. Aug 06 13:13:20.728231 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-db8e04fe-a18e-417d-bb2d-52e95b047196 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b/action returned with HTTP 202 Aug 06 13:13:20.728231 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 856/3411] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:13:20 2026] POST /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:13:20.801834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7ee86d05-c0c6-49a1-8475-8940e223316f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.802180 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ee86d05-c0c6-49a1-8475-8940e223316f None None] GET https://10.4.3.59/volume// Aug 06 13:13:20.802466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ee86d05-c0c6-49a1-8475-8940e223316f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.802718 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ee86d05-c0c6-49a1-8475-8940e223316f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.803060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ee86d05-c0c6-49a1-8475-8940e223316f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:13:20.803430 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 850/3412] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:13:20.813853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-ce429cfa-cf0b-4882-817d-ced961e8389a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.816858 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-ce429cfa-cf0b-4882-817d-ced961e8389a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:20.817259 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-ce429cfa-cf0b-4882-817d-ced961e8389a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.817548 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-ce429cfa-cf0b-4882-817d-ced961e8389a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.868190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b57c5f37-c68c-4cd4-9b7b-56ce0e93623b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.868946 np0000006653 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-ce429cfa-cf0b-4882-817d-ced961e8389a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 13:13:20.875461 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b57c5f37-c68c-4cd4-9b7b-56ce0e93623b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:20.875749 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b57c5f37-c68c-4cd4-9b7b-56ce0e93623b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.875958 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b57c5f37-c68c-4cd4-9b7b-56ce0e93623b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.882127 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b57c5f37-c68c-4cd4-9b7b-56ce0e93623b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 returned with HTTP 404 Aug 06 13:13:20.882715 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 857/3413] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:20.883789 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.883789 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:20.888457 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-ce429cfa-cf0b-4882-817d-ced961e8389a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:20.890213 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.892436 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:20.892748 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.893015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.893252 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:20.897338 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-ce429cfa-cf0b-4882-817d-ced961e8389a tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:20.897876 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 851/3414] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 1337 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:20.901008 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.901008 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:20.901574 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:20.918589 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:20.918802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0ec2f88-25f6-4b01-9ca1-cd7829b06043 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf returned with HTTP 202 Aug 06 13:13:20.919158 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 857/3415] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:20 2026] DELETE /volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:20.928019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ddff167e-00e2-4152-b03b-9067a3aea220 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:20.929975 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddff167e-00e2-4152-b03b-9067a3aea220 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:20.931938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddff167e-00e2-4152-b03b-9067a3aea220 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:20.932201 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddff167e-00e2-4152-b03b-9067a3aea220 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:20.939927 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:20.939927 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:20.944175 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ddff167e-00e2-4152-b03b-9067a3aea220 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:20.949871 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddff167e-00e2-4152-b03b-9067a3aea220 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf returned with HTTP 200 Aug 06 13:13:20.950469 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 851/3416] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:20 2026] GET /volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:21.215875 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bfcb731-512d-4a2e-a26b-73baf172c240 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:21.218399 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bfcb731-512d-4a2e-a26b-73baf172c240 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:21.218679 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bfcb731-512d-4a2e-a26b-73baf172c240 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:21.218914 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bfcb731-512d-4a2e-a26b-73baf172c240 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:21.219050 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3bfcb731-512d-4a2e-a26b-73baf172c240 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:21.224129 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:21.224129 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:21.225115 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bfcb731-512d-4a2e-a26b-73baf172c240 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:21.225756 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 858/3417] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:21 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:21.966743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27f9c131-4991-45ad-a298-f6f537ed2f9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:21.968748 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f9c131-4991-45ad-a298-f6f537ed2f9e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:21.969039 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f9c131-4991-45ad-a298-f6f537ed2f9e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:21.969306 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f9c131-4991-45ad-a298-f6f537ed2f9e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:21.974872 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f9c131-4991-45ad-a298-f6f537ed2f9e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf returned with HTTP 404 Aug 06 13:13:21.975428 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 852/3418] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:21 2026] GET /volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:21.985898 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:21.987857 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:21.988089 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:21.988312 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:21.988524 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:21.995896 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:21.995896 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:21.996403 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:22.012094 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:22.012296 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92f1ebbb-7881-456b-bdcc-cbb3d3d7b218 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f returned with HTTP 202 Aug 06 13:13:22.012751 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 858/3419] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:21 2026] DELETE /volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:22.019938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8603a32e-359a-4177-95b9-4f3291ab8d59 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:22.021738 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8603a32e-359a-4177-95b9-4f3291ab8d59 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:22.021939 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8603a32e-359a-4177-95b9-4f3291ab8d59 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:22.022132 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8603a32e-359a-4177-95b9-4f3291ab8d59 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:22.030897 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:22.030897 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:22.035631 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8603a32e-359a-4177-95b9-4f3291ab8d59 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:22.040749 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8603a32e-359a-4177-95b9-4f3291ab8d59 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f returned with HTTP 200 Aug 06 13:13:22.040926 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 852/3420] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:22 2026] GET /volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:22.238644 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe6388c7-8fb0-4911-98a7-e4ea46fea58b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:22.240401 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe6388c7-8fb0-4911-98a7-e4ea46fea58b tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:22.240629 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe6388c7-8fb0-4911-98a7-e4ea46fea58b tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:22.240804 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe6388c7-8fb0-4911-98a7-e4ea46fea58b tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:22.240929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fe6388c7-8fb0-4911-98a7-e4ea46fea58b tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:22.244816 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:22.244816 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:22.245441 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe6388c7-8fb0-4911-98a7-e4ea46fea58b tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:22.245876 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 859/3421] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:22 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:22.798199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-17701ffb-16fb-430c-8a1f-3d8b9cdea0d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:22.800275 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-17701ffb-16fb-430c-8a1f-3d8b9cdea0d9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] DELETE https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 Aug 06 13:13:22.800588 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-17701ffb-16fb-430c-8a1f-3d8b9cdea0d9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:22.800756 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-17701ffb-16fb-430c-8a1f-3d8b9cdea0d9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:22.810764 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:22.810764 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:22.874413 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ebfee043-7446-4166-95fd-eebcbe0a080f req-17701ffb-16fb-430c-8a1f-3d8b9cdea0d9 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 returned with HTTP 200 Aug 06 13:13:22.874413 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 853/3422] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:13:22 2026] DELETE /volume/v3/attachments/3478227f-312b-4081-b115-74d90c033316 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:23.056695 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11e1941e-3cdb-4165-aae4-aa83b843b457 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.063112 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11e1941e-3cdb-4165-aae4-aa83b843b457 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:23.063322 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11e1941e-3cdb-4165-aae4-aa83b843b457 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:23.064979 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11e1941e-3cdb-4165-aae4-aa83b843b457 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:23.076549 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11e1941e-3cdb-4165-aae4-aa83b843b457 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f returned with HTTP 404 Aug 06 13:13:23.076793 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 859/3423] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:23 2026] GET /volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:23.085820 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.087437 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:23.087879 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-925316672"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:23.089372 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-925316672'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:23.089609 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:23.094840 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:23.100821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (a90d01ac-cdbe-434e-94b8-73a04ae7f673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:23.104413 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (659b1c7f-1b79-4b7d-ad17-8d8ad4d8dff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:23.104413 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:23.139521 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (659b1c7f-1b79-4b7d-ad17-8d8ad4d8dff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:23.140461 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fec16c6-c0ad-49aa-bee1-c70a25ed14e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:23.187293 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['4811c80e-3128-400b-8196-154e31ab5f9c', 'a19be4b5-b350-45ae-b670-0cdfea854cc0', '4e362eea-8fcc-4e67-be65-ed2747715970', '2775ec02-6f39-439d-92bf-40dcdcb17d23'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:23.188270 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fec16c6-c0ad-49aa-bee1-c70a25ed14e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4811c80e-3128-400b-8196-154e31ab5f9c', 'a19be4b5-b350-45ae-b670-0cdfea854cc0', '4e362eea-8fcc-4e67-be65-ed2747715970', '2775ec02-6f39-439d-92bf-40dcdcb17d23']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:23.189272 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97b7f46-dd72-4faf-9328-f6eab60081bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:23.209798 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97b7f46-dd72-4faf-9328-f6eab60081bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2f3c4e8-b491-4f32-a470-3030dc5c2ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-925316672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['4811c80e-3128-400b-8196-154e31ab5f9c','a19be4b5-b350-45ae-b670-0cdfea854cc0','4e362eea-8fcc-4e67-be65-ed2747715970','2775ec02-6f39-439d-92bf-40dcdcb17d23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-925316672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2f3c4e8-b491-4f32-a470-3030dc5c2ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:23.210514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347a1816-8466-4ed6-8f80-7b6140bcef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:23.235583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347a1816-8466-4ed6-8f80-7b6140bcef54) transitioned into state 'SUCCESS' from state '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-925316672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['4811c80e-3128-400b-8196-154e31ab5f9c','a19be4b5-b350-45ae-b670-0cdfea854cc0','4e362eea-8fcc-4e67-be65-ed2747715970','2775ec02-6f39-439d-92bf-40dcdcb17d23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:23.236254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e4802a-dd3b-4942-b979-c033d63c0ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:23.244671 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e4802a-dd3b-4942-b979-c033d63c0ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:23.245891 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (a90d01ac-cdbe-434e-94b8-73a04ae7f673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:23.246200 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:23.246814 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-323fff13-dbfb-4488-af79-bbca29eb1f49 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:23.247512 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 853/3424] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:13:23 2026] POST /volume/v3/volumes => generated 767 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:23.258380 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96adc99a-e242-4228-a03b-0151040a998c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.263406 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96adc99a-e242-4228-a03b-0151040a998c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:23.263610 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96adc99a-e242-4228-a03b-0151040a998c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:23.263814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96adc99a-e242-4228-a03b-0151040a998c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:23.263912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-96adc99a-e242-4228-a03b-0151040a998c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:23.265202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33e4a275-d89e-4626-9477-a42394ccbed9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.267107 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33e4a275-d89e-4626-9477-a42394ccbed9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:23.267353 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33e4a275-d89e-4626-9477-a42394ccbed9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:23.267559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33e4a275-d89e-4626-9477-a42394ccbed9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:23.267994 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:23.267994 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:23.268704 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96adc99a-e242-4228-a03b-0151040a998c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:23.272407 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 860/3425] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:23 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:23.277967 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:23.277967 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:23.280013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75a518d6-625b-431b-9c38-b6999e771f7c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.281784 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75a518d6-625b-431b-9c38-b6999e771f7c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:23.282084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75a518d6-625b-431b-9c38-b6999e771f7c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bf9897b-2318-4f05-8286-38a879cba56d", "incremental": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:23.283634 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-75a518d6-625b-431b-9c38-b6999e771f7c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating new backup {'backup': {'volume_id': '3bf9897b-2318-4f05-8286-38a879cba56d', 'incremental': True}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:23.283769 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-75a518d6-625b-431b-9c38-b6999e771f7c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating backup of volume 3bf9897b-2318-4f05-8286-38a879cba56d in container None Aug 06 13:13:23.285897 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33e4a275-d89e-4626-9477-a42394ccbed9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:23.290279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33e4a275-d89e-4626-9477-a42394ccbed9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 returned with HTTP 200 Aug 06 13:13:23.290689 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 854/3426] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:23 2026] GET /volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:23.291277 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:23.291277 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:23.291720 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75a518d6-625b-431b-9c38-b6999e771f7c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:13:23.306866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-75a518d6-625b-431b-9c38-b6999e771f7c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Created reservations ['9a20c59a-aa5e-4a5d-8b2d-14dc8d10e03d', '02c265b7-d95b-45d5-a192-973e5832f633'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:23.322779 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75a518d6-625b-431b-9c38-b6999e771f7c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 400 Aug 06 13:13:23.323345 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 860/3427] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:13:23 2026] POST /volume/v3/backups => generated 109 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 13:13:23.330152 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f7292f7-7c3a-48e4-8545-d89594ac5c3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.332022 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f7292f7-7c3a-48e4-8545-d89594ac5c3c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] DELETE https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:23.332226 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f7292f7-7c3a-48e4-8545-d89594ac5c3c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:23.332435 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f7292f7-7c3a-48e4-8545-d89594ac5c3c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:23.332566 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-7f7292f7-7c3a-48e4-8545-d89594ac5c3c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Delete backup with id: 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. Aug 06 13:13:23.336762 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:23.336762 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:23.348138 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-7f7292f7-7c3a-48e4-8545-d89594ac5c3c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] delete_backup rpcapi backup_id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:13:23.350038 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f7292f7-7c3a-48e4-8545-d89594ac5c3c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 202 Aug 06 13:13:23.350539 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 854/3428] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:13:23 2026] DELETE /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:13:23.357992 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b67a2fc-c5dd-4c06-894d-5bee27ee2ca3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.359746 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b67a2fc-c5dd-4c06-894d-5bee27ee2ca3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:23.359925 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b67a2fc-c5dd-4c06-894d-5bee27ee2ca3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:23.360104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b67a2fc-c5dd-4c06-894d-5bee27ee2ca3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:23.360227 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5b67a2fc-c5dd-4c06-894d-5bee27ee2ca3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:23.364288 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:23.364288 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:23.364886 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b67a2fc-c5dd-4c06-894d-5bee27ee2ca3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 200 Aug 06 13:13:23.365242 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 861/3429] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:23 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:23.948939 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-96f27b54-6962-4679-8ca3-3cc81752a518 req-d14b85a7-2848-4fc6-8f1e-973aef47ea43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.950870 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96f27b54-6962-4679-8ca3-3cc81752a518 req-d14b85a7-2848-4fc6-8f1e-973aef47ea43 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:23.951054 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96f27b54-6962-4679-8ca3-3cc81752a518 req-d14b85a7-2848-4fc6-8f1e-973aef47ea43 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:23.951256 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-96f27b54-6962-4679-8ca3-3cc81752a518 req-d14b85a7-2848-4fc6-8f1e-973aef47ea43 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:23.958602 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:23.958602 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:23.962891 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-96f27b54-6962-4679-8ca3-3cc81752a518 req-d14b85a7-2848-4fc6-8f1e-973aef47ea43 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:23.968090 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-96f27b54-6962-4679-8ca3-3cc81752a518 req-d14b85a7-2848-4fc6-8f1e-973aef47ea43 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:23.968701 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 855/3430] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:13:23 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:23.982511 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:23.984089 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:23.984319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:23.984526 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:23.984701 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Delete volume with id: fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:23.991645 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:23.991645 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:23.992102 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:24.006187 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Delete volume request issued successfully. Aug 06 13:13:24.006389 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-202afdff-3c1d-4667-b750-3acc0e7d2a61 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 202 Aug 06 13:13:24.006801 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 861/3431] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:23 2026] DELETE /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:24.013885 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db378d14-d1c9-4550-9f6b-ae2897e9e159 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:24.015812 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db378d14-d1c9-4550-9f6b-ae2897e9e159 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:24.015963 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db378d14-d1c9-4550-9f6b-ae2897e9e159 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:24.016152 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db378d14-d1c9-4550-9f6b-ae2897e9e159 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:24.024161 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:24.024161 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:24.028617 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-db378d14-d1c9-4550-9f6b-ae2897e9e159 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Volume info retrieved successfully. Aug 06 13:13:24.034277 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db378d14-d1c9-4550-9f6b-ae2897e9e159 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 200 Aug 06 13:13:24.035110 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 855/3432] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:24 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:24.304104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d7ba6d1-5f68-4576-af5d-c97938bf8092 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:24.306481 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d7ba6d1-5f68-4576-af5d-c97938bf8092 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:24.306783 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d7ba6d1-5f68-4576-af5d-c97938bf8092 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:24.307042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d7ba6d1-5f68-4576-af5d-c97938bf8092 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:24.315743 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:24.315743 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:24.321658 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d7ba6d1-5f68-4576-af5d-c97938bf8092 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:24.329034 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d7ba6d1-5f68-4576-af5d-c97938bf8092 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 returned with HTTP 200 Aug 06 13:13:24.329609 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 862/3433] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:24 2026] GET /volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:24.343808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:24.346501 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:13:24.346937 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2f3c4e8-b491-4f32-a470-3030dc5c2ba3", "name": "tempest-VolumeDependencyTests-Snapshot-670231913"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:24.357336 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:24.357336 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:24.357932 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:24.358075 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create snapshot from volume c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:24.376122 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de95c8c8-77a7-40a2-83e1-a8d6455971d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:24.378749 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de95c8c8-77a7-40a2-83e1-a8d6455971d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c Aug 06 13:13:24.378930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de95c8c8-77a7-40a2-83e1-a8d6455971d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:24.379168 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de95c8c8-77a7-40a2-83e1-a8d6455971d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:24.379294 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-de95c8c8-77a7-40a2-83e1-a8d6455971d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 7eeb76d9-357d-4a92-bb64-4bfc00c9228c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:24.384041 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de95c8c8-77a7-40a2-83e1-a8d6455971d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c returned with HTTP 404 Aug 06 13:13:24.384551 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 862/3434] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:24 2026] GET /volume/v3/backups/7eeb76d9-357d-4a92-bb64-4bfc00c9228c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:24.391090 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['764497d0-3c0d-4d43-a6f7-0e01292794fe', '898ed472-3a5f-4849-87fc-fc46513da853', '3aaec893-d479-4107-8bcd-8ba2485866b5', '14b2408a-ee37-4326-be4e-967b4f004dcb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:24.396274 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-039cc560-9b32-447f-be75-c69e37d1c58b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:24.402064 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:24.402490 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2143001409"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:24.405338 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2143001409'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:24.405464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume of 1 GB Aug 06 13:13:24.415417 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Availability Zones retrieved successfully. Aug 06 13:13:24.423187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Flow 'volume_create_api' (ab249958-0aa9-445a-96df-ff262ca5ce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:24.424411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a76f48d-ac7d-45ec-a3ca-5ecdd02eb451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:24.425429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:24.427010 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot create request issued successfully. Aug 06 13:13:24.427487 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9e39e25-19ce-43a7-b384-25921fc18c9c tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:13:24.427967 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 856/3435] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:13:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:24.445198 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f097e3a-26b4-4077-b208-c7bb527d1d36 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:24.447034 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f097e3a-26b4-4077-b208-c7bb527d1d36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:24.447306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f097e3a-26b4-4077-b208-c7bb527d1d36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:24.447497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f097e3a-26b4-4077-b208-c7bb527d1d36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:24.453214 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:24.453214 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:24.453680 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f097e3a-26b4-4077-b208-c7bb527d1d36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:24.454553 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f097e3a-26b4-4077-b208-c7bb527d1d36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 returned with HTTP 200 Aug 06 13:13:24.454915 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 863/3436] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:24 2026] GET /volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:24.459070 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a76f48d-ac7d-45ec-a3ca-5ecdd02eb451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:24.459889 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6727900-eb6d-4149-b73a-8c5e46011733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:24.509838 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Created reservations ['de94251e-7d59-41fd-8705-06d329d51651', 'fea694b2-6136-498b-9d6f-78e4c57df7b3', '7090184d-2508-44c3-8e2c-07498dd2bae8', 'ebda3b83-4300-4ded-96d1-dade403a772d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:24.510748 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6727900-eb6d-4149-b73a-8c5e46011733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de94251e-7d59-41fd-8705-06d329d51651', 'fea694b2-6136-498b-9d6f-78e4c57df7b3', '7090184d-2508-44c3-8e2c-07498dd2bae8', 'ebda3b83-4300-4ded-96d1-dade403a772d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:24.511561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97813b0-c346-445a-aae8-19ec5ee01a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:24.550003 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97813b0-c346-445a-aae8-19ec5ee01a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2143001409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e2bfcdb0996408491d48bb79f1ce795',qos_specs=None,replication_status=,reservations=['de94251e-7d59-41fd-8705-06d329d51651','fea694b2-6136-498b-9d6f-78e4c57df7b3','7090184d-2508-44c3-8e2c-07498dd2bae8','ebda3b83-4300-4ded-96d1-dade403a772d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dea7764e954638b988b3cda4001a1e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2143001409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e2bfcdb0996408491d48bb79f1ce795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2dea7764e954638b988b3cda4001a1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:24.551277 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e467a160-bc0e-4134-b874-c349dcc9e967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:24.574221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e467a160-bc0e-4134-b874-c349dcc9e967) transitioned into state 'SUCCESS' from state '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-2143001409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e2bfcdb0996408491d48bb79f1ce795',qos_specs=None,replication_status=,reservations=['de94251e-7d59-41fd-8705-06d329d51651','fea694b2-6136-498b-9d6f-78e4c57df7b3','7090184d-2508-44c3-8e2c-07498dd2bae8','ebda3b83-4300-4ded-96d1-dade403a772d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dea7764e954638b988b3cda4001a1e',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:24.575383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5363bbcc-8b71-4032-8a03-621eed7bfd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:24.588471 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5363bbcc-8b71-4032-8a03-621eed7bfd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:24.590002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Flow 'volume_create_api' (ab249958-0aa9-445a-96df-ff262ca5ce92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:24.590511 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Create volume request issued successfully. Aug 06 13:13:24.591380 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-039cc560-9b32-447f-be75-c69e37d1c58b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:24.591971 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 856/3437] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:13:24 2026] POST /volume/v3/volumes => generated 747 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:24.604849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fe947d6-0631-4ad2-bacc-91422210bfa2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:24.606665 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fe947d6-0631-4ad2-bacc-91422210bfa2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c Aug 06 13:13:24.606857 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fe947d6-0631-4ad2-bacc-91422210bfa2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:24.607040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fe947d6-0631-4ad2-bacc-91422210bfa2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:24.615116 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:24.615116 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:24.620812 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2fe947d6-0631-4ad2-bacc-91422210bfa2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:13:24.628934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fe947d6-0631-4ad2-bacc-91422210bfa2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c returned with HTTP 200 Aug 06 13:13:24.629337 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 863/3438] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:24 2026] GET /volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:25.049997 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6769cc2f-aa07-4eeb-8323-cb3c29ef8703 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:25.051863 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6769cc2f-aa07-4eeb-8323-cb3c29ef8703 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] GET https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b Aug 06 13:13:25.052070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6769cc2f-aa07-4eeb-8323-cb3c29ef8703 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:25.052275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6769cc2f-aa07-4eeb-8323-cb3c29ef8703 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:25.058366 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6769cc2f-aa07-4eeb-8323-cb3c29ef8703 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541 tempest-TestServerVolumeAttachScenarioOldVersion-1018719541-project-member] https://10.4.3.59/volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b returned with HTTP 404 Aug 06 13:13:25.058827 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 857/3439] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:25 2026] GET /volume/v3/volumes/fae61e8d-b515-43fb-ae27-f09a99bae50b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:25.465975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2942f579-9700-49be-b7ff-62c15f0437ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:25.468128 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2942f579-9700-49be-b7ff-62c15f0437ca tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:25.468400 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2942f579-9700-49be-b7ff-62c15f0437ca tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:25.468639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2942f579-9700-49be-b7ff-62c15f0437ca tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:25.473843 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:25.473843 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:25.474277 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2942f579-9700-49be-b7ff-62c15f0437ca tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:25.475203 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2942f579-9700-49be-b7ff-62c15f0437ca tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 returned with HTTP 200 Aug 06 13:13:25.475597 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 864/3440] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:25 2026] GET /volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:25.487120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:25.489317 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:25.489700 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "95bac606-b5c7-4591-a012-0b15b1a54ef4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-980552836"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:25.491212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'snapshot_id': '95bac606-b5c7-4591-a012-0b15b1a54ef4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-980552836'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:25.498741 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:25.498741 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:25.498741 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:25.498741 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:25.501172 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:25.508941 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (ff157126-0990-4096-bf61-74eec19540cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:25.510115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d12573-d923-4303-8802-32272d2fc98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:25.520335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:25.554999 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d12573-d923-4303-8802-32272d2fc98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '95bac606-b5c7-4591-a012-0b15b1a54ef4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:25.556113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb49be5-42e1-47e1-94b3-5193849dd43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:25.610469 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['76baf05f-69e3-4989-a4f6-d57af19ab4ea', '8f4dd1dc-fa1a-4646-afa3-89dfab1a67a8', 'a0ade683-3b5d-4031-bacf-8c821c531285', '74371c4a-1d21-41f2-b211-217b9347fd9c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:25.611361 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb49be5-42e1-47e1-94b3-5193849dd43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76baf05f-69e3-4989-a4f6-d57af19ab4ea', '8f4dd1dc-fa1a-4646-afa3-89dfab1a67a8', 'a0ade683-3b5d-4031-bacf-8c821c531285', '74371c4a-1d21-41f2-b211-217b9347fd9c']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:25.612238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58857c81-a02a-49cd-9555-5766b0b30abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:25.642157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24c37345-0ea2-4e9d-ade5-071b761ae985 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:25.644400 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24c37345-0ea2-4e9d-ade5-071b761ae985 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c Aug 06 13:13:25.644667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24c37345-0ea2-4e9d-ade5-071b761ae985 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:25.644920 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24c37345-0ea2-4e9d-ade5-071b761ae985 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:25.652140 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:25.652140 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:25.656987 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-24c37345-0ea2-4e9d-ade5-071b761ae985 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:13:25.662062 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58857c81-a02a-49cd-9555-5766b0b30abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20138210-3d4c-49fb-8f3a-d3b401414160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-980552836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['76baf05f-69e3-4989-a4f6-d57af19ab4ea','8f4dd1dc-fa1a-4646-afa3-89dfab1a67a8','a0ade683-3b5d-4031-bacf-8c821c531285','74371c4a-1d21-41f2-b211-217b9347fd9c'],size=1,snapshot_id=95bac606-b5c7-4591-a012-0b15b1a54ef4,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-980552836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20138210-3d4c-49fb-8f3a-d3b401414160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=95bac606-b5c7-4591-a012-0b15b1a54ef4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:25.662695 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24c37345-0ea2-4e9d-ade5-071b761ae985 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c returned with HTTP 200 Aug 06 13:13:25.663063 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 864/3441] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:25 2026] GET /volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:25.663318 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfa55e8-3fd2-4bbb-b047-1f428858b3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:25.676703 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:25.678814 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:25.679162 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c", "name": "tempest-VolumesBackupsTest-Backup-628645302"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:25.680903 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating new backup {'backup': {'volume_id': '0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c', 'name': 'tempest-VolumesBackupsTest-Backup-628645302'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:25.681034 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating backup of volume 0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c in container None Aug 06 13:13:25.684737 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfa55e8-3fd2-4bbb-b047-1f428858b3b4) transitioned into state 'SUCCESS' from state '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-980552836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['76baf05f-69e3-4989-a4f6-d57af19ab4ea','8f4dd1dc-fa1a-4646-afa3-89dfab1a67a8','a0ade683-3b5d-4031-bacf-8c821c531285','74371c4a-1d21-41f2-b211-217b9347fd9c'],size=1,snapshot_id=95bac606-b5c7-4591-a012-0b15b1a54ef4,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:25.685873 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f7c8c9-5ba1-4419-ab67-5892a6111802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:25.688711 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:25.688711 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:25.689096 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Volume info retrieved successfully. Aug 06 13:13:25.705101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Created reservations ['02765ebd-ca5c-4360-bf1a-c8a0ec58d486', 'd6f9ca4c-9bda-4538-b81d-b8a75445d223'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:25.712705 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f7c8c9-5ba1-4419-ab67-5892a6111802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:25.714321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (ff157126-0990-4096-bf61-74eec19540cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:25.714811 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:25.716007 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6988d8f-ceb3-4000-b6de-48e073a85faa tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:25.716740 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 857/3442] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:25 2026] POST /volume/v3/volumes => generated 801 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:25.728768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-069d2316-f403-4de9-a69d-5672c42f695f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:25.731040 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-069d2316-f403-4de9-a69d-5672c42f695f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 Aug 06 13:13:25.731104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-069d2316-f403-4de9-a69d-5672c42f695f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:25.731296 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-069d2316-f403-4de9-a69d-5672c42f695f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:25.741297 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:25.741297 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:25.745154 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-069d2316-f403-4de9-a69d-5672c42f695f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:25.747182 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3176f85-d8d8-4e2b-b258-e9442fb533d6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:25.747800 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 858/3443] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:25 2026] POST /volume/v3/backups => generated 327 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:25.750496 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-069d2316-f403-4de9-a69d-5672c42f695f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 returned with HTTP 200 Aug 06 13:13:25.750967 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 865/3444] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:25 2026] GET /volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:25.761119 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9abd4792-4901-4823-8df7-c302a7644bea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:25.763505 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9abd4792-4901-4823-8df7-c302a7644bea tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:25.763505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9abd4792-4901-4823-8df7-c302a7644bea tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:25.764282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9abd4792-4901-4823-8df7-c302a7644bea tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:25.764282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9abd4792-4901-4823-8df7-c302a7644bea tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:25.769397 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:25.769397 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:25.770081 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9abd4792-4901-4823-8df7-c302a7644bea tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:25.770673 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 865/3445] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:25 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:26.764744 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-920f977e-78d5-4c1d-b0b0-5df62739920f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:26.766854 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-920f977e-78d5-4c1d-b0b0-5df62739920f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 Aug 06 13:13:26.767096 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-920f977e-78d5-4c1d-b0b0-5df62739920f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:26.767386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-920f977e-78d5-4c1d-b0b0-5df62739920f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:26.777661 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:26.777661 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:26.780739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9622e165-7b76-4fa4-a5e0-12edf31b36bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:26.781931 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-920f977e-78d5-4c1d-b0b0-5df62739920f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:26.783020 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9622e165-7b76-4fa4-a5e0-12edf31b36bc tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:26.783296 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9622e165-7b76-4fa4-a5e0-12edf31b36bc tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:26.783520 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9622e165-7b76-4fa4-a5e0-12edf31b36bc tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:26.783650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9622e165-7b76-4fa4-a5e0-12edf31b36bc tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:26.787396 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-920f977e-78d5-4c1d-b0b0-5df62739920f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 returned with HTTP 200 Aug 06 13:13:26.787969 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 858/3446] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:26 2026] GET /volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:26.788346 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:26.788346 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:26.789049 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9622e165-7b76-4fa4-a5e0-12edf31b36bc tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:26.789509 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 859/3447] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:26 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:26.799572 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78a61af1-5572-491a-a753-a497a340eee2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:26.801782 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78a61af1-5572-491a-a753-a497a340eee2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:26.801970 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78a61af1-5572-491a-a753-a497a340eee2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:26.802147 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78a61af1-5572-491a-a753-a497a340eee2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:26.802553 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-78a61af1-5572-491a-a753-a497a340eee2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:26.807725 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:26.807725 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:26.808157 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78a61af1-5572-491a-a753-a497a340eee2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:26.824497 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78a61af1-5572-491a-a753-a497a340eee2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot delete request issued successfully. Aug 06 13:13:26.824661 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78a61af1-5572-491a-a753-a497a340eee2 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 returned with HTTP 202 Aug 06 13:13:26.825275 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 866/3448] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:26 2026] DELETE /volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:26.832428 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c518727-1f0e-44e1-aba2-b3f15b5190fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:26.834556 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c518727-1f0e-44e1-aba2-b3f15b5190fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:26.834777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c518727-1f0e-44e1-aba2-b3f15b5190fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:26.834989 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c518727-1f0e-44e1-aba2-b3f15b5190fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:26.840039 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:26.840039 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:26.840498 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c518727-1f0e-44e1-aba2-b3f15b5190fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Snapshot retrieved successfully. Aug 06 13:13:26.841201 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c518727-1f0e-44e1-aba2-b3f15b5190fe tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 returned with HTTP 200 Aug 06 13:13:26.841631 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 866/3449] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:26 2026] GET /volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:27.803194 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-50ed7475-5855-496c-bae9-ac8ab6bb873a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:27.805066 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50ed7475-5855-496c-bae9-ac8ab6bb873a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:27.805334 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50ed7475-5855-496c-bae9-ac8ab6bb873a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:27.805620 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50ed7475-5855-496c-bae9-ac8ab6bb873a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:27.805737 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-50ed7475-5855-496c-bae9-ac8ab6bb873a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:27.811446 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:27.811446 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:27.812018 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50ed7475-5855-496c-bae9-ac8ab6bb873a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:27.812458 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 859/3450] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:27 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:27.850431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5403956a-f1e1-4b9a-8f3b-6d6045d51587 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:27.852905 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5403956a-f1e1-4b9a-8f3b-6d6045d51587 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:27.853099 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5403956a-f1e1-4b9a-8f3b-6d6045d51587 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:27.853327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5403956a-f1e1-4b9a-8f3b-6d6045d51587 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:27.860752 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5403956a-f1e1-4b9a-8f3b-6d6045d51587 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 returned with HTTP 404 Aug 06 13:13:27.861240 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 860/3451] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:27 2026] GET /volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:27.870931 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:27.874338 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:27.874655 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:27.874887 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:27.875169 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:27.883730 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:27.883730 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:27.884436 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:27.907025 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:27.907361 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a195031d-ec1b-4e35-aa3d-1f31d1a97bfd tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 returned with HTTP 202 Aug 06 13:13:27.908046 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 867/3452] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:27 2026] DELETE /volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:27.917193 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b76c374-2453-480c-acef-0c112c8be09a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:27.919111 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b76c374-2453-480c-acef-0c112c8be09a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:27.919445 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b76c374-2453-480c-acef-0c112c8be09a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:27.919679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b76c374-2453-480c-acef-0c112c8be09a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:27.927863 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:27.927863 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:27.939980 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b76c374-2453-480c-acef-0c112c8be09a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:27.947851 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b76c374-2453-480c-acef-0c112c8be09a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 returned with HTTP 200 Aug 06 13:13:27.948277 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 867/3453] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:27 2026] GET /volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:28.826174 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c37efe1-835a-42c2-89fb-b768a4c8e8a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:28.828048 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c37efe1-835a-42c2-89fb-b768a4c8e8a3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:28.828269 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c37efe1-835a-42c2-89fb-b768a4c8e8a3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:28.828505 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c37efe1-835a-42c2-89fb-b768a4c8e8a3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:28.828638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0c37efe1-835a-42c2-89fb-b768a4c8e8a3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:28.833011 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:28.833011 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:28.833827 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c37efe1-835a-42c2-89fb-b768a4c8e8a3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:28.834528 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 860/3454] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:28 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:28.966892 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcba6c96-1829-474f-b234-6bcff44de81f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:28.972761 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcba6c96-1829-474f-b234-6bcff44de81f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:28.972986 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcba6c96-1829-474f-b234-6bcff44de81f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:28.973204 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcba6c96-1829-474f-b234-6bcff44de81f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:28.981556 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcba6c96-1829-474f-b234-6bcff44de81f tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 returned with HTTP 404 Aug 06 13:13:28.982224 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 861/3455] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:28 2026] GET /volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:28.990327 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:28.992398 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:28.992819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-873910938"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:28.995674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-873910938'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:28.995827 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:29.003756 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:29.011164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (989b2937-c470-4aae-ab35-657ab566cd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:29.012341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b696746a-63b0-4f56-8289-8cfe284a2896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:29.013608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:29.045945 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b696746a-63b0-4f56-8289-8cfe284a2896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:29.046975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f070682-5ee6-4d52-8c5e-8f904bc8e93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:29.104149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['9dd0dd5e-abb6-4e31-b68f-1be03112fa1d', '28b6c13c-5bd0-48b5-aede-eadc6cd81ea8', '7aad2060-4f3e-4325-abb2-9c944fe29e59', '24e207c9-06d0-4bdc-8cdb-eb05e02e9743'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:29.104922 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f070682-5ee6-4d52-8c5e-8f904bc8e93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd0dd5e-abb6-4e31-b68f-1be03112fa1d', '28b6c13c-5bd0-48b5-aede-eadc6cd81ea8', '7aad2060-4f3e-4325-abb2-9c944fe29e59', '24e207c9-06d0-4bdc-8cdb-eb05e02e9743']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:29.105541 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8454c3b5-257e-4a3e-9e70-9706d95beb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:29.142704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8454c3b5-257e-4a3e-9e70-9706d95beb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f63a5a2-427a-47ba-a3a5-f36748773cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-873910938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['9dd0dd5e-abb6-4e31-b68f-1be03112fa1d','28b6c13c-5bd0-48b5-aede-eadc6cd81ea8','7aad2060-4f3e-4325-abb2-9c944fe29e59','24e207c9-06d0-4bdc-8cdb-eb05e02e9743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-873910938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f63a5a2-427a-47ba-a3a5-f36748773cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:29.143892 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99cf2c68-aeb7-428d-aaee-211a5db2696a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:29.170712 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99cf2c68-aeb7-428d-aaee-211a5db2696a) transitioned into state 'SUCCESS' from state '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-873910938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['9dd0dd5e-abb6-4e31-b68f-1be03112fa1d','28b6c13c-5bd0-48b5-aede-eadc6cd81ea8','7aad2060-4f3e-4325-abb2-9c944fe29e59','24e207c9-06d0-4bdc-8cdb-eb05e02e9743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:29.171730 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e4e55bc-9b3f-4298-82a1-1c165c5eea30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:29.185149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e4e55bc-9b3f-4298-82a1-1c165c5eea30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:29.186423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (989b2937-c470-4aae-ab35-657ab566cd94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:29.186923 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:29.187917 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04f8029c-acc2-49ad-82d3-4c33170deb18 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:29.188546 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 868/3456] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:13:28 2026] POST /volume/v3/volumes => generated 767 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:29.201863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b06fab9-83ac-4c88-83a2-b20978efea73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:29.204937 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b06fab9-83ac-4c88-83a2-b20978efea73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:29.205280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b06fab9-83ac-4c88-83a2-b20978efea73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:29.205500 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b06fab9-83ac-4c88-83a2-b20978efea73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:29.218183 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:29.218183 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:29.227095 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7b06fab9-83ac-4c88-83a2-b20978efea73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:29.235215 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b06fab9-83ac-4c88-83a2-b20978efea73 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 returned with HTTP 200 Aug 06 13:13:29.236331 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 868/3457] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:29 2026] GET /volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:29.351823 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bb3c8e26-49f3-4c75-a264-33273b26d2b2 req-8a6edb33-1b31-4764-90fd-2e189320bdc6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:29.354686 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bb3c8e26-49f3-4c75-a264-33273b26d2b2 req-8a6edb33-1b31-4764-90fd-2e189320bdc6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3 Aug 06 13:13:29.355041 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bb3c8e26-49f3-4c75-a264-33273b26d2b2 req-8a6edb33-1b31-4764-90fd-2e189320bdc6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:29.355245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bb3c8e26-49f3-4c75-a264-33273b26d2b2 req-8a6edb33-1b31-4764-90fd-2e189320bdc6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:29.367923 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:29.367923 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:29.417966 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bb3c8e26-49f3-4c75-a264-33273b26d2b2 req-8a6edb33-1b31-4764-90fd-2e189320bdc6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3 returned with HTTP 200 Aug 06 13:13:29.418467 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 861/3458] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:13:29 2026] DELETE /volume/v3/attachments/ea59526d-79de-4009-b27b-c966ac0f16a3 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:29.847530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5fd41bd-1988-45df-b185-9b85caa9a09a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:29.849213 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5fd41bd-1988-45df-b185-9b85caa9a09a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:29.849462 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5fd41bd-1988-45df-b185-9b85caa9a09a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:29.849676 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5fd41bd-1988-45df-b185-9b85caa9a09a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:29.849808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c5fd41bd-1988-45df-b185-9b85caa9a09a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:29.854358 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:29.854358 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:29.854928 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5fd41bd-1988-45df-b185-9b85caa9a09a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:29.855265 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 862/3459] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:29 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:30.254278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9d26dc9-da19-4bd1-85d0-99783800d9ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:30.256551 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9d26dc9-da19-4bd1-85d0-99783800d9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:30.256812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9d26dc9-da19-4bd1-85d0-99783800d9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:30.257051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9d26dc9-da19-4bd1-85d0-99783800d9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:30.267805 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:30.267805 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:30.272772 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c9d26dc9-da19-4bd1-85d0-99783800d9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:30.278196 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9d26dc9-da19-4bd1-85d0-99783800d9ee tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 returned with HTTP 200 Aug 06 13:13:30.278646 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 869/3460] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:30 2026] GET /volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:30.294695 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:30.296420 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:30.296814 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5f63a5a2-427a-47ba-a3a5-f36748773cf9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1626145735"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:30.298489 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request body: {'volume': {'source_volid': '5f63a5a2-427a-47ba-a3a5-f36748773cf9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1626145735'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:30.308973 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:30.308973 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:30.309588 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume retrieved successfully. Aug 06 13:13:30.309726 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume of 1 GB Aug 06 13:13:30.315643 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Availability Zones retrieved successfully. Aug 06 13:13:30.320912 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (b4d6590f-91da-428e-bf0b-b7d535cffd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:30.322312 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0725823b-9358-4ca3-bfee-8bb6f5efcca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:30.323452 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:30.359179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0725823b-9358-4ca3-bfee-8bb6f5efcca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5f63a5a2-427a-47ba-a3a5-f36748773cf9', 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:30.359984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f05f1d9-fe17-4ef4-90f1-622869a5d14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:30.404287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Created reservations ['9da49c91-eb74-4a05-b87a-3ab3212e615b', '7197fc57-e70a-42cf-b0ee-ba15d3508bc0', '9e720f03-412f-4bde-b027-9e3cad2d52be', 'a70ed19a-e734-4fee-a9cc-1996014900e3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:30.405187 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f05f1d9-fe17-4ef4-90f1-622869a5d14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da49c91-eb74-4a05-b87a-3ab3212e615b', '7197fc57-e70a-42cf-b0ee-ba15d3508bc0', '9e720f03-412f-4bde-b027-9e3cad2d52be', 'a70ed19a-e734-4fee-a9cc-1996014900e3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:30.405937 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbba56cc-6f3b-4f4f-860d-90f4fa44c175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:30.444928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbba56cc-6f3b-4f4f-860d-90f4fa44c175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519e1e90-1010-412b-9389-c3874539c847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1626145735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['9da49c91-eb74-4a05-b87a-3ab3212e615b','7197fc57-e70a-42cf-b0ee-ba15d3508bc0','9e720f03-412f-4bde-b027-9e3cad2d52be','a70ed19a-e734-4fee-a9cc-1996014900e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=5f63a5a2-427a-47ba-a3a5-f36748773cf9,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1626145735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519e1e90-1010-412b-9389-c3874539c847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5a846d4e8d4c44b9227d3e68593803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5f63a5a2-427a-47ba-a3a5-f36748773cf9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f298d962ed544270ae2e6cb856fb85ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:30.445826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4d1bea-1923-418b-924d-dda790257ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:30.466582 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4d1bea-1923-418b-924d-dda790257ec2) transitioned into state 'SUCCESS' from state '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-1626145735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5a846d4e8d4c44b9227d3e68593803',qos_specs=None,replication_status=,reservations=['9da49c91-eb74-4a05-b87a-3ab3212e615b','7197fc57-e70a-42cf-b0ee-ba15d3508bc0','9e720f03-412f-4bde-b027-9e3cad2d52be','a70ed19a-e734-4fee-a9cc-1996014900e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=5f63a5a2-427a-47ba-a3a5-f36748773cf9,status='creating',user_id='f298d962ed544270ae2e6cb856fb85ba',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:30.467193 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1247b7f1-a171-4528-9169-8185a02a2dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:30.488458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1247b7f1-a171-4528-9169-8185a02a2dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:30.489370 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Flow 'volume_create_api' (b4d6590f-91da-428e-bf0b-b7d535cffd58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:30.489742 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Create volume request issued successfully. Aug 06 13:13:30.490473 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80924cc7-cfd9-4341-bd86-ba591f86a343 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:30.490866 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 869/3461] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:13:30 2026] POST /volume/v3/volumes => generated 802 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:30.506233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6552d424-bb11-42e6-92e3-e1c4b8a41e65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:30.508366 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6552d424-bb11-42e6-92e3-e1c4b8a41e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 Aug 06 13:13:30.508660 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6552d424-bb11-42e6-92e3-e1c4b8a41e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:30.508894 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6552d424-bb11-42e6-92e3-e1c4b8a41e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:30.517991 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:30.517991 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:30.522603 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6552d424-bb11-42e6-92e3-e1c4b8a41e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:30.527516 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6552d424-bb11-42e6-92e3-e1c4b8a41e65 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 returned with HTTP 200 Aug 06 13:13:30.527908 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 862/3462] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:30 2026] GET /volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:30.866748 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2ce8d1c-d5c9-460f-9e33-b028609ad0f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:30.869817 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2ce8d1c-d5c9-460f-9e33-b028609ad0f1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:30.870102 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2ce8d1c-d5c9-460f-9e33-b028609ad0f1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:30.870939 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2ce8d1c-d5c9-460f-9e33-b028609ad0f1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:30.871131 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f2ce8d1c-d5c9-460f-9e33-b028609ad0f1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:30.879030 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:30.879030 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:30.880308 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2ce8d1c-d5c9-460f-9e33-b028609ad0f1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:30.881249 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 863/3463] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:30 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:31.540702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f61fecfc-8f78-4a36-9002-d86dfed0243d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:31.542451 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f61fecfc-8f78-4a36-9002-d86dfed0243d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 Aug 06 13:13:31.542660 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f61fecfc-8f78-4a36-9002-d86dfed0243d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:31.542870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f61fecfc-8f78-4a36-9002-d86dfed0243d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:31.549728 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:31.549728 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:31.553829 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f61fecfc-8f78-4a36-9002-d86dfed0243d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:31.558099 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f61fecfc-8f78-4a36-9002-d86dfed0243d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 returned with HTTP 200 Aug 06 13:13:31.558099 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 870/3464] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:31 2026] GET /volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:31.574209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:31.576057 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:31.576451 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:31.576642 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:31.576817 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:31.585109 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:31.585109 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:31.585697 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:31.604088 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:31.604316 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8cc959c-a880-4044-96cd-db80235cb2c3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 returned with HTTP 202 Aug 06 13:13:31.604688 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 870/3465] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:31 2026] DELETE /volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:31.616413 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d1493b9d-b4ac-4d2b-b4d9-ddf5ee4f7c4b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:31.619060 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1493b9d-b4ac-4d2b-b4d9-ddf5ee4f7c4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:31.619279 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1493b9d-b4ac-4d2b-b4d9-ddf5ee4f7c4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:31.619486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1493b9d-b4ac-4d2b-b4d9-ddf5ee4f7c4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:31.631722 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:31.631722 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:31.638203 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d1493b9d-b4ac-4d2b-b4d9-ddf5ee4f7c4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:31.644245 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1493b9d-b4ac-4d2b-b4d9-ddf5ee4f7c4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 returned with HTTP 200 Aug 06 13:13:31.644764 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 863/3466] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:31 2026] GET /volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:31.824832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:31.826819 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:13:31.827076 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:31.827218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:31.827481 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete volume with id: 9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:13:31.838417 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:31.838417 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:31.838924 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:13:31.858805 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete volume request issued successfully. Aug 06 13:13:31.859010 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77e55e1e-d0ff-4147-9f83-6a40c7bc1183 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 202 Aug 06 13:13:31.859428 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 864/3467] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:31 2026] DELETE /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:31.867529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe37685b-8907-4591-a7a3-d131e91f00f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:31.869658 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe37685b-8907-4591-a7a3-d131e91f00f5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:13:31.869818 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe37685b-8907-4591-a7a3-d131e91f00f5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:31.869958 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe37685b-8907-4591-a7a3-d131e91f00f5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:31.877701 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:31.877701 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:31.881823 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe37685b-8907-4591-a7a3-d131e91f00f5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:13:31.892017 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe37685b-8907-4591-a7a3-d131e91f00f5 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 200 Aug 06 13:13:31.892579 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 871/3468] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:31 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 1419 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:31.897404 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9e12f99-9e32-49ac-9eb5-ea914be75078 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:31.905497 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9e12f99-9e32-49ac-9eb5-ea914be75078 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:31.905810 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9e12f99-9e32-49ac-9eb5-ea914be75078 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:31.905959 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9e12f99-9e32-49ac-9eb5-ea914be75078 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:31.906090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d9e12f99-9e32-49ac-9eb5-ea914be75078 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:31.912819 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:31.912819 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:31.913648 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9e12f99-9e32-49ac-9eb5-ea914be75078 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:31.914087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 871/3469] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:31 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:32.662293 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a2fad650-fa1f-4fd6-98db-50306dcf9f54 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:32.664065 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2fad650-fa1f-4fd6-98db-50306dcf9f54 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:32.664250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2fad650-fa1f-4fd6-98db-50306dcf9f54 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:32.664469 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2fad650-fa1f-4fd6-98db-50306dcf9f54 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:32.670279 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2fad650-fa1f-4fd6-98db-50306dcf9f54 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 returned with HTTP 404 Aug 06 13:13:32.670791 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 864/3470] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:32 2026] GET /volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:32.678713 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:32.680644 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 Aug 06 13:13:32.680869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:32.681050 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:32.681234 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 519e1e90-1010-412b-9389-c3874539c847 Aug 06 13:13:32.688045 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:32.688045 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:32.688530 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:32.707841 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:32.707985 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6570591-79ff-4205-9fb3-e12bb9e2670d tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 returned with HTTP 202 Aug 06 13:13:32.708409 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 865/3471] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:32 2026] DELETE /volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:32.716107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-985735f8-407a-4e67-ac16-8a6597e0e3f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:32.717973 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-985735f8-407a-4e67-ac16-8a6597e0e3f6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 Aug 06 13:13:32.718194 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-985735f8-407a-4e67-ac16-8a6597e0e3f6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:32.718461 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-985735f8-407a-4e67-ac16-8a6597e0e3f6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:32.726113 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:32.726113 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:32.729928 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-985735f8-407a-4e67-ac16-8a6597e0e3f6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:32.736232 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-985735f8-407a-4e67-ac16-8a6597e0e3f6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 returned with HTTP 200 Aug 06 13:13:32.737363 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 872/3472] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:32 2026] GET /volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:32.910617 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51fabf73-67af-4227-b5e5-f2baf270afd8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:32.912866 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51fabf73-67af-4227-b5e5-f2baf270afd8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c Aug 06 13:13:32.913093 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51fabf73-67af-4227-b5e5-f2baf270afd8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:32.913298 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51fabf73-67af-4227-b5e5-f2baf270afd8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:32.919835 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51fabf73-67af-4227-b5e5-f2baf270afd8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c returned with HTTP 404 Aug 06 13:13:32.920257 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 872/3473] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:32 2026] GET /volume/v3/volumes/9884db7c-4eae-41a9-a40c-a022fce9ae7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:32.927735 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2e63e08-538b-4267-983a-2f844b19e1f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:32.927883 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:32.929952 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2e63e08-538b-4267-983a-2f844b19e1f0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:32.930039 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b Aug 06 13:13:32.930195 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:32.930250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2e63e08-538b-4267-983a-2f844b19e1f0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:32.930471 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:32.930514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2e63e08-538b-4267-983a-2f844b19e1f0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:32.930607 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d2e63e08-538b-4267-983a-2f844b19e1f0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:32.930649 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete snapshot with id: 96ca873a-10b7-42e5-af78-2735704c8d3b Aug 06 13:13:32.937790 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:32.937790 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:32.938032 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:32.938032 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:32.938501 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:13:32.938554 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2e63e08-538b-4267-983a-2f844b19e1f0 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:32.938901 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 865/3474] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:32 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:32.968149 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot delete request issued successfully. Aug 06 13:13:32.968436 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c44e013e-c62d-44eb-93a5-9ecbbf4d6e32 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b returned with HTTP 202 Aug 06 13:13:32.969012 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 866/3475] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:32 2026] DELETE /volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:32.979583 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a92deec7-2920-43bc-873f-1e4b5769a3d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:32.982994 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a92deec7-2920-43bc-873f-1e4b5769a3d6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b Aug 06 13:13:32.983295 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a92deec7-2920-43bc-873f-1e4b5769a3d6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:32.983592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a92deec7-2920-43bc-873f-1e4b5769a3d6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:32.992279 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:32.992279 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:32.992888 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a92deec7-2920-43bc-873f-1e4b5769a3d6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:13:32.994134 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a92deec7-2920-43bc-873f-1e4b5769a3d6 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b returned with HTTP 200 Aug 06 13:13:32.994197 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 873/3476] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:32 2026] GET /volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:33.751133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0698af76-95e8-48e6-9b45-e1ea732da625 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:33.753239 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0698af76-95e8-48e6-9b45-e1ea732da625 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 Aug 06 13:13:33.753576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0698af76-95e8-48e6-9b45-e1ea732da625 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:33.754610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0698af76-95e8-48e6-9b45-e1ea732da625 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:33.761242 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0698af76-95e8-48e6-9b45-e1ea732da625 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 returned with HTTP 404 Aug 06 13:13:33.761989 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 873/3477] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:33 2026] GET /volume/v3/volumes/519e1e90-1010-412b-9389-c3874539c847 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:33.769841 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f60994ae-bbcb-4024-90bd-31cfb60cfc94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:33.771686 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f60994ae-bbcb-4024-90bd-31cfb60cfc94 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:33.771894 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f60994ae-bbcb-4024-90bd-31cfb60cfc94 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:33.772077 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f60994ae-bbcb-4024-90bd-31cfb60cfc94 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:33.772243 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f60994ae-bbcb-4024-90bd-31cfb60cfc94 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:33.778237 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f60994ae-bbcb-4024-90bd-31cfb60cfc94 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 returned with HTTP 404 Aug 06 13:13:33.778736 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 866/3478] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:33 2026] DELETE /volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:33.785487 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-668696b1-3b5a-41f1-a162-8c7c7df38b0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:33.787506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-668696b1-3b5a-41f1-a162-8c7c7df38b0b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 Aug 06 13:13:33.787753 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-668696b1-3b5a-41f1-a162-8c7c7df38b0b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:33.787983 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-668696b1-3b5a-41f1-a162-8c7c7df38b0b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:33.794344 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-668696b1-3b5a-41f1-a162-8c7c7df38b0b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 returned with HTTP 404 Aug 06 13:13:33.794806 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 867/3479] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:33 2026] GET /volume/v3/volumes/5f63a5a2-427a-47ba-a3a5-f36748773cf9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:33.802281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:33.805227 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 Aug 06 13:13:33.805882 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:33.806142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:33.806404 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 20138210-3d4c-49fb-8f3a-d3b401414160 Aug 06 13:13:33.818074 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:33.818074 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:33.819495 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:33.849752 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume request issued successfully. Aug 06 13:13:33.850006 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cfd6822-a0b3-451f-abee-b3f55d2177c5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 returned with HTTP 202 Aug 06 13:13:33.850565 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 874/3480] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:33 2026] DELETE /volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:33.864941 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f9cceb0-3506-41a7-99cc-02ee88af0e34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:33.866721 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f9cceb0-3506-41a7-99cc-02ee88af0e34 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 Aug 06 13:13:33.866938 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f9cceb0-3506-41a7-99cc-02ee88af0e34 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:33.867157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f9cceb0-3506-41a7-99cc-02ee88af0e34 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:33.877838 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:33.877838 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:33.883629 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f9cceb0-3506-41a7-99cc-02ee88af0e34 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Volume info retrieved successfully. Aug 06 13:13:33.899980 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f9cceb0-3506-41a7-99cc-02ee88af0e34 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 returned with HTTP 200 Aug 06 13:13:33.900560 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 874/3481] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:33 2026] GET /volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 => generated 893 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:33.949990 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b02b825-b776-4740-b5ad-87daa7e2a0c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:33.952618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b02b825-b776-4740-b5ad-87daa7e2a0c3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:33.952877 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b02b825-b776-4740-b5ad-87daa7e2a0c3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:33.953102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b02b825-b776-4740-b5ad-87daa7e2a0c3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:33.953243 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6b02b825-b776-4740-b5ad-87daa7e2a0c3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:33.960099 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:33.960099 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:33.960738 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b02b825-b776-4740-b5ad-87daa7e2a0c3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:33.961412 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 867/3482] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:33 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:34.005198 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-821158d1-c7d7-46ce-bc8c-d34680ea8e46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:34.006983 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-821158d1-c7d7-46ce-bc8c-d34680ea8e46 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b Aug 06 13:13:34.007447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-821158d1-c7d7-46ce-bc8c-d34680ea8e46 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:34.007447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-821158d1-c7d7-46ce-bc8c-d34680ea8e46 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:34.011616 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-821158d1-c7d7-46ce-bc8c-d34680ea8e46 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b returned with HTTP 404 Aug 06 13:13:34.012042 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 868/3483] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:34 2026] GET /volume/v3/snapshots/96ca873a-10b7-42e5-af78-2735704c8d3b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:34.918762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98748e99-8517-4e31-a1b3-f2c010f6d857 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:34.923098 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98748e99-8517-4e31-a1b3-f2c010f6d857 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 Aug 06 13:13:34.923098 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98748e99-8517-4e31-a1b3-f2c010f6d857 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:34.923098 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98748e99-8517-4e31-a1b3-f2c010f6d857 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:34.947984 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98748e99-8517-4e31-a1b3-f2c010f6d857 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 returned with HTTP 404 Aug 06 13:13:34.948630 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 875/3484] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:34 2026] GET /volume/v3/volumes/20138210-3d4c-49fb-8f3a-d3b401414160 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:34.961073 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb501ebe-e633-4f98-ad3a-f2b239fcfc36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:34.963713 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb501ebe-e633-4f98-ad3a-f2b239fcfc36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:34.964344 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb501ebe-e633-4f98-ad3a-f2b239fcfc36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:34.964581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb501ebe-e633-4f98-ad3a-f2b239fcfc36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:34.964690 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-eb501ebe-e633-4f98-ad3a-f2b239fcfc36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:34.973750 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cbbd927f-5ed8-4b39-8aa4-e18193614a57 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:34.976587 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb501ebe-e633-4f98-ad3a-f2b239fcfc36 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 returned with HTTP 404 Aug 06 13:13:34.977125 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 875/3485] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:34 2026] DELETE /volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:34.977627 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbbd927f-5ed8-4b39-8aa4-e18193614a57 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:34.977894 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cbbd927f-5ed8-4b39-8aa4-e18193614a57 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:34.978154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cbbd927f-5ed8-4b39-8aa4-e18193614a57 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:34.978331 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cbbd927f-5ed8-4b39-8aa4-e18193614a57 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:34.988700 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:34.988700 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:34.989811 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbbd927f-5ed8-4b39-8aa4-e18193614a57 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:34.990447 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 868/3486] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:34 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:34.990864 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a88eee8-1fdf-4c70-bccb-5d689649f3c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:34.995192 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a88eee8-1fdf-4c70-bccb-5d689649f3c1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 Aug 06 13:13:34.995535 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a88eee8-1fdf-4c70-bccb-5d689649f3c1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:34.996005 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a88eee8-1fdf-4c70-bccb-5d689649f3c1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.003907 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a88eee8-1fdf-4c70-bccb-5d689649f3c1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 returned with HTTP 404 Aug 06 13:13:35.004642 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 869/3487] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:34 2026] GET /volume/v3/snapshots/95bac606-b5c7-4591-a012-0b15b1a54ef4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.013971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0887c809-b48f-4a92-874a-fec3bd7f3fc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.016225 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0887c809-b48f-4a92-874a-fec3bd7f3fc5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:35.016492 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0887c809-b48f-4a92-874a-fec3bd7f3fc5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.017144 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0887c809-b48f-4a92-874a-fec3bd7f3fc5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.017144 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0887c809-b48f-4a92-874a-fec3bd7f3fc5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:35.024645 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0887c809-b48f-4a92-874a-fec3bd7f3fc5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 returned with HTTP 404 Aug 06 13:13:35.025153 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 876/3488] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.035506 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a0663a3-331f-4888-91a5-e9d6d9634195 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.037589 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a0663a3-331f-4888-91a5-e9d6d9634195 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 Aug 06 13:13:35.037849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a0663a3-331f-4888-91a5-e9d6d9634195 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.038059 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a0663a3-331f-4888-91a5-e9d6d9634195 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.045365 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a0663a3-331f-4888-91a5-e9d6d9634195 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 returned with HTTP 404 Aug 06 13:13:35.046069 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 876/3489] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/c2f3c4e8-b491-4f32-a470-3030dc5c2ba3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.056010 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a519b31f-e8e9-4519-92c4-0d0a25ad553e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.057908 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a519b31f-e8e9-4519-92c4-0d0a25ad553e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:35.058115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a519b31f-e8e9-4519-92c4-0d0a25ad553e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.058336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a519b31f-e8e9-4519-92c4-0d0a25ad553e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.058835 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a519b31f-e8e9-4519-92c4-0d0a25ad553e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:35.066831 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a519b31f-e8e9-4519-92c4-0d0a25ad553e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f returned with HTTP 404 Aug 06 13:13:35.067443 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 869/3490] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.077000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca30f92b-ee75-4ffb-a089-d07f4daea4e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.079747 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca30f92b-ee75-4ffb-a089-d07f4daea4e0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f Aug 06 13:13:35.079747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca30f92b-ee75-4ffb-a089-d07f4daea4e0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.079747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca30f92b-ee75-4ffb-a089-d07f4daea4e0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.085143 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca30f92b-ee75-4ffb-a089-d07f4daea4e0 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f returned with HTTP 404 Aug 06 13:13:35.085774 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 870/3491] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/df783d1a-0a6a-4ffa-86c2-0fbb010a092f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.095322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36156bd4-4f7e-4ea4-9e30-d671053b999e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.097926 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36156bd4-4f7e-4ea4-9e30-d671053b999e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:35.098125 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36156bd4-4f7e-4ea4-9e30-d671053b999e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.098338 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36156bd4-4f7e-4ea4-9e30-d671053b999e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.098474 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-36156bd4-4f7e-4ea4-9e30-d671053b999e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:35.103113 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36156bd4-4f7e-4ea4-9e30-d671053b999e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab returned with HTTP 404 Aug 06 13:13:35.103609 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 877/3492] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.110490 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90880fea-762f-426d-9458-d7097fa18b0a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.112194 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90880fea-762f-426d-9458-d7097fa18b0a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab Aug 06 13:13:35.112457 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90880fea-762f-426d-9458-d7097fa18b0a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.112686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90880fea-762f-426d-9458-d7097fa18b0a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.120182 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90880fea-762f-426d-9458-d7097fa18b0a tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab returned with HTTP 404 Aug 06 13:13:35.120353 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 877/3493] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/snapshots/2c2a4877-98bf-4b8a-96dd-25a582f46cab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.130918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-83f95fa3-c63c-468b-b311-68de7ca246f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.137546 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83f95fa3-c63c-468b-b311-68de7ca246f5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:35.137546 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83f95fa3-c63c-468b-b311-68de7ca246f5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.137546 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83f95fa3-c63c-468b-b311-68de7ca246f5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.137546 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-83f95fa3-c63c-468b-b311-68de7ca246f5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:35.142212 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83f95fa3-c63c-468b-b311-68de7ca246f5 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf returned with HTTP 404 Aug 06 13:13:35.142764 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 870/3494] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.149794 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63504951-df20-449f-83d8-a384c17c2d4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.151927 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63504951-df20-449f-83d8-a384c17c2d4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf Aug 06 13:13:35.152126 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63504951-df20-449f-83d8-a384c17c2d4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.152331 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63504951-df20-449f-83d8-a384c17c2d4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.165504 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63504951-df20-449f-83d8-a384c17c2d4b tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf returned with HTTP 404 Aug 06 13:13:35.165990 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 871/3495] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/70a7addc-cbdb-4900-9675-91674f0d64cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.177290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d8ee531-be0b-4e71-81b4-e6fa4d105066 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.180220 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d8ee531-be0b-4e71-81b4-e6fa4d105066 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:35.180510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d8ee531-be0b-4e71-81b4-e6fa4d105066 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.180754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d8ee531-be0b-4e71-81b4-e6fa4d105066 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.180886 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-7d8ee531-be0b-4e71-81b4-e6fa4d105066 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:35.186887 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d8ee531-be0b-4e71-81b4-e6fa4d105066 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 returned with HTTP 404 Aug 06 13:13:35.187791 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 878/3496] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.197488 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b1efcbb-0d83-4af1-88d4-0afee09e5936 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.199629 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b1efcbb-0d83-4af1-88d4-0afee09e5936 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 Aug 06 13:13:35.199841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b1efcbb-0d83-4af1-88d4-0afee09e5936 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.200064 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b1efcbb-0d83-4af1-88d4-0afee09e5936 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.207794 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b1efcbb-0d83-4af1-88d4-0afee09e5936 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 returned with HTTP 404 Aug 06 13:13:35.208345 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 878/3497] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/snapshots/9d4d8b7d-8a9b-44d9-a739-e5557adc17f0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.218211 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a849883-da49-4160-9481-824ca85dffa7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.219987 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a849883-da49-4160-9481-824ca85dffa7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:35.220184 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a849883-da49-4160-9481-824ca85dffa7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.220398 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a849883-da49-4160-9481-824ca85dffa7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.220552 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8a849883-da49-4160-9481-824ca85dffa7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:35.226735 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a849883-da49-4160-9481-824ca85dffa7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 returned with HTTP 404 Aug 06 13:13:35.227390 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 871/3498] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.234412 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3cd3709c-be09-4174-a50b-b46e724805c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.237655 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cd3709c-be09-4174-a50b-b46e724805c9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 Aug 06 13:13:35.237862 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cd3709c-be09-4174-a50b-b46e724805c9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.238058 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cd3709c-be09-4174-a50b-b46e724805c9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.244044 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cd3709c-be09-4174-a50b-b46e724805c9 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 returned with HTTP 404 Aug 06 13:13:35.244586 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 872/3499] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/67f99a51-e04a-4f15-a46d-b76891c9a619 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.255890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-660795a3-589c-456d-8062-2008fd4d6924 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.257787 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-660795a3-589c-456d-8062-2008fd4d6924 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:35.258015 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-660795a3-589c-456d-8062-2008fd4d6924 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.258232 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-660795a3-589c-456d-8062-2008fd4d6924 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.258495 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-660795a3-589c-456d-8062-2008fd4d6924 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:35.265603 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-660795a3-589c-456d-8062-2008fd4d6924 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 returned with HTTP 404 Aug 06 13:13:35.266053 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 879/3500] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.273255 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9cc2f888-b383-4b3e-b918-ba85b3da4ac3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.275181 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cc2f888-b383-4b3e-b918-ba85b3da4ac3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 Aug 06 13:13:35.275458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cc2f888-b383-4b3e-b918-ba85b3da4ac3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.275672 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cc2f888-b383-4b3e-b918-ba85b3da4ac3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.281520 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cc2f888-b383-4b3e-b918-ba85b3da4ac3 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 returned with HTTP 404 Aug 06 13:13:35.281947 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 879/3501] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/92166958-c198-4e82-8a06-ee6cd1059706 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.291067 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7d090be-6560-4781-800a-7981ff47abac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.293907 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7d090be-6560-4781-800a-7981ff47abac tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:35.294114 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7d090be-6560-4781-800a-7981ff47abac tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.294323 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7d090be-6560-4781-800a-7981ff47abac tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.294484 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c7d090be-6560-4781-800a-7981ff47abac tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:35.300952 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7d090be-6560-4781-800a-7981ff47abac tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 returned with HTTP 404 Aug 06 13:13:35.301420 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 872/3502] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.310730 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf9e95a9-c449-4a17-83f5-356cdf0631e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.312894 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf9e95a9-c449-4a17-83f5-356cdf0631e6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 Aug 06 13:13:35.312894 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf9e95a9-c449-4a17-83f5-356cdf0631e6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.313025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf9e95a9-c449-4a17-83f5-356cdf0631e6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.318994 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf9e95a9-c449-4a17-83f5-356cdf0631e6 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 returned with HTTP 404 Aug 06 13:13:35.319550 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 873/3503] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/c21d42ac-e3b3-498c-8240-2af2440f8ce4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.326740 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-593027f4-e6e3-4062-9a64-cd746bfeb6bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.329462 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-593027f4-e6e3-4062-9a64-cd746bfeb6bb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:35.329462 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-593027f4-e6e3-4062-9a64-cd746bfeb6bb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.329462 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-593027f4-e6e3-4062-9a64-cd746bfeb6bb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.329462 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-593027f4-e6e3-4062-9a64-cd746bfeb6bb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:35.337772 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-593027f4-e6e3-4062-9a64-cd746bfeb6bb tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 returned with HTTP 404 Aug 06 13:13:35.337772 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 880/3504] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.345207 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-237b247f-ff4e-451b-8817-b25528d34c67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.346983 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237b247f-ff4e-451b-8817-b25528d34c67 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 Aug 06 13:13:35.347209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237b247f-ff4e-451b-8817-b25528d34c67 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.348040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237b247f-ff4e-451b-8817-b25528d34c67 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.352205 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237b247f-ff4e-451b-8817-b25528d34c67 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 returned with HTTP 404 Aug 06 13:13:35.353385 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 880/3505] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/snapshots/1d968489-4a3a-4ecd-888f-8d4d419eeba2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.361123 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5366e79e-2562-4fca-af7d-3976ff42e0e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.362792 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5366e79e-2562-4fca-af7d-3976ff42e0e1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:35.363690 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5366e79e-2562-4fca-af7d-3976ff42e0e1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.363690 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5366e79e-2562-4fca-af7d-3976ff42e0e1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.363690 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5366e79e-2562-4fca-af7d-3976ff42e0e1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: 5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:35.376555 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5366e79e-2562-4fca-af7d-3976ff42e0e1 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b returned with HTTP 404 Aug 06 13:13:35.376749 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 873/3506] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.383326 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-531603c6-dc59-442e-804f-30a2e00ffbaf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.385129 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531603c6-dc59-442e-804f-30a2e00ffbaf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b Aug 06 13:13:35.385378 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531603c6-dc59-442e-804f-30a2e00ffbaf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.385581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531603c6-dc59-442e-804f-30a2e00ffbaf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.394656 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35319926-cbc4-46e4-af06-a256c1f42913 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.395729 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531603c6-dc59-442e-804f-30a2e00ffbaf tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b returned with HTTP 404 Aug 06 13:13:35.396178 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 874/3507] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/5148d42f-dc36-422c-8e16-16c2b33a650b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.405222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e079b9f-2f55-4b86-a65b-59a29ffcd49e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.406791 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e079b9f-2f55-4b86-a65b-59a29ffcd49e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:13:35.406964 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e079b9f-2f55-4b86-a65b-59a29ffcd49e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.407135 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e079b9f-2f55-4b86-a65b-59a29ffcd49e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.407233 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-4e079b9f-2f55-4b86-a65b-59a29ffcd49e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete snapshot with id: 6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:13:35.411558 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e079b9f-2f55-4b86-a65b-59a29ffcd49e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 returned with HTTP 404 Aug 06 13:13:35.411966 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 881/3508] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.419388 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5870692c-f897-414e-8e23-35bed28d2e5e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.422354 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5870692c-f897-414e-8e23-35bed28d2e5e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 Aug 06 13:13:35.422540 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5870692c-f897-414e-8e23-35bed28d2e5e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.422734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5870692c-f897-414e-8e23-35bed28d2e5e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.430000 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5870692c-f897-414e-8e23-35bed28d2e5e tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 returned with HTTP 404 Aug 06 13:13:35.430681 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 874/3509] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/snapshots/6d05fbaa-e114-4e0a-90bd-377f07160c15 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:35.438658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51bbbce4-2c33-43e1-a4d3-e9ba059ed9c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.440758 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51bbbce4-2c33-43e1-a4d3-e9ba059ed9c7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:13:35.441115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51bbbce4-2c33-43e1-a4d3-e9ba059ed9c7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.441324 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51bbbce4-2c33-43e1-a4d3-e9ba059ed9c7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.441536 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-51bbbce4-2c33-43e1-a4d3-e9ba059ed9c7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Delete volume with id: a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:13:35.448750 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51bbbce4-2c33-43e1-a4d3-e9ba059ed9c7 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 returned with HTTP 404 Aug 06 13:13:35.449375 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 875/3510] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.457534 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42b572c4-6f02-4a22-96b3-3788adb84f82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.459457 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42b572c4-6f02-4a22-96b3-3788adb84f82 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] GET https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 Aug 06 13:13:35.459731 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42b572c4-6f02-4a22-96b3-3788adb84f82 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.460044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42b572c4-6f02-4a22-96b3-3788adb84f82 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.467359 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42b572c4-6f02-4a22-96b3-3788adb84f82 tempest-VolumeDependencyTests-492753209 tempest-VolumeDependencyTests-492753209-project-member] https://10.4.3.59/volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 returned with HTTP 404 Aug 06 13:13:35.467614 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 882/3511] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/a99e80b0-98c0-4306-a68e-09ba371aae97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:35.502859 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:35.503039 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-535134160"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:35.504939 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-535134160'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:35.505153 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume of 1 GB Aug 06 13:13:35.511521 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Availability Zones retrieved successfully. Aug 06 13:13:35.519444 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Flow 'volume_create_api' (45305fa5-2976-43d4-9d17-61002962cc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:35.521007 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68e1b0-68b6-4d49-a8e0-3b71c87ab64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:35.522279 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:35.556313 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68e1b0-68b6-4d49-a8e0-3b71c87ab64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:35.558062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf07116b-2818-4da0-a47a-bd92749e5173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:35.627733 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Created reservations ['5bf57987-0d70-498f-9dfc-439b0e4140ab', '65eebef1-8ca0-4fc8-98a6-461c7c9a5848', '5c196c66-f00c-490a-8e61-8e55c7b85668', '8fca21cc-7b98-4578-9457-7ec8ac9310f6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:35.628741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf07116b-2818-4da0-a47a-bd92749e5173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf57987-0d70-498f-9dfc-439b0e4140ab', '65eebef1-8ca0-4fc8-98a6-461c7c9a5848', '5c196c66-f00c-490a-8e61-8e55c7b85668', '8fca21cc-7b98-4578-9457-7ec8ac9310f6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:35.629687 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2415a8-0640-4bd2-b47b-a33075ede3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:35.656122 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2415a8-0640-4bd2-b47b-a33075ede3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e004f6-f048-4799-8d59-ad8caa898868', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-535134160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2450b70f7a5d4903b7e1b3de7d22acae',qos_specs=None,replication_status=,reservations=['5bf57987-0d70-498f-9dfc-439b0e4140ab','65eebef1-8ca0-4fc8-98a6-461c7c9a5848','5c196c66-f00c-490a-8e61-8e55c7b85668','8fca21cc-7b98-4578-9457-7ec8ac9310f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-535134160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5e004f6-f048-4799-8d59-ad8caa898868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2450b70f7a5d4903b7e1b3de7d22acae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:35.656838 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00186a1d-1497-4dc0-9d6d-3c419811f5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:35.677727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00186a1d-1497-4dc0-9d6d-3c419811f5e9) transitioned into state 'SUCCESS' from state '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-535134160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2450b70f7a5d4903b7e1b3de7d22acae',qos_specs=None,replication_status=,reservations=['5bf57987-0d70-498f-9dfc-439b0e4140ab','65eebef1-8ca0-4fc8-98a6-461c7c9a5848','5c196c66-f00c-490a-8e61-8e55c7b85668','8fca21cc-7b98-4578-9457-7ec8ac9310f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:35.678562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e08ac91-38ab-441d-8036-38102529c099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:35.689772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e08ac91-38ab-441d-8036-38102529c099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:35.690800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Flow 'volume_create_api' (45305fa5-2976-43d4-9d17-61002962cc2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:35.691255 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume request issued successfully. Aug 06 13:13:35.692019 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35319926-cbc4-46e4-af06-a256c1f42913 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:35.692520 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 881/3512] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:13:35 2026] POST /volume/v3/volumes => generated 775 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:35.711317 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7b25cc3-be5d-4466-a13d-ef9104401c1a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.713778 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7b25cc3-be5d-4466-a13d-ef9104401c1a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 Aug 06 13:13:35.714079 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7b25cc3-be5d-4466-a13d-ef9104401c1a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.714389 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7b25cc3-be5d-4466-a13d-ef9104401c1a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.727925 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:35.727925 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:35.735532 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d7b25cc3-be5d-4466-a13d-ef9104401c1a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:13:35.739782 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7b25cc3-be5d-4466-a13d-ef9104401c1a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 returned with HTTP 200 Aug 06 13:13:35.739988 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 875/3513] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:35 2026] GET /volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:35.958644 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0a74ebd3-cb81-4fcd-babe-b0f810b3de40 req-d45f0b96-4c25-4449-8a95-9e6d7b2864f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:35.961798 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0a74ebd3-cb81-4fcd-babe-b0f810b3de40 req-d45f0b96-4c25-4449-8a95-9e6d7b2864f8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99 Aug 06 13:13:35.962001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0a74ebd3-cb81-4fcd-babe-b0f810b3de40 req-d45f0b96-4c25-4449-8a95-9e6d7b2864f8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:35.962209 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0a74ebd3-cb81-4fcd-babe-b0f810b3de40 req-d45f0b96-4c25-4449-8a95-9e6d7b2864f8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:35.980060 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:35.980060 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:36.008844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-145980e4-c1fc-4622-8fe4-0a6f89efa534 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:36.010690 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-145980e4-c1fc-4622-8fe4-0a6f89efa534 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:36.010908 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-145980e4-c1fc-4622-8fe4-0a6f89efa534 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:36.011293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-145980e4-c1fc-4622-8fe4-0a6f89efa534 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:36.011435 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-145980e4-c1fc-4622-8fe4-0a6f89efa534 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:36.015703 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:36.015703 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:36.016406 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-145980e4-c1fc-4622-8fe4-0a6f89efa534 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:36.016760 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 883/3514] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:36 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:36.029006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0a74ebd3-cb81-4fcd-babe-b0f810b3de40 req-d45f0b96-4c25-4449-8a95-9e6d7b2864f8 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99 returned with HTTP 200 Aug 06 13:13:36.029806 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 876/3515] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:13:35 2026] DELETE /volume/v3/attachments/2b0a3482-ff0a-4c67-aa65-7a68a281bb99 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:36.754654 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9feacc0e-2c99-4ed9-9272-446dd6008744 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:36.756944 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9feacc0e-2c99-4ed9-9272-446dd6008744 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 Aug 06 13:13:36.757149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9feacc0e-2c99-4ed9-9272-446dd6008744 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:36.757387 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9feacc0e-2c99-4ed9-9272-446dd6008744 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:36.764766 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:36.764766 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:36.768275 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9feacc0e-2c99-4ed9-9272-446dd6008744 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:13:36.772173 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9feacc0e-2c99-4ed9-9272-446dd6008744 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 returned with HTTP 200 Aug 06 13:13:36.772590 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 882/3516] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:36 2026] GET /volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:36.789848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4bf72992-6448-42b5-b59c-b101be60030e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:36.792158 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bf72992-6448-42b5-b59c-b101be60030e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:36.792648 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bf72992-6448-42b5-b59c-b101be60030e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5e004f6-f048-4799-8d59-ad8caa898868", "name": "tempest-type-Backup-1907670346"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:36.794662 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-4bf72992-6448-42b5-b59c-b101be60030e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Creating new backup {'backup': {'volume_id': 'b5e004f6-f048-4799-8d59-ad8caa898868', 'name': 'tempest-type-Backup-1907670346'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:36.794927 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-4bf72992-6448-42b5-b59c-b101be60030e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Creating backup of volume b5e004f6-f048-4799-8d59-ad8caa898868 in container None Aug 06 13:13:36.805648 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:36.805648 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:36.806290 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4bf72992-6448-42b5-b59c-b101be60030e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:13:36.840829 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4bf72992-6448-42b5-b59c-b101be60030e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Created reservations ['357d462c-6973-42e3-9b24-dd2568c11363', 'ce8786c8-b09a-4aec-b85b-d0df8ae851e5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:36.874894 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bf72992-6448-42b5-b59c-b101be60030e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:36.875445 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 876/3517] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:13:36 2026] POST /volume/v3/backups => generated 314 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:36.890988 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff185936-b849-47d6-843f-46cacc5c3cc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:36.893152 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff185936-b849-47d6-843f-46cacc5c3cc1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:36.893462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff185936-b849-47d6-843f-46cacc5c3cc1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:36.893704 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff185936-b849-47d6-843f-46cacc5c3cc1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:36.893861 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ff185936-b849-47d6-843f-46cacc5c3cc1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:36.900774 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:36.900774 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:36.901496 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff185936-b849-47d6-843f-46cacc5c3cc1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:36.902049 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 884/3518] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:36 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:37.029796 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9894f1c-6023-47ed-bba5-8f42bacef710 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:37.033029 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9894f1c-6023-47ed-bba5-8f42bacef710 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:37.033219 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9894f1c-6023-47ed-bba5-8f42bacef710 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:37.033506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9894f1c-6023-47ed-bba5-8f42bacef710 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:37.033647 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a9894f1c-6023-47ed-bba5-8f42bacef710 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:37.041747 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:37.041747 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:37.042526 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9894f1c-6023-47ed-bba5-8f42bacef710 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:37.042908 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 877/3519] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:37 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:37.259560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:37.368042 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:37.368404 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-443248733"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:37.369732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-443248733'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:37.369888 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume of 1 GB Aug 06 13:13:37.374281 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Availability Zones retrieved successfully. Aug 06 13:13:37.380220 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (98635a7b-9995-4c9d-b0d9-4f774e4db4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:37.381095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625ba0aa-f14c-4b91-81d4-4bd023d601ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:37.381894 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:37.407725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625ba0aa-f14c-4b91-81d4-4bd023d601ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:37.408589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4144c1d-43b3-449c-aff5-f57eb56c4633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:37.472128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['3c09da5d-9e47-4211-a779-58e643f9c3cc', 'dd3e4d34-3865-4bd9-890a-fa1ae5fa20b2', 'fec785cd-ab69-4838-a251-156a89407787', '5e7aeebc-4011-46fc-98c2-7a2fff9b488c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:37.472809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4144c1d-43b3-449c-aff5-f57eb56c4633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c09da5d-9e47-4211-a779-58e643f9c3cc', 'dd3e4d34-3865-4bd9-890a-fa1ae5fa20b2', 'fec785cd-ab69-4838-a251-156a89407787', '5e7aeebc-4011-46fc-98c2-7a2fff9b488c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:37.473493 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259da1b6-eb0b-45e6-b9ab-a4ed0988a9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:37.494176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:37.495936 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259da1b6-eb0b-45e6-b9ab-a4ed0988a9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c41cc5d-e23d-48e6-9f8a-bf778f417992', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443248733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['3c09da5d-9e47-4211-a779-58e643f9c3cc','dd3e4d34-3865-4bd9-890a-fa1ae5fa20b2','fec785cd-ab69-4838-a251-156a89407787','5e7aeebc-4011-46fc-98c2-7a2fff9b488c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443248733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c41cc5d-e23d-48e6-9f8a-bf778f417992,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fafae2e594d40768838706347cc10ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b021258a95474736b529d3888f2eb1c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:37.496113 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:13:37.496113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:37.496327 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:37.496482 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete volume with id: a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:13:37.496669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70d2645-1767-43b7-91b9-ae9befac8d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:37.504162 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:37.504162 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:37.504645 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:13:37.516123 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70d2645-1767-43b7-91b9-ae9befac8d87) transitioned into state 'SUCCESS' from state '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-443248733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['3c09da5d-9e47-4211-a779-58e643f9c3cc','dd3e4d34-3865-4bd9-890a-fa1ae5fa20b2','fec785cd-ab69-4838-a251-156a89407787','5e7aeebc-4011-46fc-98c2-7a2fff9b488c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:37.516779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51318b17-6671-4597-b05b-1dd8afa9e138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:37.527367 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete volume request issued successfully. Aug 06 13:13:37.527740 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6efc3cc8-efe0-46e7-b8af-e8abbe42618a tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 202 Aug 06 13:13:37.527930 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51318b17-6671-4597-b05b-1dd8afa9e138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:37.528199 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 877/3520] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:37 2026] DELETE /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:37.529170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (98635a7b-9995-4c9d-b0d9-4f774e4db4eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:37.529693 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request issued successfully. Aug 06 13:13:37.530504 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0990550b-3c20-4f0e-ab36-437aa38ea4e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:37.531027 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 883/3521] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:13:37 2026] POST /volume/v3/volumes => generated 775 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:37.544802 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b3d4c84-fd5f-4ab7-9cf0-928447628d17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:37.546293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15021c06-d139-425f-a550-5481265c4925 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:37.546608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b3d4c84-fd5f-4ab7-9cf0-928447628d17 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:13:37.546841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b3d4c84-fd5f-4ab7-9cf0-928447628d17 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:37.547035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b3d4c84-fd5f-4ab7-9cf0-928447628d17 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:37.549377 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15021c06-d139-425f-a550-5481265c4925 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 Aug 06 13:13:37.549660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15021c06-d139-425f-a550-5481265c4925 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:37.549909 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15021c06-d139-425f-a550-5481265c4925 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:37.561326 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:37.561326 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:37.562950 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:37.562950 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:37.565600 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b3d4c84-fd5f-4ab7-9cf0-928447628d17 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:13:37.569539 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15021c06-d139-425f-a550-5481265c4925 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:13:37.575033 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b3d4c84-fd5f-4ab7-9cf0-928447628d17 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 200 Aug 06 13:13:37.575136 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15021c06-d139-425f-a550-5481265c4925 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 returned with HTTP 200 Aug 06 13:13:37.575426 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 885/3522] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:37 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 1419 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:37.575588 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 878/3523] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:37 2026] GET /volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:37.915884 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39febdf9-00f0-4a89-8018-22e05ff05fe8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:37.918317 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39febdf9-00f0-4a89-8018-22e05ff05fe8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:37.918690 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39febdf9-00f0-4a89-8018-22e05ff05fe8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:37.919133 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39febdf9-00f0-4a89-8018-22e05ff05fe8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:37.919324 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-39febdf9-00f0-4a89-8018-22e05ff05fe8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:37.927218 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:37.927218 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:37.928218 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39febdf9-00f0-4a89-8018-22e05ff05fe8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:37.928794 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 878/3524] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:37 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:38.055539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbf7ad1a-ed1d-4335-aafb-cf487e7863c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.057641 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbf7ad1a-ed1d-4335-aafb-cf487e7863c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:38.057874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbf7ad1a-ed1d-4335-aafb-cf487e7863c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:38.058108 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbf7ad1a-ed1d-4335-aafb-cf487e7863c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:38.058281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dbf7ad1a-ed1d-4335-aafb-cf487e7863c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:38.063493 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:38.063493 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:38.064197 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbf7ad1a-ed1d-4335-aafb-cf487e7863c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:38.064649 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 884/3525] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:38 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:38.587643 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df68ba58-eadc-45a0-a35d-3c1d480f1f39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.589465 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df68ba58-eadc-45a0-a35d-3c1d480f1f39 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b Aug 06 13:13:38.589662 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df68ba58-eadc-45a0-a35d-3c1d480f1f39 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:38.589835 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df68ba58-eadc-45a0-a35d-3c1d480f1f39 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:38.596475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47aeda17-5ad3-4b4e-8e3d-a14c615bd532 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.597625 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df68ba58-eadc-45a0-a35d-3c1d480f1f39 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b returned with HTTP 404 Aug 06 13:13:38.598042 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 886/3526] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:38 2026] GET /volume/v3/volumes/a5f94c97-a847-40bd-87f8-5ae662f4ce6b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:38.598606 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47aeda17-5ad3-4b4e-8e3d-a14c615bd532 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 Aug 06 13:13:38.598842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47aeda17-5ad3-4b4e-8e3d-a14c615bd532 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:38.599048 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47aeda17-5ad3-4b4e-8e3d-a14c615bd532 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:38.604547 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.606288 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:38.606288 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:38.606467 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 Aug 06 13:13:38.606625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:38.606835 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:38.606940 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete snapshot with id: 172f96fc-b54c-46f4-a3ab-14ab6266a960 Aug 06 13:13:38.609770 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47aeda17-5ad3-4b4e-8e3d-a14c615bd532 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:13:38.612879 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:38.612879 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:38.613421 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:13:38.613920 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47aeda17-5ad3-4b4e-8e3d-a14c615bd532 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 returned with HTTP 200 Aug 06 13:13:38.614374 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 879/3527] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:38 2026] GET /volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:38.628288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30abc5af-2935-48b2-a920-345fb61a8d2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.630509 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30abc5af-2935-48b2-a920-345fb61a8d2c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:38.630868 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30abc5af-2935-48b2-a920-345fb61a8d2c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c41cc5d-e23d-48e6-9f8a-bf778f417992", "name": "tempest-type-Backup-1985095830"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:38.632469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-30abc5af-2935-48b2-a920-345fb61a8d2c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating new backup {'backup': {'volume_id': '3c41cc5d-e23d-48e6-9f8a-bf778f417992', 'name': 'tempest-type-Backup-1985095830'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:38.632622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-30abc5af-2935-48b2-a920-345fb61a8d2c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating backup of volume 3c41cc5d-e23d-48e6-9f8a-bf778f417992 in container None Aug 06 13:13:38.637403 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot delete request issued successfully. Aug 06 13:13:38.637626 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6abadc2-eb8a-4efa-ae8d-3702d02fa667 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 returned with HTTP 202 Aug 06 13:13:38.638068 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 879/3528] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:13:38 2026] DELETE /volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:38.639791 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:38.639791 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:38.640176 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30abc5af-2935-48b2-a920-345fb61a8d2c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:13:38.647232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d2b2f1f-b6d3-415e-bd44-9af668da6f30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.649085 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d2b2f1f-b6d3-415e-bd44-9af668da6f30 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 Aug 06 13:13:38.649316 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d2b2f1f-b6d3-415e-bd44-9af668da6f30 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:38.649576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d2b2f1f-b6d3-415e-bd44-9af668da6f30 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:38.654422 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:38.654422 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:38.654834 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d2b2f1f-b6d3-415e-bd44-9af668da6f30 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Snapshot retrieved successfully. Aug 06 13:13:38.655692 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d2b2f1f-b6d3-415e-bd44-9af668da6f30 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 returned with HTTP 200 Aug 06 13:13:38.656369 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 887/3529] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:38 2026] GET /volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:38.670643 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30abc5af-2935-48b2-a920-345fb61a8d2c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['515dd6da-6eee-4366-8c55-81a8b0353b1b', 'c3db9adc-31ac-4890-9844-b23ec63c9c8b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:38.709361 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30abc5af-2935-48b2-a920-345fb61a8d2c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:38.709361 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 885/3530] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:13:38 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:38.720000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-986ddefb-4a81-426a-8478-7fcd8ad134ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.721854 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-986ddefb-4a81-426a-8478-7fcd8ad134ec tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:38.722059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-986ddefb-4a81-426a-8478-7fcd8ad134ec tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:38.722247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-986ddefb-4a81-426a-8478-7fcd8ad134ec tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:38.722401 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-986ddefb-4a81-426a-8478-7fcd8ad134ec tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:38.727058 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:38.727058 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:38.727687 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-986ddefb-4a81-426a-8478-7fcd8ad134ec tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:38.728051 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 880/3531] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:38 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:38.940176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-05cdaffc-cd46-4da2-a629-fb1b15b62c68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:38.942057 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05cdaffc-cd46-4da2-a629-fb1b15b62c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:38.942332 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05cdaffc-cd46-4da2-a629-fb1b15b62c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:38.942570 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05cdaffc-cd46-4da2-a629-fb1b15b62c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:38.942695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-05cdaffc-cd46-4da2-a629-fb1b15b62c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:38.947098 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:38.947098 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:38.947776 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05cdaffc-cd46-4da2-a629-fb1b15b62c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:38.948106 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 880/3532] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:38 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:39.075889 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0b03ba6-6342-4da7-9cf7-917d52f4565d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:39.077582 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0b03ba6-6342-4da7-9cf7-917d52f4565d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:39.077758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0b03ba6-6342-4da7-9cf7-917d52f4565d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:39.077945 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0b03ba6-6342-4da7-9cf7-917d52f4565d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:39.078043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f0b03ba6-6342-4da7-9cf7-917d52f4565d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:39.082037 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:39.082037 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:39.082649 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0b03ba6-6342-4da7-9cf7-917d52f4565d tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:39.082985 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 888/3533] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:39 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:39.669286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07ec5fa0-5af2-4013-a2de-557d490767c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:39.669286 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07ec5fa0-5af2-4013-a2de-557d490767c9 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 Aug 06 13:13:39.669286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07ec5fa0-5af2-4013-a2de-557d490767c9 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:39.669826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07ec5fa0-5af2-4013-a2de-557d490767c9 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:39.674947 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07ec5fa0-5af2-4013-a2de-557d490767c9 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 returned with HTTP 404 Aug 06 13:13:39.675532 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 886/3534] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:13:39 2026] GET /volume/v3/snapshots/172f96fc-b54c-46f4-a3ab-14ab6266a960 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:39.741161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3f111d0-fb6a-43a4-b543-4b87f17830f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:39.743342 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3f111d0-fb6a-43a4-b543-4b87f17830f9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:39.743786 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3f111d0-fb6a-43a4-b543-4b87f17830f9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:39.744242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3f111d0-fb6a-43a4-b543-4b87f17830f9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:39.744555 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f3f111d0-fb6a-43a4-b543-4b87f17830f9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:39.749472 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:39.749472 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:39.750243 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3f111d0-fb6a-43a4-b543-4b87f17830f9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:39.750685 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 881/3535] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:39 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:39.965066 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4e2d48a-89f6-4e6e-9caa-3df76f66469a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:39.967002 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4e2d48a-89f6-4e6e-9caa-3df76f66469a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:39.967203 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4e2d48a-89f6-4e6e-9caa-3df76f66469a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:39.967402 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4e2d48a-89f6-4e6e-9caa-3df76f66469a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:39.967496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c4e2d48a-89f6-4e6e-9caa-3df76f66469a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:39.976524 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:39.976524 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:39.977103 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4e2d48a-89f6-4e6e-9caa-3df76f66469a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:39.977511 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 881/3536] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:39 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:40.093573 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4518c812-a9e6-4806-bff3-53c850a1fe35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:40.097645 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4518c812-a9e6-4806-bff3-53c850a1fe35 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:40.097827 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4518c812-a9e6-4806-bff3-53c850a1fe35 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:40.098001 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4518c812-a9e6-4806-bff3-53c850a1fe35 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:40.098100 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4518c812-a9e6-4806-bff3-53c850a1fe35 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:40.101929 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:40.101929 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:40.102492 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4518c812-a9e6-4806-bff3-53c850a1fe35 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:40.102830 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 889/3537] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:40 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:40.760585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d159d407-de7f-4c1e-82a2-079f239d44df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:40.762272 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d159d407-de7f-4c1e-82a2-079f239d44df tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:40.762479 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d159d407-de7f-4c1e-82a2-079f239d44df tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:40.762646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d159d407-de7f-4c1e-82a2-079f239d44df tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:40.762744 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d159d407-de7f-4c1e-82a2-079f239d44df tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:40.767960 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:40.767960 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:40.768532 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d159d407-de7f-4c1e-82a2-079f239d44df tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:40.768841 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 887/3538] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:40 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:40.989594 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-349a9973-c3e3-4bc1-a40e-1596b6836d9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:40.991526 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-349a9973-c3e3-4bc1-a40e-1596b6836d9f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:40.991805 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-349a9973-c3e3-4bc1-a40e-1596b6836d9f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:40.992042 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-349a9973-c3e3-4bc1-a40e-1596b6836d9f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:40.992182 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-349a9973-c3e3-4bc1-a40e-1596b6836d9f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:40.997439 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:40.997439 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:40.998227 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-349a9973-c3e3-4bc1-a40e-1596b6836d9f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:40.998692 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 882/3539] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:40 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:41.113614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7b7e8d6-5355-4f53-87e2-b171815ffc4e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:41.115459 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7b7e8d6-5355-4f53-87e2-b171815ffc4e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:41.115687 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7b7e8d6-5355-4f53-87e2-b171815ffc4e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:41.115901 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7b7e8d6-5355-4f53-87e2-b171815ffc4e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:41.116046 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d7b7e8d6-5355-4f53-87e2-b171815ffc4e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:41.121073 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:41.121073 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:41.121936 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7b7e8d6-5355-4f53-87e2-b171815ffc4e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:41.122417 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 882/3540] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:41 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:41.779451 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46c34938-b405-4694-97b4-ae93587f8321 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:41.783236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46c34938-b405-4694-97b4-ae93587f8321 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:41.783236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46c34938-b405-4694-97b4-ae93587f8321 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:41.783236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46c34938-b405-4694-97b4-ae93587f8321 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:41.783236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-46c34938-b405-4694-97b4-ae93587f8321 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:41.787125 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:41.787125 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:41.787936 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46c34938-b405-4694-97b4-ae93587f8321 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:41.788460 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 890/3541] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:41 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:42.009248 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0234ba4-936f-406b-ac20-2d04562e5697 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:42.011190 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0234ba4-936f-406b-ac20-2d04562e5697 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:42.011489 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0234ba4-936f-406b-ac20-2d04562e5697 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:42.011711 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0234ba4-936f-406b-ac20-2d04562e5697 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:42.011826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a0234ba4-936f-406b-ac20-2d04562e5697 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:42.016397 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:42.016397 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:42.017069 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0234ba4-936f-406b-ac20-2d04562e5697 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:42.017482 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 888/3542] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:42 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:42.133904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dbae97d-27f3-44a9-b10c-5daf0b0686b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:42.135521 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dbae97d-27f3-44a9-b10c-5daf0b0686b3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:42.135696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dbae97d-27f3-44a9-b10c-5daf0b0686b3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:42.135869 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dbae97d-27f3-44a9-b10c-5daf0b0686b3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:42.135971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4dbae97d-27f3-44a9-b10c-5daf0b0686b3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:42.140706 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:42.140706 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:42.141248 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dbae97d-27f3-44a9-b10c-5daf0b0686b3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:42.141575 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 883/3543] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:42 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:42.151341 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:42.152892 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:42.153196 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c", "name": "tempest-VolumesBackupsTest-Backup-639685797"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:42.154532 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating new backup {'backup': {'volume_id': '0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c', 'name': 'tempest-VolumesBackupsTest-Backup-639685797'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:42.154683 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating backup of volume 0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c in container None Aug 06 13:13:42.161659 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:42.161659 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:42.162029 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:13:42.178249 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Created reservations ['87ff7793-1b60-407d-b6f3-fd5ee5996c1b', '90ccd8f9-f4d4-460b-b54c-2a38cad3ffff'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:42.207945 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69be2b53-995c-46f2-a996-0f1b09e56a25 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:42.211280 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 883/3544] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:42 2026] POST /volume/v3/backups => generated 327 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:42.217092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0dd26fe1-38ed-48d5-9722-5a0e438fb7ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:42.219424 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dd26fe1-38ed-48d5-9722-5a0e438fb7ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:42.219630 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dd26fe1-38ed-48d5-9722-5a0e438fb7ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:42.219820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dd26fe1-38ed-48d5-9722-5a0e438fb7ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:42.220186 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0dd26fe1-38ed-48d5-9722-5a0e438fb7ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:42.229934 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:42.229934 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:42.230745 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dd26fe1-38ed-48d5-9722-5a0e438fb7ce tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:42.231127 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 891/3545] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:42 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:42.695564 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a5db29fe-fe64-49b6-84ee-0af5d63f37e2 req-20d879b5-28df-4645-9fe3-307d150ace6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:42.697649 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a5db29fe-fe64-49b6-84ee-0af5d63f37e2 req-20d879b5-28df-4645-9fe3-307d150ace6b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a Aug 06 13:13:42.697889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a5db29fe-fe64-49b6-84ee-0af5d63f37e2 req-20d879b5-28df-4645-9fe3-307d150ace6b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:42.698137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a5db29fe-fe64-49b6-84ee-0af5d63f37e2 req-20d879b5-28df-4645-9fe3-307d150ace6b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:42.706872 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:42.706872 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:42.753639 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a5db29fe-fe64-49b6-84ee-0af5d63f37e2 req-20d879b5-28df-4645-9fe3-307d150ace6b tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a returned with HTTP 200 Aug 06 13:13:42.754234 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 889/3546] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:13:42 2026] DELETE /volume/v3/attachments/7ade90fb-530a-45a5-bd93-558ce956166a => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:42.799280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c268e71e-7ad8-4d45-b6ad-1c7bbe55f264 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:42.801445 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c268e71e-7ad8-4d45-b6ad-1c7bbe55f264 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:42.801707 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c268e71e-7ad8-4d45-b6ad-1c7bbe55f264 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:42.801932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c268e71e-7ad8-4d45-b6ad-1c7bbe55f264 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:42.802066 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c268e71e-7ad8-4d45-b6ad-1c7bbe55f264 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:42.807216 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:42.807216 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:42.808008 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c268e71e-7ad8-4d45-b6ad-1c7bbe55f264 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:42.808502 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 884/3547] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:42 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:43.027291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d8e2aa6-d953-426b-9981-2e60c0c3df47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:43.029812 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d8e2aa6-d953-426b-9981-2e60c0c3df47 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:43.029998 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d8e2aa6-d953-426b-9981-2e60c0c3df47 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:43.030191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d8e2aa6-d953-426b-9981-2e60c0c3df47 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:43.030356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3d8e2aa6-d953-426b-9981-2e60c0c3df47 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:43.035798 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:43.035798 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:43.036991 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d8e2aa6-d953-426b-9981-2e60c0c3df47 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:43.037523 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 884/3548] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:43 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:43.248252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ae29a5b-0e62-48d4-917e-7bf031aa4873 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:43.250378 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ae29a5b-0e62-48d4-917e-7bf031aa4873 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:43.250619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ae29a5b-0e62-48d4-917e-7bf031aa4873 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:43.250851 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ae29a5b-0e62-48d4-917e-7bf031aa4873 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:43.250988 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9ae29a5b-0e62-48d4-917e-7bf031aa4873 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:43.256392 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:43.256392 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:43.257272 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ae29a5b-0e62-48d4-917e-7bf031aa4873 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:43.257674 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 892/3549] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:43 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:43.813757 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:43.816861 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] DELETE https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:13:43.817077 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:43.817317 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:43.817485 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete volume with id: b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:13:43.823586 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f7a17a1-6dc4-4503-84b4-f28d314e9bfa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:43.824117 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:43.824117 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:43.824693 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:13:43.825597 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f7a17a1-6dc4-4503-84b4-f28d314e9bfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:43.825837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f7a17a1-6dc4-4503-84b4-f28d314e9bfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:43.826024 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f7a17a1-6dc4-4503-84b4-f28d314e9bfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:43.826118 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8f7a17a1-6dc4-4503-84b4-f28d314e9bfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:43.830871 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:43.830871 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:43.831518 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f7a17a1-6dc4-4503-84b4-f28d314e9bfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:43.831893 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 885/3550] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:43 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:43.839576 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Delete volume request issued successfully. Aug 06 13:13:43.839817 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a92ddc7-f745-4eb8-bf5d-397e2b30ce60 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 202 Aug 06 13:13:43.840358 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 890/3551] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:13:43 2026] DELETE /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:13:43.847976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63be6c3c-ac49-4453-b378-331f9a12635d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:43.849689 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63be6c3c-ac49-4453-b378-331f9a12635d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:13:43.849979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63be6c3c-ac49-4453-b378-331f9a12635d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:43.850219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63be6c3c-ac49-4453-b378-331f9a12635d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:43.857951 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:43.857951 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:43.862618 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-63be6c3c-ac49-4453-b378-331f9a12635d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Volume info retrieved successfully. Aug 06 13:13:43.870402 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63be6c3c-ac49-4453-b378-331f9a12635d tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 200 Aug 06 13:13:43.870402 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 885/3552] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:43 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 1385 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:44.049592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cdf27cb-8d15-4819-8a78-c0ddd9db3ead None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:44.051614 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cdf27cb-8d15-4819-8a78-c0ddd9db3ead tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:44.051879 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cdf27cb-8d15-4819-8a78-c0ddd9db3ead tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:44.052096 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cdf27cb-8d15-4819-8a78-c0ddd9db3ead tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:44.052247 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2cdf27cb-8d15-4819-8a78-c0ddd9db3ead tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:44.057207 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:44.057207 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:44.057943 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cdf27cb-8d15-4819-8a78-c0ddd9db3ead tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:44.058362 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 893/3553] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:44 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:44.268080 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6fe78df1-d447-49b9-8558-d38e98aa660d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:44.269927 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fe78df1-d447-49b9-8558-d38e98aa660d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:44.270137 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fe78df1-d447-49b9-8558-d38e98aa660d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:44.270358 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fe78df1-d447-49b9-8558-d38e98aa660d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:44.270495 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6fe78df1-d447-49b9-8558-d38e98aa660d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:44.274690 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:44.274690 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:44.275412 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fe78df1-d447-49b9-8558-d38e98aa660d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:44.275965 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 886/3554] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:44 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:44.844531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d400eac-b464-49a5-8256-b50b6814ccca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:44.846438 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d400eac-b464-49a5-8256-b50b6814ccca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:44.846706 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d400eac-b464-49a5-8256-b50b6814ccca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:44.846979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d400eac-b464-49a5-8256-b50b6814ccca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:44.847168 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6d400eac-b464-49a5-8256-b50b6814ccca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:44.851878 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:44.851878 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:44.852614 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d400eac-b464-49a5-8256-b50b6814ccca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:44.853004 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 891/3555] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:44 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:44.886996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cf2582b4-95a2-447d-b086-a56c0a8cf538 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:44.889254 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf2582b4-95a2-447d-b086-a56c0a8cf538 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] GET https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 Aug 06 13:13:44.889566 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf2582b4-95a2-447d-b086-a56c0a8cf538 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:44.889809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf2582b4-95a2-447d-b086-a56c0a8cf538 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:44.896832 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf2582b4-95a2-447d-b086-a56c0a8cf538 tempest-TestVolumeBootPatternV346-590187205 tempest-TestVolumeBootPatternV346-590187205-project-member] https://10.4.3.59/volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 returned with HTTP 404 Aug 06 13:13:44.897440 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 886/3556] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:13:44 2026] GET /volume/v3/volumes/b24e55da-0c3c-48c1-be75-62785b2687d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:13:45.070177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87e6dbb4-6955-47d3-8aaf-eab75c3a5ac2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:45.072284 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87e6dbb4-6955-47d3-8aaf-eab75c3a5ac2 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:45.072539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87e6dbb4-6955-47d3-8aaf-eab75c3a5ac2 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:45.072741 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87e6dbb4-6955-47d3-8aaf-eab75c3a5ac2 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:45.072883 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-87e6dbb4-6955-47d3-8aaf-eab75c3a5ac2 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:45.078182 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:45.078182 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:45.078888 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87e6dbb4-6955-47d3-8aaf-eab75c3a5ac2 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:45.079414 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 894/3557] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:45 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:45.286644 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73bcf59d-18e1-44e0-8692-1fbf6d053554 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:45.288770 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73bcf59d-18e1-44e0-8692-1fbf6d053554 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:45.288934 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73bcf59d-18e1-44e0-8692-1fbf6d053554 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:45.289149 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73bcf59d-18e1-44e0-8692-1fbf6d053554 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:45.289216 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-73bcf59d-18e1-44e0-8692-1fbf6d053554 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:45.294881 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:45.294881 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:45.295792 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73bcf59d-18e1-44e0-8692-1fbf6d053554 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:45.296224 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 887/3558] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:45 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:45.871574 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15bdcfa8-4cd3-494d-b637-55253691cf97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:45.874889 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15bdcfa8-4cd3-494d-b637-55253691cf97 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:45.874889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15bdcfa8-4cd3-494d-b637-55253691cf97 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:45.875106 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15bdcfa8-4cd3-494d-b637-55253691cf97 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:45.875286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-15bdcfa8-4cd3-494d-b637-55253691cf97 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:45.881559 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:45.881559 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:45.883284 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15bdcfa8-4cd3-494d-b637-55253691cf97 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:45.883374 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 892/3559] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:45 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:46.093030 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e83767fe-f1b7-42c0-be6c-aca6caed2a12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:46.093945 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e83767fe-f1b7-42c0-be6c-aca6caed2a12 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:46.094166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e83767fe-f1b7-42c0-be6c-aca6caed2a12 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:46.094808 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e83767fe-f1b7-42c0-be6c-aca6caed2a12 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:46.094976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e83767fe-f1b7-42c0-be6c-aca6caed2a12 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:46.099367 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:46.099367 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:46.100041 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e83767fe-f1b7-42c0-be6c-aca6caed2a12 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:46.100320 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 887/3560] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:46 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:46.308582 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eef5819e-067c-4d04-9404-fa804f509699 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:46.312551 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eef5819e-067c-4d04-9404-fa804f509699 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:46.312551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eef5819e-067c-4d04-9404-fa804f509699 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:46.312551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eef5819e-067c-4d04-9404-fa804f509699 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:46.312551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eef5819e-067c-4d04-9404-fa804f509699 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:46.316569 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:46.316569 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:46.317521 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eef5819e-067c-4d04-9404-fa804f509699 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:46.317971 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 895/3561] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:46 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:46.900422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a605808a-2631-48f1-b74a-dc15b052cb6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:46.902541 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a605808a-2631-48f1-b74a-dc15b052cb6f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:46.902681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a605808a-2631-48f1-b74a-dc15b052cb6f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:46.902916 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a605808a-2631-48f1-b74a-dc15b052cb6f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:46.902916 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a605808a-2631-48f1-b74a-dc15b052cb6f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:46.906919 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:46.906919 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:46.907656 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a605808a-2631-48f1-b74a-dc15b052cb6f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:46.907935 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 888/3562] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:46 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:47.116408 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e05f6655-59c2-4068-87ce-c04c2f8799bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:47.119085 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e05f6655-59c2-4068-87ce-c04c2f8799bc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:47.119772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e05f6655-59c2-4068-87ce-c04c2f8799bc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:47.119772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e05f6655-59c2-4068-87ce-c04c2f8799bc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:47.119772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e05f6655-59c2-4068-87ce-c04c2f8799bc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:47.127907 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:47.127907 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:47.130309 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e05f6655-59c2-4068-87ce-c04c2f8799bc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:47.130703 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 893/3563] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:47 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:47.333245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b3b4513a-a994-413d-bc6d-d87944ddb719 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:47.335916 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3b4513a-a994-413d-bc6d-d87944ddb719 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:47.336221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3b4513a-a994-413d-bc6d-d87944ddb719 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:47.336509 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3b4513a-a994-413d-bc6d-d87944ddb719 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:47.336661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b3b4513a-a994-413d-bc6d-d87944ddb719 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:47.343333 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:47.343333 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:47.344324 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3b4513a-a994-413d-bc6d-d87944ddb719 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:47.344787 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 888/3564] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:47 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:47.919921 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ae2e072-d02a-4b39-bcb8-5d8a44fbbb7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:47.921816 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ae2e072-d02a-4b39-bcb8-5d8a44fbbb7f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:47.922015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ae2e072-d02a-4b39-bcb8-5d8a44fbbb7f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:47.922220 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ae2e072-d02a-4b39-bcb8-5d8a44fbbb7f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:47.922406 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8ae2e072-d02a-4b39-bcb8-5d8a44fbbb7f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:47.926835 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:47.926835 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:47.927508 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ae2e072-d02a-4b39-bcb8-5d8a44fbbb7f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:47.927915 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 896/3565] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:47 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:48.142154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-913b541d-d432-4637-bc7a-c56f06443aef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:48.146506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-913b541d-d432-4637-bc7a-c56f06443aef tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:48.146506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-913b541d-d432-4637-bc7a-c56f06443aef tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:48.146506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-913b541d-d432-4637-bc7a-c56f06443aef tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:48.146506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-913b541d-d432-4637-bc7a-c56f06443aef tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:48.152271 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:48.152271 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:48.152271 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-913b541d-d432-4637-bc7a-c56f06443aef tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:48.152271 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 889/3566] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:48 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:48.354774 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b652fe0-d8df-469b-b33d-814bfb634def None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:48.356482 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b652fe0-d8df-469b-b33d-814bfb634def tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:48.356709 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b652fe0-d8df-469b-b33d-814bfb634def tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:48.356919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b652fe0-d8df-469b-b33d-814bfb634def tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:48.357088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4b652fe0-d8df-469b-b33d-814bfb634def tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:48.362191 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:48.362191 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:48.362951 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b652fe0-d8df-469b-b33d-814bfb634def tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:48.363393 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 894/3567] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:48 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:48.937277 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03ae3262-2176-4795-977d-5ee2ca684ff4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:48.940384 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03ae3262-2176-4795-977d-5ee2ca684ff4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:48.940384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03ae3262-2176-4795-977d-5ee2ca684ff4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:48.940384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03ae3262-2176-4795-977d-5ee2ca684ff4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:48.940384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-03ae3262-2176-4795-977d-5ee2ca684ff4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:48.943739 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:48.943739 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:48.944377 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03ae3262-2176-4795-977d-5ee2ca684ff4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:48.944727 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 889/3568] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:48 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:49.164095 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad396ae4-217d-4d7c-b971-feb898475eae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:49.166840 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad396ae4-217d-4d7c-b971-feb898475eae tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:49.167048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad396ae4-217d-4d7c-b971-feb898475eae tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:49.167235 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad396ae4-217d-4d7c-b971-feb898475eae tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:49.167368 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ad396ae4-217d-4d7c-b971-feb898475eae tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:49.172993 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:49.172993 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:49.173942 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad396ae4-217d-4d7c-b971-feb898475eae tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:49.174541 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 897/3569] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:49 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:49.381193 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a16123a5-9369-44c9-b1df-5606e470a471 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:49.383172 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a16123a5-9369-44c9-b1df-5606e470a471 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:49.383411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a16123a5-9369-44c9-b1df-5606e470a471 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:49.383608 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a16123a5-9369-44c9-b1df-5606e470a471 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:49.383732 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a16123a5-9369-44c9-b1df-5606e470a471 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:49.395567 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:49.395567 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:49.396712 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a16123a5-9369-44c9-b1df-5606e470a471 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:49.397298 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 890/3570] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:49 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:49.955721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c262cc8-6de3-43cd-88be-dc20315f0cad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:49.957555 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c262cc8-6de3-43cd-88be-dc20315f0cad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:49.957780 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c262cc8-6de3-43cd-88be-dc20315f0cad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:49.957995 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c262cc8-6de3-43cd-88be-dc20315f0cad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:49.958120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6c262cc8-6de3-43cd-88be-dc20315f0cad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:49.963757 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:49.963757 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:49.964529 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c262cc8-6de3-43cd-88be-dc20315f0cad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:49.964910 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 895/3571] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:49 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:50.185496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6e6da1df-ae22-477b-89a7-79cc6c4999f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:50.187344 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e6da1df-ae22-477b-89a7-79cc6c4999f8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:50.187583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e6da1df-ae22-477b-89a7-79cc6c4999f8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:50.187810 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e6da1df-ae22-477b-89a7-79cc6c4999f8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:50.188002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6e6da1df-ae22-477b-89a7-79cc6c4999f8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:50.192342 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:50.192342 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:50.192912 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e6da1df-ae22-477b-89a7-79cc6c4999f8 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:50.193345 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 890/3572] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:50 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:50.409024 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46a20060-8309-4878-8c63-bb2db5c84130 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:50.411312 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46a20060-8309-4878-8c63-bb2db5c84130 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:50.411572 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46a20060-8309-4878-8c63-bb2db5c84130 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:50.411841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46a20060-8309-4878-8c63-bb2db5c84130 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:50.412045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-46a20060-8309-4878-8c63-bb2db5c84130 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:50.418057 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:50.418057 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:50.419115 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46a20060-8309-4878-8c63-bb2db5c84130 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:50.419624 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 898/3573] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:50 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:50.977697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6505d38f-dc00-4b12-9427-04d664e79fab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:50.979948 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6505d38f-dc00-4b12-9427-04d664e79fab tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:50.980230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6505d38f-dc00-4b12-9427-04d664e79fab tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:50.980492 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6505d38f-dc00-4b12-9427-04d664e79fab tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:50.980652 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6505d38f-dc00-4b12-9427-04d664e79fab tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:50.985590 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:50.985590 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:50.986569 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6505d38f-dc00-4b12-9427-04d664e79fab tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:50.986960 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 891/3574] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:50 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:51.205281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-204ba208-9eac-4a6a-8e5e-50e83a33b194 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:51.207152 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-204ba208-9eac-4a6a-8e5e-50e83a33b194 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:51.207390 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-204ba208-9eac-4a6a-8e5e-50e83a33b194 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:51.207585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-204ba208-9eac-4a6a-8e5e-50e83a33b194 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:51.207670 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-204ba208-9eac-4a6a-8e5e-50e83a33b194 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:51.215280 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:51.215280 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:51.216029 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-204ba208-9eac-4a6a-8e5e-50e83a33b194 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:51.216459 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 896/3575] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:51 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:51.431794 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3731a63e-773b-4cd1-a377-356d355d26ba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:51.434655 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3731a63e-773b-4cd1-a377-356d355d26ba tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:51.435715 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3731a63e-773b-4cd1-a377-356d355d26ba tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:51.436080 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3731a63e-773b-4cd1-a377-356d355d26ba tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:51.436590 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3731a63e-773b-4cd1-a377-356d355d26ba tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:51.446279 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:51.446279 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:51.447183 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3731a63e-773b-4cd1-a377-356d355d26ba tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:51.447730 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 891/3576] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:51 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:51.625540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:51.712753 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:51.712867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1446250126"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:51.714252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request body: {'volume': {"'imageRef": '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1446250126'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:51.714469 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume of 1 GB Aug 06 13:13:51.718741 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Availability Zones retrieved successfully. Aug 06 13:13:51.725451 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (0be204d2-8599-4ae0-91b2-777c763d28fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:51.726598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ddb9799-4e98-409d-8542-fcffe8c25082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:51.727170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:51.756222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ddb9799-4e98-409d-8542-fcffe8c25082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:51.756978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acd4c88e-4fae-4381-a27e-11bbc51e2174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:51.829498 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Created reservations ['fb2573de-d16b-4d1a-b49f-a0505a614445', 'c0833a89-2503-4780-8c1b-fdea6f26edc2', 'e8315862-3e9c-4613-8156-5e2227f9320f', 'f69259d4-2f57-4f76-ad68-75f542a84bd3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:51.830364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acd4c88e-4fae-4381-a27e-11bbc51e2174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb2573de-d16b-4d1a-b49f-a0505a614445', 'c0833a89-2503-4780-8c1b-fdea6f26edc2', 'e8315862-3e9c-4613-8156-5e2227f9320f', 'f69259d4-2f57-4f76-ad68-75f542a84bd3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:51.831080 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6466ccf5-917a-4527-b7fc-ab3407a6867d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:51.865417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6466ccf5-917a-4527-b7fc-ab3407a6867d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035a1096-7bac-4150-9a7f-8354a20b9a06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1446250126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['fb2573de-d16b-4d1a-b49f-a0505a614445','c0833a89-2503-4780-8c1b-fdea6f26edc2','e8315862-3e9c-4613-8156-5e2227f9320f','f69259d4-2f57-4f76-ad68-75f542a84bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1446250126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=035a1096-7bac-4150-9a7f-8354a20b9a06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9895690f1649be805ba654682f5592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:51.866624 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4e0ce1-73fd-4009-832b-df29da23d6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:51.899784 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4e0ce1-73fd-4009-832b-df29da23d6e4) transitioned into state 'SUCCESS' from state '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-1446250126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['fb2573de-d16b-4d1a-b49f-a0505a614445','c0833a89-2503-4780-8c1b-fdea6f26edc2','e8315862-3e9c-4613-8156-5e2227f9320f','f69259d4-2f57-4f76-ad68-75f542a84bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:51.900594 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2d3558-74b5-4313-92ee-dc1f60576b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:51.909775 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2d3558-74b5-4313-92ee-dc1f60576b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:51.910606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (0be204d2-8599-4ae0-91b2-777c763d28fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:51.910884 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request issued successfully. Aug 06 13:13:51.911418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdec31c6-9406-4ffc-85cb-fd679be4f6f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:51.911778 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 899/3577] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:51 2026] POST /volume/v3/volumes => generated 755 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:51.924542 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31426b4e-9a64-4e68-92f5-557daa026e8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:51.926185 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:51.926537 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1548142765"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:51.928348 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request body: {'volume': {"'imageRef": '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1548142765'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:51.928348 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume of 1 GB Aug 06 13:13:51.932608 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Availability Zones retrieved successfully. Aug 06 13:13:51.938850 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (11900141-eb7f-4b02-89a4-41071211f74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:51.939867 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9985199-3ae0-4e7e-91f0-07a0835d4c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:51.940906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:51.970420 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9985199-3ae0-4e7e-91f0-07a0835d4c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:51.972080 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3806b5fa-1945-4430-ae4e-a7c31b254546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:51.998435 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d53174df-f2be-46d2-9c91-6ea5d8ecd8cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.003730 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d53174df-f2be-46d2-9c91-6ea5d8ecd8cd tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:52.004251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d53174df-f2be-46d2-9c91-6ea5d8ecd8cd tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.004251 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d53174df-f2be-46d2-9c91-6ea5d8ecd8cd tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.004374 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d53174df-f2be-46d2-9c91-6ea5d8ecd8cd tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:52.010743 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.010743 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:52.011484 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d53174df-f2be-46d2-9c91-6ea5d8ecd8cd tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:52.011928 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 897/3578] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:51 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.024277 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Created reservations ['c4521b20-28fc-4df2-9a99-fb675350f91c', 'ee049792-8552-4c70-8c52-f67109bd1866', '54a635e9-0e63-4e99-b2d7-c59a0ce16603', '187d704e-ae09-4edd-b7e3-f2e3f227c9b1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:52.025146 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3806b5fa-1945-4430-ae4e-a7c31b254546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4521b20-28fc-4df2-9a99-fb675350f91c', 'ee049792-8552-4c70-8c52-f67109bd1866', '54a635e9-0e63-4e99-b2d7-c59a0ce16603', '187d704e-ae09-4edd-b7e3-f2e3f227c9b1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.027788 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cbd5be5-34a1-404d-a808-12899e8f2357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.050049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cbd5be5-34a1-404d-a808-12899e8f2357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f18ef0c5-29bd-463c-8b33-e53581c56e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1548142765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['c4521b20-28fc-4df2-9a99-fb675350f91c','ee049792-8552-4c70-8c52-f67109bd1866','54a635e9-0e63-4e99-b2d7-c59a0ce16603','187d704e-ae09-4edd-b7e3-f2e3f227c9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1548142765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f18ef0c5-29bd-463c-8b33-e53581c56e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9895690f1649be805ba654682f5592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.051332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4818cf9-f121-4780-906e-a48df18e9ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.071489 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4818cf9-f121-4780-906e-a48df18e9ade) transitioned into state 'SUCCESS' from state '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-1548142765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['c4521b20-28fc-4df2-9a99-fb675350f91c','ee049792-8552-4c70-8c52-f67109bd1866','54a635e9-0e63-4e99-b2d7-c59a0ce16603','187d704e-ae09-4edd-b7e3-f2e3f227c9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.072375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (941a5fe0-9217-45f6-bfda-3fd0fe333dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.081618 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (941a5fe0-9217-45f6-bfda-3fd0fe333dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.082465 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (11900141-eb7f-4b02-89a4-41071211f74f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:52.082795 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request issued successfully. Aug 06 13:13:52.083376 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31426b4e-9a64-4e68-92f5-557daa026e8c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:52.083774 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 892/3579] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:51 2026] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:52.097427 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c2cba42-87df-4984-90c0-d807c61febd0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.099760 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:52.100224 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1808670795"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:52.102305 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request body: {'volume': {"'imageRef": '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1808670795'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:52.102526 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume of 1 GB Aug 06 13:13:52.108872 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Availability Zones retrieved successfully. Aug 06 13:13:52.117166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (91ae0825-d097-410c-b1a7-c4b3f452c74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:52.118739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643b15ab-db53-4824-a064-b4bd3b0f096e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.119861 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:52.148828 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643b15ab-db53-4824-a064-b4bd3b0f096e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.149695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef387f72-c4c6-4f55-84c6-37cd27db7933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.199702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Created reservations ['554f427a-731a-4810-9681-4319650fd64b', '56c95c8b-755c-4e53-9ec3-7a57bb5fb58c', '40dcf5bc-54d3-4651-bd94-23dc67dc6a89', '00532d91-c3c2-45fc-ac33-5f5ae1ae5795'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:52.201049 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef387f72-c4c6-4f55-84c6-37cd27db7933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554f427a-731a-4810-9681-4319650fd64b', '56c95c8b-755c-4e53-9ec3-7a57bb5fb58c', '40dcf5bc-54d3-4651-bd94-23dc67dc6a89', '00532d91-c3c2-45fc-ac33-5f5ae1ae5795']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.201513 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee934795-5ad6-4a51-8bc8-c01b1bc3153d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.229797 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee934795-5ad6-4a51-8bc8-c01b1bc3153d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0bad35-f050-49b9-94a2-0d6eace5e422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1808670795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['554f427a-731a-4810-9681-4319650fd64b','56c95c8b-755c-4e53-9ec3-7a57bb5fb58c','40dcf5bc-54d3-4651-bd94-23dc67dc6a89','00532d91-c3c2-45fc-ac33-5f5ae1ae5795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1808670795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0bad35-f050-49b9-94a2-0d6eace5e422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9895690f1649be805ba654682f5592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.234285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a0147b-5342-41fd-8a80-cd5fd8503437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.235321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ba12b89-2ee9-4129-aac5-065cf41c2e6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.237086 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ba12b89-2ee9-4129-aac5-065cf41c2e6c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:52.237309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ba12b89-2ee9-4129-aac5-065cf41c2e6c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.237494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ba12b89-2ee9-4129-aac5-065cf41c2e6c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.237592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1ba12b89-2ee9-4129-aac5-065cf41c2e6c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:52.245624 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.245624 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:52.246517 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ba12b89-2ee9-4129-aac5-065cf41c2e6c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:52.247057 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 900/3580] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.251966 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a0147b-5342-41fd-8a80-cd5fd8503437) transitioned into state 'SUCCESS' from state '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-1808670795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['554f427a-731a-4810-9681-4319650fd64b','56c95c8b-755c-4e53-9ec3-7a57bb5fb58c','40dcf5bc-54d3-4651-bd94-23dc67dc6a89','00532d91-c3c2-45fc-ac33-5f5ae1ae5795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.253863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced5f12c-b350-4b40-a666-b130ee315877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.261834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced5f12c-b350-4b40-a666-b130ee315877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.263282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (91ae0825-d097-410c-b1a7-c4b3f452c74e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:52.263282 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request issued successfully. Aug 06 13:13:52.263503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c2cba42-87df-4984-90c0-d807c61febd0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:52.263930 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 892/3581] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:52 2026] POST /volume/v3/volumes => generated 755 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:52.277117 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89a406f9-cab7-4907-95e7-8532d569f072 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.279225 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:52.279225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1634969870"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:52.281342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request body: {'volume': {"'imageRef": '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1634969870'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:52.281342 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume of 1 GB Aug 06 13:13:52.285459 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Availability Zones retrieved successfully. Aug 06 13:13:52.290721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (d0cfc7bb-305f-4f27-9529-ad6c2d79bae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:52.292156 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ec4516-460f-4e20-a0e8-ffc5b279d8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.293523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:52.321160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ec4516-460f-4e20-a0e8-ffc5b279d8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.321935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3845aef-086c-4eb4-9ea7-26e8e49b9562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.357310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Created reservations ['ab274dd6-b4c6-48d9-8f8d-3641e6209b8e', '511e560b-8040-4362-8005-d9697fe9d747', '1354731f-d981-46e5-9b06-36dce4595620', 'd1ff3272-e17b-45ad-9570-9d8cb2dc3f45'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:52.358050 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3845aef-086c-4eb4-9ea7-26e8e49b9562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab274dd6-b4c6-48d9-8f8d-3641e6209b8e', '511e560b-8040-4362-8005-d9697fe9d747', '1354731f-d981-46e5-9b06-36dce4595620', 'd1ff3272-e17b-45ad-9570-9d8cb2dc3f45']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.359042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e84c363-b72c-40d2-8aef-30146d96d6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.382277 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e84c363-b72c-40d2-8aef-30146d96d6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2054239a-f50f-4b69-a2a9-7d8f064c81df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1634969870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['ab274dd6-b4c6-48d9-8f8d-3641e6209b8e','511e560b-8040-4362-8005-d9697fe9d747','1354731f-d981-46e5-9b06-36dce4595620','d1ff3272-e17b-45ad-9570-9d8cb2dc3f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1634969870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2054239a-f50f-4b69-a2a9-7d8f064c81df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9895690f1649be805ba654682f5592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.382880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9e7a4c-fb93-4ef4-bdf4-0fd0e0e75d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.400356 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9e7a4c-fb93-4ef4-bdf4-0fd0e0e75d4a) transitioned into state 'SUCCESS' from state '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-1634969870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['ab274dd6-b4c6-48d9-8f8d-3641e6209b8e','511e560b-8040-4362-8005-d9697fe9d747','1354731f-d981-46e5-9b06-36dce4595620','d1ff3272-e17b-45ad-9570-9d8cb2dc3f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.400963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd715394-3feb-4ff4-b45f-b59dc54f6587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.409578 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd715394-3feb-4ff4-b45f-b59dc54f6587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.410317 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (d0cfc7bb-305f-4f27-9529-ad6c2d79bae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:52.410688 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request issued successfully. Aug 06 13:13:52.411196 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89a406f9-cab7-4907-95e7-8532d569f072 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:52.411576 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 898/3582] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:52 2026] POST /volume/v3/volumes => generated 755 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:52.424584 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-024a6838-9467-4b09-a52c-0199602517c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.426674 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:52.427007 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-551280656"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:52.428746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request body: {'volume': {"'imageRef": '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-551280656'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:52.428879 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume of 1 GB Aug 06 13:13:52.429130 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.429130 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:52.433419 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Availability Zones retrieved successfully. Aug 06 13:13:52.439070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (8b750114-350d-4cab-8946-c351481ba40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:52.440030 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0da164-1885-4c87-9436-e9fd2c48def2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.441208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:52.461940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f8af031-bd0c-4968-b346-d90a8ed795b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.464131 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f8af031-bd0c-4968-b346-d90a8ed795b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:52.464595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f8af031-bd0c-4968-b346-d90a8ed795b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.464984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f8af031-bd0c-4968-b346-d90a8ed795b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.465246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6f8af031-bd0c-4968-b346-d90a8ed795b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:52.470137 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.470137 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:52.471291 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f8af031-bd0c-4968-b346-d90a8ed795b7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:52.471368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0da164-1885-4c87-9436-e9fd2c48def2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.471769 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 901/3583] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.472014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d0d920-4f05-4dcd-9b15-e86551b19b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.517736 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Created reservations ['bb91f093-2393-4fb3-8d19-1488f0461272', '9edac766-3c81-44a1-a333-e264f0625e51', 'b0ccb45d-0101-4e2f-9d67-cc2ba8edcdb9', '8f28e99e-0f8a-4990-b1d4-c54b99f0a547'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:52.518650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d0d920-4f05-4dcd-9b15-e86551b19b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb91f093-2393-4fb3-8d19-1488f0461272', '9edac766-3c81-44a1-a333-e264f0625e51', 'b0ccb45d-0101-4e2f-9d67-cc2ba8edcdb9', '8f28e99e-0f8a-4990-b1d4-c54b99f0a547']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.519387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04f87e9-bf1a-4c24-b365-a8bb708b5bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.542482 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04f87e9-bf1a-4c24-b365-a8bb708b5bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f97cae-d8d4-4a73-a206-ce74dd3d8bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-551280656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['bb91f093-2393-4fb3-8d19-1488f0461272','9edac766-3c81-44a1-a333-e264f0625e51','b0ccb45d-0101-4e2f-9d67-cc2ba8edcdb9','8f28e99e-0f8a-4990-b1d4-c54b99f0a547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-551280656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f97cae-d8d4-4a73-a206-ce74dd3d8bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9895690f1649be805ba654682f5592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.543288 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420e5079-b1b3-409d-80d2-86156ae0b3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.560944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420e5079-b1b3-409d-80d2-86156ae0b3a3) transitioned into state 'SUCCESS' from state '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-551280656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fdc0d52e57451f8b0b695f2e8daa70',qos_specs=None,replication_status=,reservations=['bb91f093-2393-4fb3-8d19-1488f0461272','9edac766-3c81-44a1-a333-e264f0625e51','b0ccb45d-0101-4e2f-9d67-cc2ba8edcdb9','8f28e99e-0f8a-4990-b1d4-c54b99f0a547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9895690f1649be805ba654682f5592',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.561638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa4170-c415-45b2-880c-7edddf51b9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:52.576330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa4170-c415-45b2-880c-7edddf51b9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:52.576330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Flow 'volume_create_api' (8b750114-350d-4cab-8946-c351481ba40b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:52.576330 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Create volume request issued successfully. Aug 06 13:13:52.576330 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-024a6838-9467-4b09-a52c-0199602517c7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:52.576734 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 893/3584] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:52 2026] POST /volume/v3/volumes => generated 754 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:52.590795 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-17a29f90-b275-4389-b740-611750a722f7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.593583 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17a29f90-b275-4389-b740-611750a722f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 Aug 06 13:13:52.593854 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17a29f90-b275-4389-b740-611750a722f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.594763 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17a29f90-b275-4389-b740-611750a722f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.604776 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.604776 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:52.609817 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-17a29f90-b275-4389-b740-611750a722f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:52.614243 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17a29f90-b275-4389-b740-611750a722f7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 returned with HTTP 200 Aug 06 13:13:52.614625 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 893/3585] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.628342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b3f9dc0-ff67-4826-8cee-bb93d4563bcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.629672 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b3f9dc0-ff67-4826-8cee-bb93d4563bcc tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 Aug 06 13:13:52.629863 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b3f9dc0-ff67-4826-8cee-bb93d4563bcc tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.630178 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b3f9dc0-ff67-4826-8cee-bb93d4563bcc tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.638105 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.638105 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:52.641729 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b3f9dc0-ff67-4826-8cee-bb93d4563bcc tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:52.646685 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b3f9dc0-ff67-4826-8cee-bb93d4563bcc tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 returned with HTTP 200 Aug 06 13:13:52.646685 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 899/3586] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.658754 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ebb6a3a-f668-4001-a85a-d635ae1bde0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.660628 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ebb6a3a-f668-4001-a85a-d635ae1bde0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 Aug 06 13:13:52.660874 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ebb6a3a-f668-4001-a85a-d635ae1bde0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.661121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ebb6a3a-f668-4001-a85a-d635ae1bde0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.669725 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.669725 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:52.674217 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ebb6a3a-f668-4001-a85a-d635ae1bde0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:52.679488 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ebb6a3a-f668-4001-a85a-d635ae1bde0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 returned with HTTP 200 Aug 06 13:13:52.679914 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 902/3587] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.692302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d99d8d4f-eb6d-4add-b7bb-d95c612519ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.694107 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d99d8d4f-eb6d-4add-b7bb-d95c612519ab tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df Aug 06 13:13:52.694332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d99d8d4f-eb6d-4add-b7bb-d95c612519ab tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.694575 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d99d8d4f-eb6d-4add-b7bb-d95c612519ab tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.703526 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.703526 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:52.707829 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d99d8d4f-eb6d-4add-b7bb-d95c612519ab tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:52.712909 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d99d8d4f-eb6d-4add-b7bb-d95c612519ab tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df returned with HTTP 200 Aug 06 13:13:52.713314 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 894/3588] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.732051 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-92978d46-3e5c-495b-aa1a-7f3065925d1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.743179 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92978d46-3e5c-495b-aa1a-7f3065925d1e tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd Aug 06 13:13:52.744322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92978d46-3e5c-495b-aa1a-7f3065925d1e tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.746277 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92978d46-3e5c-495b-aa1a-7f3065925d1e tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.798053 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.798053 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:52.814647 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92978d46-3e5c-495b-aa1a-7f3065925d1e tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:52.822858 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92978d46-3e5c-495b-aa1a-7f3065925d1e tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd returned with HTTP 200 Aug 06 13:13:52.823564 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 894/3589] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd => generated 847 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:52.835678 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.837477 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] DELETE https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd Aug 06 13:13:52.837661 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.837881 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.838050 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume with id: 87f97cae-d8d4-4a73-a206-ce74dd3d8bdd Aug 06 13:13:52.845019 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.845019 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:52.845459 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:52.876030 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume request issued successfully. Aug 06 13:13:52.876246 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ed7363b-94da-421c-b511-8eaafb3e1d49 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd returned with HTTP 202 Aug 06 13:13:52.876673 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 900/3590] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:13:52 2026] DELETE /volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:52.886516 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fdb3dde-a705-4ad8-8db8-6d7cafa2fd0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:52.889028 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fdb3dde-a705-4ad8-8db8-6d7cafa2fd0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd Aug 06 13:13:52.889289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fdb3dde-a705-4ad8-8db8-6d7cafa2fd0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:52.889539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fdb3dde-a705-4ad8-8db8-6d7cafa2fd0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:52.900556 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:52.900556 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:52.905417 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fdb3dde-a705-4ad8-8db8-6d7cafa2fd0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:52.910683 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fdb3dde-a705-4ad8-8db8-6d7cafa2fd0c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd returned with HTTP 200 Aug 06 13:13:52.911248 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 903/3591] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:52 2026] GET /volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:53.024161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de92ea55-925d-4b4c-9858-79f033656a4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.026151 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de92ea55-925d-4b4c-9858-79f033656a4f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:53.026587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de92ea55-925d-4b4c-9858-79f033656a4f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.026587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de92ea55-925d-4b4c-9858-79f033656a4f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.026703 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-de92ea55-925d-4b4c-9858-79f033656a4f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:53.031246 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:53.031246 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:53.031892 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de92ea55-925d-4b4c-9858-79f033656a4f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:53.032440 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 895/3592] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:53 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:53.264189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7870f0f-4aec-4aee-9fa5-0bcc1f6b5eea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.281101 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7870f0f-4aec-4aee-9fa5-0bcc1f6b5eea tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:13:53.283344 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7870f0f-4aec-4aee-9fa5-0bcc1f6b5eea tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.285002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7870f0f-4aec-4aee-9fa5-0bcc1f6b5eea tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.285694 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c7870f0f-4aec-4aee-9fa5-0bcc1f6b5eea tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:53.307812 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:53.307812 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:53.313340 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7870f0f-4aec-4aee-9fa5-0bcc1f6b5eea tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:13:53.317053 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 895/3593] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:53 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 736 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:53.327442 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40117779-b622-4b1b-b613-9044a96741cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.390083 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40117779-b622-4b1b-b613-9044a96741cf tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5/export_record Aug 06 13:13:53.390357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40117779-b622-4b1b-b613-9044a96741cf tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.390577 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40117779-b622-4b1b-b613-9044a96741cf tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Calling method 'export_record' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.390684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-40117779-b622-4b1b-b613-9044a96741cf tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Export record for backup a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 13:13:53.394880 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:53.394880 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:53.396044 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-40117779-b622-4b1b-b613-9044a96741cf tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ef46dc96f0ea425fa9fe6dfa4d171809', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2450b70f7a5d4903b7e1b3de7d22acae', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:13:53.396270 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40117779-b622-4b1b-b613-9044a96741cf tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5/export_record returned with HTTP 403 Aug 06 13:13:53.396778 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 901/3594] 10.4.3.59 () {68 vars in 1423 bytes} [Thu Aug 6 13:13:53 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5/export_record => generated 101 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:53.413646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.415351 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:53.418681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-674524551"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:53.420062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-674524551'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:53.420184 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume of 1 GB Aug 06 13:13:53.424096 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Availability Zones retrieved successfully. Aug 06 13:13:53.429333 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Flow 'volume_create_api' (586c6c22-edcb-4005-ab6b-6470a25f6a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:53.430286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00829cf4-69ad-4af9-a198-628cb29f3362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:53.431103 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:53.454535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00829cf4-69ad-4af9-a198-628cb29f3362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:53.455305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671b89e5-083f-4184-aa77-a6cfff48f828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:53.483200 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a9a1e61-8d79-4285-9e0b-7a46bd0e2c1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.485114 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a9a1e61-8d79-4285-9e0b-7a46bd0e2c1e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:53.485337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a9a1e61-8d79-4285-9e0b-7a46bd0e2c1e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.485528 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a9a1e61-8d79-4285-9e0b-7a46bd0e2c1e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.485629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4a9a1e61-8d79-4285-9e0b-7a46bd0e2c1e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:53.490349 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Created reservations ['eb52d3bd-b617-413f-afe4-3a0d53ea3359', 'ab0e52c0-07dd-4d8a-bd25-f82286614bcd', '391cfea1-1dbb-4ca7-8c9c-9fc3cb6324b5', '5118892f-9ffa-4cf3-beea-0c2ee285181f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:53.490561 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:53.490561 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:53.491053 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671b89e5-083f-4184-aa77-a6cfff48f828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb52d3bd-b617-413f-afe4-3a0d53ea3359', 'ab0e52c0-07dd-4d8a-bd25-f82286614bcd', '391cfea1-1dbb-4ca7-8c9c-9fc3cb6324b5', '5118892f-9ffa-4cf3-beea-0c2ee285181f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:53.491337 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a9a1e61-8d79-4285-9e0b-7a46bd0e2c1e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:53.491694 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88315f90-88e1-4f9f-9444-93bd63ff710f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:53.491747 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 896/3595] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:53 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:53.516040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88315f90-88e1-4f9f-9444-93bd63ff710f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a08acc2-01ac-4579-bace-700e915fca74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-674524551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2450b70f7a5d4903b7e1b3de7d22acae',qos_specs=None,replication_status=,reservations=['eb52d3bd-b617-413f-afe4-3a0d53ea3359','ab0e52c0-07dd-4d8a-bd25-f82286614bcd','391cfea1-1dbb-4ca7-8c9c-9fc3cb6324b5','5118892f-9ffa-4cf3-beea-0c2ee285181f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-674524551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a08acc2-01ac-4579-bace-700e915fca74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2450b70f7a5d4903b7e1b3de7d22acae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:53.517061 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dd018b-1219-48cc-b323-e6522821ac42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:53.533485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dd018b-1219-48cc-b323-e6522821ac42) transitioned into state 'SUCCESS' from state '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-674524551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2450b70f7a5d4903b7e1b3de7d22acae',qos_specs=None,replication_status=,reservations=['eb52d3bd-b617-413f-afe4-3a0d53ea3359','ab0e52c0-07dd-4d8a-bd25-f82286614bcd','391cfea1-1dbb-4ca7-8c9c-9fc3cb6324b5','5118892f-9ffa-4cf3-beea-0c2ee285181f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:53.534099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a201524c-d858-4056-90ad-e2f44789e14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:53.543121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a201524c-d858-4056-90ad-e2f44789e14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:53.544026 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Flow 'volume_create_api' (586c6c22-edcb-4005-ab6b-6470a25f6a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:53.544421 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume request issued successfully. Aug 06 13:13:53.544960 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d60af793-6e8f-4bfe-a7d0-1eac3fee1ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:53.545423 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 904/3596] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:13:53 2026] POST /volume/v3/volumes => generated 775 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:53.558819 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f87290e1-d367-4bc6-8ef0-294632be4598 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.561028 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f87290e1-d367-4bc6-8ef0-294632be4598 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 Aug 06 13:13:53.561316 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f87290e1-d367-4bc6-8ef0-294632be4598 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.561555 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f87290e1-d367-4bc6-8ef0-294632be4598 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.582941 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:53.582941 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:53.589553 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f87290e1-d367-4bc6-8ef0-294632be4598 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:13:53.593553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f87290e1-d367-4bc6-8ef0-294632be4598 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 returned with HTTP 200 Aug 06 13:13:53.593928 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 896/3597] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:53 2026] GET /volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:53.924989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c2d08f7-1ff2-41c7-b34c-7cc8cb51e140 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.927176 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c2d08f7-1ff2-41c7-b34c-7cc8cb51e140 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd Aug 06 13:13:53.927453 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c2d08f7-1ff2-41c7-b34c-7cc8cb51e140 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.927565 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c2d08f7-1ff2-41c7-b34c-7cc8cb51e140 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.933905 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c2d08f7-1ff2-41c7-b34c-7cc8cb51e140 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd returned with HTTP 404 Aug 06 13:13:53.934460 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 902/3598] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:53 2026] GET /volume/v3/volumes/87f97cae-d8d4-4a73-a206-ce74dd3d8bdd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:53.942723 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.944207 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] DELETE https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df Aug 06 13:13:53.946040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.946040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.946040 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume with id: 2054239a-f50f-4b69-a2a9-7d8f064c81df Aug 06 13:13:53.954063 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:53.954063 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:53.954063 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:53.978643 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume request issued successfully. Aug 06 13:13:53.978924 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92198ceb-3d44-4df9-8960-cfd9f2e50d01 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df returned with HTTP 202 Aug 06 13:13:53.979480 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 897/3599] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:13:53 2026] DELETE /volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:53.987910 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff4bbc75-e69d-4771-997d-f046f0fbf8b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:53.990159 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff4bbc75-e69d-4771-997d-f046f0fbf8b0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df Aug 06 13:13:53.990482 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff4bbc75-e69d-4771-997d-f046f0fbf8b0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:53.990619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff4bbc75-e69d-4771-997d-f046f0fbf8b0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:53.998692 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:53.998692 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:54.002160 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff4bbc75-e69d-4771-997d-f046f0fbf8b0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:54.006748 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff4bbc75-e69d-4771-997d-f046f0fbf8b0 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df returned with HTTP 200 Aug 06 13:13:54.007209 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 905/3600] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:53 2026] GET /volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:54.044195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-edd00a4e-64ae-4037-9556-62a5fc887e1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:54.046297 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-edd00a4e-64ae-4037-9556-62a5fc887e1e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:54.046567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-edd00a4e-64ae-4037-9556-62a5fc887e1e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:54.046753 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-edd00a4e-64ae-4037-9556-62a5fc887e1e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:54.046926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-edd00a4e-64ae-4037-9556-62a5fc887e1e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:54.056853 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:54.056853 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:54.056853 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-edd00a4e-64ae-4037-9556-62a5fc887e1e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:54.057406 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 897/3601] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:54 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:54.503249 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7aa63072-e2f5-48da-b2e8-03927cf39d71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:54.505758 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7aa63072-e2f5-48da-b2e8-03927cf39d71 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:54.505993 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7aa63072-e2f5-48da-b2e8-03927cf39d71 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:54.506197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7aa63072-e2f5-48da-b2e8-03927cf39d71 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:54.506345 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7aa63072-e2f5-48da-b2e8-03927cf39d71 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:54.513942 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:54.513942 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:54.515020 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7aa63072-e2f5-48da-b2e8-03927cf39d71 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:54.515474 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 903/3602] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:54 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:54.605922 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9162226b-8f18-4beb-ad32-ef3d34d0f58e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:54.607819 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9162226b-8f18-4beb-ad32-ef3d34d0f58e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 Aug 06 13:13:54.608070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9162226b-8f18-4beb-ad32-ef3d34d0f58e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:54.608277 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9162226b-8f18-4beb-ad32-ef3d34d0f58e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:54.615814 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:54.615814 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:54.619351 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9162226b-8f18-4beb-ad32-ef3d34d0f58e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:13:54.622938 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9162226b-8f18-4beb-ad32-ef3d34d0f58e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 returned with HTTP 200 Aug 06 13:13:54.623324 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 898/3603] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:54 2026] GET /volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:54.634360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:54.639463 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:54.639808 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a08acc2-01ac-4579-bace-700e915fca74", "name": "tempest-type-Backup-1391371358"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:54.641131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Creating new backup {'backup': {'volume_id': '2a08acc2-01ac-4579-bace-700e915fca74', 'name': 'tempest-type-Backup-1391371358'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:54.641273 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Creating backup of volume 2a08acc2-01ac-4579-bace-700e915fca74 in container None Aug 06 13:13:54.651518 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:54.651518 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:54.653278 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:13:54.666867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Created reservations ['ec5b66b4-b031-4fea-aa4f-f56859f47fbf', 'e584f51d-fb8a-448c-b2e3-4db650331f06'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:54.688989 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbba3a02-188b-485c-98ef-db5c0cba0025 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:54.689660 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 906/3604] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:13:54 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 13:13:54.698608 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3ba0363-0537-4c7d-83d5-c818bd0f54f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:54.700908 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ba0363-0537-4c7d-83d5-c818bd0f54f4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:13:54.701231 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ba0363-0537-4c7d-83d5-c818bd0f54f4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:54.701530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ba0363-0537-4c7d-83d5-c818bd0f54f4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:54.701755 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a3ba0363-0537-4c7d-83d5-c818bd0f54f4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:54.706350 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:54.706350 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:54.707051 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ba0363-0537-4c7d-83d5-c818bd0f54f4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:13:54.707436 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 898/3605] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:54 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:55.019320 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74be875c-f83b-412e-ba10-2ca58ea4172c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.021192 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74be875c-f83b-412e-ba10-2ca58ea4172c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df Aug 06 13:13:55.021329 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74be875c-f83b-412e-ba10-2ca58ea4172c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:55.021503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74be875c-f83b-412e-ba10-2ca58ea4172c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:55.027229 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74be875c-f83b-412e-ba10-2ca58ea4172c tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df returned with HTTP 404 Aug 06 13:13:55.027665 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 904/3606] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:55 2026] GET /volume/v3/volumes/2054239a-f50f-4b69-a2a9-7d8f064c81df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:55.034836 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90fcf872-5252-4abd-9556-3485ce163397 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.037121 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90fcf872-5252-4abd-9556-3485ce163397 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] DELETE https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 Aug 06 13:13:55.037552 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90fcf872-5252-4abd-9556-3485ce163397 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:55.038151 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90fcf872-5252-4abd-9556-3485ce163397 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:55.038151 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-90fcf872-5252-4abd-9556-3485ce163397 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume with id: 7b0bad35-f050-49b9-94a2-0d6eace5e422 Aug 06 13:13:55.046684 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:55.046684 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:55.047416 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90fcf872-5252-4abd-9556-3485ce163397 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:55.068178 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9396253c-b32f-4f65-b7c9-76a4b52f08fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.070209 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9396253c-b32f-4f65-b7c9-76a4b52f08fb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:13:55.070755 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9396253c-b32f-4f65-b7c9-76a4b52f08fb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:55.070755 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9396253c-b32f-4f65-b7c9-76a4b52f08fb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:55.070850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9396253c-b32f-4f65-b7c9-76a4b52f08fb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:55.074979 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:55.074979 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:55.075584 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9396253c-b32f-4f65-b7c9-76a4b52f08fb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:13:55.076085 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 907/3607] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:55 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:55.082138 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90fcf872-5252-4abd-9556-3485ce163397 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume request issued successfully. Aug 06 13:13:55.085289 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90fcf872-5252-4abd-9556-3485ce163397 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 returned with HTTP 202 Aug 06 13:13:55.085289 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 899/3608] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:13:55 2026] DELETE /volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:55.087698 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4729b2e3-dcac-4957-ade4-574170bc137e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.090957 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1d76721-64de-477b-a0bf-46bcd8777d22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.093015 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1d76721-64de-477b-a0bf-46bcd8777d22 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 Aug 06 13:13:55.093015 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1d76721-64de-477b-a0bf-46bcd8777d22 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:55.093189 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1d76721-64de-477b-a0bf-46bcd8777d22 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:55.100818 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:55.100818 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:55.104900 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1d76721-64de-477b-a0bf-46bcd8777d22 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:55.110252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1d76721-64de-477b-a0bf-46bcd8777d22 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 returned with HTTP 200 Aug 06 13:13:55.110355 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 905/3609] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:55 2026] GET /volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:55.169960 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4729b2e3-dcac-4957-ade4-574170bc137e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:55.170586 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4729b2e3-dcac-4957-ade4-574170bc137e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c41cc5d-e23d-48e6-9f8a-bf778f417992"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:55.172620 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-4729b2e3-dcac-4957-ade4-574170bc137e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Creating new backup {'backup': {'volume_id': '3c41cc5d-e23d-48e6-9f8a-bf778f417992'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:55.172757 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-4729b2e3-dcac-4957-ade4-574170bc137e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Creating backup of volume 3c41cc5d-e23d-48e6-9f8a-bf778f417992 in container None Aug 06 13:13:55.181673 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:55.181673 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:55.182566 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4729b2e3-dcac-4957-ade4-574170bc137e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Volume info retrieved successfully. Aug 06 13:13:55.198811 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4729b2e3-dcac-4957-ade4-574170bc137e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Created reservations ['43e12e54-f159-4d97-b723-ad3b8d508d61', '378e46d3-e0c8-4483-8cfe-c11100c576b9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:55.225868 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4729b2e3-dcac-4957-ade4-574170bc137e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:55.226292 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 899/3610] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:13:55 2026] POST /volume/v3/backups => generated 286 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:55.234366 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91f78eeb-0589-41b6-9fc0-45bc16825ed9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.236312 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f78eeb-0589-41b6-9fc0-45bc16825ed9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:13:55.236607 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f78eeb-0589-41b6-9fc0-45bc16825ed9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:55.236866 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f78eeb-0589-41b6-9fc0-45bc16825ed9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:55.237060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-91f78eeb-0589-41b6-9fc0-45bc16825ed9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:55.242727 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:55.242727 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:55.243509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f78eeb-0589-41b6-9fc0-45bc16825ed9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:13:55.244076 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 908/3611] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:55 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:55.526498 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07b97715-3514-49ba-a42f-74078a21059c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.528218 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07b97715-3514-49ba-a42f-74078a21059c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:55.528426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07b97715-3514-49ba-a42f-74078a21059c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:55.528606 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07b97715-3514-49ba-a42f-74078a21059c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:55.528696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-07b97715-3514-49ba-a42f-74078a21059c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:55.533328 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:55.533328 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:55.533989 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07b97715-3514-49ba-a42f-74078a21059c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:55.534418 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 900/3612] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:55 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:55.718802 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c89d3240-3ffb-4fb6-af2e-1e3ddc708046 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:55.720451 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c89d3240-3ffb-4fb6-af2e-1e3ddc708046 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:13:55.720613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c89d3240-3ffb-4fb6-af2e-1e3ddc708046 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:55.720786 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c89d3240-3ffb-4fb6-af2e-1e3ddc708046 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:55.720888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c89d3240-3ffb-4fb6-af2e-1e3ddc708046 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:55.722400 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=381,cinder:INSERT=66,cinder:UPDATE=100 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:13:55.725075 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:55.725075 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:55.725959 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c89d3240-3ffb-4fb6-af2e-1e3ddc708046 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:13:55.726467 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 906/3613] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:55 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:56.124582 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1637342-d356-4583-801a-cf6dd1c0da10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:56.128114 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1637342-d356-4583-801a-cf6dd1c0da10 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 Aug 06 13:13:56.128355 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1637342-d356-4583-801a-cf6dd1c0da10 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:56.128541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1637342-d356-4583-801a-cf6dd1c0da10 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:56.137223 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1637342-d356-4583-801a-cf6dd1c0da10 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 returned with HTTP 404 Aug 06 13:13:56.138570 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 900/3614] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:56 2026] GET /volume/v3/volumes/7b0bad35-f050-49b9-94a2-0d6eace5e422 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:56.146324 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:56.148114 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] DELETE https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 Aug 06 13:13:56.148352 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:56.148558 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:56.148735 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume with id: f18ef0c5-29bd-463c-8b33-e53581c56e87 Aug 06 13:13:56.155860 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:56.155860 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:56.156375 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:56.174749 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume request issued successfully. Aug 06 13:13:56.175071 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06d76937-94ea-40bb-bdd2-b18b2526e0e7 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 returned with HTTP 202 Aug 06 13:13:56.175578 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 909/3615] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:13:56 2026] DELETE /volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:56.183395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-add0a476-5933-4a11-97ba-2f6c160b9989 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:56.185276 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-add0a476-5933-4a11-97ba-2f6c160b9989 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 Aug 06 13:13:56.185533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-add0a476-5933-4a11-97ba-2f6c160b9989 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:56.185820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-add0a476-5933-4a11-97ba-2f6c160b9989 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:56.194254 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:56.194254 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:56.198249 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-add0a476-5933-4a11-97ba-2f6c160b9989 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:56.203544 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-add0a476-5933-4a11-97ba-2f6c160b9989 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 returned with HTTP 200 Aug 06 13:13:56.203892 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 901/3616] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:56 2026] GET /volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:56.254435 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71748bef-709e-45e0-998e-387335f3aa7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:56.256419 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71748bef-709e-45e0-998e-387335f3aa7c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:13:56.256544 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71748bef-709e-45e0-998e-387335f3aa7c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:56.256684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71748bef-709e-45e0-998e-387335f3aa7c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:56.256874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-71748bef-709e-45e0-998e-387335f3aa7c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:56.261664 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:56.261664 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:56.262641 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71748bef-709e-45e0-998e-387335f3aa7c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:13:56.263162 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 907/3617] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:56 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:56.545327 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-24839c71-9bdb-479e-9707-2e8978ce15e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:56.546970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24839c71-9bdb-479e-9707-2e8978ce15e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:56.547146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24839c71-9bdb-479e-9707-2e8978ce15e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:56.547351 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24839c71-9bdb-479e-9707-2e8978ce15e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:56.548145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-24839c71-9bdb-479e-9707-2e8978ce15e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:56.549278 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=392,cinder:INSERT=64,cinder:UPDATE=138 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:13:56.552320 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:56.552320 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:56.552867 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24839c71-9bdb-479e-9707-2e8978ce15e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:56.553295 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 901/3618] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:56 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:56.737100 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff3e6ed8-ff2c-46bb-a128-d58a4c65bce6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:56.739062 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff3e6ed8-ff2c-46bb-a128-d58a4c65bce6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:13:56.739530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff3e6ed8-ff2c-46bb-a128-d58a4c65bce6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:56.740979 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff3e6ed8-ff2c-46bb-a128-d58a4c65bce6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:56.740979 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ff3e6ed8-ff2c-46bb-a128-d58a4c65bce6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:56.742599 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=332,cinder:INSERT=66,cinder:UPDATE=107 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:13:56.745998 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:56.745998 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:56.747860 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff3e6ed8-ff2c-46bb-a128-d58a4c65bce6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:13:56.748566 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 910/3619] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:56 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:57.217359 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf1eed4f-8c69-4054-ae8f-1389ff6908a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:57.219299 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf1eed4f-8c69-4054-ae8f-1389ff6908a5 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 Aug 06 13:13:57.219500 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf1eed4f-8c69-4054-ae8f-1389ff6908a5 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:57.219695 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf1eed4f-8c69-4054-ae8f-1389ff6908a5 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:57.249969 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf1eed4f-8c69-4054-ae8f-1389ff6908a5 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 returned with HTTP 404 Aug 06 13:13:57.251889 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 902/3620] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:57 2026] GET /volume/v3/volumes/f18ef0c5-29bd-463c-8b33-e53581c56e87 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:57.259697 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:57.261872 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] DELETE https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 Aug 06 13:13:57.262139 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:57.262396 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:57.262600 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume with id: 035a1096-7bac-4150-9a7f-8354a20b9a06 Aug 06 13:13:57.273966 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:57.273966 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:57.274566 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:57.277185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-633fb21b-d623-43bc-8332-90d6fe1ea41a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:57.281203 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-633fb21b-d623-43bc-8332-90d6fe1ea41a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:13:57.281541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-633fb21b-d623-43bc-8332-90d6fe1ea41a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:57.281820 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-633fb21b-d623-43bc-8332-90d6fe1ea41a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:57.282007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-633fb21b-d623-43bc-8332-90d6fe1ea41a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:57.290963 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:57.290963 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:57.292842 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-633fb21b-d623-43bc-8332-90d6fe1ea41a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:13:57.293629 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 902/3621] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:57 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:57.296605 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Delete volume request issued successfully. Aug 06 13:13:57.296941 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc36e8e9-ae8a-4ec1-aabe-0ad40bd12231 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 returned with HTTP 202 Aug 06 13:13:57.297580 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 908/3622] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:13:57 2026] DELETE /volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:13:57.306530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d2c70c7-789e-4685-b3e8-4356babb4f6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:57.310386 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d2c70c7-789e-4685-b3e8-4356babb4f6b tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 Aug 06 13:13:57.310386 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d2c70c7-789e-4685-b3e8-4356babb4f6b tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:57.310386 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d2c70c7-789e-4685-b3e8-4356babb4f6b tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:57.320684 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:57.320684 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:57.325890 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d2c70c7-789e-4685-b3e8-4356babb4f6b tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Volume info retrieved successfully. Aug 06 13:13:57.332144 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d2c70c7-789e-4685-b3e8-4356babb4f6b tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 returned with HTTP 200 Aug 06 13:13:57.332695 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 911/3623] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:57 2026] GET /volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:57.563383 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d897936b-aef0-4801-bfc5-562430e55ed7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:57.565626 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d897936b-aef0-4801-bfc5-562430e55ed7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:57.565893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d897936b-aef0-4801-bfc5-562430e55ed7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:57.566173 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d897936b-aef0-4801-bfc5-562430e55ed7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:57.566397 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d897936b-aef0-4801-bfc5-562430e55ed7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:57.571769 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:57.571769 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:57.572677 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d897936b-aef0-4801-bfc5-562430e55ed7 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:57.573132 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 903/3624] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:57 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:57.761292 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb291ee2-2bec-4174-8333-ea9de68c9cd5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:57.763177 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb291ee2-2bec-4174-8333-ea9de68c9cd5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:13:57.763443 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb291ee2-2bec-4174-8333-ea9de68c9cd5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:57.763656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb291ee2-2bec-4174-8333-ea9de68c9cd5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:57.763794 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bb291ee2-2bec-4174-8333-ea9de68c9cd5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:57.767991 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:57.767991 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:57.768618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb291ee2-2bec-4174-8333-ea9de68c9cd5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:13:57.769151 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 903/3625] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:57 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:58.304468 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb401679-634b-4e71-a0b5-5670211c23f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.306432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb401679-634b-4e71-a0b5-5670211c23f2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:13:58.306632 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb401679-634b-4e71-a0b5-5670211c23f2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:58.306809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb401679-634b-4e71-a0b5-5670211c23f2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:58.306948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bb401679-634b-4e71-a0b5-5670211c23f2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:58.311084 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:58.311084 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:58.311653 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb401679-634b-4e71-a0b5-5670211c23f2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:13:58.312006 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 909/3626] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:58 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:58.345309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e69b889-1b2e-4f5b-be4b-cb6b1d706b44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.347056 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e69b889-1b2e-4f5b-be4b-cb6b1d706b44 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] GET https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 Aug 06 13:13:58.347275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e69b889-1b2e-4f5b-be4b-cb6b1d706b44 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:58.347461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e69b889-1b2e-4f5b-be4b-cb6b1d706b44 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:58.353203 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e69b889-1b2e-4f5b-be4b-cb6b1d706b44 tempest-CreateVolumesFromImageTest-1811636510 tempest-CreateVolumesFromImageTest-1811636510-project-member] https://10.4.3.59/volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 returned with HTTP 404 Aug 06 13:13:58.353715 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 912/3627] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:58 2026] GET /volume/v3/volumes/035a1096-7bac-4150-9a7f-8354a20b9a06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:13:58.587639 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b209e8b-4f8a-4b35-b70a-ae4bf425a65f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.594075 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b209e8b-4f8a-4b35-b70a-ae4bf425a65f tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:58.594075 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b209e8b-4f8a-4b35-b70a-ae4bf425a65f tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:58.594314 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b209e8b-4f8a-4b35-b70a-ae4bf425a65f tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:58.596841 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5b209e8b-4f8a-4b35-b70a-ae4bf425a65f tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:58.611130 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:58.611130 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:58.614550 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b209e8b-4f8a-4b35-b70a-ae4bf425a65f tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:58.614730 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 904/3628] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:58 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:58.648357 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ebf44f6e-598b-40c2-9f65-1e0eef4ef1bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.650126 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebf44f6e-598b-40c2-9f65-1e0eef4ef1bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:13:58.651290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebf44f6e-598b-40c2-9f65-1e0eef4ef1bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:58.651290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebf44f6e-598b-40c2-9f65-1e0eef4ef1bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:58.657674 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:58.657674 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:58.661986 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ebf44f6e-598b-40c2-9f65-1e0eef4ef1bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:13:58.667496 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebf44f6e-598b-40c2-9f65-1e0eef4ef1bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:13:58.668001 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 904/3629] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:58 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:58.714129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-eb8f2232-0c10-4a0c-a28e-7d8f3cd9ac8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.716385 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-eb8f2232-0c10-4a0c-a28e-7d8f3cd9ac8d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:13:58.716555 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-eb8f2232-0c10-4a0c-a28e-7d8f3cd9ac8d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:58.716742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-eb8f2232-0c10-4a0c-a28e-7d8f3cd9ac8d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:58.727623 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:58.727623 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:58.735287 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-eb8f2232-0c10-4a0c-a28e-7d8f3cd9ac8d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:13:58.740585 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-eb8f2232-0c10-4a0c-a28e-7d8f3cd9ac8d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:13:58.741245 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 910/3630] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:13:58 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:58.788506 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6691d5a7-face-41a9-8cab-c5f66fdc301e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.792006 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6691d5a7-face-41a9-8cab-c5f66fdc301e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:13:58.792006 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6691d5a7-face-41a9-8cab-c5f66fdc301e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:58.792006 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6691d5a7-face-41a9-8cab-c5f66fdc301e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:58.792006 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6691d5a7-face-41a9-8cab-c5f66fdc301e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:58.797646 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:58.797646 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:58.798614 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6691d5a7-face-41a9-8cab-c5f66fdc301e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:13:58.799233 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 913/3631] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:58 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:58.834712 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d77224a3-b0cf-4170-8988-79092557f891 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.835112 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d77224a3-b0cf-4170-8988-79092557f891 None None] GET https://10.4.3.59/volume// Aug 06 13:13:58.835306 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d77224a3-b0cf-4170-8988-79092557f891 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:58.835477 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d77224a3-b0cf-4170-8988-79092557f891 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:58.835806 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d77224a3-b0cf-4170-8988-79092557f891 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:13:58.836113 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 905/3632] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:13:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:13:58.843588 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-f812728c-1823-4e55-9899-3d541ee87e7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:58.945589 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-f812728c-1823-4e55-9899-3d541ee87e7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:13:58.945949 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-f812728c-1823-4e55-9899-3d541ee87e7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43ecf3e6-209a-4c31-8a26-6fba6aa46949", "connector": null, "instance_uuid": "3b9b2c1b-e1c9-4ac3-b81a-8019b4ce0739"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:58.954755 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:58.954755 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:58.984296 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-f812728c-1823-4e55-9899-3d541ee87e7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:13:58.984296 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 905/3633] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:13:58 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:59.012162 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b871e27c-58fd-4927-848a-efcb10ecf915 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.014511 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b871e27c-58fd-4927-848a-efcb10ecf915 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:13:59.014756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b871e27c-58fd-4927-848a-efcb10ecf915 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.015039 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b871e27c-58fd-4927-848a-efcb10ecf915 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.028151 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.028151 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:59.031738 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b871e27c-58fd-4927-848a-efcb10ecf915 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:13:59.035342 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f10e3a2-68fe-459c-a37e-c5a85b8f07fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.035766 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f10e3a2-68fe-459c-a37e-c5a85b8f07fa None None] GET https://10.4.3.59/volume// Aug 06 13:13:59.035970 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f10e3a2-68fe-459c-a37e-c5a85b8f07fa None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.036164 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f10e3a2-68fe-459c-a37e-c5a85b8f07fa None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.036302 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b871e27c-58fd-4927-848a-efcb10ecf915 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:13:59.036553 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f10e3a2-68fe-459c-a37e-c5a85b8f07fa None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:13:59.036710 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 911/3634] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:59.037003 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 914/3635] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:13:59.046372 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-53887cef-e426-40b4-82cd-e1ed5e87172a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.049161 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-53887cef-e426-40b4-82cd-e1ed5e87172a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:13:59.049914 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-53887cef-e426-40b4-82cd-e1ed5e87172a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.049914 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-53887cef-e426-40b4-82cd-e1ed5e87172a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.079577 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.079577 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:13:59.094958 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-53887cef-e426-40b4-82cd-e1ed5e87172a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:13:59.111998 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-53887cef-e426-40b4-82cd-e1ed5e87172a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:13:59.114220 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 906/3636] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 1018 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:13:59.230152 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-a517e8ff-dbcb-40d8-90c9-34493d0c21ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.233862 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-a517e8ff-dbcb-40d8-90c9-34493d0c21ef tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] PUT https://10.4.3.59/volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630 Aug 06 13:13:59.234347 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-a517e8ff-dbcb-40d8-90c9-34493d0c21ef tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:59.243942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-a517e8ff-dbcb-40d8-90c9-34493d0c21ef tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Acquiring lock "cinder-attachment_update-43ecf3e6-209a-4c31-8a26-6fba6aa46949-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:13:59.250738 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-a517e8ff-dbcb-40d8-90c9-34493d0c21ef tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Lock "cinder-attachment_update-43ecf3e6-209a-4c31-8a26-6fba6aa46949-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:13:59.252058 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.252058 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:59.322509 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-104d6625-0876-4df9-999e-f7c9e854482d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.324380 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-104d6625-0876-4df9-999e-f7c9e854482d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:13:59.324633 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-104d6625-0876-4df9-999e-f7c9e854482d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.324881 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-104d6625-0876-4df9-999e-f7c9e854482d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.325004 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-104d6625-0876-4df9-999e-f7c9e854482d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:59.331548 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.331548 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:59.332913 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-104d6625-0876-4df9-999e-f7c9e854482d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:13:59.332913 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 912/3637] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:59.345066 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-a517e8ff-dbcb-40d8-90c9-34493d0c21ef tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Lock "cinder-attachment_update-43ecf3e6-209a-4c31-8a26-6fba6aa46949-np0000006653" released by "attachment_update" :: held 0.094s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:13:59.345384 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-a517e8ff-dbcb-40d8-90c9-34493d0c21ef tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630 returned with HTTP 200 Aug 06 13:13:59.345820 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 906/3638] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:13:59 2026] PUT /volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:13:59.630507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad7d1ab9-921e-4858-8288-a58794879976 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.633377 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad7d1ab9-921e-4858-8288-a58794879976 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:13:59.633377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad7d1ab9-921e-4858-8288-a58794879976 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.633377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad7d1ab9-921e-4858-8288-a58794879976 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.633481 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ad7d1ab9-921e-4858-8288-a58794879976 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:59.637593 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.637593 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:59.638492 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad7d1ab9-921e-4858-8288-a58794879976 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:13:59.638806 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 915/3639] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:59.639604 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.651630 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca8700dd-b8b2-47ed-aebe-4ae40289713a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.654431 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca8700dd-b8b2-47ed-aebe-4ae40289713a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:13:59.654431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca8700dd-b8b2-47ed-aebe-4ae40289713a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.654431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca8700dd-b8b2-47ed-aebe-4ae40289713a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.654431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ca8700dd-b8b2-47ed-aebe-4ae40289713a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:59.658685 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.658685 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:59.659442 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca8700dd-b8b2-47ed-aebe-4ae40289713a tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:13:59.659952 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 913/3640] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:59.671991 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.674021 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:13:59.674407 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-415520325"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:59.676104 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating new backup {'backup': {'volume_id': '0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-415520325'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:13:59.676104 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Creating backup of volume 0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c in container None Aug 06 13:13:59.683646 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.683646 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:59.683980 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Volume info retrieved successfully. Aug 06 13:13:59.700634 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Created reservations ['c8898cd2-be55-4d14-baab-8cfd17a45449', '7acb3c76-3de5-4312-921d-a5ff982190e8'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:59.737177 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc0ece19-aded-430e-befb-2c0d3d3e03f3 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:13:59.737616 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 907/3641] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:13:59 2026] POST /volume/v3/backups => generated 327 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:59.741994 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:13:59.743785 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-274034367"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:13:59.748690 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5acd4f09-4a3d-4df3-ae00-4f299970e045 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.748928 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-274034367'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:13:59.749206 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume of 1 GB Aug 06 13:13:59.750756 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5acd4f09-4a3d-4df3-ae00-4f299970e045 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:13:59.750993 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5acd4f09-4a3d-4df3-ae00-4f299970e045 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.751252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5acd4f09-4a3d-4df3-ae00-4f299970e045 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.751461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5acd4f09-4a3d-4df3-ae00-4f299970e045 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:59.756356 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.756356 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:13:59.757210 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5acd4f09-4a3d-4df3-ae00-4f299970e045 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:13:59.757814 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 916/3642] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:59.775444 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Availability Zones retrieved successfully. Aug 06 13:13:59.793921 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (47bf789e-54df-483d-8a3b-92c865873104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:59.795463 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d843e002-9b1d-4265-8c31-c1860e9ac3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:59.796741 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:13:59.811112 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d95a7ac9-3a79-433a-a095-c3628175094b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.812964 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d95a7ac9-3a79-433a-a095-c3628175094b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:13:59.813254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d95a7ac9-3a79-433a-a095-c3628175094b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.813510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d95a7ac9-3a79-433a-a095-c3628175094b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.813638 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d95a7ac9-3a79-433a-a095-c3628175094b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:13:59.820424 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.820424 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:13:59.821140 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d95a7ac9-3a79-433a-a095-c3628175094b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:13:59.821440 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 914/3643] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:13:59.826253 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d843e002-9b1d-4265-8c31-c1860e9ac3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:59.827132 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080e32d6-0211-4f1e-b072-a39cd839f09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:59.903912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Created reservations ['517199c5-ef79-4845-bfdf-d1c39baef45a', '8754560e-f4da-48af-bd21-6deb58f87fb2', 'a846d06d-8c84-4ddd-bb73-04fb819edbc5', 'abb9b429-41ca-4017-ad9c-67bf7e0ccadf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:13:59.904793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080e32d6-0211-4f1e-b072-a39cd839f09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['517199c5-ef79-4845-bfdf-d1c39baef45a', '8754560e-f4da-48af-bd21-6deb58f87fb2', 'a846d06d-8c84-4ddd-bb73-04fb819edbc5', 'abb9b429-41ca-4017-ad9c-67bf7e0ccadf']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:59.905667 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489b9916-6ed6-4992-8303-e6dc3740fd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:59.927940 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489b9916-6ed6-4992-8303-e6dc3740fd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26bc6d37-df1d-42dd-8136-44da3adb6a2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-274034367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['517199c5-ef79-4845-bfdf-d1c39baef45a','8754560e-f4da-48af-bd21-6deb58f87fb2','a846d06d-8c84-4ddd-bb73-04fb819edbc5','abb9b429-41ca-4017-ad9c-67bf7e0ccadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-274034367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26bc6d37-df1d-42dd-8136-44da3adb6a2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b30964928a1e44ad808ba10e9333ac62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='567043aaaa7b457cbdb777e30583984d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:59.927940 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77389a3d-4011-45e5-9c10-2a5759f55678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:59.943621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77389a3d-4011-45e5-9c10-2a5759f55678) transitioned into state 'SUCCESS' from state '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-274034367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['517199c5-ef79-4845-bfdf-d1c39baef45a','8754560e-f4da-48af-bd21-6deb58f87fb2','a846d06d-8c84-4ddd-bb73-04fb819edbc5','abb9b429-41ca-4017-ad9c-67bf7e0ccadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:59.944653 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79186e6a-0be5-41c5-8238-86fc34097fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:13:59.953217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79186e6a-0be5-41c5-8238-86fc34097fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:13:59.953980 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (47bf789e-54df-483d-8a3b-92c865873104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:13:59.954236 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request issued successfully. Aug 06 13:13:59.954741 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5def3a5c-a29e-407a-85c4-58b14961a0bd tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:13:59.955272 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 907/3644] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:13:59 2026] POST /volume/v3/volumes => generated 757 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:13:59.965557 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a58423e1-4628-4aa0-83fb-ef95c2a9b9d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:13:59.967200 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a58423e1-4628-4aa0-83fb-ef95c2a9b9d5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d Aug 06 13:13:59.967405 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a58423e1-4628-4aa0-83fb-ef95c2a9b9d5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:13:59.967580 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a58423e1-4628-4aa0-83fb-ef95c2a9b9d5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:13:59.974122 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:13:59.974122 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:13:59.978014 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a58423e1-4628-4aa0-83fb-ef95c2a9b9d5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:13:59.991747 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a58423e1-4628-4aa0-83fb-ef95c2a9b9d5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d returned with HTTP 200 Aug 06 13:13:59.995284 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 908/3645] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:13:59 2026] GET /volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:00.051149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3afc3394-a4a9-4104-8e97-4205463e8bc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:00.056627 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3afc3394-a4a9-4104-8e97-4205463e8bc0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:00.056808 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3afc3394-a4a9-4104-8e97-4205463e8bc0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:00.057034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3afc3394-a4a9-4104-8e97-4205463e8bc0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:00.070675 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:00.070675 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:00.074471 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3afc3394-a4a9-4104-8e97-4205463e8bc0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:00.078594 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3afc3394-a4a9-4104-8e97-4205463e8bc0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:00.079014 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 917/3646] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:00 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:00.343135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eacd7ae3-2570-4b1c-b88f-a1c0013f4bb0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:00.345160 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eacd7ae3-2570-4b1c-b88f-a1c0013f4bb0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:00.345605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eacd7ae3-2570-4b1c-b88f-a1c0013f4bb0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:00.345855 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eacd7ae3-2570-4b1c-b88f-a1c0013f4bb0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:00.345985 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-eacd7ae3-2570-4b1c-b88f-a1c0013f4bb0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:00.351546 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:00.351546 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:00.352559 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eacd7ae3-2570-4b1c-b88f-a1c0013f4bb0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:00.353284 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 915/3647] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:00 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:00.780206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8998aba0-5c27-4bd0-b1f5-0cbf8d09071e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:00.790906 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8998aba0-5c27-4bd0-b1f5-0cbf8d09071e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:00.792437 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8998aba0-5c27-4bd0-b1f5-0cbf8d09071e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:00.793339 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8998aba0-5c27-4bd0-b1f5-0cbf8d09071e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:00.793994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8998aba0-5c27-4bd0-b1f5-0cbf8d09071e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:00.832791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cb6ada06-3cec-4ff5-b507-96d643acca44 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:00.834531 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb6ada06-3cec-4ff5-b507-96d643acca44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:00.834723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb6ada06-3cec-4ff5-b507-96d643acca44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:00.834915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb6ada06-3cec-4ff5-b507-96d643acca44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:00.834994 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:00.834994 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:00.835083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cb6ada06-3cec-4ff5-b507-96d643acca44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:00.837578 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8998aba0-5c27-4bd0-b1f5-0cbf8d09071e tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:00.838671 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:00.838671 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:00.839295 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb6ada06-3cec-4ff5-b507-96d643acca44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:00.839618 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 908/3648] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:00 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:00.839689 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 909/3649] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:00 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:01.004142 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76732b4b-20ba-46de-bb8d-8086a60b5ec0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:01.006057 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76732b4b-20ba-46de-bb8d-8086a60b5ec0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d Aug 06 13:14:01.006350 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76732b4b-20ba-46de-bb8d-8086a60b5ec0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:01.006624 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76732b4b-20ba-46de-bb8d-8086a60b5ec0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:01.013608 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:01.013608 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:01.018827 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76732b4b-20ba-46de-bb8d-8086a60b5ec0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:01.023468 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76732b4b-20ba-46de-bb8d-8086a60b5ec0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d returned with HTTP 200 Aug 06 13:14:01.023913 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 918/3650] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:01 2026] GET /volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:01.035467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:01.037326 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:01.037721 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26bc6d37-df1d-42dd-8136-44da3adb6a2d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-171171982"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:01.046252 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:01.046252 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:01.046749 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:01.046869 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create snapshot from volume 26bc6d37-df1d-42dd-8136-44da3adb6a2d Aug 06 13:14:01.078211 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Created reservations ['013360f4-c300-4f1b-a71d-619c542c02fa', '8cc9b192-df31-4827-bfbc-ba2d8b5271c6', '42a8c675-f540-4cb9-af4a-eb51a2829c97', 'ab8c37ea-18aa-4a33-84c5-62e453859b72'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:01.090609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75b623e7-81ab-427a-870f-bf5623007b9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:01.092217 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75b623e7-81ab-427a-870f-bf5623007b9c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:01.092412 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75b623e7-81ab-427a-870f-bf5623007b9c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:01.092583 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75b623e7-81ab-427a-870f-bf5623007b9c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:01.101393 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:01.101393 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:01.104780 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-75b623e7-81ab-427a-870f-bf5623007b9c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:01.107190 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Snapshot create request issued successfully. Aug 06 13:14:01.107540 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7f5b0cb-2800-43b4-b218-e25fc3fa9361 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:01.107984 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 916/3651] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:01 2026] POST /volume/v3/snapshots => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:01.108992 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75b623e7-81ab-427a-870f-bf5623007b9c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:01.109117 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 910/3652] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:01 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:01.117721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-325aff0b-5b80-41bc-8467-6714832900d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:01.119749 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-325aff0b-5b80-41bc-8467-6714832900d3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 Aug 06 13:14:01.119935 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-325aff0b-5b80-41bc-8467-6714832900d3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:01.120132 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-325aff0b-5b80-41bc-8467-6714832900d3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:01.124445 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:01.124445 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:01.124790 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-325aff0b-5b80-41bc-8467-6714832900d3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Snapshot retrieved successfully. Aug 06 13:14:01.125447 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-325aff0b-5b80-41bc-8467-6714832900d3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 returned with HTTP 200 Aug 06 13:14:01.125835 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 909/3653] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:01 2026] GET /volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 => generated 447 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:01.364079 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de4f1868-bbcc-4d76-8286-0477a105315f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:01.366000 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de4f1868-bbcc-4d76-8286-0477a105315f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:01.366304 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de4f1868-bbcc-4d76-8286-0477a105315f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:01.366574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de4f1868-bbcc-4d76-8286-0477a105315f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:01.366760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-de4f1868-bbcc-4d76-8286-0477a105315f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:01.370855 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:01.370855 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:01.371544 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de4f1868-bbcc-4d76-8286-0477a105315f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:01.372121 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 919/3654] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:01 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:01.849417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05ce3c4a-fa47-4494-9553-7eeb28909165 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:01.851443 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05ce3c4a-fa47-4494-9553-7eeb28909165 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:01.851667 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05ce3c4a-fa47-4494-9553-7eeb28909165 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:01.851916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05ce3c4a-fa47-4494-9553-7eeb28909165 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:01.852016 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-05ce3c4a-fa47-4494-9553-7eeb28909165 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:01.852084 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5dd8e3f2-3147-4626-b745-40f4f481a308 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:01.854425 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dd8e3f2-3147-4626-b745-40f4f481a308 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:01.854659 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dd8e3f2-3147-4626-b745-40f4f481a308 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:01.854906 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dd8e3f2-3147-4626-b745-40f4f481a308 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:01.855048 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5dd8e3f2-3147-4626-b745-40f4f481a308 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:01.856711 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:01.856711 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:01.857579 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05ce3c4a-fa47-4494-9553-7eeb28909165 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:01.858094 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 917/3655] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:01 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:01.860481 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:01.860481 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:01.861535 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dd8e3f2-3147-4626-b745-40f4f481a308 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:01.862054 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 911/3656] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:01 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:02.123531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7aa328d5-59e3-46e8-a5a3-d76f5db92878 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.126508 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aa328d5-59e3-46e8-a5a3-d76f5db92878 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:02.127105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aa328d5-59e3-46e8-a5a3-d76f5db92878 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:02.127717 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aa328d5-59e3-46e8-a5a3-d76f5db92878 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:02.134622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e03e538a-8bc7-4ddf-9982-fb6affcb6d8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.136459 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e03e538a-8bc7-4ddf-9982-fb6affcb6d8f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 Aug 06 13:14:02.136696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e03e538a-8bc7-4ddf-9982-fb6affcb6d8f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:02.136954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e03e538a-8bc7-4ddf-9982-fb6affcb6d8f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:02.142088 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:02.142088 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:02.142626 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e03e538a-8bc7-4ddf-9982-fb6affcb6d8f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Snapshot retrieved successfully. Aug 06 13:14:02.143585 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e03e538a-8bc7-4ddf-9982-fb6affcb6d8f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 returned with HTTP 200 Aug 06 13:14:02.144221 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 920/3657] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:02 2026] GET /volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:02.151545 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:02.151545 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:02.152964 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.154849 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:02.155247 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-145401396"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:02.156817 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request body: {'volume': {"'snapshot_id": '0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-145401396'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:02.156960 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume of 1 GB Aug 06 13:14:02.161063 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Availability Zones retrieved successfully. Aug 06 13:14:02.165533 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7aa328d5-59e3-46e8-a5a3-d76f5db92878 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:02.167694 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (58d375f6-f545-4666-8373-f8072c980710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.168757 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d64a427-e889-44eb-a972-52fff6d36bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.170026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:02.178961 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aa328d5-59e3-46e8-a5a3-d76f5db92878 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:02.180372 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 910/3658] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:02 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 839 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:02.199467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d64a427-e889-44eb-a972-52fff6d36bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.200300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc361ce8-5d5e-4b1d-9042-76e4dca3145a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.247062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Created reservations ['e0b8b79d-4e90-439a-b08e-f92b0ac98e75', '63c1f493-198b-42ce-b519-a2b5778df93e', 'aeeff007-2d8b-49a6-82c3-37a782d4a9c7', 'cf046b16-c533-4c02-a36c-cc75355cae77'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:02.248009 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc361ce8-5d5e-4b1d-9042-76e4dca3145a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b8b79d-4e90-439a-b08e-f92b0ac98e75', '63c1f493-198b-42ce-b519-a2b5778df93e', 'aeeff007-2d8b-49a6-82c3-37a782d4a9c7', 'cf046b16-c533-4c02-a36c-cc75355cae77']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.248718 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b41bd0-7f5b-44d9-8a0b-3f29e873279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.268700 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b41bd0-7f5b-44d9-8a0b-3f29e873279a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d13654-0c3b-43b8-aea3-16e0a6c6341a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-145401396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['e0b8b79d-4e90-439a-b08e-f92b0ac98e75','63c1f493-198b-42ce-b519-a2b5778df93e','aeeff007-2d8b-49a6-82c3-37a782d4a9c7','cf046b16-c533-4c02-a36c-cc75355cae77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-145401396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d13654-0c3b-43b8-aea3-16e0a6c6341a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b30964928a1e44ad808ba10e9333ac62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='567043aaaa7b457cbdb777e30583984d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.269516 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8605cc8e-7200-465a-bcc6-d09aed09ed68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.286732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8605cc8e-7200-465a-bcc6-d09aed09ed68) transitioned into state 'SUCCESS' from state '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-145401396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['e0b8b79d-4e90-439a-b08e-f92b0ac98e75','63c1f493-198b-42ce-b519-a2b5778df93e','aeeff007-2d8b-49a6-82c3-37a782d4a9c7','cf046b16-c533-4c02-a36c-cc75355cae77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.287618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4beabb-f734-45ea-9ae7-d58fa6b32711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.298363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4beabb-f734-45ea-9ae7-d58fa6b32711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.298965 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (58d375f6-f545-4666-8373-f8072c980710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.299204 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request issued successfully. Aug 06 13:14:02.299711 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ba23a9f-b67e-4d18-b48c-240c01a34afa tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:02.300141 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 918/3659] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:02 2026] POST /volume/v3/volumes => generated 757 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:02.316461 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.318981 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:02.319253 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-372188800"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:02.321199 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request body: {'volume': {"'snapshot_id": '0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-372188800'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:02.321651 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume of 1 GB Aug 06 13:14:02.326774 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Availability Zones retrieved successfully. Aug 06 13:14:02.336633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (6488a0a8-5c9c-42ea-8485-e6709cf3dd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.338039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b364e53f-50ac-46db-93cb-66a105711117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.339385 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:02.365028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b364e53f-50ac-46db-93cb-66a105711117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.365664 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3d0a1e-4291-42c4-a28d-5e63f8dcb317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.382558 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97a4a51b-fc38-4c24-9cd9-b703e1f6fa9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.384395 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97a4a51b-fc38-4c24-9cd9-b703e1f6fa9d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:02.384869 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97a4a51b-fc38-4c24-9cd9-b703e1f6fa9d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:02.384869 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97a4a51b-fc38-4c24-9cd9-b703e1f6fa9d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:02.385013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-97a4a51b-fc38-4c24-9cd9-b703e1f6fa9d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:02.391966 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:02.391966 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:02.392557 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97a4a51b-fc38-4c24-9cd9-b703e1f6fa9d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:02.393211 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 921/3660] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:02 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:02.411322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Created reservations ['76694232-a35a-4a68-aa01-21d72d40c236', '5793863c-2427-44a6-9602-52933b59ded0', '5cf9e22f-187f-40b7-8774-1126995db12a', '18ad5c3a-c278-4af4-b455-509df5b7a44b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:02.411983 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3d0a1e-4291-42c4-a28d-5e63f8dcb317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76694232-a35a-4a68-aa01-21d72d40c236', '5793863c-2427-44a6-9602-52933b59ded0', '5cf9e22f-187f-40b7-8774-1126995db12a', '18ad5c3a-c278-4af4-b455-509df5b7a44b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.412987 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df6ead5-cff9-4da4-913e-d77f3228628e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.440145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df6ead5-cff9-4da4-913e-d77f3228628e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80123322-0dd7-43a3-8020-82a0c85116e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-372188800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['76694232-a35a-4a68-aa01-21d72d40c236','5793863c-2427-44a6-9602-52933b59ded0','5cf9e22f-187f-40b7-8774-1126995db12a','18ad5c3a-c278-4af4-b455-509df5b7a44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-372188800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80123322-0dd7-43a3-8020-82a0c85116e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b30964928a1e44ad808ba10e9333ac62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='567043aaaa7b457cbdb777e30583984d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.440988 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e42ce71-f489-4c79-b533-a30a04aeee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.460747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e42ce71-f489-4c79-b533-a30a04aeee71) transitioned into state 'SUCCESS' from state '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-372188800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['76694232-a35a-4a68-aa01-21d72d40c236','5793863c-2427-44a6-9602-52933b59ded0','5cf9e22f-187f-40b7-8774-1126995db12a','18ad5c3a-c278-4af4-b455-509df5b7a44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.461493 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c77b210-31ed-4359-963f-1eedfdb148ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.470778 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c77b210-31ed-4359-963f-1eedfdb148ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.471665 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (6488a0a8-5c9c-42ea-8485-e6709cf3dd94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.472026 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request issued successfully. Aug 06 13:14:02.472626 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b7741e3-e30b-4aed-87cc-20b6c3f8c87d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:02.473065 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 912/3661] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:02 2026] POST /volume/v3/volumes => generated 757 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:02.485649 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.487858 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:02.488275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1690206084"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:02.490095 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request body: {'volume': {"'snapshot_id": '0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1690206084'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:02.490237 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume of 1 GB Aug 06 13:14:02.492985 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=410,cinder:INSERT=71,cinder:UPDATE=151 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:14:02.496172 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Availability Zones retrieved successfully. Aug 06 13:14:02.505396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (b91df08c-08aa-41e5-8da2-850aaeb265ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.507393 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990765fe-ddba-400c-884f-7f0bcb343d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.509453 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:02.542552 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990765fe-ddba-400c-884f-7f0bcb343d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.543503 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4c46a4-6f65-47ba-bc82-9c0c2343a62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.592984 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Created reservations ['d463f64a-14db-4a87-9691-ae105ae51102', '140bd5a7-e0bd-4e03-86e3-138a12117fe4', 'd17b5c29-72b0-4aeb-926c-c8c22e6b5375', 'eb2f887d-2fc3-4648-9b4f-5fe6e020a1bf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:02.594002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4c46a4-6f65-47ba-bc82-9c0c2343a62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d463f64a-14db-4a87-9691-ae105ae51102', '140bd5a7-e0bd-4e03-86e3-138a12117fe4', 'd17b5c29-72b0-4aeb-926c-c8c22e6b5375', 'eb2f887d-2fc3-4648-9b4f-5fe6e020a1bf']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.595013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba29398-291d-4cfe-ac2d-5f2ea4b4fc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.627917 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba29398-291d-4cfe-ac2d-5f2ea4b4fc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27f62393-263c-4b99-9ce1-bf6e5896e74f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1690206084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['d463f64a-14db-4a87-9691-ae105ae51102','140bd5a7-e0bd-4e03-86e3-138a12117fe4','d17b5c29-72b0-4aeb-926c-c8c22e6b5375','eb2f887d-2fc3-4648-9b4f-5fe6e020a1bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1690206084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27f62393-263c-4b99-9ce1-bf6e5896e74f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b30964928a1e44ad808ba10e9333ac62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='567043aaaa7b457cbdb777e30583984d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.631709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbffd9f6-ac24-43fa-bcd6-a97346e1c075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.651023 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbffd9f6-ac24-43fa-bcd6-a97346e1c075) transitioned into state 'SUCCESS' from state '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-1690206084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['d463f64a-14db-4a87-9691-ae105ae51102','140bd5a7-e0bd-4e03-86e3-138a12117fe4','d17b5c29-72b0-4aeb-926c-c8c22e6b5375','eb2f887d-2fc3-4648-9b4f-5fe6e020a1bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.651592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af219b2f-655b-4b49-8b9c-00518ac661db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.673415 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-2c593dd8-96f1-4eab-8526-9e31767e867f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.677085 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-2c593dd8-96f1-4eab-8526-9e31767e867f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630/action Aug 06 13:14:02.677172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af219b2f-655b-4b49-8b9c-00518ac661db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.677477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-2c593dd8-96f1-4eab-8526-9e31767e867f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:02.677621 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-2c593dd8-96f1-4eab-8526-9e31767e867f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:02.683606 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (b91df08c-08aa-41e5-8da2-850aaeb265ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.684768 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request issued successfully. Aug 06 13:14:02.688469 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fc96cfa-ca91-47df-8f54-7430b65d8f5a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:02.691453 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 911/3662] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:02 2026] POST /volume/v3/volumes => generated 758 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:02.695180 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:02.695180 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:02.705164 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-51e59194-2e61-4bff-a3b9-578bec78dbf9 req-2c593dd8-96f1-4eab-8526-9e31767e867f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630/action returned with HTTP 204 Aug 06 13:14:02.705362 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3cf839f7-d362-462d-8c62-da9876886a6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.705623 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 919/3663] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:14:02 2026] POST /volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:02.711969 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:02.713704 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-974651461"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:02.716658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request body: {'volume': {"'snapshot_id": '0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-974651461'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:02.717004 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume of 1 GB Aug 06 13:14:02.722098 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Availability Zones retrieved successfully. Aug 06 13:14:02.731671 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (83c4ebe8-4cc2-460e-bd78-364984532a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.731671 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58c956b-f6a5-4ac5-a21a-d84fbe0d0784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.731671 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:02.763234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58c956b-f6a5-4ac5-a21a-d84fbe0d0784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.764612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f0112e9-d68d-4085-8107-486d5fb6ec1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.826292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Created reservations ['fd508929-4a94-4575-99c0-ca3c65662e48', 'dfe30110-42e5-4464-a840-4da03b9004bb', '5c0fe459-1d4d-4ca2-8f6c-ee814c986301', '16a7822e-a0b4-47b3-8fcb-da4ec2c5060e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:02.826292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f0112e9-d68d-4085-8107-486d5fb6ec1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd508929-4a94-4575-99c0-ca3c65662e48', 'dfe30110-42e5-4464-a840-4da03b9004bb', '5c0fe459-1d4d-4ca2-8f6c-ee814c986301', '16a7822e-a0b4-47b3-8fcb-da4ec2c5060e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.826292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a54c582-363f-47c2-8cb8-43298f5e58ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.850508 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a54c582-363f-47c2-8cb8-43298f5e58ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd5164d9-bdff-46fe-9a87-1964f184491f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-974651461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['fd508929-4a94-4575-99c0-ca3c65662e48','dfe30110-42e5-4464-a840-4da03b9004bb','5c0fe459-1d4d-4ca2-8f6c-ee814c986301','16a7822e-a0b4-47b3-8fcb-da4ec2c5060e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-974651461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd5164d9-bdff-46fe-9a87-1964f184491f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b30964928a1e44ad808ba10e9333ac62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='567043aaaa7b457cbdb777e30583984d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.852982 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1675865-03d5-42c5-b323-8b9b7694e51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.873631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-447213c6-1e3a-492c-a004-c8898d3fe63a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.876646 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-447213c6-1e3a-492c-a004-c8898d3fe63a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:02.876890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-447213c6-1e3a-492c-a004-c8898d3fe63a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:02.877205 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-447213c6-1e3a-492c-a004-c8898d3fe63a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:02.877205 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-447213c6-1e3a-492c-a004-c8898d3fe63a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:02.879558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab002332-cfa1-42b6-b003-cbdf27e09da1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.881642 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab002332-cfa1-42b6-b003-cbdf27e09da1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:02.881903 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab002332-cfa1-42b6-b003-cbdf27e09da1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:02.882082 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab002332-cfa1-42b6-b003-cbdf27e09da1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:02.882154 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:02.882154 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:02.882368 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ab002332-cfa1-42b6-b003-cbdf27e09da1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:02.883273 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-447213c6-1e3a-492c-a004-c8898d3fe63a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:02.883273 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 913/3664] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:02 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:02.886506 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:02.886506 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:02.887146 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab002332-cfa1-42b6-b003-cbdf27e09da1 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:02.887541 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 912/3665] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:02 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:02.892726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1675865-03d5-42c5-b323-8b9b7694e51e) transitioned into state 'SUCCESS' from state '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-974651461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['fd508929-4a94-4575-99c0-ca3c65662e48','dfe30110-42e5-4464-a840-4da03b9004bb','5c0fe459-1d4d-4ca2-8f6c-ee814c986301','16a7822e-a0b4-47b3-8fcb-da4ec2c5060e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.895059 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7362ba4d-d70d-407a-81ab-4622bf19604d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.905928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7362ba4d-d70d-407a-81ab-4622bf19604d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.908283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (83c4ebe8-4cc2-460e-bd78-364984532a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.908283 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request issued successfully. Aug 06 13:14:02.908805 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cf839f7-d362-462d-8c62-da9876886a6c tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:02.909473 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 922/3666] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:02 2026] POST /volume/v3/volumes => generated 757 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:02.923651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:02.927670 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:02.928029 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-341694568"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:02.930129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request body: {'volume': {"'snapshot_id": '0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-341694568'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:02.930276 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume of 1 GB Aug 06 13:14:02.941220 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Availability Zones retrieved successfully. Aug 06 13:14:02.950619 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (d87984a6-c199-4d32-88fd-4a8609c08fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:02.952107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230674a0-c4ae-48a4-981f-a838491eba85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:02.953182 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:02.986763 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230674a0-c4ae-48a4-981f-a838491eba85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:02.987815 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68723d3e-80b9-40cf-84de-5ecdb84bcdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:03.036950 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Created reservations ['e5189f9d-6e29-4f02-8d9a-66f13a84a546', '10be2afd-bede-4fe4-abce-f3d9a56683de', '8e2f2484-37a9-4ca5-8e21-3d0f95c5f51f', '30c0b5e3-969d-44ea-adc6-10358a3a892e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:03.037751 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68723d3e-80b9-40cf-84de-5ecdb84bcdee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5189f9d-6e29-4f02-8d9a-66f13a84a546', '10be2afd-bede-4fe4-abce-f3d9a56683de', '8e2f2484-37a9-4ca5-8e21-3d0f95c5f51f', '30c0b5e3-969d-44ea-adc6-10358a3a892e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:03.038614 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98635ca4-6b7f-47e8-849c-6ab913eaadbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:03.061852 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98635ca4-6b7f-47e8-849c-6ab913eaadbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-341694568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['e5189f9d-6e29-4f02-8d9a-66f13a84a546','10be2afd-bede-4fe4-abce-f3d9a56683de','8e2f2484-37a9-4ca5-8e21-3d0f95c5f51f','30c0b5e3-969d-44ea-adc6-10358a3a892e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-341694568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b30964928a1e44ad808ba10e9333ac62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='567043aaaa7b457cbdb777e30583984d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:03.062736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c720107-b29b-4087-bf74-68cf68d17393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:03.078934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c720107-b29b-4087-bf74-68cf68d17393) transitioned into state 'SUCCESS' from state '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-341694568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b30964928a1e44ad808ba10e9333ac62',qos_specs=None,replication_status=,reservations=['e5189f9d-6e29-4f02-8d9a-66f13a84a546','10be2afd-bede-4fe4-abce-f3d9a56683de','8e2f2484-37a9-4ca5-8e21-3d0f95c5f51f','30c0b5e3-969d-44ea-adc6-10358a3a892e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='567043aaaa7b457cbdb777e30583984d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:03.079587 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e23934-10e8-4c5b-bbe8-c472ef5fe712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:03.091153 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e23934-10e8-4c5b-bbe8-c472ef5fe712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:03.091153 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Flow 'volume_create_api' (d87984a6-c199-4d32-88fd-4a8609c08fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:03.091153 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Create volume request issued successfully. Aug 06 13:14:03.091153 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-414ad55d-c474-4150-bdaa-3f6f43fbab0d tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:03.091801 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 920/3667] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:02 2026] POST /volume/v3/volumes => generated 757 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:03.102373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-534c3ee9-5402-432b-afde-fcac4793b6a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.105725 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534c3ee9-5402-432b-afde-fcac4793b6a3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a Aug 06 13:14:03.105930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-534c3ee9-5402-432b-afde-fcac4793b6a3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.106154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-534c3ee9-5402-432b-afde-fcac4793b6a3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.113377 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.113377 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:03.120088 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-534c3ee9-5402-432b-afde-fcac4793b6a3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:03.125086 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534c3ee9-5402-432b-afde-fcac4793b6a3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a returned with HTTP 200 Aug 06 13:14:03.125461 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 914/3668] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.137234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba0196b6-4e4d-4bda-893d-a62b66b19588 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.139390 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba0196b6-4e4d-4bda-893d-a62b66b19588 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 Aug 06 13:14:03.139639 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba0196b6-4e4d-4bda-893d-a62b66b19588 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.139890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba0196b6-4e4d-4bda-893d-a62b66b19588 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.148626 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.148626 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:03.152737 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba0196b6-4e4d-4bda-893d-a62b66b19588 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:03.157841 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba0196b6-4e4d-4bda-893d-a62b66b19588 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 returned with HTTP 200 Aug 06 13:14:03.158427 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 913/3669] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.170946 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fe92bbc-b243-4b63-852a-a9dbfb8deaee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.173184 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fe92bbc-b243-4b63-852a-a9dbfb8deaee tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f Aug 06 13:14:03.173522 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fe92bbc-b243-4b63-852a-a9dbfb8deaee tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.173936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fe92bbc-b243-4b63-852a-a9dbfb8deaee tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.185126 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.185126 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:03.187547 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fe92bbc-b243-4b63-852a-a9dbfb8deaee tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:03.191612 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fe92bbc-b243-4b63-852a-a9dbfb8deaee tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f returned with HTTP 200 Aug 06 13:14:03.192246 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 923/3670] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.195615 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94a0272d-9e16-4e35-9f99-f76e3aa1c048 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.197637 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94a0272d-9e16-4e35-9f99-f76e3aa1c048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:03.197845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94a0272d-9e16-4e35-9f99-f76e3aa1c048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.198051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94a0272d-9e16-4e35-9f99-f76e3aa1c048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.205938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3537ef61-475f-40f9-8531-c6180386e0a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.208376 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3537ef61-475f-40f9-8531-c6180386e0a2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f Aug 06 13:14:03.208638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3537ef61-475f-40f9-8531-c6180386e0a2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.208904 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3537ef61-475f-40f9-8531-c6180386e0a2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.209857 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.209857 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:03.213534 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94a0272d-9e16-4e35-9f99-f76e3aa1c048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:03.217784 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.217784 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:03.218759 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94a0272d-9e16-4e35-9f99-f76e3aa1c048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:03.219222 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 921/3671] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:03.222162 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3537ef61-475f-40f9-8531-c6180386e0a2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:03.227221 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3537ef61-475f-40f9-8531-c6180386e0a2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f returned with HTTP 200 Aug 06 13:14:03.227819 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 915/3672] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.235526 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.240994 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36c48cbd-8b21-4122-b01d-a18562f49ea6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.241094 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:03.241094 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43ecf3e6-209a-4c31-8a26-6fba6aa46949", "name": "tempest-VolumesBackupsTest-Backup-573733963", "force": true, "container": "tempest-volumesbackupstest-backup-container-1703911844"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:03.243006 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36c48cbd-8b21-4122-b01d-a18562f49ea6 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 Aug 06 13:14:03.243739 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating new backup {'backup': {'volume_id': '43ecf3e6-209a-4c31-8a26-6fba6aa46949', 'name': 'tempest-VolumesBackupsTest-Backup-573733963', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1703911844'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:03.244203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36c48cbd-8b21-4122-b01d-a18562f49ea6 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.245232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36c48cbd-8b21-4122-b01d-a18562f49ea6 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.245317 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating backup of volume 43ecf3e6-209a-4c31-8a26-6fba6aa46949 in container tempest-volumesbackupstest-backup-container-1703911844 Aug 06 13:14:03.256668 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.256668 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:03.262939 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-36c48cbd-8b21-4122-b01d-a18562f49ea6 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:03.267191 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.267191 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:03.267863 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36c48cbd-8b21-4122-b01d-a18562f49ea6 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 returned with HTTP 200 Aug 06 13:14:03.268434 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 924/3673] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:14:03.269343 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:03.284749 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.286396 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] DELETE https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 Aug 06 13:14:03.286538 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.286730 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.286941 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume with id: 597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 Aug 06 13:14:03.296442 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.296442 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:03.297177 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:03.318147 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume request issued successfully. Aug 06 13:14:03.318382 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aebd6146-cc08-4fcd-980d-a59ad5c1c7e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 returned with HTTP 202 Aug 06 13:14:03.318956 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 922/3674] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:03 2026] DELETE /volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:03.326379 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['080d1d2e-2715-4e28-b093-40ae0a169bc4', 'de13d19d-d673-431b-8016-2dd89bdb2287'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:03.328682 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6d01167-c402-4a4f-8666-6a70ea4be307 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.331213 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6d01167-c402-4a4f-8666-6a70ea4be307 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 Aug 06 13:14:03.331345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6d01167-c402-4a4f-8666-6a70ea4be307 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.331611 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6d01167-c402-4a4f-8666-6a70ea4be307 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.343037 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.343037 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:03.347453 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6d01167-c402-4a4f-8666-6a70ea4be307 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:03.354189 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6d01167-c402-4a4f-8666-6a70ea4be307 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 returned with HTTP 200 Aug 06 13:14:03.355020 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 916/3675] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.376672 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ffbc23a-ea4e-45bc-8dc8-e2a28d41e4f7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:03.377416 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 914/3676] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:03 2026] POST /volume/v3/backups => generated 327 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:03.389561 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f1ad95f-da0c-4591-8b50-3b35ae93cec6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.391309 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f1ad95f-da0c-4591-8b50-3b35ae93cec6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:03.391507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f1ad95f-da0c-4591-8b50-3b35ae93cec6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.391734 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f1ad95f-da0c-4591-8b50-3b35ae93cec6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.391927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7f1ad95f-da0c-4591-8b50-3b35ae93cec6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:03.395964 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.395964 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:03.396699 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f1ad95f-da0c-4591-8b50-3b35ae93cec6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:03.397089 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 925/3677] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.404278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12c2ddcb-273a-4fa8-ac27-0b4130fdec43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.406077 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12c2ddcb-273a-4fa8-ac27-0b4130fdec43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:03.406468 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12c2ddcb-273a-4fa8-ac27-0b4130fdec43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.406510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12c2ddcb-273a-4fa8-ac27-0b4130fdec43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.406628 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-12c2ddcb-273a-4fa8-ac27-0b4130fdec43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:03.411727 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.411727 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:03.412638 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12c2ddcb-273a-4fa8-ac27-0b4130fdec43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:03.413126 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 923/3678] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.898065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a37142bb-763a-4097-8ac1-633e6f352b59 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.901065 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a37142bb-763a-4097-8ac1-633e6f352b59 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:03.901065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a37142bb-763a-4097-8ac1-633e6f352b59 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.901416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a37142bb-763a-4097-8ac1-633e6f352b59 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.901765 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eccc2f29-6cd7-425d-b82d-f35a449b73a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:03.902063 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a37142bb-763a-4097-8ac1-633e6f352b59 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:03.903049 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eccc2f29-6cd7-425d-b82d-f35a449b73a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:03.903206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eccc2f29-6cd7-425d-b82d-f35a449b73a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:03.903424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eccc2f29-6cd7-425d-b82d-f35a449b73a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:03.903533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eccc2f29-6cd7-425d-b82d-f35a449b73a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:03.907535 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.907535 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:03.908291 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a37142bb-763a-4097-8ac1-633e6f352b59 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:03.908885 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 917/3679] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:03.909454 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:03.909454 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:03.910499 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eccc2f29-6cd7-425d-b82d-f35a449b73a6 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:03.911053 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 915/3680] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:03 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:04.368360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-299a764a-1e70-4869-9511-65254d510fa2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:04.370293 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-299a764a-1e70-4869-9511-65254d510fa2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 Aug 06 13:14:04.370584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-299a764a-1e70-4869-9511-65254d510fa2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:04.370836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-299a764a-1e70-4869-9511-65254d510fa2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:04.416650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32db6acb-d844-43c6-bb0b-1dcf5e024f74 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:04.418850 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32db6acb-d844-43c6-bb0b-1dcf5e024f74 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:04.419149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32db6acb-d844-43c6-bb0b-1dcf5e024f74 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:04.419419 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32db6acb-d844-43c6-bb0b-1dcf5e024f74 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:04.419599 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-32db6acb-d844-43c6-bb0b-1dcf5e024f74 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:04.427093 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6a2ab9c-44f4-489c-ab56-9871280a0d1a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:04.430002 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6a2ab9c-44f4-489c-ab56-9871280a0d1a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:04.430224 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6a2ab9c-44f4-489c-ab56-9871280a0d1a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:04.430452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6a2ab9c-44f4-489c-ab56-9871280a0d1a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:04.430657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e6a2ab9c-44f4-489c-ab56-9871280a0d1a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:04.434408 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:04.434408 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:04.436387 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32db6acb-d844-43c6-bb0b-1dcf5e024f74 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:04.436387 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 924/3681] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:04 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:04.436479 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:04.436479 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:04.436479 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6a2ab9c-44f4-489c-ab56-9871280a0d1a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:04.436834 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 918/3682] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:04 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:04.558393 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-299a764a-1e70-4869-9511-65254d510fa2 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 returned with HTTP 404 Aug 06 13:14:04.558986 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 926/3683] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:04 2026] GET /volume/v3/volumes/597ca7a8-3c9d-4ed2-83e8-af8cdbfa2ad9 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:04.565578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:04.567154 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] DELETE https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f Aug 06 13:14:04.567351 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:04.567521 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:04.567669 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume with id: cd5164d9-bdff-46fe-9a87-1964f184491f Aug 06 13:14:04.592495 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:04.592495 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:04.593226 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:04.619561 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume request issued successfully. Aug 06 13:14:04.619848 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31323742-a56f-4b96-8b8e-2ffaee10c831 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f returned with HTTP 202 Aug 06 13:14:04.620492 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 916/3684] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:04 2026] DELETE /volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:04.628283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a948ac42-47c4-47e3-af0b-15dc9529e897 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:04.630353 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a948ac42-47c4-47e3-af0b-15dc9529e897 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f Aug 06 13:14:04.630822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a948ac42-47c4-47e3-af0b-15dc9529e897 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:04.630884 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a948ac42-47c4-47e3-af0b-15dc9529e897 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:04.638239 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:04.638239 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:04.642336 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a948ac42-47c4-47e3-af0b-15dc9529e897 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:04.651034 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a948ac42-47c4-47e3-af0b-15dc9529e897 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f returned with HTTP 200 Aug 06 13:14:04.651034 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 925/3685] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:04 2026] GET /volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:04.924760 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18882fc1-0421-499e-91cc-61467157b9a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:04.926862 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18882fc1-0421-499e-91cc-61467157b9a4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:04.927086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18882fc1-0421-499e-91cc-61467157b9a4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:04.927282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18882fc1-0421-499e-91cc-61467157b9a4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:04.927407 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-18882fc1-0421-499e-91cc-61467157b9a4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:04.927952 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55864225-cf94-4706-a7ec-7a4da34292fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:04.929636 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55864225-cf94-4706-a7ec-7a4da34292fa tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:04.929841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55864225-cf94-4706-a7ec-7a4da34292fa tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:04.930033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55864225-cf94-4706-a7ec-7a4da34292fa tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:04.930174 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-55864225-cf94-4706-a7ec-7a4da34292fa tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:04.933144 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:04.933144 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:04.934008 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18882fc1-0421-499e-91cc-61467157b9a4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:04.934436 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 919/3686] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:04 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:04.935170 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:04.935170 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:04.935884 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55864225-cf94-4706-a7ec-7a4da34292fa tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:04.936248 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 927/3687] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:04 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:05.449440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37dd6078-d15d-4a4a-8553-d5331a643a3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:05.449756 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9b6b50d-e789-4cc4-8d1b-7e9f986db909 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:05.451396 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37dd6078-d15d-4a4a-8553-d5331a643a3b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:05.451870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37dd6078-d15d-4a4a-8553-d5331a643a3b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:05.451918 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b6b50d-e789-4cc4-8d1b-7e9f986db909 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:05.451962 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37dd6078-d15d-4a4a-8553-d5331a643a3b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:05.452001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b6b50d-e789-4cc4-8d1b-7e9f986db909 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:05.452136 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-37dd6078-d15d-4a4a-8553-d5331a643a3b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:05.452241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b6b50d-e789-4cc4-8d1b-7e9f986db909 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:05.452350 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9b6b50d-e789-4cc4-8d1b-7e9f986db909 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:05.457587 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:05.457587 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:05.458509 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:05.458509 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:05.458624 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37dd6078-d15d-4a4a-8553-d5331a643a3b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:05.459047 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 926/3688] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:05 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:05.459232 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b6b50d-e789-4cc4-8d1b-7e9f986db909 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:05.460530 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 917/3689] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:05 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:14:05.661974 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ddbaadf0-a194-4641-90d8-68ea820398ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:05.664045 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddbaadf0-a194-4641-90d8-68ea820398ac tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f Aug 06 13:14:05.664358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddbaadf0-a194-4641-90d8-68ea820398ac tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:05.664656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddbaadf0-a194-4641-90d8-68ea820398ac tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:05.671737 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddbaadf0-a194-4641-90d8-68ea820398ac tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f returned with HTTP 404 Aug 06 13:14:05.672318 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 920/3690] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:05 2026] GET /volume/v3/volumes/cd5164d9-bdff-46fe-9a87-1964f184491f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:05.680085 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:05.682229 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] DELETE https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f Aug 06 13:14:05.682442 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:05.682621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:05.682792 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume with id: 27f62393-263c-4b99-9ce1-bf6e5896e74f Aug 06 13:14:05.690826 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:05.690826 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:05.691531 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:05.710511 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume request issued successfully. Aug 06 13:14:05.710638 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7e03259-7276-452b-bbc7-611b8c1cc1c3 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f returned with HTTP 202 Aug 06 13:14:05.711085 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 928/3691] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:05 2026] DELETE /volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:05.718342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5e8126d-4b11-4974-90e3-b41d5c4be2c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:05.721758 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5e8126d-4b11-4974-90e3-b41d5c4be2c7 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f Aug 06 13:14:05.721960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5e8126d-4b11-4974-90e3-b41d5c4be2c7 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:05.722141 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5e8126d-4b11-4974-90e3-b41d5c4be2c7 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:05.733806 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:05.733806 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:05.743606 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5e8126d-4b11-4974-90e3-b41d5c4be2c7 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:05.754328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5e8126d-4b11-4974-90e3-b41d5c4be2c7 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f returned with HTTP 200 Aug 06 13:14:05.754928 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 927/3692] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:05 2026] GET /volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:05.946784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a57a5448-a2dc-4193-ab3a-8ebfb19431fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:05.947627 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c5709b9-dd4f-4844-94f7-3245dc4d69ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:05.948426 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a57a5448-a2dc-4193-ab3a-8ebfb19431fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:05.948632 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a57a5448-a2dc-4193-ab3a-8ebfb19431fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:05.948858 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a57a5448-a2dc-4193-ab3a-8ebfb19431fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:05.949013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a57a5448-a2dc-4193-ab3a-8ebfb19431fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:05.949704 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c5709b9-dd4f-4844-94f7-3245dc4d69ce tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:05.950061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c5709b9-dd4f-4844-94f7-3245dc4d69ce tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:05.950322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c5709b9-dd4f-4844-94f7-3245dc4d69ce tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:05.950447 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3c5709b9-dd4f-4844-94f7-3245dc4d69ce tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:05.953404 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:05.953404 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:05.954035 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a57a5448-a2dc-4193-ab3a-8ebfb19431fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:05.954441 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 918/3693] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:05 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:05.955744 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:05.955744 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:05.956431 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c5709b9-dd4f-4844-94f7-3245dc4d69ce tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:05.957371 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 921/3694] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:05 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:06.469351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cdac195b-a1e2-4d4c-a264-a830b2d18c92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:06.471476 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdac195b-a1e2-4d4c-a264-a830b2d18c92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:06.471867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdac195b-a1e2-4d4c-a264-a830b2d18c92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:06.472250 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdac195b-a1e2-4d4c-a264-a830b2d18c92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:06.472250 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cdac195b-a1e2-4d4c-a264-a830b2d18c92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:06.473539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10eea264-0917-4976-a205-ebbc4a29c0a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:06.475473 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10eea264-0917-4976-a205-ebbc4a29c0a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:06.475676 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10eea264-0917-4976-a205-ebbc4a29c0a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:06.475840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10eea264-0917-4976-a205-ebbc4a29c0a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:06.475949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-10eea264-0917-4976-a205-ebbc4a29c0a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:06.477562 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:06.477562 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:06.478299 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdac195b-a1e2-4d4c-a264-a830b2d18c92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:06.478741 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 929/3695] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:06 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:06.480164 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:06.480164 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:06.481069 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10eea264-0917-4976-a205-ebbc4a29c0a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:06.481313 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 928/3696] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:06 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:06.767591 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-859f9fa4-d221-42e0-8082-081350f6fe0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:06.769774 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-859f9fa4-d221-42e0-8082-081350f6fe0a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f Aug 06 13:14:06.770025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-859f9fa4-d221-42e0-8082-081350f6fe0a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:06.770279 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-859f9fa4-d221-42e0-8082-081350f6fe0a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:06.777353 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-859f9fa4-d221-42e0-8082-081350f6fe0a tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f returned with HTTP 404 Aug 06 13:14:06.778061 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 919/3697] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:06 2026] GET /volume/v3/volumes/27f62393-263c-4b99-9ce1-bf6e5896e74f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:06.785413 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b866677-56b0-47b7-a50b-1e9731b07525 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:06.787171 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b866677-56b0-47b7-a50b-1e9731b07525 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] DELETE https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 Aug 06 13:14:06.787386 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b866677-56b0-47b7-a50b-1e9731b07525 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:06.787582 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b866677-56b0-47b7-a50b-1e9731b07525 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:06.787746 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0b866677-56b0-47b7-a50b-1e9731b07525 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume with id: 80123322-0dd7-43a3-8020-82a0c85116e3 Aug 06 13:14:06.795144 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:06.795144 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:06.795596 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b866677-56b0-47b7-a50b-1e9731b07525 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:06.814451 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b866677-56b0-47b7-a50b-1e9731b07525 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume request issued successfully. Aug 06 13:14:06.814653 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b866677-56b0-47b7-a50b-1e9731b07525 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 returned with HTTP 202 Aug 06 13:14:06.815119 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 922/3698] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:06 2026] DELETE /volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:06.824958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b86b398-7d50-4c59-85ef-3bae5553fa2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:06.827974 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b86b398-7d50-4c59-85ef-3bae5553fa2e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 Aug 06 13:14:06.828252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b86b398-7d50-4c59-85ef-3bae5553fa2e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:06.828545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b86b398-7d50-4c59-85ef-3bae5553fa2e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:06.840673 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:06.840673 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:06.848965 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b86b398-7d50-4c59-85ef-3bae5553fa2e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:06.853801 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b86b398-7d50-4c59-85ef-3bae5553fa2e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 returned with HTTP 200 Aug 06 13:14:06.854238 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 930/3699] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:06 2026] GET /volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:06.965189 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78955eb0-63d2-467f-8d32-b080bc96d567 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:06.967050 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78955eb0-63d2-467f-8d32-b080bc96d567 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:06.967310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78955eb0-63d2-467f-8d32-b080bc96d567 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:06.967525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78955eb0-63d2-467f-8d32-b080bc96d567 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:06.967645 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-78955eb0-63d2-467f-8d32-b080bc96d567 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:06.968718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e91b03d5-9bfe-4dfe-ab28-037294eb70a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:06.971120 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e91b03d5-9bfe-4dfe-ab28-037294eb70a9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:06.971335 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e91b03d5-9bfe-4dfe-ab28-037294eb70a9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:06.971523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e91b03d5-9bfe-4dfe-ab28-037294eb70a9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:06.971634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e91b03d5-9bfe-4dfe-ab28-037294eb70a9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:06.972508 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:06.972508 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:06.973278 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78955eb0-63d2-467f-8d32-b080bc96d567 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:06.973671 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 929/3700] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:06 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:06.976177 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:06.976177 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:06.976840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e91b03d5-9bfe-4dfe-ab28-037294eb70a9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:06.977222 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 920/3701] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:06 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:07.489984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e4475a6c-7b98-4dae-b8f9-73377f4e2271 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.492227 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4475a6c-7b98-4dae-b8f9-73377f4e2271 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:07.492522 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4475a6c-7b98-4dae-b8f9-73377f4e2271 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.492754 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4475a6c-7b98-4dae-b8f9-73377f4e2271 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.492885 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e4475a6c-7b98-4dae-b8f9-73377f4e2271 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:07.494400 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d5e4f51-65f2-43fb-beca-10bf8f933c54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.496321 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d5e4f51-65f2-43fb-beca-10bf8f933c54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:07.496604 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d5e4f51-65f2-43fb-beca-10bf8f933c54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.496892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d5e4f51-65f2-43fb-beca-10bf8f933c54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.497040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2d5e4f51-65f2-43fb-beca-10bf8f933c54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:07.498872 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:07.498872 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:07.499855 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4475a6c-7b98-4dae-b8f9-73377f4e2271 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:07.500225 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 923/3702] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:07 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:07.502041 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:07.502041 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:07.502761 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d5e4f51-65f2-43fb-beca-10bf8f933c54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:07.503130 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 931/3703] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:07 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:07.835056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9b312bc7-128b-4259-9cad-0a3edebaf824 req-25349350-256d-4d83-b4f9-9523d53db2cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.840353 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b312bc7-128b-4259-9cad-0a3edebaf824 req-25349350-256d-4d83-b4f9-9523d53db2cb tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9 Aug 06 13:14:07.840353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9b312bc7-128b-4259-9cad-0a3edebaf824 req-25349350-256d-4d83-b4f9-9523d53db2cb tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.840353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9b312bc7-128b-4259-9cad-0a3edebaf824 req-25349350-256d-4d83-b4f9-9523d53db2cb tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.850795 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:07.850795 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:07.867871 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3c1f244-3e8b-473a-8279-31b9a421e8f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.870823 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3c1f244-3e8b-473a-8279-31b9a421e8f0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 Aug 06 13:14:07.871401 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3c1f244-3e8b-473a-8279-31b9a421e8f0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.871883 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3c1f244-3e8b-473a-8279-31b9a421e8f0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.878209 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3c1f244-3e8b-473a-8279-31b9a421e8f0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 returned with HTTP 404 Aug 06 13:14:07.878840 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 921/3704] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:07 2026] GET /volume/v3/volumes/80123322-0dd7-43a3-8020-82a0c85116e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:07.888256 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.891365 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] DELETE https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a Aug 06 13:14:07.891365 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.891365 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.891365 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume with id: 45d13654-0c3b-43b8-aea3-16e0a6c6341a Aug 06 13:14:07.900402 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:07.900402 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:07.900887 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:07.913341 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b312bc7-128b-4259-9cad-0a3edebaf824 req-25349350-256d-4d83-b4f9-9523d53db2cb tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9 returned with HTTP 200 Aug 06 13:14:07.913929 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 930/3705] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:14:07 2026] DELETE /volume/v3/attachments/510c8e19-d59d-44c3-8fdb-bc897097cba9 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:07.923144 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume request issued successfully. Aug 06 13:14:07.923378 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13d94163-0ad3-4267-92ee-e203b22a2a24 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a returned with HTTP 202 Aug 06 13:14:07.923882 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 924/3706] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:07 2026] DELETE /volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:07.933744 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72a67640-d456-4447-a814-777bb144cbb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.936365 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72a67640-d456-4447-a814-777bb144cbb0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a Aug 06 13:14:07.936629 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72a67640-d456-4447-a814-777bb144cbb0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.936925 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72a67640-d456-4447-a814-777bb144cbb0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.947340 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:07.947340 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:07.952477 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72a67640-d456-4447-a814-777bb144cbb0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:07.957631 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72a67640-d456-4447-a814-777bb144cbb0 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a returned with HTTP 200 Aug 06 13:14:07.958022 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 932/3707] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:07 2026] GET /volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:07.986177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29c45561-473c-4bb7-9c81-5ae9054dc02c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.989850 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-625a55da-0b64-45c5-8562-cae01b2329c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:07.990884 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c45561-473c-4bb7-9c81-5ae9054dc02c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:07.991216 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c45561-473c-4bb7-9c81-5ae9054dc02c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.991336 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c45561-473c-4bb7-9c81-5ae9054dc02c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.991857 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-625a55da-0b64-45c5-8562-cae01b2329c8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:07.992093 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-625a55da-0b64-45c5-8562-cae01b2329c8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:07.992362 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-625a55da-0b64-45c5-8562-cae01b2329c8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:07.992509 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-625a55da-0b64-45c5-8562-cae01b2329c8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:07.995437 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-29c45561-473c-4bb7-9c81-5ae9054dc02c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:08.000247 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:08.000247 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:08.000388 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:08.000388 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:08.000902 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c45561-473c-4bb7-9c81-5ae9054dc02c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:08.001198 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-625a55da-0b64-45c5-8562-cae01b2329c8 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:08.001269 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 922/3708] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:07 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:08.001721 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 931/3709] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:07 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:08.514057 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f92ceca-1dbd-4920-8001-1fa224972764 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:08.515223 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-553dd351-aa97-47e8-8bda-ea7ac29e2a1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:08.516091 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f92ceca-1dbd-4920-8001-1fa224972764 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:08.516809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f92ceca-1dbd-4920-8001-1fa224972764 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:08.516809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f92ceca-1dbd-4920-8001-1fa224972764 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:08.516809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7f92ceca-1dbd-4920-8001-1fa224972764 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:08.517767 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-553dd351-aa97-47e8-8bda-ea7ac29e2a1e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:08.518063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-553dd351-aa97-47e8-8bda-ea7ac29e2a1e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:08.518381 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-553dd351-aa97-47e8-8bda-ea7ac29e2a1e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:08.518531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-553dd351-aa97-47e8-8bda-ea7ac29e2a1e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:08.525023 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:08.525023 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:08.525215 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:08.525215 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:08.526236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-553dd351-aa97-47e8-8bda-ea7ac29e2a1e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:08.526379 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f92ceca-1dbd-4920-8001-1fa224972764 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:08.526886 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 933/3710] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:08 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:08.526956 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 925/3711] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:08 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:08.898291 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:08.902246 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:14:08.902520 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:08.902882 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:08.903153 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: 8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:14:08.919376 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:08.919376 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:08.920447 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:14:08.948774 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:14:08.949185 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3d30154-0b5b-4cd0-945b-00ae1efd8222 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 202 Aug 06 13:14:08.951658 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 923/3712] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:08 2026] DELETE /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:08.961433 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf643600-c524-4c8c-bbd3-1dbf1107d6ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:08.964793 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf643600-c524-4c8c-bbd3-1dbf1107d6ef tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:14:08.964793 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf643600-c524-4c8c-bbd3-1dbf1107d6ef tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:08.964793 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf643600-c524-4c8c-bbd3-1dbf1107d6ef tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:08.972036 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47b12fdd-8357-4c5c-b345-dc54d1bdc8db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:08.974192 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47b12fdd-8357-4c5c-b345-dc54d1bdc8db tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a Aug 06 13:14:08.974462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47b12fdd-8357-4c5c-b345-dc54d1bdc8db tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:08.974770 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47b12fdd-8357-4c5c-b345-dc54d1bdc8db tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:08.976173 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:08.976173 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:08.980759 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bf643600-c524-4c8c-bbd3-1dbf1107d6ef tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:14:08.982165 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47b12fdd-8357-4c5c-b345-dc54d1bdc8db tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a returned with HTTP 404 Aug 06 13:14:08.982773 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 934/3713] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:08 2026] GET /volume/v3/volumes/45d13654-0c3b-43b8-aea3-16e0a6c6341a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:08.986076 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf643600-c524-4c8c-bbd3-1dbf1107d6ef tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 200 Aug 06 13:14:08.986472 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 932/3714] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:08 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 1390 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:08.991061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef3fb871-27f9-4581-9923-34f891974327 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:08.992412 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef3fb871-27f9-4581-9923-34f891974327 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 Aug 06 13:14:08.992589 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef3fb871-27f9-4581-9923-34f891974327 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:08.992822 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef3fb871-27f9-4581-9923-34f891974327 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:08.993184 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-ef3fb871-27f9-4581-9923-34f891974327 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete snapshot with id: 0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 Aug 06 13:14:08.997850 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:08.997850 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:08.998274 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef3fb871-27f9-4581-9923-34f891974327 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Snapshot retrieved successfully. Aug 06 13:14:09.012576 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-249e2232-ffd7-418b-b2d8-9e93fac13b44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:09.014138 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f8efe31-0408-4e20-97a0-0c830c748a22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:09.014487 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-249e2232-ffd7-418b-b2d8-9e93fac13b44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:09.014752 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-249e2232-ffd7-418b-b2d8-9e93fac13b44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:09.015185 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-249e2232-ffd7-418b-b2d8-9e93fac13b44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:09.015185 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-249e2232-ffd7-418b-b2d8-9e93fac13b44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:09.016243 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f8efe31-0408-4e20-97a0-0c830c748a22 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:09.016549 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f8efe31-0408-4e20-97a0-0c830c748a22 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:09.016830 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f8efe31-0408-4e20-97a0-0c830c748a22 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:09.016908 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef3fb871-27f9-4581-9923-34f891974327 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Snapshot delete request issued successfully. Aug 06 13:14:09.016975 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1f8efe31-0408-4e20-97a0-0c830c748a22 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:09.017154 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef3fb871-27f9-4581-9923-34f891974327 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 returned with HTTP 202 Aug 06 13:14:09.017687 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 926/3715] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:08 2026] DELETE /volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:09.020951 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:09.020951 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:09.021528 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:09.021528 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:09.021884 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-249e2232-ffd7-418b-b2d8-9e93fac13b44 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:09.022281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f8efe31-0408-4e20-97a0-0c830c748a22 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:09.022343 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 924/3716] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:09 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:09.022689 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 935/3717] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:09 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:09.027109 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-826ff331-4a09-4ee0-b086-5e9eb8e0965e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:09.029278 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-826ff331-4a09-4ee0-b086-5e9eb8e0965e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 Aug 06 13:14:09.029563 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-826ff331-4a09-4ee0-b086-5e9eb8e0965e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:09.029855 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-826ff331-4a09-4ee0-b086-5e9eb8e0965e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:09.036557 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:09.036557 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:09.037163 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-826ff331-4a09-4ee0-b086-5e9eb8e0965e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Snapshot retrieved successfully. Aug 06 13:14:09.038203 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-826ff331-4a09-4ee0-b086-5e9eb8e0965e tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 returned with HTTP 200 Aug 06 13:14:09.038656 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 933/3718] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:09 2026] GET /volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:09.539657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0710b68-2088-49d0-8ca3-98f54a380af8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:09.541787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7cd4377e-28a1-4538-abff-c4bdb41137a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:09.543430 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0710b68-2088-49d0-8ca3-98f54a380af8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:09.543966 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cd4377e-28a1-4538-abff-c4bdb41137a4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:09.544208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cd4377e-28a1-4538-abff-c4bdb41137a4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:09.544458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cd4377e-28a1-4538-abff-c4bdb41137a4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:09.544587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7cd4377e-28a1-4538-abff-c4bdb41137a4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:09.545179 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0710b68-2088-49d0-8ca3-98f54a380af8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:09.545668 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0710b68-2088-49d0-8ca3-98f54a380af8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:09.546145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c0710b68-2088-49d0-8ca3-98f54a380af8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:09.549906 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:09.549906 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:09.550930 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cd4377e-28a1-4538-abff-c4bdb41137a4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:09.551378 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 925/3719] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:09 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:09.555109 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:09.555109 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:09.555699 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0710b68-2088-49d0-8ca3-98f54a380af8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:09.556017 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 927/3720] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:09 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:10.000899 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45287cde-91ed-47d0-b083-2d2b282ad21e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.003158 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45287cde-91ed-47d0-b083-2d2b282ad21e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 Aug 06 13:14:10.003402 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45287cde-91ed-47d0-b083-2d2b282ad21e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.003677 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45287cde-91ed-47d0-b083-2d2b282ad21e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.011946 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45287cde-91ed-47d0-b083-2d2b282ad21e tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 returned with HTTP 404 Aug 06 13:14:10.012627 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 936/3721] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:09 2026] GET /volume/v3/volumes/8f442a35-4124-4b6b-b44f-f49c0d3a7d95 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:10.019532 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7877ce45-132c-430d-b861-8819f077146b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.021057 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7877ce45-132c-430d-b861-8819f077146b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 Aug 06 13:14:10.021252 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7877ce45-132c-430d-b861-8819f077146b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.021487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7877ce45-132c-430d-b861-8819f077146b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.021595 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-7877ce45-132c-430d-b861-8819f077146b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete snapshot with id: a05908fb-8e04-45d2-95e4-7108035978a8 Aug 06 13:14:10.026201 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.026201 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:10.026598 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7877ce45-132c-430d-b861-8819f077146b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:14:10.033504 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01e6480f-b980-47a0-a889-2449750c8144 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.033925 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d3b736b-dc7d-4a4b-b9d7-bfb561180e19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.035824 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d3b736b-dc7d-4a4b-b9d7-bfb561180e19 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:10.035913 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01e6480f-b980-47a0-a889-2449750c8144 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:10.036067 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01e6480f-b980-47a0-a889-2449750c8144 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.036145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d3b736b-dc7d-4a4b-b9d7-bfb561180e19 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.036311 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d3b736b-dc7d-4a4b-b9d7-bfb561180e19 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.036355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01e6480f-b980-47a0-a889-2449750c8144 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.036446 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-01e6480f-b980-47a0-a889-2449750c8144 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:10.036481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5d3b736b-dc7d-4a4b-b9d7-bfb561180e19 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:10.041465 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.041465 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:10.041740 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.041740 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:10.042305 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d3b736b-dc7d-4a4b-b9d7-bfb561180e19 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:10.042426 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01e6480f-b980-47a0-a889-2449750c8144 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:10.042781 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 928/3722] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:10 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:10.042853 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 926/3723] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:10 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:10.047102 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7877ce45-132c-430d-b861-8819f077146b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot delete request issued successfully. Aug 06 13:14:10.047102 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7877ce45-132c-430d-b861-8819f077146b tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 returned with HTTP 202 Aug 06 13:14:10.047511 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 934/3724] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:10 2026] DELETE /volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:10.048220 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c64c259-c42d-4a37-9d22-24e202ad416f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.050254 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c64c259-c42d-4a37-9d22-24e202ad416f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 Aug 06 13:14:10.050553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c64c259-c42d-4a37-9d22-24e202ad416f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.050838 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c64c259-c42d-4a37-9d22-24e202ad416f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.055734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ec69fb12-8707-4699-9407-591e965d6acf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.056075 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c64c259-c42d-4a37-9d22-24e202ad416f tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 returned with HTTP 404 Aug 06 13:14:10.056544 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 937/3725] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:10 2026] GET /volume/v3/snapshots/0c8bf5e6-5a4a-4e7e-9174-b17c8a5eda64 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:10.057889 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec69fb12-8707-4699-9407-591e965d6acf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 Aug 06 13:14:10.058201 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec69fb12-8707-4699-9407-591e965d6acf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.058767 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec69fb12-8707-4699-9407-591e965d6acf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.064772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4326407-0a33-456d-a11f-720b826fb178 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.065139 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.065139 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:10.065601 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec69fb12-8707-4699-9407-591e965d6acf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Snapshot retrieved successfully. Aug 06 13:14:10.066391 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec69fb12-8707-4699-9407-591e965d6acf tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 returned with HTTP 200 Aug 06 13:14:10.066694 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4326407-0a33-456d-a11f-720b826fb178 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] DELETE https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d Aug 06 13:14:10.066746 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 929/3726] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:10 2026] GET /volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:10.066911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4326407-0a33-456d-a11f-720b826fb178 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.067154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4326407-0a33-456d-a11f-720b826fb178 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.067344 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d4326407-0a33-456d-a11f-720b826fb178 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume with id: 26bc6d37-df1d-42dd-8136-44da3adb6a2d Aug 06 13:14:10.075171 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.075171 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:10.075678 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4326407-0a33-456d-a11f-720b826fb178 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:10.092161 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4326407-0a33-456d-a11f-720b826fb178 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Delete volume request issued successfully. Aug 06 13:14:10.092420 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4326407-0a33-456d-a11f-720b826fb178 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d returned with HTTP 202 Aug 06 13:14:10.092975 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 927/3727] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:10 2026] DELETE /volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:10.100562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c44d0ce-bcbd-4fa6-aa41-0aeeae6d8b72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.102406 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c44d0ce-bcbd-4fa6-aa41-0aeeae6d8b72 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d Aug 06 13:14:10.102609 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c44d0ce-bcbd-4fa6-aa41-0aeeae6d8b72 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.102841 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c44d0ce-bcbd-4fa6-aa41-0aeeae6d8b72 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.112607 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.112607 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:10.118512 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c44d0ce-bcbd-4fa6-aa41-0aeeae6d8b72 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Volume info retrieved successfully. Aug 06 13:14:10.124011 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c44d0ce-bcbd-4fa6-aa41-0aeeae6d8b72 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d returned with HTTP 200 Aug 06 13:14:10.124502 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 935/3728] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:10 2026] GET /volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:10.562761 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2194bc34-12d2-44ff-9204-d0fab390e115 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.565369 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2194bc34-12d2-44ff-9204-d0fab390e115 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:10.565369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2194bc34-12d2-44ff-9204-d0fab390e115 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.565675 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2194bc34-12d2-44ff-9204-d0fab390e115 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.565923 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2194bc34-12d2-44ff-9204-d0fab390e115 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:10.566984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-149a792d-a3f3-4e9f-8a34-926a53c4717f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:10.568772 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-149a792d-a3f3-4e9f-8a34-926a53c4717f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:10.568992 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-149a792d-a3f3-4e9f-8a34-926a53c4717f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:10.569202 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-149a792d-a3f3-4e9f-8a34-926a53c4717f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:10.569343 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-149a792d-a3f3-4e9f-8a34-926a53c4717f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:10.572556 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.572556 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:10.573340 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2194bc34-12d2-44ff-9204-d0fab390e115 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:10.574047 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 938/3729] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:10 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:10.575464 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:10.575464 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:10.576300 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-149a792d-a3f3-4e9f-8a34-926a53c4717f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:10.576897 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 930/3730] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:10 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:11.053918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78973019-636c-4003-b32c-e86ad528b281 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.054282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6d24bde-ae82-4f83-b404-c9dfdd5f407d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.056072 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78973019-636c-4003-b32c-e86ad528b281 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:11.056125 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6d24bde-ae82-4f83-b404-c9dfdd5f407d tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:11.056341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6d24bde-ae82-4f83-b404-c9dfdd5f407d tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.056433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78973019-636c-4003-b32c-e86ad528b281 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.056571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6d24bde-ae82-4f83-b404-c9dfdd5f407d tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.056629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78973019-636c-4003-b32c-e86ad528b281 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.056728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-78973019-636c-4003-b32c-e86ad528b281 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:11.056782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e6d24bde-ae82-4f83-b404-c9dfdd5f407d tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:11.061457 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.061457 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:11.061544 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.061544 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:11.062148 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78973019-636c-4003-b32c-e86ad528b281 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:11.062211 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6d24bde-ae82-4f83-b404-c9dfdd5f407d tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:11.062575 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 936/3732] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:11.062645 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 928/3732] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:11.071801 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.074124 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b/export_record Aug 06 13:14:11.074421 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.074677 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.074834 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Export record for backup e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 13:14:11.077010 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-696168c8-5d1c-4ec1-9f78-72904294b5d4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.079046 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-696168c8-5d1c-4ec1-9f78-72904294b5d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 Aug 06 13:14:11.079110 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.079110 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:11.079384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-696168c8-5d1c-4ec1-9f78-72904294b5d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.079625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-696168c8-5d1c-4ec1-9f78-72904294b5d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.079856 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling RPCAPI with context: , host: np0000006653, backup: e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 13:14:11.085205 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-696168c8-5d1c-4ec1-9f78-72904294b5d4 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 returned with HTTP 404 Aug 06 13:14:11.085676 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 931/3733] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/snapshots/a05908fb-8e04-45d2-95e4-7108035978a8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:11.085923 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] export_record in rpcapi backup_id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b on host np0000006653. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 13:14:11.138365 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7bbb45b-2f26-40bb-aa9c-e4fa78ba51e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.140504 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7bbb45b-2f26-40bb-aa9c-e4fa78ba51e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] GET https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d Aug 06 13:14:11.140784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7bbb45b-2f26-40bb-aa9c-e4fa78ba51e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.141016 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7bbb45b-2f26-40bb-aa9c-e4fa78ba51e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.147474 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7bbb45b-2f26-40bb-aa9c-e4fa78ba51e5 tempest-CreateVolumesFromSnapshotTest-790885885 tempest-CreateVolumesFromSnapshotTest-790885885-project-member] https://10.4.3.59/volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d returned with HTTP 404 Aug 06 13:14:11.148025 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 929/3734] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/volumes/26bc6d37-df1d-42dd-8136-44da3adb6a2d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:11.174978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTU3ZTI5YjEtNjlkOS00YzU5LWI5YzYtN2Y4MGQwZWJkODRiIiwgInVzZXJfaWQiOiAiODEzNDY5YzBlY2Q0NDI3ZWFlNmJjNWYzMGI3MmU2YzUiLCAicHJvamVjdF9pZCI6ICIyNDUwYjcwZjdhNWQ0OTAzYjdlMWIzZGU3ZDIyYWNhZSIsICJ2b2x1bWVfaWQiOiAiMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzkxMzcxMzU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0LzIwMjYwODA2MTMxMzU3L2F6X25vdmFfYmFja3VwX2U1N2UyOWIxLTY5ZDktNGM1OS1iOWM2LTdmODBkMGViZDg0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 13:14:11.174978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e52fc416-f8f6-493e-b986-41a7a349ad62 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b/export_record returned with HTTP 200 Aug 06 13:14:11.174978 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 939/3735] 10.4.3.59 () {68 vars in 1423 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b/export_record => generated 1424 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:11.183694 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4edae7a-13ed-4798-8d80-fd4622ac4c71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.186044 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4edae7a-13ed-4798-8d80-fd4622ac4c71 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:11.186313 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4edae7a-13ed-4798-8d80-fd4622ac4c71 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.186580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4edae7a-13ed-4798-8d80-fd4622ac4c71 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.186751 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e4edae7a-13ed-4798-8d80-fd4622ac4c71 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:11.191957 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.191957 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:11.192794 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4edae7a-13ed-4798-8d80-fd4622ac4c71 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:11.193274 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 937/3736] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:11.203950 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af66b7ca-1629-4a88-9123-de1afc0e83d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.204298 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af66b7ca-1629-4a88-9123-de1afc0e83d9 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] POST https://10.4.3.59/volume/v3/backups/import_record Aug 06 13:14:11.204912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af66b7ca-1629-4a88-9123-de1afc0e83d9 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhhZWNjNTUtNzc5Yi00YzU1LTliZmItNWI4ZjEzM2JiMjNlIiwgInVzZXJfaWQiOiAiODEzNDY5YzBlY2Q0NDI3ZWFlNmJjNWYzMGI3MmU2YzUiLCAicHJvamVjdF9pZCI6ICIyNDUwYjcwZjdhNWQ0OTAzYjdlMWIzZGU3ZDIyYWNhZSIsICJ2b2x1bWVfaWQiOiAiMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzkxMzcxMzU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0LzIwMjYwODA2MTMxMzU3L2F6X25vdmFfYmFja3VwX2U1N2UyOWIxLTY5ZDktNGM1OS1iOWM2LTdmODBkMGViZDg0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:11.206236 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-af66b7ca-1629-4a88-9123-de1afc0e83d9 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhhZWNjNTUtNzc5Yi00YzU1LTliZmItNWI4ZjEzM2JiMjNlIiwgInVzZXJfaWQiOiAiODEzNDY5YzBlY2Q0NDI3ZWFlNmJjNWYzMGI3MmU2YzUiLCAicHJvamVjdF9pZCI6ICIyNDUwYjcwZjdhNWQ0OTAzYjdlMWIzZGU3ZDIyYWNhZSIsICJ2b2x1bWVfaWQiOiAiMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzkxMzcxMzU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0LzIwMjYwODA2MTMxMzU3L2F6X25vdmFfYmFja3VwX2U1N2UyOWIxLTY5ZDktNGM1OS1iOWM2LTdmODBkMGViZDg0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 13:14:11.206419 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-af66b7ca-1629-4a88-9123-de1afc0e83d9 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhhZWNjNTUtNzc5Yi00YzU1LTliZmItNWI4ZjEzM2JiMjNlIiwgInVzZXJfaWQiOiAiODEzNDY5YzBlY2Q0NDI3ZWFlNmJjNWYzMGI3MmU2YzUiLCAicHJvamVjdF9pZCI6ICIyNDUwYjcwZjdhNWQ0OTAzYjdlMWIzZGU3ZDIyYWNhZSIsICJ2b2x1bWVfaWQiOiAiMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0IiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzkxMzcxMzU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwOGFjYzItMDFhYy00NTc5LWJhY2UtNzAwZTkxNWZjYTc0LzIwMjYwODA2MTMxMzU3L2F6X25vdmFfYmFja3VwX2U1N2UyOWIxLTY5ZDktNGM1OS1iOWM2LTdmODBkMGViZDg0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTM6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 13:14:11.207101 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-af66b7ca-1629-4a88-9123-de1afc0e83d9 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ef46dc96f0ea425fa9fe6dfa4d171809', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2450b70f7a5d4903b7e1b3de7d22acae', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:14:11.207344 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af66b7ca-1629-4a88-9123-de1afc0e83d9 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] https://10.4.3.59/volume/v3/backups/import_record returned with HTTP 403 Aug 06 13:14:11.207816 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 932/3737] 10.4.3.59 () {70 vars in 1335 bytes} [Thu Aug 6 13:14:11 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 06 13:14:11.216509 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c7eab37-6578-48ba-8718-f968a0a8802e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.218371 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7eab37-6578-48ba-8718-f968a0a8802e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 Aug 06 13:14:11.220280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c7eab37-6578-48ba-8718-f968a0a8802e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.220280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c7eab37-6578-48ba-8718-f968a0a8802e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.220280 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8c7eab37-6578-48ba-8718-f968a0a8802e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete volume with id: 2a08acc2-01ac-4579-bace-700e915fca74 Aug 06 13:14:11.228547 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.228547 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:11.229153 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c7eab37-6578-48ba-8718-f968a0a8802e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:11.258289 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c7eab37-6578-48ba-8718-f968a0a8802e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete volume request issued successfully. Aug 06 13:14:11.258289 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7eab37-6578-48ba-8718-f968a0a8802e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 returned with HTTP 202 Aug 06 13:14:11.258289 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 930/3738] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:11 2026] DELETE /volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:11.265354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e630125f-3ec2-4383-ab9d-601233c673bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.269768 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e630125f-3ec2-4383-ab9d-601233c673bb tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 Aug 06 13:14:11.270034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e630125f-3ec2-4383-ab9d-601233c673bb tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.270305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e630125f-3ec2-4383-ab9d-601233c673bb tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.282936 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.282936 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:11.286594 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e630125f-3ec2-4383-ab9d-601233c673bb tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:11.290676 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e630125f-3ec2-4383-ab9d-601233c673bb tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 returned with HTTP 200 Aug 06 13:14:11.291049 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 940/3739] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:11.587151 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf2c379c-20fe-429f-b18b-57d5d3044e0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.588734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fe802753-5707-4d49-b563-6123b720cd86 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:11.589301 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf2c379c-20fe-429f-b18b-57d5d3044e0f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:11.589586 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf2c379c-20fe-429f-b18b-57d5d3044e0f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.590085 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf2c379c-20fe-429f-b18b-57d5d3044e0f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.590316 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bf2c379c-20fe-429f-b18b-57d5d3044e0f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:11.591441 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe802753-5707-4d49-b563-6123b720cd86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:11.591441 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe802753-5707-4d49-b563-6123b720cd86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:11.591671 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe802753-5707-4d49-b563-6123b720cd86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:11.591831 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fe802753-5707-4d49-b563-6123b720cd86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:11.596928 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.596928 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:11.597428 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:11.597428 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:11.597754 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf2c379c-20fe-429f-b18b-57d5d3044e0f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:11.598314 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 938/3740] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:11.598449 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe802753-5707-4d49-b563-6123b720cd86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:11.598991 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 933/3741] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:11 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.074523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c6ad7a4-435e-41f8-a634-9b50f9db1dc5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.077241 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c6ad7a4-435e-41f8-a634-9b50f9db1dc5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:12.077449 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c6ad7a4-435e-41f8-a634-9b50f9db1dc5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.077679 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c6ad7a4-435e-41f8-a634-9b50f9db1dc5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.078088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4c6ad7a4-435e-41f8-a634-9b50f9db1dc5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:12.084768 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.084768 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:12.085684 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c6ad7a4-435e-41f8-a634-9b50f9db1dc5 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:12.086159 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 931/3742] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.103926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d02e88a-55b2-458b-a3b6-dda95a65041b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.106253 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d02e88a-55b2-458b-a3b6-dda95a65041b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:14:12.106792 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d02e88a-55b2-458b-a3b6-dda95a65041b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.107067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d02e88a-55b2-458b-a3b6-dda95a65041b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.107252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3d02e88a-55b2-458b-a3b6-dda95a65041b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:12.113456 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.113456 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:12.114817 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d02e88a-55b2-458b-a3b6-dda95a65041b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:14:12.115648 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 941/3743] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.129626 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02a6296c-ac0b-4e12-b626-ad027e64a6c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.132043 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a6296c-ac0b-4e12-b626-ad027e64a6c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:14:12.132284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a6296c-ac0b-4e12-b626-ad027e64a6c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.132480 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a6296c-ac0b-4e12-b626-ad027e64a6c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.132657 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-02a6296c-ac0b-4e12-b626-ad027e64a6c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:12.138656 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.138656 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:12.139547 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a6296c-ac0b-4e12-b626-ad027e64a6c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:14:12.140083 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 939/3744] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.155315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.157703 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:12.158185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1479784423"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:12.160474 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating new backup {'backup': {'volume_id': '0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1479784423'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:12.160554 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Creating backup of volume 0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c in container None Aug 06 13:14:12.171632 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.171632 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:12.172497 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:14:12.201131 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Created reservations ['b7c50412-0b62-4e95-8440-52a74c2361c6', '8963ecfe-192e-4c21-9fc0-5605bc057649'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:12.261427 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e84c61e-278d-47bd-b04f-2d2aa6d1b47b tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:12.261931 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 934/3745] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:12 2026] POST /volume/v3/backups => generated 328 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:12.271313 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-361966f2-3876-495c-bdb4-5ee44fb476fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.273167 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-361966f2-3876-495c-bdb4-5ee44fb476fb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:12.273427 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-361966f2-3876-495c-bdb4-5ee44fb476fb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.273649 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-361966f2-3876-495c-bdb4-5ee44fb476fb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.273813 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-361966f2-3876-495c-bdb4-5ee44fb476fb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:12.280112 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.280112 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:12.280965 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-361966f2-3876-495c-bdb4-5ee44fb476fb tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:12.281461 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 932/3746] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.305552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5201425-a9d9-46a9-959c-ba60d292dc23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.307700 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5201425-a9d9-46a9-959c-ba60d292dc23 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 Aug 06 13:14:12.307972 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5201425-a9d9-46a9-959c-ba60d292dc23 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.308285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5201425-a9d9-46a9-959c-ba60d292dc23 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.315461 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5201425-a9d9-46a9-959c-ba60d292dc23 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 returned with HTTP 404 Aug 06 13:14:12.316094 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 942/3747] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/volumes/2a08acc2-01ac-4579-bace-700e915fca74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:12.324237 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4d859c2-1370-42ef-bcf5-7f6c2304d976 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.326005 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4d859c2-1370-42ef-bcf5-7f6c2304d976 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] GET https://10.4.3.59/volume/v3/backups Aug 06 13:14:12.326299 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4d859c2-1370-42ef-bcf5-7f6c2304d976 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.326503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4d859c2-1370-42ef-bcf5-7f6c2304d976 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.326771 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-e4d859c2-1370-42ef-bcf5-7f6c2304d976 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:14:12.339180 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4d859c2-1370-42ef-bcf5-7f6c2304d976 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] https://10.4.3.59/volume/v3/backups returned with HTTP 200 Aug 06 13:14:12.339884 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 940/3748] 10.4.3.59 () {68 vars in 1270 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups => generated 621 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.352108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61cf6d56-9ecb-4fcb-8486-18210e0dfe69 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.353976 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61cf6d56-9ecb-4fcb-8486-18210e0dfe69 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] GET https://10.4.3.59/volume/v3/backups?project_id=2450b70f7a5d4903b7e1b3de7d22acae Aug 06 13:14:12.354189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61cf6d56-9ecb-4fcb-8486-18210e0dfe69 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.354393 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61cf6d56-9ecb-4fcb-8486-18210e0dfe69 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.354664 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-61cf6d56-9ecb-4fcb-8486-18210e0dfe69 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Removing options 'project_id' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:14:12.354902 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.354902 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:12.368346 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61cf6d56-9ecb-4fcb-8486-18210e0dfe69 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] https://10.4.3.59/volume/v3/backups?project_id=2450b70f7a5d4903b7e1b3de7d22acae returned with HTTP 200 Aug 06 13:14:12.368722 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 935/3749] 10.4.3.59 () {68 vars in 1357 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups?project_id=2450b70f7a5d4903b7e1b3de7d22acae => generated 621 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.378052 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.380245 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:12.380641 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1781847551"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:12.382144 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1781847551'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:12.382316 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume of 1 GB Aug 06 13:14:12.386761 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:12.393171 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Flow 'volume_create_api' (3b02e157-2f78-478d-a9e1-e04efa62cccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:12.394363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d6187-bd0a-4dd9-b4f6-6e57055bc384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.395280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:12.423897 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d6187-bd0a-4dd9-b4f6-6e57055bc384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.424681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca219021-0145-4624-a3e9-ad767fdf1eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.470554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Created reservations ['f66bca3a-c11b-4878-8689-89e12e659f06', 'e7b11e0a-2032-47e5-8e0c-39b5357252b4', '8f7616f0-fffc-46c6-88a1-622d98325cc8', '5a08cfc7-ca66-4ece-8cda-7c11488728fc'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:12.471812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca219021-0145-4624-a3e9-ad767fdf1eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f66bca3a-c11b-4878-8689-89e12e659f06', 'e7b11e0a-2032-47e5-8e0c-39b5357252b4', '8f7616f0-fffc-46c6-88a1-622d98325cc8', '5a08cfc7-ca66-4ece-8cda-7c11488728fc']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.472870 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7806e3de-7715-4af1-b4ce-95b8e9ff841c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.502118 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7806e3de-7715-4af1-b4ce-95b8e9ff841c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1781847551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2450b70f7a5d4903b7e1b3de7d22acae',qos_specs=None,replication_status=,reservations=['f66bca3a-c11b-4878-8689-89e12e659f06','e7b11e0a-2032-47e5-8e0c-39b5357252b4','8f7616f0-fffc-46c6-88a1-622d98325cc8','5a08cfc7-ca66-4ece-8cda-7c11488728fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1781847551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2450b70f7a5d4903b7e1b3de7d22acae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.503117 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45140d49-8bab-4754-a8a6-ec2697e91524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.523089 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45140d49-8bab-4754-a8a6-ec2697e91524) transitioned into state 'SUCCESS' from state '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-1781847551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2450b70f7a5d4903b7e1b3de7d22acae',qos_specs=None,replication_status=,reservations=['f66bca3a-c11b-4878-8689-89e12e659f06','e7b11e0a-2032-47e5-8e0c-39b5357252b4','8f7616f0-fffc-46c6-88a1-622d98325cc8','5a08cfc7-ca66-4ece-8cda-7c11488728fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813469c0ecd4427eae6bc5f30b72e6c5',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.523935 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cf2d24-4d40-455f-b58b-c9a24393f98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.536344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cf2d24-4d40-455f-b58b-c9a24393f98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.537327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Flow 'volume_create_api' (3b02e157-2f78-478d-a9e1-e04efa62cccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:12.537651 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Create volume request issued successfully. Aug 06 13:14:12.538241 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f288673-ea3d-4ebb-bbe9-a5f236e1ed7c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:12.538693 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 933/3750] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:14:12 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:12.549690 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11734790-6c3b-440e-92d6-47c712713ce4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.551642 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11734790-6c3b-440e-92d6-47c712713ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 Aug 06 13:14:12.551927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11734790-6c3b-440e-92d6-47c712713ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.552154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11734790-6c3b-440e-92d6-47c712713ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.560549 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.560549 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:12.565072 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11734790-6c3b-440e-92d6-47c712713ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:12.569580 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11734790-6c3b-440e-92d6-47c712713ce4 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 returned with HTTP 200 Aug 06 13:14:12.569980 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 943/3751] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.611190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5408e01d-0eed-45f3-b6e8-fa65c5ee70cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.611236 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-800e24d0-72c5-4091-b20b-e2d691bf1e64 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.613861 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5408e01d-0eed-45f3-b6e8-fa65c5ee70cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:12.613948 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-800e24d0-72c5-4091-b20b-e2d691bf1e64 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:12.614024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5408e01d-0eed-45f3-b6e8-fa65c5ee70cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.614083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-800e24d0-72c5-4091-b20b-e2d691bf1e64 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.614132 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5408e01d-0eed-45f3-b6e8-fa65c5ee70cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.614185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-800e24d0-72c5-4091-b20b-e2d691bf1e64 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.614230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5408e01d-0eed-45f3-b6e8-fa65c5ee70cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:12.614302 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-800e24d0-72c5-4091-b20b-e2d691bf1e64 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:12.618442 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.618442 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:12.618677 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.618677 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:12.618971 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-800e24d0-72c5-4091-b20b-e2d691bf1e64 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:12.619325 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 936/3752] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.619519 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5408e01d-0eed-45f3-b6e8-fa65c5ee70cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:12.620035 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 941/3753] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:12 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.656035 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.748754 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:12.749103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1791378037"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:12.750523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1791378037'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:12.750690 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume of 1 GB Aug 06 13:14:12.750985 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.750985 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:12.757448 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Availability Zones retrieved successfully. Aug 06 13:14:12.763015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-14108b3d-d144-4369-8c54-d4e1d60b8e17 req-5521df52-1d3f-430b-9d11-ca36c349184c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:12.764964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (6bd46e0d-ed63-46ce-b573-33ceab6a261c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:12.765605 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-14108b3d-d144-4369-8c54-d4e1d60b8e17 req-5521df52-1d3f-430b-9d11-ca36c349184c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599 Aug 06 13:14:12.765848 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-14108b3d-d144-4369-8c54-d4e1d60b8e17 req-5521df52-1d3f-430b-9d11-ca36c349184c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:12.768457 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fddd85-8c8d-4c53-bd44-072b1ae739a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.768586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-14108b3d-d144-4369-8c54-d4e1d60b8e17 req-5521df52-1d3f-430b-9d11-ca36c349184c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:12.768672 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:12.775032 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:12.775032 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:12.801749 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fddd85-8c8d-4c53-bd44-072b1ae739a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.802605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5055d109-f395-4a49-8e19-ecfa088cba79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.869615 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Created reservations ['a7d913bb-539a-48a1-bca8-234d0e32932a', '30e4cb18-8a9c-4394-9d5a-67758cc39613', '9e4d8b4a-6987-4673-af07-2ce7a1430aee', 'f1deac3e-b279-4007-a539-2a6a3d40df05'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:12.870523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5055d109-f395-4a49-8e19-ecfa088cba79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d913bb-539a-48a1-bca8-234d0e32932a', '30e4cb18-8a9c-4394-9d5a-67758cc39613', '9e4d8b4a-6987-4673-af07-2ce7a1430aee', 'f1deac3e-b279-4007-a539-2a6a3d40df05']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.871428 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ce0181-820e-4895-8612-607b1e7f1012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.886166 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-14108b3d-d144-4369-8c54-d4e1d60b8e17 req-5521df52-1d3f-430b-9d11-ca36c349184c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599 returned with HTTP 200 Aug 06 13:14:12.887954 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 944/3754] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:14:12 2026] DELETE /volume/v3/attachments/63e98171-5b02-4349-a2c7-8dd8b9843599 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:12.911754 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ce0181-820e-4895-8612-607b1e7f1012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76789404-739f-4e8f-a805-10e985cecd21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1791378037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['a7d913bb-539a-48a1-bca8-234d0e32932a','30e4cb18-8a9c-4394-9d5a-67758cc39613','9e4d8b4a-6987-4673-af07-2ce7a1430aee','f1deac3e-b279-4007-a539-2a6a3d40df05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1791378037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76789404-739f-4e8f-a805-10e985cecd21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad56551250764a389e7b800e4a810802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25db3be9fe3d4955a6e030c846096a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.913678 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87739605-8585-4e53-babf-14096c3c3053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.977929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87739605-8585-4e53-babf-14096c3c3053) transitioned into state 'SUCCESS' from state '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-1791378037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['a7d913bb-539a-48a1-bca8-234d0e32932a','30e4cb18-8a9c-4394-9d5a-67758cc39613','9e4d8b4a-6987-4673-af07-2ce7a1430aee','f1deac3e-b279-4007-a539-2a6a3d40df05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.978744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd266d37-b1e9-44b3-ac23-7e7eac3d9c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:12.991704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd266d37-b1e9-44b3-ac23-7e7eac3d9c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:12.992517 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (6bd46e0d-ed63-46ce-b573-33ceab6a261c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:12.992883 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request issued successfully. Aug 06 13:14:12.993552 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51fe605a-7812-4b5f-9a34-92a40fe0c78d tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:12.993997 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 934/3755] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:12 2026] POST /volume/v3/volumes => generated 762 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:13.006733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db8f1c89-10e2-4502-93f0-f48d06c6bff3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:13.008508 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db8f1c89-10e2-4502-93f0-f48d06c6bff3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 Aug 06 13:14:13.008853 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db8f1c89-10e2-4502-93f0-f48d06c6bff3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:13.009039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db8f1c89-10e2-4502-93f0-f48d06c6bff3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:13.015785 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:13.015785 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:13.019366 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-db8f1c89-10e2-4502-93f0-f48d06c6bff3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:13.023624 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db8f1c89-10e2-4502-93f0-f48d06c6bff3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 returned with HTTP 200 Aug 06 13:14:13.023992 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 937/3756] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:13 2026] GET /volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:13.292240 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d38c664-af91-4665-ae93-e9a72ec0e9cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:13.294140 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d38c664-af91-4665-ae93-e9a72ec0e9cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:13.294413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d38c664-af91-4665-ae93-e9a72ec0e9cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:13.294623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d38c664-af91-4665-ae93-e9a72ec0e9cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:13.294741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1d38c664-af91-4665-ae93-e9a72ec0e9cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:13.299103 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:13.299103 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:13.299879 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d38c664-af91-4665-ae93-e9a72ec0e9cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:13.300297 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 942/3757] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:13 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:13.582787 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-571a6f69-3893-4297-9e6c-f8a241ce4d51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:13.584616 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-571a6f69-3893-4297-9e6c-f8a241ce4d51 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 Aug 06 13:14:13.584896 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-571a6f69-3893-4297-9e6c-f8a241ce4d51 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:13.585154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-571a6f69-3893-4297-9e6c-f8a241ce4d51 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:13.593101 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:13.593101 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:13.597196 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-571a6f69-3893-4297-9e6c-f8a241ce4d51 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:13.601828 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-571a6f69-3893-4297-9e6c-f8a241ce4d51 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 returned with HTTP 200 Aug 06 13:14:13.602207 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 945/3758] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:13 2026] GET /volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:13.616289 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be857886-73e6-4999-9946-8e2178b65525 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:13.618350 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be857886-73e6-4999-9946-8e2178b65525 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:13.618753 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be857886-73e6-4999-9946-8e2178b65525 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0", "name": "tempest-type-Backup-1062500407"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:13.620121 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-be857886-73e6-4999-9946-8e2178b65525 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Creating new backup {'backup': {'volume_id': 'cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0', 'name': 'tempest-type-Backup-1062500407'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:13.620254 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-be857886-73e6-4999-9946-8e2178b65525 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Creating backup of volume cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 in container None Aug 06 13:14:13.629714 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:13.629714 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:13.629714 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be857886-73e6-4999-9946-8e2178b65525 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:13.631534 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f8a4085e-9cbd-4562-b5ac-174e6b63055c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:13.631827 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a390a25a-dc32-4229-a18f-484d63149fd1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:13.633718 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8a4085e-9cbd-4562-b5ac-174e6b63055c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:13.633979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8a4085e-9cbd-4562-b5ac-174e6b63055c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:13.634027 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a390a25a-dc32-4229-a18f-484d63149fd1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:13.634172 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8a4085e-9cbd-4562-b5ac-174e6b63055c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:13.634272 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a390a25a-dc32-4229-a18f-484d63149fd1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:13.634375 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f8a4085e-9cbd-4562-b5ac-174e6b63055c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:13.634527 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a390a25a-dc32-4229-a18f-484d63149fd1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:13.634711 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a390a25a-dc32-4229-a18f-484d63149fd1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:13.639423 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:13.639423 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:13.640135 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8a4085e-9cbd-4562-b5ac-174e6b63055c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:13.640546 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 938/3759] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:13 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:13.641810 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:13.641810 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:13.642529 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a390a25a-dc32-4229-a18f-484d63149fd1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:13.642944 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 943/3760] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:13 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:13.662458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-be857886-73e6-4999-9946-8e2178b65525 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Created reservations ['d277028b-a4c4-464b-9c6b-dd2e8607a09d', '5b084421-9edd-4596-80e4-152eede4f7c0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:13.708290 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be857886-73e6-4999-9946-8e2178b65525 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:13.708290 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 935/3761] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:14:13 2026] POST /volume/v3/backups => generated 314 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:13.716167 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41b443ca-339f-45d6-abea-9a48c6e34743 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:13.718116 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41b443ca-339f-45d6-abea-9a48c6e34743 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:13.718353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41b443ca-339f-45d6-abea-9a48c6e34743 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:13.718553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41b443ca-339f-45d6-abea-9a48c6e34743 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:13.718712 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-41b443ca-339f-45d6-abea-9a48c6e34743 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:13.723513 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:13.723513 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:13.724184 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41b443ca-339f-45d6-abea-9a48c6e34743 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:13.724735 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 946/3762] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:13 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:14.038193 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6a842cbf-e245-4813-9459-0449f3a64a66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.040503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a842cbf-e245-4813-9459-0449f3a64a66 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 Aug 06 13:14:14.040981 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a842cbf-e245-4813-9459-0449f3a64a66 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.041270 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a842cbf-e245-4813-9459-0449f3a64a66 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:14.061598 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.061598 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:14.066405 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6a842cbf-e245-4813-9459-0449f3a64a66 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:14.071874 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a842cbf-e245-4813-9459-0449f3a64a66 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 returned with HTTP 200 Aug 06 13:14:14.072274 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 939/3763] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:14 2026] GET /volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:14.088429 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.090444 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:14.090844 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "76789404-739f-4e8f-a805-10e985cecd21", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-501190382"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:14.092450 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request body: {'volume': {"'source_volid": '76789404-739f-4e8f-a805-10e985cecd21', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-501190382'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:14.092678 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume of 1 GB Aug 06 13:14:14.098721 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Availability Zones retrieved successfully. Aug 06 13:14:14.104379 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (854092b6-368b-489d-a867-245434e9b978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.105893 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186d1fd9-990d-433b-924d-9ea0909ad44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.107132 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:14.140241 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186d1fd9-990d-433b-924d-9ea0909ad44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.141034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bebd477-e84a-413d-a928-b7e292f25c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.184890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Created reservations ['6c49a90f-1732-445d-8633-3935de5bfa98', 'a6c001c8-abc1-41bc-a35e-97cd4617f5a5', '00609984-04ee-4034-9ac5-4325aff4f91f', '13115edf-2839-431a-9ab1-df9a8e335c8a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:14.185786 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bebd477-e84a-413d-a928-b7e292f25c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c49a90f-1732-445d-8633-3935de5bfa98', 'a6c001c8-abc1-41bc-a35e-97cd4617f5a5', '00609984-04ee-4034-9ac5-4325aff4f91f', '13115edf-2839-431a-9ab1-df9a8e335c8a']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.186547 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0c6a88-9a91-4459-afac-8f2a9e1b6bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.212867 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0c6a88-9a91-4459-afac-8f2a9e1b6bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '328a5d1e-4808-4082-818d-d8ca1c386d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-501190382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['6c49a90f-1732-445d-8633-3935de5bfa98','a6c001c8-abc1-41bc-a35e-97cd4617f5a5','00609984-04ee-4034-9ac5-4325aff4f91f','13115edf-2839-431a-9ab1-df9a8e335c8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-501190382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=328a5d1e-4808-4082-818d-d8ca1c386d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad56551250764a389e7b800e4a810802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25db3be9fe3d4955a6e030c846096a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.213597 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e504b08-d1e6-4cf9-8050-999eadb95165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.233526 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e504b08-d1e6-4cf9-8050-999eadb95165) transitioned into state 'SUCCESS' from state '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-501190382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['6c49a90f-1732-445d-8633-3935de5bfa98','a6c001c8-abc1-41bc-a35e-97cd4617f5a5','00609984-04ee-4034-9ac5-4325aff4f91f','13115edf-2839-431a-9ab1-df9a8e335c8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.234286 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d94f4f8-ecdf-4c31-91ee-b75782e5d752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.245584 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d94f4f8-ecdf-4c31-91ee-b75782e5d752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.246922 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (854092b6-368b-489d-a867-245434e9b978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.246922 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request issued successfully. Aug 06 13:14:14.247313 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a2017ea-b5c1-4936-a8a0-f43c40d7b8ee tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:14.247721 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 944/3764] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:14 2026] POST /volume/v3/volumes => generated 761 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:14.261119 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-710616a0-c191-44e2-9e5f-00308ee106cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.263249 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:14.263676 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "76789404-739f-4e8f-a805-10e985cecd21", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-116369113"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:14.265431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request body: {'volume': {"'source_volid": '76789404-739f-4e8f-a805-10e985cecd21', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-116369113'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:14.265595 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume of 1 GB Aug 06 13:14:14.265908 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.265908 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:14.270490 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Availability Zones retrieved successfully. Aug 06 13:14:14.276192 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.276683 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (fa2d8086-8268-4c34-833d-1eda8863ab90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.277592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a996ee-c923-4f76-a62d-fea905ffe1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.278357 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:14:14.278436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:14.278655 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.278880 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:14.279086 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume with id: c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:14:14.288909 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.288909 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:14.289528 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Volume info retrieved successfully. Aug 06 13:14:14.302247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a996ee-c923-4f76-a62d-fea905ffe1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.303065 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2ab81c-fba8-4068-a279-7e8f23d0f060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.312840 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Delete volume request issued successfully. Aug 06 13:14:14.313091 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da8a88e8-92ab-47bd-93cc-485d86440b7c tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 202 Aug 06 13:14:14.313602 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-677de09b-eaa8-44b6-8238-619152c3291e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.313655 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 947/3765] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:14 2026] DELETE /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:14.316009 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-677de09b-eaa8-44b6-8238-619152c3291e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:14.316230 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-677de09b-eaa8-44b6-8238-619152c3291e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.316441 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-677de09b-eaa8-44b6-8238-619152c3291e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:14.316544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-677de09b-eaa8-44b6-8238-619152c3291e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:14.321929 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.321929 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:14.322740 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-677de09b-eaa8-44b6-8238-619152c3291e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:14.323277 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 940/3766] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:14 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:14.324324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9255c416-7458-4f7e-81c1-460b9de537a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.326751 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9255c416-7458-4f7e-81c1-460b9de537a1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] GET https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 Aug 06 13:14:14.326920 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9255c416-7458-4f7e-81c1-460b9de537a1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.327093 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9255c416-7458-4f7e-81c1-460b9de537a1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:14.348874 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Created reservations ['cc973b4d-261b-4ba4-a95d-5f67ada09e96', 'f7fc4fc2-b5fe-4131-bf20-86998606c2a0', '3f18c9e6-20b4-46d3-9ee1-b237288403d3', '280716e3-a84e-4966-98c8-7d26037210ec'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:14.349704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2ab81c-fba8-4068-a279-7e8f23d0f060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc973b4d-261b-4ba4-a95d-5f67ada09e96', 'f7fc4fc2-b5fe-4131-bf20-86998606c2a0', '3f18c9e6-20b4-46d3-9ee1-b237288403d3', '280716e3-a84e-4966-98c8-7d26037210ec']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.350598 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d854152-2575-49d5-9ddf-075130c28db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.378127 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d854152-2575-49d5-9ddf-075130c28db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbbc943-054b-480b-975c-64c1ad7e755e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-116369113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['cc973b4d-261b-4ba4-a95d-5f67ada09e96','f7fc4fc2-b5fe-4131-bf20-86998606c2a0','3f18c9e6-20b4-46d3-9ee1-b237288403d3','280716e3-a84e-4966-98c8-7d26037210ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-116369113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adbbc943-054b-480b-975c-64c1ad7e755e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad56551250764a389e7b800e4a810802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25db3be9fe3d4955a6e030c846096a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.379070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc48ff59-1a8c-4a56-b966-4a87a5cfbc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.402628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc48ff59-1a8c-4a56-b966-4a87a5cfbc76) transitioned into state 'SUCCESS' from state '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-116369113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['cc973b4d-261b-4ba4-a95d-5f67ada09e96','f7fc4fc2-b5fe-4131-bf20-86998606c2a0','3f18c9e6-20b4-46d3-9ee1-b237288403d3','280716e3-a84e-4966-98c8-7d26037210ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.403938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e3c723-2b4d-4ce5-a3f6-1372ef99a5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.419856 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e3c723-2b4d-4ce5-a3f6-1372ef99a5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.421138 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (fa2d8086-8268-4c34-833d-1eda8863ab90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.421843 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request issued successfully. Aug 06 13:14:14.422834 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-710616a0-c191-44e2-9e5f-00308ee106cf tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:14.423377 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 936/3767] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:14 2026] POST /volume/v3/volumes => generated 761 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:14.439786 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3326852b-11be-42ab-805e-9566d8695c0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.441600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:14.441984 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "76789404-739f-4e8f-a805-10e985cecd21", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-187833477"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:14.443517 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request body: {'volume': {"'source_volid": '76789404-739f-4e8f-a805-10e985cecd21', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-187833477'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:14.443630 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume of 1 GB Aug 06 13:14:14.447855 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Availability Zones retrieved successfully. Aug 06 13:14:14.453944 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (2132ee55-c719-43ce-8007-8331a52eb7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.454898 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45006688-435a-48a6-8ec1-484b9537bf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.455846 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:14.482278 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45006688-435a-48a6-8ec1-484b9537bf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.483099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f543a519-4397-45ca-aa63-75d9f8e91e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.507053 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.507053 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:14.509827 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9255c416-7458-4f7e-81c1-460b9de537a1 tempest-TestVolumeBootPattern-489801011 tempest-TestVolumeBootPattern-489801011-project-member] https://10.4.3.59/volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 returned with HTTP 404 Aug 06 13:14:14.510352 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 945/3768] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:14 2026] GET /volume/v3/volumes/c6ea0d47-3d91-492c-ae13-84d6355076c9 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:14.523854 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Created reservations ['b8fa59d4-368f-4e29-bae7-695ce7cd4c6d', 'd36ed7b3-9b25-4091-9cb6-eb8a44a67108', '3ca711fb-789a-473a-9ab4-a47eff6bee9c', '1b9c1101-61b6-4c56-8845-6ed24e0dcfb6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:14.524839 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f543a519-4397-45ca-aa63-75d9f8e91e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8fa59d4-368f-4e29-bae7-695ce7cd4c6d', 'd36ed7b3-9b25-4091-9cb6-eb8a44a67108', '3ca711fb-789a-473a-9ab4-a47eff6bee9c', '1b9c1101-61b6-4c56-8845-6ed24e0dcfb6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.525671 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f74257-d66c-433c-b2ba-0234da6d3308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.553030 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f74257-d66c-433c-b2ba-0234da6d3308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e254f744-675f-4feb-9658-f2fec40f75a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-187833477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['b8fa59d4-368f-4e29-bae7-695ce7cd4c6d','d36ed7b3-9b25-4091-9cb6-eb8a44a67108','3ca711fb-789a-473a-9ab4-a47eff6bee9c','1b9c1101-61b6-4c56-8845-6ed24e0dcfb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-187833477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e254f744-675f-4feb-9658-f2fec40f75a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad56551250764a389e7b800e4a810802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25db3be9fe3d4955a6e030c846096a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.553712 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7709e171-3147-4158-82fd-472beb3ca080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.574286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7709e171-3147-4158-82fd-472beb3ca080) transitioned into state 'SUCCESS' from state '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-187833477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['b8fa59d4-368f-4e29-bae7-695ce7cd4c6d','d36ed7b3-9b25-4091-9cb6-eb8a44a67108','3ca711fb-789a-473a-9ab4-a47eff6bee9c','1b9c1101-61b6-4c56-8845-6ed24e0dcfb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.574957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4053edf0-3f96-44ac-9234-732037e6a19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.590067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4053edf0-3f96-44ac-9234-732037e6a19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.590067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (2132ee55-c719-43ce-8007-8331a52eb7d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.590733 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request issued successfully. Aug 06 13:14:14.590987 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3326852b-11be-42ab-805e-9566d8695c0b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:14.591417 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 948/3769] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:14 2026] POST /volume/v3/volumes => generated 761 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:14.606976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.609158 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:14.609623 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "76789404-739f-4e8f-a805-10e985cecd21", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-156638186"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:14.611280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request body: {'volume': {"'source_volid": '76789404-739f-4e8f-a805-10e985cecd21', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-156638186'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:14.611446 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume of 1 GB Aug 06 13:14:14.615889 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Availability Zones retrieved successfully. Aug 06 13:14:14.622256 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (37d649d0-eeed-4609-9906-114c897ec9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.623465 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06164a7c-365c-4381-8f4e-12aa27b965f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.624697 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:14.655632 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-389e4761-dc17-4533-babe-8ade5918b97e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.655942 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad5edc75-0755-4601-a103-e1f712e9c40c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.657771 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-389e4761-dc17-4533-babe-8ade5918b97e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:14.657885 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad5edc75-0755-4601-a103-e1f712e9c40c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:14.658079 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-389e4761-dc17-4533-babe-8ade5918b97e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.658139 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad5edc75-0755-4601-a103-e1f712e9c40c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.660605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-389e4761-dc17-4533-babe-8ade5918b97e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:14.660734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad5edc75-0755-4601-a103-e1f712e9c40c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:14.660793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-389e4761-dc17-4533-babe-8ade5918b97e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:14.660844 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ad5edc75-0755-4601-a103-e1f712e9c40c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:14.660888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06164a7c-365c-4381-8f4e-12aa27b965f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.660888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2a15da-8535-48e0-a88e-a7c28d4e5231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.664227 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.664227 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:14.668178 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-389e4761-dc17-4533-babe-8ade5918b97e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:14.668178 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 937/3770] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:14 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:14.669370 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.669370 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:14.669370 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad5edc75-0755-4601-a103-e1f712e9c40c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:14.669370 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 946/3771] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:14 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:14.718379 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Created reservations ['a67f6b45-2c65-4221-80fc-74e135e27bba', '56490adb-85be-487c-b792-5b20f7dbb7f8', '30de568a-8fb3-4373-aaa6-5af3e0c84d03', 'ad2388ba-49c2-409f-9316-357c360924ba'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:14.719316 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2a15da-8535-48e0-a88e-a7c28d4e5231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a67f6b45-2c65-4221-80fc-74e135e27bba', '56490adb-85be-487c-b792-5b20f7dbb7f8', '30de568a-8fb3-4373-aaa6-5af3e0c84d03', 'ad2388ba-49c2-409f-9316-357c360924ba']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.720176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea1f617-99da-4926-9e99-1224f9ea7a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.737735 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd3f87df-f3b3-4826-9403-ec12b77bcb82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.742181 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd3f87df-f3b3-4826-9403-ec12b77bcb82 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:14.742823 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd3f87df-f3b3-4826-9403-ec12b77bcb82 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.742823 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd3f87df-f3b3-4826-9403-ec12b77bcb82 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:14.742895 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cd3f87df-f3b3-4826-9403-ec12b77bcb82 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:14.748540 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea1f617-99da-4926-9e99-1224f9ea7a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d92c64a-fba8-4a75-8bc2-de6daf1d0c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-156638186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['a67f6b45-2c65-4221-80fc-74e135e27bba','56490adb-85be-487c-b792-5b20f7dbb7f8','30de568a-8fb3-4373-aaa6-5af3e0c84d03','ad2388ba-49c2-409f-9316-357c360924ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-156638186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d92c64a-fba8-4a75-8bc2-de6daf1d0c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad56551250764a389e7b800e4a810802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25db3be9fe3d4955a6e030c846096a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.748781 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:14.748781 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:14.749461 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd3f87df-f3b3-4826-9403-ec12b77bcb82 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:14.749710 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c396b19-31a0-4adf-a772-277985ed2645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.749924 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 949/3772] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:14 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:14.775725 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c396b19-31a0-4adf-a772-277985ed2645) transitioned into state 'SUCCESS' from state '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-156638186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['a67f6b45-2c65-4221-80fc-74e135e27bba','56490adb-85be-487c-b792-5b20f7dbb7f8','30de568a-8fb3-4373-aaa6-5af3e0c84d03','ad2388ba-49c2-409f-9316-357c360924ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.776746 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11385d59-0af5-4eea-b3f2-7e48bb1577b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.788397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11385d59-0af5-4eea-b3f2-7e48bb1577b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.789248 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (37d649d0-eeed-4609-9906-114c897ec9fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.789604 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request issued successfully. Aug 06 13:14:14.790200 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04608455-e2be-4c70-93bd-0b13ff6b1030 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:14.790726 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 941/3773] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:14 2026] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:14.803249 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-112989df-159a-4679-992c-cb66aea7d52c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.805558 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:14.806056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "76789404-739f-4e8f-a805-10e985cecd21", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-437013929"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:14.808032 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request body: {'volume': {"'source_volid": '76789404-739f-4e8f-a805-10e985cecd21', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-437013929'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:14.808306 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume of 1 GB Aug 06 13:14:14.813692 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Availability Zones retrieved successfully. Aug 06 13:14:14.822556 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (3b1405a7-274f-4f03-a20f-edca04934ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.825217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3520f1-48fd-4a4d-ab64-4dea3d687657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.825217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:14.853791 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3520f1-48fd-4a4d-ab64-4dea3d687657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.854953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0328293c-27e4-426f-972a-cf3a3f891351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.907799 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Created reservations ['650dfb00-171e-43e8-be1a-bb6e831c0823', 'e5b0f635-e6bc-49d7-bc95-462dd27955a2', 'ce3b2a15-f949-484d-9dfa-5e84cfa3f7f5', '10b95f55-b0b5-40c2-b64e-d9b4cc475590'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:14.908829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0328293c-27e4-426f-972a-cf3a3f891351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['650dfb00-171e-43e8-be1a-bb6e831c0823', 'e5b0f635-e6bc-49d7-bc95-462dd27955a2', 'ce3b2a15-f949-484d-9dfa-5e84cfa3f7f5', '10b95f55-b0b5-40c2-b64e-d9b4cc475590']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.909634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a8bb29-f4a3-4e29-b35d-9f209c95ff0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.937585 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a8bb29-f4a3-4e29-b35d-9f209c95ff0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e801b5f-13c9-4235-b3e3-5e918c067f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-437013929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['650dfb00-171e-43e8-be1a-bb6e831c0823','e5b0f635-e6bc-49d7-bc95-462dd27955a2','ce3b2a15-f949-484d-9dfa-5e84cfa3f7f5','10b95f55-b0b5-40c2-b64e-d9b4cc475590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-437013929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e801b5f-13c9-4235-b3e3-5e918c067f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad56551250764a389e7b800e4a810802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25db3be9fe3d4955a6e030c846096a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.938463 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30c24b9-9a91-4e44-8a47-02197b571f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.961576 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30c24b9-9a91-4e44-8a47-02197b571f64) transitioned into state 'SUCCESS' from state '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-437013929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad56551250764a389e7b800e4a810802',qos_specs=None,replication_status=,reservations=['650dfb00-171e-43e8-be1a-bb6e831c0823','e5b0f635-e6bc-49d7-bc95-462dd27955a2','ce3b2a15-f949-484d-9dfa-5e84cfa3f7f5','10b95f55-b0b5-40c2-b64e-d9b4cc475590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25db3be9fe3d4955a6e030c846096a97',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.962424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5782c95-e23a-4dc7-a17d-49e42fdf83e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:14.973531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5782c95-e23a-4dc7-a17d-49e42fdf83e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:14.974491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Flow 'volume_create_api' (3b1405a7-274f-4f03-a20f-edca04934ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:14.974904 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Create volume request issued successfully. Aug 06 13:14:14.975428 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-112989df-159a-4679-992c-cb66aea7d52c tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:14.975892 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 938/3774] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:14 2026] POST /volume/v3/volumes => generated 761 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:14.988401 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19a7afb8-8be9-4cee-9f47-a2e4a03dd6d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:14.991184 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19a7afb8-8be9-4cee-9f47-a2e4a03dd6d2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b Aug 06 13:14:14.991529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19a7afb8-8be9-4cee-9f47-a2e4a03dd6d2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:14.992009 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19a7afb8-8be9-4cee-9f47-a2e4a03dd6d2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.002382 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.002382 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:15.007137 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-19a7afb8-8be9-4cee-9f47-a2e4a03dd6d2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:15.013111 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19a7afb8-8be9-4cee-9f47-a2e4a03dd6d2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b returned with HTTP 200 Aug 06 13:14:15.013592 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 947/3775] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:14 2026] GET /volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.028746 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd842481-146e-4b9e-a1bd-800da95279c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.030871 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd842481-146e-4b9e-a1bd-800da95279c9 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e Aug 06 13:14:15.031124 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd842481-146e-4b9e-a1bd-800da95279c9 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.031580 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd842481-146e-4b9e-a1bd-800da95279c9 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.041338 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.041338 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:15.047270 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd842481-146e-4b9e-a1bd-800da95279c9 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:15.052772 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd842481-146e-4b9e-a1bd-800da95279c9 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e returned with HTTP 200 Aug 06 13:14:15.053331 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 950/3776] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.067647 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55f5c86b-9f5f-43bd-a259-9db7fe0b8b23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.069415 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55f5c86b-9f5f-43bd-a259-9db7fe0b8b23 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 Aug 06 13:14:15.070065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55f5c86b-9f5f-43bd-a259-9db7fe0b8b23 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.070065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55f5c86b-9f5f-43bd-a259-9db7fe0b8b23 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.077116 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.077116 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:15.081827 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55f5c86b-9f5f-43bd-a259-9db7fe0b8b23 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:15.086574 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55f5c86b-9f5f-43bd-a259-9db7fe0b8b23 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 returned with HTTP 200 Aug 06 13:14:15.086990 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 942/3777] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.102327 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db231d8e-d659-4905-9e9d-f0b1bd09e2e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.104776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db231d8e-d659-4905-9e9d-f0b1bd09e2e2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 Aug 06 13:14:15.105029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db231d8e-d659-4905-9e9d-f0b1bd09e2e2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.105246 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db231d8e-d659-4905-9e9d-f0b1bd09e2e2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.115764 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.115764 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:15.119688 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db231d8e-d659-4905-9e9d-f0b1bd09e2e2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:15.124200 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db231d8e-d659-4905-9e9d-f0b1bd09e2e2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 returned with HTTP 200 Aug 06 13:14:15.124632 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 939/3778] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.138593 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34c797a1-4998-4f21-b5a5-5708ff2528bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.141080 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34c797a1-4998-4f21-b5a5-5708ff2528bb tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 Aug 06 13:14:15.141454 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34c797a1-4998-4f21-b5a5-5708ff2528bb tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.142164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34c797a1-4998-4f21-b5a5-5708ff2528bb tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.150536 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.150536 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:15.154830 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34c797a1-4998-4f21-b5a5-5708ff2528bb tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:15.159239 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34c797a1-4998-4f21-b5a5-5708ff2528bb tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 returned with HTTP 200 Aug 06 13:14:15.159760 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 948/3779] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.335481 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f784d0ce-68a1-4fc6-a725-68d44026f736 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.337410 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f784d0ce-68a1-4fc6-a725-68d44026f736 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:15.337584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f784d0ce-68a1-4fc6-a725-68d44026f736 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.337806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f784d0ce-68a1-4fc6-a725-68d44026f736 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.337906 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f784d0ce-68a1-4fc6-a725-68d44026f736 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:15.343147 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.343147 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:15.344064 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f784d0ce-68a1-4fc6-a725-68d44026f736 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:15.344488 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 951/3780] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.681525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9170431-0ee9-48e1-aae0-d59f5f4270a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.685335 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9170431-0ee9-48e1-aae0-d59f5f4270a6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:15.685622 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b517230-1f6d-4b1a-8944-699a28aad329 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.685917 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9170431-0ee9-48e1-aae0-d59f5f4270a6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.686050 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9170431-0ee9-48e1-aae0-d59f5f4270a6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.686218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d9170431-0ee9-48e1-aae0-d59f5f4270a6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id f625d76f-b7c0-4473-9710-f28af76a03cc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:15.688202 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b517230-1f6d-4b1a-8944-699a28aad329 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:15.689374 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b517230-1f6d-4b1a-8944-699a28aad329 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.689374 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b517230-1f6d-4b1a-8944-699a28aad329 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.689374 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7b517230-1f6d-4b1a-8944-699a28aad329 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:15.693808 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.693808 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:15.694621 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b517230-1f6d-4b1a-8944-699a28aad329 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:15.694787 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.694787 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:15.695053 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 940/3781] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.696389 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9170431-0ee9-48e1-aae0-d59f5f4270a6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 200 Aug 06 13:14:15.696894 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 943/3782] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.708187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e617da79-bf35-4646-82d4-e665d0890be7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.710369 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e617da79-bf35-4646-82d4-e665d0890be7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc Aug 06 13:14:15.710369 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e617da79-bf35-4646-82d4-e665d0890be7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.710580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e617da79-bf35-4646-82d4-e665d0890be7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.710665 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-e617da79-bf35-4646-82d4-e665d0890be7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete backup with id: f625d76f-b7c0-4473-9710-f28af76a03cc. Aug 06 13:14:15.715458 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.715458 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:15.736175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-e617da79-bf35-4646-82d4-e665d0890be7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] delete_backup rpcapi backup_id f625d76f-b7c0-4473-9710-f28af76a03cc {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:15.738937 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e617da79-bf35-4646-82d4-e665d0890be7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc returned with HTTP 202 Aug 06 13:14:15.739468 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 949/3783] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:15 2026] DELETE /volume/v3/backups/f625d76f-b7c0-4473-9710-f28af76a03cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:15.752431 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.753639 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:15.754139 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-567564116"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:15.755847 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-567564116'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:15.756009 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume of 1 GB Aug 06 13:14:15.764404 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:15.764941 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6285715a-84a8-4ea0-a2f4-4fe40095f0fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.767457 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6285715a-84a8-4ea0-a2f4-4fe40095f0fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:15.767786 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6285715a-84a8-4ea0-a2f4-4fe40095f0fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.768068 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6285715a-84a8-4ea0-a2f4-4fe40095f0fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.768971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6285715a-84a8-4ea0-a2f4-4fe40095f0fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:15.773190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (72f720d9-94c6-4249-a1b7-8069de614185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:15.775013 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.775013 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:15.775449 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3debd8b-7a17-4b41-b84f-96de002f4c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:15.776489 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6285715a-84a8-4ea0-a2f4-4fe40095f0fa tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:15.777074 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:15.777168 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 941/3784] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:15.811496 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3debd8b-7a17-4b41-b84f-96de002f4c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:15.812374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e604f59e-d1f1-4ae2-91ed-441e525cf471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:15.857462 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['535b096b-9e85-4cf1-acff-4f7db69ead44', '4737a117-841e-434e-9cd0-02752866729d', '61df0589-640b-4991-8bc6-bb83b864f5b2', 'e842fbed-bca5-4c37-84d7-c3a02bda6349'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:15.858391 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e604f59e-d1f1-4ae2-91ed-441e525cf471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535b096b-9e85-4cf1-acff-4f7db69ead44', '4737a117-841e-434e-9cd0-02752866729d', '61df0589-640b-4991-8bc6-bb83b864f5b2', 'e842fbed-bca5-4c37-84d7-c3a02bda6349']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:15.859152 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5a65da-dc65-405b-b781-8d701ffb1893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:15.885694 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5a65da-dc65-405b-b781-8d701ffb1893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5a271ec-9ea8-462b-9ea0-f988b2166d88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-567564116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['535b096b-9e85-4cf1-acff-4f7db69ead44','4737a117-841e-434e-9cd0-02752866729d','61df0589-640b-4991-8bc6-bb83b864f5b2','e842fbed-bca5-4c37-84d7-c3a02bda6349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-567564116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5a271ec-9ea8-462b-9ea0-f988b2166d88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fafae2e594d40768838706347cc10ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b021258a95474736b529d3888f2eb1c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:15.886608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73de9fa-ee4f-4909-962b-cd538a684ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:15.909125 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73de9fa-ee4f-4909-962b-cd538a684ac0) transitioned into state 'SUCCESS' from state '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-567564116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['535b096b-9e85-4cf1-acff-4f7db69ead44','4737a117-841e-434e-9cd0-02752866729d','61df0589-640b-4991-8bc6-bb83b864f5b2','e842fbed-bca5-4c37-84d7-c3a02bda6349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:15.909862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79626ca-99ca-40d9-9b50-f72f6430441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:15.920293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79626ca-99ca-40d9-9b50-f72f6430441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:15.921300 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (72f720d9-94c6-4249-a1b7-8069de614185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:15.921712 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request issued successfully. Aug 06 13:14:15.922509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc613f45-7672-4301-bd9e-bf5d0159d0e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:15.922965 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 952/3785] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:14:15 2026] POST /volume/v3/volumes => generated 775 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:15.940739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e922ee29-bdbd-45b1-bb4b-ab5f67af0e35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:15.943288 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e922ee29-bdbd-45b1-bb4b-ab5f67af0e35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 Aug 06 13:14:15.943732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e922ee29-bdbd-45b1-bb4b-ab5f67af0e35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:15.944123 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e922ee29-bdbd-45b1-bb4b-ab5f67af0e35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:15.954238 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:15.954238 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:15.961398 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e922ee29-bdbd-45b1-bb4b-ab5f67af0e35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:15.973410 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e922ee29-bdbd-45b1-bb4b-ab5f67af0e35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 returned with HTTP 200 Aug 06 13:14:15.974124 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 944/3786] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:15 2026] GET /volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:16.175463 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-346d9f58-5988-4d97-ac4e-068aa061da34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:16.179304 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-346d9f58-5988-4d97-ac4e-068aa061da34 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 Aug 06 13:14:16.179304 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-346d9f58-5988-4d97-ac4e-068aa061da34 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:16.179304 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-346d9f58-5988-4d97-ac4e-068aa061da34 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:16.187838 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:16.187838 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:16.195335 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-346d9f58-5988-4d97-ac4e-068aa061da34 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:16.201829 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-346d9f58-5988-4d97-ac4e-068aa061da34 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 returned with HTTP 200 Aug 06 13:14:16.202405 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 950/3787] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:16 2026] GET /volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:16.217490 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:16.219457 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 Aug 06 13:14:16.219818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:16.219971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:16.220194 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume with id: 8e801b5f-13c9-4235-b3e3-5e918c067f94 Aug 06 13:14:16.229182 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:16.229182 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:16.229801 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:16.250032 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume request issued successfully. Aug 06 13:14:16.250311 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09460b3c-a60b-4978-b742-dd571f78c2c3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 returned with HTTP 202 Aug 06 13:14:16.250840 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 942/3788] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:16 2026] DELETE /volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:16.264124 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a274c2ec-1481-49ed-aa05-0f777531888b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:16.264410 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a274c2ec-1481-49ed-aa05-0f777531888b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 Aug 06 13:14:16.264672 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a274c2ec-1481-49ed-aa05-0f777531888b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:16.264907 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a274c2ec-1481-49ed-aa05-0f777531888b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:16.274049 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:16.274049 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:16.276377 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a274c2ec-1481-49ed-aa05-0f777531888b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:16.281242 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a274c2ec-1481-49ed-aa05-0f777531888b tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 returned with HTTP 200 Aug 06 13:14:16.281699 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 953/3789] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:16 2026] GET /volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:16.356799 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a8b5b94c-c1b3-4602-b51d-2d0171f65d96 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:16.358717 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8b5b94c-c1b3-4602-b51d-2d0171f65d96 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:16.358945 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8b5b94c-c1b3-4602-b51d-2d0171f65d96 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:16.359163 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8b5b94c-c1b3-4602-b51d-2d0171f65d96 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:16.360220 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a8b5b94c-c1b3-4602-b51d-2d0171f65d96 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:16.367564 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:16.367564 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:16.368458 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8b5b94c-c1b3-4602-b51d-2d0171f65d96 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:16.368953 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 945/3790] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:16 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:16.706722 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbdf9c8c-8c71-4835-840b-3478d140d19e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:16.708750 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbdf9c8c-8c71-4835-840b-3478d140d19e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:16.709114 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbdf9c8c-8c71-4835-840b-3478d140d19e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:16.709114 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbdf9c8c-8c71-4835-840b-3478d140d19e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:16.709277 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cbdf9c8c-8c71-4835-840b-3478d140d19e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:16.713865 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:16.713865 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:16.714625 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbdf9c8c-8c71-4835-840b-3478d140d19e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:16.715237 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 951/3791] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:16 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:16.788801 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e96d579e-8aaa-4ca1-9218-20d459c2d897 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:16.790730 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e96d579e-8aaa-4ca1-9218-20d459c2d897 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:16.790987 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e96d579e-8aaa-4ca1-9218-20d459c2d897 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:16.791219 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e96d579e-8aaa-4ca1-9218-20d459c2d897 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:16.791411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e96d579e-8aaa-4ca1-9218-20d459c2d897 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:16.796458 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:16.796458 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:16.797204 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e96d579e-8aaa-4ca1-9218-20d459c2d897 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:16.797662 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 943/3792] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:16 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:16.991455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d54657b-2847-4f9f-b4a9-92c5795b820a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:16.993687 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d54657b-2847-4f9f-b4a9-92c5795b820a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 Aug 06 13:14:16.993910 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d54657b-2847-4f9f-b4a9-92c5795b820a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:16.994227 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d54657b-2847-4f9f-b4a9-92c5795b820a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.002438 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.002438 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:17.006852 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d54657b-2847-4f9f-b4a9-92c5795b820a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:17.011138 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d54657b-2847-4f9f-b4a9-92c5795b820a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 returned with HTTP 200 Aug 06 13:14:17.011983 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 954/3793] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:16 2026] GET /volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:17.027306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b7797674-73b4-4aa7-93b9-9053aea856be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.029393 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7797674-73b4-4aa7-93b9-9053aea856be tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:17.029887 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7797674-73b4-4aa7-93b9-9053aea856be tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5a271ec-9ea8-462b-9ea0-f988b2166d88", "name": "tempest-type-Backup-1177031115"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:17.031381 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-b7797674-73b4-4aa7-93b9-9053aea856be tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating new backup {'backup': {'volume_id': 'f5a271ec-9ea8-462b-9ea0-f988b2166d88', 'name': 'tempest-type-Backup-1177031115'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:17.031600 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-b7797674-73b4-4aa7-93b9-9053aea856be tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating backup of volume f5a271ec-9ea8-462b-9ea0-f988b2166d88 in container None Aug 06 13:14:17.046763 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.046763 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:17.047193 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b7797674-73b4-4aa7-93b9-9053aea856be tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:17.075439 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b7797674-73b4-4aa7-93b9-9053aea856be tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['0fef2fe5-3f53-40cf-b079-d0d00ed7e290', '0a8fdb23-8158-43bd-8bea-ed7d46d54490'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:17.122485 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7797674-73b4-4aa7-93b9-9053aea856be tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:17.122914 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 946/3794] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:14:17 2026] POST /volume/v3/backups => generated 314 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:17.131840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-68fbe469-76fa-479f-9d79-253e2ee2d619 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.133518 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68fbe469-76fa-479f-9d79-253e2ee2d619 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:17.134154 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68fbe469-76fa-479f-9d79-253e2ee2d619 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:17.134154 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68fbe469-76fa-479f-9d79-253e2ee2d619 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.134154 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-68fbe469-76fa-479f-9d79-253e2ee2d619 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:17.139004 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.139004 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:17.139667 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68fbe469-76fa-479f-9d79-253e2ee2d619 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:17.140062 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 952/3795] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:17 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:17.297677 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad9d9675-74e7-4880-99d1-e52dac0060b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.309570 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad9d9675-74e7-4880-99d1-e52dac0060b8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 Aug 06 13:14:17.311306 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad9d9675-74e7-4880-99d1-e52dac0060b8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:17.311306 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad9d9675-74e7-4880-99d1-e52dac0060b8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.320411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad9d9675-74e7-4880-99d1-e52dac0060b8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 returned with HTTP 404 Aug 06 13:14:17.321353 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 944/3796] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:17 2026] GET /volume/v3/volumes/8e801b5f-13c9-4235-b3e3-5e918c067f94 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:17.330751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.333449 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 Aug 06 13:14:17.333779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:17.334071 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.334912 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume with id: 5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 Aug 06 13:14:17.345138 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.345138 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:17.345772 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:17.372950 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume request issued successfully. Aug 06 13:14:17.373169 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a43bc56d-ba6a-4f5e-ab11-8958de2d3ae3 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 returned with HTTP 202 Aug 06 13:14:17.373663 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 955/3797] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:17 2026] DELETE /volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:17.382980 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1307515-4b22-4e78-a716-f6af1a72424e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.386909 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1307515-4b22-4e78-a716-f6af1a72424e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:17.386909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1307515-4b22-4e78-a716-f6af1a72424e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:17.386909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1307515-4b22-4e78-a716-f6af1a72424e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.386909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b1307515-4b22-4e78-a716-f6af1a72424e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:17.387925 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0e9c6f7-aaca-42cf-8f7f-50a715371041 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.389595 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0e9c6f7-aaca-42cf-8f7f-50a715371041 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 Aug 06 13:14:17.389595 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0e9c6f7-aaca-42cf-8f7f-50a715371041 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:17.389828 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0e9c6f7-aaca-42cf-8f7f-50a715371041 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.392376 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.392376 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:17.396829 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1307515-4b22-4e78-a716-f6af1a72424e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:17.396829 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 947/3798] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:17 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:17.401579 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.401579 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:17.407645 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0e9c6f7-aaca-42cf-8f7f-50a715371041 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:17.413556 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0e9c6f7-aaca-42cf-8f7f-50a715371041 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 returned with HTTP 200 Aug 06 13:14:17.414055 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 953/3799] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:17 2026] GET /volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:17.726714 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1eac503e-1028-4d48-89b8-b3678361d1a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.728766 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eac503e-1028-4d48-89b8-b3678361d1a8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:17.729001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eac503e-1028-4d48-89b8-b3678361d1a8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:17.729314 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eac503e-1028-4d48-89b8-b3678361d1a8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.729516 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1eac503e-1028-4d48-89b8-b3678361d1a8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:17.736519 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.736519 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:17.737397 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eac503e-1028-4d48-89b8-b3678361d1a8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:17.737827 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 945/3800] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:17 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:17.810840 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-487b68cd-f7bc-44f5-a9b9-6e92a0f3b6e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:17.813234 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-487b68cd-f7bc-44f5-a9b9-6e92a0f3b6e0 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:17.813594 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-487b68cd-f7bc-44f5-a9b9-6e92a0f3b6e0 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:17.814047 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-487b68cd-f7bc-44f5-a9b9-6e92a0f3b6e0 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:17.814157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-487b68cd-f7bc-44f5-a9b9-6e92a0f3b6e0 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:17.820872 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:17.820872 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:17.821667 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-487b68cd-f7bc-44f5-a9b9-6e92a0f3b6e0 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:17.822087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 956/3801] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:17 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:18.153871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e41e0255-a7af-4e36-b961-cd6bf1c069c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:18.156013 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e41e0255-a7af-4e36-b961-cd6bf1c069c8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:18.156304 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e41e0255-a7af-4e36-b961-cd6bf1c069c8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:18.156537 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e41e0255-a7af-4e36-b961-cd6bf1c069c8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:18.157425 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e41e0255-a7af-4e36-b961-cd6bf1c069c8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:18.163692 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:18.163692 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:18.164476 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e41e0255-a7af-4e36-b961-cd6bf1c069c8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:18.164990 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 948/3802] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:18 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:18.408187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-133a8f15-e6fe-41d3-9ac1-132c9c5db689 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:18.410174 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-133a8f15-e6fe-41d3-9ac1-132c9c5db689 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:18.410436 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-133a8f15-e6fe-41d3-9ac1-132c9c5db689 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:18.410689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-133a8f15-e6fe-41d3-9ac1-132c9c5db689 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:18.410822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-133a8f15-e6fe-41d3-9ac1-132c9c5db689 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:18.415759 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:18.415759 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:18.416819 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-133a8f15-e6fe-41d3-9ac1-132c9c5db689 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:18.417188 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 954/3803] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:18 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:18.431919 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4693609-bd32-4872-9dbb-22160519a540 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:18.434310 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4693609-bd32-4872-9dbb-22160519a540 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 Aug 06 13:14:18.434625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4693609-bd32-4872-9dbb-22160519a540 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:18.434904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4693609-bd32-4872-9dbb-22160519a540 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:18.442692 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4693609-bd32-4872-9dbb-22160519a540 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 returned with HTTP 404 Aug 06 13:14:18.443276 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 946/3804] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:18 2026] GET /volume/v3/volumes/5d92c64a-fba8-4a75-8bc2-de6daf1d0c25 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:18.450779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:18.453076 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 Aug 06 13:14:18.453367 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:18.453647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:18.453876 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume with id: e254f744-675f-4feb-9658-f2fec40f75a7 Aug 06 13:14:18.463304 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:18.463304 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:18.463999 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:18.485156 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume request issued successfully. Aug 06 13:14:18.485532 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64801ca6-d93f-4732-99cb-9cfdcab9aa21 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 returned with HTTP 202 Aug 06 13:14:18.485977 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 957/3805] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:18 2026] DELETE /volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:18.493739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2cc639ea-a007-425a-aae9-7bd657278c26 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:18.496149 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2cc639ea-a007-425a-aae9-7bd657278c26 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 Aug 06 13:14:18.496464 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2cc639ea-a007-425a-aae9-7bd657278c26 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:18.496751 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2cc639ea-a007-425a-aae9-7bd657278c26 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:18.503881 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:18.503881 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:18.509673 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2cc639ea-a007-425a-aae9-7bd657278c26 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:18.516365 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2cc639ea-a007-425a-aae9-7bd657278c26 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 returned with HTTP 200 Aug 06 13:14:18.516933 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 949/3806] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:18 2026] GET /volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:18.774126 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1ca2f82-a41a-464f-a861-3ddb7ef7772c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:18.776015 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1ca2f82-a41a-464f-a861-3ddb7ef7772c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:18.776220 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1ca2f82-a41a-464f-a861-3ddb7ef7772c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:18.776525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1ca2f82-a41a-464f-a861-3ddb7ef7772c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:18.776863 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d1ca2f82-a41a-464f-a861-3ddb7ef7772c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:18.780855 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:18.780855 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:18.781872 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1ca2f82-a41a-464f-a861-3ddb7ef7772c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:18.782245 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 955/3807] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:18 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:18.836706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2359fe93-32d4-4d6e-9721-292f31ca6207 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:18.838588 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2359fe93-32d4-4d6e-9721-292f31ca6207 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:18.838771 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2359fe93-32d4-4d6e-9721-292f31ca6207 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:18.839021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2359fe93-32d4-4d6e-9721-292f31ca6207 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:18.839132 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2359fe93-32d4-4d6e-9721-292f31ca6207 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:18.846695 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:18.846695 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:18.847251 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2359fe93-32d4-4d6e-9721-292f31ca6207 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:18.847625 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 947/3808] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:18 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:19.180936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-509f22af-2554-42d9-9a43-206646d00a65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:19.184096 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-509f22af-2554-42d9-9a43-206646d00a65 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:19.184279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-509f22af-2554-42d9-9a43-206646d00a65 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:19.184664 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-509f22af-2554-42d9-9a43-206646d00a65 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:19.184742 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-509f22af-2554-42d9-9a43-206646d00a65 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:19.190473 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:19.190473 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:19.191245 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-509f22af-2554-42d9-9a43-206646d00a65 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:19.191753 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 958/3809] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:19 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:19.430992 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d08b265-79f1-4c96-baf5-2eaf96a321cd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:19.434351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d08b265-79f1-4c96-baf5-2eaf96a321cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:19.434667 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d08b265-79f1-4c96-baf5-2eaf96a321cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:19.434935 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d08b265-79f1-4c96-baf5-2eaf96a321cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:19.435120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3d08b265-79f1-4c96-baf5-2eaf96a321cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:19.442236 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:19.442236 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:19.443440 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d08b265-79f1-4c96-baf5-2eaf96a321cd tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:19.444008 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 950/3810] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:19 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:19.531249 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f1239dc-c2e1-4013-a1a4-831cae6f0636 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:19.536753 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f1239dc-c2e1-4013-a1a4-831cae6f0636 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 Aug 06 13:14:19.536970 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f1239dc-c2e1-4013-a1a4-831cae6f0636 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:19.537154 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f1239dc-c2e1-4013-a1a4-831cae6f0636 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:19.551569 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f1239dc-c2e1-4013-a1a4-831cae6f0636 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 returned with HTTP 404 Aug 06 13:14:19.552324 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 956/3811] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:19 2026] GET /volume/v3/volumes/e254f744-675f-4feb-9658-f2fec40f75a7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:19.560562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b909653-6afc-4224-88b0-48e0bde65960 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:19.562628 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b909653-6afc-4224-88b0-48e0bde65960 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] DELETE https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e Aug 06 13:14:19.562849 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b909653-6afc-4224-88b0-48e0bde65960 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:19.563054 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b909653-6afc-4224-88b0-48e0bde65960 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:19.563238 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5b909653-6afc-4224-88b0-48e0bde65960 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume with id: adbbc943-054b-480b-975c-64c1ad7e755e Aug 06 13:14:19.571661 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:19.571661 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:19.572198 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b909653-6afc-4224-88b0-48e0bde65960 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:19.592909 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b909653-6afc-4224-88b0-48e0bde65960 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume request issued successfully. Aug 06 13:14:19.593122 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b909653-6afc-4224-88b0-48e0bde65960 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e returned with HTTP 202 Aug 06 13:14:19.593613 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 948/3812] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:19 2026] DELETE /volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:19.607376 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3ee00b6-d249-49d7-bfd7-4c322569c6d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:19.609982 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3ee00b6-d249-49d7-bfd7-4c322569c6d8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e Aug 06 13:14:19.610494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3ee00b6-d249-49d7-bfd7-4c322569c6d8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:19.610713 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3ee00b6-d249-49d7-bfd7-4c322569c6d8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:19.623463 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:19.623463 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:19.628411 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3ee00b6-d249-49d7-bfd7-4c322569c6d8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:19.638286 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3ee00b6-d249-49d7-bfd7-4c322569c6d8 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e returned with HTTP 200 Aug 06 13:14:19.638286 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 959/3813] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:19 2026] GET /volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:19.817601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34489ddf-6e14-4288-9bb0-83fb1820a4d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:19.819835 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34489ddf-6e14-4288-9bb0-83fb1820a4d5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:19.820083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34489ddf-6e14-4288-9bb0-83fb1820a4d5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:19.820285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34489ddf-6e14-4288-9bb0-83fb1820a4d5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:19.820411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-34489ddf-6e14-4288-9bb0-83fb1820a4d5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:19.829222 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:19.829222 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:19.830768 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34489ddf-6e14-4288-9bb0-83fb1820a4d5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:19.831908 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 951/3814] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:19 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:19.858976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f0a6bd3-51de-4f20-a6a8-142c218e2c68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:19.860941 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f0a6bd3-51de-4f20-a6a8-142c218e2c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:19.861228 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f0a6bd3-51de-4f20-a6a8-142c218e2c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:19.861467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f0a6bd3-51de-4f20-a6a8-142c218e2c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:19.861628 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3f0a6bd3-51de-4f20-a6a8-142c218e2c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:19.869287 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:19.869287 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:19.870180 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f0a6bd3-51de-4f20-a6a8-142c218e2c68 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:19.870842 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 957/3815] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:19 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:20.204425 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e180e5b-c491-4e3b-b207-907ce2c3ecfa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:20.207006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e180e5b-c491-4e3b-b207-907ce2c3ecfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:20.207006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e180e5b-c491-4e3b-b207-907ce2c3ecfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:20.207385 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e180e5b-c491-4e3b-b207-907ce2c3ecfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:20.207587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5e180e5b-c491-4e3b-b207-907ce2c3ecfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:20.212330 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:20.212330 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:20.213335 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e180e5b-c491-4e3b-b207-907ce2c3ecfa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:20.213754 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 949/3816] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:20 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:20.458790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-560f226e-1860-4777-b2ea-65dc1b994ef4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:20.461924 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-560f226e-1860-4777-b2ea-65dc1b994ef4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:20.462198 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-560f226e-1860-4777-b2ea-65dc1b994ef4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:20.462469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-560f226e-1860-4777-b2ea-65dc1b994ef4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:20.462674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-560f226e-1860-4777-b2ea-65dc1b994ef4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:20.469060 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:20.469060 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:20.469813 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-560f226e-1860-4777-b2ea-65dc1b994ef4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:20.470309 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 960/3817] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:20 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:20.652962 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4dfe58d7-462f-4a3c-b1ce-76a351bee4e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:20.655108 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4dfe58d7-462f-4a3c-b1ce-76a351bee4e6 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e Aug 06 13:14:20.655471 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4dfe58d7-462f-4a3c-b1ce-76a351bee4e6 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:20.655828 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4dfe58d7-462f-4a3c-b1ce-76a351bee4e6 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:20.664164 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4dfe58d7-462f-4a3c-b1ce-76a351bee4e6 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e returned with HTTP 404 Aug 06 13:14:20.665270 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 952/3818] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:20 2026] GET /volume/v3/volumes/adbbc943-054b-480b-975c-64c1ad7e755e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:20.674290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:20.676512 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] DELETE https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b Aug 06 13:14:20.676798 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:20.677245 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:20.677412 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume with id: 328a5d1e-4808-4082-818d-d8ca1c386d2b Aug 06 13:14:20.687064 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:20.687064 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:20.687839 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:20.713339 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume request issued successfully. Aug 06 13:14:20.713539 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-415d2075-7ac4-466a-b7d6-17b5d5c866b2 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b returned with HTTP 202 Aug 06 13:14:20.714011 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 958/3819] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:20 2026] DELETE /volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:20.722845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9022f9f-8df8-40fc-aea8-3154a3804c32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:20.725963 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9022f9f-8df8-40fc-aea8-3154a3804c32 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b Aug 06 13:14:20.726289 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9022f9f-8df8-40fc-aea8-3154a3804c32 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:20.727102 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9022f9f-8df8-40fc-aea8-3154a3804c32 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:20.737958 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:20.737958 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:20.743384 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9022f9f-8df8-40fc-aea8-3154a3804c32 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:20.750366 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9022f9f-8df8-40fc-aea8-3154a3804c32 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b returned with HTTP 200 Aug 06 13:14:20.750927 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 950/3820] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:20 2026] GET /volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:20.851769 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f0a2b33-164c-4ddb-9315-7d8ea56d09f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:20.856039 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f0a2b33-164c-4ddb-9315-7d8ea56d09f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:20.856366 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f0a2b33-164c-4ddb-9315-7d8ea56d09f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:20.856659 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f0a2b33-164c-4ddb-9315-7d8ea56d09f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:20.856857 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1f0a2b33-164c-4ddb-9315-7d8ea56d09f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:20.863898 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:20.863898 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:20.864870 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f0a2b33-164c-4ddb-9315-7d8ea56d09f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:20.865517 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 961/3821] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:20 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:20.883150 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2136b46f-a24d-4a2d-af87-13acc4616be1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:20.885374 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2136b46f-a24d-4a2d-af87-13acc4616be1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:20.885821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2136b46f-a24d-4a2d-af87-13acc4616be1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:20.885997 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2136b46f-a24d-4a2d-af87-13acc4616be1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:20.886205 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2136b46f-a24d-4a2d-af87-13acc4616be1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:20.892986 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:20.892986 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:20.893894 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2136b46f-a24d-4a2d-af87-13acc4616be1 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:20.894396 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 953/3822] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:20 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:21.224321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a61144e-46f4-42ca-843c-d0409fcf6d9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.226898 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a61144e-46f4-42ca-843c-d0409fcf6d9f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:21.227826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a61144e-46f4-42ca-843c-d0409fcf6d9f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.227826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a61144e-46f4-42ca-843c-d0409fcf6d9f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.227826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8a61144e-46f4-42ca-843c-d0409fcf6d9f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:21.233202 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.233202 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:21.234024 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a61144e-46f4-42ca-843c-d0409fcf6d9f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:21.234557 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 959/3823] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:21.480866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71dcda64-60be-48e9-a587-6ac4cd31273e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.482569 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71dcda64-60be-48e9-a587-6ac4cd31273e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:21.482769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71dcda64-60be-48e9-a587-6ac4cd31273e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.482958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71dcda64-60be-48e9-a587-6ac4cd31273e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.483050 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-71dcda64-60be-48e9-a587-6ac4cd31273e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:21.487038 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.487038 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:21.487719 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71dcda64-60be-48e9-a587-6ac4cd31273e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:21.488058 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 951/3824] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:21.497231 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8de169e1-db9e-48ae-8b00-4566133256a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.499207 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8de169e1-db9e-48ae-8b00-4566133256a4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:14:21.499443 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8de169e1-db9e-48ae-8b00-4566133256a4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.499639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8de169e1-db9e-48ae-8b00-4566133256a4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.499743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8de169e1-db9e-48ae-8b00-4566133256a4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:21.503839 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.503839 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:21.504560 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8de169e1-db9e-48ae-8b00-4566133256a4 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:14:21.504880 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 962/3825] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:21.514167 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d4a4816-002e-48ec-a6e5-17bff4b96b20 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.515974 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d4a4816-002e-48ec-a6e5-17bff4b96b20 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] DELETE https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:21.516184 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d4a4816-002e-48ec-a6e5-17bff4b96b20 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.516407 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d4a4816-002e-48ec-a6e5-17bff4b96b20 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.516683 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-4d4a4816-002e-48ec-a6e5-17bff4b96b20 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete backup with id: b57c6238-91cf-4422-bb48-223d07589636. Aug 06 13:14:21.522284 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.522284 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:21.537801 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-4d4a4816-002e-48ec-a6e5-17bff4b96b20 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] delete_backup rpcapi backup_id b57c6238-91cf-4422-bb48-223d07589636 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:21.539909 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d4a4816-002e-48ec-a6e5-17bff4b96b20 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 202 Aug 06 13:14:21.540548 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 954/3826] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:21 2026] DELETE /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:21.549537 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f9c3160-68a0-446b-a16d-e32c4bc7ecdc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.551713 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f9c3160-68a0-446b-a16d-e32c4bc7ecdc tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:21.551971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f9c3160-68a0-446b-a16d-e32c4bc7ecdc tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.552216 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f9c3160-68a0-446b-a16d-e32c4bc7ecdc tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.552383 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3f9c3160-68a0-446b-a16d-e32c4bc7ecdc tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:21.557803 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.557803 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:21.559051 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f9c3160-68a0-446b-a16d-e32c4bc7ecdc tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 200 Aug 06 13:14:21.559471 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 960/3827] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:21.768918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7728963-0434-4b8d-8105-18a9cc4f55af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.770881 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7728963-0434-4b8d-8105-18a9cc4f55af tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b Aug 06 13:14:21.771069 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7728963-0434-4b8d-8105-18a9cc4f55af tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.771244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7728963-0434-4b8d-8105-18a9cc4f55af tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.777643 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7728963-0434-4b8d-8105-18a9cc4f55af tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b returned with HTTP 404 Aug 06 13:14:21.778221 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 952/3828] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/volumes/328a5d1e-4808-4082-818d-d8ca1c386d2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:21.787164 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.789000 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] DELETE https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 Aug 06 13:14:21.789181 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.789394 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.789568 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume with id: 76789404-739f-4e8f-a805-10e985cecd21 Aug 06 13:14:21.796454 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.796454 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:21.796872 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:21.813855 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Delete volume request issued successfully. Aug 06 13:14:21.813855 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e7b3b74-81c5-4fe0-9231-ee2fd4bfaa52 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 returned with HTTP 202 Aug 06 13:14:21.814053 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 963/3829] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:21 2026] DELETE /volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:21.822496 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d8a3b27-c382-47a5-9ec0-39957a2c06ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.824774 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d8a3b27-c382-47a5-9ec0-39957a2c06ff tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 Aug 06 13:14:21.825085 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d8a3b27-c382-47a5-9ec0-39957a2c06ff tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.825343 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d8a3b27-c382-47a5-9ec0-39957a2c06ff tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.834517 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.834517 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:21.839195 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d8a3b27-c382-47a5-9ec0-39957a2c06ff tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Volume info retrieved successfully. Aug 06 13:14:21.844080 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d8a3b27-c382-47a5-9ec0-39957a2c06ff tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 returned with HTTP 200 Aug 06 13:14:21.844485 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 955/3830] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:21.876177 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be65578e-f754-437d-84bc-4e8a5de87533 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.877907 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be65578e-f754-437d-84bc-4e8a5de87533 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:21.878107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be65578e-f754-437d-84bc-4e8a5de87533 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.878292 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be65578e-f754-437d-84bc-4e8a5de87533 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.878406 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-be65578e-f754-437d-84bc-4e8a5de87533 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:21.884760 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.884760 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:21.885745 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be65578e-f754-437d-84bc-4e8a5de87533 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:21.886195 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 961/3831] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:21.908516 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cfe3463-38d6-4785-9407-9c08969d341c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:21.914051 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cfe3463-38d6-4785-9407-9c08969d341c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:21.914348 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cfe3463-38d6-4785-9407-9c08969d341c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:21.914607 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cfe3463-38d6-4785-9407-9c08969d341c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:21.914744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1cfe3463-38d6-4785-9407-9c08969d341c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:21.919747 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:21.919747 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:21.920465 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cfe3463-38d6-4785-9407-9c08969d341c tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:21.920893 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 953/3832] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:21 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:22.237203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95e87059-da38-49fa-a468-3c744952af47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.244400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea6e7849-2a41-4556-980c-764660dc51ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.246231 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea6e7849-2a41-4556-980c-764660dc51ad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:22.246536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea6e7849-2a41-4556-980c-764660dc51ad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:22.246769 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea6e7849-2a41-4556-980c-764660dc51ad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:22.246905 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ea6e7849-2a41-4556-980c-764660dc51ad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:22.251169 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:22.251169 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:22.251784 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea6e7849-2a41-4556-980c-764660dc51ad tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:22.252100 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 956/3833] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:22 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:22.369512 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95e87059-da38-49fa-a468-3c744952af47 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:14:22.369954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95e87059-da38-49fa-a468-3c744952af47 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:22.385199 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95e87059-da38-49fa-a468-3c744952af47 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:14:22.385640 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 964/3834] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:14:22 2026] POST /volume/v3/types => generated 287 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:22.570875 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-615971e3-b308-4d68-81a3-92cf90e8aae9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.572741 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-615971e3-b308-4d68-81a3-92cf90e8aae9 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 Aug 06 13:14:22.572943 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-615971e3-b308-4d68-81a3-92cf90e8aae9 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:22.573099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-615971e3-b308-4d68-81a3-92cf90e8aae9 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:22.573209 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-615971e3-b308-4d68-81a3-92cf90e8aae9 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id b57c6238-91cf-4422-bb48-223d07589636. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:22.576978 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-615971e3-b308-4d68-81a3-92cf90e8aae9 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 returned with HTTP 404 Aug 06 13:14:22.577434 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 962/3835] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:22 2026] GET /volume/v3/backups/b57c6238-91cf-4422-bb48-223d07589636 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:22.587412 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ebeb70c-cd04-4c11-8a98-f265df5561c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.590412 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ebeb70c-cd04-4c11-8a98-f265df5561c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] DELETE https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:22.590412 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ebeb70c-cd04-4c11-8a98-f265df5561c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:22.590412 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ebeb70c-cd04-4c11-8a98-f265df5561c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:22.590412 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-7ebeb70c-cd04-4c11-8a98-f265df5561c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Delete backup with id: 94fdeb1a-e28a-4432-8f10-1ebdacde8888. Aug 06 13:14:22.593797 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:22.593797 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:22.606104 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-7ebeb70c-cd04-4c11-8a98-f265df5561c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] delete_backup rpcapi backup_id 94fdeb1a-e28a-4432-8f10-1ebdacde8888 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:22.607310 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ebeb70c-cd04-4c11-8a98-f265df5561c9 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 202 Aug 06 13:14:22.607310 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 954/3836] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:22 2026] DELETE /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:22.613914 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-812228c5-a87d-4238-9a1d-0d21088fb503 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.616130 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-812228c5-a87d-4238-9a1d-0d21088fb503 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:22.616411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-812228c5-a87d-4238-9a1d-0d21088fb503 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:22.616656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-812228c5-a87d-4238-9a1d-0d21088fb503 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:22.616847 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-812228c5-a87d-4238-9a1d-0d21088fb503 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:22.623130 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:22.623130 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:22.626098 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-812228c5-a87d-4238-9a1d-0d21088fb503 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 200 Aug 06 13:14:22.626098 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 957/3837] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:22 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:22.863858 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8cc9777e-be26-4958-a89d-1756d1884558 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.865811 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cc9777e-be26-4958-a89d-1756d1884558 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] GET https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 Aug 06 13:14:22.865995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cc9777e-be26-4958-a89d-1756d1884558 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:22.866179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cc9777e-be26-4958-a89d-1756d1884558 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:22.873105 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cc9777e-be26-4958-a89d-1756d1884558 tempest-CreateVolumesFromSourceVolumeTest-341975068 tempest-CreateVolumesFromSourceVolumeTest-341975068-project-member] https://10.4.3.59/volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 returned with HTTP 404 Aug 06 13:14:22.873764 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 965/3838] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:22 2026] GET /volume/v3/volumes/76789404-739f-4e8f-a805-10e985cecd21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:22.896448 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ba8969e7-664b-4089-902d-47819a07d283 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.899937 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba8969e7-664b-4089-902d-47819a07d283 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:22.900208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba8969e7-664b-4089-902d-47819a07d283 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:22.900491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba8969e7-664b-4089-902d-47819a07d283 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:22.900645 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ba8969e7-664b-4089-902d-47819a07d283 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:22.912354 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:22.912354 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:22.913097 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba8969e7-664b-4089-902d-47819a07d283 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:22.913532 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 963/3839] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:22 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:22.933379 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7700eea1-acbb-4bbe-8721-c89fb674d907 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:22.935381 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7700eea1-acbb-4bbe-8721-c89fb674d907 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:22.935677 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7700eea1-acbb-4bbe-8721-c89fb674d907 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:22.935921 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7700eea1-acbb-4bbe-8721-c89fb674d907 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:22.936129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7700eea1-acbb-4bbe-8721-c89fb674d907 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:22.940720 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:22.940720 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:22.941399 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7700eea1-acbb-4bbe-8721-c89fb674d907 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:22.941784 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 955/3840] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:22 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:23.262982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df5a7ba3-a29f-40cb-aac3-791401d0dbe9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.264725 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df5a7ba3-a29f-40cb-aac3-791401d0dbe9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:23.264928 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df5a7ba3-a29f-40cb-aac3-791401d0dbe9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.265118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df5a7ba3-a29f-40cb-aac3-791401d0dbe9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.265225 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-df5a7ba3-a29f-40cb-aac3-791401d0dbe9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:23.268968 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:23.268968 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:23.269565 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df5a7ba3-a29f-40cb-aac3-791401d0dbe9 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:23.269871 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 958/3841] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:23 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:23.640456 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1104e3c7-0295-450c-a812-d7857afbab66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.643153 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1104e3c7-0295-450c-a812-d7857afbab66 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 Aug 06 13:14:23.643337 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1104e3c7-0295-450c-a812-d7857afbab66 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.643523 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1104e3c7-0295-450c-a812-d7857afbab66 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.643617 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1104e3c7-0295-450c-a812-d7857afbab66 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 94fdeb1a-e28a-4432-8f10-1ebdacde8888. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:23.647631 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1104e3c7-0295-450c-a812-d7857afbab66 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 returned with HTTP 404 Aug 06 13:14:23.648086 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 966/3842] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:23 2026] GET /volume/v3/backups/94fdeb1a-e28a-4432-8f10-1ebdacde8888 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:23.656215 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a260379b-0ba3-4665-817c-a70da36fc74c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.658269 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a260379b-0ba3-4665-817c-a70da36fc74c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] DELETE https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:14:23.658584 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a260379b-0ba3-4665-817c-a70da36fc74c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.658851 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a260379b-0ba3-4665-817c-a70da36fc74c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.658993 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a260379b-0ba3-4665-817c-a70da36fc74c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete backup with id: 9ba4d4dc-211f-4570-9102-1c5738a73208. Aug 06 13:14:23.664305 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:23.664305 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:23.679408 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-a260379b-0ba3-4665-817c-a70da36fc74c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] delete_backup rpcapi backup_id 9ba4d4dc-211f-4570-9102-1c5738a73208 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:23.681364 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a260379b-0ba3-4665-817c-a70da36fc74c tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 202 Aug 06 13:14:23.682034 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 964/3843] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:23 2026] DELETE /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:23.690061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc90306c-0c41-45c4-afa7-837f0670e38e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.692282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc90306c-0c41-45c4-afa7-837f0670e38e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:14:23.692562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc90306c-0c41-45c4-afa7-837f0670e38e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.693301 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc90306c-0c41-45c4-afa7-837f0670e38e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.693301 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fc90306c-0c41-45c4-afa7-837f0670e38e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:23.698787 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:23.698787 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:23.699846 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc90306c-0c41-45c4-afa7-837f0670e38e tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 200 Aug 06 13:14:23.700206 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 956/3844] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:23 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:23.925000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4febf113-8c9a-4214-8faa-02e85e846c99 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.926409 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4febf113-8c9a-4214-8faa-02e85e846c99 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:23.926870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4febf113-8c9a-4214-8faa-02e85e846c99 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.927111 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4febf113-8c9a-4214-8faa-02e85e846c99 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.927397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4febf113-8c9a-4214-8faa-02e85e846c99 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:23.932628 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:23.932628 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:23.933336 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4febf113-8c9a-4214-8faa-02e85e846c99 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:23.933762 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 959/3845] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:23 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:23.944361 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b7a8cdb-1ba2-49eb-9a16-b10e607254fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.946943 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b7a8cdb-1ba2-49eb-9a16-b10e607254fb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:23.946943 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b7a8cdb-1ba2-49eb-9a16-b10e607254fb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.946943 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b7a8cdb-1ba2-49eb-9a16-b10e607254fb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.953187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c2d6cf5-30f6-448b-aed1-4ae50f995e8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.955536 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c2d6cf5-30f6-448b-aed1-4ae50f995e8f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:23.955867 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c2d6cf5-30f6-448b-aed1-4ae50f995e8f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.956155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c2d6cf5-30f6-448b-aed1-4ae50f995e8f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.956352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2c2d6cf5-30f6-448b-aed1-4ae50f995e8f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:23.958298 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:23.958298 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:23.961771 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:23.961771 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:23.962192 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b7a8cdb-1ba2-49eb-9a16-b10e607254fb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:23.962560 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c2d6cf5-30f6-448b-aed1-4ae50f995e8f tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:23.963043 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 965/3846] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:23 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:23.967422 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b7a8cdb-1ba2-49eb-9a16-b10e607254fb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:23.967780 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 967/3847] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:23 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:23.982829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb6b520c-8291-4628-8efa-e6b4f1efbac2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:23.985423 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb6b520c-8291-4628-8efa-e6b4f1efbac2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:23.985702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb6b520c-8291-4628-8efa-e6b4f1efbac2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:23.985983 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb6b520c-8291-4628-8efa-e6b4f1efbac2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:23.986338 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-fb6b520c-8291-4628-8efa-e6b4f1efbac2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete backup with id: a1b06e25-c5a4-48d7-ab00-200331639b99. Aug 06 13:14:23.990408 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:23.990408 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:24.002081 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-fb6b520c-8291-4628-8efa-e6b4f1efbac2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] delete_backup rpcapi backup_id a1b06e25-c5a4-48d7-ab00-200331639b99 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:24.003569 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb6b520c-8291-4628-8efa-e6b4f1efbac2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 202 Aug 06 13:14:24.003940 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 957/3848] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:23 2026] DELETE /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:24.010145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2f6861c4-72e8-4566-a60b-fc2bb877f286 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.012635 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f6861c4-72e8-4566-a60b-fc2bb877f286 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:24.012912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f6861c4-72e8-4566-a60b-fc2bb877f286 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.013160 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f6861c4-72e8-4566-a60b-fc2bb877f286 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.013319 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2f6861c4-72e8-4566-a60b-fc2bb877f286 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:24.018758 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:24.018758 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:24.019692 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f6861c4-72e8-4566-a60b-fc2bb877f286 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 200 Aug 06 13:14:24.020166 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 960/3849] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:24 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:24.063372 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c012687a-2733-4451-a1ac-c350de3929bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.155789 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:24.156159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-400190989"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:24.157612 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-400190989'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:24.157735 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create volume of 1 GB Aug 06 13:14:24.162539 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Availability Zones retrieved successfully. Aug 06 13:14:24.169466 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Flow 'volume_create_api' (2fb275af-93d4-4a51-a40e-9864596b0b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:24.172783 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf8e912-4563-4168-adf1-84e30edcd498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.174193 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:24.206870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf8e912-4563-4168-adf1-84e30edcd498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.207655 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1542c95-5115-488f-9dbe-31dd60227e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.208246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.209827 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:24.210159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "09872918-7790-4c16-a15f-fc5a1e8dee3c", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:24.211459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '09872918-7790-4c16-a15f-fc5a1e8dee3c', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:24.265831 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Created reservations ['016efc5c-3c6e-4bbf-9dbc-3e8e3c7be683', 'abb0a55a-47b6-4f6a-81dd-0be40b415354', '8b63fb1b-6f85-4fb7-9872-cd1d98cdd32d', 'a91a9f3b-21cb-4f12-bbc8-1d8470b89f6c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:24.266880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1542c95-5115-488f-9dbe-31dd60227e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['016efc5c-3c6e-4bbf-9dbc-3e8e3c7be683', 'abb0a55a-47b6-4f6a-81dd-0be40b415354', '8b63fb1b-6f85-4fb7-9872-cd1d98cdd32d', 'a91a9f3b-21cb-4f12-bbc8-1d8470b89f6c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.267874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6950b632-86b2-48b5-8f81-a6e468b63d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.280508 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-845b1b03-d32e-49b1-8ef3-b596f3ff65c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.282276 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-845b1b03-d32e-49b1-8ef3-b596f3ff65c1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:24.282499 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-845b1b03-d32e-49b1-8ef3-b596f3ff65c1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.282706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-845b1b03-d32e-49b1-8ef3-b596f3ff65c1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.282800 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-845b1b03-d32e-49b1-8ef3-b596f3ff65c1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:24.287927 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:24.287927 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:24.288644 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-845b1b03-d32e-49b1-8ef3-b596f3ff65c1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:24.288954 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 958/3850] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:24 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:24.293725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6950b632-86b2-48b5-8f81-a6e468b63d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c60901-cca2-4930-94d1-b4eafad41fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-400190989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c79e111ed64bef8c7bbc371e646c7b',qos_specs=None,replication_status=,reservations=['016efc5c-3c6e-4bbf-9dbc-3e8e3c7be683','abb0a55a-47b6-4f6a-81dd-0be40b415354','8b63fb1b-6f85-4fb7-9872-cd1d98cdd32d','a91a9f3b-21cb-4f12-bbc8-1d8470b89f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afa17462e564978aa89f40c807e3992',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-400190989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c60901-cca2-4930-94d1-b4eafad41fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c79e111ed64bef8c7bbc371e646c7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6afa17462e564978aa89f40c807e3992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.294451 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489970cb-f3ea-459a-9a9b-d19102e1b1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.313254 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489970cb-f3ea-459a-9a9b-d19102e1b1bc) transitioned into state 'SUCCESS' from state '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-400190989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c79e111ed64bef8c7bbc371e646c7b',qos_specs=None,replication_status=,reservations=['016efc5c-3c6e-4bbf-9dbc-3e8e3c7be683','abb0a55a-47b6-4f6a-81dd-0be40b415354','8b63fb1b-6f85-4fb7-9872-cd1d98cdd32d','a91a9f3b-21cb-4f12-bbc8-1d8470b89f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afa17462e564978aa89f40c807e3992',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.313905 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d90c3bf-fe74-4f02-a179-183d7caedc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.324692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d90c3bf-fe74-4f02-a179-183d7caedc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.325571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Flow 'volume_create_api' (2fb275af-93d4-4a51-a40e-9864596b0b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:24.325843 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create volume request issued successfully. Aug 06 13:14:24.326424 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c012687a-2733-4451-a1ac-c350de3929bd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:24.326819 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 966/3851] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:14:24 2026] POST /volume/v3/volumes => generated 763 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:24.340837 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6bae0cc3-4c49-4830-886d-36f3699631b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.342604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6bae0cc3-4c49-4830-886d-36f3699631b7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:24.342845 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6bae0cc3-4c49-4830-886d-36f3699631b7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.343054 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6bae0cc3-4c49-4830-886d-36f3699631b7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.349902 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:24.349902 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:24.353749 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6bae0cc3-4c49-4830-886d-36f3699631b7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:24.359481 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6bae0cc3-4c49-4830-886d-36f3699631b7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 200 Aug 06 13:14:24.359941 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 961/3852] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:24 2026] GET /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:24.366710 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Create volume of 1 GB Aug 06 13:14:24.371532 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Availability Zones retrieved successfully. Aug 06 13:14:24.377537 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Flow 'volume_create_api' (d9ecab9a-eaf0-4fb7-8ff6-a13528516a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:24.378844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f1a861-cbcd-4dd2-a746-5869584ba1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.380166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:24.442562 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f1a861-cbcd-4dd2-a746-5869584ba1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:14:22Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7b62ea82-7b19-45c1-a127-95f212e3a1ce,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': '7b62ea82-7b19-45c1-a127-95f212e3a1ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.443232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7df13d-d941-4abc-b3d1-29115b711954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.474516 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-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 06 13:14:24.474875 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-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 06 13:14:24.512471 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Created reservations ['b9851e0c-5bd4-47d6-9080-078d01cb66f2', '4ac26ba7-0645-4a6a-a9e6-6aba8d92e277', 'd61c43d6-881e-4cc0-a3da-f9d9a15266f0', '6896146c-27d0-4d04-83c0-3c4c016a2ec1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:24.513465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7df13d-d941-4abc-b3d1-29115b711954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9851e0c-5bd4-47d6-9080-078d01cb66f2', '4ac26ba7-0645-4a6a-a9e6-6aba8d92e277', 'd61c43d6-881e-4cc0-a3da-f9d9a15266f0', '6896146c-27d0-4d04-83c0-3c4c016a2ec1']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.514307 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f8a837-18f1-4cc3-ac62-2aae564ca8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.537068 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f8a837-18f1-4cc3-ac62-2aae564ca8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13f76a82-187a-4973-93f3-689ac8de51de', '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='dc6ad05f4762440c8728280b1ee588f0',qos_specs=None,replication_status=,reservations=['b9851e0c-5bd4-47d6-9080-078d01cb66f2','4ac26ba7-0645-4a6a-a9e6-6aba8d92e277','d61c43d6-881e-4cc0-a3da-f9d9a15266f0','6896146c-27d0-4d04-83c0-3c4c016a2ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba57752d28da457ba3ed18b4fc4ba8b9',volume_type_id=7b62ea82-7b19-45c1-a127-95f212e3a1ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:24Z,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=13f76a82-187a-4973-93f3-689ac8de51de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc6ad05f4762440c8728280b1ee588f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba57752d28da457ba3ed18b4fc4ba8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b62ea82-7b19-45c1-a127-95f212e3a1ce),volume_type_id=7b62ea82-7b19-45c1-a127-95f212e3a1ce)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.537797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e69a3e-6594-4190-af83-0291aaa7686e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.555635 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e69a3e-6594-4190-af83-0291aaa7686e) transitioned into state 'SUCCESS' from 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='dc6ad05f4762440c8728280b1ee588f0',qos_specs=None,replication_status=,reservations=['b9851e0c-5bd4-47d6-9080-078d01cb66f2','4ac26ba7-0645-4a6a-a9e6-6aba8d92e277','d61c43d6-881e-4cc0-a3da-f9d9a15266f0','6896146c-27d0-4d04-83c0-3c4c016a2ec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba57752d28da457ba3ed18b4fc4ba8b9',volume_type_id=7b62ea82-7b19-45c1-a127-95f212e3a1ce)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.556484 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa21e68e-b6af-4baf-bc3c-93149bb0ac45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:24.566246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa21e68e-b6af-4baf-bc3c-93149bb0ac45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:24.567200 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Flow 'volume_create_api' (d9ecab9a-eaf0-4fb7-8ff6-a13528516a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:24.567558 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Create volume request issued successfully. Aug 06 13:14:24.568178 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d1e4ca0-2a97-4a3c-95b5-5b636326a75f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:24.568838 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 968/3853] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:24 2026] POST /volume/v3/volumes => generated 796 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:24.580424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85cd425a-a3e8-4095-86ab-5e21c795fcad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.582486 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85cd425a-a3e8-4095-86ab-5e21c795fcad tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:24.582744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85cd425a-a3e8-4095-86ab-5e21c795fcad tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.582914 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85cd425a-a3e8-4095-86ab-5e21c795fcad tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.591531 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:24.591531 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:24.595888 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85cd425a-a3e8-4095-86ab-5e21c795fcad tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:24.600809 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85cd425a-a3e8-4095-86ab-5e21c795fcad tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:24.601189 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 959/3854] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:24 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:24.711435 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9548fe3-070c-4f3a-9613-008626761b11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.713682 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9548fe3-070c-4f3a-9613-008626761b11 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 Aug 06 13:14:24.713861 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9548fe3-070c-4f3a-9613-008626761b11 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.714041 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9548fe3-070c-4f3a-9613-008626761b11 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.714169 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c9548fe3-070c-4f3a-9613-008626761b11 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Show backup with id 9ba4d4dc-211f-4570-9102-1c5738a73208. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:24.718077 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9548fe3-070c-4f3a-9613-008626761b11 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 returned with HTTP 404 Aug 06 13:14:24.718637 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 967/3855] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:24 2026] GET /volume/v3/backups/9ba4d4dc-211f-4570-9102-1c5738a73208 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:24.726535 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f1e6b90-2826-47f7-adcd-452ffc84c917 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.728116 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f1e6b90-2826-47f7-adcd-452ffc84c917 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] DELETE https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:14:24.728309 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f1e6b90-2826-47f7-adcd-452ffc84c917 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.728864 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f1e6b90-2826-47f7-adcd-452ffc84c917 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.728864 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-6f1e6b90-2826-47f7-adcd-452ffc84c917 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Delete backup with id: 34970832-1ffc-48ba-b1c4-e655d69b453c. Aug 06 13:14:24.732250 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:24.732250 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:24.741639 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-6f1e6b90-2826-47f7-adcd-452ffc84c917 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] delete_backup rpcapi backup_id 34970832-1ffc-48ba-b1c4-e655d69b453c {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:24.743230 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f1e6b90-2826-47f7-adcd-452ffc84c917 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 202 Aug 06 13:14:24.743635 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 962/3856] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:24 2026] DELETE /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:24.751228 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-319649ad-cdda-42ba-a78b-b2e92247777c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.753156 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-319649ad-cdda-42ba-a78b-b2e92247777c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:14:24.753382 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-319649ad-cdda-42ba-a78b-b2e92247777c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.753606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-319649ad-cdda-42ba-a78b-b2e92247777c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.753707 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-319649ad-cdda-42ba-a78b-b2e92247777c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:24.758887 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:24.758887 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:24.759588 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-319649ad-cdda-42ba-a78b-b2e92247777c tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 200 Aug 06 13:14:24.759919 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 969/3857] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:24 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:24.974135 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c12fea3-c7a2-4c8d-9e20-e2f2c902c5cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:24.975825 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c12fea3-c7a2-4c8d-9e20-e2f2c902c5cc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:24.976013 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c12fea3-c7a2-4c8d-9e20-e2f2c902c5cc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:24.976181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c12fea3-c7a2-4c8d-9e20-e2f2c902c5cc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:24.976296 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c12fea3-c7a2-4c8d-9e20-e2f2c902c5cc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:24.980276 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:24.980276 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:24.980840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c12fea3-c7a2-4c8d-9e20-e2f2c902c5cc tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:24.981159 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 960/3858] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:24 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:25.030762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38414363-4b60-4e0c-b6bd-83066e66c55b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.032581 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38414363-4b60-4e0c-b6bd-83066e66c55b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 Aug 06 13:14:25.032868 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38414363-4b60-4e0c-b6bd-83066e66c55b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.033012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38414363-4b60-4e0c-b6bd-83066e66c55b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.033149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-38414363-4b60-4e0c-b6bd-83066e66c55b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a1b06e25-c5a4-48d7-ab00-200331639b99. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:25.037299 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38414363-4b60-4e0c-b6bd-83066e66c55b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 returned with HTTP 404 Aug 06 13:14:25.037763 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 968/3859] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/backups/a1b06e25-c5a4-48d7-ab00-200331639b99 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:25.141191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-94e57c54-7c77-400b-8c16-316bea438088 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.143526 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-94e57c54-7c77-400b-8c16-316bea438088 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:25.143526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-94e57c54-7c77-400b-8c16-316bea438088 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.143526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-94e57c54-7c77-400b-8c16-316bea438088 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.152581 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.152581 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:25.157803 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-94e57c54-7c77-400b-8c16-316bea438088 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:25.162439 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-94e57c54-7c77-400b-8c16-316bea438088 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:25.162822 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 963/3860] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 1131 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:25.186169 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-6267792c-35f7-4ad6-92f8-5b758201debd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.194438 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-6267792c-35f7-4ad6-92f8-5b758201debd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949/action Aug 06 13:14:25.194900 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-6267792c-35f7-4ad6-92f8-5b758201debd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:25.195131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-6267792c-35f7-4ad6-92f8-5b758201debd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:25.232277 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.232277 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:25.232981 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-6267792c-35f7-4ad6-92f8-5b758201debd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:25.241725 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-6267792c-35f7-4ad6-92f8-5b758201debd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Begin detaching volume completed successfully. Aug 06 13:14:25.242011 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-6267792c-35f7-4ad6-92f8-5b758201debd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949/action returned with HTTP 202 Aug 06 13:14:25.242609 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 970/3861] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:14:25 2026] POST /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:25.261534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d97af0f5-9975-4f82-b8de-40a632b3cd57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.263896 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d97af0f5-9975-4f82-b8de-40a632b3cd57 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:25.264298 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d97af0f5-9975-4f82-b8de-40a632b3cd57 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.264530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d97af0f5-9975-4f82-b8de-40a632b3cd57 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.278428 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.278428 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:25.283294 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d97af0f5-9975-4f82-b8de-40a632b3cd57 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:25.287739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d97af0f5-9975-4f82-b8de-40a632b3cd57 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:25.288202 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59137e99-8737-4b75-a4ad-59e96f1737bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.288303 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 961/3862] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:25.288906 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59137e99-8737-4b75-a4ad-59e96f1737bc None None] GET https://10.4.3.59/volume// Aug 06 13:14:25.289107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59137e99-8737-4b75-a4ad-59e96f1737bc None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.289427 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59137e99-8737-4b75-a4ad-59e96f1737bc None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.289890 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59137e99-8737-4b75-a4ad-59e96f1737bc None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:14:25.290457 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 969/3863] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:14:25.297167 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-a2dac44d-33d3-488e-bbb3-14794922c9cb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.300054 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4e7180f-869a-45bc-b1d1-f2dcfc767822 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.300465 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-a2dac44d-33d3-488e-bbb3-14794922c9cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:25.300757 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-a2dac44d-33d3-488e-bbb3-14794922c9cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.301114 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-a2dac44d-33d3-488e-bbb3-14794922c9cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.302248 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4e7180f-869a-45bc-b1d1-f2dcfc767822 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:25.302542 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4e7180f-869a-45bc-b1d1-f2dcfc767822 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.302788 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4e7180f-869a-45bc-b1d1-f2dcfc767822 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.302931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f4e7180f-869a-45bc-b1d1-f2dcfc767822 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:25.307714 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.307714 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:25.308559 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4e7180f-869a-45bc-b1d1-f2dcfc767822 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:25.309022 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 971/3864] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:25.314084 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.314084 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:25.319720 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-a2dac44d-33d3-488e-bbb3-14794922c9cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:25.326631 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-a2dac44d-33d3-488e-bbb3-14794922c9cb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:25.326947 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 964/3865] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 1314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:14:25.375406 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7b9ca4a-1f5a-4c33-84e1-08ac3c9c74fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.377460 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7b9ca4a-1f5a-4c33-84e1-08ac3c9c74fe tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:25.377763 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7b9ca4a-1f5a-4c33-84e1-08ac3c9c74fe tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.378009 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7b9ca4a-1f5a-4c33-84e1-08ac3c9c74fe tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.386222 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.386222 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:25.390592 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7b9ca4a-1f5a-4c33-84e1-08ac3c9c74fe tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:25.395249 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7b9ca4a-1f5a-4c33-84e1-08ac3c9c74fe tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 200 Aug 06 13:14:25.395653 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 962/3866] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:25.408500 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01027273-4286-457a-9665-c6cab139ee40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.410564 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01027273-4286-457a-9665-c6cab139ee40 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:25.410990 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01027273-4286-457a-9665-c6cab139ee40 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4c60901-cca2-4930-94d1-b4eafad41fa2", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1608457015"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:25.421317 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.421317 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:25.421454 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01027273-4286-457a-9665-c6cab139ee40 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:25.421597 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-01027273-4286-457a-9665-c6cab139ee40 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create snapshot from volume f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:25.453324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-01027273-4286-457a-9665-c6cab139ee40 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Created reservations ['e29ce132-63a5-403a-ad6b-68140bec3bfe', '711b15ea-49c0-4b05-a58d-57ba2f1d4624', '43faaf49-4144-444e-9838-7e2398b95755', 'c51ff61e-143d-49d4-8ee5-a80cef8df582'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:25.492148 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01027273-4286-457a-9665-c6cab139ee40 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot create request issued successfully. Aug 06 13:14:25.492557 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01027273-4286-457a-9665-c6cab139ee40 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:25.493035 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 970/3867] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:25 2026] POST /volume/v3/snapshots => generated 322 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:25.502230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d231fba-2559-47d1-b2bc-63cf2e430504 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.505061 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d231fba-2559-47d1-b2bc-63cf2e430504 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d Aug 06 13:14:25.505061 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d231fba-2559-47d1-b2bc-63cf2e430504 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.505061 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d231fba-2559-47d1-b2bc-63cf2e430504 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.509422 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.509422 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:25.510033 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d231fba-2559-47d1-b2bc-63cf2e430504 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:25.510852 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d231fba-2559-47d1-b2bc-63cf2e430504 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d returned with HTTP 200 Aug 06 13:14:25.511326 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 972/3868] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:25.613404 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6eaa8e22-ae52-44bb-bfa1-e4595bbce21e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.615319 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6eaa8e22-ae52-44bb-bfa1-e4595bbce21e tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:25.615548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6eaa8e22-ae52-44bb-bfa1-e4595bbce21e tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.615760 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6eaa8e22-ae52-44bb-bfa1-e4595bbce21e tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.622646 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.622646 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:25.626086 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6eaa8e22-ae52-44bb-bfa1-e4595bbce21e tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:25.629918 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6eaa8e22-ae52-44bb-bfa1-e4595bbce21e tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:25.630255 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 965/3869] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:25.770907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b2b8e0c-89ba-4b15-bb64-771ff0bc7c07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.772740 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b2b8e0c-89ba-4b15-bb64-771ff0bc7c07 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] GET https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c Aug 06 13:14:25.772975 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b2b8e0c-89ba-4b15-bb64-771ff0bc7c07 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.773196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b2b8e0c-89ba-4b15-bb64-771ff0bc7c07 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.773396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3b2b8e0c-89ba-4b15-bb64-771ff0bc7c07 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] Show backup with id 34970832-1ffc-48ba-b1c4-e655d69b453c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:25.777319 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b2b8e0c-89ba-4b15-bb64-771ff0bc7c07 tempest-VolumesBackupsTest-928349627 tempest-VolumesBackupsTest-928349627-project-admin] https://10.4.3.59/volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c returned with HTTP 404 Aug 06 13:14:25.777926 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 963/3870] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/backups/34970832-1ffc-48ba-b1c4-e655d69b453c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:25.790022 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-579995f7-0eba-4760-9a9e-1b347c28b106 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.791862 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-579995f7-0eba-4760-9a9e-1b347c28b106 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] DELETE https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c Aug 06 13:14:25.792042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-579995f7-0eba-4760-9a9e-1b347c28b106 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.792212 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-579995f7-0eba-4760-9a9e-1b347c28b106 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.792376 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-579995f7-0eba-4760-9a9e-1b347c28b106 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete volume with id: 0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c Aug 06 13:14:25.798789 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.798789 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:25.799200 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-579995f7-0eba-4760-9a9e-1b347c28b106 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:14:25.815285 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-579995f7-0eba-4760-9a9e-1b347c28b106 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete volume request issued successfully. Aug 06 13:14:25.815559 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-579995f7-0eba-4760-9a9e-1b347c28b106 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c returned with HTTP 202 Aug 06 13:14:25.816120 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 971/3871] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:25 2026] DELETE /volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:25.824286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5f69569-012f-49ab-8ad7-d6efca287647 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.826661 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5f69569-012f-49ab-8ad7-d6efca287647 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c Aug 06 13:14:25.826874 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5f69569-012f-49ab-8ad7-d6efca287647 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.827134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5f69569-012f-49ab-8ad7-d6efca287647 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.835229 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.835229 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:25.838766 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c5f69569-012f-49ab-8ad7-d6efca287647 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:14:25.843745 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5f69569-012f-49ab-8ad7-d6efca287647 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c returned with HTTP 200 Aug 06 13:14:25.844090 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 973/3872] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:25.991374 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6fdfdc8-d2c9-47fe-afcd-327f3d611b19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:25.993897 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6fdfdc8-d2c9-47fe-afcd-327f3d611b19 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:25.994114 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6fdfdc8-d2c9-47fe-afcd-327f3d611b19 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:25.994368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6fdfdc8-d2c9-47fe-afcd-327f3d611b19 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:25.994478 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e6fdfdc8-d2c9-47fe-afcd-327f3d611b19 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:25.998920 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:25.998920 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:25.999726 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6fdfdc8-d2c9-47fe-afcd-327f3d611b19 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:26.000160 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 966/3873] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:25 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:26.147996 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-4af765a8-86d8-4e48-b1a8-d28221aa9bb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.150108 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-4af765a8-86d8-4e48-b1a8-d28221aa9bb7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630 Aug 06 13:14:26.150333 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-4af765a8-86d8-4e48-b1a8-d28221aa9bb7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.150570 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-4af765a8-86d8-4e48-b1a8-d28221aa9bb7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.158947 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.158947 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:26.210740 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dddb94ef-d829-443e-9f56-a24cc2a76505 req-4af765a8-86d8-4e48-b1a8-d28221aa9bb7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630 returned with HTTP 200 Aug 06 13:14:26.211130 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 964/3874] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:14:26 2026] DELETE /volume/v3/attachments/76214955-0062-447d-b220-b9367aed0630 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:26.301974 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d2e728a-7ec2-4c91-b9ca-89028f41a71d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.303677 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d2e728a-7ec2-4c91-b9ca-89028f41a71d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:26.304069 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d2e728a-7ec2-4c91-b9ca-89028f41a71d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.304115 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d2e728a-7ec2-4c91-b9ca-89028f41a71d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.310888 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.310888 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:26.314396 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d2e728a-7ec2-4c91-b9ca-89028f41a71d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:26.318302 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d2e728a-7ec2-4c91-b9ca-89028f41a71d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:26.318682 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 972/3875] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:26 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:26.319203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77e6ef69-513f-4455-aeb1-f81665ed99aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.321742 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77e6ef69-513f-4455-aeb1-f81665ed99aa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:26.322051 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77e6ef69-513f-4455-aeb1-f81665ed99aa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.322369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77e6ef69-513f-4455-aeb1-f81665ed99aa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.322540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-77e6ef69-513f-4455-aeb1-f81665ed99aa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:26.328457 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.328457 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:26.329272 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77e6ef69-513f-4455-aeb1-f81665ed99aa tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:26.329752 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 974/3876] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:26 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:26.520903 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b81e069c-bc87-44a2-bc9d-0e8cc6e498fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.523558 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b81e069c-bc87-44a2-bc9d-0e8cc6e498fd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d Aug 06 13:14:26.523745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b81e069c-bc87-44a2-bc9d-0e8cc6e498fd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.523937 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b81e069c-bc87-44a2-bc9d-0e8cc6e498fd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.530611 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.530611 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:26.531296 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b81e069c-bc87-44a2-bc9d-0e8cc6e498fd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:26.532509 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b81e069c-bc87-44a2-bc9d-0e8cc6e498fd tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d returned with HTTP 200 Aug 06 13:14:26.532990 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 967/3877] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:26 2026] GET /volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:26.544436 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6160f665-949b-48b5-ac14-d77e06e7d0d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.546394 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6160f665-949b-48b5-ac14-d77e06e7d0d8 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] POST https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2/action Aug 06 13:14:26.546792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6160f665-949b-48b5-ac14-d77e06e7d0d8 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action body: b'{"revert": {"snapshot_id": "1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:26.547169 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6160f665-949b-48b5-ac14-d77e06e7d0d8 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:26.556685 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.556685 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:26.557205 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6160f665-949b-48b5-ac14-d77e06e7d0d8 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume retrieved successfully. Aug 06 13:14:26.569975 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6160f665-949b-48b5-ac14-d77e06e7d0d8 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Reverting volume f4c60901-cca2-4930-94d1-b4eafad41fa2 to snapshot 1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d. Aug 06 13:14:26.570829 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.570829 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:26.586161 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6160f665-949b-48b5-ac14-d77e06e7d0d8 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2/action returned with HTTP 202 Aug 06 13:14:26.586806 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 965/3878] 10.4.3.59 () {70 vars in 1424 bytes} [Thu Aug 6 13:14:26 2026] POST /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:14:26.595896 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99e6f7f7-a37a-4e1f-8380-f8d3be2aa260 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.597879 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99e6f7f7-a37a-4e1f-8380-f8d3be2aa260 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:26.598125 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99e6f7f7-a37a-4e1f-8380-f8d3be2aa260 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.598665 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99e6f7f7-a37a-4e1f-8380-f8d3be2aa260 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.605696 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.605696 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:26.610979 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99e6f7f7-a37a-4e1f-8380-f8d3be2aa260 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:26.616550 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99e6f7f7-a37a-4e1f-8380-f8d3be2aa260 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 200 Aug 06 13:14:26.616971 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 973/3879] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:26 2026] GET /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:26.642789 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cfa0761-defe-469f-8252-d1e175d55e9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.644948 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cfa0761-defe-469f-8252-d1e175d55e9f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:26.645171 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cfa0761-defe-469f-8252-d1e175d55e9f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.645811 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cfa0761-defe-469f-8252-d1e175d55e9f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.655017 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.655017 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:26.659832 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6cfa0761-defe-469f-8252-d1e175d55e9f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:26.665527 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cfa0761-defe-469f-8252-d1e175d55e9f tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:26.666227 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 975/3880] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:26 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:26.857753 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d42457b9-b72a-4fb3-93be-a34386a2c7e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.860128 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d42457b9-b72a-4fb3-93be-a34386a2c7e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c Aug 06 13:14:26.860468 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d42457b9-b72a-4fb3-93be-a34386a2c7e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.860772 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d42457b9-b72a-4fb3-93be-a34386a2c7e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.867810 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d42457b9-b72a-4fb3-93be-a34386a2c7e2 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c returned with HTTP 404 Aug 06 13:14:26.868419 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 968/3881] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:26 2026] GET /volume/v3/volumes/0d5dd0c4-0e97-41f5-8c2e-71e660bd4d1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:26.876652 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c7e43de-1a20-422d-b739-1cd323597222 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.879069 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c7e43de-1a20-422d-b739-1cd323597222 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] DELETE https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d Aug 06 13:14:26.879382 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c7e43de-1a20-422d-b739-1cd323597222 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.879651 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c7e43de-1a20-422d-b739-1cd323597222 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.879867 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4c7e43de-1a20-422d-b739-1cd323597222 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete volume with id: 3bf9897b-2318-4f05-8286-38a879cba56d Aug 06 13:14:26.888154 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.888154 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:26.888654 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c7e43de-1a20-422d-b739-1cd323597222 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:14:26.906686 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c7e43de-1a20-422d-b739-1cd323597222 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete volume request issued successfully. Aug 06 13:14:26.906909 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c7e43de-1a20-422d-b739-1cd323597222 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d returned with HTTP 202 Aug 06 13:14:26.907375 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 966/3882] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:26 2026] DELETE /volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:26.919133 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-918d1ab6-2794-4675-9f7d-85a1fe8dc581 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:26.920658 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-918d1ab6-2794-4675-9f7d-85a1fe8dc581 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d Aug 06 13:14:26.920812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-918d1ab6-2794-4675-9f7d-85a1fe8dc581 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:26.920975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-918d1ab6-2794-4675-9f7d-85a1fe8dc581 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:26.929157 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:26.929157 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:26.933596 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-918d1ab6-2794-4675-9f7d-85a1fe8dc581 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:14:26.941732 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-918d1ab6-2794-4675-9f7d-85a1fe8dc581 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d returned with HTTP 200 Aug 06 13:14:26.942108 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 974/3883] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:26 2026] GET /volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:27.010703 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2db3997d-2dca-4ec8-b74e-6b76f52af1d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.013664 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db3997d-2dca-4ec8-b74e-6b76f52af1d3 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:27.013882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db3997d-2dca-4ec8-b74e-6b76f52af1d3 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.014065 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db3997d-2dca-4ec8-b74e-6b76f52af1d3 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.014182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2db3997d-2dca-4ec8-b74e-6b76f52af1d3 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:27.018776 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.018776 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:27.019370 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db3997d-2dca-4ec8-b74e-6b76f52af1d3 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:27.019691 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 976/3884] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:27.342198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-856b9787-0a97-4660-a6ea-d40e72f1e201 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.344411 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-856b9787-0a97-4660-a6ea-d40e72f1e201 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:27.344633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-856b9787-0a97-4660-a6ea-d40e72f1e201 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.344825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-856b9787-0a97-4660-a6ea-d40e72f1e201 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.344994 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-856b9787-0a97-4660-a6ea-d40e72f1e201 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:27.353895 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.353895 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:27.354675 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-856b9787-0a97-4660-a6ea-d40e72f1e201 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:27.355109 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 969/3885] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:27.632531 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-264d4add-47e1-455e-9099-b9c4ebcc5835 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.634151 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-264d4add-47e1-455e-9099-b9c4ebcc5835 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:27.634605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-264d4add-47e1-455e-9099-b9c4ebcc5835 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.634605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-264d4add-47e1-455e-9099-b9c4ebcc5835 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.644619 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.644619 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:27.649811 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-264d4add-47e1-455e-9099-b9c4ebcc5835 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:27.654578 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-264d4add-47e1-455e-9099-b9c4ebcc5835 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 200 Aug 06 13:14:27.654962 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 967/3886] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:27.666555 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36f2d3e5-0615-45d0-a22a-438c31a115e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.668205 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36f2d3e5-0615-45d0-a22a-438c31a115e7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d Aug 06 13:14:27.668465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36f2d3e5-0615-45d0-a22a-438c31a115e7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.668651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36f2d3e5-0615-45d0-a22a-438c31a115e7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.673419 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.673419 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:27.673797 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36f2d3e5-0615-45d0-a22a-438c31a115e7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:27.674608 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36f2d3e5-0615-45d0-a22a-438c31a115e7 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d returned with HTTP 200 Aug 06 13:14:27.674912 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 975/3887] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:27.679179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9299a679-c20b-453a-9fa2-af9b2b92ddb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.681026 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9299a679-c20b-453a-9fa2-af9b2b92ddb8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:27.681239 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9299a679-c20b-453a-9fa2-af9b2b92ddb8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.681476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9299a679-c20b-453a-9fa2-af9b2b92ddb8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.684953 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89d246d4-c9b5-4af8-97db-a294729ba10d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.688408 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.688408 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:27.689625 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89d246d4-c9b5-4af8-97db-a294729ba10d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:27.689864 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89d246d4-c9b5-4af8-97db-a294729ba10d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.690131 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89d246d4-c9b5-4af8-97db-a294729ba10d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.692480 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9299a679-c20b-453a-9fa2-af9b2b92ddb8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:27.697493 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9299a679-c20b-453a-9fa2-af9b2b92ddb8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:27.697905 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 977/3888] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:27.701394 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.701394 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:27.706144 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-89d246d4-c9b5-4af8-97db-a294729ba10d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:27.710240 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89d246d4-c9b5-4af8-97db-a294729ba10d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 200 Aug 06 13:14:27.710652 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 970/3889] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:27.726432 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.728603 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:27.729060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-391608287"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:27.730892 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-391608287'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:27.731054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create volume of 1 GB Aug 06 13:14:27.735895 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Availability Zones retrieved successfully. Aug 06 13:14:27.745239 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Flow 'volume_create_api' (39be8707-ba24-4515-b1ef-2d3ab9e00d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:27.746760 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d53d6c-754c-4bd1-bd19-f61d6f132979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:27.748006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:27.780830 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d53d6c-754c-4bd1-bd19-f61d6f132979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:27.781900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cef2e6-a501-4666-bf70-39a6ec6d7ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:27.833116 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Created reservations ['37262bd9-094a-4d43-9b76-6b87fda32c7c', '01fb8432-d36f-474f-8c57-a07bce22dd3f', 'a0024623-963d-4a1b-8330-e767f61e218c', '752380d1-de6a-4eb4-8fbe-c651f75b0a75'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:27.833936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cef2e6-a501-4666-bf70-39a6ec6d7ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37262bd9-094a-4d43-9b76-6b87fda32c7c', '01fb8432-d36f-474f-8c57-a07bce22dd3f', 'a0024623-963d-4a1b-8330-e767f61e218c', '752380d1-de6a-4eb4-8fbe-c651f75b0a75']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:27.834848 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d78215d-ef35-470e-84ce-ee30fb6b2697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:27.861962 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d78215d-ef35-470e-84ce-ee30fb6b2697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e090e811-a82b-4a94-b53a-1b3fd5753bf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-391608287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c79e111ed64bef8c7bbc371e646c7b',qos_specs=None,replication_status=,reservations=['37262bd9-094a-4d43-9b76-6b87fda32c7c','01fb8432-d36f-474f-8c57-a07bce22dd3f','a0024623-963d-4a1b-8330-e767f61e218c','752380d1-de6a-4eb4-8fbe-c651f75b0a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afa17462e564978aa89f40c807e3992',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-391608287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e090e811-a82b-4a94-b53a-1b3fd5753bf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c79e111ed64bef8c7bbc371e646c7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6afa17462e564978aa89f40c807e3992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:27.862784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4cd2ed4-259c-4a43-8b3d-88f8b2b40ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:27.886341 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4cd2ed4-259c-4a43-8b3d-88f8b2b40ac6) transitioned into state 'SUCCESS' from state '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-391608287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c79e111ed64bef8c7bbc371e646c7b',qos_specs=None,replication_status=,reservations=['37262bd9-094a-4d43-9b76-6b87fda32c7c','01fb8432-d36f-474f-8c57-a07bce22dd3f','a0024623-963d-4a1b-8330-e767f61e218c','752380d1-de6a-4eb4-8fbe-c651f75b0a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afa17462e564978aa89f40c807e3992',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:27.886963 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2400aa24-df93-471e-9958-77093a2d2d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:27.896745 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2400aa24-df93-471e-9958-77093a2d2d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:27.897617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Flow 'volume_create_api' (39be8707-ba24-4515-b1ef-2d3ab9e00d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:27.897941 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create volume request issued successfully. Aug 06 13:14:27.898641 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c663347d-aba4-4997-b1b0-2c85b8fe61e5 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:27.899127 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 968/3890] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:14:27 2026] POST /volume/v3/volumes => generated 763 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:27.913685 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92070d2d-2a70-4640-8dac-3a11c73e9837 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.915436 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92070d2d-2a70-4640-8dac-3a11c73e9837 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:27.915656 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92070d2d-2a70-4640-8dac-3a11c73e9837 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.915839 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92070d2d-2a70-4640-8dac-3a11c73e9837 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.924775 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.924775 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:27.928663 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-92070d2d-2a70-4640-8dac-3a11c73e9837 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:27.934024 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92070d2d-2a70-4640-8dac-3a11c73e9837 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 returned with HTTP 200 Aug 06 13:14:27.934024 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 976/3891] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:27.956864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f9a8ddc-1e69-4a68-9848-af93b344fd49 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.960104 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f9a8ddc-1e69-4a68-9848-af93b344fd49 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d Aug 06 13:14:27.960104 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f9a8ddc-1e69-4a68-9848-af93b344fd49 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.960671 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f9a8ddc-1e69-4a68-9848-af93b344fd49 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.968642 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f9a8ddc-1e69-4a68-9848-af93b344fd49 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d returned with HTTP 404 Aug 06 13:14:27.969350 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 978/3892] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:27 2026] GET /volume/v3/volumes/3bf9897b-2318-4f05-8286-38a879cba56d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:27.978392 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0db625de-b562-4c42-9e22-e4ef967a33ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:27.980718 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0db625de-b562-4c42-9e22-e4ef967a33ab tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] DELETE https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 Aug 06 13:14:27.980994 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0db625de-b562-4c42-9e22-e4ef967a33ab tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:27.981312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0db625de-b562-4c42-9e22-e4ef967a33ab tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:27.981553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0db625de-b562-4c42-9e22-e4ef967a33ab tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete volume with id: 05d29c37-2bc0-4cdc-8407-76d83f3149f2 Aug 06 13:14:27.990548 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:27.990548 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:27.990975 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0db625de-b562-4c42-9e22-e4ef967a33ab tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:14:28.008993 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0db625de-b562-4c42-9e22-e4ef967a33ab tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Delete volume request issued successfully. Aug 06 13:14:28.009244 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0db625de-b562-4c42-9e22-e4ef967a33ab tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 returned with HTTP 202 Aug 06 13:14:28.009802 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 971/3893] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:27 2026] DELETE /volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:28.016919 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-032c728a-093b-496a-9823-97c3a949de3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:28.019042 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-032c728a-093b-496a-9823-97c3a949de3d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 Aug 06 13:14:28.019337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-032c728a-093b-496a-9823-97c3a949de3d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:28.019552 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-032c728a-093b-496a-9823-97c3a949de3d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:28.026978 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:28.026978 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:28.029781 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e016bfb-5c55-4d5d-8520-d4dd03976ee6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:28.031618 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-032c728a-093b-496a-9823-97c3a949de3d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Volume info retrieved successfully. Aug 06 13:14:28.031879 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e016bfb-5c55-4d5d-8520-d4dd03976ee6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:28.032164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e016bfb-5c55-4d5d-8520-d4dd03976ee6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:28.032469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e016bfb-5c55-4d5d-8520-d4dd03976ee6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:28.032620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2e016bfb-5c55-4d5d-8520-d4dd03976ee6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:28.037060 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-032c728a-093b-496a-9823-97c3a949de3d tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 returned with HTTP 200 Aug 06 13:14:28.037626 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 969/3894] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:28 2026] GET /volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:28.037845 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:28.037845 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:28.038687 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e016bfb-5c55-4d5d-8520-d4dd03976ee6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:28.039138 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 977/3895] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:28 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:28.366040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9bd118fc-b73e-4644-a1cc-b080b74104e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:28.367859 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bd118fc-b73e-4644-a1cc-b080b74104e2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:28.368313 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bd118fc-b73e-4644-a1cc-b080b74104e2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:28.368691 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bd118fc-b73e-4644-a1cc-b080b74104e2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:28.368941 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9bd118fc-b73e-4644-a1cc-b080b74104e2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:28.374855 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:28.374855 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:28.374855 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bd118fc-b73e-4644-a1cc-b080b74104e2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:28.375068 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 979/3896] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:28 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:28.713793 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ba66f75f-0f0f-4bce-a7c2-f3604a02b3a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:28.717716 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba66f75f-0f0f-4bce-a7c2-f3604a02b3a4 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:28.717920 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba66f75f-0f0f-4bce-a7c2-f3604a02b3a4 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:28.718137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba66f75f-0f0f-4bce-a7c2-f3604a02b3a4 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:28.725776 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:28.725776 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:28.730887 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ba66f75f-0f0f-4bce-a7c2-f3604a02b3a4 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:28.735917 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba66f75f-0f0f-4bce-a7c2-f3604a02b3a4 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:28.736385 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 972/3897] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:28 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:28.947621 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9aaf98de-562a-4a44-a590-6462aff984db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:28.948973 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9aaf98de-562a-4a44-a590-6462aff984db tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:28.949218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9aaf98de-562a-4a44-a590-6462aff984db tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:28.949472 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9aaf98de-562a-4a44-a590-6462aff984db tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:28.956887 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:28.956887 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:28.962072 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9aaf98de-562a-4a44-a590-6462aff984db tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:28.967282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9aaf98de-562a-4a44-a590-6462aff984db tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 returned with HTTP 200 Aug 06 13:14:28.967775 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 970/3898] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:28 2026] GET /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:14:28.983591 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f025e75-9975-48c7-96af-c1e66d215f4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:28.985715 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f025e75-9975-48c7-96af-c1e66d215f4e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:28.986183 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f025e75-9975-48c7-96af-c1e66d215f4e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e090e811-a82b-4a94-b53a-1b3fd5753bf5", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-575647615"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:28.997393 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:28.997393 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:28.997393 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2f025e75-9975-48c7-96af-c1e66d215f4e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:28.997565 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-2f025e75-9975-48c7-96af-c1e66d215f4e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Create snapshot from volume e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:29.030961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2f025e75-9975-48c7-96af-c1e66d215f4e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Created reservations ['afb566c0-ae37-42f2-8821-caf2c31e4ce0', '283448bf-ebd9-45ca-9ec7-a966f40c030a', 'e92850c7-466c-43f3-8303-ce36060a93e8', '2867cf17-bde0-4643-a63f-652963de1d21'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:29.049183 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac5d8753-00ed-421a-8aaa-578570135b38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:29.049731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa02071f-e568-4f57-aa97-42cba67a7176 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:29.051297 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac5d8753-00ed-421a-8aaa-578570135b38 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:29.052035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac5d8753-00ed-421a-8aaa-578570135b38 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:29.052035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac5d8753-00ed-421a-8aaa-578570135b38 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:29.052107 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa02071f-e568-4f57-aa97-42cba67a7176 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] GET https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 Aug 06 13:14:29.052149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ac5d8753-00ed-421a-8aaa-578570135b38 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:29.052192 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa02071f-e568-4f57-aa97-42cba67a7176 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:29.052192 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa02071f-e568-4f57-aa97-42cba67a7176 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:29.056189 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:29.056189 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:29.056950 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac5d8753-00ed-421a-8aaa-578570135b38 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:29.057348 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 980/3899] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:29 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:29.058569 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa02071f-e568-4f57-aa97-42cba67a7176 tempest-VolumesBackupsTest-1325531535 tempest-VolumesBackupsTest-1325531535-project-member] https://10.4.3.59/volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 returned with HTTP 404 Aug 06 13:14:29.059062 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 973/3900] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:29 2026] GET /volume/v3/volumes/05d29c37-2bc0-4cdc-8407-76d83f3149f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:29.069770 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2f025e75-9975-48c7-96af-c1e66d215f4e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot create request issued successfully. Aug 06 13:14:29.070340 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f025e75-9975-48c7-96af-c1e66d215f4e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:29.071042 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 978/3901] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:28 2026] POST /volume/v3/snapshots => generated 321 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:29.080306 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-815771f8-f65a-4dda-8248-88a5fb1ea063 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:29.082406 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-815771f8-f65a-4dda-8248-88a5fb1ea063 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc Aug 06 13:14:29.082806 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-815771f8-f65a-4dda-8248-88a5fb1ea063 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:29.082806 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-815771f8-f65a-4dda-8248-88a5fb1ea063 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:29.090016 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:29.090016 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:29.090618 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-815771f8-f65a-4dda-8248-88a5fb1ea063 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:29.091795 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-815771f8-f65a-4dda-8248-88a5fb1ea063 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc returned with HTTP 200 Aug 06 13:14:29.092294 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 971/3902] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:29 2026] GET /volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:29.226313 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:29.227238 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:29.227483 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:29.227670 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:29.227944 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: 43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:29.236212 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:29.236212 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:29.236817 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:29.253466 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume request issued successfully. Aug 06 13:14:29.253681 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-116e2a69-ac15-4ecd-8ff3-c893a294c54d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 202 Aug 06 13:14:29.254087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 981/3903] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:29 2026] DELETE /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:29.264154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b37dfc11-8b80-4f25-8288-6da4ca50497c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:29.266554 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b37dfc11-8b80-4f25-8288-6da4ca50497c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:29.266843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b37dfc11-8b80-4f25-8288-6da4ca50497c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:29.267133 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b37dfc11-8b80-4f25-8288-6da4ca50497c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:29.278079 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:29.278079 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:29.282896 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b37dfc11-8b80-4f25-8288-6da4ca50497c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:29.288803 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b37dfc11-8b80-4f25-8288-6da4ca50497c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 200 Aug 06 13:14:29.289397 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 974/3904] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:29 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:29.386981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1204684-6dc8-4f0a-878b-a62ff5837aaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:29.388235 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1204684-6dc8-4f0a-878b-a62ff5837aaf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:29.388483 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1204684-6dc8-4f0a-878b-a62ff5837aaf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:29.388667 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1204684-6dc8-4f0a-878b-a62ff5837aaf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:29.388781 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f1204684-6dc8-4f0a-878b-a62ff5837aaf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:29.392835 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:29.392835 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:29.393473 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1204684-6dc8-4f0a-878b-a62ff5837aaf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:29.393854 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 979/3905] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:29 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:29.748756 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46e56a70-4e29-4c39-8df4-b489a0d413d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:29.751355 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46e56a70-4e29-4c39-8df4-b489a0d413d0 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:29.751355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46e56a70-4e29-4c39-8df4-b489a0d413d0 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:29.751355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46e56a70-4e29-4c39-8df4-b489a0d413d0 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:29.759071 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:29.759071 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:29.763618 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46e56a70-4e29-4c39-8df4-b489a0d413d0 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:29.770853 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46e56a70-4e29-4c39-8df4-b489a0d413d0 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:29.772095 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 972/3906] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:29 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:30.067998 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf1c5d8b-76e1-4554-be94-c28bbcfc2e34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.069829 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf1c5d8b-76e1-4554-be94-c28bbcfc2e34 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:30.070058 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf1c5d8b-76e1-4554-be94-c28bbcfc2e34 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.070230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf1c5d8b-76e1-4554-be94-c28bbcfc2e34 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.070377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cf1c5d8b-76e1-4554-be94-c28bbcfc2e34 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:30.074893 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:30.074893 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:30.075610 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf1c5d8b-76e1-4554-be94-c28bbcfc2e34 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:30.076066 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 982/3907] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:30.102672 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8c20fdd6-dd49-42a8-9eec-45e38b6a724b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.105327 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c20fdd6-dd49-42a8-9eec-45e38b6a724b tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc Aug 06 13:14:30.105604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c20fdd6-dd49-42a8-9eec-45e38b6a724b tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.105868 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c20fdd6-dd49-42a8-9eec-45e38b6a724b tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.111793 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:30.111793 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:30.112306 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8c20fdd6-dd49-42a8-9eec-45e38b6a724b tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:30.113668 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c20fdd6-dd49-42a8-9eec-45e38b6a724b tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc returned with HTTP 200 Aug 06 13:14:30.114238 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 975/3908] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:30.125203 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ced6c215-155d-498f-af1d-90983573f373 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.127437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ced6c215-155d-498f-af1d-90983573f373 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] POST https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5/action Aug 06 13:14:30.127983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ced6c215-155d-498f-af1d-90983573f373 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:30.128303 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ced6c215-155d-498f-af1d-90983573f373 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:30.139280 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:30.139280 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:30.140052 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ced6c215-155d-498f-af1d-90983573f373 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:30.182871 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ced6c215-155d-498f-af1d-90983573f373 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Created reservations ['44dd4742-373f-453c-b136-8832704eb223', '1429762d-fb6b-4509-bb85-a98d51e3901b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:30.195352 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ced6c215-155d-498f-af1d-90983573f373 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Extend volume request issued successfully. Aug 06 13:14:30.195438 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ced6c215-155d-498f-af1d-90983573f373 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5/action returned with HTTP 202 Aug 06 13:14:30.195966 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 980/3909] 10.4.3.59 () {70 vars in 1424 bytes} [Thu Aug 6 13:14:30 2026] POST /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:14:30.207341 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba33eec9-dad7-4421-9d58-07dbaefc2bab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.209560 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba33eec9-dad7-4421-9d58-07dbaefc2bab tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:30.209833 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba33eec9-dad7-4421-9d58-07dbaefc2bab tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.210643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba33eec9-dad7-4421-9d58-07dbaefc2bab tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.220032 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:30.220032 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:30.224878 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba33eec9-dad7-4421-9d58-07dbaefc2bab tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:30.230253 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba33eec9-dad7-4421-9d58-07dbaefc2bab tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 returned with HTTP 200 Aug 06 13:14:30.230689 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 973/3910] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:30.307505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76221cb8-d586-4e76-bf42-edf03778094c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.309670 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76221cb8-d586-4e76-bf42-edf03778094c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:30.309943 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76221cb8-d586-4e76-bf42-edf03778094c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.310217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76221cb8-d586-4e76-bf42-edf03778094c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.317170 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76221cb8-d586-4e76-bf42-edf03778094c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 404 Aug 06 13:14:30.317836 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 983/3911] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:30.326749 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-432e0341-822c-4a07-a246-de9567bfdbac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.328592 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-432e0341-822c-4a07-a246-de9567bfdbac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:30.328826 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-432e0341-822c-4a07-a246-de9567bfdbac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.329061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-432e0341-822c-4a07-a246-de9567bfdbac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.335741 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-432e0341-822c-4a07-a246-de9567bfdbac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 404 Aug 06 13:14:30.336314 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 976/3912] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:30.343501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-984a512b-e672-4a68-882e-b797962888aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.345595 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-984a512b-e672-4a68-882e-b797962888aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:30.345845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-984a512b-e672-4a68-882e-b797962888aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.346100 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-984a512b-e672-4a68-882e-b797962888aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.346300 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-984a512b-e672-4a68-882e-b797962888aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: 43ecf3e6-209a-4c31-8a26-6fba6aa46949 Aug 06 13:14:30.356600 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-984a512b-e672-4a68-882e-b797962888aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 returned with HTTP 404 Aug 06 13:14:30.357195 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 981/3913] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:30 2026] DELETE /volume/v3/volumes/43ecf3e6-209a-4c31-8a26-6fba6aa46949 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:30.387746 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.389541 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:30.389940 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1759664181"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:30.391758 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request body: {'volume': {'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1759664181'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:30.407045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7062be95-a0f6-4b1d-aded-5b6a64cc79d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.408981 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7062be95-a0f6-4b1d-aded-5b6a64cc79d4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:30.409153 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7062be95-a0f6-4b1d-aded-5b6a64cc79d4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.409453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7062be95-a0f6-4b1d-aded-5b6a64cc79d4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.409598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7062be95-a0f6-4b1d-aded-5b6a64cc79d4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:30.413678 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:30.413678 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:30.414302 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7062be95-a0f6-4b1d-aded-5b6a64cc79d4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:30.414666 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 984/3914] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:30.604968 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume of 1 GB Aug 06 13:14:30.609153 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Availability Zones retrieved successfully. Aug 06 13:14:30.614925 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (e82880cb-d0b6-4b8b-9461-e2647e4298d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:30.617614 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb0d690-dce8-4eaa-81e8-8c3de1eecf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:30.618787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:30.695315 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb0d690-dce8-4eaa-81e8-8c3de1eecf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:30.696221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4357a72a-a80e-4ec3-9461-142afee46fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:30.739031 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['981ba732-bb83-4d36-84dd-9e9ce2aa69c1', 'a03aec56-7917-4412-8ac2-38f29d4c5d5c', '4d82b84b-a807-4711-9fda-f8fc6bd09830', '04c9a719-8ee1-4eab-989a-ac7d9446bced'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:30.740055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4357a72a-a80e-4ec3-9461-142afee46fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981ba732-bb83-4d36-84dd-9e9ce2aa69c1', 'a03aec56-7917-4412-8ac2-38f29d4c5d5c', '4d82b84b-a807-4711-9fda-f8fc6bd09830', '04c9a719-8ee1-4eab-989a-ac7d9446bced']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:30.741480 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14cf5e3-bb02-4862-b280-4eb7f4f614d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:30.765059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14cf5e3-bb02-4862-b280-4eb7f4f614d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d54c6a-a287-4818-96a6-0d6ff1111569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1759664181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['981ba732-bb83-4d36-84dd-9e9ce2aa69c1','a03aec56-7917-4412-8ac2-38f29d4c5d5c','4d82b84b-a807-4711-9fda-f8fc6bd09830','04c9a719-8ee1-4eab-989a-ac7d9446bced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1759664181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d54c6a-a287-4818-96a6-0d6ff1111569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e057264765d441549404bfacb603abcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:30.765829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b1e1d7-05ad-4240-99dc-d5870b397e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:30.782711 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b1e1d7-05ad-4240-99dc-d5870b397e9e) transitioned into state 'SUCCESS' from state '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-1759664181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['981ba732-bb83-4d36-84dd-9e9ce2aa69c1','a03aec56-7917-4412-8ac2-38f29d4c5d5c','4d82b84b-a807-4711-9fda-f8fc6bd09830','04c9a719-8ee1-4eab-989a-ac7d9446bced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:30.783345 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc060bae-5927-4700-b370-8917bdfe12ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:30.785242 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed6e6d32-6343-4bad-8fa7-aed504caffd9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.786916 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed6e6d32-6343-4bad-8fa7-aed504caffd9 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:30.787125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed6e6d32-6343-4bad-8fa7-aed504caffd9 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.787802 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed6e6d32-6343-4bad-8fa7-aed504caffd9 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.793200 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc060bae-5927-4700-b370-8917bdfe12ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:30.794186 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (e82880cb-d0b6-4b8b-9461-e2647e4298d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:30.794488 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request issued successfully. Aug 06 13:14:30.795338 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21716bcb-e99a-4c7e-9edd-415f45ef8c7a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:30.795523 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:30.795523 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:30.795600 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 974/3915] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:30 2026] POST /volume/v3/volumes => generated 747 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:30.799200 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ed6e6d32-6343-4bad-8fa7-aed504caffd9 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:30.803809 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed6e6d32-6343-4bad-8fa7-aed504caffd9 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:30.804286 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 977/3916] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:30.807509 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbb800a5-280c-4bde-9f13-39e2e18331f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:30.809432 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbb800a5-280c-4bde-9f13-39e2e18331f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:14:30.809686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbb800a5-280c-4bde-9f13-39e2e18331f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:30.809880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbb800a5-280c-4bde-9f13-39e2e18331f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:30.816483 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:30.816483 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:30.820066 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fbb800a5-280c-4bde-9f13-39e2e18331f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:30.824004 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbb800a5-280c-4bde-9f13-39e2e18331f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 200 Aug 06 13:14:30.824345 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 982/3917] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:30 2026] GET /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:31.089759 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93c96097-b4a9-4cf3-b693-1ae8bdfc3009 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.091625 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93c96097-b4a9-4cf3-b693-1ae8bdfc3009 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:31.091860 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93c96097-b4a9-4cf3-b693-1ae8bdfc3009 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.092029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93c96097-b4a9-4cf3-b693-1ae8bdfc3009 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.092168 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-93c96097-b4a9-4cf3-b693-1ae8bdfc3009 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:31.096653 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.096653 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:31.097379 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93c96097-b4a9-4cf3-b693-1ae8bdfc3009 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:31.097737 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 985/3918] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:31.243319 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e736645-4a87-4d33-b095-dc2fe68b2770 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.245207 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e736645-4a87-4d33-b095-dc2fe68b2770 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:31.245444 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e736645-4a87-4d33-b095-dc2fe68b2770 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.245688 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e736645-4a87-4d33-b095-dc2fe68b2770 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.255556 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.255556 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:31.260749 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e736645-4a87-4d33-b095-dc2fe68b2770 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:31.267534 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e736645-4a87-4d33-b095-dc2fe68b2770 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 returned with HTTP 200 Aug 06 13:14:31.268011 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 975/3919] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:31.281584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5560c64-8986-4c6f-85ec-7774613efe2e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.283822 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5560c64-8986-4c6f-85ec-7774613efe2e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] POST https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5/action Aug 06 13:14:31.284339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5560c64-8986-4c6f-85ec-7774613efe2e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action body: b'{"revert": {"snapshot_id": "35bfb5d1-ab2c-4506-b699-7177f4dd50dc"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:31.284526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5560c64-8986-4c6f-85ec-7774613efe2e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "35bfb5d1-ab2c-4506-b699-7177f4dd50dc"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:31.296137 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.296137 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:31.297177 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d5560c64-8986-4c6f-85ec-7774613efe2e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume retrieved successfully. Aug 06 13:14:31.313481 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5560c64-8986-4c6f-85ec-7774613efe2e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] HTTP exception thrown: Can't revert volume e090e811-a82b-4a94-b53a-1b3fd5753bf5 to its latest snapshot 35bfb5d1-ab2c-4506-b699-7177f4dd50dc. The volume size must be equal to the snapshot size. Aug 06 13:14:31.313713 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5560c64-8986-4c6f-85ec-7774613efe2e tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5/action returned with HTTP 400 Aug 06 13:14:31.314517 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 978/3920] 10.4.3.59 () {70 vars in 1424 bytes} [Thu Aug 6 13:14:31 2026] POST /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5/action => generated 213 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 06 13:14:31.322526 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.323875 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc Aug 06 13:14:31.324059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.324271 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.324399 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Delete snapshot with id: 35bfb5d1-ab2c-4506-b699-7177f4dd50dc Aug 06 13:14:31.329370 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.329370 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:31.329815 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:31.347834 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot delete request issued successfully. Aug 06 13:14:31.348063 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a778e566-1dbd-4cf3-a957-926fa1dea100 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc returned with HTTP 202 Aug 06 13:14:31.348611 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 983/3921] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:31 2026] DELETE /volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:31.356650 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8cdca656-3a65-40bc-ac35-493adbb9e43c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.358355 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cdca656-3a65-40bc-ac35-493adbb9e43c tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc Aug 06 13:14:31.358552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cdca656-3a65-40bc-ac35-493adbb9e43c tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.358711 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cdca656-3a65-40bc-ac35-493adbb9e43c tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.363184 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.363184 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:31.363609 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8cdca656-3a65-40bc-ac35-493adbb9e43c tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:31.364467 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cdca656-3a65-40bc-ac35-493adbb9e43c tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc returned with HTTP 200 Aug 06 13:14:31.364792 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 986/3922] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:31.427470 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89629f60-c42f-4789-9161-c115ad168b43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.429423 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89629f60-c42f-4789-9161-c115ad168b43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:31.429657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89629f60-c42f-4789-9161-c115ad168b43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.429852 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89629f60-c42f-4789-9161-c115ad168b43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.429974 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-89629f60-c42f-4789-9161-c115ad168b43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:31.434118 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.434118 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:31.434759 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89629f60-c42f-4789-9161-c115ad168b43 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:31.435131 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 976/3923] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:31.819148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-313d5461-401c-42c3-ae0f-26e9eb5d90cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.823708 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-313d5461-401c-42c3-ae0f-26e9eb5d90cf tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:31.823900 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-313d5461-401c-42c3-ae0f-26e9eb5d90cf tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.824107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-313d5461-401c-42c3-ae0f-26e9eb5d90cf tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.831214 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.831214 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:31.835601 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-313d5461-401c-42c3-ae0f-26e9eb5d90cf tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:31.839069 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95e97703-f69e-48e2-844b-c2b925826b93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.842018 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95e97703-f69e-48e2-844b-c2b925826b93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:14:31.842393 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95e97703-f69e-48e2-844b-c2b925826b93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.842557 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-313d5461-401c-42c3-ae0f-26e9eb5d90cf tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:31.842668 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95e97703-f69e-48e2-844b-c2b925826b93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.842797 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 979/3924] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 1293 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:14:31.849951 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.849951 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:31.853654 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95e97703-f69e-48e2-844b-c2b925826b93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:31.855122 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.857242 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] DELETE https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:31.857501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.857725 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.857924 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Delete volume with id: 13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:31.858918 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95e97703-f69e-48e2-844b-c2b925826b93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 200 Aug 06 13:14:31.859427 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 984/3925] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:31.866999 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.866999 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:31.867599 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:31.876128 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df07c65f-e32e-4d2d-bd8f-e9a8cc813361 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.878124 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df07c65f-e32e-4d2d-bd8f-e9a8cc813361 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:14:31.878375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df07c65f-e32e-4d2d-bd8f-e9a8cc813361 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.878578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df07c65f-e32e-4d2d-bd8f-e9a8cc813361 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.886007 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.886007 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:31.887375 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Delete volume request issued successfully. Aug 06 13:14:31.887612 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4d294ad-abbc-4a0f-a3bd-4cef31cd5ab8 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 202 Aug 06 13:14:31.888087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 987/3926] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:31 2026] DELETE /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:31.896565 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df07c65f-e32e-4d2d-bd8f-e9a8cc813361 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:31.900497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bac58586-c860-4a74-b697-88b4a92488bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.902858 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bac58586-c860-4a74-b697-88b4a92488bb tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:31.903185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bac58586-c860-4a74-b697-88b4a92488bb tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.903491 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bac58586-c860-4a74-b697-88b4a92488bb tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.905425 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df07c65f-e32e-4d2d-bd8f-e9a8cc813361 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 200 Aug 06 13:14:31.906917 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 977/3927] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:31.915427 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.915427 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:31.919436 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bac58586-c860-4a74-b697-88b4a92488bb tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Volume info retrieved successfully. Aug 06 13:14:31.919626 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.921556 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:31.921895 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1d54c6a-a287-4818-96a6-0d6ff1111569", "name": "tempest-VolumesBackupsTest-Backup-1136919044", "container": "tempest-volumesbackupstest-backup-container-730035110"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:31.923366 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating new backup {'backup': {'volume_id': 'e1d54c6a-a287-4818-96a6-0d6ff1111569', 'name': 'tempest-VolumesBackupsTest-Backup-1136919044', 'container': 'tempest-volumesbackupstest-backup-container-730035110'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:31.923569 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating backup of volume e1d54c6a-a287-4818-96a6-0d6ff1111569 in container tempest-volumesbackupstest-backup-container-730035110 Aug 06 13:14:31.925494 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bac58586-c860-4a74-b697-88b4a92488bb tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 200 Aug 06 13:14:31.925856 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 980/3928] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:31.931130 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:31.931130 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:31.931587 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:31.950058 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['39beaa31-ae22-4710-9e14-34de17973620', '149793f1-5ea2-453f-ae89-fd1db6465d3b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:31.988349 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c683c9f-9d02-42a9-8cb8-26340dbfde27 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:31.988781 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 985/3929] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:31 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:31.996825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1705830c-08c0-4dd6-a629-a252246f72ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:31.999061 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1705830c-08c0-4dd6-a629-a252246f72ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:31.999252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1705830c-08c0-4dd6-a629-a252246f72ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:31.999459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1705830c-08c0-4dd6-a629-a252246f72ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:31.999574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1705830c-08c0-4dd6-a629-a252246f72ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:32.006379 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:32.006379 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:32.007442 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1705830c-08c0-4dd6-a629-a252246f72ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:32.007951 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 988/3930] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:31 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:32.108411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad5fb8c7-c580-45f8-a718-5ef66054b670 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:32.110281 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad5fb8c7-c580-45f8-a718-5ef66054b670 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:32.110559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad5fb8c7-c580-45f8-a718-5ef66054b670 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:32.110826 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad5fb8c7-c580-45f8-a718-5ef66054b670 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:32.110971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ad5fb8c7-c580-45f8-a718-5ef66054b670 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:32.115772 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:32.115772 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:32.116448 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad5fb8c7-c580-45f8-a718-5ef66054b670 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:32.116902 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 978/3931] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:32 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:32.375654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-26b0c93f-54f6-4c01-9d0e-47c0f1ec2416 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:32.377547 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26b0c93f-54f6-4c01-9d0e-47c0f1ec2416 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc Aug 06 13:14:32.377764 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26b0c93f-54f6-4c01-9d0e-47c0f1ec2416 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:32.377960 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26b0c93f-54f6-4c01-9d0e-47c0f1ec2416 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:32.382931 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26b0c93f-54f6-4c01-9d0e-47c0f1ec2416 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc returned with HTTP 404 Aug 06 13:14:32.383468 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 981/3932] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:32 2026] GET /volume/v3/snapshots/35bfb5d1-ab2c-4506-b699-7177f4dd50dc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:32.391124 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:32.393292 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:32.393583 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:32.393812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:32.394013 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Delete volume with id: e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:32.403094 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:32.403094 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:32.403834 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:32.421847 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Delete volume request issued successfully. Aug 06 13:14:32.422061 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-417f26c6-bebc-4b24-bc6d-462a87f98b1a tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 returned with HTTP 202 Aug 06 13:14:32.422589 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 986/3933] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:14:32 2026] DELETE /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:14:32.430039 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ea93adb-8ee8-4ebe-8d34-4fac32a81c63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:32.431924 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ea93adb-8ee8-4ebe-8d34-4fac32a81c63 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:32.432134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ea93adb-8ee8-4ebe-8d34-4fac32a81c63 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:32.432415 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ea93adb-8ee8-4ebe-8d34-4fac32a81c63 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:32.440179 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:32.440179 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:32.444079 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ea93adb-8ee8-4ebe-8d34-4fac32a81c63 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:32.446733 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ebb07969-d842-4776-9657-9593ae8a759b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:32.448479 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ea93adb-8ee8-4ebe-8d34-4fac32a81c63 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 returned with HTTP 200 Aug 06 13:14:32.448842 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 989/3934] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:32 2026] GET /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:32.449682 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebb07969-d842-4776-9657-9593ae8a759b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:32.450025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebb07969-d842-4776-9657-9593ae8a759b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:32.450292 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebb07969-d842-4776-9657-9593ae8a759b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:32.450476 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ebb07969-d842-4776-9657-9593ae8a759b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:32.455698 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:32.455698 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:32.456379 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebb07969-d842-4776-9657-9593ae8a759b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:32.456986 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 979/3935] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:32 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:32.939884 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e638345-8670-487e-bf41-f2dc02838548 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:32.942072 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e638345-8670-487e-bf41-f2dc02838548 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] GET https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de Aug 06 13:14:32.942347 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e638345-8670-487e-bf41-f2dc02838548 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:32.942614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e638345-8670-487e-bf41-f2dc02838548 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:32.950167 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e638345-8670-487e-bf41-f2dc02838548 tempest-VolumeAndVolumeTypeFromImageTest-657119044 tempest-VolumeAndVolumeTypeFromImageTest-657119044-project-member] https://10.4.3.59/volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de returned with HTTP 404 Aug 06 13:14:32.950832 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 982/3936] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:32 2026] GET /volume/v3/volumes/13f76a82-187a-4973-93f3-689ac8de51de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:33.019860 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd7d4f43-ea76-4271-9d0d-1f5170e55c9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.021839 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd7d4f43-ea76-4271-9d0d-1f5170e55c9b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:33.022039 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd7d4f43-ea76-4271-9d0d-1f5170e55c9b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.022304 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd7d4f43-ea76-4271-9d0d-1f5170e55c9b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.022443 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fd7d4f43-ea76-4271-9d0d-1f5170e55c9b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:33.026780 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.026780 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:33.027534 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd7d4f43-ea76-4271-9d0d-1f5170e55c9b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:33.027879 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 987/3937] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:33.130084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ca82055-55fb-4a55-87ce-efedc51848ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.132697 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ca82055-55fb-4a55-87ce-efedc51848ec tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:33.132697 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ca82055-55fb-4a55-87ce-efedc51848ec tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.132697 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ca82055-55fb-4a55-87ce-efedc51848ec tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.132826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6ca82055-55fb-4a55-87ce-efedc51848ec tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:33.137318 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.137318 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:33.138054 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ca82055-55fb-4a55-87ce-efedc51848ec tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:33.138455 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 990/3938] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:33.149575 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4027b8a4-1d18-4141-a3b4-ab076d0b23ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.151593 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4027b8a4-1d18-4141-a3b4-ab076d0b23ee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] POST https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88/action Aug 06 13:14:33.152047 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4027b8a4-1d18-4141-a3b4-ab076d0b23ee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:33.152241 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4027b8a4-1d18-4141-a3b4-ab076d0b23ee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:33.153638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-4027b8a4-1d18-4141-a3b4-ab076d0b23ee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Updating backup 'a9ad0410-ce15-403c-8d2e-cee8daa96e88' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 13:14:33.161651 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.161651 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:33.162690 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-4027b8a4-1d18-4141-a3b4-ab076d0b23ee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ef46dc96f0ea425fa9fe6dfa4d171809', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2450b70f7a5d4903b7e1b3de7d22acae', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:14:33.162915 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4027b8a4-1d18-4141-a3b4-ab076d0b23ee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88/action returned with HTTP 403 Aug 06 13:14:33.163356 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 980/3939] 10.4.3.59 () {70 vars in 1423 bytes} [Thu Aug 6 13:14:33 2026] POST /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:33.170515 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.172430 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 Aug 06 13:14:33.172723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.172949 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.173146 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete volume with id: cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 Aug 06 13:14:33.181398 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.181398 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:33.181774 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:33.202484 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete volume request issued successfully. Aug 06 13:14:33.202689 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eabaab74-0838-4c7d-9600-009f8ee6e14e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 returned with HTTP 202 Aug 06 13:14:33.203092 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 983/3940] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:33 2026] DELETE /volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:33.210557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51819500-ec49-4abc-a301-641eee3642ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.212650 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51819500-ec49-4abc-a301-641eee3642ca tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 Aug 06 13:14:33.212650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51819500-ec49-4abc-a301-641eee3642ca tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.212903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51819500-ec49-4abc-a301-641eee3642ca tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.224041 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.224041 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:33.226427 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51819500-ec49-4abc-a301-641eee3642ca tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:33.230995 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51819500-ec49-4abc-a301-641eee3642ca tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 returned with HTTP 200 Aug 06 13:14:33.231426 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 988/3941] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:33.303711 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f7330b9-8f62-450d-98d6-0445da08b352 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.306080 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f7330b9-8f62-450d-98d6-0445da08b352 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:14:33.306391 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f7330b9-8f62-450d-98d6-0445da08b352 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.306644 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f7330b9-8f62-450d-98d6-0445da08b352 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.307678 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1f7330b9-8f62-450d-98d6-0445da08b352 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:14:33.319203 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f7330b9-8f62-450d-98d6-0445da08b352 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Get all volumes completed successfully. Aug 06 13:14:33.321839 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.321839 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:33.328028 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f7330b9-8f62-450d-98d6-0445da08b352 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:14:33.328742 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 991/3942] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8722 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:33.343141 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.344878 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e Aug 06 13:14:33.345108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.345344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.345495 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Delete volume with id: 9aada1bc-2c6e-49ca-b039-4494510fd29e Aug 06 13:14:33.353776 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.353776 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:33.354114 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Volume info retrieved successfully. Aug 06 13:14:33.365641 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.image.cache [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '09872918-7790-4c16-a15f-fc5a1e8dee3c', 'volume_id': '9aada1bc-2c6e-49ca-b039-4494510fd29e', 'host': 'np0000006653@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 13, 14, 24), 'last_used': datetime.datetime(2026, 8, 6, 13, 14, 31)}. {{(pid=100267) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 13:14:33.375145 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Delete volume request issued successfully. Aug 06 13:14:33.375469 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7cd5267-35d8-49d2-98f3-0c666c4cc1e6 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] https://10.4.3.59/volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e returned with HTTP 202 Aug 06 13:14:33.375849 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 981/3943] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:33 2026] DELETE /volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:33.382380 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a751bb2b-f83a-46e5-8393-7e396f5c2382 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.384455 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a751bb2b-f83a-46e5-8393-7e396f5c2382 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] GET https://10.4.3.59/volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e Aug 06 13:14:33.384974 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a751bb2b-f83a-46e5-8393-7e396f5c2382 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.385214 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a751bb2b-f83a-46e5-8393-7e396f5c2382 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.393297 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.393297 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:33.396792 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a751bb2b-f83a-46e5-8393-7e396f5c2382 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Volume info retrieved successfully. Aug 06 13:14:33.401829 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a751bb2b-f83a-46e5-8393-7e396f5c2382 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] https://10.4.3.59/volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e returned with HTTP 200 Aug 06 13:14:33.402379 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 984/3944] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:33.462465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5118b5cc-9beb-4927-a043-d0294bd9e414 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.464094 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5118b5cc-9beb-4927-a043-d0294bd9e414 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 Aug 06 13:14:33.464319 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5118b5cc-9beb-4927-a043-d0294bd9e414 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.464769 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5118b5cc-9beb-4927-a043-d0294bd9e414 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.467005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ea84b4c-204f-4a8f-980e-a883a394a16d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.469014 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ea84b4c-204f-4a8f-980e-a883a394a16d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:33.469278 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ea84b4c-204f-4a8f-980e-a883a394a16d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.469611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ea84b4c-204f-4a8f-980e-a883a394a16d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.469611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3ea84b4c-204f-4a8f-980e-a883a394a16d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:33.470052 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5118b5cc-9beb-4927-a043-d0294bd9e414 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 returned with HTTP 404 Aug 06 13:14:33.470523 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 989/3945] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/volumes/e090e811-a82b-4a94-b53a-1b3fd5753bf5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:14:33.476078 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.476078 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:33.476873 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ea84b4c-204f-4a8f-980e-a883a394a16d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:33.477291 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 992/3946] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:33.479756 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b191271e-d82d-437a-8928-07110c20ed55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.481770 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b191271e-d82d-437a-8928-07110c20ed55 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d Aug 06 13:14:33.482090 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b191271e-d82d-437a-8928-07110c20ed55 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.482337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b191271e-d82d-437a-8928-07110c20ed55 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.482437 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b191271e-d82d-437a-8928-07110c20ed55 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Delete snapshot with id: 1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d Aug 06 13:14:33.487897 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.487897 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:33.488358 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b191271e-d82d-437a-8928-07110c20ed55 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:33.505192 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b191271e-d82d-437a-8928-07110c20ed55 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot delete request issued successfully. Aug 06 13:14:33.505521 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b191271e-d82d-437a-8928-07110c20ed55 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d returned with HTTP 202 Aug 06 13:14:33.506097 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 982/3947] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:33 2026] DELETE /volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:33.512998 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0c6f03a-bd1b-4fa7-8879-c2e70ac197de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:33.515859 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0c6f03a-bd1b-4fa7-8879-c2e70ac197de tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d Aug 06 13:14:33.516120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0c6f03a-bd1b-4fa7-8879-c2e70ac197de tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:33.518875 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0c6f03a-bd1b-4fa7-8879-c2e70ac197de tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:33.522243 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:33.522243 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:33.522842 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d0c6f03a-bd1b-4fa7-8879-c2e70ac197de tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Snapshot retrieved successfully. Aug 06 13:14:33.525408 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0c6f03a-bd1b-4fa7-8879-c2e70ac197de tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d returned with HTTP 200 Aug 06 13:14:33.525408 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 985/3948] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:33 2026] GET /volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:34.037616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a43485ac-273d-4849-a4b0-297acfb10c93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.039967 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a43485ac-273d-4849-a4b0-297acfb10c93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:34.040376 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a43485ac-273d-4849-a4b0-297acfb10c93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.040702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a43485ac-273d-4849-a4b0-297acfb10c93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.040927 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a43485ac-273d-4849-a4b0-297acfb10c93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:34.045672 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:34.045672 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:34.046503 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a43485ac-273d-4849-a4b0-297acfb10c93 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:34.046920 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 990/3949] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:34.246124 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42be9d48-4407-4070-aa59-8004c162ceee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.247847 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42be9d48-4407-4070-aa59-8004c162ceee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 Aug 06 13:14:34.248081 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42be9d48-4407-4070-aa59-8004c162ceee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.248275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42be9d48-4407-4070-aa59-8004c162ceee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.253975 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42be9d48-4407-4070-aa59-8004c162ceee tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 returned with HTTP 404 Aug 06 13:14:34.254823 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 993/3950] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/volumes/cfc56d46-5c9b-44b8-ad6f-8a8c3c868dd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:34.263876 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88af74e8-07d7-4c2e-b954-c2940336e1be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.265313 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88af74e8-07d7-4c2e-b954-c2940336e1be tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:14:34.265507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88af74e8-07d7-4c2e-b954-c2940336e1be tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.265708 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88af74e8-07d7-4c2e-b954-c2940336e1be tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.265811 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-88af74e8-07d7-4c2e-b954-c2940336e1be tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:34.271839 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:34.271839 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:34.272780 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88af74e8-07d7-4c2e-b954-c2940336e1be tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-reader] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:14:34.273274 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 983/3951] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:34.283054 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e4654b95-e08f-4737-a005-c6c45be69e1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.286843 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4654b95-e08f-4737-a005-c6c45be69e1b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] DELETE https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:34.286843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4654b95-e08f-4737-a005-c6c45be69e1b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.286843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4654b95-e08f-4737-a005-c6c45be69e1b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.286843 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-e4654b95-e08f-4737-a005-c6c45be69e1b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete backup with id: a9ad0410-ce15-403c-8d2e-cee8daa96e88. Aug 06 13:14:34.290867 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:34.290867 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:34.304184 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-e4654b95-e08f-4737-a005-c6c45be69e1b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] delete_backup rpcapi backup_id a9ad0410-ce15-403c-8d2e-cee8daa96e88 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:34.305917 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4654b95-e08f-4737-a005-c6c45be69e1b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 202 Aug 06 13:14:34.306301 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 986/3952] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:34 2026] DELETE /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:34.313068 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8263ded1-bed8-411f-bf5a-35de6fce16da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.315328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8263ded1-bed8-411f-bf5a-35de6fce16da tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:34.315688 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8263ded1-bed8-411f-bf5a-35de6fce16da tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.316596 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8263ded1-bed8-411f-bf5a-35de6fce16da tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.316596 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8263ded1-bed8-411f-bf5a-35de6fce16da tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:34.323020 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:34.323020 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:34.324590 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8263ded1-bed8-411f-bf5a-35de6fce16da tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 200 Aug 06 13:14:34.324590 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 991/3953] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:34.415535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4f7055a-2cc6-4242-be9a-09872cacbef2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.417278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4f7055a-2cc6-4242-be9a-09872cacbef2 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] GET https://10.4.3.59/volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e Aug 06 13:14:34.417477 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4f7055a-2cc6-4242-be9a-09872cacbef2 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.417685 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4f7055a-2cc6-4242-be9a-09872cacbef2 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.423517 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4f7055a-2cc6-4242-be9a-09872cacbef2 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] https://10.4.3.59/volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e returned with HTTP 404 Aug 06 13:14:34.423958 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 994/3954] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/volumes/9aada1bc-2c6e-49ca-b039-4494510fd29e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:34.431503 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-436dddc4-b5e4-4ed4-b862-b9157057ad6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.433497 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-436dddc4-b5e4-4ed4-b862-b9157057ad6b tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] DELETE https://10.4.3.59/volume/v3/types/7b62ea82-7b19-45c1-a127-95f212e3a1ce Aug 06 13:14:34.433743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-436dddc4-b5e4-4ed4-b862-b9157057ad6b tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.434002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-436dddc4-b5e4-4ed4-b862-b9157057ad6b tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.460984 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-436dddc4-b5e4-4ed4-b862-b9157057ad6b tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] https://10.4.3.59/volume/v3/types/7b62ea82-7b19-45c1-a127-95f212e3a1ce returned with HTTP 202 Aug 06 13:14:34.461467 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 984/3955] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:14:34 2026] DELETE /volume/v3/types/7b62ea82-7b19-45c1-a127-95f212e3a1ce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:34.469369 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cbb5c6be-08fb-4583-a29b-eca5d5cb7501 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.470410 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbb5c6be-08fb-4583-a29b-eca5d5cb7501 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] GET https://10.4.3.59/volume/v3/types/7b62ea82-7b19-45c1-a127-95f212e3a1ce Aug 06 13:14:34.470596 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cbb5c6be-08fb-4583-a29b-eca5d5cb7501 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.470767 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cbb5c6be-08fb-4583-a29b-eca5d5cb7501 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.473674 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbb5c6be-08fb-4583-a29b-eca5d5cb7501 tempest-VolumeAndVolumeTypeFromImageTest-181725659 tempest-VolumeAndVolumeTypeFromImageTest-181725659-project-admin] https://10.4.3.59/volume/v3/types/7b62ea82-7b19-45c1-a127-95f212e3a1ce returned with HTTP 404 Aug 06 13:14:34.474637 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 987/3956] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/types/7b62ea82-7b19-45c1-a127-95f212e3a1ce => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:34.490434 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4429696-b6cb-4c62-932c-b80846c57ff6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.492515 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4429696-b6cb-4c62-932c-b80846c57ff6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:34.492676 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4429696-b6cb-4c62-932c-b80846c57ff6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.492879 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4429696-b6cb-4c62-932c-b80846c57ff6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.492982 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c4429696-b6cb-4c62-932c-b80846c57ff6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:34.497407 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:34.497407 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:34.497990 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4429696-b6cb-4c62-932c-b80846c57ff6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:34.498346 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 992/3957] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:34.533418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-867fb506-19ff-4511-b882-c48fb4cff775 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.535434 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-867fb506-19ff-4511-b882-c48fb4cff775 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d Aug 06 13:14:34.535774 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-867fb506-19ff-4511-b882-c48fb4cff775 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.535867 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-867fb506-19ff-4511-b882-c48fb4cff775 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.540793 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-867fb506-19ff-4511-b882-c48fb4cff775 tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d returned with HTTP 404 Aug 06 13:14:34.541399 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 995/3958] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/snapshots/1c7a8eaa-2cf1-4a2b-9a1a-a71e1245763d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:34.549297 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7d598a7-a61a-4430-b925-38dcee1595ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.551905 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7d598a7-a61a-4430-b925-38dcee1595ed tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] DELETE https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:34.552370 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7d598a7-a61a-4430-b925-38dcee1595ed tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.552666 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7d598a7-a61a-4430-b925-38dcee1595ed tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.552896 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c7d598a7-a61a-4430-b925-38dcee1595ed tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Delete volume with id: f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:34.563684 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:34.563684 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:34.564134 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7d598a7-a61a-4430-b925-38dcee1595ed tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:34.589238 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7d598a7-a61a-4430-b925-38dcee1595ed tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Delete volume request issued successfully. Aug 06 13:14:34.589555 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7d598a7-a61a-4430-b925-38dcee1595ed tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 202 Aug 06 13:14:34.590131 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 985/3959] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:14:34 2026] DELETE /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:14:34.602845 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a50c1461-b553-4678-a092-c5a21edb5dec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.607081 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a50c1461-b553-4678-a092-c5a21edb5dec tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:34.609175 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a50c1461-b553-4678-a092-c5a21edb5dec tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:34.609175 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a50c1461-b553-4678-a092-c5a21edb5dec tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:34.617195 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:34.617195 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:34.621839 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a50c1461-b553-4678-a092-c5a21edb5dec tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Volume info retrieved successfully. Aug 06 13:14:34.632207 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a50c1461-b553-4678-a092-c5a21edb5dec tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 200 Aug 06 13:14:34.633047 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 988/3960] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:34 2026] GET /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:34.787503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f797948e-b511-444e-b860-2e83e23dd9ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:34.896739 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:34.897138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1980381362"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:34.898661 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1980381362'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:34.899018 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume of 1 GB Aug 06 13:14:34.903988 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Availability Zones retrieved successfully. Aug 06 13:14:34.910402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (d749ff10-ef31-4133-a5e8-2cdc6f1a70cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:34.911681 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1919363f-1003-45a6-993c-882561f560ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:34.912927 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:34.941868 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1919363f-1003-45a6-993c-882561f560ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:34.943088 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac103630-ae85-4ee7-9347-66298fc2c267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:35.014866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['366ed628-8548-4542-b699-b98c14813380', '2b927c48-18f3-4a7a-ac6c-bd87fc4556e0', '86c781f8-b5b4-49fc-a1df-e1852b0e658c', '887aeaa1-224e-460e-9ac7-efddab0f0909'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:35.015945 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac103630-ae85-4ee7-9347-66298fc2c267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['366ed628-8548-4542-b699-b98c14813380', '2b927c48-18f3-4a7a-ac6c-bd87fc4556e0', '86c781f8-b5b4-49fc-a1df-e1852b0e658c', '887aeaa1-224e-460e-9ac7-efddab0f0909']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:35.016857 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2de0ae-72bc-4e5a-9f3e-6c73492e68ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:35.041755 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2de0ae-72bc-4e5a-9f3e-6c73492e68ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '791eb721-b535-4518-bc82-d166fa6bf7a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1980381362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['366ed628-8548-4542-b699-b98c14813380','2b927c48-18f3-4a7a-ac6c-bd87fc4556e0','86c781f8-b5b4-49fc-a1df-e1852b0e658c','887aeaa1-224e-460e-9ac7-efddab0f0909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1980381362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=791eb721-b535-4518-bc82-d166fa6bf7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='283a75b390b442c6bfc6d6efd101faf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8275a71f8094454cbe00978ddf24e444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:35.042529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a58a9f4-42d7-40e5-9e44-b77f2ac3593f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:35.057963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3c52bc4-9ddb-4db8-adf6-7db140de83d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.059894 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3c52bc4-9ddb-4db8-adf6-7db140de83d6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:35.060083 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3c52bc4-9ddb-4db8-adf6-7db140de83d6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.060277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3c52bc4-9ddb-4db8-adf6-7db140de83d6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.060450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d3c52bc4-9ddb-4db8-adf6-7db140de83d6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:35.060889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a58a9f4-42d7-40e5-9e44-b77f2ac3593f) transitioned into state 'SUCCESS' from state '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-1980381362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['366ed628-8548-4542-b699-b98c14813380','2b927c48-18f3-4a7a-ac6c-bd87fc4556e0','86c781f8-b5b4-49fc-a1df-e1852b0e658c','887aeaa1-224e-460e-9ac7-efddab0f0909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:35.061740 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0395bb-ffeb-4151-951c-685a4e4fd5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:35.065120 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.065120 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:35.066032 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3c52bc4-9ddb-4db8-adf6-7db140de83d6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:35.066647 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 996/3961] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:35 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:35.073930 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0395bb-ffeb-4151-951c-685a4e4fd5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:35.074995 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (d749ff10-ef31-4133-a5e8-2cdc6f1a70cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:35.075371 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request issued successfully. Aug 06 13:14:35.076066 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f797948e-b511-444e-b860-2e83e23dd9ef tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:35.076559 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 993/3962] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:34 2026] POST /volume/v3/volumes => generated 747 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:35.090463 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11ae0084-69d3-403d-af0f-a1a7266c359e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.092214 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11ae0084-69d3-403d-af0f-a1a7266c359e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 Aug 06 13:14:35.092415 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11ae0084-69d3-403d-af0f-a1a7266c359e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.092598 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11ae0084-69d3-403d-af0f-a1a7266c359e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.099271 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.099271 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:35.103058 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11ae0084-69d3-403d-af0f-a1a7266c359e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:14:35.107410 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11ae0084-69d3-403d-af0f-a1a7266c359e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 returned with HTTP 200 Aug 06 13:14:35.107772 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 986/3963] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:35 2026] GET /volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:35.337725 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21edfefa-90e9-44cf-bbad-f898734f40c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.339638 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21edfefa-90e9-44cf-bbad-f898734f40c5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 Aug 06 13:14:35.339877 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21edfefa-90e9-44cf-bbad-f898734f40c5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.340084 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21edfefa-90e9-44cf-bbad-f898734f40c5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.340225 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-21edfefa-90e9-44cf-bbad-f898734f40c5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a9ad0410-ce15-403c-8d2e-cee8daa96e88. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:35.344382 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21edfefa-90e9-44cf-bbad-f898734f40c5 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 returned with HTTP 404 Aug 06 13:14:35.344876 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 989/3964] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:35 2026] GET /volume/v3/backups/a9ad0410-ce15-403c-8d2e-cee8daa96e88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:35.352844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7460d019-4bd4-4da6-ab51-30a9c13daa6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.354296 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7460d019-4bd4-4da6-ab51-30a9c13daa6b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] DELETE https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:35.354627 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7460d019-4bd4-4da6-ab51-30a9c13daa6b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.354938 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7460d019-4bd4-4da6-ab51-30a9c13daa6b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.355883 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-7460d019-4bd4-4da6-ab51-30a9c13daa6b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete backup with id: e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. Aug 06 13:14:35.362846 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.362846 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:35.378322 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-7460d019-4bd4-4da6-ab51-30a9c13daa6b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] delete_backup rpcapi backup_id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:35.384466 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7460d019-4bd4-4da6-ab51-30a9c13daa6b tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 202 Aug 06 13:14:35.384466 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 997/3965] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:35 2026] DELETE /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:35.392494 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54183656-50c9-44c5-b010-cba7e82dc1ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.395208 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54183656-50c9-44c5-b010-cba7e82dc1ab tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:35.395523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54183656-50c9-44c5-b010-cba7e82dc1ab tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.395724 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54183656-50c9-44c5-b010-cba7e82dc1ab tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.395876 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-54183656-50c9-44c5-b010-cba7e82dc1ab tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:35.400421 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.400421 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:35.401164 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54183656-50c9-44c5-b010-cba7e82dc1ab tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 200 Aug 06 13:14:35.401559 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 994/3966] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:35 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:35.509774 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ab697d3-8e2c-42e0-b975-bd8f153d6c16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.513306 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ab697d3-8e2c-42e0-b975-bd8f153d6c16 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:35.514130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ab697d3-8e2c-42e0-b975-bd8f153d6c16 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.514475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ab697d3-8e2c-42e0-b975-bd8f153d6c16 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.514673 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7ab697d3-8e2c-42e0-b975-bd8f153d6c16 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id e7796452-bb45-453c-9ad8-0c57fa804b20. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:35.520096 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.520096 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:35.520987 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ab697d3-8e2c-42e0-b975-bd8f153d6c16 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 200 Aug 06 13:14:35.521505 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 987/3967] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:35 2026] GET /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:35.532075 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75ee741f-c898-4bb0-81ff-21e16be7c7d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.533964 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75ee741f-c898-4bb0-81ff-21e16be7c7d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] DELETE https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 Aug 06 13:14:35.534174 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75ee741f-c898-4bb0-81ff-21e16be7c7d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.534592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75ee741f-c898-4bb0-81ff-21e16be7c7d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.534710 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-75ee741f-c898-4bb0-81ff-21e16be7c7d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Delete backup with id: e7796452-bb45-453c-9ad8-0c57fa804b20. Aug 06 13:14:35.538978 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.538978 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:35.550967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-75ee741f-c898-4bb0-81ff-21e16be7c7d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] delete_backup rpcapi backup_id e7796452-bb45-453c-9ad8-0c57fa804b20 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:35.551538 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75ee741f-c898-4bb0-81ff-21e16be7c7d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 returned with HTTP 202 Aug 06 13:14:35.551903 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 990/3968] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:35 2026] DELETE /volume/v3/backups/e7796452-bb45-453c-9ad8-0c57fa804b20 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:35.565381 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.568181 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 Aug 06 13:14:35.568485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.568729 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.568953 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume with id: f5a271ec-9ea8-462b-9ea0-f988b2166d88 Aug 06 13:14:35.577031 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.577031 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:35.577585 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:35.598827 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume request issued successfully. Aug 06 13:14:35.599120 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77c413c0-9696-4d07-8cb1-ab81e7c618bf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 returned with HTTP 202 Aug 06 13:14:35.599753 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 998/3969] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:35 2026] DELETE /volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:35.609137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-671f2a74-0aa3-4975-a8bb-14032c719daf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.614703 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-671f2a74-0aa3-4975-a8bb-14032c719daf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 Aug 06 13:14:35.615160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-671f2a74-0aa3-4975-a8bb-14032c719daf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.615160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-671f2a74-0aa3-4975-a8bb-14032c719daf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.623255 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:35.623255 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:35.631529 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-671f2a74-0aa3-4975-a8bb-14032c719daf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:35.639524 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-671f2a74-0aa3-4975-a8bb-14032c719daf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 returned with HTTP 200 Aug 06 13:14:35.639918 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 995/3970] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:35 2026] GET /volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:35.648183 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ca04cf7-7912-4598-9f15-bdc2b49d292d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:35.651881 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ca04cf7-7912-4598-9f15-bdc2b49d292d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] GET https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 Aug 06 13:14:35.652434 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ca04cf7-7912-4598-9f15-bdc2b49d292d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:35.652690 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ca04cf7-7912-4598-9f15-bdc2b49d292d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:35.660829 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ca04cf7-7912-4598-9f15-bdc2b49d292d tempest-VolumeRevertTests-981133629 tempest-VolumeRevertTests-981133629-project-member] https://10.4.3.59/volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 returned with HTTP 404 Aug 06 13:14:35.666005 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 988/3971] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:14:35 2026] GET /volume/v3/volumes/f4c60901-cca2-4930-94d1-b4eafad41fa2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:14:36.077154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4213f4af-1715-442d-b472-dc8fe78922b1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.079024 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4213f4af-1715-442d-b472-dc8fe78922b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:36.079240 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4213f4af-1715-442d-b472-dc8fe78922b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.079442 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4213f4af-1715-442d-b472-dc8fe78922b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.079540 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4213f4af-1715-442d-b472-dc8fe78922b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:36.083668 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.083668 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:36.084439 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4213f4af-1715-442d-b472-dc8fe78922b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:36.084760 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 991/3972] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:36.121108 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65b63665-8708-44cc-989b-4087da956410 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.123044 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65b63665-8708-44cc-989b-4087da956410 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 Aug 06 13:14:36.123388 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65b63665-8708-44cc-989b-4087da956410 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.123645 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65b63665-8708-44cc-989b-4087da956410 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.132167 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.132167 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:36.137173 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65b63665-8708-44cc-989b-4087da956410 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:14:36.142732 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65b63665-8708-44cc-989b-4087da956410 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 returned with HTTP 200 Aug 06 13:14:36.143166 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 999/3973] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:36.157278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6ad2a6d-3824-4094-9a20-825203265a34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.159139 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ad2a6d-3824-4094-9a20-825203265a34 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:36.159561 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6ad2a6d-3824-4094-9a20-825203265a34 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "791eb721-b535-4518-bc82-d166fa6bf7a3", "name": "tempest-VolumesBackupsTest-Backup-2009304625"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:36.161293 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-f6ad2a6d-3824-4094-9a20-825203265a34 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating new backup {'backup': {'volume_id': '791eb721-b535-4518-bc82-d166fa6bf7a3', 'name': 'tempest-VolumesBackupsTest-Backup-2009304625'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:36.161478 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-f6ad2a6d-3824-4094-9a20-825203265a34 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating backup of volume 791eb721-b535-4518-bc82-d166fa6bf7a3 in container None Aug 06 13:14:36.170776 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.170776 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:36.171400 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6ad2a6d-3824-4094-9a20-825203265a34 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:14:36.201248 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f6ad2a6d-3824-4094-9a20-825203265a34 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['0467e696-2956-474a-a6c8-ea3d94a694cb', '036c2b5a-6825-4e7f-9f90-b4dea86e7117'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:36.228527 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ad2a6d-3824-4094-9a20-825203265a34 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:36.229087 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 996/3974] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:36 2026] POST /volume/v3/backups => generated 328 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:36.230455 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.238525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-767e8474-cf7c-49d0-befe-f6e798f186e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.240986 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-767e8474-cf7c-49d0-befe-f6e798f186e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:36.240986 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-767e8474-cf7c-49d0-befe-f6e798f186e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.241076 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-767e8474-cf7c-49d0-befe-f6e798f186e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.241215 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-767e8474-cf7c-49d0-befe-f6e798f186e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:36.246615 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.246615 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:36.247448 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-767e8474-cf7c-49d0-befe-f6e798f186e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:36.247864 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 992/3975] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:36.330179 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:36.330569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-741505314"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:36.331974 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-741505314'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:36.332091 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume of 1 GB Aug 06 13:14:36.335946 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Availability Zones retrieved successfully. Aug 06 13:14:36.341528 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (6d69cb8c-1f25-4073-af9b-93139ea748f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:36.342571 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfafaa7-64f0-452e-8729-5fa15fa8c0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.343619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:36.370776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfafaa7-64f0-452e-8729-5fa15fa8c0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.371636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb0682c-71aa-4045-b1b2-f41c9b7ecb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.412216 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-580e6404-eeb2-48b4-bec2-c8604c1b4e9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.413862 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-580e6404-eeb2-48b4-bec2-c8604c1b4e9a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b Aug 06 13:14:36.414073 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-580e6404-eeb2-48b4-bec2-c8604c1b4e9a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.414302 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-580e6404-eeb2-48b4-bec2-c8604c1b4e9a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.414414 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-580e6404-eeb2-48b4-bec2-c8604c1b4e9a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:36.418331 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-580e6404-eeb2-48b4-bec2-c8604c1b4e9a tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b returned with HTTP 404 Aug 06 13:14:36.418935 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1000/3976] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/backups/e57e29b1-69d9-4c59-b9c6-7f80d0ebd84b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:36.426081 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d576bce3-d215-479a-97bc-f68deec178e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.429861 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d576bce3-d215-479a-97bc-f68deec178e6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] DELETE https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:14:36.430025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d576bce3-d215-479a-97bc-f68deec178e6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.430280 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d576bce3-d215-479a-97bc-f68deec178e6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.430420 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-d576bce3-d215-479a-97bc-f68deec178e6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete backup with id: a35bd53b-7594-4fb5-b063-7a9f32978cf5. Aug 06 13:14:36.434936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Created reservations ['cb02e16f-51d0-428d-85d4-cf9d76e95f27', 'ff8f805e-8267-4952-86e7-e3fb0a92cb9e', 'b3dfe51a-a958-4e67-aa03-0832be3cdc5a', 'c0758db0-b173-4256-a3df-ca350147e922'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:36.435982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb0682c-71aa-4045-b1b2-f41c9b7ecb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb02e16f-51d0-428d-85d4-cf9d76e95f27', 'ff8f805e-8267-4952-86e7-e3fb0a92cb9e', 'b3dfe51a-a958-4e67-aa03-0832be3cdc5a', 'c0758db0-b173-4256-a3df-ca350147e922']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.437012 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826c6dca-437f-4d1d-8236-53c851712a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.441375 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.441375 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:36.464489 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-d576bce3-d215-479a-97bc-f68deec178e6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] delete_backup rpcapi backup_id a35bd53b-7594-4fb5-b063-7a9f32978cf5 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:36.464865 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826c6dca-437f-4d1d-8236-53c851712a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e6979c-2663-48a6-8c85-56b317ef42a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-741505314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['cb02e16f-51d0-428d-85d4-cf9d76e95f27','ff8f805e-8267-4952-86e7-e3fb0a92cb9e','b3dfe51a-a958-4e67-aa03-0832be3cdc5a','c0758db0-b173-4256-a3df-ca350147e922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-741505314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e6979c-2663-48a6-8c85-56b317ef42a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9168731e9bcb4f8bbe42785b2faa2332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.465847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7044469b-510c-4358-8db7-2b50d52f9bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.466384 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d576bce3-d215-479a-97bc-f68deec178e6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 202 Aug 06 13:14:36.467497 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 997/3977] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:36 2026] DELETE /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:36.474834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-29c19724-155d-430e-adc5-ed6cd39f39b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.476682 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29c19724-155d-430e-adc5-ed6cd39f39b6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:14:36.476912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29c19724-155d-430e-adc5-ed6cd39f39b6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.477185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29c19724-155d-430e-adc5-ed6cd39f39b6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.477343 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-29c19724-155d-430e-adc5-ed6cd39f39b6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:36.483025 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.483025 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:36.483025 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29c19724-155d-430e-adc5-ed6cd39f39b6 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 200 Aug 06 13:14:36.484088 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 993/3978] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:36.486842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7044469b-510c-4358-8db7-2b50d52f9bbf) transitioned into state 'SUCCESS' from state '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-741505314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['cb02e16f-51d0-428d-85d4-cf9d76e95f27','ff8f805e-8267-4952-86e7-e3fb0a92cb9e','b3dfe51a-a958-4e67-aa03-0832be3cdc5a','c0758db0-b173-4256-a3df-ca350147e922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.487856 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed01aadf-f665-431c-8f02-0a1602ac4f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.497905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed01aadf-f665-431c-8f02-0a1602ac4f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.498971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (6d69cb8c-1f25-4073-af9b-93139ea748f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:36.499397 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request issued successfully. Aug 06 13:14:36.500177 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f51039c0-ab83-4bb1-8151-32af00c3e6c8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:36.501008 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 989/3979] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:36 2026] POST /volume/v3/volumes => generated 755 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:36.514095 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e8c1d4e-fd82-4a17-9547-bbf4fa5832eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.516058 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e8c1d4e-fd82-4a17-9547-bbf4fa5832eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 Aug 06 13:14:36.516329 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e8c1d4e-fd82-4a17-9547-bbf4fa5832eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.516477 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e8c1d4e-fd82-4a17-9547-bbf4fa5832eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.531721 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.531721 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:36.538662 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e8c1d4e-fd82-4a17-9547-bbf4fa5832eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:36.543967 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e8c1d4e-fd82-4a17-9547-bbf4fa5832eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 returned with HTTP 200 Aug 06 13:14:36.544438 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1001/3980] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:36.653814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a080abc0-3fb4-46f8-b64e-6debbb21f3d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.655525 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a080abc0-3fb4-46f8-b64e-6debbb21f3d8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 Aug 06 13:14:36.655688 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a080abc0-3fb4-46f8-b64e-6debbb21f3d8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.656066 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a080abc0-3fb4-46f8-b64e-6debbb21f3d8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.665104 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a080abc0-3fb4-46f8-b64e-6debbb21f3d8 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 returned with HTTP 404 Aug 06 13:14:36.665879 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 998/3981] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/volumes/f5a271ec-9ea8-462b-9ea0-f988b2166d88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:36.676994 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b948f601-0f11-49c9-82a7-50cb7193ed9a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.679196 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b948f601-0f11-49c9-82a7-50cb7193ed9a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6/export_record Aug 06 13:14:36.679581 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b948f601-0f11-49c9-82a7-50cb7193ed9a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.679672 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b948f601-0f11-49c9-82a7-50cb7193ed9a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Calling method 'export_record' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.679797 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-b948f601-0f11-49c9-82a7-50cb7193ed9a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Export record for backup 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 13:14:36.684469 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.684469 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:36.685834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-b948f601-0f11-49c9-82a7-50cb7193ed9a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '760fb4565e684892b4c9c92b5483be93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fafae2e594d40768838706347cc10ce', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:14:36.686075 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b948f601-0f11-49c9-82a7-50cb7193ed9a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6/export_record returned with HTTP 403 Aug 06 13:14:36.686637 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 994/3982] 10.4.3.59 () {68 vars in 1423 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:36.695650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d84753c4-b3ec-4bad-90be-586e63778f5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.697453 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:36.697866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2044191531"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:36.699235 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2044191531'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:36.699392 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume of 1 GB Aug 06 13:14:36.699639 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.699639 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:36.705012 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:36.712074 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (951fb132-361a-4d2c-b908-f916c97d1485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:36.713204 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e9f408-844e-4ffb-aa88-544b837138fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.714160 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:36.745221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e9f408-844e-4ffb-aa88-544b837138fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.746078 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616e5bba-3690-4c7f-8332-477763479f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.788954 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['5dee6a40-0cec-40a8-990b-abb3e0c996af', '3bee29ba-3929-45b8-b5fb-086c3c9aaa2e', '7095c072-9d1a-43bf-a69a-be9ca7012a35', '791a0640-fa84-4b65-bb70-a9da63010f56'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:36.789785 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616e5bba-3690-4c7f-8332-477763479f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dee6a40-0cec-40a8-990b-abb3e0c996af', '3bee29ba-3929-45b8-b5fb-086c3c9aaa2e', '7095c072-9d1a-43bf-a69a-be9ca7012a35', '791a0640-fa84-4b65-bb70-a9da63010f56']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.790578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ed3e0f-ab60-4a7e-b711-865d41e7b681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.814567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ed3e0f-ab60-4a7e-b711-865d41e7b681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b4807d-ca90-4ccc-88f9-5c8b03529abf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044191531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['5dee6a40-0cec-40a8-990b-abb3e0c996af','3bee29ba-3929-45b8-b5fb-086c3c9aaa2e','7095c072-9d1a-43bf-a69a-be9ca7012a35','791a0640-fa84-4b65-bb70-a9da63010f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044191531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b4807d-ca90-4ccc-88f9-5c8b03529abf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fafae2e594d40768838706347cc10ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b021258a95474736b529d3888f2eb1c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.815463 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af3eb87-332f-404f-aaef-2deffb0cb5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.839843 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af3eb87-332f-404f-aaef-2deffb0cb5cd) transitioned into state 'SUCCESS' from state '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-2044191531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['5dee6a40-0cec-40a8-990b-abb3e0c996af','3bee29ba-3929-45b8-b5fb-086c3c9aaa2e','7095c072-9d1a-43bf-a69a-be9ca7012a35','791a0640-fa84-4b65-bb70-a9da63010f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.840055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f99223-584d-4410-a46d-6cfb17d7bdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:36.852364 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f99223-584d-4410-a46d-6cfb17d7bdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:36.852907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (951fb132-361a-4d2c-b908-f916c97d1485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:36.853381 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request issued successfully. Aug 06 13:14:36.854254 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84753c4-b3ec-4bad-90be-586e63778f5e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:36.854872 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 990/3983] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:14:36 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:36.869450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-563a797d-5eb2-4df9-a68e-5afb9558d1cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:36.871520 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-563a797d-5eb2-4df9-a68e-5afb9558d1cb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf Aug 06 13:14:36.871728 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-563a797d-5eb2-4df9-a68e-5afb9558d1cb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:36.871916 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-563a797d-5eb2-4df9-a68e-5afb9558d1cb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:36.880759 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:36.880759 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:36.884840 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-563a797d-5eb2-4df9-a68e-5afb9558d1cb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:36.888695 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-563a797d-5eb2-4df9-a68e-5afb9558d1cb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf returned with HTTP 200 Aug 06 13:14:36.889100 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1002/3984] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:36 2026] GET /volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:37.095128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59a8db97-654b-4292-8fb4-a48693698dd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.097397 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59a8db97-654b-4292-8fb4-a48693698dd2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:37.097596 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59a8db97-654b-4292-8fb4-a48693698dd2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.097777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59a8db97-654b-4292-8fb4-a48693698dd2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.097880 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-59a8db97-654b-4292-8fb4-a48693698dd2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:37.102950 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.102950 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:37.103935 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59a8db97-654b-4292-8fb4-a48693698dd2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:37.104417 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 999/3985] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:37.227250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.259154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5c17d5d-79df-4c1f-a041-db33bd03b766 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.261576 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5c17d5d-79df-4c1f-a041-db33bd03b766 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:37.261844 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5c17d5d-79df-4c1f-a041-db33bd03b766 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.262087 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5c17d5d-79df-4c1f-a041-db33bd03b766 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.262247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b5c17d5d-79df-4c1f-a041-db33bd03b766 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:37.267576 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.267576 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:37.268505 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5c17d5d-79df-4c1f-a041-db33bd03b766 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:37.268971 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 991/3986] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:37.318948 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:37.319411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-67909647"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:37.321663 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-67909647'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:37.321871 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume of 1 GB Aug 06 13:14:37.326567 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:37.333429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (429dd26b-2c69-418b-a7ab-adc0cc8ea818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:37.335646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c993a06d-e9bf-49ba-96ea-268fea3fc502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:37.336537 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:37.362598 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c993a06d-e9bf-49ba-96ea-268fea3fc502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:37.363430 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70707e8d-9e8f-48b9-8613-ae5cd4bec803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:37.426178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['065021ee-462e-47b6-8762-171691895a92', '9bc87cec-ee98-4e94-9f51-f272122aeaa4', 'e68950f3-1bf6-4ed9-a17b-6dc399ab6eb0', '12ef9001-625b-42e1-bd3d-f02e4dfbb05e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:37.426974 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70707e8d-9e8f-48b9-8613-ae5cd4bec803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['065021ee-462e-47b6-8762-171691895a92', '9bc87cec-ee98-4e94-9f51-f272122aeaa4', 'e68950f3-1bf6-4ed9-a17b-6dc399ab6eb0', '12ef9001-625b-42e1-bd3d-f02e4dfbb05e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:37.427804 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced4d4e7-c050-4113-9d37-6e79a3ab5ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:37.498406 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22aebc52-2b26-4e2b-a7d3-5adc33039d7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.500257 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22aebc52-2b26-4e2b-a7d3-5adc33039d7e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 Aug 06 13:14:37.500638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22aebc52-2b26-4e2b-a7d3-5adc33039d7e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.500872 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22aebc52-2b26-4e2b-a7d3-5adc33039d7e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.501006 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-22aebc52-2b26-4e2b-a7d3-5adc33039d7e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Show backup with id a35bd53b-7594-4fb5-b063-7a9f32978cf5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:37.508191 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22aebc52-2b26-4e2b-a7d3-5adc33039d7e tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 returned with HTTP 404 Aug 06 13:14:37.508879 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1003/3987] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/backups/a35bd53b-7594-4fb5-b063-7a9f32978cf5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:37.518810 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.520638 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 Aug 06 13:14:37.520847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.521018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.521215 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete volume with id: b5e004f6-f048-4799-8d59-ad8caa898868 Aug 06 13:14:37.529830 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.529830 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:37.530310 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:37.560610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d49366ed-c9d8-4cb8-adff-b7cfabe12e44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.562518 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Delete volume request issued successfully. Aug 06 13:14:37.562788 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c9683e1-1b68-4756-aede-f8e042b99e36 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 returned with HTTP 202 Aug 06 13:14:37.562829 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d49366ed-c9d8-4cb8-adff-b7cfabe12e44 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 Aug 06 13:14:37.563049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d49366ed-c9d8-4cb8-adff-b7cfabe12e44 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.563313 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d49366ed-c9d8-4cb8-adff-b7cfabe12e44 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.563357 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1000/3988] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:37 2026] DELETE /volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:37.572386 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4588707-0943-472a-9909-ae88723a3f14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.575596 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4588707-0943-472a-9909-ae88723a3f14 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 Aug 06 13:14:37.576081 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4588707-0943-472a-9909-ae88723a3f14 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.576545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4588707-0943-472a-9909-ae88723a3f14 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.580240 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.580240 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:37.587406 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.587406 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:37.590058 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d49366ed-c9d8-4cb8-adff-b7cfabe12e44 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:37.595193 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4588707-0943-472a-9909-ae88723a3f14 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Volume info retrieved successfully. Aug 06 13:14:37.595399 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d49366ed-c9d8-4cb8-adff-b7cfabe12e44 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 returned with HTTP 200 Aug 06 13:14:37.595828 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 992/3989] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:37.600609 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4588707-0943-472a-9909-ae88723a3f14 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 returned with HTTP 200 Aug 06 13:14:37.601277 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1004/3990] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:37.612514 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.614404 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:37.614748 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0e6979c-2663-48a6-8c85-56b317ef42a1", "name": "tempest-CreateVolumesFromBackupTest-Backup-761109864"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:37.616170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Creating new backup {'backup': {'volume_id': 'a0e6979c-2663-48a6-8c85-56b317ef42a1', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-761109864'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:37.616359 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Creating backup of volume a0e6979c-2663-48a6-8c85-56b317ef42a1 in container None Aug 06 13:14:37.618114 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced4d4e7-c050-4113-9d37-6e79a3ab5ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '330f3dea-7e34-4c5a-9bbe-132be5f525be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-67909647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['065021ee-462e-47b6-8762-171691895a92','9bc87cec-ee98-4e94-9f51-f272122aeaa4','e68950f3-1bf6-4ed9-a17b-6dc399ab6eb0','12ef9001-625b-42e1-bd3d-f02e4dfbb05e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-67909647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=330f3dea-7e34-4c5a-9bbe-132be5f525be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea58e4956454136ae2e48902e07ce48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34730b55ae2340b8b27691415f428ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:37.619038 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ce12f59-aea5-4fc7-a7c7-3ba5c59d70e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:37.623806 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.623806 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:37.624280 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:37.634331 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ce12f59-aea5-4fc7-a7c7-3ba5c59d70e4) transitioned into state 'SUCCESS' from state '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-67909647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['065021ee-462e-47b6-8762-171691895a92','9bc87cec-ee98-4e94-9f51-f272122aeaa4','e68950f3-1bf6-4ed9-a17b-6dc399ab6eb0','12ef9001-625b-42e1-bd3d-f02e4dfbb05e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:37.634928 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f642f043-afde-4dd9-a3d7-23fc338073d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:37.645016 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f642f043-afde-4dd9-a3d7-23fc338073d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:37.646140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (429dd26b-2c69-418b-a7ab-adc0cc8ea818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:37.646531 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request issued successfully. Aug 06 13:14:37.647254 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1999666f-89a6-4efb-b6cc-05ad3cf05160 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:37.647735 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Created reservations ['ce210073-71bb-4227-a661-e15f7c25c6a7', '5a7813ef-226d-4efe-903b-421f026063c4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:37.647793 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 995/3991] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:37 2026] POST /volume/v3/volumes => generated 774 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:37.660541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbfd03d0-bfb5-4ab4-a901-436a36e911bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.663177 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbfd03d0-bfb5-4ab4-a901-436a36e911bb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be Aug 06 13:14:37.663865 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbfd03d0-bfb5-4ab4-a901-436a36e911bb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.663865 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbfd03d0-bfb5-4ab4-a901-436a36e911bb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.674464 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.674464 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:37.674774 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-393baf18-6fc3-4aa6-8dad-46b676eb2723 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:37.675235 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1001/3992] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:37 2026] POST /volume/v3/backups => generated 336 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:37.678654 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbfd03d0-bfb5-4ab4-a901-436a36e911bb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:37.683446 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed2178de-3d2f-405a-ae44-0da89bf768f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.684911 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbfd03d0-bfb5-4ab4-a901-436a36e911bb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be returned with HTTP 200 Aug 06 13:14:37.685431 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 993/3993] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:37.685495 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed2178de-3d2f-405a-ae44-0da89bf768f5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:37.685648 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed2178de-3d2f-405a-ae44-0da89bf768f5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.686237 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed2178de-3d2f-405a-ae44-0da89bf768f5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.686237 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ed2178de-3d2f-405a-ae44-0da89bf768f5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:37.690341 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.690341 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:37.692278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed2178de-3d2f-405a-ae44-0da89bf768f5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:37.692278 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1005/3994] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:37.903035 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-726890a2-55d3-4bd9-8c5f-9c0eb242b5c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.906129 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-726890a2-55d3-4bd9-8c5f-9c0eb242b5c6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf Aug 06 13:14:37.906418 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-726890a2-55d3-4bd9-8c5f-9c0eb242b5c6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:37.906642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-726890a2-55d3-4bd9-8c5f-9c0eb242b5c6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:37.913966 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.913966 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:37.917413 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-726890a2-55d3-4bd9-8c5f-9c0eb242b5c6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:37.921135 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-726890a2-55d3-4bd9-8c5f-9c0eb242b5c6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf returned with HTTP 200 Aug 06 13:14:37.921652 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 996/3995] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:37.933452 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.935176 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:14:37.935528 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3b4807d-ca90-4ccc-88f9-5c8b03529abf", "name": "tempest-type-Backup-707922026"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:37.936941 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating new backup {'backup': {'volume_id': 'a3b4807d-ca90-4ccc-88f9-5c8b03529abf', 'name': 'tempest-type-Backup-707922026'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:14:37.937100 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating backup of volume a3b4807d-ca90-4ccc-88f9-5c8b03529abf in container None Aug 06 13:14:37.944461 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:37.944461 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:37.944743 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:37.959911 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['47ef7d3b-fe6c-4b5c-a693-036b764eef07', '8d80c0c6-8f9a-446e-92cd-853d079c13cf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:37.988807 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30537d57-5fbf-4446-8751-4bd37eaf5f48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:14:37.989225 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1002/3996] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:14:37 2026] POST /volume/v3/backups => generated 313 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:37.997662 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02d9d5a3-64d2-43ca-8870-3a048137b8d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:37.999773 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d9d5a3-64d2-43ca-8870-3a048137b8d3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:37.999979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d9d5a3-64d2-43ca-8870-3a048137b8d3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:38.000189 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d9d5a3-64d2-43ca-8870-3a048137b8d3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:38.000354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-02d9d5a3-64d2-43ca-8870-3a048137b8d3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:38.004911 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:38.004911 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:38.005612 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d9d5a3-64d2-43ca-8870-3a048137b8d3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:38.006023 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 994/3997] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:37 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:38.115048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ac378c1-8672-4d7c-8850-889c461856ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:38.117182 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ac378c1-8672-4d7c-8850-889c461856ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:38.117399 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ac378c1-8672-4d7c-8850-889c461856ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:38.117581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ac378c1-8672-4d7c-8850-889c461856ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:38.117684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1ac378c1-8672-4d7c-8850-889c461856ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:38.121943 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:38.121943 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:38.122726 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ac378c1-8672-4d7c-8850-889c461856ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:38.123053 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1006/3998] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:38 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:38.278813 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48616a32-4309-4d49-8138-620badd0aef7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:38.280612 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48616a32-4309-4d49-8138-620badd0aef7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:38.280796 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48616a32-4309-4d49-8138-620badd0aef7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:38.280971 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48616a32-4309-4d49-8138-620badd0aef7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:38.281106 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-48616a32-4309-4d49-8138-620badd0aef7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:38.285136 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:38.285136 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:38.285850 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48616a32-4309-4d49-8138-620badd0aef7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:38.286205 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 997/3999] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:38 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:38.619067 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8613a22-98ab-4eab-ae18-d212d7e7f456 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:38.621094 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8613a22-98ab-4eab-ae18-d212d7e7f456 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] GET https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 Aug 06 13:14:38.621212 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8613a22-98ab-4eab-ae18-d212d7e7f456 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:38.621444 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8613a22-98ab-4eab-ae18-d212d7e7f456 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:38.628382 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8613a22-98ab-4eab-ae18-d212d7e7f456 tempest-ProjectReaderTests33-398948518 tempest-ProjectReaderTests33-398948518-project-admin] https://10.4.3.59/volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 returned with HTTP 404 Aug 06 13:14:38.628916 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1003/4000] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:38 2026] GET /volume/v3/volumes/b5e004f6-f048-4799-8d59-ad8caa898868 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:38.699606 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1964cd4c-0762-4de4-a1a0-b33cec237374 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:38.701487 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1964cd4c-0762-4de4-a1a0-b33cec237374 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be Aug 06 13:14:38.701695 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1964cd4c-0762-4de4-a1a0-b33cec237374 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:38.701902 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1964cd4c-0762-4de4-a1a0-b33cec237374 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:38.702414 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a67e6d4-3b21-4973-b9cb-ab51dd3f11cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:38.704787 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a67e6d4-3b21-4973-b9cb-ab51dd3f11cc tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:38.705252 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a67e6d4-3b21-4973-b9cb-ab51dd3f11cc tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:38.705632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a67e6d4-3b21-4973-b9cb-ab51dd3f11cc tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:38.705632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5a67e6d4-3b21-4973-b9cb-ab51dd3f11cc tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:38.710163 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:38.710163 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:38.711710 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:38.711710 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:38.712661 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a67e6d4-3b21-4973-b9cb-ab51dd3f11cc tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:38.713007 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1007/4001] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:38 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:38.714521 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1964cd4c-0762-4de4-a1a0-b33cec237374 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:38.718665 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1964cd4c-0762-4de4-a1a0-b33cec237374 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be returned with HTTP 200 Aug 06 13:14:38.719065 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 995/4002] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:38 2026] GET /volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:38.731802 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e976816f-0985-449a-adc8-61439ab86a0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:38.733530 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e976816f-0985-449a-adc8-61439ab86a0c tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:38.733877 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e976816f-0985-449a-adc8-61439ab86a0c tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "330f3dea-7e34-4c5a-9bbe-132be5f525be", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-68887039"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:38.743048 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:38.743048 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:38.743835 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e976816f-0985-449a-adc8-61439ab86a0c tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:38.743835 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-e976816f-0985-449a-adc8-61439ab86a0c tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create snapshot from volume 330f3dea-7e34-4c5a-9bbe-132be5f525be Aug 06 13:14:38.776514 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e976816f-0985-449a-adc8-61439ab86a0c tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['62bc0b27-d56a-413d-a0f8-c7c005caed88', 'c5195230-0085-4d71-8187-9163182d5ce9', 'f684ec1f-b743-42ff-a8ec-b3aec0e5909e', '7cf6bbb4-4ded-4b60-8584-e8b89e6a687b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:38.804096 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e976816f-0985-449a-adc8-61439ab86a0c tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot create request issued successfully. Aug 06 13:14:38.804579 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e976816f-0985-449a-adc8-61439ab86a0c tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:38.805204 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 998/4003] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:38.814718 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-828f9b08-7324-4a0a-9d78-817202edda31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:38.816348 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-828f9b08-7324-4a0a-9d78-817202edda31 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d Aug 06 13:14:38.816552 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-828f9b08-7324-4a0a-9d78-817202edda31 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:38.816730 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-828f9b08-7324-4a0a-9d78-817202edda31 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:38.821930 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:38.821930 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:38.822347 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-828f9b08-7324-4a0a-9d78-817202edda31 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:38.823271 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-828f9b08-7324-4a0a-9d78-817202edda31 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d returned with HTTP 200 Aug 06 13:14:38.823729 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1004/4004] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:38 2026] GET /volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:39.015446 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c66a152-4b36-4570-8732-fb8c0b84c675 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:39.017308 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c66a152-4b36-4570-8732-fb8c0b84c675 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:39.017562 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c66a152-4b36-4570-8732-fb8c0b84c675 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:39.017778 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c66a152-4b36-4570-8732-fb8c0b84c675 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:39.017921 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5c66a152-4b36-4570-8732-fb8c0b84c675 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:39.023465 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:39.023465 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:39.024350 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c66a152-4b36-4570-8732-fb8c0b84c675 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:39.024840 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1008/4005] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:39 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:39.134230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3da1be14-4847-4346-aca7-f62937ac0028 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:39.136231 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3da1be14-4847-4346-aca7-f62937ac0028 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:39.136429 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3da1be14-4847-4346-aca7-f62937ac0028 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:39.136638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3da1be14-4847-4346-aca7-f62937ac0028 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:39.136788 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3da1be14-4847-4346-aca7-f62937ac0028 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:39.140861 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:39.140861 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:39.141609 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3da1be14-4847-4346-aca7-f62937ac0028 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:39.142027 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 996/4006] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:39 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:39.297785 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-044a497e-bcb4-4bb9-8bbd-89b575314efe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:39.299745 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-044a497e-bcb4-4bb9-8bbd-89b575314efe tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:39.300166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-044a497e-bcb4-4bb9-8bbd-89b575314efe tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:39.300669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-044a497e-bcb4-4bb9-8bbd-89b575314efe tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:39.300888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-044a497e-bcb4-4bb9-8bbd-89b575314efe tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:39.307812 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:39.307812 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:39.307812 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-044a497e-bcb4-4bb9-8bbd-89b575314efe tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:39.307812 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 999/4007] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:39 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:39.724676 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b637f1c-5175-4c6e-b3e8-3ca2ff278701 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:39.727330 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b637f1c-5175-4c6e-b3e8-3ca2ff278701 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:39.727495 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b637f1c-5175-4c6e-b3e8-3ca2ff278701 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:39.727772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b637f1c-5175-4c6e-b3e8-3ca2ff278701 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:39.727934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4b637f1c-5175-4c6e-b3e8-3ca2ff278701 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:39.733557 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:39.733557 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:39.734534 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b637f1c-5175-4c6e-b3e8-3ca2ff278701 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:39.735099 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1005/4008] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:39 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:39.834276 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af1c5bb7-6fe5-49c2-9998-c162ec9e3913 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:39.837746 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af1c5bb7-6fe5-49c2-9998-c162ec9e3913 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d Aug 06 13:14:39.838229 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af1c5bb7-6fe5-49c2-9998-c162ec9e3913 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:39.838798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af1c5bb7-6fe5-49c2-9998-c162ec9e3913 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:39.850116 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:39.850116 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:39.850582 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-af1c5bb7-6fe5-49c2-9998-c162ec9e3913 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:39.851533 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af1c5bb7-6fe5-49c2-9998-c162ec9e3913 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d returned with HTTP 200 Aug 06 13:14:39.851974 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1009/4009] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:39 2026] GET /volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:39.869860 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d61f28a9-0dc4-40f2-b219-c3f829ed6270 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:40.022919 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61f28a9-0dc4-40f2-b219-c3f829ed6270 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] POST https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d/action Aug 06 13:14:40.023480 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61f28a9-0dc4-40f2-b219-c3f829ed6270 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:40.023700 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61f28a9-0dc4-40f2-b219-c3f829ed6270 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:40.032380 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:40.032380 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:40.033003 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d61f28a9-0dc4-40f2-b219-c3f829ed6270 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Snapshot retrieved successfully. Aug 06 13:14:40.034258 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-d61f28a9-0dc4-40f2-b219-c3f829ed6270 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f8edfb6df8b647fd8f192abf063a8c8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea58e4956454136ae2e48902e07ce48', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:14:40.034565 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61f28a9-0dc4-40f2-b219-c3f829ed6270 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d/action returned with HTTP 403 Aug 06 13:14:40.035244 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 997/4010] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:14:39 2026] POST /volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d/action => generated 133 bytes in 166 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:40.035745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80f01f3b-2ba8-4a3a-885c-8b6504b27b00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:40.037582 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80f01f3b-2ba8-4a3a-885c-8b6504b27b00 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:40.037819 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80f01f3b-2ba8-4a3a-885c-8b6504b27b00 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:40.038026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80f01f3b-2ba8-4a3a-885c-8b6504b27b00 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:40.038177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-80f01f3b-2ba8-4a3a-885c-8b6504b27b00 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:40.042887 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:40.043598 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:40.043598 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:40.044195 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80f01f3b-2ba8-4a3a-885c-8b6504b27b00 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:40.044562 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1000/4011] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:40 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:40.045858 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d Aug 06 13:14:40.046054 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:40.046252 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:40.046405 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete snapshot with id: 8bc76b23-3357-44c0-8672-95f6eb628e6d Aug 06 13:14:40.051280 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:40.051280 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:40.051569 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:40.066809 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot delete request issued successfully. Aug 06 13:14:40.066999 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5baf2be0-0dc0-47c3-9ab7-91ec09b069c2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d returned with HTTP 202 Aug 06 13:14:40.067629 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1006/4012] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:40 2026] DELETE /volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:40.076448 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed440ef3-a29e-493d-a526-d63c134bbb89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:40.078675 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed440ef3-a29e-493d-a526-d63c134bbb89 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d Aug 06 13:14:40.079474 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed440ef3-a29e-493d-a526-d63c134bbb89 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:40.079697 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed440ef3-a29e-493d-a526-d63c134bbb89 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:40.087295 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:40.087295 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:40.087685 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed440ef3-a29e-493d-a526-d63c134bbb89 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:40.088441 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed440ef3-a29e-493d-a526-d63c134bbb89 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d returned with HTTP 200 Aug 06 13:14:40.088904 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1010/4013] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:40 2026] GET /volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:40.152662 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5405861c-a40f-4b90-943a-ba3117aa9e1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:40.156216 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5405861c-a40f-4b90-943a-ba3117aa9e1b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:40.156475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5405861c-a40f-4b90-943a-ba3117aa9e1b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:40.156742 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5405861c-a40f-4b90-943a-ba3117aa9e1b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:40.156930 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5405861c-a40f-4b90-943a-ba3117aa9e1b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:40.163163 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:40.163163 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:40.164160 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5405861c-a40f-4b90-943a-ba3117aa9e1b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:40.164562 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 998/4014] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:40 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:40.320775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5db1c294-01d2-429e-b835-bf3c06fc1a0e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:40.323115 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5db1c294-01d2-429e-b835-bf3c06fc1a0e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:40.323308 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5db1c294-01d2-429e-b835-bf3c06fc1a0e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:40.323526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5db1c294-01d2-429e-b835-bf3c06fc1a0e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:40.323663 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5db1c294-01d2-429e-b835-bf3c06fc1a0e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:40.328622 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:40.328622 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:40.329650 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5db1c294-01d2-429e-b835-bf3c06fc1a0e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:40.330126 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1001/4015] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:40 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:40.747535 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8439adca-7253-4e00-a601-39fec07096a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:40.749582 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8439adca-7253-4e00-a601-39fec07096a8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:40.749770 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8439adca-7253-4e00-a601-39fec07096a8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:40.750000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8439adca-7253-4e00-a601-39fec07096a8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:40.750624 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8439adca-7253-4e00-a601-39fec07096a8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:40.755397 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:40.755397 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:40.756292 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8439adca-7253-4e00-a601-39fec07096a8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:40.756783 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1007/4016] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:40 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:41.054926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2ebafa9-07b9-44c6-9a7e-19561fefa4ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:41.056490 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2ebafa9-07b9-44c6-9a7e-19561fefa4ff tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:41.056666 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2ebafa9-07b9-44c6-9a7e-19561fefa4ff tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:41.056848 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2ebafa9-07b9-44c6-9a7e-19561fefa4ff tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:41.056919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c2ebafa9-07b9-44c6-9a7e-19561fefa4ff tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:41.060997 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:41.060997 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:41.061567 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2ebafa9-07b9-44c6-9a7e-19561fefa4ff tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:41.061918 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1011/4017] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:41 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:41.107092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfd1dbdc-8f28-4549-8fbc-c8361231ba12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:41.110340 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfd1dbdc-8f28-4549-8fbc-c8361231ba12 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d Aug 06 13:14:41.110671 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfd1dbdc-8f28-4549-8fbc-c8361231ba12 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:41.111003 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfd1dbdc-8f28-4549-8fbc-c8361231ba12 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:41.116437 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfd1dbdc-8f28-4549-8fbc-c8361231ba12 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d returned with HTTP 404 Aug 06 13:14:41.117051 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 999/4018] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:41 2026] GET /volume/v3/snapshots/8bc76b23-3357-44c0-8672-95f6eb628e6d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:41.126832 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd61c362-76d2-4957-9914-5f077be9aaad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:41.128806 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd61c362-76d2-4957-9914-5f077be9aaad tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be Aug 06 13:14:41.129028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd61c362-76d2-4957-9914-5f077be9aaad tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:41.129250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd61c362-76d2-4957-9914-5f077be9aaad tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:41.129463 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-bd61c362-76d2-4957-9914-5f077be9aaad tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume with id: 330f3dea-7e34-4c5a-9bbe-132be5f525be Aug 06 13:14:41.138862 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:41.138862 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:41.139275 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bd61c362-76d2-4957-9914-5f077be9aaad tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:41.159155 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bd61c362-76d2-4957-9914-5f077be9aaad tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume request issued successfully. Aug 06 13:14:41.159472 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd61c362-76d2-4957-9914-5f077be9aaad tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be returned with HTTP 202 Aug 06 13:14:41.159965 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1002/4019] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:41 2026] DELETE /volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:41.168216 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f23eb97-02df-43d8-87e6-5aead399fc30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:41.170221 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f23eb97-02df-43d8-87e6-5aead399fc30 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be Aug 06 13:14:41.170513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f23eb97-02df-43d8-87e6-5aead399fc30 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:41.170776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f23eb97-02df-43d8-87e6-5aead399fc30 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:41.176829 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83881acb-43c1-4b6f-9ccf-a1b92cc9355e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:41.179080 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83881acb-43c1-4b6f-9ccf-a1b92cc9355e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:41.179283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83881acb-43c1-4b6f-9ccf-a1b92cc9355e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:41.179486 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83881acb-43c1-4b6f-9ccf-a1b92cc9355e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:41.179820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-83881acb-43c1-4b6f-9ccf-a1b92cc9355e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:41.179862 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:41.179862 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:41.183988 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f23eb97-02df-43d8-87e6-5aead399fc30 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:41.184549 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:41.184549 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:41.185315 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83881acb-43c1-4b6f-9ccf-a1b92cc9355e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:41.185797 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1012/4020] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:41 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:41.188390 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f23eb97-02df-43d8-87e6-5aead399fc30 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be returned with HTTP 200 Aug 06 13:14:41.188758 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1008/4021] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:41 2026] GET /volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be => generated 1013 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:41.341985 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9172a69-f27e-4a6a-bbd8-b9512ffaeb36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:41.345422 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9172a69-f27e-4a6a-bbd8-b9512ffaeb36 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:41.345422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9172a69-f27e-4a6a-bbd8-b9512ffaeb36 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:41.345422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9172a69-f27e-4a6a-bbd8-b9512ffaeb36 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:41.345422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c9172a69-f27e-4a6a-bbd8-b9512ffaeb36 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:41.350691 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:41.350691 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:41.351447 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9172a69-f27e-4a6a-bbd8-b9512ffaeb36 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:41.351952 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1000/4022] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:41 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:41.768866 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0ab5dc42-9aed-43e7-9430-e8f3c0743b7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:41.771315 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ab5dc42-9aed-43e7-9430-e8f3c0743b7a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:41.771552 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ab5dc42-9aed-43e7-9430-e8f3c0743b7a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:41.771800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ab5dc42-9aed-43e7-9430-e8f3c0743b7a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:41.771909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0ab5dc42-9aed-43e7-9430-e8f3c0743b7a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:41.778112 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:41.778112 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:41.779342 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ab5dc42-9aed-43e7-9430-e8f3c0743b7a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:41.779790 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1003/4023] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:41 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:42.071750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c2472d9-da55-44fc-bccb-464d4e357761 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:42.073961 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c2472d9-da55-44fc-bccb-464d4e357761 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:42.074304 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c2472d9-da55-44fc-bccb-464d4e357761 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:42.074380 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c2472d9-da55-44fc-bccb-464d4e357761 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:42.074687 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0c2472d9-da55-44fc-bccb-464d4e357761 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:42.080838 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:42.080838 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:42.083462 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c2472d9-da55-44fc-bccb-464d4e357761 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:42.083462 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1013/4024] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:42 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:42.199622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38db2497-2c80-45d6-9973-cbcedfc48fab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:42.202490 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38db2497-2c80-45d6-9973-cbcedfc48fab tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:42.202692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38db2497-2c80-45d6-9973-cbcedfc48fab tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:42.202929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38db2497-2c80-45d6-9973-cbcedfc48fab tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:42.203090 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-38db2497-2c80-45d6-9973-cbcedfc48fab tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:42.203173 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68300f4a-4f37-4958-a627-1dddff677496 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:42.205333 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68300f4a-4f37-4958-a627-1dddff677496 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be Aug 06 13:14:42.205546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68300f4a-4f37-4958-a627-1dddff677496 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:42.205724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68300f4a-4f37-4958-a627-1dddff677496 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:42.208491 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:42.208491 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:42.209373 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38db2497-2c80-45d6-9973-cbcedfc48fab tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:42.210155 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1009/4025] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:42 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:42.214141 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68300f4a-4f37-4958-a627-1dddff677496 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be returned with HTTP 404 Aug 06 13:14:42.214650 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1001/4026] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:42 2026] GET /volume/v3/volumes/330f3dea-7e34-4c5a-9bbe-132be5f525be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:42.224140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e9328a6-7b7f-4059-8849-3367d988056e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:42.225823 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:42.226177 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1408888682"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:42.227533 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1408888682'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:42.228323 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume of 1 GB Aug 06 13:14:42.238383 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:42.253223 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (026d70cb-cb3e-4431-91c6-a7857418589d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:42.253223 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93dd9176-d4d1-4358-97dc-b7ea625ce7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:42.256141 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:42.306234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93dd9176-d4d1-4358-97dc-b7ea625ce7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:42.306874 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ce53e3-e0cf-4ff5-bd7a-8f9b22acba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:42.351755 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['8d425527-ab82-4051-9dc7-fc6c857684e9', '7bdbfe48-accf-4232-aee5-132538633d40', 'f0bc9198-b538-4045-b556-6d621d4f98a8', '85fb58e9-b21b-42c0-9bd9-7d6da6bfdcdc'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:42.352630 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ce53e3-e0cf-4ff5-bd7a-8f9b22acba58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d425527-ab82-4051-9dc7-fc6c857684e9', '7bdbfe48-accf-4232-aee5-132538633d40', 'f0bc9198-b538-4045-b556-6d621d4f98a8', '85fb58e9-b21b-42c0-9bd9-7d6da6bfdcdc']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:42.353460 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aeff9ff-6e23-4ee6-bc47-1825380ae485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:42.366221 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a7cb76e-bb0d-4a3d-b99f-3169edbc78af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:42.368182 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a7cb76e-bb0d-4a3d-b99f-3169edbc78af tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:42.368412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a7cb76e-bb0d-4a3d-b99f-3169edbc78af tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:42.368882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a7cb76e-bb0d-4a3d-b99f-3169edbc78af tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:42.368882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1a7cb76e-bb0d-4a3d-b99f-3169edbc78af tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:42.372940 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:42.372940 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:42.374599 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a7cb76e-bb0d-4a3d-b99f-3169edbc78af tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:42.374599 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1014/4027] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:42 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:42.385618 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aeff9ff-6e23-4ee6-bc47-1825380ae485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e256f704-1b56-4660-965f-796fd2951e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1408888682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['8d425527-ab82-4051-9dc7-fc6c857684e9','7bdbfe48-accf-4232-aee5-132538633d40','f0bc9198-b538-4045-b556-6d621d4f98a8','85fb58e9-b21b-42c0-9bd9-7d6da6bfdcdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1408888682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e256f704-1b56-4660-965f-796fd2951e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea58e4956454136ae2e48902e07ce48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34730b55ae2340b8b27691415f428ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:42.389147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64753271-1242-4c6b-925b-72b60f2c43d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:42.477781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64753271-1242-4c6b-925b-72b60f2c43d0) transitioned into state 'SUCCESS' from state '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-1408888682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['8d425527-ab82-4051-9dc7-fc6c857684e9','7bdbfe48-accf-4232-aee5-132538633d40','f0bc9198-b538-4045-b556-6d621d4f98a8','85fb58e9-b21b-42c0-9bd9-7d6da6bfdcdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:42.478614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e65f0673-ad0e-4e9b-9595-6926a536c083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:42.497123 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e65f0673-ad0e-4e9b-9595-6926a536c083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:42.498141 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (026d70cb-cb3e-4431-91c6-a7857418589d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:42.498515 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request issued successfully. Aug 06 13:14:42.499166 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e9328a6-7b7f-4059-8849-3367d988056e tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:42.499657 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1004/4028] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:42 2026] POST /volume/v3/volumes => generated 776 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:42.510889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8f81891-45e6-4ddb-a221-00560bc17061 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:42.512793 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f81891-45e6-4ddb-a221-00560bc17061 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 Aug 06 13:14:42.513023 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f81891-45e6-4ddb-a221-00560bc17061 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:42.513225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f81891-45e6-4ddb-a221-00560bc17061 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:42.520420 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:42.520420 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:42.524753 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8f81891-45e6-4ddb-a221-00560bc17061 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:42.529739 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f81891-45e6-4ddb-a221-00560bc17061 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 returned with HTTP 200 Aug 06 13:14:42.530375 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1010/4029] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:42 2026] GET /volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:42.792980 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a24a142-73e6-4ae9-acf6-083cdf1c0c82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:42.797453 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a24a142-73e6-4ae9-acf6-083cdf1c0c82 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:42.797724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a24a142-73e6-4ae9-acf6-083cdf1c0c82 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:42.798093 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a24a142-73e6-4ae9-acf6-083cdf1c0c82 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:42.798234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6a24a142-73e6-4ae9-acf6-083cdf1c0c82 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:42.807248 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:42.807248 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:42.808253 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a24a142-73e6-4ae9-acf6-083cdf1c0c82 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:42.808742 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1002/4030] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:42 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:43.094563 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3da45cc0-9186-42cd-8a84-cec602d364ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:43.096498 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3da45cc0-9186-42cd-8a84-cec602d364ea tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:43.097320 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3da45cc0-9186-42cd-8a84-cec602d364ea tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:43.097320 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3da45cc0-9186-42cd-8a84-cec602d364ea tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:43.097320 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3da45cc0-9186-42cd-8a84-cec602d364ea tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:43.102676 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:43.102676 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:43.103422 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3da45cc0-9186-42cd-8a84-cec602d364ea tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:43.103909 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1015/4031] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:43 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:43.224321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60ab012a-ea48-4434-96d7-8a353391545f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:43.226197 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60ab012a-ea48-4434-96d7-8a353391545f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:43.226197 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60ab012a-ea48-4434-96d7-8a353391545f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:43.226335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60ab012a-ea48-4434-96d7-8a353391545f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:43.226477 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-60ab012a-ea48-4434-96d7-8a353391545f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:43.231075 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:43.231075 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:43.231916 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60ab012a-ea48-4434-96d7-8a353391545f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:43.232280 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1005/4032] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:43 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:43.390962 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd8f7cbe-a5ec-4e2f-96ef-51529bf76289 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:43.394542 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd8f7cbe-a5ec-4e2f-96ef-51529bf76289 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:43.394849 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd8f7cbe-a5ec-4e2f-96ef-51529bf76289 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:43.395388 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd8f7cbe-a5ec-4e2f-96ef-51529bf76289 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:43.395388 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bd8f7cbe-a5ec-4e2f-96ef-51529bf76289 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:43.404578 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:43.404578 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:43.404975 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd8f7cbe-a5ec-4e2f-96ef-51529bf76289 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:43.405535 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1011/4033] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:43 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:43.544619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db099715-7974-4cc9-9eb4-daa42e0dd783 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:43.546558 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db099715-7974-4cc9-9eb4-daa42e0dd783 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 Aug 06 13:14:43.546773 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db099715-7974-4cc9-9eb4-daa42e0dd783 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:43.547005 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db099715-7974-4cc9-9eb4-daa42e0dd783 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:43.555655 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:43.555655 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:43.560424 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db099715-7974-4cc9-9eb4-daa42e0dd783 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:43.564184 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db099715-7974-4cc9-9eb4-daa42e0dd783 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 returned with HTTP 200 Aug 06 13:14:43.565304 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1003/4034] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:43 2026] GET /volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:43.579476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:43.582031 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:43.582468 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e256f704-1b56-4660-965f-796fd2951e89", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-324527080"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:43.593649 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:43.593649 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:43.594138 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:43.594306 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create snapshot from volume e256f704-1b56-4660-965f-796fd2951e89 Aug 06 13:14:43.624514 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['c9a4c04b-df13-46b6-adc3-a78122e98369', '52a74131-4bfa-487b-bb84-5de6b4fa1636', 'c876e273-f2df-418e-b475-d9ddcd7600aa', '06e20e3a-5214-49b8-870c-d69e6ff0d442'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:43.657597 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot create request issued successfully. Aug 06 13:14:43.658110 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b3e29e1-ba8a-4f41-bef0-102e91605eab tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:43.658598 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1016/4035] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:43.672940 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5c95f22-06b4-4377-a637-2e3a08284a04 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:43.680482 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5c95f22-06b4-4377-a637-2e3a08284a04 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 Aug 06 13:14:43.682635 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5c95f22-06b4-4377-a637-2e3a08284a04 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:43.683976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5c95f22-06b4-4377-a637-2e3a08284a04 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:43.703449 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:43.703449 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:43.703938 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5c95f22-06b4-4377-a637-2e3a08284a04 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:43.705483 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5c95f22-06b4-4377-a637-2e3a08284a04 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 returned with HTTP 200 Aug 06 13:14:43.706015 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1006/4036] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:43 2026] GET /volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:43.821215 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3207a29-f2ff-42f0-9786-0de12f048022 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:43.822518 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3207a29-f2ff-42f0-9786-0de12f048022 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:43.822748 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3207a29-f2ff-42f0-9786-0de12f048022 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:43.822936 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3207a29-f2ff-42f0-9786-0de12f048022 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:43.823070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f3207a29-f2ff-42f0-9786-0de12f048022 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:43.827640 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:43.827640 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:43.828631 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3207a29-f2ff-42f0-9786-0de12f048022 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:43.828842 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1012/4037] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:43 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:44.118101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c111cb12-9fde-4d62-819b-3b2432948e0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.120129 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c111cb12-9fde-4d62-819b-3b2432948e0b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:44.120357 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c111cb12-9fde-4d62-819b-3b2432948e0b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.120568 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c111cb12-9fde-4d62-819b-3b2432948e0b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.120696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c111cb12-9fde-4d62-819b-3b2432948e0b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:44.126787 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:44.126787 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:44.127175 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c111cb12-9fde-4d62-819b-3b2432948e0b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:44.127647 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1004/4038] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:44 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:44.242749 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-309160d0-8cbd-4cf9-8fc1-b298267fc7bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.244840 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-309160d0-8cbd-4cf9-8fc1-b298267fc7bb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:44.245136 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-309160d0-8cbd-4cf9-8fc1-b298267fc7bb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.245362 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-309160d0-8cbd-4cf9-8fc1-b298267fc7bb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.245465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-309160d0-8cbd-4cf9-8fc1-b298267fc7bb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:44.250528 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:44.250528 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:44.251509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-309160d0-8cbd-4cf9-8fc1-b298267fc7bb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:44.251935 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1017/4039] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:44 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:44.418085 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-74880c12-4755-4943-ace0-83313943ecf7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.420204 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74880c12-4755-4943-ace0-83313943ecf7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:44.420433 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74880c12-4755-4943-ace0-83313943ecf7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.420669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74880c12-4755-4943-ace0-83313943ecf7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.420824 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-74880c12-4755-4943-ace0-83313943ecf7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:44.426870 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:44.426870 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:44.427881 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74880c12-4755-4943-ace0-83313943ecf7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:44.428353 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1007/4040] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:44 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:44.717025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69872872-1eeb-41af-a26d-b4bf148cb2e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.720665 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69872872-1eeb-41af-a26d-b4bf148cb2e0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 Aug 06 13:14:44.721060 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69872872-1eeb-41af-a26d-b4bf148cb2e0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.721235 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69872872-1eeb-41af-a26d-b4bf148cb2e0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.729298 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:44.729298 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:44.729670 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69872872-1eeb-41af-a26d-b4bf148cb2e0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:44.730510 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69872872-1eeb-41af-a26d-b4bf148cb2e0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 returned with HTTP 200 Aug 06 13:14:44.730931 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1013/4041] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:44 2026] GET /volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:44.739733 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.742407 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] GET https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:44.742407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.742407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.742546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:14:44.744072 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:14:44.748879 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Get all snapshots completed successfully. Aug 06 13:14:44.749400 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fcdfa7d-4ede-46b2-af7a-e4ea5cf36b79 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] https://10.4.3.59/volume/v3/snapshots returned with HTTP 200 Aug 06 13:14:44.749937 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1005/4042] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:14:44 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:44.763596 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.768674 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 Aug 06 13:14:44.768674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.768674 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.768674 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete snapshot with id: a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 Aug 06 13:14:44.778908 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:44.778908 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:44.779312 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:44.802389 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot delete request issued successfully. Aug 06 13:14:44.803146 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca2921d0-b93a-4b40-ae6e-eece0d438a45 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 returned with HTTP 202 Aug 06 13:14:44.803146 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1018/4043] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:44 2026] DELETE /volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:44.817025 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48259169-593b-45e9-ab39-dc7e0295ef26 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.819993 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48259169-593b-45e9-ab39-dc7e0295ef26 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 Aug 06 13:14:44.820276 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48259169-593b-45e9-ab39-dc7e0295ef26 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.820652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48259169-593b-45e9-ab39-dc7e0295ef26 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.828491 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:44.828491 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:44.828861 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-48259169-593b-45e9-ab39-dc7e0295ef26 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:44.829761 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48259169-593b-45e9-ab39-dc7e0295ef26 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 returned with HTTP 200 Aug 06 13:14:44.830291 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1008/4044] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:44 2026] GET /volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:44.840990 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2bbbb7f-9f46-4a3f-bc79-a2a9d5081303 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:44.842990 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2bbbb7f-9f46-4a3f-bc79-a2a9d5081303 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:44.843201 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2bbbb7f-9f46-4a3f-bc79-a2a9d5081303 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:44.843439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2bbbb7f-9f46-4a3f-bc79-a2a9d5081303 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:44.843588 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c2bbbb7f-9f46-4a3f-bc79-a2a9d5081303 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:44.848405 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:44.848405 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:44.849340 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2bbbb7f-9f46-4a3f-bc79-a2a9d5081303 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:44.849770 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1014/4045] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:44 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:45.153575 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5edf4aa3-f920-4fff-8a5e-9b9992ecb5e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:45.155850 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5edf4aa3-f920-4fff-8a5e-9b9992ecb5e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:45.156129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5edf4aa3-f920-4fff-8a5e-9b9992ecb5e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:45.156353 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5edf4aa3-f920-4fff-8a5e-9b9992ecb5e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:45.156857 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5edf4aa3-f920-4fff-8a5e-9b9992ecb5e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:45.163244 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:45.163244 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:45.164283 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5edf4aa3-f920-4fff-8a5e-9b9992ecb5e0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:45.164837 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1006/4046] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:45 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:45.264377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed68364b-6f24-4a72-9890-c5eb9dd7f048 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:45.267215 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed68364b-6f24-4a72-9890-c5eb9dd7f048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:45.267481 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed68364b-6f24-4a72-9890-c5eb9dd7f048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:45.268026 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed68364b-6f24-4a72-9890-c5eb9dd7f048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:45.268026 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ed68364b-6f24-4a72-9890-c5eb9dd7f048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:45.272638 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:45.272638 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:45.273513 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed68364b-6f24-4a72-9890-c5eb9dd7f048 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:45.273952 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1019/4047] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:45 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:45.440356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af578b57-429b-4eba-813a-bdba79e24027 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:45.442728 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af578b57-429b-4eba-813a-bdba79e24027 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:45.443450 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af578b57-429b-4eba-813a-bdba79e24027 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:45.443748 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af578b57-429b-4eba-813a-bdba79e24027 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:45.443955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-af578b57-429b-4eba-813a-bdba79e24027 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:45.449897 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:45.449897 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:45.451752 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af578b57-429b-4eba-813a-bdba79e24027 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:45.452458 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1009/4048] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:45 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:45.843343 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c9e01ec-6c74-41c4-916e-b7412d60ea3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:45.845994 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c9e01ec-6c74-41c4-916e-b7412d60ea3f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 Aug 06 13:14:45.845994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c9e01ec-6c74-41c4-916e-b7412d60ea3f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:45.846423 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c9e01ec-6c74-41c4-916e-b7412d60ea3f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:45.852162 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c9e01ec-6c74-41c4-916e-b7412d60ea3f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 returned with HTTP 404 Aug 06 13:14:45.852760 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1015/4049] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:45 2026] GET /volume/v3/snapshots/a1dd982a-8c26-4a8d-8057-86dcddc0d8a2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:45.861699 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:45.863899 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 Aug 06 13:14:45.863899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:45.863899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:45.864858 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume with id: e256f704-1b56-4660-965f-796fd2951e89 Aug 06 13:14:45.864981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df520bf0-8289-4659-a93c-d9f258169ca8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:45.867482 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df520bf0-8289-4659-a93c-d9f258169ca8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:45.867644 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df520bf0-8289-4659-a93c-d9f258169ca8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:45.867876 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df520bf0-8289-4659-a93c-d9f258169ca8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:45.868028 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-df520bf0-8289-4659-a93c-d9f258169ca8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:45.873295 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:45.873295 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:45.873898 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:45.873898 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:45.874158 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df520bf0-8289-4659-a93c-d9f258169ca8 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:45.874331 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:45.874614 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1020/4050] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:45 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:45.905685 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume request issued successfully. Aug 06 13:14:45.905958 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e67e03b6-40fe-458a-9adb-a1c4a84db7a7 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 returned with HTTP 202 Aug 06 13:14:45.906468 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1007/4051] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:45 2026] DELETE /volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:45.916555 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e66a6dd1-8d61-437f-a849-5ecb1c3e8fb3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:45.918472 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e66a6dd1-8d61-437f-a849-5ecb1c3e8fb3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 Aug 06 13:14:45.918702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e66a6dd1-8d61-437f-a849-5ecb1c3e8fb3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:45.918901 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e66a6dd1-8d61-437f-a849-5ecb1c3e8fb3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:45.926734 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:45.926734 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:45.931110 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e66a6dd1-8d61-437f-a849-5ecb1c3e8fb3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:45.935660 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e66a6dd1-8d61-437f-a849-5ecb1c3e8fb3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 returned with HTTP 200 Aug 06 13:14:45.936137 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1010/4052] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:45 2026] GET /volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:46.177211 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8df2039c-a47e-45db-a6eb-478a9c25df79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:46.179147 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8df2039c-a47e-45db-a6eb-478a9c25df79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:46.179438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8df2039c-a47e-45db-a6eb-478a9c25df79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:46.179667 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8df2039c-a47e-45db-a6eb-478a9c25df79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:46.179825 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8df2039c-a47e-45db-a6eb-478a9c25df79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:46.185244 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:46.185244 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:46.185682 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8df2039c-a47e-45db-a6eb-478a9c25df79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:46.186154 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1016/4053] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:46 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:46.288280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee7bd584-d730-4fb0-a62e-b692948037d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:46.290522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee7bd584-d730-4fb0-a62e-b692948037d7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:46.290792 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee7bd584-d730-4fb0-a62e-b692948037d7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:46.291082 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee7bd584-d730-4fb0-a62e-b692948037d7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:46.291269 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ee7bd584-d730-4fb0-a62e-b692948037d7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:46.296916 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:46.296916 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:46.298011 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee7bd584-d730-4fb0-a62e-b692948037d7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:46.298573 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1021/4054] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:46 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:46.471253 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed1d9407-fc10-4a82-9144-dd8b32145620 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:46.473076 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed1d9407-fc10-4a82-9144-dd8b32145620 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:46.473247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed1d9407-fc10-4a82-9144-dd8b32145620 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:46.473443 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed1d9407-fc10-4a82-9144-dd8b32145620 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:46.473553 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ed1d9407-fc10-4a82-9144-dd8b32145620 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:46.483462 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:46.483462 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:46.484437 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed1d9407-fc10-4a82-9144-dd8b32145620 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:46.484952 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1008/4055] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:46 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:46.890309 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c41e7fb-6adf-4d4d-a551-a0b548945f21 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:46.892183 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c41e7fb-6adf-4d4d-a551-a0b548945f21 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:46.892411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c41e7fb-6adf-4d4d-a551-a0b548945f21 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:46.892599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c41e7fb-6adf-4d4d-a551-a0b548945f21 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:46.892694 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0c41e7fb-6adf-4d4d-a551-a0b548945f21 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:46.898439 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:46.898439 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:46.899615 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c41e7fb-6adf-4d4d-a551-a0b548945f21 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:46.900345 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1011/4056] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:46 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:46.957711 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-993441cd-99fd-4ddc-9c03-53d413390103 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:46.961229 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-993441cd-99fd-4ddc-9c03-53d413390103 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 Aug 06 13:14:46.962094 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-993441cd-99fd-4ddc-9c03-53d413390103 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:46.962706 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-993441cd-99fd-4ddc-9c03-53d413390103 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:46.972659 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-993441cd-99fd-4ddc-9c03-53d413390103 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 returned with HTTP 404 Aug 06 13:14:46.972870 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1017/4057] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:46 2026] GET /volume/v3/volumes/e256f704-1b56-4660-965f-796fd2951e89 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:46.991781 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:46.997520 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:46.997831 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-657987624"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:47.004345 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-657987624'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:47.005197 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume of 1 GB Aug 06 13:14:47.021795 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:47.033552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (a5946a36-a7e1-49c4-8788-2e626be96770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:47.043043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208ca87d-1bf3-425d-ba4b-d77b65ed277e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:47.044145 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:47.085683 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208ca87d-1bf3-425d-ba4b-d77b65ed277e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:47.085683 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecb97a7-e112-4c90-bcb6-53f8ee0698d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:47.151868 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['d41e3a3c-d7f6-49bc-956a-f5d18354b399', '5a93b437-8f74-49e1-868b-620dfb2b2de8', '0e67b6d8-3ce5-4a34-b8bf-110c85bc439f', 'd11e9113-fc70-443d-8dd5-36d61a08223e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:47.153046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecb97a7-e112-4c90-bcb6-53f8ee0698d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d41e3a3c-d7f6-49bc-956a-f5d18354b399', '5a93b437-8f74-49e1-868b-620dfb2b2de8', '0e67b6d8-3ce5-4a34-b8bf-110c85bc439f', 'd11e9113-fc70-443d-8dd5-36d61a08223e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:47.153954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c0ff015-dbdc-42a1-aa4d-6df68e4edd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:47.186564 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c0ff015-dbdc-42a1-aa4d-6df68e4edd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6614803c-41d5-439f-9fb0-596463b9e506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657987624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['d41e3a3c-d7f6-49bc-956a-f5d18354b399','5a93b437-8f74-49e1-868b-620dfb2b2de8','0e67b6d8-3ce5-4a34-b8bf-110c85bc439f','d11e9113-fc70-443d-8dd5-36d61a08223e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657987624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6614803c-41d5-439f-9fb0-596463b9e506,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea58e4956454136ae2e48902e07ce48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34730b55ae2340b8b27691415f428ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:47.187273 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f83b01-f6bc-48e7-83cc-3144026a7169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:47.199949 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c766002e-2623-4531-8240-1602ef4c7e48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:47.201553 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c766002e-2623-4531-8240-1602ef4c7e48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:47.201732 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c766002e-2623-4531-8240-1602ef4c7e48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:47.201911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c766002e-2623-4531-8240-1602ef4c7e48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:47.202063 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c766002e-2623-4531-8240-1602ef4c7e48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:47.208195 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:47.208195 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:47.208979 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c766002e-2623-4531-8240-1602ef4c7e48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:47.209373 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1009/4058] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:47 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:47.214187 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f83b01-f6bc-48e7-83cc-3144026a7169) transitioned into state 'SUCCESS' from state '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-657987624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['d41e3a3c-d7f6-49bc-956a-f5d18354b399','5a93b437-8f74-49e1-868b-620dfb2b2de8','0e67b6d8-3ce5-4a34-b8bf-110c85bc439f','d11e9113-fc70-443d-8dd5-36d61a08223e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:47.214904 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03911966-5b5f-4e5e-b9a6-4e4c0b0b6dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:47.224115 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03911966-5b5f-4e5e-b9a6-4e4c0b0b6dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:47.224948 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (a5946a36-a7e1-49c4-8788-2e626be96770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:47.225252 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request issued successfully. Aug 06 13:14:47.225838 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99d9582b-7fe5-44e9-ae10-4a37b03c1321 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:47.226370 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1022/4059] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:46 2026] POST /volume/v3/volumes => generated 775 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:47.239850 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7405e8b8-fc22-420f-b22d-95b350e3f648 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:47.243621 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7405e8b8-fc22-420f-b22d-95b350e3f648 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 Aug 06 13:14:47.243621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7405e8b8-fc22-420f-b22d-95b350e3f648 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:47.243621 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7405e8b8-fc22-420f-b22d-95b350e3f648 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:47.253175 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:47.253175 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:47.257608 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7405e8b8-fc22-420f-b22d-95b350e3f648 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:47.263288 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7405e8b8-fc22-420f-b22d-95b350e3f648 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 returned with HTTP 200 Aug 06 13:14:47.263948 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1012/4060] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:47 2026] GET /volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:47.314306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07007504-d7ee-4d4f-aea0-c6d71242ef20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:47.316006 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07007504-d7ee-4d4f-aea0-c6d71242ef20 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:47.316653 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07007504-d7ee-4d4f-aea0-c6d71242ef20 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:47.316946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07007504-d7ee-4d4f-aea0-c6d71242ef20 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:47.317082 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-07007504-d7ee-4d4f-aea0-c6d71242ef20 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:47.323406 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:47.323406 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:47.325472 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07007504-d7ee-4d4f-aea0-c6d71242ef20 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:47.325472 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1018/4061] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:47 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:47.497789 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b68c6d8-6cd9-4073-abab-8f99514ccd62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:47.500062 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b68c6d8-6cd9-4073-abab-8f99514ccd62 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:47.500337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b68c6d8-6cd9-4073-abab-8f99514ccd62 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:47.500569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b68c6d8-6cd9-4073-abab-8f99514ccd62 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:47.500723 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5b68c6d8-6cd9-4073-abab-8f99514ccd62 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:47.506105 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:47.506105 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:47.507653 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b68c6d8-6cd9-4073-abab-8f99514ccd62 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:47.507856 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1010/4062] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:47 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:47.915555 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0cc36e8-ace3-4387-b4f3-b2a6832e9fe5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:47.918074 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0cc36e8-ace3-4387-b4f3-b2a6832e9fe5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:47.918379 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0cc36e8-ace3-4387-b4f3-b2a6832e9fe5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:47.918788 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0cc36e8-ace3-4387-b4f3-b2a6832e9fe5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:47.918960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b0cc36e8-ace3-4387-b4f3-b2a6832e9fe5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:47.923046 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:47.923046 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:47.923725 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0cc36e8-ace3-4387-b4f3-b2a6832e9fe5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:47.924090 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1023/4063] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:47 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:48.223999 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-110ad097-c73d-4861-b524-1cd4a7d52216 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:48.225919 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-110ad097-c73d-4861-b524-1cd4a7d52216 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:48.226123 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-110ad097-c73d-4861-b524-1cd4a7d52216 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:48.227551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-110ad097-c73d-4861-b524-1cd4a7d52216 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:48.227719 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-110ad097-c73d-4861-b524-1cd4a7d52216 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:48.232879 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:48.232879 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:48.233445 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-110ad097-c73d-4861-b524-1cd4a7d52216 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:48.233790 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1013/4064] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:48 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:48.278780 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5841b398-3650-41f7-847e-c1abc5f7aa97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:48.281353 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5841b398-3650-41f7-847e-c1abc5f7aa97 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 Aug 06 13:14:48.281616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5841b398-3650-41f7-847e-c1abc5f7aa97 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:48.281920 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5841b398-3650-41f7-847e-c1abc5f7aa97 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:48.292391 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:48.292391 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:48.297410 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5841b398-3650-41f7-847e-c1abc5f7aa97 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:48.302133 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5841b398-3650-41f7-847e-c1abc5f7aa97 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 returned with HTTP 200 Aug 06 13:14:48.302581 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1019/4065] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:48 2026] GET /volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:48.318307 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:48.319880 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:48.320478 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6614803c-41d5-439f-9fb0-596463b9e506", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-260212611"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:48.331248 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:48.331248 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:48.332280 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:48.332280 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create snapshot from volume 6614803c-41d5-439f-9fb0-596463b9e506 Aug 06 13:14:48.337725 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fefae10c-faab-4fd6-987d-e4c447567a87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:48.340114 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fefae10c-faab-4fd6-987d-e4c447567a87 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:48.340354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fefae10c-faab-4fd6-987d-e4c447567a87 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:48.340612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fefae10c-faab-4fd6-987d-e4c447567a87 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:48.341434 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fefae10c-faab-4fd6-987d-e4c447567a87 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:48.345691 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:48.345691 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:48.346745 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fefae10c-faab-4fd6-987d-e4c447567a87 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:48.347311 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1024/4066] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:48 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:48.362199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['9d7e3326-006c-4cb4-b8a3-a6a225745ca8', '1bc4efc3-5835-45db-a67a-aceae663c969', 'b21e016e-57c9-4547-a1f1-be062c816e4f', '40bc9c76-e3dd-4b06-8321-6a1ca0b81999'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:48.395382 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot create request issued successfully. Aug 06 13:14:48.396012 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37bc92f4-c90c-44f8-ab6d-3c0fbc904951 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:48.396673 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1011/4067] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:48.408073 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e247dab-e337-4b2c-9536-5d5cd2ba387b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:48.411216 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e247dab-e337-4b2c-9536-5d5cd2ba387b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a Aug 06 13:14:48.411486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e247dab-e337-4b2c-9536-5d5cd2ba387b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:48.411692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e247dab-e337-4b2c-9536-5d5cd2ba387b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:48.418187 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:48.418187 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:48.418606 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e247dab-e337-4b2c-9536-5d5cd2ba387b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:48.419402 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e247dab-e337-4b2c-9536-5d5cd2ba387b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a returned with HTTP 200 Aug 06 13:14:48.419859 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1014/4068] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:48 2026] GET /volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:48.521669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df2c8a61-09df-42a5-a058-314bff53f35e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:48.523582 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df2c8a61-09df-42a5-a058-314bff53f35e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:48.523846 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df2c8a61-09df-42a5-a058-314bff53f35e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:48.524072 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df2c8a61-09df-42a5-a058-314bff53f35e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:48.524199 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-df2c8a61-09df-42a5-a058-314bff53f35e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:48.529325 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:48.529325 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:48.530131 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df2c8a61-09df-42a5-a058-314bff53f35e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:48.530586 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1020/4069] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:48 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:48.935216 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5394d8d2-cfa9-404b-b763-99703176bc72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:48.937385 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5394d8d2-cfa9-404b-b763-99703176bc72 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:48.937633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5394d8d2-cfa9-404b-b763-99703176bc72 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:48.938038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5394d8d2-cfa9-404b-b763-99703176bc72 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:48.938038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5394d8d2-cfa9-404b-b763-99703176bc72 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:48.942147 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:48.942147 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:48.942951 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5394d8d2-cfa9-404b-b763-99703176bc72 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:48.943215 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1025/4070] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:48 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:49.031512 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.140278 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:49.140278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-330548553", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:49.140278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-330548553', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:49.140278 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Create volume of 1 GB Aug 06 13:14:49.140541 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.140541 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:49.144824 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Availability Zones retrieved successfully. Aug 06 13:14:49.149975 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Flow 'volume_create_api' (67b97a9b-6a12-44e3-a9b1-d45009f1fe27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:49.151056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bc2c8bb-5f21-42d7-92e5-71f9373fac14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:49.152072 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:49.177674 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bc2c8bb-5f21-42d7-92e5-71f9373fac14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:49.178619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c33c448-5f07-4f88-9ce9-18592d33a1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:49.245018 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91e546d7-54ad-42fb-b7d9-95a8be688a32 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.247541 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91e546d7-54ad-42fb-b7d9-95a8be688a32 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:49.247541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91e546d7-54ad-42fb-b7d9-95a8be688a32 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.247541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91e546d7-54ad-42fb-b7d9-95a8be688a32 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.247541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-91e546d7-54ad-42fb-b7d9-95a8be688a32 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:49.252282 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.252282 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:49.252960 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91e546d7-54ad-42fb-b7d9-95a8be688a32 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:49.253488 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1015/4071] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:49 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:49.255656 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Created reservations ['461e63f1-6fd0-4dce-b755-e021ff7920f1', '63f44c75-4726-4db0-9ecd-fda25205bf84', 'bd585a12-9c42-4122-8cf0-28635e745f89', 'afe571fd-7335-4d70-8976-7f1d5279d565'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:49.256697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c33c448-5f07-4f88-9ce9-18592d33a1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['461e63f1-6fd0-4dce-b755-e021ff7920f1', '63f44c75-4726-4db0-9ecd-fda25205bf84', 'bd585a12-9c42-4122-8cf0-28635e745f89', 'afe571fd-7335-4d70-8976-7f1d5279d565']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:49.257679 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc146f82-52c4-4f0a-949d-0d140a4924a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:49.286006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc146f82-52c4-4f0a-949d-0d140a4924a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653140c3-904f-4a70-8fb6-5afb8472ec10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-330548553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42718deeb1da4b9080274530d450075c',qos_specs=None,replication_status=,reservations=['461e63f1-6fd0-4dce-b755-e021ff7920f1','63f44c75-4726-4db0-9ecd-fda25205bf84','bd585a12-9c42-4122-8cf0-28635e745f89','afe571fd-7335-4d70-8976-7f1d5279d565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a706df8f5c5d4aee87d3063d3aaed046',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-330548553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653140c3-904f-4a70-8fb6-5afb8472ec10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42718deeb1da4b9080274530d450075c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a706df8f5c5d4aee87d3063d3aaed046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:49.286881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82293eb-4640-4267-9207-de9bb79d4e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:49.306593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82293eb-4640-4267-9207-de9bb79d4e85) transitioned into state 'SUCCESS' from state '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-330548553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42718deeb1da4b9080274530d450075c',qos_specs=None,replication_status=,reservations=['461e63f1-6fd0-4dce-b755-e021ff7920f1','63f44c75-4726-4db0-9ecd-fda25205bf84','bd585a12-9c42-4122-8cf0-28635e745f89','afe571fd-7335-4d70-8976-7f1d5279d565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a706df8f5c5d4aee87d3063d3aaed046',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:49.307529 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c3cbf5-3be9-4aae-ba79-ced9efaf650d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:49.319424 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c3cbf5-3be9-4aae-ba79-ced9efaf650d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:49.320520 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Flow 'volume_create_api' (67b97a9b-6a12-44e3-a9b1-d45009f1fe27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:49.320873 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Create volume request issued successfully. Aug 06 13:14:49.321583 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ae23f8c-0c32-48c7-ad2e-8c455f78270f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:49.322074 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1012/4072] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:49 2026] POST /volume/v3/volumes => generated 751 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:49.342416 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6550f8c7-4c0d-4d30-8db4-f0f09cd88aab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.344337 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6550f8c7-4c0d-4d30-8db4-f0f09cd88aab tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:49.344554 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6550f8c7-4c0d-4d30-8db4-f0f09cd88aab tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.344751 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6550f8c7-4c0d-4d30-8db4-f0f09cd88aab tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.354064 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.354064 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:49.359721 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3157893a-4d67-4125-bb15-4e1a0a3a2d7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.359949 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6550f8c7-4c0d-4d30-8db4-f0f09cd88aab tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:49.362204 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3157893a-4d67-4125-bb15-4e1a0a3a2d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:49.362509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3157893a-4d67-4125-bb15-4e1a0a3a2d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.362773 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3157893a-4d67-4125-bb15-4e1a0a3a2d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.362951 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3157893a-4d67-4125-bb15-4e1a0a3a2d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:49.366685 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6550f8c7-4c0d-4d30-8db4-f0f09cd88aab tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 200 Aug 06 13:14:49.367101 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1021/4073] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:49 2026] GET /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:49.369275 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.369275 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:49.370187 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3157893a-4d67-4125-bb15-4e1a0a3a2d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:49.370604 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1026/4074] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:49 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:49.433195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f3b916e-b3f6-466e-acc7-22fab9422ef6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.435423 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f3b916e-b3f6-466e-acc7-22fab9422ef6 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a Aug 06 13:14:49.435620 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f3b916e-b3f6-466e-acc7-22fab9422ef6 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.435812 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f3b916e-b3f6-466e-acc7-22fab9422ef6 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.442974 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.442974 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:49.443414 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5f3b916e-b3f6-466e-acc7-22fab9422ef6 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:49.444391 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f3b916e-b3f6-466e-acc7-22fab9422ef6 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a returned with HTTP 200 Aug 06 13:14:49.444872 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1016/4075] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:49 2026] GET /volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:49.456577 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6a695c1-636f-4d11-a9d1-85d5836bfc07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.458568 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6a695c1-636f-4d11-a9d1-85d5836bfc07 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] POST https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a/action Aug 06 13:14:49.458929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6a695c1-636f-4d11-a9d1-85d5836bfc07 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:49.459042 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6a695c1-636f-4d11-a9d1-85d5836bfc07 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:49.460315 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-b6a695c1-636f-4d11-a9d1-85d5836bfc07 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Updating snapshot '92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:14:49.469158 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.469158 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:49.469616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-b6a695c1-636f-4d11-a9d1-85d5836bfc07 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f8edfb6df8b647fd8f192abf063a8c8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea58e4956454136ae2e48902e07ce48', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:14:49.469803 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6a695c1-636f-4d11-a9d1-85d5836bfc07 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a/action returned with HTTP 403 Aug 06 13:14:49.470286 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1013/4076] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:14:49 2026] POST /volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:49.478212 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-651098f4-96a6-463b-b1bb-4f1886ae821b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.480474 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-651098f4-96a6-463b-b1bb-4f1886ae821b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a Aug 06 13:14:49.480670 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-651098f4-96a6-463b-b1bb-4f1886ae821b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.480889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-651098f4-96a6-463b-b1bb-4f1886ae821b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.481018 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-651098f4-96a6-463b-b1bb-4f1886ae821b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete snapshot with id: 92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a Aug 06 13:14:49.488052 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.488052 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:49.488534 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-651098f4-96a6-463b-b1bb-4f1886ae821b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:49.509498 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-651098f4-96a6-463b-b1bb-4f1886ae821b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot delete request issued successfully. Aug 06 13:14:49.509753 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-651098f4-96a6-463b-b1bb-4f1886ae821b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a returned with HTTP 202 Aug 06 13:14:49.510227 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1022/4077] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:49 2026] DELETE /volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:49.519183 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3d2d777-173a-421e-b247-99c9ae1e87d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.521281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3d2d777-173a-421e-b247-99c9ae1e87d3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a Aug 06 13:14:49.521586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3d2d777-173a-421e-b247-99c9ae1e87d3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.521881 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3d2d777-173a-421e-b247-99c9ae1e87d3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.528256 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.528256 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:49.529358 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b3d2d777-173a-421e-b247-99c9ae1e87d3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:49.529358 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3d2d777-173a-421e-b247-99c9ae1e87d3 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a returned with HTTP 200 Aug 06 13:14:49.529825 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1027/4078] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:49 2026] GET /volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:49.545071 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-919286e8-9364-445d-a2e6-5909f618b419 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.547618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-919286e8-9364-445d-a2e6-5909f618b419 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:49.547920 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-919286e8-9364-445d-a2e6-5909f618b419 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.548141 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-919286e8-9364-445d-a2e6-5909f618b419 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.548141 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-919286e8-9364-445d-a2e6-5909f618b419 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:49.553387 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.553387 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:49.554415 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-919286e8-9364-445d-a2e6-5909f618b419 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:49.554889 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1017/4079] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:49 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:49.957994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c152c213-17a8-47fc-8006-0b0686c26d43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:49.967213 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c152c213-17a8-47fc-8006-0b0686c26d43 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:49.969274 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c152c213-17a8-47fc-8006-0b0686c26d43 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:49.971220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c152c213-17a8-47fc-8006-0b0686c26d43 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:49.972080 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c152c213-17a8-47fc-8006-0b0686c26d43 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:49.989350 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:49.989350 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:49.993408 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c152c213-17a8-47fc-8006-0b0686c26d43 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:49.994444 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1014/4080] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:49 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:50.266116 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98563b2c-2759-4879-a0f6-74d391575db6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.271139 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98563b2c-2759-4879-a0f6-74d391575db6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:50.271430 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98563b2c-2759-4879-a0f6-74d391575db6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.271682 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98563b2c-2759-4879-a0f6-74d391575db6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.271859 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-98563b2c-2759-4879-a0f6-74d391575db6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:50.276856 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.276856 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:50.277657 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98563b2c-2759-4879-a0f6-74d391575db6 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:50.278170 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1023/4081] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:50.383535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-742b87bc-6e28-4f77-a624-9c8f18b749bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.384918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f790203a-680f-4934-bf3e-c2418cbf278c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.387287 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-742b87bc-6e28-4f77-a624-9c8f18b749bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:50.387287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-742b87bc-6e28-4f77-a624-9c8f18b749bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.387287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-742b87bc-6e28-4f77-a624-9c8f18b749bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.387287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-742b87bc-6e28-4f77-a624-9c8f18b749bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:50.389024 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f790203a-680f-4934-bf3e-c2418cbf278c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:50.389210 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f790203a-680f-4934-bf3e-c2418cbf278c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.389423 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f790203a-680f-4934-bf3e-c2418cbf278c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.391429 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.391429 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:50.392287 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-742b87bc-6e28-4f77-a624-9c8f18b749bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:50.392689 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1028/4082] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:50.398195 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.398195 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:50.402812 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f790203a-680f-4934-bf3e-c2418cbf278c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:50.408211 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f790203a-680f-4934-bf3e-c2418cbf278c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 200 Aug 06 13:14:50.408623 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1018/4083] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:50.412291 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d4f86fa-e9e7-4c6b-b989-324d6cff06aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.417793 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4f86fa-e9e7-4c6b-b989-324d6cff06aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:14:50.419133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4f86fa-e9e7-4c6b-b989-324d6cff06aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.419851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4f86fa-e9e7-4c6b-b989-324d6cff06aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.429464 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74e00bd5-461f-4a18-a9f4-153eb127b6fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.431362 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74e00bd5-461f-4a18-a9f4-153eb127b6fe tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:50.431572 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74e00bd5-461f-4a18-a9f4-153eb127b6fe tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.431828 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74e00bd5-461f-4a18-a9f4-153eb127b6fe tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.440042 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.440042 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:50.444225 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74e00bd5-461f-4a18-a9f4-153eb127b6fe tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:50.450650 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74e00bd5-461f-4a18-a9f4-153eb127b6fe tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 200 Aug 06 13:14:50.451132 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1024/4084] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:50.453014 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.453014 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:50.466245 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-687215bc-9595-432b-80b2-95474aa4de7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.468203 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-687215bc-9595-432b-80b2-95474aa4de7d tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:50.468643 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-687215bc-9595-432b-80b2-95474aa4de7d tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "653140c3-904f-4a70-8fb6-5afb8472ec10", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-411767321", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:50.469518 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d4f86fa-e9e7-4c6b-b989-324d6cff06aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:50.477523 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.477523 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:50.477968 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-687215bc-9595-432b-80b2-95474aa4de7d tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:50.478103 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-687215bc-9595-432b-80b2-95474aa4de7d tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Create snapshot from volume 653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:50.478608 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4f86fa-e9e7-4c6b-b989-324d6cff06aa tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 200 Aug 06 13:14:50.479031 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1015/4085] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 1355 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:50.492628 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.496113 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c/restore Aug 06 13:14:50.496487 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:50.497904 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Restoring backup 16d3c9c9-0789-4adf-900c-32b084053c9c ({'restore': {}}) {{(pid=100269) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:14:50.498008 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Restoring backup 16d3c9c9-0789-4adf-900c-32b084053c9c to volume None. Aug 06 13:14:50.509495 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.509495 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:50.510671 np0000006653 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating volume of 1 GB for restore of backup 16d3c9c9-0789-4adf-900c-32b084053c9c. Aug 06 13:14:50.519063 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Availability zone cache updated, next update will occur around 2026-08-06 14:14:50.518763. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 13:14:50.519172 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Availability Zones retrieved successfully. Aug 06 13:14:50.529315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (7b0d888e-77cf-409f-b130-b3152e3eb46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:50.529315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd96d844-ca4d-498d-ac47-20a74c21d7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:50.529315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:50.539929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-687215bc-9595-432b-80b2-95474aa4de7d tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Created reservations ['366e3f55-8734-44aa-b91f-e9a1242f5509', '3500e4f0-c238-450d-b985-5b22784cfef6', 'ce97ac89-3d94-40b5-b560-d52c173e3203', '0becf459-3a7c-42c5-9c66-2fd426426fcb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:50.540345 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3fa10f75-87c9-4d81-b803-bb757002312d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.542401 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fa10f75-87c9-4d81-b803-bb757002312d tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a Aug 06 13:14:50.542969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fa10f75-87c9-4d81-b803-bb757002312d tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.543274 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fa10f75-87c9-4d81-b803-bb757002312d tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.547961 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fa10f75-87c9-4d81-b803-bb757002312d tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a returned with HTTP 404 Aug 06 13:14:50.548459 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1025/4086] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/snapshots/92cdcda8-c3e8-49a9-b271-0bfbd6f5c22a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:50.557890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd96d844-ca4d-498d-ac47-20a74c21d7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:50.558162 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.558890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3ed0eb-b8fd-412b-b291-5f953c35c07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:50.565579 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 Aug 06 13:14:50.566351 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.566901 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.567929 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume with id: 6614803c-41d5-439f-9fb0-596463b9e506 Aug 06 13:14:50.568715 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d453efcb-2052-4672-b44b-c95c194604e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.571028 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d453efcb-2052-4672-b44b-c95c194604e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:50.571462 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d453efcb-2052-4672-b44b-c95c194604e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.571766 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d453efcb-2052-4672-b44b-c95c194604e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.571944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d453efcb-2052-4672-b44b-c95c194604e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:50.577241 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.577241 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:50.578210 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d453efcb-2052-4672-b44b-c95c194604e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:50.578655 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1026/4087] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:50.583298 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.583298 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:50.583463 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-687215bc-9595-432b-80b2-95474aa4de7d tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot force create request issued successfully. Aug 06 13:14:50.583766 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-687215bc-9595-432b-80b2-95474aa4de7d tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:50.584110 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:50.584856 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1029/4088] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:50.605924 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e5b77cf-de6a-4d35-8095-34c42aa9bad4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.607419 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['f57da117-8758-4529-828c-1feefeffbf7c', 'eb26bac7-4db6-4570-80bb-75e861eab8b2', '8be770ad-4a3d-4841-a3d7-d604f78bb641', '623ecd55-c8b8-4342-b3c2-4505d718d20c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:50.608408 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3ed0eb-b8fd-412b-b291-5f953c35c07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57da117-8758-4529-828c-1feefeffbf7c', 'eb26bac7-4db6-4570-80bb-75e861eab8b2', '8be770ad-4a3d-4841-a3d7-d604f78bb641', '623ecd55-c8b8-4342-b3c2-4505d718d20c']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:50.608634 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e5b77cf-de6a-4d35-8095-34c42aa9bad4 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:50.609010 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e5b77cf-de6a-4d35-8095-34c42aa9bad4 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.609311 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e5b77cf-de6a-4d35-8095-34c42aa9bad4 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.609382 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4f096d-d720-4e73-b26c-83c95e16fea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:50.609550 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume request issued successfully. Aug 06 13:14:50.609840 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b82aa4-a118-439b-bbb2-35a38aef8905 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 returned with HTTP 202 Aug 06 13:14:50.610609 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1016/4089] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:50 2026] DELETE /volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:50.617436 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.617436 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:50.617436 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4e5b77cf-de6a-4d35-8095-34c42aa9bad4 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot retrieved successfully. Aug 06 13:14:50.618534 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e5b77cf-de6a-4d35-8095-34c42aa9bad4 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 200 Aug 06 13:14:50.619032 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1027/4090] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:50.620428 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d9eb17a-fcb3-46d5-b3c2-b631eac38390 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:50.622613 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d9eb17a-fcb3-46d5-b3c2-b631eac38390 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 Aug 06 13:14:50.622844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d9eb17a-fcb3-46d5-b3c2-b631eac38390 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:50.623080 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d9eb17a-fcb3-46d5-b3c2-b631eac38390 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:50.631953 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.631953 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:50.636076 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d9eb17a-fcb3-46d5-b3c2-b631eac38390 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:50.640593 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d9eb17a-fcb3-46d5-b3c2-b631eac38390 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 returned with HTTP 200 Aug 06 13:14:50.640984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4f096d-d720-4e73-b26c-83c95e16fea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fd6a8e7-3191-4d5c-bea6-0b531090a1f1', '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_16d3c9c9-0789-4adf-900c-32b084053c9c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['f57da117-8758-4529-828c-1feefeffbf7c','eb26bac7-4db6-4570-80bb-75e861eab8b2','8be770ad-4a3d-4841-a3d7-d604f78bb641','623ecd55-c8b8-4342-b3c2-4505d718d20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_16d3c9c9-0789-4adf-900c-32b084053c9c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fd6a8e7-3191-4d5c-bea6-0b531090a1f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e057264765d441549404bfacb603abcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:50.641149 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1030/4091] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:50 2026] GET /volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:50.642067 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65778be-c21e-41fb-9cf7-87d70583064a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:50.654911 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65778be-c21e-41fb-9cf7-87d70583064a) transitioned into 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_16d3c9c9-0789-4adf-900c-32b084053c9c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['f57da117-8758-4529-828c-1feefeffbf7c','eb26bac7-4db6-4570-80bb-75e861eab8b2','8be770ad-4a3d-4841-a3d7-d604f78bb641','623ecd55-c8b8-4342-b3c2-4505d718d20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:50.655576 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca3d088-b5c6-4e17-be4d-bcb9ff686b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:50.665129 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca3d088-b5c6-4e17-be4d-bcb9ff686b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:50.666013 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (7b0d888e-77cf-409f-b130-b3152e3eb46e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:50.666278 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request issued successfully. Aug 06 13:14:50.673416 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:50.673416 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:50.673833 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:51.006545 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1db1d261-956e-4993-aebd-3752ceb7bf84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.008566 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1db1d261-956e-4993-aebd-3752ceb7bf84 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:51.009059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1db1d261-956e-4993-aebd-3752ceb7bf84 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.009059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1db1d261-956e-4993-aebd-3752ceb7bf84 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.009167 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1db1d261-956e-4993-aebd-3752ceb7bf84 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:51.014121 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.014121 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:51.014880 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1db1d261-956e-4993-aebd-3752ceb7bf84 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:51.015250 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1017/4092] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.290508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6945ddf4-0460-4b68-99d2-6a7ddac940f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.292519 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6945ddf4-0460-4b68-99d2-6a7ddac940f4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:51.292776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6945ddf4-0460-4b68-99d2-6a7ddac940f4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.292974 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6945ddf4-0460-4b68-99d2-6a7ddac940f4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.293074 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6945ddf4-0460-4b68-99d2-6a7ddac940f4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:51.297669 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.297669 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:51.298342 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6945ddf4-0460-4b68-99d2-6a7ddac940f4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:51.298807 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1028/4093] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.593033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1e1d290-7cf6-44da-87b8-91f1b68ea33e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.594897 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1e1d290-7cf6-44da-87b8-91f1b68ea33e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:51.595126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1e1d290-7cf6-44da-87b8-91f1b68ea33e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.595363 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1e1d290-7cf6-44da-87b8-91f1b68ea33e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.595515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c1e1d290-7cf6-44da-87b8-91f1b68ea33e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:51.599779 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.599779 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:51.600694 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1e1d290-7cf6-44da-87b8-91f1b68ea33e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:51.601094 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1031/4094] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.630017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec2ff859-e43b-4336-b795-bb853592b1ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.631680 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec2ff859-e43b-4336-b795-bb853592b1ff tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:51.631890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec2ff859-e43b-4336-b795-bb853592b1ff tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.632098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec2ff859-e43b-4336-b795-bb853592b1ff tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.638182 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.638182 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:51.638729 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec2ff859-e43b-4336-b795-bb853592b1ff tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot retrieved successfully. Aug 06 13:14:51.643163 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec2ff859-e43b-4336-b795-bb853592b1ff tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 200 Aug 06 13:14:51.643603 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1018/4095] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.654222 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08ad8a01-fed9-4372-818e-e954f78ccb63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.656426 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58ce6a3e-2edf-458b-aa16-68cbf2ae4e18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.656818 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ad8a01-fed9-4372-818e-e954f78ccb63 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:51.657033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ad8a01-fed9-4372-818e-e954f78ccb63 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.657300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ad8a01-fed9-4372-818e-e954f78ccb63 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.658537 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58ce6a3e-2edf-458b-aa16-68cbf2ae4e18 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 Aug 06 13:14:51.658783 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58ce6a3e-2edf-458b-aa16-68cbf2ae4e18 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.659067 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58ce6a3e-2edf-458b-aa16-68cbf2ae4e18 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.662546 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.662546 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:51.663171 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08ad8a01-fed9-4372-818e-e954f78ccb63 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot retrieved successfully. Aug 06 13:14:51.664272 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ad8a01-fed9-4372-818e-e954f78ccb63 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 200 Aug 06 13:14:51.665643 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1029/4096] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.669854 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58ce6a3e-2edf-458b-aa16-68cbf2ae4e18 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 returned with HTTP 404 Aug 06 13:14:51.670414 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1032/4097] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/volumes/6614803c-41d5-439f-9fb0-596463b9e506 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:51.673888 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5145ebe0-b8c8-4886-8673-f4e7a24c9d77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.679010 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5145ebe0-b8c8-4886-8673-f4e7a24c9d77 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:51.679308 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5145ebe0-b8c8-4886-8673-f4e7a24c9d77 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.680884 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5145ebe0-b8c8-4886-8673-f4e7a24c9d77 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.681007 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.681007 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:51.681494 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:14:51.681654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Checking backup size 1 against volume size 1 {{(pid=100269) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:14:51.681748 np0000006653 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Overwriting volume 3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 with restore of backup 16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:51.681900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.684024 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:51.684592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1598218839"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:51.686490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1598218839'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:51.686700 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume of 1 GB Aug 06 13:14:51.687401 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.687401 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:51.687584 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5145ebe0-b8c8-4886-8673-f4e7a24c9d77 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot retrieved successfully. Aug 06 13:14:51.688594 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5145ebe0-b8c8-4886-8673-f4e7a24c9d77 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 200 Aug 06 13:14:51.689074 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1019/4098] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.694124 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:51.695366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] restore_backup in rpcapi backup_id 16d3c9c9-0789-4adf-900c-32b084053c9c {{(pid=100269) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:14:51.697453 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec28bdca-607e-4b92-9e30-dd305087cb84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c/restore returned with HTTP 202 Aug 06 13:14:51.698016 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1019/4099] 10.4.3.59 () {68 vars in 1386 bytes} [Thu Aug 6 13:14:50 2026] POST /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c/restore => generated 189 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:51.700474 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.701448 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (1b45c196-5522-43dc-98d0-00cbfe590398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:51.703462 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:51.703790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:51.705219 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Create volume request body: {'volume': {'snapshot_id': '5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:51.706335 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64e29828-a4d0-494a-9589-56f3615ef55c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.706772 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc50c20-b06f-4ada-a432-3f0b466c715e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.707276 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:51.708048 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64e29828-a4d0-494a-9589-56f3615ef55c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:51.708221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64e29828-a4d0-494a-9589-56f3615ef55c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.708441 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64e29828-a4d0-494a-9589-56f3615ef55c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.708541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-64e29828-a4d0-494a-9589-56f3615ef55c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:51.712606 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.712606 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:51.713291 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64e29828-a4d0-494a-9589-56f3615ef55c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:51.713641 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1020/4100] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.716519 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.716519 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:51.716992 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot retrieved successfully. Aug 06 13:14:51.717126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Create volume of 1 GB Aug 06 13:14:51.720760 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Availability Zones retrieved successfully. Aug 06 13:14:51.726069 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Flow 'volume_create_api' (11b1a627-b187-4898-8996-b1b13ff3149e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:51.727117 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58eb5a6-ad7b-481e-8499-5ae083103516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.727985 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:51.734964 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc50c20-b06f-4ada-a432-3f0b466c715e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.735979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1dcd45d-7d76-4507-aa2c-4216c6827c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.756412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58eb5a6-ad7b-481e-8499-5ae083103516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.756412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd1a121-44d2-48da-a1b4-bb957f732adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.782158 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['c43594a7-7f5e-4306-b89b-ef56ef9b542b', '9ec9cf87-7b47-4353-98e4-eb5322d30b02', '2df9bcf1-da4c-4891-9ad9-34b409158988', '36b0dd65-5528-402f-8b61-cd31f7556f1c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:51.783029 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1dcd45d-7d76-4507-aa2c-4216c6827c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43594a7-7f5e-4306-b89b-ef56ef9b542b', '9ec9cf87-7b47-4353-98e4-eb5322d30b02', '2df9bcf1-da4c-4891-9ad9-34b409158988', '36b0dd65-5528-402f-8b61-cd31f7556f1c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.783787 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3ea958-2b97-4c74-af9e-3c4ba863c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.802476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Created reservations ['c9871fe8-02f8-4ab6-b8f3-3fd3897072b0', '5e5612b6-e539-4134-96d2-e0e665596fa9', 'cd3b27b6-1b44-401a-802d-650f3995872d', 'd6545b1f-bf80-4a3b-bc4a-e2d637259d3c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:51.803160 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd1a121-44d2-48da-a1b4-bb957f732adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9871fe8-02f8-4ab6-b8f3-3fd3897072b0', '5e5612b6-e539-4134-96d2-e0e665596fa9', 'cd3b27b6-1b44-401a-802d-650f3995872d', 'd6545b1f-bf80-4a3b-bc4a-e2d637259d3c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.803918 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef1f302-2874-4268-97f5-2ae2a9658527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.811393 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3ea958-2b97-4c74-af9e-3c4ba863c02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9a0250-ce80-4ccd-9cac-0552f5c9d15c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598218839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['c43594a7-7f5e-4306-b89b-ef56ef9b542b','9ec9cf87-7b47-4353-98e4-eb5322d30b02','2df9bcf1-da4c-4891-9ad9-34b409158988','36b0dd65-5528-402f-8b61-cd31f7556f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598218839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f9a0250-ce80-4ccd-9cac-0552f5c9d15c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea58e4956454136ae2e48902e07ce48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34730b55ae2340b8b27691415f428ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.812158 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d99c290-5e0e-4195-84db-271d1a7ceaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.835013 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d99c290-5e0e-4195-84db-271d1a7ceaaf) transitioned into state 'SUCCESS' from state '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-1598218839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['c43594a7-7f5e-4306-b89b-ef56ef9b542b','9ec9cf87-7b47-4353-98e4-eb5322d30b02','2df9bcf1-da4c-4891-9ad9-34b409158988','36b0dd65-5528-402f-8b61-cd31f7556f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.835983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73541596-6f74-490b-8e17-064ab2757940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.845777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73541596-6f74-490b-8e17-064ab2757940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.846695 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (1b45c196-5522-43dc-98d0-00cbfe590398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:51.847080 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request issued successfully. Aug 06 13:14:51.847733 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1058a7e-5929-4d9e-b049-b10536fa5b6a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:51.848380 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1030/4101] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:51 2026] POST /volume/v3/volumes => generated 776 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:51.853414 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef1f302-2874-4268-97f5-2ae2a9658527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a5f194-efad-49ba-a27f-6747fa3eb5d8', '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='42718deeb1da4b9080274530d450075c',qos_specs=None,replication_status=,reservations=['c9871fe8-02f8-4ab6-b8f3-3fd3897072b0','5e5612b6-e539-4134-96d2-e0e665596fa9','cd3b27b6-1b44-401a-802d-650f3995872d','d6545b1f-bf80-4a3b-bc4a-e2d637259d3c'],size=1,snapshot_id=5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e,source_replicaid=,source_volid=None,status='creating',user_id='a706df8f5c5d4aee87d3063d3aaed046',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a5f194-efad-49ba-a27f-6747fa3eb5d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42718deeb1da4b9080274530d450075c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a706df8f5c5d4aee87d3063d3aaed046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.854403 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e07a89c-734c-4dfa-a261-79f99e1600b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.866224 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5acc1a6d-9b3d-4980-a383-f16264f2a80f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.869161 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5acc1a6d-9b3d-4980-a383-f16264f2a80f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c Aug 06 13:14:51.869252 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5acc1a6d-9b3d-4980-a383-f16264f2a80f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.869464 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5acc1a6d-9b3d-4980-a383-f16264f2a80f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.876701 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e07a89c-734c-4dfa-a261-79f99e1600b8) transitioned into state 'SUCCESS' from 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='42718deeb1da4b9080274530d450075c',qos_specs=None,replication_status=,reservations=['c9871fe8-02f8-4ab6-b8f3-3fd3897072b0','5e5612b6-e539-4134-96d2-e0e665596fa9','cd3b27b6-1b44-401a-802d-650f3995872d','d6545b1f-bf80-4a3b-bc4a-e2d637259d3c'],size=1,snapshot_id=5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e,source_replicaid=,source_volid=None,status='creating',user_id='a706df8f5c5d4aee87d3063d3aaed046',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.877101 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.877101 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:51.877621 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9b499b-75de-416e-bc73-d7da4b3fddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:51.881361 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5acc1a6d-9b3d-4980-a383-f16264f2a80f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:51.886003 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5acc1a6d-9b3d-4980-a383-f16264f2a80f tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c returned with HTTP 200 Aug 06 13:14:51.886373 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1020/4102] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:51.901515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9b499b-75de-416e-bc73-d7da4b3fddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:51.902331 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Flow 'volume_create_api' (11b1a627-b187-4898-8996-b1b13ff3149e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:51.902636 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Create volume request issued successfully. Aug 06 13:14:51.903183 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f5cca8-773e-48f9-a2b0-e665336e1b79 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:51.903595 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1033/4103] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:51 2026] POST /volume/v3/volumes => generated 739 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 13:14:51.916475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a863dee7-000a-4300-b71b-f5e5beac852b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:51.918402 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a863dee7-000a-4300-b71b-f5e5beac852b tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 Aug 06 13:14:51.918612 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a863dee7-000a-4300-b71b-f5e5beac852b tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:51.918796 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a863dee7-000a-4300-b71b-f5e5beac852b tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:51.927849 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:51.927849 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:51.932600 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a863dee7-000a-4300-b71b-f5e5beac852b tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:51.938022 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a863dee7-000a-4300-b71b-f5e5beac852b tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 returned with HTTP 200 Aug 06 13:14:51.938551 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1021/4104] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:51 2026] GET /volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 => generated 807 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:52.030096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03d96268-6bdc-4466-aa52-23a2c88ea964 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:52.034278 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03d96268-6bdc-4466-aa52-23a2c88ea964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:52.034278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03d96268-6bdc-4466-aa52-23a2c88ea964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:52.034278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03d96268-6bdc-4466-aa52-23a2c88ea964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:52.034278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-03d96268-6bdc-4466-aa52-23a2c88ea964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:52.039458 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:52.039458 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:52.039871 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03d96268-6bdc-4466-aa52-23a2c88ea964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:52.040321 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1031/4105] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:52 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:14:52.309339 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-549546aa-cdb6-4ad0-bce1-069a7ebe1c5c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:52.310838 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-549546aa-cdb6-4ad0-bce1-069a7ebe1c5c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:52.311204 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-549546aa-cdb6-4ad0-bce1-069a7ebe1c5c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:52.311517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-549546aa-cdb6-4ad0-bce1-069a7ebe1c5c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:52.311732 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-549546aa-cdb6-4ad0-bce1-069a7ebe1c5c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:52.321306 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:52.321306 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:52.321306 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-549546aa-cdb6-4ad0-bce1-069a7ebe1c5c tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:52.321306 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1021/4106] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:52 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:52.613095 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-493b5f97-4ec7-4886-ad0a-fdbe831a269b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:52.615322 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-493b5f97-4ec7-4886-ad0a-fdbe831a269b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:52.616156 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-493b5f97-4ec7-4886-ad0a-fdbe831a269b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:52.616156 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-493b5f97-4ec7-4886-ad0a-fdbe831a269b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:52.616950 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-493b5f97-4ec7-4886-ad0a-fdbe831a269b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:52.622291 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:52.622291 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:52.623194 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-493b5f97-4ec7-4886-ad0a-fdbe831a269b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:52.623702 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1034/4107] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:52 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:52.725907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d86cf8d4-64f3-4115-a441-5a33b37d7a22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:52.727750 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d86cf8d4-64f3-4115-a441-5a33b37d7a22 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:52.727966 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d86cf8d4-64f3-4115-a441-5a33b37d7a22 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:52.728132 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d86cf8d4-64f3-4115-a441-5a33b37d7a22 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:52.728250 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d86cf8d4-64f3-4115-a441-5a33b37d7a22 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:52.732738 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:52.732738 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:52.733525 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d86cf8d4-64f3-4115-a441-5a33b37d7a22 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:52.734101 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1022/4108] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:52 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:52.903276 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06fadb5d-9827-4ee4-922c-6a88dc830e7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:52.905445 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06fadb5d-9827-4ee4-922c-6a88dc830e7b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c Aug 06 13:14:52.905688 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06fadb5d-9827-4ee4-922c-6a88dc830e7b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:52.905929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06fadb5d-9827-4ee4-922c-6a88dc830e7b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:52.915056 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:52.915056 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:52.920055 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06fadb5d-9827-4ee4-922c-6a88dc830e7b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:52.922942 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06fadb5d-9827-4ee4-922c-6a88dc830e7b tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c returned with HTTP 200 Aug 06 13:14:52.923284 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1032/4109] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:52 2026] GET /volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:52.936653 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:52.938941 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:52.939504 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f9a0250-ce80-4ccd-9cac-0552f5c9d15c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-249867785"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:52.949218 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:52.949218 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:52.949631 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:52.949808 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create snapshot from volume 3f9a0250-ce80-4ccd-9cac-0552f5c9d15c Aug 06 13:14:52.954601 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01218409-b32b-4ca0-8670-f16465c6d60f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:52.956429 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01218409-b32b-4ca0-8670-f16465c6d60f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 Aug 06 13:14:52.956615 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01218409-b32b-4ca0-8670-f16465c6d60f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:52.956806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01218409-b32b-4ca0-8670-f16465c6d60f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:52.972115 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:52.972115 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:52.981448 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01218409-b32b-4ca0-8670-f16465c6d60f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:52.988838 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01218409-b32b-4ca0-8670-f16465c6d60f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 returned with HTTP 200 Aug 06 13:14:52.989303 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1035/4110] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:52 2026] GET /volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:52.991789 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['728b76b5-1158-4d32-817d-e8c8c5afe278', 'a223ab67-1a50-4e2f-90f0-12f0e7dd4249', 'f68d5659-4e13-4707-9f20-8413312eee60', '56781a1d-c502-4ac2-8d7c-ce5f10e9a645'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:53.004897 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69edaeae-b93c-412a-913f-5ffe3c90174a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.006965 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69edaeae-b93c-412a-913f-5ffe3c90174a tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 Aug 06 13:14:53.007214 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69edaeae-b93c-412a-913f-5ffe3c90174a tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.007469 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69edaeae-b93c-412a-913f-5ffe3c90174a tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.019300 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.019300 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:53.023720 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69edaeae-b93c-412a-913f-5ffe3c90174a tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:53.026032 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot create request issued successfully. Aug 06 13:14:53.026393 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f489f922-87cd-40f2-9d39-ca0ebf4a4411 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:53.026804 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1022/4111] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:53.027635 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69edaeae-b93c-412a-913f-5ffe3c90174a tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 returned with HTTP 200 Aug 06 13:14:53.028019 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1023/4112] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:53.036431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03280b04-56e6-420a-bb10-0c6e5d7c3e5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.038026 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03280b04-56e6-420a-bb10-0c6e5d7c3e5a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 Aug 06 13:14:53.038200 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03280b04-56e6-420a-bb10-0c6e5d7c3e5a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.038428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03280b04-56e6-420a-bb10-0c6e5d7c3e5a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.043275 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.043275 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:53.043586 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03280b04-56e6-420a-bb10-0c6e5d7c3e5a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:53.044219 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03280b04-56e6-420a-bb10-0c6e5d7c3e5a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 returned with HTTP 200 Aug 06 13:14:53.044571 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1033/4113] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:53.049702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.052183 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:53.052490 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.052801 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.052978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Delete snapshot with id: 5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:53.055085 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d73c1548-0a33-407a-9653-84fa7f14b277 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.057414 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d73c1548-0a33-407a-9653-84fa7f14b277 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:53.057654 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d73c1548-0a33-407a-9653-84fa7f14b277 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.058120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d73c1548-0a33-407a-9653-84fa7f14b277 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.058203 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.058203 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:53.058275 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d73c1548-0a33-407a-9653-84fa7f14b277 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:53.058603 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot retrieved successfully. Aug 06 13:14:53.063420 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.063420 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:53.064420 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d73c1548-0a33-407a-9653-84fa7f14b277 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:53.064841 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1023/4114] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:53.076543 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot delete request issued successfully. Aug 06 13:14:53.076717 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b5b8f67-b5b1-4495-ad05-9ee02c0c3a8f tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 202 Aug 06 13:14:53.077106 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1036/4115] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:53 2026] DELETE /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:53.084196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de681123-96ab-4d9b-b2cc-da99a04396c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.086413 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de681123-96ab-4d9b-b2cc-da99a04396c3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:53.086649 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de681123-96ab-4d9b-b2cc-da99a04396c3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.086898 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de681123-96ab-4d9b-b2cc-da99a04396c3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.092637 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.092637 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:53.093212 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de681123-96ab-4d9b-b2cc-da99a04396c3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Snapshot retrieved successfully. Aug 06 13:14:53.094183 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de681123-96ab-4d9b-b2cc-da99a04396c3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 200 Aug 06 13:14:53.094680 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1024/4116] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:53.329904 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ee55da0-c670-479e-a129-ae663bd0529d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.331700 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ee55da0-c670-479e-a129-ae663bd0529d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:53.331989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ee55da0-c670-479e-a129-ae663bd0529d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.332256 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ee55da0-c670-479e-a129-ae663bd0529d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.332393 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3ee55da0-c670-479e-a129-ae663bd0529d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:53.337549 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.337549 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:53.338351 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ee55da0-c670-479e-a129-ae663bd0529d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:53.338806 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1034/4117] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:53.635942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-980eaff8-4c30-49df-9ab3-3c9f2b457b10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.637782 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-980eaff8-4c30-49df-9ab3-3c9f2b457b10 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:53.637992 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-980eaff8-4c30-49df-9ab3-3c9f2b457b10 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.638207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-980eaff8-4c30-49df-9ab3-3c9f2b457b10 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.638387 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-980eaff8-4c30-49df-9ab3-3c9f2b457b10 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:53.643240 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.643240 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:53.644082 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-980eaff8-4c30-49df-9ab3-3c9f2b457b10 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:53.644450 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1024/4118] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:53.654421 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.656219 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c/restore Aug 06 13:14:53.656589 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "791eb721-b535-4518-bc82-d166fa6bf7a3"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:53.658414 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Restoring backup b515cd76-1238-4bd3-9457-50a85c8d879c ({'restore': {'volume_id': '791eb721-b535-4518-bc82-d166fa6bf7a3'}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:14:53.658414 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Restoring backup b515cd76-1238-4bd3-9457-50a85c8d879c to volume 791eb721-b535-4518-bc82-d166fa6bf7a3. Aug 06 13:14:53.662620 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.662620 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:53.669828 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.669828 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:53.670235 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:14:53.670377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:14:53.670501 np0000006653 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Overwriting volume 791eb721-b535-4518-bc82-d166fa6bf7a3 with restore of backup b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:53.683595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] restore_backup in rpcapi backup_id b515cd76-1238-4bd3-9457-50a85c8d879c {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:14:53.685924 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ff32cb3-d250-4ef4-80bb-19d7092f4935 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c/restore returned with HTTP 202 Aug 06 13:14:53.686348 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1037/4119] 10.4.3.59 () {68 vars in 1386 bytes} [Thu Aug 6 13:14:53 2026] POST /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:53.695142 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c23cfd7-ea01-428a-a531-92418af76960 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.697749 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c23cfd7-ea01-428a-a531-92418af76960 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:53.698004 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c23cfd7-ea01-428a-a531-92418af76960 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.698250 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c23cfd7-ea01-428a-a531-92418af76960 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.698428 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c23cfd7-ea01-428a-a531-92418af76960 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:53.704294 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.704294 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:53.705272 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c23cfd7-ea01-428a-a531-92418af76960 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:53.705807 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1025/4120] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:53.746467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cbecc66-3397-4613-a617-a0d94a5abd3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:53.747909 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cbecc66-3397-4613-a617-a0d94a5abd3f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:53.748199 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cbecc66-3397-4613-a617-a0d94a5abd3f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:53.748483 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cbecc66-3397-4613-a617-a0d94a5abd3f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:53.748681 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0cbecc66-3397-4613-a617-a0d94a5abd3f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:53.753466 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:53.753466 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:53.755274 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cbecc66-3397-4613-a617-a0d94a5abd3f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:53.755350 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1035/4121] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:53 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:54.055436 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e160a5c6-3342-4bd0-af4f-794e5fde9a39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.057921 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e160a5c6-3342-4bd0-af4f-794e5fde9a39 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 Aug 06 13:14:54.058235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e160a5c6-3342-4bd0-af4f-794e5fde9a39 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.058532 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e160a5c6-3342-4bd0-af4f-794e5fde9a39 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.064367 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.064367 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:54.064728 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e160a5c6-3342-4bd0-af4f-794e5fde9a39 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:54.065553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e160a5c6-3342-4bd0-af4f-794e5fde9a39 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 returned with HTTP 200 Aug 06 13:14:54.065952 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1025/4122] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:54.074295 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5523f773-f1bd-4171-ad82-8da8b9018f20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.075895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-208b744e-0b46-4bcd-80c8-6a4aa4f99dcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.076214 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5523f773-f1bd-4171-ad82-8da8b9018f20 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] GET https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 Aug 06 13:14:54.076214 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5523f773-f1bd-4171-ad82-8da8b9018f20 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.076427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5523f773-f1bd-4171-ad82-8da8b9018f20 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.077769 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-208b744e-0b46-4bcd-80c8-6a4aa4f99dcd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:54.077991 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-208b744e-0b46-4bcd-80c8-6a4aa4f99dcd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.078170 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-208b744e-0b46-4bcd-80c8-6a4aa4f99dcd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.078338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-208b744e-0b46-4bcd-80c8-6a4aa4f99dcd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:54.081282 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.081282 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:54.081689 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5523f773-f1bd-4171-ad82-8da8b9018f20 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Snapshot retrieved successfully. Aug 06 13:14:54.082818 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5523f773-f1bd-4171-ad82-8da8b9018f20 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 returned with HTTP 200 Aug 06 13:14:54.082961 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1038/4123] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:14:54.083786 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.083786 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:54.084641 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-208b744e-0b46-4bcd-80c8-6a4aa4f99dcd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:54.085122 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1026/4124] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:54.104857 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a7efa71-9a4a-48b9-841e-aa955db6714c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.105347 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.106917 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a7efa71-9a4a-48b9-841e-aa955db6714c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:54.107129 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 Aug 06 13:14:54.107282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a7efa71-9a4a-48b9-841e-aa955db6714c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.107372 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a7efa71-9a4a-48b9-841e-aa955db6714c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.107422 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.107647 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.107805 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete snapshot with id: ca2d6aa4-4653-4e24-8b30-106987a90985 Aug 06 13:14:54.112145 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a7efa71-9a4a-48b9-841e-aa955db6714c tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 404 Aug 06 13:14:54.112836 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1036/4125] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:54.113206 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.113206 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:54.113583 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:54.125903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.128237 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:54.128552 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.128791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.129013 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Delete volume with id: 653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:54.130924 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot delete request issued successfully. Aug 06 13:14:54.131198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-086c9c9e-4892-4f51-8ca7-20f12167a053 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 returned with HTTP 202 Aug 06 13:14:54.131822 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1026/4126] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:54 2026] DELETE /volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:54.136615 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.136615 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:54.137160 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:54.140918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f6a6be7-4137-46ed-99e1-7ad68a8319fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.143145 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f6a6be7-4137-46ed-99e1-7ad68a8319fe tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 Aug 06 13:14:54.143870 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f6a6be7-4137-46ed-99e1-7ad68a8319fe tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.143870 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f6a6be7-4137-46ed-99e1-7ad68a8319fe tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.150060 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.150060 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:54.150440 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f6a6be7-4137-46ed-99e1-7ad68a8319fe tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:54.151233 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f6a6be7-4137-46ed-99e1-7ad68a8319fe tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 returned with HTTP 200 Aug 06 13:14:54.151729 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1027/4127] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:54.155172 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Delete volume request issued successfully. Aug 06 13:14:54.155398 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b133a15c-6277-4a55-a5a7-c4dabf91ea68 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 202 Aug 06 13:14:54.155777 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1039/4128] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:54 2026] DELETE /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:54.163087 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-09bf73fe-0a86-46f2-ab59-4cd9e0d50769 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.164718 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09bf73fe-0a86-46f2-ab59-4cd9e0d50769 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:54.164904 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09bf73fe-0a86-46f2-ab59-4cd9e0d50769 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.165064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09bf73fe-0a86-46f2-ab59-4cd9e0d50769 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.177916 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.177916 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:54.181993 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-09bf73fe-0a86-46f2-ab59-4cd9e0d50769 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:54.187388 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09bf73fe-0a86-46f2-ab59-4cd9e0d50769 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 200 Aug 06 13:14:54.187762 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1037/4129] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:54.351464 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18fbfdd0-acee-4d2d-a52a-3e7a3b1f9c78 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.353191 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18fbfdd0-acee-4d2d-a52a-3e7a3b1f9c78 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:54.353439 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18fbfdd0-acee-4d2d-a52a-3e7a3b1f9c78 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.353627 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18fbfdd0-acee-4d2d-a52a-3e7a3b1f9c78 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.353817 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-18fbfdd0-acee-4d2d-a52a-3e7a3b1f9c78 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:54.358373 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.358373 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:54.359044 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18fbfdd0-acee-4d2d-a52a-3e7a3b1f9c78 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:54.359486 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1027/4130] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:54.716549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e336c5a-0384-41e3-ac2f-c19f43959735 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.718303 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e336c5a-0384-41e3-ac2f-c19f43959735 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:54.718503 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e336c5a-0384-41e3-ac2f-c19f43959735 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.718702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e336c5a-0384-41e3-ac2f-c19f43959735 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.718820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5e336c5a-0384-41e3-ac2f-c19f43959735 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:54.723324 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.723324 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:54.724213 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e336c5a-0384-41e3-ac2f-c19f43959735 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:54.724605 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1028/4131] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:54.765062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a69355c-b053-45fe-ab16-9fe541f95d10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:54.767006 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a69355c-b053-45fe-ab16-9fe541f95d10 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:54.767270 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a69355c-b053-45fe-ab16-9fe541f95d10 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:54.767495 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a69355c-b053-45fe-ab16-9fe541f95d10 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:54.767641 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9a69355c-b053-45fe-ab16-9fe541f95d10 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:54.773327 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:54.773327 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:54.774506 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a69355c-b053-45fe-ab16-9fe541f95d10 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:54.775072 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1040/4132] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:54 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:55.095188 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dca3618-7809-415e-99c2-f506742371ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.097217 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dca3618-7809-415e-99c2-f506742371ae tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:55.097460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dca3618-7809-415e-99c2-f506742371ae tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.097646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dca3618-7809-415e-99c2-f506742371ae tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.097798 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3dca3618-7809-415e-99c2-f506742371ae tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:55.102622 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.102622 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:55.103326 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dca3618-7809-415e-99c2-f506742371ae tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:55.103698 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1038/4133] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:55.161242 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b3594c32-061c-494b-b0ca-aedc9c40cab0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.163161 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3594c32-061c-494b-b0ca-aedc9c40cab0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 Aug 06 13:14:55.163371 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3594c32-061c-494b-b0ca-aedc9c40cab0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.163551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3594c32-061c-494b-b0ca-aedc9c40cab0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.167399 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3594c32-061c-494b-b0ca-aedc9c40cab0 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 returned with HTTP 404 Aug 06 13:14:55.167876 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1028/4134] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/snapshots/ca2d6aa4-4653-4e24-8b30-106987a90985 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:55.174116 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.176004 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c Aug 06 13:14:55.176175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.176336 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.176491 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume with id: 3f9a0250-ce80-4ccd-9cac-0552f5c9d15c Aug 06 13:14:55.183174 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.183174 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:55.183471 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:55.199586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d98ddab-85ed-47df-a9c7-fa03f404bf51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.199786 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume request issued successfully. Aug 06 13:14:55.199980 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c14f01a1-75f1-40de-9f10-16d46a7a0c55 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c returned with HTTP 202 Aug 06 13:14:55.200446 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1029/4135] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:55 2026] DELETE /volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:55.201785 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d98ddab-85ed-47df-a9c7-fa03f404bf51 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:55.201851 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d98ddab-85ed-47df-a9c7-fa03f404bf51 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.202086 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d98ddab-85ed-47df-a9c7-fa03f404bf51 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.209361 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d98ddab-85ed-47df-a9c7-fa03f404bf51 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 404 Aug 06 13:14:55.209997 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1041/4136] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:55.210839 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4a906d8-30d4-44cb-9412-2bdeb3c4795a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.212742 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4a906d8-30d4-44cb-9412-2bdeb3c4795a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c Aug 06 13:14:55.212942 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4a906d8-30d4-44cb-9412-2bdeb3c4795a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.213131 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4a906d8-30d4-44cb-9412-2bdeb3c4795a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.217340 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.219173 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 Aug 06 13:14:55.219447 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.219651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.219863 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Delete volume with id: 58a5f194-efad-49ba-a27f-6747fa3eb5d8 Aug 06 13:14:55.220534 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.220534 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:55.224207 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e4a906d8-30d4-44cb-9412-2bdeb3c4795a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:55.227778 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.227778 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:55.228630 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:55.228972 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4a906d8-30d4-44cb-9412-2bdeb3c4795a tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c returned with HTTP 200 Aug 06 13:14:55.229468 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1039/4137] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:55.249904 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Delete volume request issued successfully. Aug 06 13:14:55.250168 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0a4b7ba1-16d2-4a28-94bd-2f15f59fabd1 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 returned with HTTP 202 Aug 06 13:14:55.250611 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1029/4138] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:55 2026] DELETE /volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:55.258329 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a375f57-8977-420f-9ba7-8ff7bf1c2dc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.260631 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a375f57-8977-420f-9ba7-8ff7bf1c2dc3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 Aug 06 13:14:55.260872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a375f57-8977-420f-9ba7-8ff7bf1c2dc3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.261070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a375f57-8977-420f-9ba7-8ff7bf1c2dc3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.269427 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.269427 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:55.273576 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a375f57-8977-420f-9ba7-8ff7bf1c2dc3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Volume info retrieved successfully. Aug 06 13:14:55.278837 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a375f57-8977-420f-9ba7-8ff7bf1c2dc3 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 returned with HTTP 200 Aug 06 13:14:55.279312 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1030/4139] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:55.369987 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0db3fcb3-627d-4e21-a41e-e52d2b8f9f40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.371732 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0db3fcb3-627d-4e21-a41e-e52d2b8f9f40 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:55.371935 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0db3fcb3-627d-4e21-a41e-e52d2b8f9f40 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.372128 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0db3fcb3-627d-4e21-a41e-e52d2b8f9f40 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.372236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0db3fcb3-627d-4e21-a41e-e52d2b8f9f40 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:55.376501 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.376501 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:55.377126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0db3fcb3-627d-4e21-a41e-e52d2b8f9f40 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:55.377515 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1042/4140] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:55.736173 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c3ee961-0f1f-426e-a28e-42962affe94f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.737936 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c3ee961-0f1f-426e-a28e-42962affe94f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:55.738145 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c3ee961-0f1f-426e-a28e-42962affe94f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.738331 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c3ee961-0f1f-426e-a28e-42962affe94f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.738433 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1c3ee961-0f1f-426e-a28e-42962affe94f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:55.740373 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=473,cinder:UPDATE=161,cinder:INSERT=89 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:14:55.744225 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.744225 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:55.745615 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c3ee961-0f1f-426e-a28e-42962affe94f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:55.746254 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1040/4141] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:55.784839 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51cb9f32-42e1-4d42-b3f9-016946bb2717 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:55.786506 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51cb9f32-42e1-4d42-b3f9-016946bb2717 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:55.786683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51cb9f32-42e1-4d42-b3f9-016946bb2717 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:55.786873 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51cb9f32-42e1-4d42-b3f9-016946bb2717 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:55.786972 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-51cb9f32-42e1-4d42-b3f9-016946bb2717 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:55.790999 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:55.790999 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:55.791662 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51cb9f32-42e1-4d42-b3f9-016946bb2717 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:55.792017 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1030/4142] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:55 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:56.117981 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ade85f14-0865-4adb-94f5-0d1091785e0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.119587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ade85f14-0865-4adb-94f5-0d1091785e0d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:56.119973 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ade85f14-0865-4adb-94f5-0d1091785e0d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.120319 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ade85f14-0865-4adb-94f5-0d1091785e0d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.120563 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ade85f14-0865-4adb-94f5-0d1091785e0d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:56.126717 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:56.126717 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:56.128847 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ade85f14-0865-4adb-94f5-0d1091785e0d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:56.128847 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1031/4143] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:56.241752 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0961f00c-1367-42ee-98c5-a7c3562009f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.243562 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0961f00c-1367-42ee-98c5-a7c3562009f9 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c Aug 06 13:14:56.243788 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0961f00c-1367-42ee-98c5-a7c3562009f9 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.243982 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0961f00c-1367-42ee-98c5-a7c3562009f9 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.250483 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0961f00c-1367-42ee-98c5-a7c3562009f9 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c returned with HTTP 404 Aug 06 13:14:56.250901 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1043/4144] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/volumes/3f9a0250-ce80-4ccd-9cac-0552f5c9d15c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:56.258372 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74c13b6e-abae-4222-96f4-0653a034af83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.259986 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:56.260312 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1593717953"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:56.261710 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1593717953'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:56.261828 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume of 1 GB Aug 06 13:14:56.265586 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Availability Zones retrieved successfully. Aug 06 13:14:56.271079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (d2acefc2-654b-42ac-a1b8-faf4eb8e157b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:56.271916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f879f28-ed00-4710-af69-361bf95816f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:56.272593 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:56.294110 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5a3449d-0ae3-496f-a5b1-9429ebfc6693 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.295961 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5a3449d-0ae3-496f-a5b1-9429ebfc6693 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 Aug 06 13:14:56.296120 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5a3449d-0ae3-496f-a5b1-9429ebfc6693 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.296318 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5a3449d-0ae3-496f-a5b1-9429ebfc6693 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.297760 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f879f28-ed00-4710-af69-361bf95816f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:56.298665 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396e0866-ea9e-400e-a516-747ce99cfe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:56.305842 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5a3449d-0ae3-496f-a5b1-9429ebfc6693 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 returned with HTTP 404 Aug 06 13:14:56.305842 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1031/4145] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/volumes/58a5f194-efad-49ba-a27f-6747fa3eb5d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:56.311434 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef31e49f-819f-4f8a-9071-7d7f65a28c29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.313246 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef31e49f-819f-4f8a-9071-7d7f65a28c29 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:56.313502 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef31e49f-819f-4f8a-9071-7d7f65a28c29 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.313724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef31e49f-819f-4f8a-9071-7d7f65a28c29 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.313847 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-ef31e49f-819f-4f8a-9071-7d7f65a28c29 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Delete snapshot with id: 5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:56.321407 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef31e49f-819f-4f8a-9071-7d7f65a28c29 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 404 Aug 06 13:14:56.321937 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1032/4146] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:56 2026] DELETE /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:56.329679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46ed8942-03a9-4e81-8850-cf406b56a380 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.331608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46ed8942-03a9-4e81-8850-cf406b56a380 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e Aug 06 13:14:56.331869 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46ed8942-03a9-4e81-8850-cf406b56a380 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.332131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46ed8942-03a9-4e81-8850-cf406b56a380 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.337037 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46ed8942-03a9-4e81-8850-cf406b56a380 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e returned with HTTP 404 Aug 06 13:14:56.337916 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1044/4147] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/snapshots/5026bfdc-bc61-43b8-aaf4-cce5dbd0a84e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:56.338598 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['4e9c0ee1-9f8f-49c7-b134-1cf651365dd1', 'eecefb1e-3f10-4520-86ed-36a1d84b2586', '29432ff2-4ebe-4245-82b5-421030e73c1d', '68dcc131-75c7-412c-914a-7c1ee7f3c65c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:56.339632 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396e0866-ea9e-400e-a516-747ce99cfe6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e9c0ee1-9f8f-49c7-b134-1cf651365dd1', 'eecefb1e-3f10-4520-86ed-36a1d84b2586', '29432ff2-4ebe-4245-82b5-421030e73c1d', '68dcc131-75c7-412c-914a-7c1ee7f3c65c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:56.340669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699df6c5-3dcb-4da7-8caa-f36b7ff6f4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:56.347026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ebca1ed7-e2eb-442c-a8b4-b7fd9f861b85 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.348823 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebca1ed7-e2eb-442c-a8b4-b7fd9f861b85 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:56.349089 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebca1ed7-e2eb-442c-a8b4-b7fd9f861b85 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.349515 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebca1ed7-e2eb-442c-a8b4-b7fd9f861b85 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.349515 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ebca1ed7-e2eb-442c-a8b4-b7fd9f861b85 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Delete volume with id: 653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:56.354847 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebca1ed7-e2eb-442c-a8b4-b7fd9f861b85 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 404 Aug 06 13:14:56.355441 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1032/4148] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:56 2026] DELETE /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:56.362172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ba1657e-1bfc-40bc-ab1c-898f8671b347 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.364011 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ba1657e-1bfc-40bc-ab1c-898f8671b347 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] GET https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 Aug 06 13:14:56.364297 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ba1657e-1bfc-40bc-ab1c-898f8671b347 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.364551 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ba1657e-1bfc-40bc-ab1c-898f8671b347 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.370111 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699df6c5-3dcb-4da7-8caa-f36b7ff6f4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa07b3d-0f5d-4589-a617-3a433d91f61a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593717953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['4e9c0ee1-9f8f-49c7-b134-1cf651365dd1','eecefb1e-3f10-4520-86ed-36a1d84b2586','29432ff2-4ebe-4245-82b5-421030e73c1d','68dcc131-75c7-412c-914a-7c1ee7f3c65c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593717953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa07b3d-0f5d-4589-a617-3a433d91f61a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea58e4956454136ae2e48902e07ce48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34730b55ae2340b8b27691415f428ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:56.370856 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ba1657e-1bfc-40bc-ab1c-898f8671b347 tempest-SnapshotDependencyTests-443621288 tempest-SnapshotDependencyTests-443621288-project-member] https://10.4.3.59/volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 returned with HTTP 404 Aug 06 13:14:56.371145 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847cd7b5-e04e-45c1-8f3c-a1c3235953d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:56.371355 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1033/4149] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/volumes/653140c3-904f-4a70-8fb6-5afb8472ec10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:56.387789 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-037ae107-7eab-4cb2-9b2f-8273c57184e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.390169 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-037ae107-7eab-4cb2-9b2f-8273c57184e4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:56.390472 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-037ae107-7eab-4cb2-9b2f-8273c57184e4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.390691 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-037ae107-7eab-4cb2-9b2f-8273c57184e4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.390843 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-037ae107-7eab-4cb2-9b2f-8273c57184e4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:56.392411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847cd7b5-e04e-45c1-8f3c-a1c3235953d4) transitioned into state 'SUCCESS' from state '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-1593717953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea58e4956454136ae2e48902e07ce48',qos_specs=None,replication_status=,reservations=['4e9c0ee1-9f8f-49c7-b134-1cf651365dd1','eecefb1e-3f10-4520-86ed-36a1d84b2586','29432ff2-4ebe-4245-82b5-421030e73c1d','68dcc131-75c7-412c-914a-7c1ee7f3c65c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34730b55ae2340b8b27691415f428ac8',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:56.393243 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b2af93-a632-4484-b465-55c826373fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:56.396535 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:56.396535 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:56.397418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-037ae107-7eab-4cb2-9b2f-8273c57184e4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:56.397877 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1045/4150] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:56.405718 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b2af93-a632-4484-b465-55c826373fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:56.406536 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Flow 'volume_create_api' (d2acefc2-654b-42ac-a1b8-faf4eb8e157b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:56.406849 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create volume request issued successfully. Aug 06 13:14:56.407466 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74c13b6e-abae-4222-96f4-0653a034af83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:56.407998 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1041/4151] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:14:56 2026] POST /volume/v3/volumes => generated 776 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:56.426453 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55077f28-6e72-4eec-a60d-fd110964c6bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.429478 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55077f28-6e72-4eec-a60d-fd110964c6bd tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a Aug 06 13:14:56.429478 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55077f28-6e72-4eec-a60d-fd110964c6bd tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.429478 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55077f28-6e72-4eec-a60d-fd110964c6bd tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.439919 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:56.439919 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:56.443690 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55077f28-6e72-4eec-a60d-fd110964c6bd tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:56.449427 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55077f28-6e72-4eec-a60d-fd110964c6bd tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a returned with HTTP 200 Aug 06 13:14:56.449987 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1033/4152] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:56.758220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b0d94f0-a4da-48f9-a127-cde7285e3938 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.762465 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b0d94f0-a4da-48f9-a127-cde7285e3938 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:56.762465 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b0d94f0-a4da-48f9-a127-cde7285e3938 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.762465 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b0d94f0-a4da-48f9-a127-cde7285e3938 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.762465 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5b0d94f0-a4da-48f9-a127-cde7285e3938 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:56.769465 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:56.769465 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:56.769465 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b0d94f0-a4da-48f9-a127-cde7285e3938 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:56.769465 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1034/4153] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:56.804092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eedad386-ca43-4930-a46d-119c8be34935 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:56.806574 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eedad386-ca43-4930-a46d-119c8be34935 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:56.806826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eedad386-ca43-4930-a46d-119c8be34935 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:56.807038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eedad386-ca43-4930-a46d-119c8be34935 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:56.807180 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eedad386-ca43-4930-a46d-119c8be34935 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:56.809584 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=402,cinder:INSERT=62,cinder:UPDATE=115 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:14:56.814300 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:56.814300 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:56.815336 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eedad386-ca43-4930-a46d-119c8be34935 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:56.816278 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1046/4154] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:56 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:57.145945 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12007b1b-5399-40e7-ae61-67543431ee1e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.148297 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12007b1b-5399-40e7-ae61-67543431ee1e tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:57.148297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12007b1b-5399-40e7-ae61-67543431ee1e tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:57.148417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12007b1b-5399-40e7-ae61-67543431ee1e tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:57.148516 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-12007b1b-5399-40e7-ae61-67543431ee1e tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:57.154025 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.154025 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:57.155132 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12007b1b-5399-40e7-ae61-67543431ee1e tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:57.155673 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1042/4155] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:57 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:57.168926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.170635 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:57.170988 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3edd262b-dd4b-44a6-816f-a71ce3c838ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-972891109"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:57.172479 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request body: {'volume': {"'backup_id": '3edd262b-dd4b-44a6-816f-a71ce3c838ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-972891109'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:57.172601 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume of 1 GB Aug 06 13:14:57.174868 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=416,cinder:UPDATE=125,cinder:INSERT=62 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:14:57.177289 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Availability Zones retrieved successfully. Aug 06 13:14:57.183505 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (23892c56-1883-4951-ba30-7fb924b198b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.184481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89d9399-66b7-4986-90b6-8b686fd8fcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.185604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:57.209939 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89d9399-66b7-4986-90b6-8b686fd8fcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.210660 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08a85e0-3fb7-4170-80c6-9ca25f0c834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.247799 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Created reservations ['c53829ad-07fe-426f-b832-52b0fb1c6657', '8ee44c21-3361-4d85-81fd-4c685ca03d35', '2388b9af-8225-42e6-8272-077616c041e7', '550d1a30-4122-4698-b890-9a411b4b5dad'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:57.248727 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08a85e0-3fb7-4170-80c6-9ca25f0c834a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c53829ad-07fe-426f-b832-52b0fb1c6657', '8ee44c21-3361-4d85-81fd-4c685ca03d35', '2388b9af-8225-42e6-8272-077616c041e7', '550d1a30-4122-4698-b890-9a411b4b5dad']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.249197 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaa3ead-e6cd-4c0d-ab09-8406e3a3cdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.276341 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaa3ead-e6cd-4c0d-ab09-8406e3a3cdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56ecda97-d007-4117-90f2-b030e644b8dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-972891109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['c53829ad-07fe-426f-b832-52b0fb1c6657','8ee44c21-3361-4d85-81fd-4c685ca03d35','2388b9af-8225-42e6-8272-077616c041e7','550d1a30-4122-4698-b890-9a411b4b5dad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-972891109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56ecda97-d007-4117-90f2-b030e644b8dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9168731e9bcb4f8bbe42785b2faa2332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.277051 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea1b9c3-ac46-46c3-8d75-815111d3876b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.299379 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea1b9c3-ac46-46c3-8d75-815111d3876b) transitioned into state 'SUCCESS' from state '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-972891109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['c53829ad-07fe-426f-b832-52b0fb1c6657','8ee44c21-3361-4d85-81fd-4c685ca03d35','2388b9af-8225-42e6-8272-077616c041e7','550d1a30-4122-4698-b890-9a411b4b5dad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.300152 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b209467f-0cac-4801-9931-07ff5bc33209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.312575 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b209467f-0cac-4801-9931-07ff5bc33209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.313965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (23892c56-1883-4951-ba30-7fb924b198b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.314482 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request issued successfully. Aug 06 13:14:57.315417 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f77454cb-bc7d-415c-b0b9-0d062baef335 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:57.316032 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1034/4156] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:57 2026] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:57.331048 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.334747 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:57.335085 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3edd262b-dd4b-44a6-816f-a71ce3c838ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1886452397"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:57.336655 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request body: {'volume': {"'backup_id": '3edd262b-dd4b-44a6-816f-a71ce3c838ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1886452397'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:57.336800 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume of 1 GB Aug 06 13:14:57.341164 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Availability Zones retrieved successfully. Aug 06 13:14:57.348191 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (c9a5ef30-4c02-4626-afc5-189e19bfbfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.349249 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b7dd48-27f0-4bfe-9213-135e648131ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.350188 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:57.377982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b7dd48-27f0-4bfe-9213-135e648131ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.378909 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e5f46-1c2c-43b6-ab08-d47f801a4cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.414341 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c703c199-83e8-468f-bc48-350ad98dc967 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.416570 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c703c199-83e8-468f-bc48-350ad98dc967 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:57.416961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c703c199-83e8-468f-bc48-350ad98dc967 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:57.417169 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c703c199-83e8-468f-bc48-350ad98dc967 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:57.417346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c703c199-83e8-468f-bc48-350ad98dc967 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:57.423729 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Created reservations ['73abaa98-de09-4408-bed3-40122650a58e', '809dd0bc-97b8-4fa3-b818-9d01bd80600d', 'b878bced-2e51-41e0-920c-87b32d7c56c3', 'afd4269f-3db0-4d58-94cd-01f59ec6f095'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:57.423828 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.423828 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:57.424713 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e5f46-1c2c-43b6-ab08-d47f801a4cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73abaa98-de09-4408-bed3-40122650a58e', '809dd0bc-97b8-4fa3-b818-9d01bd80600d', 'b878bced-2e51-41e0-920c-87b32d7c56c3', 'afd4269f-3db0-4d58-94cd-01f59ec6f095']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.424968 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c703c199-83e8-468f-bc48-350ad98dc967 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:57.425275 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1047/4157] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:57 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:57.426102 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0862c514-ed52-4d57-a83a-0fe7f0bc1a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.449835 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0862c514-ed52-4d57-a83a-0fe7f0bc1a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45fd6394-a249-4bfa-88f2-3ffd89ce29bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1886452397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['73abaa98-de09-4408-bed3-40122650a58e','809dd0bc-97b8-4fa3-b818-9d01bd80600d','b878bced-2e51-41e0-920c-87b32d7c56c3','afd4269f-3db0-4d58-94cd-01f59ec6f095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1886452397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45fd6394-a249-4bfa-88f2-3ffd89ce29bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9168731e9bcb4f8bbe42785b2faa2332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.450617 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b73ea7f6-df3d-4778-8b3a-4eca564c342b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.465847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbbe1e81-860e-4e33-bcc6-b941552362bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.470302 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbbe1e81-860e-4e33-bcc6-b941552362bc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a Aug 06 13:14:57.470302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbbe1e81-860e-4e33-bcc6-b941552362bc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:57.470302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbbe1e81-860e-4e33-bcc6-b941552362bc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:57.477491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b73ea7f6-df3d-4778-8b3a-4eca564c342b) transitioned into state 'SUCCESS' from state '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-1886452397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['73abaa98-de09-4408-bed3-40122650a58e','809dd0bc-97b8-4fa3-b818-9d01bd80600d','b878bced-2e51-41e0-920c-87b32d7c56c3','afd4269f-3db0-4d58-94cd-01f59ec6f095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.477896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae19aee-f038-408c-abfa-9e1f971f9220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.481803 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.481803 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:57.488359 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbbe1e81-860e-4e33-bcc6-b941552362bc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:57.491448 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae19aee-f038-408c-abfa-9e1f971f9220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.492186 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbbe1e81-860e-4e33-bcc6-b941552362bc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a returned with HTTP 200 Aug 06 13:14:57.492699 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (c9a5ef30-4c02-4626-afc5-189e19bfbfa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.492784 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1043/4158] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:57 2026] GET /volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:57.492903 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request issued successfully. Aug 06 13:14:57.493917 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ad55813-abc3-4625-80c4-7caa5a54f964 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:57.494474 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1035/4159] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:57 2026] POST /volume/v3/volumes => generated 756 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:57.507993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c676900-6ee6-4774-b72b-d584cc59a97d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.509892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.510332 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:57.510781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3edd262b-dd4b-44a6-816f-a71ce3c838ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-345487764"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:57.511742 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:14:57.512092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7aa07b3d-0f5d-4589-a617-3a433d91f61a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-276101897"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:57.512640 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request body: {'volume': {"'backup_id": '3edd262b-dd4b-44a6-816f-a71ce3c838ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-345487764'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:57.512744 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume of 1 GB Aug 06 13:14:57.513057 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.513057 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:57.520066 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Availability Zones retrieved successfully. Aug 06 13:14:57.521959 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.521959 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:57.522293 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:57.522426 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Create snapshot from volume 7aa07b3d-0f5d-4589-a617-3a433d91f61a Aug 06 13:14:57.526023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (c2e3e08a-a337-416f-95f1-66b84a68e953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.526978 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49041db0-cad0-4fc3-913a-27c377a799cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.527998 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:57.547190 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Created reservations ['e02d2c2f-d7d2-42a5-b844-0898ec731694', '9112db66-773e-4835-ba13-d7b98c985526', '7c121ffb-db00-4943-ae9d-c7257a750f6c', '9994c497-a9d6-4ca4-b5fd-c9d94f32c5aa'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:57.555306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49041db0-cad0-4fc3-913a-27c377a799cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.556066 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e8ceef-6971-4b4d-b5f2-56c79039f4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.579353 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot create request issued successfully. Aug 06 13:14:57.579731 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22ce85c1-cc86-4718-8d92-5984a9fbf847 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:14:57.580323 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1048/4160] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:14:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:57.590619 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eeb19983-3b65-4f0a-938f-8fc07c00ebc8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.593066 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eeb19983-3b65-4f0a-938f-8fc07c00ebc8 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea Aug 06 13:14:57.593389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eeb19983-3b65-4f0a-938f-8fc07c00ebc8 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:57.593703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eeb19983-3b65-4f0a-938f-8fc07c00ebc8 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:57.600588 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.600588 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:57.601029 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eeb19983-3b65-4f0a-938f-8fc07c00ebc8 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:57.602287 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eeb19983-3b65-4f0a-938f-8fc07c00ebc8 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea returned with HTTP 200 Aug 06 13:14:57.602521 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1044/4161] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:57 2026] GET /volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:57.608171 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Created reservations ['6647c875-c499-4863-af3d-3a68289fa90d', '2f226d63-deb0-4eee-8960-54624afe0de2', '24cf6f87-595a-48a4-9a86-715d6d5ee377', '4a9776a4-eb58-4395-82e3-756f6dc115d0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:57.609101 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e8ceef-6971-4b4d-b5f2-56c79039f4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6647c875-c499-4863-af3d-3a68289fa90d', '2f226d63-deb0-4eee-8960-54624afe0de2', '24cf6f87-595a-48a4-9a86-715d6d5ee377', '4a9776a4-eb58-4395-82e3-756f6dc115d0']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.609898 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a060f2c4-d7ec-486f-9ce4-de82fd52344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.635909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a060f2c4-d7ec-486f-9ce4-de82fd52344f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ceb583-565d-4b9f-b2ea-ba7f867890a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-345487764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['6647c875-c499-4863-af3d-3a68289fa90d','2f226d63-deb0-4eee-8960-54624afe0de2','24cf6f87-595a-48a4-9a86-715d6d5ee377','4a9776a4-eb58-4395-82e3-756f6dc115d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-345487764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ceb583-565d-4b9f-b2ea-ba7f867890a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9168731e9bcb4f8bbe42785b2faa2332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.636552 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5268ddaa-f25c-4648-9f35-af4ad591a1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.656807 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5268ddaa-f25c-4648-9f35-af4ad591a1ad) transitioned into state 'SUCCESS' from state '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-345487764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['6647c875-c499-4863-af3d-3a68289fa90d','2f226d63-deb0-4eee-8960-54624afe0de2','24cf6f87-595a-48a4-9a86-715d6d5ee377','4a9776a4-eb58-4395-82e3-756f6dc115d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.657601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55406226-822c-4870-ba81-8e69fa16a3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.666607 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55406226-822c-4870-ba81-8e69fa16a3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.667549 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (c2e3e08a-a337-416f-95f1-66b84a68e953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.667890 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request issued successfully. Aug 06 13:14:57.668432 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c676900-6ee6-4774-b72b-d584cc59a97d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:57.668830 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1035/4162] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:57 2026] POST /volume/v3/volumes => generated 755 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:57.686444 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.688818 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:57.689298 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3edd262b-dd4b-44a6-816f-a71ce3c838ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-784539934"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:57.691032 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request body: {'volume': {"'backup_id": '3edd262b-dd4b-44a6-816f-a71ce3c838ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-784539934'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:57.691200 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume of 1 GB Aug 06 13:14:57.691584 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.691584 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:57.696376 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Availability Zones retrieved successfully. Aug 06 13:14:57.704633 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (6eaabe7c-89b6-46fc-8f45-485708d61223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.705961 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95e107c-3d3e-4dcc-a551-8aa0d3689834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.707130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:57.735539 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95e107c-3d3e-4dcc-a551-8aa0d3689834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.736422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e609df-d026-4de3-a7d2-a184635d66b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.781393 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2046f025-670b-4997-b475-d8ba4fdaafe1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.782004 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Created reservations ['e6562377-bb2e-4b8e-b80d-da8cf1f09afe', '31538cc2-2abb-48a0-bbe9-f3258373f32e', '77a9d95d-0536-4edc-9cca-830c7be6cbb8', '018ba80b-1292-453e-80cc-f9b952a1ee96'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:57.782866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e609df-d026-4de3-a7d2-a184635d66b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6562377-bb2e-4b8e-b80d-da8cf1f09afe', '31538cc2-2abb-48a0-bbe9-f3258373f32e', '77a9d95d-0536-4edc-9cca-830c7be6cbb8', '018ba80b-1292-453e-80cc-f9b952a1ee96']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.783671 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2046f025-670b-4997-b475-d8ba4fdaafe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:57.783753 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75dfbec6-3fd2-41fa-a9d9-edd011154fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.783929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2046f025-670b-4997-b475-d8ba4fdaafe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:57.784319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2046f025-670b-4997-b475-d8ba4fdaafe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:57.784319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2046f025-670b-4997-b475-d8ba4fdaafe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:57.789746 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.789746 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:57.791355 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2046f025-670b-4997-b475-d8ba4fdaafe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:57.791533 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1049/4163] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:57 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:57.807975 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75dfbec6-3fd2-41fa-a9d9-edd011154fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67466617-2764-48da-8ed4-40302507c583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-784539934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['e6562377-bb2e-4b8e-b80d-da8cf1f09afe','31538cc2-2abb-48a0-bbe9-f3258373f32e','77a9d95d-0536-4edc-9cca-830c7be6cbb8','018ba80b-1292-453e-80cc-f9b952a1ee96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-784539934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67466617-2764-48da-8ed4-40302507c583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9168731e9bcb4f8bbe42785b2faa2332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.808962 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76dc81e1-f96b-4682-abe4-c58093e16c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.828807 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76dc81e1-f96b-4682-abe4-c58093e16c29) transitioned into state 'SUCCESS' from state '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-784539934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['e6562377-bb2e-4b8e-b80d-da8cf1f09afe','31538cc2-2abb-48a0-bbe9-f3258373f32e','77a9d95d-0536-4edc-9cca-830c7be6cbb8','018ba80b-1292-453e-80cc-f9b952a1ee96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.830538 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d40651-2fc1-4e45-aa4f-d9eed886b260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.830639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2860b102-4de2-40df-afe2-c9d180fcf0f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.832605 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2860b102-4de2-40df-afe2-c9d180fcf0f4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:57.832983 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2860b102-4de2-40df-afe2-c9d180fcf0f4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:57.833833 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2860b102-4de2-40df-afe2-c9d180fcf0f4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:57.834216 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2860b102-4de2-40df-afe2-c9d180fcf0f4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:57.841101 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.841101 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:57.841990 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2860b102-4de2-40df-afe2-c9d180fcf0f4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:57.842221 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d40651-2fc1-4e45-aa4f-d9eed886b260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.842382 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1045/4164] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:57 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:57.843083 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (6eaabe7c-89b6-46fc-8f45-485708d61223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.843433 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request issued successfully. Aug 06 13:14:57.844179 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22a43207-e024-4344-90c4-7e3ac4e9a539 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:57.844823 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1036/4165] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:57 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:57.856417 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:57.858301 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:14:57.858720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3edd262b-dd4b-44a6-816f-a71ce3c838ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1533814632"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:57.860032 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request body: {'volume': {"'backup_id": '3edd262b-dd4b-44a6-816f-a71ce3c838ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1533814632'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:14:57.860158 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume of 1 GB Aug 06 13:14:57.860437 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:57.860437 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:57.864230 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Availability Zones retrieved successfully. Aug 06 13:14:57.869739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (1f043c74-c7ac-4ebd-9264-d92f1f16d3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:57.870593 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896c2c3a-c15e-4166-b902-a2251e7571a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.871462 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:14:57.897061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896c2c3a-c15e-4166-b902-a2251e7571a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.897910 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7a5ecb-0d11-4dfc-85d2-07711af0bb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.954127 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Created reservations ['5e518746-1343-464b-abde-f84a26fced35', '4521cc1d-1ac2-4311-b81a-814637f3fabf', 'ec6e02b8-f6dd-4ab0-90e1-b015573330f5', '3ffde34b-1ab5-44f3-b5cc-0ab6c40c9ed9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:14:57.955289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7a5ecb-0d11-4dfc-85d2-07711af0bb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e518746-1343-464b-abde-f84a26fced35', '4521cc1d-1ac2-4311-b81a-814637f3fabf', 'ec6e02b8-f6dd-4ab0-90e1-b015573330f5', '3ffde34b-1ab5-44f3-b5cc-0ab6c40c9ed9']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.956231 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2712277-aefb-4c45-8d64-2b6cc2b8adf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.979839 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2712277-aefb-4c45-8d64-2b6cc2b8adf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e47261e3-a266-4b01-a5f6-8842579f59c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1533814632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['5e518746-1343-464b-abde-f84a26fced35','4521cc1d-1ac2-4311-b81a-814637f3fabf','ec6e02b8-f6dd-4ab0-90e1-b015573330f5','3ffde34b-1ab5-44f3-b5cc-0ab6c40c9ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1533814632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e47261e3-a266-4b01-a5f6-8842579f59c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9168731e9bcb4f8bbe42785b2faa2332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:57.980549 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ae007a-c06b-4b32-b836-afe017ac70a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:57.999852 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ae007a-c06b-4b32-b836-afe017ac70a4) transitioned into state 'SUCCESS' from state '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-1533814632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9168731e9bcb4f8bbe42785b2faa2332',qos_specs=None,replication_status=,reservations=['5e518746-1343-464b-abde-f84a26fced35','4521cc1d-1ac2-4311-b81a-814637f3fabf','ec6e02b8-f6dd-4ab0-90e1-b015573330f5','3ffde34b-1ab5-44f3-b5cc-0ab6c40c9ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b9824f0bb2149c69f6bccd4767ca29d',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:58.000652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14186a2-1984-4437-be5f-5f8d1f6e5bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:14:58.009847 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14186a2-1984-4437-be5f-5f8d1f6e5bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:14:58.010735 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Flow 'volume_create_api' (1f043c74-c7ac-4ebd-9264-d92f1f16d3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:14:58.011053 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Create volume request issued successfully. Aug 06 13:14:58.011597 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8f4e9b8-f214-4c14-aba5-ff805c5c248a tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:14:58.012076 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1036/4166] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:14:57 2026] POST /volume/v3/volumes => generated 756 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:14:58.025950 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00087f2c-eb1f-41e2-810c-986ab7090377 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.028133 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00087f2c-eb1f-41e2-810c-986ab7090377 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd Aug 06 13:14:58.028370 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00087f2c-eb1f-41e2-810c-986ab7090377 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.028620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00087f2c-eb1f-41e2-810c-986ab7090377 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.037027 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.037027 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:58.041188 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00087f2c-eb1f-41e2-810c-986ab7090377 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:58.046072 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00087f2c-eb1f-41e2-810c-986ab7090377 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd returned with HTTP 200 Aug 06 13:14:58.046544 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1050/4167] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.062159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49b27784-1853-4814-88b3-b923c0f6653b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.063950 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49b27784-1853-4814-88b3-b923c0f6653b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd Aug 06 13:14:58.064230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49b27784-1853-4814-88b3-b923c0f6653b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.064511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49b27784-1853-4814-88b3-b923c0f6653b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.071540 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.071540 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:58.075116 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-49b27784-1853-4814-88b3-b923c0f6653b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:58.078949 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49b27784-1853-4814-88b3-b923c0f6653b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd returned with HTTP 200 Aug 06 13:14:58.079369 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1046/4168] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.091100 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89fd3eed-58b7-422b-a147-cd0b54ca1c31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.093355 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89fd3eed-58b7-422b-a147-cd0b54ca1c31 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 Aug 06 13:14:58.093585 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89fd3eed-58b7-422b-a147-cd0b54ca1c31 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.093821 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89fd3eed-58b7-422b-a147-cd0b54ca1c31 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.101631 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.101631 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:58.105130 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89fd3eed-58b7-422b-a147-cd0b54ca1c31 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:58.108868 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89fd3eed-58b7-422b-a147-cd0b54ca1c31 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 returned with HTTP 200 Aug 06 13:14:58.109210 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1037/4169] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.121198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75cf7500-2014-456f-b28f-b47d570e0bb6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.124127 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75cf7500-2014-456f-b28f-b47d570e0bb6 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 Aug 06 13:14:58.124515 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75cf7500-2014-456f-b28f-b47d570e0bb6 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.124874 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75cf7500-2014-456f-b28f-b47d570e0bb6 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.133710 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.133710 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:58.137794 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-75cf7500-2014-456f-b28f-b47d570e0bb6 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:58.142617 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75cf7500-2014-456f-b28f-b47d570e0bb6 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 returned with HTTP 200 Aug 06 13:14:58.143014 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1037/4170] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.156816 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bcea6612-af52-409e-af40-a89d7145658d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.158907 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcea6612-af52-409e-af40-a89d7145658d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 Aug 06 13:14:58.159679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcea6612-af52-409e-af40-a89d7145658d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.159679 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcea6612-af52-409e-af40-a89d7145658d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.165986 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.165986 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:58.169296 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bcea6612-af52-409e-af40-a89d7145658d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:14:58.173034 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcea6612-af52-409e-af40-a89d7145658d tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 returned with HTTP 200 Aug 06 13:14:58.173619 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1051/4171] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.185049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f9aee14-7ea6-4b5e-b031-55ffde5537c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.186745 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9aee14-7ea6-4b5e-b031-55ffde5537c4 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] DELETE https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:58.186965 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f9aee14-7ea6-4b5e-b031-55ffde5537c4 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.187185 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f9aee14-7ea6-4b5e-b031-55ffde5537c4 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.187957 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-1f9aee14-7ea6-4b5e-b031-55ffde5537c4 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete backup with id: 3edd262b-dd4b-44a6-816f-a71ce3c838ed. Aug 06 13:14:58.191372 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.191372 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:58.203686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-1f9aee14-7ea6-4b5e-b031-55ffde5537c4 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] delete_backup rpcapi backup_id 3edd262b-dd4b-44a6-816f-a71ce3c838ed {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:14:58.205604 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9aee14-7ea6-4b5e-b031-55ffde5537c4 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 202 Aug 06 13:14:58.206076 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1047/4172] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:58 2026] DELETE /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:14:58.214207 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3c95ec5-74a8-4709-9c3f-7e75a2d71038 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.215953 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3c95ec5-74a8-4709-9c3f-7e75a2d71038 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:58.216138 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3c95ec5-74a8-4709-9c3f-7e75a2d71038 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.216360 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3c95ec5-74a8-4709-9c3f-7e75a2d71038 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.216494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b3c95ec5-74a8-4709-9c3f-7e75a2d71038 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:58.221129 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.221129 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:58.222086 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3c95ec5-74a8-4709-9c3f-7e75a2d71038 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:58.222525 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1038/4173] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.438130 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1bfd5439-2095-4ac2-93bd-4d52ff0af993 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.439762 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1bfd5439-2095-4ac2-93bd-4d52ff0af993 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:58.439957 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1bfd5439-2095-4ac2-93bd-4d52ff0af993 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.440144 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1bfd5439-2095-4ac2-93bd-4d52ff0af993 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.440283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1bfd5439-2095-4ac2-93bd-4d52ff0af993 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:58.444419 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.444419 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:58.444970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1bfd5439-2095-4ac2-93bd-4d52ff0af993 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:58.445283 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1038/4174] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.613211 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59d9cdd6-6d00-4e8c-9525-5083c5ad3e32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.615101 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59d9cdd6-6d00-4e8c-9525-5083c5ad3e32 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea Aug 06 13:14:58.615324 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59d9cdd6-6d00-4e8c-9525-5083c5ad3e32 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.615501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59d9cdd6-6d00-4e8c-9525-5083c5ad3e32 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.620731 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.620731 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:58.621057 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-59d9cdd6-6d00-4e8c-9525-5083c5ad3e32 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:58.621676 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59d9cdd6-6d00-4e8c-9525-5083c5ad3e32 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea returned with HTTP 200 Aug 06 13:14:58.622035 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1052/4175] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.633919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.635617 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] POST https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea/action Aug 06 13:14:58.636030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:14:58.636180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:58.637498 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.snapshot_unmanage [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Unmanage snapshot with id: 2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea Aug 06 13:14:58.643345 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.643345 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:58.643884 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Snapshot retrieved successfully. Aug 06 13:14:58.644812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f8edfb6df8b647fd8f192abf063a8c8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea58e4956454136ae2e48902e07ce48', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:14:58.645106 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3562d94d-da24-4c73-8a83-ecbb9459e6a2 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-reader] https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea/action returned with HTTP 403 Aug 06 13:14:58.645643 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1048/4176] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:14:58 2026] POST /volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:58.654084 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24d3fdce-d651-4cf6-8310-839a40c05172 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.655842 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24d3fdce-d651-4cf6-8310-839a40c05172 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea Aug 06 13:14:58.656033 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24d3fdce-d651-4cf6-8310-839a40c05172 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.656213 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24d3fdce-d651-4cf6-8310-839a40c05172 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.656342 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-24d3fdce-d651-4cf6-8310-839a40c05172 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete snapshot with id: 2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea Aug 06 13:14:58.661210 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.661210 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:58.661491 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24d3fdce-d651-4cf6-8310-839a40c05172 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:58.676005 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24d3fdce-d651-4cf6-8310-839a40c05172 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot delete request issued successfully. Aug 06 13:14:58.676199 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24d3fdce-d651-4cf6-8310-839a40c05172 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea returned with HTTP 202 Aug 06 13:14:58.676718 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1039/4177] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:14:58 2026] DELETE /volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:58.684563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2138c605-6abe-4fe0-9b37-20798bc04e83 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.686602 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2138c605-6abe-4fe0-9b37-20798bc04e83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea Aug 06 13:14:58.686869 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2138c605-6abe-4fe0-9b37-20798bc04e83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.687069 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2138c605-6abe-4fe0-9b37-20798bc04e83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.692731 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.692731 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:58.693055 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2138c605-6abe-4fe0-9b37-20798bc04e83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Snapshot retrieved successfully. Aug 06 13:14:58.693774 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2138c605-6abe-4fe0-9b37-20798bc04e83 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea returned with HTTP 200 Aug 06 13:14:58.694180 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1039/4178] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.804231 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b3c56fb-ac89-4d7c-990f-c71af720aed3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.806903 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b3c56fb-ac89-4d7c-990f-c71af720aed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:58.807146 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b3c56fb-ac89-4d7c-990f-c71af720aed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.807341 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b3c56fb-ac89-4d7c-990f-c71af720aed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.807458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8b3c56fb-ac89-4d7c-990f-c71af720aed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:58.811601 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.811601 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:58.812336 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b3c56fb-ac89-4d7c-990f-c71af720aed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:58.812878 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1053/4179] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:58.856281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1915d7d9-a4fc-472c-9ba3-5100dc7517e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:58.857547 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1915d7d9-a4fc-472c-9ba3-5100dc7517e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:58.857789 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1915d7d9-a4fc-472c-9ba3-5100dc7517e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:58.858026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1915d7d9-a4fc-472c-9ba3-5100dc7517e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:58.858126 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1915d7d9-a4fc-472c-9ba3-5100dc7517e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:58.863327 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:58.863327 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:58.864496 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1915d7d9-a4fc-472c-9ba3-5100dc7517e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:58.864957 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1049/4180] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:58 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:59.232875 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e5f2687-b5a5-4940-b0da-e87ab92a62fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.234775 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e5f2687-b5a5-4940-b0da-e87ab92a62fa tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:14:59.235026 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e5f2687-b5a5-4940-b0da-e87ab92a62fa tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.235268 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e5f2687-b5a5-4940-b0da-e87ab92a62fa tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.235429 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2e5f2687-b5a5-4940-b0da-e87ab92a62fa tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:59.239858 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.239858 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:59.240862 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e5f2687-b5a5-4940-b0da-e87ab92a62fa tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 200 Aug 06 13:14:59.241361 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1040/4181] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:59.455813 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e8d5ec8-a413-4dd0-9044-49970040c055 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.458292 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e8d5ec8-a413-4dd0-9044-49970040c055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:59.458659 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e8d5ec8-a413-4dd0-9044-49970040c055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.458954 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e8d5ec8-a413-4dd0-9044-49970040c055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.459879 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2e8d5ec8-a413-4dd0-9044-49970040c055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:59.465085 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.465085 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:59.465085 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e8d5ec8-a413-4dd0-9044-49970040c055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:59.465085 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1040/4182] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:59.475976 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.478110 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198/export_record Aug 06 13:14:59.478346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.478583 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.478740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Export record for backup 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 13:14:59.483996 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.483996 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:59.485162 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling RPCAPI with context: , host: np0000006653, backup: 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 13:14:59.492184 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] export_record in rpcapi backup_id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198 on host np0000006653. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 13:14:59.651919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJmY2NkYzItM2E1My00M2NhLThlNjktODNjYzZlZjFkMTk4IiwgInVzZXJfaWQiOiAiYjAyMTI1OGE5NTQ3NDczNmI1MjlkMzg4OGYyZWIxYzIiLCAicHJvamVjdF9pZCI6ICI1ZmFmYWUyZTU5NGQ0MDc2ODgzODcwNjM0N2NjMTBjZSIsICJ2b2x1bWVfaWQiOiAiYTNiNDgwN2QtY2E5MC00Y2NjLTg4ZjktNWM4YjAzNTI5YWJmIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDc5MjIwMjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hM2I0ODA3ZC1jYTkwLTRjY2MtODhmOS01YzhiMDM1MjlhYmYvMjAyNjA4MDYxMzE0NDMvYXpfbm92YV9iYWNrdXBfNTJmY2NkYzItM2E1My00M2NhLThlNjktODNjYzZlZjFkMTk4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjE0OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 13:14:59.652402 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6f372aa-79b8-4f27-8f50-a88e879ce95e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198/export_record returned with HTTP 200 Aug 06 13:14:59.652643 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1054/4183] 10.4.3.59 () {68 vars in 1423 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198/export_record => generated 1424 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:59.664161 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bc112df-d53a-4f0e-b981-be89209bddb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.666058 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bc112df-d53a-4f0e-b981-be89209bddb1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:14:59.666330 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bc112df-d53a-4f0e-b981-be89209bddb1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.666555 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bc112df-d53a-4f0e-b981-be89209bddb1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.666711 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3bc112df-d53a-4f0e-b981-be89209bddb1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:59.670896 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.670896 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:59.671679 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bc112df-d53a-4f0e-b981-be89209bddb1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:14:59.672035 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1050/4184] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:59.681768 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c755de9-460a-4d1d-9c2d-40e0c4f84772 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.683916 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c755de9-460a-4d1d-9c2d-40e0c4f84772 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] POST https://10.4.3.59/volume/v3/backups/import_record Aug 06 13:14:59.684529 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c755de9-460a-4d1d-9c2d-40e0c4f84772 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjQ4YmI5MjEtNTBhYS00NmZlLWI2ZWUtYmQyOThiZWM5MjBlIiwgInVzZXJfaWQiOiAiYjAyMTI1OGE5NTQ3NDczNmI1MjlkMzg4OGYyZWIxYzIiLCAicHJvamVjdF9pZCI6ICI1ZmFmYWUyZTU5NGQ0MDc2ODgzODcwNjM0N2NjMTBjZSIsICJ2b2x1bWVfaWQiOiAiYTNiNDgwN2QtY2E5MC00Y2NjLTg4ZjktNWM4YjAzNTI5YWJmIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDc5MjIwMjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hM2I0ODA3ZC1jYTkwLTRjY2MtODhmOS01YzhiMDM1MjlhYmYvMjAyNjA4MDYxMzE0NDMvYXpfbm92YV9iYWNrdXBfNTJmY2NkYzItM2E1My00M2NhLThlNjktODNjYzZlZjFkMTk4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjE0OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:14:59.686072 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-7c755de9-460a-4d1d-9c2d-40e0c4f84772 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjQ4YmI5MjEtNTBhYS00NmZlLWI2ZWUtYmQyOThiZWM5MjBlIiwgInVzZXJfaWQiOiAiYjAyMTI1OGE5NTQ3NDczNmI1MjlkMzg4OGYyZWIxYzIiLCAicHJvamVjdF9pZCI6ICI1ZmFmYWUyZTU5NGQ0MDc2ODgzODcwNjM0N2NjMTBjZSIsICJ2b2x1bWVfaWQiOiAiYTNiNDgwN2QtY2E5MC00Y2NjLTg4ZjktNWM4YjAzNTI5YWJmIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDc5MjIwMjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hM2I0ODA3ZC1jYTkwLTRjY2MtODhmOS01YzhiMDM1MjlhYmYvMjAyNjA4MDYxMzE0NDMvYXpfbm92YV9iYWNrdXBfNTJmY2NkYzItM2E1My00M2NhLThlNjktODNjYzZlZjFkMTk4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjE0OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 13:14:59.686181 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-7c755de9-460a-4d1d-9c2d-40e0c4f84772 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjQ4YmI5MjEtNTBhYS00NmZlLWI2ZWUtYmQyOThiZWM5MjBlIiwgInVzZXJfaWQiOiAiYjAyMTI1OGE5NTQ3NDczNmI1MjlkMzg4OGYyZWIxYzIiLCAicHJvamVjdF9pZCI6ICI1ZmFmYWUyZTU5NGQ0MDc2ODgzODcwNjM0N2NjMTBjZSIsICJ2b2x1bWVfaWQiOiAiYTNiNDgwN2QtY2E5MC00Y2NjLTg4ZjktNWM4YjAzNTI5YWJmIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDc5MjIwMjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hM2I0ODA3ZC1jYTkwLTRjY2MtODhmOS01YzhiMDM1MjlhYmYvMjAyNjA4MDYxMzE0NDMvYXpfbm92YV9iYWNrdXBfNTJmY2NkYzItM2E1My00M2NhLThlNjktODNjYzZlZjFkMTk4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNDozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjE0OjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 13:14:59.686832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-7c755de9-460a-4d1d-9c2d-40e0c4f84772 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '760fb4565e684892b4c9c92b5483be93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fafae2e594d40768838706347cc10ce', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:14:59.687006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c755de9-460a-4d1d-9c2d-40e0c4f84772 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups/import_record returned with HTTP 403 Aug 06 13:14:59.687452 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1041/4185] 10.4.3.59 () {70 vars in 1335 bytes} [Thu Aug 6 13:14:59 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 06 13:14:59.694173 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.696300 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf Aug 06 13:14:59.696547 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.696810 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.697030 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume with id: a3b4807d-ca90-4ccc-88f9-5c8b03529abf Aug 06 13:14:59.703890 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0d64c76-ed26-43d4-84b7-91e08b8535e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.705810 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.705810 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:59.705971 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d64c76-ed26-43d4-84b7-91e08b8535e1 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea Aug 06 13:14:59.705971 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d64c76-ed26-43d4-84b7-91e08b8535e1 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.706164 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:59.706283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d64c76-ed26-43d4-84b7-91e08b8535e1 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.715358 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d64c76-ed26-43d4-84b7-91e08b8535e1 tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea returned with HTTP 404 Aug 06 13:14:59.715829 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1055/4186] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/snapshots/2c8dd8d9-270b-4370-8ecc-fc7f797ad6ea => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:14:59.724515 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af7410fd-085b-4198-8b32-3e266b5aeefc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.726278 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7410fd-085b-4198-8b32-3e266b5aeefc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a Aug 06 13:14:59.726562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af7410fd-085b-4198-8b32-3e266b5aeefc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.726805 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af7410fd-085b-4198-8b32-3e266b5aeefc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.727013 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-af7410fd-085b-4198-8b32-3e266b5aeefc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume with id: 7aa07b3d-0f5d-4589-a617-3a433d91f61a Aug 06 13:14:59.733856 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume request issued successfully. Aug 06 13:14:59.734075 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3edce726-0519-449a-ae95-aecfe7f9e0a4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf returned with HTTP 202 Aug 06 13:14:59.734516 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1041/4187] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:14:59 2026] DELETE /volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:59.735529 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.735529 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:59.736018 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af7410fd-085b-4198-8b32-3e266b5aeefc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:59.742208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-970b8b4a-6816-4e35-a378-5a1ad33c1273 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.744185 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-970b8b4a-6816-4e35-a378-5a1ad33c1273 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf Aug 06 13:14:59.744510 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-970b8b4a-6816-4e35-a378-5a1ad33c1273 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.744728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-970b8b4a-6816-4e35-a378-5a1ad33c1273 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.753332 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.753332 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:14:59.756589 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af7410fd-085b-4198-8b32-3e266b5aeefc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Delete volume request issued successfully. Aug 06 13:14:59.756820 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7410fd-085b-4198-8b32-3e266b5aeefc tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a returned with HTTP 202 Aug 06 13:14:59.757514 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1051/4188] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:14:59 2026] DELETE /volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:14:59.758218 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-970b8b4a-6816-4e35-a378-5a1ad33c1273 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:14:59.763923 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-970b8b4a-6816-4e35-a378-5a1ad33c1273 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf returned with HTTP 200 Aug 06 13:14:59.764390 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1042/4189] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:59.767253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82363a6b-2c2f-482a-b15f-4d7f32e8f3eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.773090 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82363a6b-2c2f-482a-b15f-4d7f32e8f3eb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a Aug 06 13:14:59.773350 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82363a6b-2c2f-482a-b15f-4d7f32e8f3eb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.773588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82363a6b-2c2f-482a-b15f-4d7f32e8f3eb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.786379 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.786379 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:14:59.790808 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82363a6b-2c2f-482a-b15f-4d7f32e8f3eb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Volume info retrieved successfully. Aug 06 13:14:59.797303 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82363a6b-2c2f-482a-b15f-4d7f32e8f3eb tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a returned with HTTP 200 Aug 06 13:14:59.797724 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1056/4190] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:14:59.825740 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-410eee02-82f1-4e47-a48f-821c7bd33fe8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.827794 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-410eee02-82f1-4e47-a48f-821c7bd33fe8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:14:59.828046 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-410eee02-82f1-4e47-a48f-821c7bd33fe8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.828318 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-410eee02-82f1-4e47-a48f-821c7bd33fe8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.828476 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-410eee02-82f1-4e47-a48f-821c7bd33fe8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:59.833991 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.833991 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:14:59.835097 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-410eee02-82f1-4e47-a48f-821c7bd33fe8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:14:59.835571 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1042/4191] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:14:59.886724 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41133b2e-6011-4c4a-90da-881eb1e9661f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:14:59.888743 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41133b2e-6011-4c4a-90da-881eb1e9661f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:14:59.888976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41133b2e-6011-4c4a-90da-881eb1e9661f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:14:59.889232 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41133b2e-6011-4c4a-90da-881eb1e9661f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:14:59.889392 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-41133b2e-6011-4c4a-90da-881eb1e9661f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:14:59.895702 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:14:59.895702 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:14:59.896887 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41133b2e-6011-4c4a-90da-881eb1e9661f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:14:59.897508 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1052/4192] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:14:59 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:00.252934 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4719f995-1849-48e3-8b6c-dca9abcc9000 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.254986 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4719f995-1849-48e3-8b6c-dca9abcc9000 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed Aug 06 13:15:00.255161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4719f995-1849-48e3-8b6c-dca9abcc9000 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.255408 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4719f995-1849-48e3-8b6c-dca9abcc9000 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.255408 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4719f995-1849-48e3-8b6c-dca9abcc9000 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Show backup with id 3edd262b-dd4b-44a6-816f-a71ce3c838ed. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:00.259212 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4719f995-1849-48e3-8b6c-dca9abcc9000 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed returned with HTTP 404 Aug 06 13:15:00.259497 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1043/4193] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/backups/3edd262b-dd4b-44a6-816f-a71ce3c838ed => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:00.269922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.272556 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 Aug 06 13:15:00.272556 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.272870 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.273016 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume with id: e47261e3-a266-4b01-a5f6-8842579f59c3 Aug 06 13:15:00.282937 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:00.282937 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:00.283521 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:00.305726 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume request issued successfully. Aug 06 13:15:00.306024 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bde6771e-01a9-4dbe-bbee-5bc73747cb48 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 returned with HTTP 202 Aug 06 13:15:00.306695 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1057/4194] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:00 2026] DELETE /volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:00.315800 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fcaf638c-b3f5-4f18-a3eb-e30f054b3f39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.318983 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fcaf638c-b3f5-4f18-a3eb-e30f054b3f39 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 Aug 06 13:15:00.319241 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fcaf638c-b3f5-4f18-a3eb-e30f054b3f39 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.319846 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fcaf638c-b3f5-4f18-a3eb-e30f054b3f39 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.337056 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:00.337056 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:00.344225 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fcaf638c-b3f5-4f18-a3eb-e30f054b3f39 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:00.352289 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fcaf638c-b3f5-4f18-a3eb-e30f054b3f39 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 returned with HTTP 200 Aug 06 13:15:00.353836 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1043/4195] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:00.780393 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a26c108-ed83-4d06-8534-edf5d148fc79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.782683 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a26c108-ed83-4d06-8534-edf5d148fc79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf Aug 06 13:15:00.782971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a26c108-ed83-4d06-8534-edf5d148fc79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.783222 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a26c108-ed83-4d06-8534-edf5d148fc79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.790562 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a26c108-ed83-4d06-8534-edf5d148fc79 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf returned with HTTP 404 Aug 06 13:15:00.791167 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1053/4196] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/volumes/a3b4807d-ca90-4ccc-88f9-5c8b03529abf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:00.801921 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcaed8ae-1de9-41af-b739-01b3786b8a48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.804300 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcaed8ae-1de9-41af-b739-01b3786b8a48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] GET https://10.4.3.59/volume/v3/backups Aug 06 13:15:00.804636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcaed8ae-1de9-41af-b739-01b3786b8a48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.804937 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcaed8ae-1de9-41af-b739-01b3786b8a48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.805344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-dcaed8ae-1de9-41af-b739-01b3786b8a48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:15:00.822380 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcaed8ae-1de9-41af-b739-01b3786b8a48 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 200 Aug 06 13:15:00.822750 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1044/4197] 10.4.3.59 () {68 vars in 1270 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/backups => generated 620 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:00.832896 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee459218-8fba-4e93-8fe4-0434acd01433 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.834784 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee459218-8fba-4e93-8fe4-0434acd01433 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] GET https://10.4.3.59/volume/v3/backups?project_id=5fafae2e594d40768838706347cc10ce Aug 06 13:15:00.835080 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee459218-8fba-4e93-8fe4-0434acd01433 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.835444 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee459218-8fba-4e93-8fe4-0434acd01433 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.835785 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ee459218-8fba-4e93-8fe4-0434acd01433 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Removing options 'project_id' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:15:00.841947 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee459218-8fba-4e93-8fe4-0434acd01433 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups?project_id=5fafae2e594d40768838706347cc10ce returned with HTTP 200 Aug 06 13:15:00.842474 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1058/4198] 10.4.3.59 () {68 vars in 1357 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/backups?project_id=5fafae2e594d40768838706347cc10ce => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:00.846286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34b9e3c2-4e14-4916-8856-e673555a6860 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.849722 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34b9e3c2-4e14-4916-8856-e673555a6860 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:00.849969 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34b9e3c2-4e14-4916-8856-e673555a6860 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.850234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34b9e3c2-4e14-4916-8856-e673555a6860 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.850398 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-34b9e3c2-4e14-4916-8856-e673555a6860 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:00.854781 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.855179 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:00.855179 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:00.855994 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34b9e3c2-4e14-4916-8856-e673555a6860 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:00.856512 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1044/4199] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:00.857075 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:00.857500 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1296957975"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:00.859108 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1296957975'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:00.859242 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume of 1 GB Aug 06 13:15:00.863460 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Availability Zones retrieved successfully. Aug 06 13:15:00.870059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (1744a7b3-7dd0-42c0-88d2-19bb88b0c488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:00.871024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e679d13-584b-4d41-a2fc-dd88f1392cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:00.871982 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:00.884108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-174c7734-6ca5-4151-8e13-89b6d63b8edf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.886058 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-174c7734-6ca5-4151-8e13-89b6d63b8edf tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] GET https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a Aug 06 13:15:00.886337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-174c7734-6ca5-4151-8e13-89b6d63b8edf tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.886557 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-174c7734-6ca5-4151-8e13-89b6d63b8edf tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.892499 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-174c7734-6ca5-4151-8e13-89b6d63b8edf tempest-ProjectReaderTests-873992244 tempest-ProjectReaderTests-873992244-project-admin] https://10.4.3.59/volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a returned with HTTP 404 Aug 06 13:15:00.892998 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1045/4200] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/volumes/7aa07b3d-0f5d-4589-a617-3a433d91f61a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:00.904363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e679d13-584b-4d41-a2fc-dd88f1392cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:00.905122 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc24a69b-0664-43a8-9dd7-4251471f6e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:00.908465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-978ced5d-a910-4bc4-b97d-95ffd8d21d7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:00.910310 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-978ced5d-a910-4bc4-b97d-95ffd8d21d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:15:00.910520 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-978ced5d-a910-4bc4-b97d-95ffd8d21d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:00.910707 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-978ced5d-a910-4bc4-b97d-95ffd8d21d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:00.910806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-978ced5d-a910-4bc4-b97d-95ffd8d21d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:00.914741 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:00.914741 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:00.915437 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-978ced5d-a910-4bc4-b97d-95ffd8d21d7e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:15:00.915773 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1059/4201] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:00 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:00.950709 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['280bd658-83c2-4622-bc75-603c0cf5a186', 'f3bc9067-2652-4540-b827-567b28597d85', '3bee8a88-8e44-49e9-a9d8-55050becd4f1', '72190f99-d9d7-4643-91d8-825784f07466'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:00.952175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc24a69b-0664-43a8-9dd7-4251471f6e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280bd658-83c2-4622-bc75-603c0cf5a186', 'f3bc9067-2652-4540-b827-567b28597d85', '3bee8a88-8e44-49e9-a9d8-55050becd4f1', '72190f99-d9d7-4643-91d8-825784f07466']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:00.953310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de55db0d-b746-4590-97fe-2e8daf375d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:00.981826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de55db0d-b746-4590-97fe-2e8daf375d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e91e3e5-4902-44f7-84a1-f83d065f0c05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1296957975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['280bd658-83c2-4622-bc75-603c0cf5a186','f3bc9067-2652-4540-b827-567b28597d85','3bee8a88-8e44-49e9-a9d8-55050becd4f1','72190f99-d9d7-4643-91d8-825784f07466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1296957975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e91e3e5-4902-44f7-84a1-f83d065f0c05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fafae2e594d40768838706347cc10ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b021258a95474736b529d3888f2eb1c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:00.982902 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ba5bbc-85bf-4d7d-82b6-85b2205cc812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:01.003253 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ba5bbc-85bf-4d7d-82b6-85b2205cc812) transitioned into state 'SUCCESS' from state '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-1296957975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['280bd658-83c2-4622-bc75-603c0cf5a186','f3bc9067-2652-4540-b827-567b28597d85','3bee8a88-8e44-49e9-a9d8-55050becd4f1','72190f99-d9d7-4643-91d8-825784f07466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b021258a95474736b529d3888f2eb1c2',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:01.003813 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e2ad1ed-bd4e-49f5-a879-e446a11ccfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:01.012217 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e2ad1ed-bd4e-49f5-a879-e446a11ccfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:01.013080 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Flow 'volume_create_api' (1744a7b3-7dd0-42c0-88d2-19bb88b0c488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:01.013436 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Create volume request issued successfully. Aug 06 13:15:01.013931 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f3309e-9d15-4bdd-9e4e-aeeaa7443f92 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:01.014637 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1054/4202] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:15:00 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:01.028633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb92dbdd-63af-4b68-a4da-55ee27798020 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.030707 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb92dbdd-63af-4b68-a4da-55ee27798020 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 Aug 06 13:15:01.030971 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb92dbdd-63af-4b68-a4da-55ee27798020 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.031214 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb92dbdd-63af-4b68-a4da-55ee27798020 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:01.041031 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:01.041031 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:01.044700 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eb92dbdd-63af-4b68-a4da-55ee27798020 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:01.048221 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb92dbdd-63af-4b68-a4da-55ee27798020 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 returned with HTTP 200 Aug 06 13:15:01.048610 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1045/4203] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:01 2026] GET /volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:01.369854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d06409f-48be-4fbb-9e7c-68f2fb1617af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.372282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d06409f-48be-4fbb-9e7c-68f2fb1617af tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 Aug 06 13:15:01.372573 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d06409f-48be-4fbb-9e7c-68f2fb1617af tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.372785 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d06409f-48be-4fbb-9e7c-68f2fb1617af tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:01.379285 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d06409f-48be-4fbb-9e7c-68f2fb1617af tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 returned with HTTP 404 Aug 06 13:15:01.380046 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1046/4204] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:01 2026] GET /volume/v3/volumes/e47261e3-a266-4b01-a5f6-8842579f59c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:01.390786 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.392969 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] DELETE https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 Aug 06 13:15:01.393286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.393566 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:01.393884 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume with id: 67466617-2764-48da-8ed4-40302507c583 Aug 06 13:15:01.401480 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:01.401480 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:01.402098 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:01.421080 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume request issued successfully. Aug 06 13:15:01.421434 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02e2e30c-4ff7-4df0-bd52-a5290ac9a5b2 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 returned with HTTP 202 Aug 06 13:15:01.422220 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1060/4205] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:01 2026] DELETE /volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:01.430843 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55f5c0ae-ea85-47c7-8354-71577df0a7a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.433438 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55f5c0ae-ea85-47c7-8354-71577df0a7a5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 Aug 06 13:15:01.433687 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55f5c0ae-ea85-47c7-8354-71577df0a7a5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.433916 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55f5c0ae-ea85-47c7-8354-71577df0a7a5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:01.445006 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:01.445006 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:01.450894 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55f5c0ae-ea85-47c7-8354-71577df0a7a5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:01.457415 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55f5c0ae-ea85-47c7-8354-71577df0a7a5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 returned with HTTP 200 Aug 06 13:15:01.457958 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1055/4206] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:01 2026] GET /volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:01.868520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ee85c9d-e707-46de-851c-f6da4dabb6dc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.870362 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ee85c9d-e707-46de-851c-f6da4dabb6dc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:01.870560 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ee85c9d-e707-46de-851c-f6da4dabb6dc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.870797 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ee85c9d-e707-46de-851c-f6da4dabb6dc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:01.870918 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5ee85c9d-e707-46de-851c-f6da4dabb6dc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:01.875397 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:01.875397 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:01.876108 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ee85c9d-e707-46de-851c-f6da4dabb6dc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:01.876448 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1046/4207] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:01 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:01.925702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1db8c66-f6a8-4fbf-9a30-f723699035e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.927747 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1db8c66-f6a8-4fbf-9a30-f723699035e8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:15:01.927982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1db8c66-f6a8-4fbf-9a30-f723699035e8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.928212 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1db8c66-f6a8-4fbf-9a30-f723699035e8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:01.928453 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d1db8c66-f6a8-4fbf-9a30-f723699035e8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:01.934821 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:01.934821 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:01.935675 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1db8c66-f6a8-4fbf-9a30-f723699035e8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:15:01.936093 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1047/4208] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:01 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:01.946838 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c465344-2b76-434e-8813-99c16a2c700b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.949066 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c465344-2b76-434e-8813-99c16a2c700b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 Aug 06 13:15:01.949291 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c465344-2b76-434e-8813-99c16a2c700b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.949699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c465344-2b76-434e-8813-99c16a2c700b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:01.961692 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:01.961692 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:01.966194 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c465344-2b76-434e-8813-99c16a2c700b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:01.973204 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c465344-2b76-434e-8813-99c16a2c700b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 returned with HTTP 200 Aug 06 13:15:01.973673 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1061/4209] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:01 2026] GET /volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:01.986439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87427944-04ea-4d97-9daa-fb91975d2558 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:01.988697 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87427944-04ea-4d97-9daa-fb91975d2558 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 Aug 06 13:15:01.988917 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87427944-04ea-4d97-9daa-fb91975d2558 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:01.989126 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87427944-04ea-4d97-9daa-fb91975d2558 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.000770 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.000770 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:02.005546 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87427944-04ea-4d97-9daa-fb91975d2558 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:02.011934 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87427944-04ea-4d97-9daa-fb91975d2558 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 returned with HTTP 200 Aug 06 13:15:02.012756 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1056/4210] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:01 2026] GET /volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:02.029214 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.031081 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 Aug 06 13:15:02.031329 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.031592 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.031787 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: 3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 Aug 06 13:15:02.042410 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.042410 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:02.042709 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:02.062269 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c6d425a-0ee4-4047-8554-33728de57b2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.064443 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c6d425a-0ee4-4047-8554-33728de57b2b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 Aug 06 13:15:02.064738 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c6d425a-0ee4-4047-8554-33728de57b2b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.065095 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c6d425a-0ee4-4047-8554-33728de57b2b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.076091 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.076091 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:02.080504 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume request issued successfully. Aug 06 13:15:02.080782 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-baed0aa4-9147-4492-a86c-1ffcf6bac4f0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 returned with HTTP 202 Aug 06 13:15:02.081430 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c6d425a-0ee4-4047-8554-33728de57b2b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:02.081528 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1047/4211] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:02 2026] DELETE /volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:02.090663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff39115b-99f6-40be-a01e-e12436a347a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.092650 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff39115b-99f6-40be-a01e-e12436a347a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 Aug 06 13:15:02.092991 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff39115b-99f6-40be-a01e-e12436a347a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.093127 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff39115b-99f6-40be-a01e-e12436a347a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.095491 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c6d425a-0ee4-4047-8554-33728de57b2b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 returned with HTTP 200 Aug 06 13:15:02.096091 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1048/4212] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:02 2026] GET /volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:02.101555 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.101555 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:02.106109 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff39115b-99f6-40be-a01e-e12436a347a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:02.114033 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff39115b-99f6-40be-a01e-e12436a347a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 returned with HTTP 200 Aug 06 13:15:02.114584 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1062/4213] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:02 2026] GET /volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 => generated 1409 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:02.116759 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.119062 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:02.119439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e91e3e5-4902-44f7-84a1-f83d065f0c05", "name": "tempest-type-Backup-1121215345"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:02.120910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating new backup {'backup': {'volume_id': '0e91e3e5-4902-44f7-84a1-f83d065f0c05', 'name': 'tempest-type-Backup-1121215345'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:02.121104 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Creating backup of volume 0e91e3e5-4902-44f7-84a1-f83d065f0c05 in container None Aug 06 13:15:02.128825 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.128825 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:02.129222 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:02.150719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Created reservations ['a2dda1ad-a02b-4b85-a763-2c3db5e1305d', '9fb17e15-70d2-4b61-82f8-9131df0b34f5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:02.188170 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3554b78-6dda-433e-a7c7-7a29f807c174 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:02.188170 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1057/4214] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:15:02 2026] POST /volume/v3/backups => generated 314 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:02.198736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a64349ae-c03e-465c-8dcf-45d3dcd58bfc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.200437 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a64349ae-c03e-465c-8dcf-45d3dcd58bfc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:02.200745 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a64349ae-c03e-465c-8dcf-45d3dcd58bfc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.200976 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a64349ae-c03e-465c-8dcf-45d3dcd58bfc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.201107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a64349ae-c03e-465c-8dcf-45d3dcd58bfc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:02.206113 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.206113 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:02.206837 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a64349ae-c03e-465c-8dcf-45d3dcd58bfc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:02.207371 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1048/4215] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:02 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:02.475441 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f20254a-08f6-4a22-8f76-c8337753a9dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.477513 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f20254a-08f6-4a22-8f76-c8337753a9dd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 Aug 06 13:15:02.477791 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f20254a-08f6-4a22-8f76-c8337753a9dd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.478056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f20254a-08f6-4a22-8f76-c8337753a9dd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.484340 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f20254a-08f6-4a22-8f76-c8337753a9dd tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 returned with HTTP 404 Aug 06 13:15:02.484847 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1049/4216] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:02 2026] GET /volume/v3/volumes/67466617-2764-48da-8ed4-40302507c583 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:02.492676 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.494630 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] DELETE https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 Aug 06 13:15:02.494805 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.494975 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.495122 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume with id: 38ceb583-565d-4b9f-b2ea-ba7f867890a3 Aug 06 13:15:02.504906 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.504906 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:02.505314 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:02.520276 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume request issued successfully. Aug 06 13:15:02.520429 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb5ad276-addb-4158-8d5d-ef8ef8f007eb tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 returned with HTTP 202 Aug 06 13:15:02.520784 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1063/4217] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:02 2026] DELETE /volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:02.528949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02640ab0-3005-4343-93cf-73201b8fa21b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.530686 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02640ab0-3005-4343-93cf-73201b8fa21b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 Aug 06 13:15:02.530865 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02640ab0-3005-4343-93cf-73201b8fa21b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.531035 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02640ab0-3005-4343-93cf-73201b8fa21b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.537766 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.537766 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:02.541711 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02640ab0-3005-4343-93cf-73201b8fa21b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:02.545986 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02640ab0-3005-4343-93cf-73201b8fa21b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 returned with HTTP 200 Aug 06 13:15:02.546383 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1058/4218] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:02 2026] GET /volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:02.886643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7011f114-e468-4203-a0dd-675c87915bc6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:02.888889 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7011f114-e468-4203-a0dd-675c87915bc6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:02.889126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7011f114-e468-4203-a0dd-675c87915bc6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:02.889381 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7011f114-e468-4203-a0dd-675c87915bc6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:02.889526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7011f114-e468-4203-a0dd-675c87915bc6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:02.895327 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:02.895327 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:02.896235 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7011f114-e468-4203-a0dd-675c87915bc6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:02.896942 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1049/4219] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:02 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:03.128378 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-231b0234-40b6-4eb0-9929-26b7102da68a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.130244 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-231b0234-40b6-4eb0-9929-26b7102da68a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 Aug 06 13:15:03.130494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-231b0234-40b6-4eb0-9929-26b7102da68a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.130723 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-231b0234-40b6-4eb0-9929-26b7102da68a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.132657 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=545,cinder:INSERT=109,cinder:UPDATE=197,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:15:03.137201 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-231b0234-40b6-4eb0-9929-26b7102da68a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 returned with HTTP 404 Aug 06 13:15:03.137684 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1050/4220] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:03 2026] GET /volume/v3/volumes/3fd6a8e7-3191-4d5c-bea6-0b531090a1f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:03.145792 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-722aac5a-8193-4b3b-bca1-972224f4e966 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.147522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-722aac5a-8193-4b3b-bca1-972224f4e966 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:15:03.147715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-722aac5a-8193-4b3b-bca1-972224f4e966 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.147891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-722aac5a-8193-4b3b-bca1-972224f4e966 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.147986 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-722aac5a-8193-4b3b-bca1-972224f4e966 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete backup with id: 16d3c9c9-0789-4adf-900c-32b084053c9c. Aug 06 13:15:03.152222 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:03.152222 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:03.162814 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-722aac5a-8193-4b3b-bca1-972224f4e966 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] delete_backup rpcapi backup_id 16d3c9c9-0789-4adf-900c-32b084053c9c {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:03.164392 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-722aac5a-8193-4b3b-bca1-972224f4e966 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 202 Aug 06 13:15:03.164974 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1064/4221] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:03 2026] DELETE /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:03.173238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2cdb02f-dbdf-4d9c-b019-ce1ed8317415 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.174582 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cdb02f-dbdf-4d9c-b019-ce1ed8317415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:15:03.174814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cdb02f-dbdf-4d9c-b019-ce1ed8317415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.174928 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cdb02f-dbdf-4d9c-b019-ce1ed8317415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.175062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d2cdb02f-dbdf-4d9c-b019-ce1ed8317415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:03.180040 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:03.180040 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:03.180997 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cdb02f-dbdf-4d9c-b019-ce1ed8317415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 200 Aug 06 13:15:03.181460 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1059/4222] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:03 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:03.218689 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f1df0ab-c9d5-44ad-a1ae-5918453da212 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.220561 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f1df0ab-c9d5-44ad-a1ae-5918453da212 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:03.220799 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f1df0ab-c9d5-44ad-a1ae-5918453da212 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.222748 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f1df0ab-c9d5-44ad-a1ae-5918453da212 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.222748 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9f1df0ab-c9d5-44ad-a1ae-5918453da212 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:03.225433 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:03.225433 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:03.226332 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f1df0ab-c9d5-44ad-a1ae-5918453da212 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:03.226856 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1050/4223] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:03 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:03.559836 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc104fcb-3ede-4393-962b-ab15a378d0b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.561739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc104fcb-3ede-4393-962b-ab15a378d0b3 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 Aug 06 13:15:03.561975 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc104fcb-3ede-4393-962b-ab15a378d0b3 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.562154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc104fcb-3ede-4393-962b-ab15a378d0b3 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.571429 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc104fcb-3ede-4393-962b-ab15a378d0b3 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 returned with HTTP 404 Aug 06 13:15:03.572071 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1051/4224] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:03 2026] GET /volume/v3/volumes/38ceb583-565d-4b9f-b2ea-ba7f867890a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:03.579062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.580905 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] DELETE https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd Aug 06 13:15:03.581093 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.581354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.581625 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume with id: 45fd6394-a249-4bfa-88f2-3ffd89ce29bd Aug 06 13:15:03.589983 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:03.589983 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:03.590463 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:03.609522 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume request issued successfully. Aug 06 13:15:03.609760 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997ac698-54e7-407f-ad4f-60d64ec6f41b tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd returned with HTTP 202 Aug 06 13:15:03.610180 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1065/4225] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:03 2026] DELETE /volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:03.618640 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a037736-28e0-4705-94c5-0fb4f471425f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.620320 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a037736-28e0-4705-94c5-0fb4f471425f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd Aug 06 13:15:03.620508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a037736-28e0-4705-94c5-0fb4f471425f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.620734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a037736-28e0-4705-94c5-0fb4f471425f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.628551 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:03.628551 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:03.632669 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a037736-28e0-4705-94c5-0fb4f471425f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:03.637343 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a037736-28e0-4705-94c5-0fb4f471425f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd returned with HTTP 200 Aug 06 13:15:03.637762 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1060/4226] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:03 2026] GET /volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:03.909246 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4329dadf-3ba1-49c2-a1a5-15ee1d185ae3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:03.911474 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4329dadf-3ba1-49c2-a1a5-15ee1d185ae3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:03.914081 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4329dadf-3ba1-49c2-a1a5-15ee1d185ae3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:03.914081 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4329dadf-3ba1-49c2-a1a5-15ee1d185ae3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:03.914081 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4329dadf-3ba1-49c2-a1a5-15ee1d185ae3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:03.917918 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:03.917918 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:03.919182 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4329dadf-3ba1-49c2-a1a5-15ee1d185ae3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:03.919182 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1051/4227] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:03 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:15:04.193669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-560cb683-05a2-43f8-9c4f-e56e4424d56c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.195420 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-560cb683-05a2-43f8-9c4f-e56e4424d56c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c Aug 06 13:15:04.195708 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-560cb683-05a2-43f8-9c4f-e56e4424d56c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.195964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-560cb683-05a2-43f8-9c4f-e56e4424d56c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.196118 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-560cb683-05a2-43f8-9c4f-e56e4424d56c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 16d3c9c9-0789-4adf-900c-32b084053c9c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:04.200746 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-560cb683-05a2-43f8-9c4f-e56e4424d56c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c returned with HTTP 404 Aug 06 13:15:04.201376 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1052/4228] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:04 2026] GET /volume/v3/backups/16d3c9c9-0789-4adf-900c-32b084053c9c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:04.237174 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46e2cc2d-a903-4044-9b57-729d938d7788 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.239632 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46e2cc2d-a903-4044-9b57-729d938d7788 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:04.239963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46e2cc2d-a903-4044-9b57-729d938d7788 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.240279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46e2cc2d-a903-4044-9b57-729d938d7788 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.240483 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-46e2cc2d-a903-4044-9b57-729d938d7788 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:04.246617 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:04.246617 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:04.247644 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46e2cc2d-a903-4044-9b57-729d938d7788 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:04.248255 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1066/4229] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:04 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:04.290919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-348de87c-8138-4a15-9032-cdb49ea027b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.292873 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-348de87c-8138-4a15-9032-cdb49ea027b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:15:04.293128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-348de87c-8138-4a15-9032-cdb49ea027b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.293412 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-348de87c-8138-4a15-9032-cdb49ea027b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.302081 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:04.302081 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:04.306481 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-348de87c-8138-4a15-9032-cdb49ea027b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:04.311688 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-348de87c-8138-4a15-9032-cdb49ea027b1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 200 Aug 06 13:15:04.312115 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1061/4230] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:04 2026] GET /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:04.324768 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-695d1109-417e-48a7-90ae-81cc350e26e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.326662 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-695d1109-417e-48a7-90ae-81cc350e26e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:15:04.326862 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-695d1109-417e-48a7-90ae-81cc350e26e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.327061 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-695d1109-417e-48a7-90ae-81cc350e26e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.327286 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-695d1109-417e-48a7-90ae-81cc350e26e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:15:04.335111 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:04.335111 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:04.335618 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-695d1109-417e-48a7-90ae-81cc350e26e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:04.354444 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-695d1109-417e-48a7-90ae-81cc350e26e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume request issued successfully. Aug 06 13:15:04.354643 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-695d1109-417e-48a7-90ae-81cc350e26e0 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 202 Aug 06 13:15:04.355020 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1052/4231] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:04 2026] DELETE /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:04.361415 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f816e1db-d6cd-414d-9bf3-e6f0888962ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.363120 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f816e1db-d6cd-414d-9bf3-e6f0888962ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:15:04.363350 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f816e1db-d6cd-414d-9bf3-e6f0888962ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.363572 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f816e1db-d6cd-414d-9bf3-e6f0888962ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.370111 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:04.370111 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:04.373983 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f816e1db-d6cd-414d-9bf3-e6f0888962ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:04.378424 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f816e1db-d6cd-414d-9bf3-e6f0888962ae tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 200 Aug 06 13:15:04.378799 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1053/4232] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:04 2026] GET /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:15:04.650798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb31b96e-9898-4917-b2ea-52ab13b033c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.653410 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb31b96e-9898-4917-b2ea-52ab13b033c7 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd Aug 06 13:15:04.653738 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb31b96e-9898-4917-b2ea-52ab13b033c7 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.654038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb31b96e-9898-4917-b2ea-52ab13b033c7 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.662507 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb31b96e-9898-4917-b2ea-52ab13b033c7 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd returned with HTTP 404 Aug 06 13:15:04.663207 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1067/4233] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:04 2026] GET /volume/v3/volumes/45fd6394-a249-4bfa-88f2-3ffd89ce29bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:04.671028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.672968 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] DELETE https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd Aug 06 13:15:04.673187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.673438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.673701 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume with id: 56ecda97-d007-4117-90f2-b030e644b8dd Aug 06 13:15:04.681785 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:04.681785 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:04.682176 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:04.698432 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume request issued successfully. Aug 06 13:15:04.698650 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae296dd-957d-48c0-a9c4-4281a8b0739f tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd returned with HTTP 202 Aug 06 13:15:04.699126 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1062/4234] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:04 2026] DELETE /volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:04.707248 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93bb9d82-909f-4240-9dbb-10a73dff5d35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.709726 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93bb9d82-909f-4240-9dbb-10a73dff5d35 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd Aug 06 13:15:04.710028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93bb9d82-909f-4240-9dbb-10a73dff5d35 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.710285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93bb9d82-909f-4240-9dbb-10a73dff5d35 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.718880 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:04.718880 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:04.723738 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93bb9d82-909f-4240-9dbb-10a73dff5d35 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:04.729810 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93bb9d82-909f-4240-9dbb-10a73dff5d35 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd returned with HTTP 200 Aug 06 13:15:04.730321 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1053/4235] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:04 2026] GET /volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:04.932094 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8dc41e02-3b15-4f17-b548-f4831ce94a18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:04.937982 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dc41e02-3b15-4f17-b548-f4831ce94a18 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:04.938838 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dc41e02-3b15-4f17-b548-f4831ce94a18 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:04.939632 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dc41e02-3b15-4f17-b548-f4831ce94a18 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:04.939818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8dc41e02-3b15-4f17-b548-f4831ce94a18 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:04.951887 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:04.951887 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:04.955133 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dc41e02-3b15-4f17-b548-f4831ce94a18 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:04.956387 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1054/4236] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:04 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:05.259204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55a94a0b-d2ea-494d-8f0f-b940bb74b484 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.260980 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55a94a0b-d2ea-494d-8f0f-b940bb74b484 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:05.261215 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55a94a0b-d2ea-494d-8f0f-b940bb74b484 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:05.261452 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55a94a0b-d2ea-494d-8f0f-b940bb74b484 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:05.261610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-55a94a0b-d2ea-494d-8f0f-b940bb74b484 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:05.265596 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:05.265596 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:05.266177 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55a94a0b-d2ea-494d-8f0f-b940bb74b484 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:05.266559 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1068/4237] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:05 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:05.393759 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17224397-11a4-4577-bec7-3689405a5e36 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.395491 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17224397-11a4-4577-bec7-3689405a5e36 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 Aug 06 13:15:05.395741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17224397-11a4-4577-bec7-3689405a5e36 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:05.395935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17224397-11a4-4577-bec7-3689405a5e36 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:05.401622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17224397-11a4-4577-bec7-3689405a5e36 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 returned with HTTP 404 Aug 06 13:15:05.402255 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1063/4238] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:05 2026] GET /volume/v3/volumes/e1d54c6a-a287-4818-96a6-0d6ff1111569 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:05.412376 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.414075 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:05.414430 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-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-551998458"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:05.415962 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-551998458'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:05.416082 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume of 1 GB Aug 06 13:15:05.419776 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Availability Zones retrieved successfully. Aug 06 13:15:05.425068 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (0c019881-1101-4be0-a046-f2be2628bff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:05.425858 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77074b2e-fd97-4146-a9ec-d3c98ff5cc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:05.426656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:05.449573 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77074b2e-fd97-4146-a9ec-d3c98ff5cc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:05.450242 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49c7a57-8b54-4425-b016-a6d6cddb6cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:05.493474 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['879eec43-4338-4ec7-8bb3-9229bb65e8b0', '67791343-2263-465f-9d58-183396bcabb9', 'fe91743a-b2cc-4b6e-90ac-ce6bf061ea04', '2314d24a-4889-4995-8e02-d8e46b05f192'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:05.494148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49c7a57-8b54-4425-b016-a6d6cddb6cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879eec43-4338-4ec7-8bb3-9229bb65e8b0', '67791343-2263-465f-9d58-183396bcabb9', 'fe91743a-b2cc-4b6e-90ac-ce6bf061ea04', '2314d24a-4889-4995-8e02-d8e46b05f192']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:05.495026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90823c59-4a85-4c8f-95fa-579daf64984f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:05.520207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90823c59-4a85-4c8f-95fa-579daf64984f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68216a29-eae2-4704-ba69-e7bf465813a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-551998458',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['879eec43-4338-4ec7-8bb3-9229bb65e8b0','67791343-2263-465f-9d58-183396bcabb9','fe91743a-b2cc-4b6e-90ac-ce6bf061ea04','2314d24a-4889-4995-8e02-d8e46b05f192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-551998458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68216a29-eae2-4704-ba69-e7bf465813a8,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='e057264765d441549404bfacb603abcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:05.520933 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5da3067-ab57-431f-a000-fb01e23fe7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:05.539792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5da3067-ab57-431f-a000-fb01e23fe7a8) transitioned into state 'SUCCESS' from state '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-551998458',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['879eec43-4338-4ec7-8bb3-9229bb65e8b0','67791343-2263-465f-9d58-183396bcabb9','fe91743a-b2cc-4b6e-90ac-ce6bf061ea04','2314d24a-4889-4995-8e02-d8e46b05f192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:05.540641 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92aa064-c37b-46b1-a1de-68e446782e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:05.549821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92aa064-c37b-46b1-a1de-68e446782e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:05.550906 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (0c019881-1101-4be0-a046-f2be2628bff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:05.551252 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request issued successfully. Aug 06 13:15:05.551832 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15af4c7b-4612-438a-b03f-a6b44eedb647 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:05.552191 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1054/4239] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:15:05 2026] POST /volume/v3/volumes => generated 813 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:05.567550 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ca42170-baf7-49f3-968e-aa540436a5f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.571284 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ca42170-baf7-49f3-968e-aa540436a5f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:05.571644 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ca42170-baf7-49f3-968e-aa540436a5f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:05.571962 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ca42170-baf7-49f3-968e-aa540436a5f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:05.594168 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:05.594168 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:05.605329 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ca42170-baf7-49f3-968e-aa540436a5f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:05.624117 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ca42170-baf7-49f3-968e-aa540436a5f8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 200 Aug 06 13:15:05.626814 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1055/4240] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:05 2026] GET /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:05.744428 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72af815d-c2b5-4063-a062-e6239830aec0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.746176 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72af815d-c2b5-4063-a062-e6239830aec0 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd Aug 06 13:15:05.746367 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72af815d-c2b5-4063-a062-e6239830aec0 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:05.746564 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72af815d-c2b5-4063-a062-e6239830aec0 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:05.752978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72af815d-c2b5-4063-a062-e6239830aec0 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd returned with HTTP 404 Aug 06 13:15:05.753475 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1069/4241] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:05 2026] GET /volume/v3/volumes/56ecda97-d007-4117-90f2-b030e644b8dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:05.761882 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.764011 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] DELETE https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 Aug 06 13:15:05.764250 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:05.764522 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:05.764730 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume with id: a0e6979c-2663-48a6-8c85-56b317ef42a1 Aug 06 13:15:05.772533 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:05.772533 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:05.772930 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:05.790341 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Delete volume request issued successfully. Aug 06 13:15:05.790603 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f3919e4-aed3-4ef1-911d-9f5a258359bf tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 returned with HTTP 202 Aug 06 13:15:05.791076 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1064/4242] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:05 2026] DELETE /volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:05.799216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6fffc03b-5ddb-43d5-a098-13051d354af5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.801497 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fffc03b-5ddb-43d5-a098-13051d354af5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 Aug 06 13:15:05.801709 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fffc03b-5ddb-43d5-a098-13051d354af5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:05.801928 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fffc03b-5ddb-43d5-a098-13051d354af5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:05.810220 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:05.810220 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:05.814872 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6fffc03b-5ddb-43d5-a098-13051d354af5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Volume info retrieved successfully. Aug 06 13:15:05.820138 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fffc03b-5ddb-43d5-a098-13051d354af5 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 returned with HTTP 200 Aug 06 13:15:05.820561 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1055/4243] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:05 2026] GET /volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:15:05.973420 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-840919bc-6eb8-4357-9fb7-cef248dfc58b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:05.979046 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-840919bc-6eb8-4357-9fb7-cef248dfc58b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:05.979473 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-840919bc-6eb8-4357-9fb7-cef248dfc58b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:05.979847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-840919bc-6eb8-4357-9fb7-cef248dfc58b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:05.985427 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-840919bc-6eb8-4357-9fb7-cef248dfc58b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:06.000842 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:06.000842 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:06.005410 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-840919bc-6eb8-4357-9fb7-cef248dfc58b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:06.008182 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1056/4244] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:05 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:06.277651 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3bd55ee9-43b3-4c0d-ada3-ddc7c8816e86 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:06.279880 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bd55ee9-43b3-4c0d-ada3-ddc7c8816e86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:06.280120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bd55ee9-43b3-4c0d-ada3-ddc7c8816e86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:06.280401 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bd55ee9-43b3-4c0d-ada3-ddc7c8816e86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:06.280588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3bd55ee9-43b3-4c0d-ada3-ddc7c8816e86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:06.285820 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:06.285820 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:06.286754 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bd55ee9-43b3-4c0d-ada3-ddc7c8816e86 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:06.287303 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1070/4245] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:06 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:06.642018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e204a064-68ea-439d-9d63-ee0135cbcb49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:06.643818 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e204a064-68ea-439d-9d63-ee0135cbcb49 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:06.644015 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e204a064-68ea-439d-9d63-ee0135cbcb49 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:06.644232 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e204a064-68ea-439d-9d63-ee0135cbcb49 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:06.652831 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:06.652831 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:06.656762 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e204a064-68ea-439d-9d63-ee0135cbcb49 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:06.661672 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e204a064-68ea-439d-9d63-ee0135cbcb49 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 200 Aug 06 13:15:06.662095 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1065/4246] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:06 2026] GET /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:06.675348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:06.677170 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:06.677603 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68216a29-eae2-4704-ba69-e7bf465813a8", "name": "tempest-VolumesBackupsTest-Backup-522683735", "description": "tempest-backup-description-1244776010", "container": "tempest-volumesbackupstest-backup-container-91253439"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:06.679137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating new backup {'backup': {'volume_id': '68216a29-eae2-4704-ba69-e7bf465813a8', 'name': 'tempest-VolumesBackupsTest-Backup-522683735', 'description': 'tempest-backup-description-1244776010', 'container': 'tempest-volumesbackupstest-backup-container-91253439'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:06.679352 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating backup of volume 68216a29-eae2-4704-ba69-e7bf465813a8 in container tempest-volumesbackupstest-backup-container-91253439 Aug 06 13:15:06.687404 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:06.687404 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:06.687908 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:06.705779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['8b6e1ae2-8803-4f88-9b2f-2ed49fb0a4c7', 'f814b671-3372-43f6-919b-c92fdae4669a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:06.743739 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e82f4643-40d5-4f26-b206-82fae5ae8176 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:06.744363 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1056/4247] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:15:06 2026] POST /volume/v3/backups => generated 327 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:06.752646 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec5b295a-b25c-44fe-9cbe-757cd156518c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:06.754727 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec5b295a-b25c-44fe-9cbe-757cd156518c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:06.754981 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec5b295a-b25c-44fe-9cbe-757cd156518c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:06.755225 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec5b295a-b25c-44fe-9cbe-757cd156518c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:06.755383 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ec5b295a-b25c-44fe-9cbe-757cd156518c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:06.759667 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:06.759667 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:06.760477 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec5b295a-b25c-44fe-9cbe-757cd156518c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:06.760878 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1057/4248] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:06 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 819 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:06.835869 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f3e08e9-8e32-419f-8db9-9013f30d6343 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:06.837769 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f3e08e9-8e32-419f-8db9-9013f30d6343 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] GET https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 Aug 06 13:15:06.838075 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f3e08e9-8e32-419f-8db9-9013f30d6343 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:06.838377 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f3e08e9-8e32-419f-8db9-9013f30d6343 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:06.845589 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f3e08e9-8e32-419f-8db9-9013f30d6343 tempest-CreateVolumesFromBackupTest-1034172178 tempest-CreateVolumesFromBackupTest-1034172178-project-member] https://10.4.3.59/volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 returned with HTTP 404 Aug 06 13:15:06.846338 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1071/4249] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:06 2026] GET /volume/v3/volumes/a0e6979c-2663-48a6-8c85-56b317ef42a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:07.023099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3974396-0040-470c-87fd-bf9f28b726d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:07.024390 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3974396-0040-470c-87fd-bf9f28b726d4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:07.024634 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3974396-0040-470c-87fd-bf9f28b726d4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:07.024874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3974396-0040-470c-87fd-bf9f28b726d4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:07.025012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e3974396-0040-470c-87fd-bf9f28b726d4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:07.029321 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:07.029321 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:07.030095 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3974396-0040-470c-87fd-bf9f28b726d4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:07.030515 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1066/4250] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:07 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:07.300479 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63a61051-f330-491c-9040-3a38f0667173 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:07.302428 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63a61051-f330-491c-9040-3a38f0667173 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:07.302702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63a61051-f330-491c-9040-3a38f0667173 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:07.302953 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63a61051-f330-491c-9040-3a38f0667173 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:07.303004 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-63a61051-f330-491c-9040-3a38f0667173 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:07.308227 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:07.308227 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:07.309128 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63a61051-f330-491c-9040-3a38f0667173 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:07.309739 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1057/4251] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:07 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:07.777618 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8313782-4a30-410a-974a-28f342e238a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:07.779710 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8313782-4a30-410a-974a-28f342e238a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:07.779992 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8313782-4a30-410a-974a-28f342e238a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:07.780213 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8313782-4a30-410a-974a-28f342e238a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:07.780372 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f8313782-4a30-410a-974a-28f342e238a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:07.785924 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:07.785924 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:07.787130 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8313782-4a30-410a-974a-28f342e238a1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:07.787897 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1058/4252] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:07 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:08.041684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31b1224e-277a-4c6d-b589-96331287dc93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.044069 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31b1224e-277a-4c6d-b589-96331287dc93 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:08.044275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31b1224e-277a-4c6d-b589-96331287dc93 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:08.044603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31b1224e-277a-4c6d-b589-96331287dc93 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:08.044781 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-31b1224e-277a-4c6d-b589-96331287dc93 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:08.049179 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:08.049179 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:08.050000 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31b1224e-277a-4c6d-b589-96331287dc93 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:08.050391 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1072/4253] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:08 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:08.063021 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dc568e6-e931-4fb7-9ec7-6dcc50fff030 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.064825 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dc568e6-e931-4fb7-9ec7-6dcc50fff030 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 Aug 06 13:15:08.065029 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dc568e6-e931-4fb7-9ec7-6dcc50fff030 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:08.065294 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dc568e6-e931-4fb7-9ec7-6dcc50fff030 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:08.072664 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:08.072664 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:08.076590 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dc568e6-e931-4fb7-9ec7-6dcc50fff030 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:08.081365 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dc568e6-e931-4fb7-9ec7-6dcc50fff030 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 returned with HTTP 200 Aug 06 13:15:08.081852 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1067/4254] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:08 2026] GET /volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:08.097473 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19780763-3c87-4615-8183-6bd9f815704c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.099247 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19780763-3c87-4615-8183-6bd9f815704c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:08.099477 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19780763-3c87-4615-8183-6bd9f815704c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:08.099660 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19780763-3c87-4615-8183-6bd9f815704c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:08.099768 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-19780763-3c87-4615-8183-6bd9f815704c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete backup with id: b515cd76-1238-4bd3-9457-50a85c8d879c. Aug 06 13:15:08.104162 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:08.104162 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:08.117606 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-19780763-3c87-4615-8183-6bd9f815704c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] delete_backup rpcapi backup_id b515cd76-1238-4bd3-9457-50a85c8d879c {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:08.119401 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19780763-3c87-4615-8183-6bd9f815704c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 202 Aug 06 13:15:08.119927 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1058/4255] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:08 2026] DELETE /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:08.128103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-863c3a19-ffad-42ba-8885-eada59cc3ac5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.130141 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-863c3a19-ffad-42ba-8885-eada59cc3ac5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:08.130547 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-863c3a19-ffad-42ba-8885-eada59cc3ac5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:08.130641 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-863c3a19-ffad-42ba-8885-eada59cc3ac5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:08.130805 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-863c3a19-ffad-42ba-8885-eada59cc3ac5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:08.135889 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:08.135889 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:08.136645 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-863c3a19-ffad-42ba-8885-eada59cc3ac5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 200 Aug 06 13:15:08.137138 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1059/4256] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:08 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:08.148891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76ba1551-f684-432b-9642-a321b8bb74c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.241313 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:08.241731 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:08.243503 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:08.243673 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Create volume of 1 GB Aug 06 13:15:08.248414 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Availability Zones retrieved successfully. Aug 06 13:15:08.253725 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Flow 'volume_create_api' (68ee323b-1e25-443a-b3ef-dd09a13fc250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:08.254879 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19415b90-0708-414e-b9a4-62704d4b51be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:08.255811 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:08.282361 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19415b90-0708-414e-b9a4-62704d4b51be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:08.283309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d62843-6d99-4c4c-b61d-33b179ce86f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:08.321287 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f266e43-1ed3-432d-80be-14078b349a88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.323423 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f266e43-1ed3-432d-80be-14078b349a88 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:08.323922 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f266e43-1ed3-432d-80be-14078b349a88 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:08.323980 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f266e43-1ed3-432d-80be-14078b349a88 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:08.324119 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1f266e43-1ed3-432d-80be-14078b349a88 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:08.328955 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:08.328955 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:08.329611 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f266e43-1ed3-432d-80be-14078b349a88 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:08.330016 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1068/4257] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:08 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:08.357884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Created reservations ['d50de840-842c-44c6-8545-e70fd3283ac2', 'cb0035b9-41ae-40dd-9586-6d879f5d9711', '249c2c00-e2bc-492e-8398-15fba109164b', 'c4624945-8d17-49ae-98f4-dd61f852f728'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:08.360903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d62843-6d99-4c4c-b61d-33b179ce86f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50de840-842c-44c6-8545-e70fd3283ac2', 'cb0035b9-41ae-40dd-9586-6d879f5d9711', '249c2c00-e2bc-492e-8398-15fba109164b', 'c4624945-8d17-49ae-98f4-dd61f852f728']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:08.360903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca48cdf7-4b26-4895-9f24-d3d8a45d1d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:08.381170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca48cdf7-4b26-4895-9f24-d3d8a45d1d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a', '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='9792b262fde84c8d8c57f36a66d35c35',qos_specs=None,replication_status=,reservations=['d50de840-842c-44c6-8545-e70fd3283ac2','cb0035b9-41ae-40dd-9586-6d879f5d9711','249c2c00-e2bc-492e-8398-15fba109164b','c4624945-8d17-49ae-98f4-dd61f852f728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d45c62fd414ceb82615a67173687c9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:08Z,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=2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9792b262fde84c8d8c57f36a66d35c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d45c62fd414ceb82615a67173687c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:08.383978 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf1661d-20c6-4990-b79f-c5670e5eec1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:08.400975 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf1661d-20c6-4990-b79f-c5670e5eec1a) transitioned into state 'SUCCESS' from 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='9792b262fde84c8d8c57f36a66d35c35',qos_specs=None,replication_status=,reservations=['d50de840-842c-44c6-8545-e70fd3283ac2','cb0035b9-41ae-40dd-9586-6d879f5d9711','249c2c00-e2bc-492e-8398-15fba109164b','c4624945-8d17-49ae-98f4-dd61f852f728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d45c62fd414ceb82615a67173687c9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:08.401782 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4414d46-454e-421d-a240-301767d5f4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:08.411209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4414d46-454e-421d-a240-301767d5f4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:08.411988 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Flow 'volume_create_api' (68ee323b-1e25-443a-b3ef-dd09a13fc250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:08.412423 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Create volume request issued successfully. Aug 06 13:15:08.412802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76ba1551-f684-432b-9642-a321b8bb74c8 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:08.413234 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1073/4258] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:15:08 2026] POST /volume/v3/volumes => generated 738 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:08.426692 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8042bc1b-4218-4824-8d97-8ebd16166c36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.429847 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8042bc1b-4218-4824-8d97-8ebd16166c36 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a Aug 06 13:15:08.429847 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8042bc1b-4218-4824-8d97-8ebd16166c36 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:08.429847 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8042bc1b-4218-4824-8d97-8ebd16166c36 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:08.436082 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:08.436082 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:08.439832 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8042bc1b-4218-4824-8d97-8ebd16166c36 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:08.443911 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8042bc1b-4218-4824-8d97-8ebd16166c36 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a returned with HTTP 200 Aug 06 13:15:08.444299 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1059/4259] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:08 2026] GET /volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:08.799475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d0b5412-ffb3-4dc7-a16c-429c7948b460 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:08.801362 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0b5412-ffb3-4dc7-a16c-429c7948b460 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:08.801652 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0b5412-ffb3-4dc7-a16c-429c7948b460 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:08.801876 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0b5412-ffb3-4dc7-a16c-429c7948b460 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:08.801958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1d0b5412-ffb3-4dc7-a16c-429c7948b460 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:08.806378 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:08.806378 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:08.807114 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0b5412-ffb3-4dc7-a16c-429c7948b460 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:08.807493 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1060/4260] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:08 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:09.149571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1761b8ab-3e76-4c59-bbea-23e695fa9fb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.151625 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1761b8ab-3e76-4c59-bbea-23e695fa9fb8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c Aug 06 13:15:09.151814 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1761b8ab-3e76-4c59-bbea-23e695fa9fb8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:09.152011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1761b8ab-3e76-4c59-bbea-23e695fa9fb8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:09.152177 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1761b8ab-3e76-4c59-bbea-23e695fa9fb8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b515cd76-1238-4bd3-9457-50a85c8d879c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:09.155875 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1761b8ab-3e76-4c59-bbea-23e695fa9fb8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c returned with HTTP 404 Aug 06 13:15:09.156404 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1069/4261] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:09 2026] GET /volume/v3/backups/b515cd76-1238-4bd3-9457-50a85c8d879c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:09.167800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.170118 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:09.170616 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1350055807"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:09.172516 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1350055807'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:09.172610 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume of 1 GB Aug 06 13:15:09.172928 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:09.172928 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:09.178521 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Availability Zones retrieved successfully. Aug 06 13:15:09.185351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (14803bd2-16a8-4d51-a902-4d29eac20644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:09.186130 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af87dc3-3ae6-4b32-ad7d-28e74bd3835d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.187166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:09.217290 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af87dc3-3ae6-4b32-ad7d-28e74bd3835d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.218084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9d72e3-c3cc-4685-baa0-a968b73c53a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.262853 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['09c21ddd-ecc6-4e97-8ccf-865b619231d0', '9128be43-deac-4944-a075-f9c6a0ecce59', 'c3cb0358-6f4e-4a2d-9b8f-cc7fe8977f8e', '3cb3a05a-ab98-4773-bb61-82bfcaed1c5f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:09.263669 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9d72e3-c3cc-4685-baa0-a968b73c53a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c21ddd-ecc6-4e97-8ccf-865b619231d0', '9128be43-deac-4944-a075-f9c6a0ecce59', 'c3cb0358-6f4e-4a2d-9b8f-cc7fe8977f8e', '3cb3a05a-ab98-4773-bb61-82bfcaed1c5f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.264366 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6947e89-acf7-4512-be7a-76a7d8631130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.286048 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6947e89-acf7-4512-be7a-76a7d8631130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a24654-921e-4e9d-96c8-a1424c53b81d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1350055807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['09c21ddd-ecc6-4e97-8ccf-865b619231d0','9128be43-deac-4944-a075-f9c6a0ecce59','c3cb0358-6f4e-4a2d-9b8f-cc7fe8977f8e','3cb3a05a-ab98-4773-bb61-82bfcaed1c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1350055807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a24654-921e-4e9d-96c8-a1424c53b81d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='283a75b390b442c6bfc6d6efd101faf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8275a71f8094454cbe00978ddf24e444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.286698 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c24ea4-7097-4d8e-b270-85c284fc59ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.302292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c24ea4-7097-4d8e-b270-85c284fc59ff) transitioned into state 'SUCCESS' from state '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-1350055807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['09c21ddd-ecc6-4e97-8ccf-865b619231d0','9128be43-deac-4944-a075-f9c6a0ecce59','c3cb0358-6f4e-4a2d-9b8f-cc7fe8977f8e','3cb3a05a-ab98-4773-bb61-82bfcaed1c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.302959 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fbd579-fb3a-4d55-821d-c711b9b66585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.310631 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fbd579-fb3a-4d55-821d-c711b9b66585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.311369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (14803bd2-16a8-4d51-a902-4d29eac20644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:09.311645 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request issued successfully. Aug 06 13:15:09.312156 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-739a4eed-4c22-4393-a050-ca20a3f4cf2e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:09.312553 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1074/4262] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:15:09 2026] POST /volume/v3/volumes => generated 747 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:09.324087 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14704d47-9947-45e3-ba8d-f7478a01ef23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.325939 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14704d47-9947-45e3-ba8d-f7478a01ef23 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d Aug 06 13:15:09.326136 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14704d47-9947-45e3-ba8d-f7478a01ef23 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:09.326368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14704d47-9947-45e3-ba8d-f7478a01ef23 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:09.333217 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:09.333217 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:09.337406 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-14704d47-9947-45e3-ba8d-f7478a01ef23 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:09.342404 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbed3f9e-fe2f-4ae7-a971-2f17a2c5b61a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.342935 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14704d47-9947-45e3-ba8d-f7478a01ef23 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d returned with HTTP 200 Aug 06 13:15:09.343736 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1060/4263] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:09 2026] GET /volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:09.344319 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbed3f9e-fe2f-4ae7-a971-2f17a2c5b61a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:09.344577 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbed3f9e-fe2f-4ae7-a971-2f17a2c5b61a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:09.344794 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbed3f9e-fe2f-4ae7-a971-2f17a2c5b61a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:09.344918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dbed3f9e-fe2f-4ae7-a971-2f17a2c5b61a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:09.351139 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:09.351139 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:09.351893 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbed3f9e-fe2f-4ae7-a971-2f17a2c5b61a tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:09.352355 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1061/4264] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:09 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:09.456346 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e119eb0-8a01-435a-9615-f28f50c85992 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.458298 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e119eb0-8a01-435a-9615-f28f50c85992 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a Aug 06 13:15:09.458627 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e119eb0-8a01-435a-9615-f28f50c85992 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:09.458885 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e119eb0-8a01-435a-9615-f28f50c85992 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:09.467035 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:09.467035 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:09.471486 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e119eb0-8a01-435a-9615-f28f50c85992 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:09.476573 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e119eb0-8a01-435a-9615-f28f50c85992 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a returned with HTTP 200 Aug 06 13:15:09.477019 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1070/4265] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:09 2026] GET /volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:09.494762 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-998c9521-759f-4bec-b4c5-a34fd538dba1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.497042 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-998c9521-759f-4bec-b4c5-a34fd538dba1 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a Aug 06 13:15:09.497257 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-998c9521-759f-4bec-b4c5-a34fd538dba1 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:09.497498 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-998c9521-759f-4bec-b4c5-a34fd538dba1 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:09.508463 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:09.508463 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:09.512631 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-998c9521-759f-4bec-b4c5-a34fd538dba1 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:09.518108 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-998c9521-759f-4bec-b4c5-a34fd538dba1 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a returned with HTTP 200 Aug 06 13:15:09.518562 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1075/4266] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:09 2026] GET /volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:09.531996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8be252f-0a18-4226-9479-5729435f7f09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.533752 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:09.534111 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1832749068"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:09.535590 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1832749068'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:09.535727 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Create volume of 1 GB Aug 06 13:15:09.539851 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Availability Zones retrieved successfully. Aug 06 13:15:09.546036 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Flow 'volume_create_api' (fc8277fc-1e10-4382-b54f-c27ab7dcbd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:09.546972 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daefb56f-a112-4adb-8d89-6f1f858790ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.547888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:09.573174 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daefb56f-a112-4adb-8d89-6f1f858790ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.574028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f13545-bc43-4ff9-b70b-2534c61a5ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.617358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Created reservations ['430afd5d-8235-4810-93cb-99a5a5315489', '7459450c-f749-42cf-a344-da404a6d0303', 'cbd2d6cc-0a55-43f4-955d-4884126919f6', '99a2cf0b-a829-4a4f-b6f8-bc840d7277df'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:09.618245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f13545-bc43-4ff9-b70b-2534c61a5ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['430afd5d-8235-4810-93cb-99a5a5315489', '7459450c-f749-42cf-a344-da404a6d0303', 'cbd2d6cc-0a55-43f4-955d-4884126919f6', '99a2cf0b-a829-4a4f-b6f8-bc840d7277df']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.619129 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436e2978-20e8-4bfd-a7a2-04dbcacd8ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.640903 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436e2978-20e8-4bfd-a7a2-04dbcacd8ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0997743b-7e0c-4259-b0bd-193f3bc61a68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1832749068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9792b262fde84c8d8c57f36a66d35c35',qos_specs=None,replication_status=,reservations=['430afd5d-8235-4810-93cb-99a5a5315489','7459450c-f749-42cf-a344-da404a6d0303','cbd2d6cc-0a55-43f4-955d-4884126919f6','99a2cf0b-a829-4a4f-b6f8-bc840d7277df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d45c62fd414ceb82615a67173687c9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:09Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1832749068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0997743b-7e0c-4259-b0bd-193f3bc61a68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9792b262fde84c8d8c57f36a66d35c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d45c62fd414ceb82615a67173687c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.641614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4efd668-f314-4e82-806b-46d9bc787f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.664590 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4efd668-f314-4e82-806b-46d9bc787f0e) transitioned into 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-1832749068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9792b262fde84c8d8c57f36a66d35c35',qos_specs=None,replication_status=,reservations=['430afd5d-8235-4810-93cb-99a5a5315489','7459450c-f749-42cf-a344-da404a6d0303','cbd2d6cc-0a55-43f4-955d-4884126919f6','99a2cf0b-a829-4a4f-b6f8-bc840d7277df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d45c62fd414ceb82615a67173687c9',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.665892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867093fb-8166-4a1b-8911-9e78dd4837a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:09.677690 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867093fb-8166-4a1b-8911-9e78dd4837a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:09.678989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Flow 'volume_create_api' (fc8277fc-1e10-4382-b54f-c27ab7dcbd69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:09.679607 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Create volume request issued successfully. Aug 06 13:15:09.680496 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8be252f-0a18-4226-9479-5729435f7f09 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:09.681070 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1061/4267] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:15:09 2026] POST /volume/v3/volumes => generated 774 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:09.694647 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09586beb-a067-4122-89dc-66579c51ef14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.696363 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09586beb-a067-4122-89dc-66579c51ef14 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:09.696587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09586beb-a067-4122-89dc-66579c51ef14 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:09.696764 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09586beb-a067-4122-89dc-66579c51ef14 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:09.704186 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:09.704186 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:09.708286 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09586beb-a067-4122-89dc-66579c51ef14 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:09.712974 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09586beb-a067-4122-89dc-66579c51ef14 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 returned with HTTP 200 Aug 06 13:15:09.713598 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1062/4268] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:09 2026] GET /volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:09.818513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08ad1e8a-d025-41c0-bcbf-5e1da8047d54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:09.820574 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ad1e8a-d025-41c0-bcbf-5e1da8047d54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:09.820780 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ad1e8a-d025-41c0-bcbf-5e1da8047d54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:09.820975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ad1e8a-d025-41c0-bcbf-5e1da8047d54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:09.821078 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-08ad1e8a-d025-41c0-bcbf-5e1da8047d54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:09.825440 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:09.825440 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:09.826479 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ad1e8a-d025-41c0-bcbf-5e1da8047d54 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:09.826907 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1071/4269] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:09 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:10.358996 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-566be6a8-d40c-4f92-bf11-073a0aaaf325 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.361154 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-566be6a8-d40c-4f92-bf11-073a0aaaf325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d Aug 06 13:15:10.361455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-566be6a8-d40c-4f92-bf11-073a0aaaf325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:10.361702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-566be6a8-d40c-4f92-bf11-073a0aaaf325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:10.361767 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-97e8f342-a732-4dd5-8cee-5eb9bc9bca67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.363566 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97e8f342-a732-4dd5-8cee-5eb9bc9bca67 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:10.363785 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97e8f342-a732-4dd5-8cee-5eb9bc9bca67 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:10.365158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-97e8f342-a732-4dd5-8cee-5eb9bc9bca67 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:10.365158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-97e8f342-a732-4dd5-8cee-5eb9bc9bca67 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:10.368225 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.368225 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:10.368734 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-97e8f342-a732-4dd5-8cee-5eb9bc9bca67 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:10.369073 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1062/4270] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:10 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:10.370248 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.370248 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:10.374611 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-566be6a8-d40c-4f92-bf11-073a0aaaf325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:10.379404 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-566be6a8-d40c-4f92-bf11-073a0aaaf325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d returned with HTTP 200 Aug 06 13:15:10.379843 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1076/4271] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:10 2026] GET /volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:10.391998 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.393914 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:10.394338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "70a24654-921e-4e9d-96c8-a1424c53b81d", "name": "tempest-VolumesBackupsTest-Backup-1706871101"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:10.396039 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating new backup {'backup': {'volume_id': '70a24654-921e-4e9d-96c8-a1424c53b81d', 'name': 'tempest-VolumesBackupsTest-Backup-1706871101'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:10.396209 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating backup of volume 70a24654-921e-4e9d-96c8-a1424c53b81d in container None Aug 06 13:15:10.403242 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.403242 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:10.403711 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:10.420384 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['334e2add-62d2-4704-9924-d37d6d90ab41', '096141c6-8424-4ab9-b3a6-4a6224dbed2f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:10.448036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6652034-5e25-46ce-b7cf-b9a7c303a206 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:10.448565 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1063/4272] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:15:10 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:10.456637 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be7e2f53-87ca-4075-810a-593c6fc9e3eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.458280 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be7e2f53-87ca-4075-810a-593c6fc9e3eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:10.458532 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be7e2f53-87ca-4075-810a-593c6fc9e3eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:10.458709 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be7e2f53-87ca-4075-810a-593c6fc9e3eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:10.458815 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-be7e2f53-87ca-4075-810a-593c6fc9e3eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:10.463290 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.463290 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:10.464149 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be7e2f53-87ca-4075-810a-593c6fc9e3eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:10.464616 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1072/4273] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:10 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:10.727200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1268af6e-a0b1-43ba-b6b0-6b93cab24473 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.729349 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1268af6e-a0b1-43ba-b6b0-6b93cab24473 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:10.729677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1268af6e-a0b1-43ba-b6b0-6b93cab24473 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:10.729882 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1268af6e-a0b1-43ba-b6b0-6b93cab24473 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:10.737654 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.737654 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:10.741756 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1268af6e-a0b1-43ba-b6b0-6b93cab24473 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:10.746466 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1268af6e-a0b1-43ba-b6b0-6b93cab24473 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 returned with HTTP 200 Aug 06 13:15:10.746881 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1063/4274] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:10 2026] GET /volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:10.760224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5720795-0f7f-4ebc-89e5-a7b40e8d6e8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.762176 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5720795-0f7f-4ebc-89e5-a7b40e8d6e8e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:10.762419 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5720795-0f7f-4ebc-89e5-a7b40e8d6e8e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:10.762624 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5720795-0f7f-4ebc-89e5-a7b40e8d6e8e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:10.772995 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.772995 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:10.776651 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a5720795-0f7f-4ebc-89e5-a7b40e8d6e8e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:10.780555 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5720795-0f7f-4ebc-89e5-a7b40e8d6e8e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 returned with HTTP 200 Aug 06 13:15:10.780937 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1077/4275] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:10 2026] GET /volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:10.795187 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.796929 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:15:10.797254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0997743b-7e0c-4259-b0bd-193f3bc61a68", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-782108939"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:10.812466 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.812466 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:10.812890 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:10.813006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Create snapshot from volume 0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:10.840775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f8f9a67-cc86-478f-95ea-900684dd397e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.842972 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f8f9a67-cc86-478f-95ea-900684dd397e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:10.842972 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f8f9a67-cc86-478f-95ea-900684dd397e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:10.843175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f8f9a67-cc86-478f-95ea-900684dd397e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:10.843175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1f8f9a67-cc86-478f-95ea-900684dd397e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:10.848166 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.848166 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:10.848318 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Created reservations ['f0cf574f-50ef-4105-994a-d503467845a0', 'b29575da-393d-4e0f-a3c3-c63136cd857b', '37451e97-93f8-4098-80a1-4502e6fdb0e7', 'a5615a60-f7bd-40a5-9694-3212f33a87ae'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:10.849033 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f8f9a67-cc86-478f-95ea-900684dd397e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:10.849487 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1073/4276] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:10 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:10.880212 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Snapshot create request issued successfully. Aug 06 13:15:10.880617 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f05c1a27-126a-48ae-8250-e8dbf5c47e0e tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:15:10.881142 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1064/4277] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:15:10 2026] POST /volume/v3/snapshots => generated 325 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:10.890182 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-24f194d1-edf1-4fe2-986b-969fe032bd67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:10.892001 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24f194d1-edf1-4fe2-986b-969fe032bd67 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 Aug 06 13:15:10.892121 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24f194d1-edf1-4fe2-986b-969fe032bd67 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:10.892321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24f194d1-edf1-4fe2-986b-969fe032bd67 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:10.897111 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:10.897111 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:10.897553 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-24f194d1-edf1-4fe2-986b-969fe032bd67 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Snapshot retrieved successfully. Aug 06 13:15:10.898209 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24f194d1-edf1-4fe2-986b-969fe032bd67 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 returned with HTTP 200 Aug 06 13:15:10.898578 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1064/4278] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:15:10 2026] GET /volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 => generated 457 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:11.379788 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d31bb5ae-603e-49ba-aaa9-46be1c16db17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:11.382018 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d31bb5ae-603e-49ba-aaa9-46be1c16db17 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:11.382287 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d31bb5ae-603e-49ba-aaa9-46be1c16db17 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:11.382527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d31bb5ae-603e-49ba-aaa9-46be1c16db17 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:11.382663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d31bb5ae-603e-49ba-aaa9-46be1c16db17 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:11.387836 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:11.387836 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:11.387836 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d31bb5ae-603e-49ba-aaa9-46be1c16db17 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:11.388136 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1078/4279] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:11 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:11.475411 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bec76fd8-41c7-4909-b6d6-76744db5e292 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:11.479284 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bec76fd8-41c7-4909-b6d6-76744db5e292 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:11.479284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bec76fd8-41c7-4909-b6d6-76744db5e292 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:11.479284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bec76fd8-41c7-4909-b6d6-76744db5e292 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:11.479284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bec76fd8-41c7-4909-b6d6-76744db5e292 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:11.481359 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:11.481359 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:11.481999 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bec76fd8-41c7-4909-b6d6-76744db5e292 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:11.482334 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1074/4280] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:11 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:11.859430 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31ace391-99c5-4241-a931-400bf1325f33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:11.861275 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31ace391-99c5-4241-a931-400bf1325f33 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:11.861483 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31ace391-99c5-4241-a931-400bf1325f33 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:11.861681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31ace391-99c5-4241-a931-400bf1325f33 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:11.861829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-31ace391-99c5-4241-a931-400bf1325f33 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:11.865995 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:11.865995 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:11.866760 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31ace391-99c5-4241-a931-400bf1325f33 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:11.867229 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1065/4281] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:11 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:11.908278 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-87916546-89fc-48f7-a321-46b4d8722651 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:11.910028 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87916546-89fc-48f7-a321-46b4d8722651 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 Aug 06 13:15:11.910214 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87916546-89fc-48f7-a321-46b4d8722651 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:11.910476 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87916546-89fc-48f7-a321-46b4d8722651 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:11.916185 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:11.916185 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:11.916185 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-87916546-89fc-48f7-a321-46b4d8722651 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Snapshot retrieved successfully. Aug 06 13:15:11.916753 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87916546-89fc-48f7-a321-46b4d8722651 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 returned with HTTP 200 Aug 06 13:15:11.917102 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1065/4282] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:15:11 2026] GET /volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:11.925627 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76afadc3-a378-4b1c-ad0f-f35b53b059d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:11.927342 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76afadc3-a378-4b1c-ad0f-f35b53b059d4 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 Aug 06 13:15:11.927540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76afadc3-a378-4b1c-ad0f-f35b53b059d4 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:11.927717 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76afadc3-a378-4b1c-ad0f-f35b53b059d4 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:11.932272 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:11.932272 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:11.932675 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76afadc3-a378-4b1c-ad0f-f35b53b059d4 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Snapshot retrieved successfully. Aug 06 13:15:11.933325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76afadc3-a378-4b1c-ad0f-f35b53b059d4 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 returned with HTTP 200 Aug 06 13:15:11.933663 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1079/4283] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:15:11 2026] GET /volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:11.944473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:11.946607 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 Aug 06 13:15:11.946826 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:11.947038 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:11.947159 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Delete snapshot with id: 38101286-d55d-46c1-a9ee-3afb80eba2b9 Aug 06 13:15:11.952971 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:11.952971 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:11.953487 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Snapshot retrieved successfully. Aug 06 13:15:11.970287 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Snapshot delete request issued successfully. Aug 06 13:15:11.970476 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccc4c2fc-9458-4fcd-b7a9-1bc85672023b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 returned with HTTP 202 Aug 06 13:15:11.970908 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1075/4284] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:15:11 2026] DELETE /volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:11.978274 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb239532-15c7-4ed7-b9ce-7848485038ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:11.979995 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb239532-15c7-4ed7-b9ce-7848485038ed tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 Aug 06 13:15:11.980202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb239532-15c7-4ed7-b9ce-7848485038ed tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:11.980434 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb239532-15c7-4ed7-b9ce-7848485038ed tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:11.984984 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:11.984984 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:11.985396 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb239532-15c7-4ed7-b9ce-7848485038ed tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Snapshot retrieved successfully. Aug 06 13:15:11.986098 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb239532-15c7-4ed7-b9ce-7848485038ed tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 returned with HTTP 200 Aug 06 13:15:11.986475 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1066/4285] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:15:11 2026] GET /volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:12.397313 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7489f53-1035-4094-9d53-c8efb05e5762 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:12.399089 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7489f53-1035-4094-9d53-c8efb05e5762 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:12.399356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7489f53-1035-4094-9d53-c8efb05e5762 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:12.399617 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7489f53-1035-4094-9d53-c8efb05e5762 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:12.399796 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c7489f53-1035-4094-9d53-c8efb05e5762 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:12.404107 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:12.404107 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:12.404705 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7489f53-1035-4094-9d53-c8efb05e5762 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:12.405047 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1066/4286] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:12 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:12.493656 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17dc4bf8-577a-4211-b8e7-00a7839db5a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:12.495569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17dc4bf8-577a-4211-b8e7-00a7839db5a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:12.495754 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17dc4bf8-577a-4211-b8e7-00a7839db5a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:12.495972 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17dc4bf8-577a-4211-b8e7-00a7839db5a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:12.496094 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-17dc4bf8-577a-4211-b8e7-00a7839db5a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:12.500678 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:12.500678 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:12.501454 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17dc4bf8-577a-4211-b8e7-00a7839db5a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:12.501859 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1080/4287] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:12 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:12.878280 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d398a672-1a58-4a83-8864-05196feef5ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:12.878679 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d398a672-1a58-4a83-8864-05196feef5ff tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:12.878679 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d398a672-1a58-4a83-8864-05196feef5ff tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:12.878791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d398a672-1a58-4a83-8864-05196feef5ff tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:12.878890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d398a672-1a58-4a83-8864-05196feef5ff tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:12.883433 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:12.883433 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:12.884349 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d398a672-1a58-4a83-8864-05196feef5ff tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:12.884706 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1076/4288] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:12 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:12.995752 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37ab6efb-7784-4c4f-9c19-43b7b84d1191 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:12.997877 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37ab6efb-7784-4c4f-9c19-43b7b84d1191 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 Aug 06 13:15:12.997994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37ab6efb-7784-4c4f-9c19-43b7b84d1191 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:12.998205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37ab6efb-7784-4c4f-9c19-43b7b84d1191 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:13.003642 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37ab6efb-7784-4c4f-9c19-43b7b84d1191 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 returned with HTTP 404 Aug 06 13:15:13.004405 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1067/4289] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:15:12 2026] GET /volume/v3/snapshots/38101286-d55d-46c1-a9ee-3afb80eba2b9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:13.011199 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db56e7cd-4db6-4296-92b6-79125d43c410 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:13.013242 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db56e7cd-4db6-4296-92b6-79125d43c410 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] DELETE https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:13.013651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db56e7cd-4db6-4296-92b6-79125d43c410 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:13.013717 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db56e7cd-4db6-4296-92b6-79125d43c410 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:13.013857 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-db56e7cd-4db6-4296-92b6-79125d43c410 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Delete volume with id: 0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:13.021147 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:13.021147 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:13.021778 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-db56e7cd-4db6-4296-92b6-79125d43c410 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:13.040192 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-db56e7cd-4db6-4296-92b6-79125d43c410 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Delete volume request issued successfully. Aug 06 13:15:13.040192 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db56e7cd-4db6-4296-92b6-79125d43c410 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 returned with HTTP 202 Aug 06 13:15:13.040550 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1067/4290] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:13 2026] DELETE /volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:13.048157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d468f61-a097-4167-b011-cd982f7ab744 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:13.050009 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d468f61-a097-4167-b011-cd982f7ab744 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:13.050204 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d468f61-a097-4167-b011-cd982f7ab744 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:13.050633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d468f61-a097-4167-b011-cd982f7ab744 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:13.058690 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:13.058690 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:13.062582 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d468f61-a097-4167-b011-cd982f7ab744 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:13.067054 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d468f61-a097-4167-b011-cd982f7ab744 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 returned with HTTP 200 Aug 06 13:15:13.067630 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1081/4291] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:13 2026] GET /volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:13.416046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e04a493-a041-4af4-941a-3d5a1b5ee1c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:13.417645 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e04a493-a041-4af4-941a-3d5a1b5ee1c7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:13.417975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e04a493-a041-4af4-941a-3d5a1b5ee1c7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:13.418213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e04a493-a041-4af4-941a-3d5a1b5ee1c7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:13.418443 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5e04a493-a041-4af4-941a-3d5a1b5ee1c7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:13.422630 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:13.422630 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:13.423629 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e04a493-a041-4af4-941a-3d5a1b5ee1c7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:13.424360 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1077/4292] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:13 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:13.511417 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c20e80a0-3786-480b-9342-ccb81ff8bba2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:13.513042 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c20e80a0-3786-480b-9342-ccb81ff8bba2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:13.513217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c20e80a0-3786-480b-9342-ccb81ff8bba2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:13.513427 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c20e80a0-3786-480b-9342-ccb81ff8bba2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:13.513545 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c20e80a0-3786-480b-9342-ccb81ff8bba2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:13.518356 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:13.518356 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:13.519154 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c20e80a0-3786-480b-9342-ccb81ff8bba2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:13.519549 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1068/4293] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:13 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:13.894705 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95652e11-4875-4fc8-8d0a-630237bdf7f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:13.898282 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95652e11-4875-4fc8-8d0a-630237bdf7f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:13.898282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95652e11-4875-4fc8-8d0a-630237bdf7f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:13.898282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95652e11-4875-4fc8-8d0a-630237bdf7f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:13.898282 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-95652e11-4875-4fc8-8d0a-630237bdf7f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:13.903180 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:13.903180 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:13.904319 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95652e11-4875-4fc8-8d0a-630237bdf7f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:13.904926 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1068/4294] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:13 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:14.085358 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f582aafd-6e3e-4801-bc62-7960ed211348 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:14.087433 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f582aafd-6e3e-4801-bc62-7960ed211348 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 Aug 06 13:15:14.087703 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f582aafd-6e3e-4801-bc62-7960ed211348 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:14.087955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f582aafd-6e3e-4801-bc62-7960ed211348 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:14.094061 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f582aafd-6e3e-4801-bc62-7960ed211348 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 returned with HTTP 404 Aug 06 13:15:14.094643 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1082/4295] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:14 2026] GET /volume/v3/volumes/0997743b-7e0c-4259-b0bd-193f3bc61a68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:14.103089 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:14.104873 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] DELETE https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a Aug 06 13:15:14.105137 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:14.105449 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:14.105695 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Delete volume with id: 2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a Aug 06 13:15:14.115052 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:14.115052 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:14.115766 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:14.136398 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Delete volume request issued successfully. Aug 06 13:15:14.136572 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6992af44-a4b2-41f5-aeb8-61a2ddc8d3d5 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a returned with HTTP 202 Aug 06 13:15:14.136974 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1078/4296] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:14 2026] DELETE /volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:14.144902 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c781481-6ca1-4a95-8ae6-790186b89d8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:14.147019 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c781481-6ca1-4a95-8ae6-790186b89d8b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a Aug 06 13:15:14.147019 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c781481-6ca1-4a95-8ae6-790186b89d8b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:14.147185 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c781481-6ca1-4a95-8ae6-790186b89d8b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:14.154742 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:14.154742 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:14.158668 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c781481-6ca1-4a95-8ae6-790186b89d8b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Volume info retrieved successfully. Aug 06 13:15:14.163743 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c781481-6ca1-4a95-8ae6-790186b89d8b tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a returned with HTTP 200 Aug 06 13:15:14.164206 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1069/4297] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:14 2026] GET /volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:14.435036 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-077eb173-764b-4cf0-83f1-b346413c6c81 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:14.436743 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-077eb173-764b-4cf0-83f1-b346413c6c81 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:14.438117 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-077eb173-764b-4cf0-83f1-b346413c6c81 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:14.438117 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-077eb173-764b-4cf0-83f1-b346413c6c81 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:14.438117 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-077eb173-764b-4cf0-83f1-b346413c6c81 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:14.441745 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:14.441745 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:14.442933 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-077eb173-764b-4cf0-83f1-b346413c6c81 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:14.442933 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1069/4298] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:14 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:14.529650 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f02e4647-c2d7-488e-8b72-ade11e04e95e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:14.531708 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f02e4647-c2d7-488e-8b72-ade11e04e95e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:14.531941 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f02e4647-c2d7-488e-8b72-ade11e04e95e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:14.532130 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f02e4647-c2d7-488e-8b72-ade11e04e95e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:14.532231 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f02e4647-c2d7-488e-8b72-ade11e04e95e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:14.538094 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:14.538094 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:14.538938 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f02e4647-c2d7-488e-8b72-ade11e04e95e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:14.539320 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1083/4299] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:14 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:14.916528 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c1b5bd7-f48d-40bf-b9a4-6ecd6be4b98c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:14.918533 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c1b5bd7-f48d-40bf-b9a4-6ecd6be4b98c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:14.918754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c1b5bd7-f48d-40bf-b9a4-6ecd6be4b98c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:14.918960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c1b5bd7-f48d-40bf-b9a4-6ecd6be4b98c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:14.919072 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6c1b5bd7-f48d-40bf-b9a4-6ecd6be4b98c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:14.923749 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:14.923749 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:14.924385 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c1b5bd7-f48d-40bf-b9a4-6ecd6be4b98c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:14.925057 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1079/4300] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:14 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:15.175967 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73e11c3f-804d-44ae-9679-58661edae493 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:15.177972 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73e11c3f-804d-44ae-9679-58661edae493 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] GET https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a Aug 06 13:15:15.178252 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73e11c3f-804d-44ae-9679-58661edae493 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:15.178509 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73e11c3f-804d-44ae-9679-58661edae493 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:15.184856 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73e11c3f-804d-44ae-9679-58661edae493 tempest-CinderUnicodeTest-523243698 tempest-CinderUnicodeTest-523243698-project-member] https://10.4.3.59/volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a returned with HTTP 404 Aug 06 13:15:15.185393 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1070/4301] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:15 2026] GET /volume/v3/volumes/2b1ed4fc-dd13-476a-9d7b-ae1062a76e4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:15.453451 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82acd1d4-313e-41cc-b310-ee3a87a5db10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:15.455196 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82acd1d4-313e-41cc-b310-ee3a87a5db10 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:15.455429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82acd1d4-313e-41cc-b310-ee3a87a5db10 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:15.455623 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82acd1d4-313e-41cc-b310-ee3a87a5db10 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:15.455731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-82acd1d4-313e-41cc-b310-ee3a87a5db10 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:15.460095 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:15.460095 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:15.460669 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82acd1d4-313e-41cc-b310-ee3a87a5db10 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:15.461037 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1070/4302] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:15 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:15.549223 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aaca1125-39b5-42ed-94ad-a94b5e2139b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:15.551205 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaca1125-39b5-42ed-94ad-a94b5e2139b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:15.551446 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaca1125-39b5-42ed-94ad-a94b5e2139b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:15.551718 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaca1125-39b5-42ed-94ad-a94b5e2139b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:15.551876 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-aaca1125-39b5-42ed-94ad-a94b5e2139b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:15.556972 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:15.556972 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:15.557961 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaca1125-39b5-42ed-94ad-a94b5e2139b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:15.558430 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1084/4303] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:15 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:15.936047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f757f31b-81f5-4f64-ad7c-7809f5372a14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:15.938333 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f757f31b-81f5-4f64-ad7c-7809f5372a14 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:15.938580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f757f31b-81f5-4f64-ad7c-7809f5372a14 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:15.938819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f757f31b-81f5-4f64-ad7c-7809f5372a14 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:15.938965 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f757f31b-81f5-4f64-ad7c-7809f5372a14 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:15.944899 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:15.944899 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:15.945834 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f757f31b-81f5-4f64-ad7c-7809f5372a14 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:15.946310 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1080/4304] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:15 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:16.381666 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:16.472199 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7d87908-c29a-4715-9f7c-c6f32639e062 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:16.472701 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:16.473208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-645776278"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:16.474234 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7d87908-c29a-4715-9f7c-c6f32639e062 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:16.475186 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7d87908-c29a-4715-9f7c-c6f32639e062 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:16.475186 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7d87908-c29a-4715-9f7c-c6f32639e062 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:16.475186 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c7d87908-c29a-4715-9f7c-c6f32639e062 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:16.475380 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-645776278'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:16.475416 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume of 1 GB Aug 06 13:15:16.479355 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:16.479355 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:16.479981 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7d87908-c29a-4715-9f7c-c6f32639e062 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:16.480187 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Availability Zones retrieved successfully. Aug 06 13:15:16.480348 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1071/4305] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:16 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:16.489714 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (556cab58-b941-45d8-9499-02c2c6acfe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:16.491291 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e1672b-bd53-4898-b47c-ceede644022e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:16.492569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:16.522946 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e1672b-bd53-4898-b47c-ceede644022e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:16.524202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57571d49-5c31-48e5-b071-b51144925ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:16.569581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd656de9-6985-42a2-b9c0-75a76f379e6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:16.571539 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd656de9-6985-42a2-b9c0-75a76f379e6b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:16.571741 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd656de9-6985-42a2-b9c0-75a76f379e6b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:16.571993 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd656de9-6985-42a2-b9c0-75a76f379e6b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:16.571993 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fd656de9-6985-42a2-b9c0-75a76f379e6b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:16.576294 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:16.576294 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:16.576980 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd656de9-6985-42a2-b9c0-75a76f379e6b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:16.577329 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1085/4306] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:16 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:16.595912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['0fe707a8-f4ac-45a6-bbea-3151840bd5db', 'f259d079-5559-495c-b3cf-f3b2b2f7d77e', '644eca1b-2a24-443b-bd91-124ce81caa4c', '2f8c671e-627d-4dfb-9d56-4897529c0cf4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:16.596703 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57571d49-5c31-48e5-b071-b51144925ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe707a8-f4ac-45a6-bbea-3151840bd5db', 'f259d079-5559-495c-b3cf-f3b2b2f7d77e', '644eca1b-2a24-443b-bd91-124ce81caa4c', '2f8c671e-627d-4dfb-9d56-4897529c0cf4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:16.597397 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff36be2a-ba41-47ef-a387-3216169693af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:16.618943 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff36be2a-ba41-47ef-a387-3216169693af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c096c4e0-9e06-40a6-8b9b-bf070e951871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-645776278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['0fe707a8-f4ac-45a6-bbea-3151840bd5db','f259d079-5559-495c-b3cf-f3b2b2f7d77e','644eca1b-2a24-443b-bd91-124ce81caa4c','2f8c671e-627d-4dfb-9d56-4897529c0cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-645776278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c096c4e0-9e06-40a6-8b9b-bf070e951871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:16.620201 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feea9099-cef0-4348-bc2a-b87050c039d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:16.636526 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feea9099-cef0-4348-bc2a-b87050c039d0) transitioned into state 'SUCCESS' from state '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-645776278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['0fe707a8-f4ac-45a6-bbea-3151840bd5db','f259d079-5559-495c-b3cf-f3b2b2f7d77e','644eca1b-2a24-443b-bd91-124ce81caa4c','2f8c671e-627d-4dfb-9d56-4897529c0cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:16.637222 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fcb1fae-512f-41bb-aae3-584d959281dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:16.644888 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fcb1fae-512f-41bb-aae3-584d959281dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:16.645629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (556cab58-b941-45d8-9499-02c2c6acfe3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:16.645912 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request issued successfully. Aug 06 13:15:16.646456 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6df792f9-a0c3-4df5-acea-2d34b749e6ac tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:16.646835 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1071/4307] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:15:16 2026] POST /volume/v3/volumes => generated 775 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:16.658108 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-773597ca-c10e-4c62-8d8b-8b55f7a0e7d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:16.660521 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-773597ca-c10e-4c62-8d8b-8b55f7a0e7d1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 Aug 06 13:15:16.660521 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-773597ca-c10e-4c62-8d8b-8b55f7a0e7d1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:16.660756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-773597ca-c10e-4c62-8d8b-8b55f7a0e7d1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:16.668972 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:16.668972 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:16.672558 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-773597ca-c10e-4c62-8d8b-8b55f7a0e7d1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:15:16.677084 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-773597ca-c10e-4c62-8d8b-8b55f7a0e7d1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 returned with HTTP 200 Aug 06 13:15:16.677525 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1081/4308] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:16 2026] GET /volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:16.957898 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e27c9fe-f54d-4acb-8438-ff4b01d1c003 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:16.959809 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e27c9fe-f54d-4acb-8438-ff4b01d1c003 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:16.960057 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e27c9fe-f54d-4acb-8438-ff4b01d1c003 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:16.960312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e27c9fe-f54d-4acb-8438-ff4b01d1c003 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:16.960466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8e27c9fe-f54d-4acb-8438-ff4b01d1c003 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:16.966844 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:16.966844 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:16.967972 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e27c9fe-f54d-4acb-8438-ff4b01d1c003 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:16.968671 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1072/4309] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:16 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:17.490407 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42fb3949-9b2d-4718-aed4-8be85d071f85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:17.492447 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42fb3949-9b2d-4718-aed4-8be85d071f85 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:17.492715 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42fb3949-9b2d-4718-aed4-8be85d071f85 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:17.492908 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42fb3949-9b2d-4718-aed4-8be85d071f85 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:17.493008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-42fb3949-9b2d-4718-aed4-8be85d071f85 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:17.497676 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:17.497676 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:17.498377 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42fb3949-9b2d-4718-aed4-8be85d071f85 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:17.498827 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1086/4310] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:17 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:17.590863 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58a6351a-6d94-4424-931f-4e7e69b399f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:17.592977 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58a6351a-6d94-4424-931f-4e7e69b399f4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:17.593215 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58a6351a-6d94-4424-931f-4e7e69b399f4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:17.593516 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58a6351a-6d94-4424-931f-4e7e69b399f4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:17.593624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-58a6351a-6d94-4424-931f-4e7e69b399f4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:17.599076 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:17.599076 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:17.599974 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58a6351a-6d94-4424-931f-4e7e69b399f4 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:17.600447 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1072/4311] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:17 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:17.691724 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9382d258-11e5-4a10-b3f4-ea6525681cec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:17.694089 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9382d258-11e5-4a10-b3f4-ea6525681cec tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 Aug 06 13:15:17.694441 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9382d258-11e5-4a10-b3f4-ea6525681cec tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:17.694693 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9382d258-11e5-4a10-b3f4-ea6525681cec tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:17.705000 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:17.705000 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:17.709833 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9382d258-11e5-4a10-b3f4-ea6525681cec tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:15:17.715829 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9382d258-11e5-4a10-b3f4-ea6525681cec tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 returned with HTTP 200 Aug 06 13:15:17.716411 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1082/4312] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:17 2026] GET /volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:17.729148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-83907ce8-2413-486a-ab3f-314813e5b58e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:17.730973 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83907ce8-2413-486a-ab3f-314813e5b58e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:17.731400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83907ce8-2413-486a-ab3f-314813e5b58e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c096c4e0-9e06-40a6-8b9b-bf070e951871", "name": "tempest-type-Backup-839558982"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:17.732892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-83907ce8-2413-486a-ab3f-314813e5b58e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating new backup {'backup': {'volume_id': 'c096c4e0-9e06-40a6-8b9b-bf070e951871', 'name': 'tempest-type-Backup-839558982'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:17.733072 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-83907ce8-2413-486a-ab3f-314813e5b58e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating backup of volume c096c4e0-9e06-40a6-8b9b-bf070e951871 in container None Aug 06 13:15:17.740732 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:17.740732 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:17.741180 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-83907ce8-2413-486a-ab3f-314813e5b58e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:15:17.769982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-83907ce8-2413-486a-ab3f-314813e5b58e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['ff056279-918f-443a-8632-263a623ba0e3', 'd46ba01c-829b-4f9e-a016-78e562623836'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:17.806615 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83907ce8-2413-486a-ab3f-314813e5b58e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:17.807391 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1073/4313] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:15:17 2026] POST /volume/v3/backups => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:17.816584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06d415e2-2c71-4923-b1a4-fcb3b33f0496 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:17.818999 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06d415e2-2c71-4923-b1a4-fcb3b33f0496 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:17.819342 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06d415e2-2c71-4923-b1a4-fcb3b33f0496 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:17.819626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06d415e2-2c71-4923-b1a4-fcb3b33f0496 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:17.819892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-06d415e2-2c71-4923-b1a4-fcb3b33f0496 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:17.825580 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:17.825580 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:17.826481 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06d415e2-2c71-4923-b1a4-fcb3b33f0496 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:17.826978 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1087/4314] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:17 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:17.983542 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12f6f7c2-4622-40be-ab0f-f86a74619eac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:17.985905 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12f6f7c2-4622-40be-ab0f-f86a74619eac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:17.986159 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12f6f7c2-4622-40be-ab0f-f86a74619eac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:17.986442 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12f6f7c2-4622-40be-ab0f-f86a74619eac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:17.986570 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-12f6f7c2-4622-40be-ab0f-f86a74619eac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:17.991730 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:17.991730 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:17.992682 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12f6f7c2-4622-40be-ab0f-f86a74619eac tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:17.993132 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1073/4315] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:17 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:18.509720 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf4987ed-85aa-4600-b9d9-0e608ac49f1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:18.511485 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf4987ed-85aa-4600-b9d9-0e608ac49f1f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:18.511730 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf4987ed-85aa-4600-b9d9-0e608ac49f1f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:18.511987 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf4987ed-85aa-4600-b9d9-0e608ac49f1f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:18.512098 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bf4987ed-85aa-4600-b9d9-0e608ac49f1f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:18.516568 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:18.516568 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:18.517241 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf4987ed-85aa-4600-b9d9-0e608ac49f1f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:18.517710 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1083/4316] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:18 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:18.612165 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cd26ba94-f4d4-4336-aae3-c0d7bf80afcd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:18.614180 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd26ba94-f4d4-4336-aae3-c0d7bf80afcd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:18.614430 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd26ba94-f4d4-4336-aae3-c0d7bf80afcd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:18.614646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd26ba94-f4d4-4336-aae3-c0d7bf80afcd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:18.614773 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cd26ba94-f4d4-4336-aae3-c0d7bf80afcd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:18.619357 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:18.619357 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:18.620190 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd26ba94-f4d4-4336-aae3-c0d7bf80afcd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:18.620740 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1074/4317] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:18 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:18.837314 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f71dba17-5525-466b-a946-00f95b9b05c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:18.839471 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f71dba17-5525-466b-a946-00f95b9b05c1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:18.839734 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f71dba17-5525-466b-a946-00f95b9b05c1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:18.839967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f71dba17-5525-466b-a946-00f95b9b05c1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:18.840102 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f71dba17-5525-466b-a946-00f95b9b05c1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:18.845487 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:18.845487 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:18.846274 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f71dba17-5525-466b-a946-00f95b9b05c1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:18.846686 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1088/4318] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:18 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:19.002986 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a420c5c-6bec-4241-b0f3-6c4a1820b49c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:19.004880 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a420c5c-6bec-4241-b0f3-6c4a1820b49c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:19.005092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a420c5c-6bec-4241-b0f3-6c4a1820b49c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:19.005305 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a420c5c-6bec-4241-b0f3-6c4a1820b49c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:19.005417 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5a420c5c-6bec-4241-b0f3-6c4a1820b49c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:19.010854 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:19.010854 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:19.011290 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a420c5c-6bec-4241-b0f3-6c4a1820b49c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:19.011672 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1074/4319] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:19 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:19.529288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26795c58-3588-4f70-8873-0def6daae8b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:19.531818 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26795c58-3588-4f70-8873-0def6daae8b3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:19.532124 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26795c58-3588-4f70-8873-0def6daae8b3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:19.532443 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26795c58-3588-4f70-8873-0def6daae8b3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:19.532608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-26795c58-3588-4f70-8873-0def6daae8b3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:19.538068 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:19.538068 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:19.538920 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26795c58-3588-4f70-8873-0def6daae8b3 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:19.539377 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1084/4320] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:19 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:15:19.630651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-adb75979-bdaa-40fe-8efe-b093d4b39929 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:19.632620 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-adb75979-bdaa-40fe-8efe-b093d4b39929 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:19.632871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-adb75979-bdaa-40fe-8efe-b093d4b39929 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:19.633103 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-adb75979-bdaa-40fe-8efe-b093d4b39929 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:19.633280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-adb75979-bdaa-40fe-8efe-b093d4b39929 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:19.637586 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:19.637586 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:19.638398 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-adb75979-bdaa-40fe-8efe-b093d4b39929 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:19.638933 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1075/4321] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:19 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:19.859521 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd95a302-8dac-46bc-8a89-f2f6d3c038bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:19.861718 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd95a302-8dac-46bc-8a89-f2f6d3c038bd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:19.861994 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd95a302-8dac-46bc-8a89-f2f6d3c038bd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:19.862298 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd95a302-8dac-46bc-8a89-f2f6d3c038bd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:19.862789 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bd95a302-8dac-46bc-8a89-f2f6d3c038bd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:19.867500 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:19.867500 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:19.868252 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd95a302-8dac-46bc-8a89-f2f6d3c038bd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:19.868672 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1089/4322] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:19 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:20.023403 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13afcc41-ed26-4812-b8e1-3f8a75a6b8df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:20.025285 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13afcc41-ed26-4812-b8e1-3f8a75a6b8df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:20.025481 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13afcc41-ed26-4812-b8e1-3f8a75a6b8df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:20.025694 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13afcc41-ed26-4812-b8e1-3f8a75a6b8df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:20.025793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-13afcc41-ed26-4812-b8e1-3f8a75a6b8df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:20.031473 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:20.031473 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:20.032697 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13afcc41-ed26-4812-b8e1-3f8a75a6b8df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:20.033288 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1075/4323] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:20 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:20.551473 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3199d363-1cf0-44bf-8ee8-ecebc0e4f618 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:20.553373 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3199d363-1cf0-44bf-8ee8-ecebc0e4f618 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:20.553627 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3199d363-1cf0-44bf-8ee8-ecebc0e4f618 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:20.553845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3199d363-1cf0-44bf-8ee8-ecebc0e4f618 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:20.553949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3199d363-1cf0-44bf-8ee8-ecebc0e4f618 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:20.559398 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:20.559398 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:20.560098 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3199d363-1cf0-44bf-8ee8-ecebc0e4f618 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:20.560523 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1085/4324] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:20 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:20.571097 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7a743aa2-fcff-42d6-aef3-1f88efafb905 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:20.572912 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a743aa2-fcff-42d6-aef3-1f88efafb905 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] POST https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb/action Aug 06 13:15:20.573373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a743aa2-fcff-42d6-aef3-1f88efafb905 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:15:20.573524 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a743aa2-fcff-42d6-aef3-1f88efafb905 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:20.574959 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-7a743aa2-fcff-42d6-aef3-1f88efafb905 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Updating backup '1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 13:15:20.583346 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:20.583346 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:20.584610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-7a743aa2-fcff-42d6-aef3-1f88efafb905 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '760fb4565e684892b4c9c92b5483be93', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fafae2e594d40768838706347cc10ce', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:15:20.584878 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a743aa2-fcff-42d6-aef3-1f88efafb905 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb/action returned with HTTP 403 Aug 06 13:15:20.585362 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1076/4325] 10.4.3.59 () {70 vars in 1423 bytes} [Thu Aug 6 13:15:20 2026] POST /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:20.592649 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43b1d805-4d23-49ef-89a0-4726a840098b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:20.594456 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43b1d805-4d23-49ef-89a0-4726a840098b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 Aug 06 13:15:20.594916 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43b1d805-4d23-49ef-89a0-4726a840098b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:20.594916 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43b1d805-4d23-49ef-89a0-4726a840098b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:20.595046 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-43b1d805-4d23-49ef-89a0-4726a840098b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume with id: 0e91e3e5-4902-44f7-84a1-f83d065f0c05 Aug 06 13:15:20.602854 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:20.602854 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:20.603326 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43b1d805-4d23-49ef-89a0-4726a840098b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:20.620563 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43b1d805-4d23-49ef-89a0-4726a840098b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume request issued successfully. Aug 06 13:15:20.620702 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43b1d805-4d23-49ef-89a0-4726a840098b tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 returned with HTTP 202 Aug 06 13:15:20.621148 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1090/4326] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:15:20 2026] DELETE /volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:20.628890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-599c4076-ffc6-40ff-a740-f20c30c0ab51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:20.630777 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-599c4076-ffc6-40ff-a740-f20c30c0ab51 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 Aug 06 13:15:20.631053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-599c4076-ffc6-40ff-a740-f20c30c0ab51 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:20.631309 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-599c4076-ffc6-40ff-a740-f20c30c0ab51 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:20.639060 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:20.639060 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:20.642620 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-599c4076-ffc6-40ff-a740-f20c30c0ab51 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:20.646524 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-599c4076-ffc6-40ff-a740-f20c30c0ab51 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 returned with HTTP 200 Aug 06 13:15:20.646951 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1076/4327] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:20 2026] GET /volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:20.649575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6fc25fff-c9ec-4e59-8c9b-ec464332be8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:20.651947 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fc25fff-c9ec-4e59-8c9b-ec464332be8b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:20.652310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fc25fff-c9ec-4e59-8c9b-ec464332be8b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:20.652567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fc25fff-c9ec-4e59-8c9b-ec464332be8b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:20.652691 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6fc25fff-c9ec-4e59-8c9b-ec464332be8b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:20.657021 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:20.657021 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:20.657836 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fc25fff-c9ec-4e59-8c9b-ec464332be8b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:20.658223 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1086/4328] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:20 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:20.878342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fed05e12-6b02-4755-88d1-9977f7f9d39f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:20.880083 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fed05e12-6b02-4755-88d1-9977f7f9d39f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:20.880324 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fed05e12-6b02-4755-88d1-9977f7f9d39f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:20.880502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fed05e12-6b02-4755-88d1-9977f7f9d39f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:20.880607 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fed05e12-6b02-4755-88d1-9977f7f9d39f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:20.887571 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:20.887571 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:20.888197 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fed05e12-6b02-4755-88d1-9977f7f9d39f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:20.888672 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1077/4329] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:20 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:21.044723 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74843846-a913-4243-8912-a9471eba8d73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:21.046663 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74843846-a913-4243-8912-a9471eba8d73 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:21.046914 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74843846-a913-4243-8912-a9471eba8d73 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:21.047124 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74843846-a913-4243-8912-a9471eba8d73 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:21.047300 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-74843846-a913-4243-8912-a9471eba8d73 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:21.051635 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:21.051635 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:21.052676 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74843846-a913-4243-8912-a9471eba8d73 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:21.053275 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1091/4330] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:21 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:21.663520 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85f03121-d603-46da-b2d3-f8b4be63b7bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:21.666012 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85f03121-d603-46da-b2d3-f8b4be63b7bb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 Aug 06 13:15:21.666376 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85f03121-d603-46da-b2d3-f8b4be63b7bb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:21.666664 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85f03121-d603-46da-b2d3-f8b4be63b7bb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:21.668834 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27bf7ab1-3115-449d-9f54-b5853454578a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:21.672817 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27bf7ab1-3115-449d-9f54-b5853454578a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:21.673065 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27bf7ab1-3115-449d-9f54-b5853454578a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:21.673322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27bf7ab1-3115-449d-9f54-b5853454578a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:21.673486 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-27bf7ab1-3115-449d-9f54-b5853454578a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:21.677852 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:21.677852 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:21.678698 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27bf7ab1-3115-449d-9f54-b5853454578a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:21.679031 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1087/4331] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:21 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:21.680310 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85f03121-d603-46da-b2d3-f8b4be63b7bb tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 returned with HTTP 404 Aug 06 13:15:21.681033 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1077/4332] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:21 2026] GET /volume/v3/volumes/0e91e3e5-4902-44f7-84a1-f83d065f0c05 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:21.696283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:21.697966 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] POST https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6/restore Aug 06 13:15:21.698306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:21.699597 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Restoring backup 17c2243b-8d16-4187-9645-3d4447640ba6 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100269) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:15:21.699698 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Restoring backup 17c2243b-8d16-4187-9645-3d4447640ba6 to volume None. Aug 06 13:15:21.704345 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:21.704345 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:21.705660 np0000006653 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Creating volume of 1 GB for restore of backup 17c2243b-8d16-4187-9645-3d4447640ba6. Aug 06 13:15:21.709150 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Availability Zones retrieved successfully. Aug 06 13:15:21.713893 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Flow 'volume_create_api' (e86e2005-3d13-41ee-ade2-48bcc14f6303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:21.714941 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d33737-1721-4e8b-9e2a-ba2619b3b609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:21.715695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:21.738872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d33737-1721-4e8b-9e2a-ba2619b3b609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:21.739572 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086baf5c-9ab8-4070-a96d-914f56af7d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:21.770328 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Created reservations ['33afc475-c997-48c9-a05e-49687b3e95a2', 'ec179c46-e6eb-48f7-b631-98469d7f640f', 'b1c16d2a-b0d6-4531-86f2-fb13c99676be', 'a93ab4d8-f390-4ba4-9e46-7f5a39a1dae0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:21.770977 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086baf5c-9ab8-4070-a96d-914f56af7d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33afc475-c997-48c9-a05e-49687b3e95a2', 'ec179c46-e6eb-48f7-b631-98469d7f640f', 'b1c16d2a-b0d6-4531-86f2-fb13c99676be', 'a93ab4d8-f390-4ba4-9e46-7f5a39a1dae0']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:21.771643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955be7f9-5689-4329-abcf-63f188ee9b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:21.797947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955be7f9-5689-4329-abcf-63f188ee9b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19a26c45-fcea-46e8-8efa-527b941a7e9a', '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='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['33afc475-c997-48c9-a05e-49687b3e95a2','ec179c46-e6eb-48f7-b631-98469d7f640f','b1c16d2a-b0d6-4531-86f2-fb13c99676be','a93ab4d8-f390-4ba4-9e46-7f5a39a1dae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='760fb4565e684892b4c9c92b5483be93',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:21Z,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=19a26c45-fcea-46e8-8efa-527b941a7e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fafae2e594d40768838706347cc10ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='760fb4565e684892b4c9c92b5483be93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:21.798651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c5b496-c42b-47c7-a433-229a6811e598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:21.812965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c5b496-c42b-47c7-a433-229a6811e598) transitioned into 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='5fafae2e594d40768838706347cc10ce',qos_specs=None,replication_status=,reservations=['33afc475-c997-48c9-a05e-49687b3e95a2','ec179c46-e6eb-48f7-b631-98469d7f640f','b1c16d2a-b0d6-4531-86f2-fb13c99676be','a93ab4d8-f390-4ba4-9e46-7f5a39a1dae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='760fb4565e684892b4c9c92b5483be93',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:21.813635 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f47200f-21c9-4f20-b8dc-d0eec09be2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:21.820747 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f47200f-21c9-4f20-b8dc-d0eec09be2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:21.821548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Flow 'volume_create_api' (e86e2005-3d13-41ee-ade2-48bcc14f6303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:21.822469 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Create volume request issued successfully. Aug 06 13:15:21.828078 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:21.828078 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:21.828556 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Volume info retrieved successfully. Aug 06 13:15:21.898850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54bd1226-e542-47cb-8ae1-b665a0a12210 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:21.902208 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54bd1226-e542-47cb-8ae1-b665a0a12210 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:21.902208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54bd1226-e542-47cb-8ae1-b665a0a12210 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:21.902208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54bd1226-e542-47cb-8ae1-b665a0a12210 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:21.902208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-54bd1226-e542-47cb-8ae1-b665a0a12210 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:21.906088 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:21.906088 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:21.907051 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54bd1226-e542-47cb-8ae1-b665a0a12210 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:21.907698 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1092/4333] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:21 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:22.064328 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b686d7c2-4995-4560-8d63-50e00ca5e773 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:22.066012 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b686d7c2-4995-4560-8d63-50e00ca5e773 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:22.066226 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b686d7c2-4995-4560-8d63-50e00ca5e773 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:22.066421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b686d7c2-4995-4560-8d63-50e00ca5e773 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:22.066511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b686d7c2-4995-4560-8d63-50e00ca5e773 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:22.071009 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:22.071009 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:22.071742 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b686d7c2-4995-4560-8d63-50e00ca5e773 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:22.072090 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1088/4334] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:22 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:22.688877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af557266-65b3-41b8-9659-c552368cdfe1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:22.690627 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af557266-65b3-41b8-9659-c552368cdfe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:22.690824 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af557266-65b3-41b8-9659-c552368cdfe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:22.691038 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af557266-65b3-41b8-9659-c552368cdfe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:22.691172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-af557266-65b3-41b8-9659-c552368cdfe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:22.695307 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:22.695307 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:22.695976 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af557266-65b3-41b8-9659-c552368cdfe1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:22.696364 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1078/4335] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:22 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:22.836211 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:22.836211 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:22.836637 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Volume info retrieved successfully. Aug 06 13:15:22.836792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Checking backup size 1 against volume size 1 {{(pid=100269) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:15:22.836941 np0000006653 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Overwriting volume 19a26c45-fcea-46e8-8efa-527b941a7e9a with restore of backup 17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:22.848313 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] restore_backup in rpcapi backup_id 17c2243b-8d16-4187-9645-3d4447640ba6 {{(pid=100269) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:15:22.850101 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-313495d5-80dd-43d3-b90a-cacc6781c4d0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6/restore returned with HTTP 202 Aug 06 13:15:22.850597 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1078/4336] 10.4.3.59 () {70 vars in 1426 bytes} [Thu Aug 6 13:15:21 2026] POST /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6/restore => generated 152 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:22.858066 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84b7895c-851e-4935-bf45-323d92064f76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:22.860115 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84b7895c-851e-4935-bf45-323d92064f76 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:22.860390 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84b7895c-851e-4935-bf45-323d92064f76 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:22.860617 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84b7895c-851e-4935-bf45-323d92064f76 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:22.860736 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-84b7895c-851e-4935-bf45-323d92064f76 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:22.865561 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:22.865561 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:22.866202 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84b7895c-851e-4935-bf45-323d92064f76 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:22.866697 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1093/4337] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:22 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:22.918847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81fef94e-06f7-4f3f-a1b4-62c7ac05d887 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:22.920585 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81fef94e-06f7-4f3f-a1b4-62c7ac05d887 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:22.920797 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81fef94e-06f7-4f3f-a1b4-62c7ac05d887 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:22.920994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81fef94e-06f7-4f3f-a1b4-62c7ac05d887 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:22.921092 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-81fef94e-06f7-4f3f-a1b4-62c7ac05d887 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:22.925822 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:22.925822 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:22.926622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81fef94e-06f7-4f3f-a1b4-62c7ac05d887 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:22.927061 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1089/4338] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:22 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:23.082518 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2fc4a37-036b-4974-943c-139a6579d5c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:23.084274 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2fc4a37-036b-4974-943c-139a6579d5c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:23.084491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2fc4a37-036b-4974-943c-139a6579d5c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:23.084699 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2fc4a37-036b-4974-943c-139a6579d5c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:23.084835 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a2fc4a37-036b-4974-943c-139a6579d5c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:23.088933 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:23.088933 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:23.089608 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2fc4a37-036b-4974-943c-139a6579d5c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:23.089950 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1079/4339] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:23 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:23.706166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5b9db862-2db2-4fc0-97f1-ef50a69a1a4b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:23.708065 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b9db862-2db2-4fc0-97f1-ef50a69a1a4b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:23.708273 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b9db862-2db2-4fc0-97f1-ef50a69a1a4b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:23.708481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b9db862-2db2-4fc0-97f1-ef50a69a1a4b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:23.708582 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5b9db862-2db2-4fc0-97f1-ef50a69a1a4b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:23.712759 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:23.712759 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:23.713447 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b9db862-2db2-4fc0-97f1-ef50a69a1a4b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:23.713766 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1079/4340] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:23 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:23.876591 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8f3471c-5f19-408a-b51d-90e8fa0e2c47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:23.878470 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8f3471c-5f19-408a-b51d-90e8fa0e2c47 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:23.878726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8f3471c-5f19-408a-b51d-90e8fa0e2c47 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:23.878960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8f3471c-5f19-408a-b51d-90e8fa0e2c47 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:23.879079 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b8f3471c-5f19-408a-b51d-90e8fa0e2c47 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:23.884467 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:23.884467 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:23.885196 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8f3471c-5f19-408a-b51d-90e8fa0e2c47 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:23.885564 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1094/4341] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:23 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:23.941732 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e36182b5-e22d-4df4-9143-de8efad34b6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:23.943915 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e36182b5-e22d-4df4-9143-de8efad34b6a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:23.944252 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e36182b5-e22d-4df4-9143-de8efad34b6a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:23.944557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e36182b5-e22d-4df4-9143-de8efad34b6a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:23.944734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e36182b5-e22d-4df4-9143-de8efad34b6a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:23.950346 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:23.950346 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:23.951232 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e36182b5-e22d-4df4-9143-de8efad34b6a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:23.951783 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1090/4342] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:23 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:24.100673 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-235cae6d-0680-4b1a-ab31-a8987b78fba2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:24.103232 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-235cae6d-0680-4b1a-ab31-a8987b78fba2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:24.103524 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-235cae6d-0680-4b1a-ab31-a8987b78fba2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:24.103712 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-235cae6d-0680-4b1a-ab31-a8987b78fba2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:24.103818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-235cae6d-0680-4b1a-ab31-a8987b78fba2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:24.108403 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:24.108403 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:24.109179 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-235cae6d-0680-4b1a-ab31-a8987b78fba2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:24.109704 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1080/4343] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:24 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:24.724638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1bf40767-a1cd-4cfb-b753-94baec350079 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:24.727465 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1bf40767-a1cd-4cfb-b753-94baec350079 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:24.727750 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1bf40767-a1cd-4cfb-b753-94baec350079 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:24.728042 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1bf40767-a1cd-4cfb-b753-94baec350079 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:24.728208 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1bf40767-a1cd-4cfb-b753-94baec350079 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:24.733663 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:24.733663 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:24.734525 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1bf40767-a1cd-4cfb-b753-94baec350079 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:24.734966 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1080/4344] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:24 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:24.896646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6124017e-5fd6-4ef1-b130-ee952c991ce1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:24.900283 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6124017e-5fd6-4ef1-b130-ee952c991ce1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:24.900283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6124017e-5fd6-4ef1-b130-ee952c991ce1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:24.900283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6124017e-5fd6-4ef1-b130-ee952c991ce1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:24.900283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6124017e-5fd6-4ef1-b130-ee952c991ce1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:24.904295 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:24.904295 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:24.905103 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6124017e-5fd6-4ef1-b130-ee952c991ce1 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:24.905732 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1095/4345] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:24 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:24.961809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e0bd15d-c9bf-40c2-a50e-57dcfa5c0d20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:24.963895 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e0bd15d-c9bf-40c2-a50e-57dcfa5c0d20 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:24.964159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e0bd15d-c9bf-40c2-a50e-57dcfa5c0d20 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:24.964421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e0bd15d-c9bf-40c2-a50e-57dcfa5c0d20 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:24.964562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1e0bd15d-c9bf-40c2-a50e-57dcfa5c0d20 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:24.969257 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:24.969257 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:24.969441 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e0bd15d-c9bf-40c2-a50e-57dcfa5c0d20 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:24.969745 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1091/4346] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:24 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:25.120665 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a79c623-38f8-41a1-a637-9759e2cb0ec7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:25.122890 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a79c623-38f8-41a1-a637-9759e2cb0ec7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:25.123115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a79c623-38f8-41a1-a637-9759e2cb0ec7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:25.123387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a79c623-38f8-41a1-a637-9759e2cb0ec7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:25.123505 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2a79c623-38f8-41a1-a637-9759e2cb0ec7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:25.128353 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:25.128353 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:25.129221 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a79c623-38f8-41a1-a637-9759e2cb0ec7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:25.129701 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1081/4347] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:25 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:25.750134 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-16925cdd-61f2-4cae-a258-a609473f154e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:25.752244 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16925cdd-61f2-4cae-a258-a609473f154e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:25.752509 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16925cdd-61f2-4cae-a258-a609473f154e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:25.752738 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16925cdd-61f2-4cae-a258-a609473f154e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:25.752870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-16925cdd-61f2-4cae-a258-a609473f154e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:25.757827 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:25.757827 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:25.758682 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16925cdd-61f2-4cae-a258-a609473f154e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:25.759088 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1081/4348] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:25 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:25.918154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fd0ad46-1035-4518-b552-c703fe255705 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:25.920012 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fd0ad46-1035-4518-b552-c703fe255705 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:25.920272 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fd0ad46-1035-4518-b552-c703fe255705 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:25.920464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fd0ad46-1035-4518-b552-c703fe255705 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:25.920562 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9fd0ad46-1035-4518-b552-c703fe255705 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:25.924694 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:25.924694 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:25.925269 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fd0ad46-1035-4518-b552-c703fe255705 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:25.925634 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1096/4349] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:25 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:25.980400 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21bf39b2-3252-49a8-9020-ecf0053caa74 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:25.982237 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21bf39b2-3252-49a8-9020-ecf0053caa74 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:25.982389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21bf39b2-3252-49a8-9020-ecf0053caa74 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:25.982861 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21bf39b2-3252-49a8-9020-ecf0053caa74 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:25.982861 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-21bf39b2-3252-49a8-9020-ecf0053caa74 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:25.986964 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:25.986964 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:25.987681 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21bf39b2-3252-49a8-9020-ecf0053caa74 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:25.988281 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1092/4350] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:25 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:26.142397 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b8b88ef-9750-4b32-8c82-5ec4656505df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:26.144606 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8b88ef-9750-4b32-8c82-5ec4656505df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:26.144803 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8b88ef-9750-4b32-8c82-5ec4656505df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:26.145036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8b88ef-9750-4b32-8c82-5ec4656505df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:26.145172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0b8b88ef-9750-4b32-8c82-5ec4656505df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:26.150630 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:26.150630 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:26.151572 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8b88ef-9750-4b32-8c82-5ec4656505df tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:26.151965 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1082/4351] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:26 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:26.161761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9b644b1-f329-4290-8b5c-b9d9b5d04bb6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:26.163692 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9b644b1-f329-4290-8b5c-b9d9b5d04bb6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:26.163895 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9b644b1-f329-4290-8b5c-b9d9b5d04bb6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:26.164116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9b644b1-f329-4290-8b5c-b9d9b5d04bb6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:26.172674 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:26.172674 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:26.176626 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d9b644b1-f329-4290-8b5c-b9d9b5d04bb6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:26.181284 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9b644b1-f329-4290-8b5c-b9d9b5d04bb6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 200 Aug 06 13:15:26.181597 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1082/4352] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:26 2026] GET /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:26.196274 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce371f5a-e969-44f8-bdde-000eafa1b9e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:26.198514 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce371f5a-e969-44f8-bdde-000eafa1b9e9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:26.198768 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce371f5a-e969-44f8-bdde-000eafa1b9e9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:26.198964 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce371f5a-e969-44f8-bdde-000eafa1b9e9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:26.199128 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ce371f5a-e969-44f8-bdde-000eafa1b9e9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:26.204278 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:26.204278 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:26.205062 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce371f5a-e969-44f8-bdde-000eafa1b9e9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:26.205600 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1097/4353] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:26 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:26.217018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6baca85-cba2-4bb2-9b27-8ed0a2528fcb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:26.218802 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6baca85-cba2-4bb2-9b27-8ed0a2528fcb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/detail Aug 06 13:15:26.219363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6baca85-cba2-4bb2-9b27-8ed0a2528fcb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:26.219363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6baca85-cba2-4bb2-9b27-8ed0a2528fcb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:26.219730 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-c6baca85-cba2-4bb2-9b27-8ed0a2528fcb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:15:26.224798 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6baca85-cba2-4bb2-9b27-8ed0a2528fcb tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/detail returned with HTTP 200 Aug 06 13:15:26.225193 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1093/4354] 10.4.3.59 () {66 vars in 1251 bytes} [Thu Aug 6 13:15:26 2026] GET /volume/v3/backups/detail => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:26.236171 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:26.237996 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef/restore Aug 06 13:15:26.238369 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:26.239730 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Restoring backup a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:15:26.239865 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Restoring backup a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef to volume None. Aug 06 13:15:26.244457 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:26.244457 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:26.245624 np0000006653 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating volume of 1 GB for restore of backup a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. Aug 06 13:15:26.249397 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Availability Zones retrieved successfully. Aug 06 13:15:26.254734 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (ac55a7db-ee4f-4d0e-8f1e-903ee51c5863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:26.255634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2de67cf-2b92-4f44-8585-6e1aab54d031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:26.256586 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:26.283767 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2de67cf-2b92-4f44-8585-6e1aab54d031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:26.284846 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1af02c6-e232-44d9-afda-f707ee74d456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:26.328738 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['ffac02e4-5b5d-421f-8792-44ccc1610f7b', '05021414-d2cc-47a4-b424-7b72e9424b25', 'b44a04d7-cb16-47ce-98b3-14585f832223', '38644467-87ce-4f4e-a3bf-edc72125bee4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:26.329721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1af02c6-e232-44d9-afda-f707ee74d456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffac02e4-5b5d-421f-8792-44ccc1610f7b', '05021414-d2cc-47a4-b424-7b72e9424b25', 'b44a04d7-cb16-47ce-98b3-14585f832223', '38644467-87ce-4f4e-a3bf-edc72125bee4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:26.330700 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a2cdf6-ac0a-4a3f-957f-9a7d786c6d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:26.365718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a2cdf6-ac0a-4a3f-957f-9a7d786c6d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26b60505-c897-4867-b754-5ebd2b83e72d', '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_a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['ffac02e4-5b5d-421f-8792-44ccc1610f7b','05021414-d2cc-47a4-b424-7b72e9424b25','b44a04d7-cb16-47ce-98b3-14585f832223','38644467-87ce-4f4e-a3bf-edc72125bee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26b60505-c897-4867-b754-5ebd2b83e72d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e057264765d441549404bfacb603abcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:26.366722 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96db84f-1e27-4d24-9c5e-8ed3982aa599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:26.382692 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96db84f-1e27-4d24-9c5e-8ed3982aa599) transitioned into 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_a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['ffac02e4-5b5d-421f-8792-44ccc1610f7b','05021414-d2cc-47a4-b424-7b72e9424b25','b44a04d7-cb16-47ce-98b3-14585f832223','38644467-87ce-4f4e-a3bf-edc72125bee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:26.383605 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c28e55fc-02eb-4d1c-bd5f-ea0cec981c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:26.392643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c28e55fc-02eb-4d1c-bd5f-ea0cec981c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:26.393471 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (ac55a7db-ee4f-4d0e-8f1e-903ee51c5863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:26.393808 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request issued successfully. Aug 06 13:15:26.401071 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:26.401071 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:26.401686 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:26.771313 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c05e328b-d837-412c-8804-df52f191cbe7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:26.773104 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c05e328b-d837-412c-8804-df52f191cbe7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:26.773320 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c05e328b-d837-412c-8804-df52f191cbe7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:26.773498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c05e328b-d837-412c-8804-df52f191cbe7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:26.773612 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c05e328b-d837-412c-8804-df52f191cbe7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:26.777899 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:26.777899 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:26.778659 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c05e328b-d837-412c-8804-df52f191cbe7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:26.779055 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1083/4355] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:26 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:26.935335 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57602f66-9c8b-439d-ba5e-48bff2470cc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:26.937076 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57602f66-9c8b-439d-ba5e-48bff2470cc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:26.937302 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57602f66-9c8b-439d-ba5e-48bff2470cc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:26.937487 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57602f66-9c8b-439d-ba5e-48bff2470cc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:26.937591 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-57602f66-9c8b-439d-ba5e-48bff2470cc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:26.944284 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:26.944284 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:26.944284 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57602f66-9c8b-439d-ba5e-48bff2470cc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:26.944284 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1098/4356] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:26 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:26.999967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4e5e783-5e6f-4ebc-9c39-9ed08a239f37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:27.001547 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4e5e783-5e6f-4ebc-9c39-9ed08a239f37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:27.001774 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4e5e783-5e6f-4ebc-9c39-9ed08a239f37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:27.001982 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4e5e783-5e6f-4ebc-9c39-9ed08a239f37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:27.002141 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a4e5e783-5e6f-4ebc-9c39-9ed08a239f37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:27.007031 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:27.007031 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:27.007797 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4e5e783-5e6f-4ebc-9c39-9ed08a239f37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:27.008356 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1094/4357] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:26 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:27.410218 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:27.410218 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:27.410709 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:27.410849 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:15:27.410952 np0000006653 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Overwriting volume 26b60505-c897-4867-b754-5ebd2b83e72d with restore of backup a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:27.424247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] restore_backup in rpcapi backup_id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:15:27.426246 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6036289-5609-48fa-b5ee-397ac22f04f5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef/restore returned with HTTP 202 Aug 06 13:15:27.426777 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1083/4358] 10.4.3.59 () {68 vars in 1386 bytes} [Thu Aug 6 13:15:26 2026] POST /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef/restore => generated 189 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:27.435698 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e18daa54-2461-4beb-bbe6-360f199cb0b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:27.437873 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e18daa54-2461-4beb-bbe6-360f199cb0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:27.437974 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e18daa54-2461-4beb-bbe6-360f199cb0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:27.438155 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e18daa54-2461-4beb-bbe6-360f199cb0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:27.438306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e18daa54-2461-4beb-bbe6-360f199cb0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:27.443635 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:27.443635 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:27.444495 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e18daa54-2461-4beb-bbe6-360f199cb0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:27.444945 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1084/4359] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:27 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:27.790398 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb2d7367-31a8-4c79-b089-8d3256cee751 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:27.792107 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb2d7367-31a8-4c79-b089-8d3256cee751 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:27.792312 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7367-31a8-4c79-b089-8d3256cee751 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:27.792487 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7367-31a8-4c79-b089-8d3256cee751 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:27.792581 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cb2d7367-31a8-4c79-b089-8d3256cee751 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:27.796750 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:27.796750 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:27.797465 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb2d7367-31a8-4c79-b089-8d3256cee751 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:27.797822 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1099/4360] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:27 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:27.809620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:27.811452 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:27.811785 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "70a24654-921e-4e9d-96c8-a1424c53b81d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-853691262"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:27.813489 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating new backup {'backup': {'volume_id': '70a24654-921e-4e9d-96c8-a1424c53b81d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-853691262'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:27.813634 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating backup of volume 70a24654-921e-4e9d-96c8-a1424c53b81d in container None Aug 06 13:15:27.821896 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:27.821896 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:27.822459 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:27.839706 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['7a637f7e-46ba-42bd-9a8b-26158bd3b669', 'b5008e56-0329-4141-96e1-593202088fde'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:27.873508 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebf2ae06-8f85-4cea-831f-7aabd3fb19c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:27.874074 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1095/4361] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:15:27 2026] POST /volume/v3/backups => generated 327 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:27.882097 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67636c3e-65d6-4e01-a108-bcc207ee3fb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:27.883520 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67636c3e-65d6-4e01-a108-bcc207ee3fb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:27.883733 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67636c3e-65d6-4e01-a108-bcc207ee3fb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:27.885562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67636c3e-65d6-4e01-a108-bcc207ee3fb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:27.885562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-67636c3e-65d6-4e01-a108-bcc207ee3fb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:27.888103 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:27.888103 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:27.888895 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67636c3e-65d6-4e01-a108-bcc207ee3fb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:27.889284 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1084/4362] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:27 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:27.969352 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c6d96be-115b-4b0b-9d3d-182ba9006ab2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:27.971604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c6d96be-115b-4b0b-9d3d-182ba9006ab2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:27.971981 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c6d96be-115b-4b0b-9d3d-182ba9006ab2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:27.972321 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c6d96be-115b-4b0b-9d3d-182ba9006ab2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:27.972480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7c6d96be-115b-4b0b-9d3d-182ba9006ab2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:27.981111 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:27.981111 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:27.981878 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c6d96be-115b-4b0b-9d3d-182ba9006ab2 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:27.982608 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1085/4363] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:27 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:28.025952 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7231ce89-a7a7-44d5-924f-a73a80535b61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:28.028676 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7231ce89-a7a7-44d5-924f-a73a80535b61 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:28.028871 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7231ce89-a7a7-44d5-924f-a73a80535b61 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:28.029062 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7231ce89-a7a7-44d5-924f-a73a80535b61 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:28.029156 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7231ce89-a7a7-44d5-924f-a73a80535b61 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:28.036628 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:28.036628 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:28.037356 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7231ce89-a7a7-44d5-924f-a73a80535b61 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:28.037704 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1100/4364] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:28 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:28.456197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9dc7916-f2b2-4610-bb55-5158e4bf7553 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:28.457963 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9dc7916-f2b2-4610-bb55-5158e4bf7553 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:28.458191 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9dc7916-f2b2-4610-bb55-5158e4bf7553 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:28.458433 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9dc7916-f2b2-4610-bb55-5158e4bf7553 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:28.458539 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c9dc7916-f2b2-4610-bb55-5158e4bf7553 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:28.462944 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:28.462944 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:28.463697 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9dc7916-f2b2-4610-bb55-5158e4bf7553 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:28.464035 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1096/4365] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:28 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:28.899951 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-375f5196-95e1-4e6f-8f2b-4a01cfe7c10c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:28.901732 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-375f5196-95e1-4e6f-8f2b-4a01cfe7c10c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:28.901913 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-375f5196-95e1-4e6f-8f2b-4a01cfe7c10c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:28.902102 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-375f5196-95e1-4e6f-8f2b-4a01cfe7c10c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:28.902202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-375f5196-95e1-4e6f-8f2b-4a01cfe7c10c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:28.906443 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:28.906443 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:28.907119 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-375f5196-95e1-4e6f-8f2b-4a01cfe7c10c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:28.907497 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1085/4366] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:28 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:28.993488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34aaba9e-b306-458d-8873-2e76d00d6e54 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:28.995385 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34aaba9e-b306-458d-8873-2e76d00d6e54 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:28.995653 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34aaba9e-b306-458d-8873-2e76d00d6e54 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:28.995963 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34aaba9e-b306-458d-8873-2e76d00d6e54 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:28.997148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-34aaba9e-b306-458d-8873-2e76d00d6e54 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:29.002112 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:29.002112 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:29.002803 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34aaba9e-b306-458d-8873-2e76d00d6e54 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:29.003195 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1086/4367] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:28 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:29.047910 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16a6c8ba-a296-43b8-a8e9-36cd76f9e615 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:29.049665 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16a6c8ba-a296-43b8-a8e9-36cd76f9e615 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:29.049881 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16a6c8ba-a296-43b8-a8e9-36cd76f9e615 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:29.050080 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16a6c8ba-a296-43b8-a8e9-36cd76f9e615 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:29.050188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-16a6c8ba-a296-43b8-a8e9-36cd76f9e615 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:29.054395 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:29.054395 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:29.054905 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16a6c8ba-a296-43b8-a8e9-36cd76f9e615 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:29.055391 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1101/4368] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:29 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:29.474920 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d39c8af6-f338-4e2a-be0b-e26bdbcc2102 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:29.477167 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d39c8af6-f338-4e2a-be0b-e26bdbcc2102 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:29.477453 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d39c8af6-f338-4e2a-be0b-e26bdbcc2102 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:29.477710 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d39c8af6-f338-4e2a-be0b-e26bdbcc2102 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:29.477858 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d39c8af6-f338-4e2a-be0b-e26bdbcc2102 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:29.483244 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:29.483244 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:29.484354 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d39c8af6-f338-4e2a-be0b-e26bdbcc2102 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:29.484927 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1097/4369] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:29 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:29.918125 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-810f4088-e309-452d-8e90-37526f219628 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:29.920065 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-810f4088-e309-452d-8e90-37526f219628 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:29.920320 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-810f4088-e309-452d-8e90-37526f219628 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:29.920525 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-810f4088-e309-452d-8e90-37526f219628 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:29.920629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-810f4088-e309-452d-8e90-37526f219628 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:29.924724 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:29.924724 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:29.925406 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-810f4088-e309-452d-8e90-37526f219628 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:29.925771 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1086/4370] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:29 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:30.013642 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df8f3d33-dfea-4361-a4cf-f70b42032a29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:30.016872 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df8f3d33-dfea-4361-a4cf-f70b42032a29 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:30.017112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df8f3d33-dfea-4361-a4cf-f70b42032a29 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:30.017345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df8f3d33-dfea-4361-a4cf-f70b42032a29 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:30.017486 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-df8f3d33-dfea-4361-a4cf-f70b42032a29 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:30.021298 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:30.021298 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:30.021873 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df8f3d33-dfea-4361-a4cf-f70b42032a29 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:30.022209 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1087/4371] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:30 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:30.064402 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f3aed05-eae4-45b6-ab45-08b854c3ad7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:30.066231 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f3aed05-eae4-45b6-ab45-08b854c3ad7f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:30.066474 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f3aed05-eae4-45b6-ab45-08b854c3ad7f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:30.066673 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f3aed05-eae4-45b6-ab45-08b854c3ad7f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:30.066774 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2f3aed05-eae4-45b6-ab45-08b854c3ad7f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:30.071598 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:30.071598 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:30.072381 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f3aed05-eae4-45b6-ab45-08b854c3ad7f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:30.072778 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1102/4372] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:30 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:30.495208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da29f2d7-a9fb-49de-b6a6-87c5b91a817d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:30.496866 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da29f2d7-a9fb-49de-b6a6-87c5b91a817d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:30.497066 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da29f2d7-a9fb-49de-b6a6-87c5b91a817d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:30.497246 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da29f2d7-a9fb-49de-b6a6-87c5b91a817d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:30.497361 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-da29f2d7-a9fb-49de-b6a6-87c5b91a817d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:30.501220 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:30.501220 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:30.501875 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da29f2d7-a9fb-49de-b6a6-87c5b91a817d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:30.502252 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1098/4373] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:30 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:30.935987 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f7093cf-d00e-483f-b9cc-2698c63a78f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:30.938215 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f7093cf-d00e-483f-b9cc-2698c63a78f2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:30.938477 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f7093cf-d00e-483f-b9cc-2698c63a78f2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:30.938709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f7093cf-d00e-483f-b9cc-2698c63a78f2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:30.938844 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6f7093cf-d00e-483f-b9cc-2698c63a78f2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:30.944131 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:30.944131 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:30.945128 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f7093cf-d00e-483f-b9cc-2698c63a78f2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:30.945605 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1087/4374] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:30 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:31.031931 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a32b6cc8-4eeb-4ee3-b68d-c225b0e5a1fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:31.033773 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a32b6cc8-4eeb-4ee3-b68d-c225b0e5a1fc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:31.033989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a32b6cc8-4eeb-4ee3-b68d-c225b0e5a1fc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:31.034213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a32b6cc8-4eeb-4ee3-b68d-c225b0e5a1fc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:31.034353 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a32b6cc8-4eeb-4ee3-b68d-c225b0e5a1fc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:31.039288 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:31.039288 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:31.039912 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a32b6cc8-4eeb-4ee3-b68d-c225b0e5a1fc tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:31.040360 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1088/4375] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:31 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:31.083562 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80d157d0-90c3-4736-9b77-25c8883d7af4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:31.086082 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80d157d0-90c3-4736-9b77-25c8883d7af4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:31.086417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80d157d0-90c3-4736-9b77-25c8883d7af4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:31.086693 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80d157d0-90c3-4736-9b77-25c8883d7af4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:31.086859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-80d157d0-90c3-4736-9b77-25c8883d7af4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:31.096108 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:31.096108 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:31.096753 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80d157d0-90c3-4736-9b77-25c8883d7af4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:31.097136 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1103/4376] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:31 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:31.513219 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5f362c5-b2de-4372-9ac4-6911d86062ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:31.515220 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5f362c5-b2de-4372-9ac4-6911d86062ce tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:31.515454 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5f362c5-b2de-4372-9ac4-6911d86062ce tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:31.515665 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5f362c5-b2de-4372-9ac4-6911d86062ce tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:31.515785 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f5f362c5-b2de-4372-9ac4-6911d86062ce tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:31.520666 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:31.520666 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:31.521622 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5f362c5-b2de-4372-9ac4-6911d86062ce tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:31.521993 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1099/4377] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:31 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:31.956876 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a238812c-21a9-4b43-b929-ae3b730ef930 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:31.959121 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a238812c-21a9-4b43-b929-ae3b730ef930 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:31.959387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a238812c-21a9-4b43-b929-ae3b730ef930 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:31.959648 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a238812c-21a9-4b43-b929-ae3b730ef930 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:31.959792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a238812c-21a9-4b43-b929-ae3b730ef930 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:31.965072 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:31.965072 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:31.965964 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a238812c-21a9-4b43-b929-ae3b730ef930 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:31.966408 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1088/4378] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:31 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:32.051975 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a68444ef-1f63-4381-b9b5-862dc530a4ca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:32.054169 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a68444ef-1f63-4381-b9b5-862dc530a4ca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:32.054445 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a68444ef-1f63-4381-b9b5-862dc530a4ca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:32.054651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a68444ef-1f63-4381-b9b5-862dc530a4ca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:32.054781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a68444ef-1f63-4381-b9b5-862dc530a4ca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:32.059410 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:32.059410 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:32.060076 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a68444ef-1f63-4381-b9b5-862dc530a4ca tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:32.060497 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1089/4379] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:32 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:32.107645 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0f24bbf-1e5e-40ec-a40c-04e37bc2939e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:32.109606 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f24bbf-1e5e-40ec-a40c-04e37bc2939e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:32.109844 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0f24bbf-1e5e-40ec-a40c-04e37bc2939e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:32.110063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0f24bbf-1e5e-40ec-a40c-04e37bc2939e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:32.110183 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c0f24bbf-1e5e-40ec-a40c-04e37bc2939e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:32.114707 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:32.114707 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:32.115296 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f24bbf-1e5e-40ec-a40c-04e37bc2939e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:32.115768 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1104/4380] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:32 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:32.532726 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0a478fb-15ef-4f10-9531-465276528ad7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:32.535423 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0a478fb-15ef-4f10-9531-465276528ad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:32.535682 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0a478fb-15ef-4f10-9531-465276528ad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:32.535997 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0a478fb-15ef-4f10-9531-465276528ad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:32.536157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b0a478fb-15ef-4f10-9531-465276528ad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:32.541151 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:32.541151 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:32.542018 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0a478fb-15ef-4f10-9531-465276528ad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:32.542907 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1100/4381] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:32 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:32.977784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-798222b4-83c7-4176-a301-c9c0b50b4632 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:32.979931 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-798222b4-83c7-4176-a301-c9c0b50b4632 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:32.980120 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-798222b4-83c7-4176-a301-c9c0b50b4632 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:32.980378 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-798222b4-83c7-4176-a301-c9c0b50b4632 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:32.980508 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-798222b4-83c7-4176-a301-c9c0b50b4632 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:32.986198 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:32.986198 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:32.987248 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-798222b4-83c7-4176-a301-c9c0b50b4632 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:32.987551 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1089/4382] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:32 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:33.077358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2bfa9d8-56c8-446e-b9fc-4ef6a057bec0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:33.079272 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2bfa9d8-56c8-446e-b9fc-4ef6a057bec0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:33.079612 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2bfa9d8-56c8-446e-b9fc-4ef6a057bec0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:33.079721 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2bfa9d8-56c8-446e-b9fc-4ef6a057bec0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:33.079850 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f2bfa9d8-56c8-446e-b9fc-4ef6a057bec0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:33.084626 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:33.084626 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:33.085249 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2bfa9d8-56c8-446e-b9fc-4ef6a057bec0 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:33.085668 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1090/4383] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:33 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:33.097078 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d820a816-e00a-4f08-bd6b-efd580460a1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:33.099222 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d820a816-e00a-4f08-bd6b-efd580460a1d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a Aug 06 13:15:33.099559 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d820a816-e00a-4f08-bd6b-efd580460a1d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:33.099828 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d820a816-e00a-4f08-bd6b-efd580460a1d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:33.100091 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d820a816-e00a-4f08-bd6b-efd580460a1d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume with id: 19a26c45-fcea-46e8-8efa-527b941a7e9a Aug 06 13:15:33.108200 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:33.108200 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:33.108602 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d820a816-e00a-4f08-bd6b-efd580460a1d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:33.125787 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d67a9ed-dd11-4749-8ecc-6054500c5576 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:33.127807 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d67a9ed-dd11-4749-8ecc-6054500c5576 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:33.128059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d67a9ed-dd11-4749-8ecc-6054500c5576 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:33.128151 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d820a816-e00a-4f08-bd6b-efd580460a1d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume request issued successfully. Aug 06 13:15:33.128294 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d67a9ed-dd11-4749-8ecc-6054500c5576 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:33.128380 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d820a816-e00a-4f08-bd6b-efd580460a1d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a returned with HTTP 202 Aug 06 13:15:33.128430 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1d67a9ed-dd11-4749-8ecc-6054500c5576 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:33.128740 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1105/4384] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:15:33 2026] DELETE /volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:33.134280 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:33.134280 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:33.135189 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d67a9ed-dd11-4749-8ecc-6054500c5576 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:33.135662 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1101/4385] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:33 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:33.136522 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bec144c5-7a4e-4400-805e-db378a9fd7e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:33.138411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bec144c5-7a4e-4400-805e-db378a9fd7e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a Aug 06 13:15:33.138652 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bec144c5-7a4e-4400-805e-db378a9fd7e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:33.138912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bec144c5-7a4e-4400-805e-db378a9fd7e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:33.146279 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:33.146279 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:33.150037 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bec144c5-7a4e-4400-805e-db378a9fd7e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:33.154001 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bec144c5-7a4e-4400-805e-db378a9fd7e7 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a returned with HTTP 200 Aug 06 13:15:33.154432 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1090/4386] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:33 2026] GET /volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a => generated 1072 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:33.554125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3a1fb18c-6485-4d89-9026-c75be16627da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:33.556509 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a1fb18c-6485-4d89-9026-c75be16627da tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:33.556784 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a1fb18c-6485-4d89-9026-c75be16627da tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:33.557083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a1fb18c-6485-4d89-9026-c75be16627da tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:33.557284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3a1fb18c-6485-4d89-9026-c75be16627da tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:33.563362 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:33.563362 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:33.564351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a1fb18c-6485-4d89-9026-c75be16627da tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:33.564813 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1091/4387] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:33 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:34.001770 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61d665b5-a377-45b3-a592-90b373c85328 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:34.006043 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61d665b5-a377-45b3-a592-90b373c85328 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:34.006297 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61d665b5-a377-45b3-a592-90b373c85328 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:34.006493 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61d665b5-a377-45b3-a592-90b373c85328 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:34.006603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-61d665b5-a377-45b3-a592-90b373c85328 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:34.011819 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:34.011819 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:34.012705 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61d665b5-a377-45b3-a592-90b373c85328 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:34.013136 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1106/4388] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:34 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:34.146015 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93ab7685-d9de-479d-8342-e0476d239379 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:34.147861 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93ab7685-d9de-479d-8342-e0476d239379 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:34.148100 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93ab7685-d9de-479d-8342-e0476d239379 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:34.148350 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93ab7685-d9de-479d-8342-e0476d239379 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:34.148504 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-93ab7685-d9de-479d-8342-e0476d239379 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:34.153550 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:34.153550 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:34.154269 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93ab7685-d9de-479d-8342-e0476d239379 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:34.154709 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1102/4389] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:34 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:15:34.168609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74eb0732-c061-41ce-90aa-82bc272e3a36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:34.170418 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74eb0732-c061-41ce-90aa-82bc272e3a36 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a Aug 06 13:15:34.170663 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74eb0732-c061-41ce-90aa-82bc272e3a36 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:34.170900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74eb0732-c061-41ce-90aa-82bc272e3a36 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:34.176754 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74eb0732-c061-41ce-90aa-82bc272e3a36 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a returned with HTTP 404 Aug 06 13:15:34.177274 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1091/4390] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:34 2026] GET /volume/v3/volumes/19a26c45-fcea-46e8-8efa-527b941a7e9a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:34.186513 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b44f0dae-5647-4075-b583-3868b027508f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:34.188646 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b44f0dae-5647-4075-b583-3868b027508f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:34.188920 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b44f0dae-5647-4075-b583-3868b027508f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:34.189152 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b44f0dae-5647-4075-b583-3868b027508f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:34.189317 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b44f0dae-5647-4075-b583-3868b027508f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:34.194520 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:34.194520 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:34.195394 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b44f0dae-5647-4075-b583-3868b027508f tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-member] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:34.195819 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1092/4391] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:34 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:34.207886 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e52c547c-16b7-416b-96f6-d70380f4bcc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:34.209985 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e52c547c-16b7-416b-96f6-d70380f4bcc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:34.210232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e52c547c-16b7-416b-96f6-d70380f4bcc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:34.210485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e52c547c-16b7-416b-96f6-d70380f4bcc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:34.210615 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-e52c547c-16b7-416b-96f6-d70380f4bcc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete backup with id: 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. Aug 06 13:15:34.215516 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:34.215516 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:34.228129 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-e52c547c-16b7-416b-96f6-d70380f4bcc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] delete_backup rpcapi backup_id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:34.229935 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e52c547c-16b7-416b-96f6-d70380f4bcc4 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 202 Aug 06 13:15:34.230381 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1107/4392] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:15:34 2026] DELETE /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:34.238872 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1642ebc3-8a77-424a-bcbf-47f2e488b184 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:34.240812 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1642ebc3-8a77-424a-bcbf-47f2e488b184 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:34.241083 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1642ebc3-8a77-424a-bcbf-47f2e488b184 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:34.241354 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1642ebc3-8a77-424a-bcbf-47f2e488b184 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:34.241457 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1642ebc3-8a77-424a-bcbf-47f2e488b184 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:34.246463 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:34.246463 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:34.247107 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1642ebc3-8a77-424a-bcbf-47f2e488b184 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 200 Aug 06 13:15:34.247539 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1103/4393] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:34 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:34.575804 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75975102-9ad6-4962-aca6-29b81d40c998 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:34.578650 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75975102-9ad6-4962-aca6-29b81d40c998 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:34.579109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75975102-9ad6-4962-aca6-29b81d40c998 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:34.579404 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75975102-9ad6-4962-aca6-29b81d40c998 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:34.579682 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-75975102-9ad6-4962-aca6-29b81d40c998 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:34.585998 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:34.585998 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:34.587036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75975102-9ad6-4962-aca6-29b81d40c998 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:34.587609 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1092/4394] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:34 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:35.022991 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81bc2635-3ca3-48ee-a839-8104a778902d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.024938 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81bc2635-3ca3-48ee-a839-8104a778902d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:35.024938 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81bc2635-3ca3-48ee-a839-8104a778902d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:35.025078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81bc2635-3ca3-48ee-a839-8104a778902d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:35.025228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-81bc2635-3ca3-48ee-a839-8104a778902d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:35.029776 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:35.029776 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:35.030637 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81bc2635-3ca3-48ee-a839-8104a778902d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:35.031047 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1093/4395] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:35 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:35.166999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba472887-cbad-4933-9aea-8dd77633ace2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.168872 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba472887-cbad-4933-9aea-8dd77633ace2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:15:35.169081 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba472887-cbad-4933-9aea-8dd77633ace2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:35.169273 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba472887-cbad-4933-9aea-8dd77633ace2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:35.169417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ba472887-cbad-4933-9aea-8dd77633ace2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:35.173404 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:35.173404 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:35.173978 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba472887-cbad-4933-9aea-8dd77633ace2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:15:35.174314 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1108/4396] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:35 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:35.188105 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3888cb05-3067-418d-968c-22600cb9ea10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.189729 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3888cb05-3067-418d-968c-22600cb9ea10 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:35.190132 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3888cb05-3067-418d-968c-22600cb9ea10 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c096c4e0-9e06-40a6-8b9b-bf070e951871"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:35.194575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-3888cb05-3067-418d-968c-22600cb9ea10 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating new backup {'backup': {'volume_id': 'c096c4e0-9e06-40a6-8b9b-bf070e951871'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:35.194792 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-3888cb05-3067-418d-968c-22600cb9ea10 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating backup of volume c096c4e0-9e06-40a6-8b9b-bf070e951871 in container None Aug 06 13:15:35.202321 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:35.202321 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:35.202665 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3888cb05-3067-418d-968c-22600cb9ea10 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:15:35.216041 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3888cb05-3067-418d-968c-22600cb9ea10 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['868a5adc-8ea6-46da-b406-1a8e80b4ac2d', 'b5afc0f2-cc8f-4f9d-8162-bff335b713bf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:35.237483 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3888cb05-3067-418d-968c-22600cb9ea10 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:35.237933 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1104/4397] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:15:35 2026] POST /volume/v3/backups => generated 286 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:35.245461 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b92a2d6-7a28-4d4d-a66b-d425d799e832 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.247738 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b92a2d6-7a28-4d4d-a66b-d425d799e832 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:35.247738 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b92a2d6-7a28-4d4d-a66b-d425d799e832 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:35.247902 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b92a2d6-7a28-4d4d-a66b-d425d799e832 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:35.248021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6b92a2d6-7a28-4d4d-a66b-d425d799e832 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:35.252024 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:35.252024 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:35.252604 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b92a2d6-7a28-4d4d-a66b-d425d799e832 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:35.252959 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1093/4398] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:35 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:35.257915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5cef9e0d-a209-4362-94bf-9c1ac6587a35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.259603 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cef9e0d-a209-4362-94bf-9c1ac6587a35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb Aug 06 13:15:35.259790 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cef9e0d-a209-4362-94bf-9c1ac6587a35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:35.259970 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cef9e0d-a209-4362-94bf-9c1ac6587a35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:35.260062 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5cef9e0d-a209-4362-94bf-9c1ac6587a35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:35.263511 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cef9e0d-a209-4362-94bf-9c1ac6587a35 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb returned with HTTP 404 Aug 06 13:15:35.263922 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1094/4399] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:35 2026] GET /volume/v3/backups/1e2cc9c0-8e01-4e2e-85f5-7e69ff4332bb => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:35.271203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4cbb3af3-284f-4de5-81c8-1f7ef02e4bba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.272920 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4cbb3af3-284f-4de5-81c8-1f7ef02e4bba tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:15:35.273136 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4cbb3af3-284f-4de5-81c8-1f7ef02e4bba tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:35.273364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4cbb3af3-284f-4de5-81c8-1f7ef02e4bba tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:35.273468 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-4cbb3af3-284f-4de5-81c8-1f7ef02e4bba tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete backup with id: 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. Aug 06 13:15:35.277553 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:35.277553 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:35.289489 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-4cbb3af3-284f-4de5-81c8-1f7ef02e4bba tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] delete_backup rpcapi backup_id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:35.291197 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4cbb3af3-284f-4de5-81c8-1f7ef02e4bba tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 202 Aug 06 13:15:35.291661 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1109/4400] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:15:35 2026] DELETE /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:35.297696 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97a3478e-875a-42e6-9891-7a5d7a70e867 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.299402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97a3478e-875a-42e6-9891-7a5d7a70e867 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:15:35.299573 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97a3478e-875a-42e6-9891-7a5d7a70e867 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:35.299779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97a3478e-875a-42e6-9891-7a5d7a70e867 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:35.299901 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-97a3478e-875a-42e6-9891-7a5d7a70e867 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:35.303715 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:35.303715 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:35.304299 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97a3478e-875a-42e6-9891-7a5d7a70e867 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 200 Aug 06 13:15:35.304606 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1105/4401] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:35 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:35.598817 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c0a8a39-c37a-4ca2-bbc5-8558ef2fb13a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:35.600686 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c0a8a39-c37a-4ca2-bbc5-8558ef2fb13a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:35.600928 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c0a8a39-c37a-4ca2-bbc5-8558ef2fb13a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:35.601110 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c0a8a39-c37a-4ca2-bbc5-8558ef2fb13a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:35.601222 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7c0a8a39-c37a-4ca2-bbc5-8558ef2fb13a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:35.605376 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:35.605376 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:35.606167 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c0a8a39-c37a-4ca2-bbc5-8558ef2fb13a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:35.606625 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1094/4402] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:35 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:36.041941 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c807a4d-801e-47cb-b4ae-d6e03d913c0f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:36.043669 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c807a4d-801e-47cb-b4ae-d6e03d913c0f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:36.043911 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c807a4d-801e-47cb-b4ae-d6e03d913c0f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:36.044118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c807a4d-801e-47cb-b4ae-d6e03d913c0f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:36.044227 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0c807a4d-801e-47cb-b4ae-d6e03d913c0f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:36.048701 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:36.048701 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:36.049511 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c807a4d-801e-47cb-b4ae-d6e03d913c0f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:36.049797 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1095/4403] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:36 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:36.262723 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a48f63c3-5fcd-49e4-9028-73b31ded0f2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:36.264475 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a48f63c3-5fcd-49e4-9028-73b31ded0f2e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:36.264716 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a48f63c3-5fcd-49e4-9028-73b31ded0f2e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:36.264936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a48f63c3-5fcd-49e4-9028-73b31ded0f2e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:36.265042 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a48f63c3-5fcd-49e4-9028-73b31ded0f2e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:36.268983 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:36.268983 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:36.269540 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a48f63c3-5fcd-49e4-9028-73b31ded0f2e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:36.269878 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1110/4404] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:36 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:36.314485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e5740d8-ef84-4f2e-a59f-60fc6ad0947e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:36.316353 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e5740d8-ef84-4f2e-a59f-60fc6ad0947e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 Aug 06 13:15:36.316588 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e5740d8-ef84-4f2e-a59f-60fc6ad0947e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:36.316767 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e5740d8-ef84-4f2e-a59f-60fc6ad0947e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:36.316890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3e5740d8-ef84-4f2e-a59f-60fc6ad0947e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 52fccdc2-3a53-43ca-8e69-83cc6ef1d198. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:36.320585 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e5740d8-ef84-4f2e-a59f-60fc6ad0947e tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 returned with HTTP 404 Aug 06 13:15:36.321193 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1106/4405] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:36 2026] GET /volume/v3/backups/52fccdc2-3a53-43ca-8e69-83cc6ef1d198 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:36.327807 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a417bcf-59ae-41e6-ba8c-311541c66c3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:36.329458 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a417bcf-59ae-41e6-ba8c-311541c66c3d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:36.329458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a417bcf-59ae-41e6-ba8c-311541c66c3d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:36.329658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a417bcf-59ae-41e6-ba8c-311541c66c3d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:36.329718 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-9a417bcf-59ae-41e6-ba8c-311541c66c3d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete backup with id: 17c2243b-8d16-4187-9645-3d4447640ba6. Aug 06 13:15:36.334104 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:36.334104 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:36.344144 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-9a417bcf-59ae-41e6-ba8c-311541c66c3d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] delete_backup rpcapi backup_id 17c2243b-8d16-4187-9645-3d4447640ba6 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:36.345737 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a417bcf-59ae-41e6-ba8c-311541c66c3d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 202 Aug 06 13:15:36.346117 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1095/4406] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:15:36 2026] DELETE /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:36.352449 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a846f04f-3c1f-4f7b-b593-9186268ad965 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:36.354175 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a846f04f-3c1f-4f7b-b593-9186268ad965 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:36.354395 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a846f04f-3c1f-4f7b-b593-9186268ad965 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:36.354584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a846f04f-3c1f-4f7b-b593-9186268ad965 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:36.354694 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a846f04f-3c1f-4f7b-b593-9186268ad965 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:36.359425 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:36.359425 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:36.360287 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a846f04f-3c1f-4f7b-b593-9186268ad965 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 200 Aug 06 13:15:36.360767 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1096/4407] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:36 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:36.617131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3487620c-2873-4d2f-b9c9-f39e02b40883 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:36.618858 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3487620c-2873-4d2f-b9c9-f39e02b40883 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:36.619054 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3487620c-2873-4d2f-b9c9-f39e02b40883 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:36.619245 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3487620c-2873-4d2f-b9c9-f39e02b40883 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:36.619366 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3487620c-2873-4d2f-b9c9-f39e02b40883 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:36.623592 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:36.623592 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:36.624252 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3487620c-2873-4d2f-b9c9-f39e02b40883 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:36.624702 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1111/4408] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:36 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:37.061580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2399d89-58d0-4bcf-95c2-fa3f24039e3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:37.063405 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2399d89-58d0-4bcf-95c2-fa3f24039e3c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:37.063614 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2399d89-58d0-4bcf-95c2-fa3f24039e3c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:37.063861 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2399d89-58d0-4bcf-95c2-fa3f24039e3c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:37.063971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e2399d89-58d0-4bcf-95c2-fa3f24039e3c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:37.071291 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:37.071291 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:37.072398 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2399d89-58d0-4bcf-95c2-fa3f24039e3c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:37.073058 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1107/4409] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:37 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:37.280391 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13365ba5-1be1-4f36-b976-e416f5e53acd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:37.282656 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13365ba5-1be1-4f36-b976-e416f5e53acd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:37.282958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13365ba5-1be1-4f36-b976-e416f5e53acd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:37.283199 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13365ba5-1be1-4f36-b976-e416f5e53acd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:37.283347 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-13365ba5-1be1-4f36-b976-e416f5e53acd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:37.288554 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:37.288554 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:37.289282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13365ba5-1be1-4f36-b976-e416f5e53acd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:37.289704 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1096/4410] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:37 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:37.370042 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4bd4d93-01e4-4da1-9bfc-e42005d0521d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:37.372024 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4bd4d93-01e4-4da1-9bfc-e42005d0521d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 Aug 06 13:15:37.372356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4bd4d93-01e4-4da1-9bfc-e42005d0521d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:37.372823 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4bd4d93-01e4-4da1-9bfc-e42005d0521d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:37.372823 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c4bd4d93-01e4-4da1-9bfc-e42005d0521d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Show backup with id 17c2243b-8d16-4187-9645-3d4447640ba6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:37.376790 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4bd4d93-01e4-4da1-9bfc-e42005d0521d tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 returned with HTTP 404 Aug 06 13:15:37.377305 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1097/4411] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:37 2026] GET /volume/v3/backups/17c2243b-8d16-4187-9645-3d4447640ba6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:37.384323 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64121b44-7674-4e56-a8aa-6e8079448c66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:37.386151 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64121b44-7674-4e56-a8aa-6e8079448c66 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 Aug 06 13:15:37.386368 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64121b44-7674-4e56-a8aa-6e8079448c66 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:37.386619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64121b44-7674-4e56-a8aa-6e8079448c66 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:37.386827 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-64121b44-7674-4e56-a8aa-6e8079448c66 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume with id: 3c41cc5d-e23d-48e6-9f8a-bf778f417992 Aug 06 13:15:37.394893 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:37.394893 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:37.395280 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64121b44-7674-4e56-a8aa-6e8079448c66 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:37.412018 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64121b44-7674-4e56-a8aa-6e8079448c66 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Delete volume request issued successfully. Aug 06 13:15:37.412199 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64121b44-7674-4e56-a8aa-6e8079448c66 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 returned with HTTP 202 Aug 06 13:15:37.412673 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1112/4412] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:15:37 2026] DELETE /volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:37.419711 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6ee0144-98e4-442f-bc9f-a3af73c8d055 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:37.421310 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ee0144-98e4-442f-bc9f-a3af73c8d055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 Aug 06 13:15:37.421497 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6ee0144-98e4-442f-bc9f-a3af73c8d055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:37.421668 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6ee0144-98e4-442f-bc9f-a3af73c8d055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:37.432031 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:37.432031 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:37.437958 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6ee0144-98e4-442f-bc9f-a3af73c8d055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Volume info retrieved successfully. Aug 06 13:15:37.441456 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ee0144-98e4-442f-bc9f-a3af73c8d055 tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 returned with HTTP 200 Aug 06 13:15:37.441851 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1108/4413] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:37 2026] GET /volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:37.635608 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48d4743c-4e1d-4f9e-8447-8cbf92408f4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:37.637380 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48d4743c-4e1d-4f9e-8447-8cbf92408f4d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:37.637563 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48d4743c-4e1d-4f9e-8447-8cbf92408f4d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:37.637749 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48d4743c-4e1d-4f9e-8447-8cbf92408f4d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:37.637870 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-48d4743c-4e1d-4f9e-8447-8cbf92408f4d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:37.641973 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:37.641973 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:37.642735 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48d4743c-4e1d-4f9e-8447-8cbf92408f4d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:37.643076 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1097/4414] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:37 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:38.085115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4b4d7b31-3e96-4748-8d56-6aca91b6fc9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.087602 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b4d7b31-3e96-4748-8d56-6aca91b6fc9c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:38.087924 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b4d7b31-3e96-4748-8d56-6aca91b6fc9c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.088169 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b4d7b31-3e96-4748-8d56-6aca91b6fc9c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.088330 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4b4d7b31-3e96-4748-8d56-6aca91b6fc9c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:38.093256 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:38.093256 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:38.093994 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b4d7b31-3e96-4748-8d56-6aca91b6fc9c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:38.094332 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1098/4415] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:38 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:38.299868 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e798ddb-8308-4aaa-bb44-f081d95b930f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.302038 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e798ddb-8308-4aaa-bb44-f081d95b930f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:38.302333 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e798ddb-8308-4aaa-bb44-f081d95b930f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.302586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e798ddb-8308-4aaa-bb44-f081d95b930f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.302726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1e798ddb-8308-4aaa-bb44-f081d95b930f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:38.307728 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:38.307728 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:38.308471 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e798ddb-8308-4aaa-bb44-f081d95b930f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:38.308903 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1113/4416] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:38 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:38.454138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b67c3e8-10b0-4d75-bac2-c051bb510bbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.455700 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b67c3e8-10b0-4d75-bac2-c051bb510bbf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] GET https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 Aug 06 13:15:38.455982 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b67c3e8-10b0-4d75-bac2-c051bb510bbf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.456245 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b67c3e8-10b0-4d75-bac2-c051bb510bbf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.461949 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b67c3e8-10b0-4d75-bac2-c051bb510bbf tempest-ProjectMemberTests33-1241657115 tempest-ProjectMemberTests33-1241657115-project-admin] https://10.4.3.59/volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 returned with HTTP 404 Aug 06 13:15:38.461949 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1109/4417] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:38 2026] GET /volume/v3/volumes/3c41cc5d-e23d-48e6-9f8a-bf778f417992 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:38.653558 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9017b719-4905-40a1-8047-601732455c4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.655497 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9017b719-4905-40a1-8047-601732455c4c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:38.655723 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9017b719-4905-40a1-8047-601732455c4c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.655985 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9017b719-4905-40a1-8047-601732455c4c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.656139 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9017b719-4905-40a1-8047-601732455c4c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:38.661127 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:38.661127 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:38.662076 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9017b719-4905-40a1-8047-601732455c4c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:38.662569 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1098/4418] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:38 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:38.672980 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a80c517-e98c-4501-826f-aa512fbe018a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.674879 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a80c517-e98c-4501-826f-aa512fbe018a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d Aug 06 13:15:38.675126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a80c517-e98c-4501-826f-aa512fbe018a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.675474 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a80c517-e98c-4501-826f-aa512fbe018a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.684981 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:38.684981 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:38.689334 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5a80c517-e98c-4501-826f-aa512fbe018a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:38.694275 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a80c517-e98c-4501-826f-aa512fbe018a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d returned with HTTP 200 Aug 06 13:15:38.694710 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1099/4419] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:38 2026] GET /volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d => generated 963 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:38.707033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-748007dc-c545-413f-9312-9fd7a282ccc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.709312 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-748007dc-c545-413f-9312-9fd7a282ccc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d Aug 06 13:15:38.709568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-748007dc-c545-413f-9312-9fd7a282ccc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.709863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-748007dc-c545-413f-9312-9fd7a282ccc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.718696 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:38.718696 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:38.722730 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-748007dc-c545-413f-9312-9fd7a282ccc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:38.727202 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-748007dc-c545-413f-9312-9fd7a282ccc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d returned with HTTP 200 Aug 06 13:15:38.727581 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1114/4420] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:38 2026] GET /volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:38.740616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.742698 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d Aug 06 13:15:38.742989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.743166 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.743396 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: 26b60505-c897-4867-b754-5ebd2b83e72d Aug 06 13:15:38.750594 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:38.750594 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:38.751011 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:38.766891 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume request issued successfully. Aug 06 13:15:38.766891 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f82054a5-617b-4b4b-abc2-8c268fe40c68 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d returned with HTTP 202 Aug 06 13:15:38.767327 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1110/4421] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:38 2026] DELETE /volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:38.775055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8776809e-690d-4618-ad60-25d40d4ca62e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:38.777221 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8776809e-690d-4618-ad60-25d40d4ca62e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d Aug 06 13:15:38.777502 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8776809e-690d-4618-ad60-25d40d4ca62e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:38.778116 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8776809e-690d-4618-ad60-25d40d4ca62e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:38.787620 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:38.787620 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:38.792097 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8776809e-690d-4618-ad60-25d40d4ca62e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:38.798131 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8776809e-690d-4618-ad60-25d40d4ca62e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d returned with HTTP 200 Aug 06 13:15:38.798742 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1099/4422] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:38 2026] GET /volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d => generated 962 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:39.104524 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cfdaaa07-98d4-440f-97d9-e1210341f20f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:39.107104 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfdaaa07-98d4-440f-97d9-e1210341f20f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:39.107294 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfdaaa07-98d4-440f-97d9-e1210341f20f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:39.107506 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfdaaa07-98d4-440f-97d9-e1210341f20f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:39.107628 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cfdaaa07-98d4-440f-97d9-e1210341f20f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:39.114670 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:39.114670 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:39.115486 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfdaaa07-98d4-440f-97d9-e1210341f20f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:39.115881 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1100/4423] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:39 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:39.126430 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:39.127929 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c/restore Aug 06 13:15:39.128623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "70a24654-921e-4e9d-96c8-a1424c53b81d"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:39.132191 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Restoring backup 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c ({'restore': {'volume_id': '70a24654-921e-4e9d-96c8-a1424c53b81d'}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:15:39.133387 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Restoring backup 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c to volume 70a24654-921e-4e9d-96c8-a1424c53b81d. Aug 06 13:15:39.137298 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:39.137298 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:39.143958 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:39.143958 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:39.144390 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:39.144513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:15:39.144595 np0000006653 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Overwriting volume 70a24654-921e-4e9d-96c8-a1424c53b81d with restore of backup 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:39.156742 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] restore_backup in rpcapi backup_id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:15:39.158234 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89584bbb-e1f6-422a-b9c5-23c8d55dd66d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c/restore returned with HTTP 202 Aug 06 13:15:39.158617 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1115/4424] 10.4.3.59 () {68 vars in 1386 bytes} [Thu Aug 6 13:15:39 2026] POST /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:39.166342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00927917-5718-491e-aafc-30b85ebe072c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:39.168385 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00927917-5718-491e-aafc-30b85ebe072c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:39.168609 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00927917-5718-491e-aafc-30b85ebe072c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:39.168846 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00927917-5718-491e-aafc-30b85ebe072c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:39.168967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-00927917-5718-491e-aafc-30b85ebe072c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:39.173460 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:39.173460 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:39.174285 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00927917-5718-491e-aafc-30b85ebe072c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:39.174699 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1111/4425] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:39 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:39.319279 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-baabfe88-fa15-4acd-a168-d1b67a71d3f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:39.321115 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baabfe88-fa15-4acd-a168-d1b67a71d3f6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:39.321338 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baabfe88-fa15-4acd-a168-d1b67a71d3f6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:39.321530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baabfe88-fa15-4acd-a168-d1b67a71d3f6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:39.321643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-baabfe88-fa15-4acd-a168-d1b67a71d3f6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:39.326384 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:39.326384 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:39.327021 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baabfe88-fa15-4acd-a168-d1b67a71d3f6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:39.327431 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1100/4426] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:39 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:39.810961 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66ff525f-d04f-4041-aa04-8eccd4229638 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:39.813212 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66ff525f-d04f-4041-aa04-8eccd4229638 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d Aug 06 13:15:39.813479 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66ff525f-d04f-4041-aa04-8eccd4229638 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:39.813726 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66ff525f-d04f-4041-aa04-8eccd4229638 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:39.820807 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66ff525f-d04f-4041-aa04-8eccd4229638 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d returned with HTTP 404 Aug 06 13:15:39.821400 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1101/4427] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:39 2026] GET /volume/v3/volumes/26b60505-c897-4867-b754-5ebd2b83e72d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:39.828596 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51954ac9-b908-4427-96a2-0f0e178423d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:39.830310 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51954ac9-b908-4427-96a2-0f0e178423d4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:39.830489 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51954ac9-b908-4427-96a2-0f0e178423d4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:39.830667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51954ac9-b908-4427-96a2-0f0e178423d4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:39.830783 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-51954ac9-b908-4427-96a2-0f0e178423d4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete backup with id: a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. Aug 06 13:15:39.836784 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:39.836784 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:39.849144 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-51954ac9-b908-4427-96a2-0f0e178423d4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] delete_backup rpcapi backup_id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:39.850689 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51954ac9-b908-4427-96a2-0f0e178423d4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 202 Aug 06 13:15:39.851106 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1116/4428] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:39 2026] DELETE /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:39.857849 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fb6ab74-6dfb-4d79-a216-aa63b81b9002 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:39.859809 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb6ab74-6dfb-4d79-a216-aa63b81b9002 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:39.860045 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fb6ab74-6dfb-4d79-a216-aa63b81b9002 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:39.860292 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fb6ab74-6dfb-4d79-a216-aa63b81b9002 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:39.860445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5fb6ab74-6dfb-4d79-a216-aa63b81b9002 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:39.865852 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:39.865852 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:39.866978 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb6ab74-6dfb-4d79-a216-aa63b81b9002 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 200 Aug 06 13:15:39.867586 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1112/4429] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:39 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:40.183745 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-484d2581-3c08-41c2-9816-51e7ac872fb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:40.185491 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-484d2581-3c08-41c2-9816-51e7ac872fb1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:40.185678 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-484d2581-3c08-41c2-9816-51e7ac872fb1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:40.185864 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-484d2581-3c08-41c2-9816-51e7ac872fb1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:40.185967 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-484d2581-3c08-41c2-9816-51e7ac872fb1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:40.190194 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:40.190194 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:40.190991 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-484d2581-3c08-41c2-9816-51e7ac872fb1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:40.191379 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1101/4430] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:40 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:40.195751 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7dfd35f-9f1e-458a-9308-65dc036558bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:40.317358 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7dfd35f-9f1e-458a-9308-65dc036558bd tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-admin] GET https://10.4.3.59/volume/v3/scheduler-stats/get_pools Aug 06 13:15:40.317529 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7dfd35f-9f1e-458a-9308-65dc036558bd tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:40.317695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7dfd35f-9f1e-458a-9308-65dc036558bd tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-admin] Calling method 'get_pools' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:40.326838 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7dfd35f-9f1e-458a-9308-65dc036558bd tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-admin] https://10.4.3.59/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 13:15:40.327199 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1102/4431] 10.4.3.59 () {66 vars in 1284 bytes} [Thu Aug 6 13:15:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:40.335154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9dbd1778-32f5-44db-9a1a-8f77d810936c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:40.339911 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a297d6e-85e4-4dc4-a86c-f03d02e619be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:40.341298 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a297d6e-85e4-4dc4-a86c-f03d02e619be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:40.341386 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a297d6e-85e4-4dc4-a86c-f03d02e619be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:40.341554 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a297d6e-85e4-4dc4-a86c-f03d02e619be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:40.341652 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9a297d6e-85e4-4dc4-a86c-f03d02e619be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:40.345596 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:40.345596 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:40.346252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a297d6e-85e4-4dc4-a86c-f03d02e619be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:40.346619 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1113/4432] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:40 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:40.396848 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dbd1778-32f5-44db-9a1a-8f77d810936c tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-reader] GET https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool Aug 06 13:15:40.397038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9dbd1778-32f5-44db-9a1a-8f77d810936c tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:40.397795 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9dbd1778-32f5-44db-9a1a-8f77d810936c tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:40.398311 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-9dbd1778-32f5-44db-9a1a-8f77d810936c tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '832f03d9d1624f6886af7cdfa157bfd0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1af0202720c483e9dbee221870a9990', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:15:40.398587 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dbd1778-32f5-44db-9a1a-8f77d810936c tempest-ProjectReaderTests-1387820699 tempest-ProjectReaderTests-1387820699-project-reader] https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool returned with HTTP 403 Aug 06 13:15:40.399196 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1117/4433] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:15:40 2026] GET /volume/v3/capabilities/np0000006653@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:40.878929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd2aeca2-48d6-4624-b104-4f775bb6c972 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:40.880778 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd2aeca2-48d6-4624-b104-4f775bb6c972 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef Aug 06 13:15:40.881009 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd2aeca2-48d6-4624-b104-4f775bb6c972 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:40.881253 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd2aeca2-48d6-4624-b104-4f775bb6c972 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:40.881400 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fd2aeca2-48d6-4624-b104-4f775bb6c972 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:40.884723 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd2aeca2-48d6-4624-b104-4f775bb6c972 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef returned with HTTP 404 Aug 06 13:15:40.885161 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1102/4434] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:40 2026] GET /volume/v3/backups/a228c0d5-3762-4d6a-b49c-a5ce4e99e1ef => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:40.955021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:40.956748 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:40.956948 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:40.957127 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:40.957314 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: 68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:40.966512 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:40.966512 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:40.967134 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:40.986154 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume request issued successfully. Aug 06 13:15:40.986653 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a7f93da-c246-494f-b9c1-cd2ab2a45f31 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 202 Aug 06 13:15:40.986825 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1103/4435] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:40 2026] DELETE /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:15:40.995004 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed70a465-5f69-427c-abff-08cb2ddee7fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:40.996915 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed70a465-5f69-427c-abff-08cb2ddee7fc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:40.997166 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed70a465-5f69-427c-abff-08cb2ddee7fc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:40.997424 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed70a465-5f69-427c-abff-08cb2ddee7fc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:41.005595 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:41.005595 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:41.009796 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed70a465-5f69-427c-abff-08cb2ddee7fc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:41.014461 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed70a465-5f69-427c-abff-08cb2ddee7fc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 200 Aug 06 13:15:41.015089 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1114/4436] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:40 2026] GET /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:41.201917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51093936-948a-4eb8-a7ef-71b79e604e1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:41.203774 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51093936-948a-4eb8-a7ef-71b79e604e1d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:41.203986 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51093936-948a-4eb8-a7ef-71b79e604e1d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:41.204199 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51093936-948a-4eb8-a7ef-71b79e604e1d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:41.204346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-51093936-948a-4eb8-a7ef-71b79e604e1d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:41.209157 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:41.209157 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:41.209888 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51093936-948a-4eb8-a7ef-71b79e604e1d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:41.210255 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1118/4437] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:41 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:41.358547 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-125d03ea-4e54-45ef-9c92-0968ad8fa342 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:41.360052 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125d03ea-4e54-45ef-9c92-0968ad8fa342 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:41.360348 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-125d03ea-4e54-45ef-9c92-0968ad8fa342 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:41.360593 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-125d03ea-4e54-45ef-9c92-0968ad8fa342 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:41.360772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-125d03ea-4e54-45ef-9c92-0968ad8fa342 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:41.364933 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:41.364933 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:41.365644 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125d03ea-4e54-45ef-9c92-0968ad8fa342 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:41.366031 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1103/4438] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:41 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:42.029541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c408a4ae-b12d-4d1d-9255-3a9485295708 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.030885 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.031297 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c408a4ae-b12d-4d1d-9255-3a9485295708 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:42.031493 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c408a4ae-b12d-4d1d-9255-3a9485295708 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:42.031697 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c408a4ae-b12d-4d1d-9255-3a9485295708 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:42.038140 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c408a4ae-b12d-4d1d-9255-3a9485295708 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 404 Aug 06 13:15:42.038856 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1104/4439] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:42 2026] GET /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:42.046172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1eecb445-2e5e-4118-9eb3-24385532bce5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.048197 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1eecb445-2e5e-4118-9eb3-24385532bce5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:42.048515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1eecb445-2e5e-4118-9eb3-24385532bce5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:42.048729 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1eecb445-2e5e-4118-9eb3-24385532bce5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:42.054862 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1eecb445-2e5e-4118-9eb3-24385532bce5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 404 Aug 06 13:15:42.055356 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1119/4440] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:42 2026] GET /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:42.063002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b21ccf4-c125-4aec-bad1-4cbe469c7bc4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.064807 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b21ccf4-c125-4aec-bad1-4cbe469c7bc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:42.064979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b21ccf4-c125-4aec-bad1-4cbe469c7bc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:42.065183 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b21ccf4-c125-4aec-bad1-4cbe469c7bc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:42.065369 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0b21ccf4-c125-4aec-bad1-4cbe469c7bc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: 68216a29-eae2-4704-ba69-e7bf465813a8 Aug 06 13:15:42.071054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b21ccf4-c125-4aec-bad1-4cbe469c7bc4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 returned with HTTP 404 Aug 06 13:15:42.071684 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1104/4441] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:42 2026] DELETE /volume/v3/volumes/68216a29-eae2-4704-ba69-e7bf465813a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:42.083788 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.087147 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:42.087147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1315905795"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:42.088147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1315905795'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:42.088273 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume of 1 GB Aug 06 13:15:42.091897 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Availability Zones retrieved successfully. Aug 06 13:15:42.097103 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (ca30cfdf-c7f7-4388-812a-1fe2272585f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:42.098029 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7665aee3-2517-4ee7-8792-73dbe4fa803c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.098890 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:42.122099 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:42.122469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1921477144"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:42.123610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7665aee3-2517-4ee7-8792-73dbe4fa803c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.123900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1921477144'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:42.124038 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume of 1 GB Aug 06 13:15:42.124391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ec2d80-655e-4a63-8f47-2db57de531ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.127610 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Availability Zones retrieved successfully. Aug 06 13:15:42.133396 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (7df0abcf-eed1-4b7f-a2f7-f16060978767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:42.134342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562ae146-adf6-43b0-9a24-f73d024ac3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.135151 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:42.159110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562ae146-adf6-43b0-9a24-f73d024ac3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.159909 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c9980b-ca10-4ef9-879f-605742bd1db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.161638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['6ed4ccb4-41a9-4cb2-b1c5-ad8596bf4b2c', 'e4a0379d-f3aa-43be-8457-745bbd0e49f2', '0343f416-2991-4710-8830-f4a0465df4db', '7669956c-1d11-4642-be69-9eeafd44acaa'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:42.162451 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ec2d80-655e-4a63-8f47-2db57de531ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ed4ccb4-41a9-4cb2-b1c5-ad8596bf4b2c', 'e4a0379d-f3aa-43be-8457-745bbd0e49f2', '0343f416-2991-4710-8830-f4a0465df4db', '7669956c-1d11-4642-be69-9eeafd44acaa']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.163344 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b0b5a5-6759-4989-a084-26e1d8147242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.185930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b0b5a5-6759-4989-a084-26e1d8147242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1315905795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['6ed4ccb4-41a9-4cb2-b1c5-ad8596bf4b2c','e4a0379d-f3aa-43be-8457-745bbd0e49f2','0343f416-2991-4710-8830-f4a0465df4db','7669956c-1d11-4642-be69-9eeafd44acaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1315905795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e057264765d441549404bfacb603abcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.186702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2396079-b5fd-47c5-8520-6d716a6e8f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.208368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2396079-b5fd-47c5-8520-6d716a6e8f1d) transitioned into state 'SUCCESS' from state '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-1315905795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e057264765d441549404bfacb603abcf',qos_specs=None,replication_status=,reservations=['6ed4ccb4-41a9-4cb2-b1c5-ad8596bf4b2c','e4a0379d-f3aa-43be-8457-745bbd0e49f2','0343f416-2991-4710-8830-f4a0465df4db','7669956c-1d11-4642-be69-9eeafd44acaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab4de9bba054f8880eaa7f62d7f875f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.209133 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78133d44-694a-43e1-833d-c84e793dd0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.218374 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78133d44-694a-43e1-833d-c84e793dd0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.218510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Created reservations ['b8753d31-94af-4148-a215-a66d1a16c4f2', 'c43dfa2a-9fbc-47ba-8483-ecf9efc0a456', '35bc577f-eec6-483b-9bce-48ca693dd5bd', '4db87c43-0889-470b-9bfd-b5d5a9f1406f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:42.219102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Flow 'volume_create_api' (ca30cfdf-c7f7-4388-812a-1fe2272585f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:42.219784 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Create volume request issued successfully. Aug 06 13:15:42.219868 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c9980b-ca10-4ef9-879f-605742bd1db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8753d31-94af-4148-a215-a66d1a16c4f2', 'c43dfa2a-9fbc-47ba-8483-ecf9efc0a456', '35bc577f-eec6-483b-9bce-48ca693dd5bd', '4db87c43-0889-470b-9bfd-b5d5a9f1406f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.219956 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-849bc257-6844-4c4f-a1e2-6f030d138e6a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:42.220284 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1105/4442] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:15:42 2026] POST /volume/v3/volumes => generated 747 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:42.220396 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c29105f-cd31-4819-adf3-9531a8c3fbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.221527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50e2deed-b32d-4c75-854f-5ba273a421da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.229966 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e2deed-b32d-4c75-854f-5ba273a421da tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:42.230210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e2deed-b32d-4c75-854f-5ba273a421da tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:42.233010 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e2deed-b32d-4c75-854f-5ba273a421da tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:42.233113 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-50e2deed-b32d-4c75-854f-5ba273a421da tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:42.239068 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:42.239068 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:42.239931 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e2deed-b32d-4c75-854f-5ba273a421da tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:42.240173 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1120/4443] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:42 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:42.240493 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf781652-c318-48f1-b687-9f8fea0fbfd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.244044 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf781652-c318-48f1-b687-9f8fea0fbfd8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:15:42.244276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf781652-c318-48f1-b687-9f8fea0fbfd8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:42.244532 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf781652-c318-48f1-b687-9f8fea0fbfd8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:42.251202 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c29105f-cd31-4819-adf3-9531a8c3fbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07ae29b-5fe5-4413-86b0-495ab2e75fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921477144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['b8753d31-94af-4148-a215-a66d1a16c4f2','c43dfa2a-9fbc-47ba-8483-ecf9efc0a456','35bc577f-eec6-483b-9bce-48ca693dd5bd','4db87c43-0889-470b-9bfd-b5d5a9f1406f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921477144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07ae29b-5fe5-4413-86b0-495ab2e75fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6e9ca1809a4f17963c5c0a79dada13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.252001 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0ed8f1-3f06-4dff-9f4d-ff3e96c01654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.252420 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:42.252420 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:42.256379 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf781652-c318-48f1-b687-9f8fea0fbfd8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:42.261025 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf781652-c318-48f1-b687-9f8fea0fbfd8 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:15:42.261706 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1105/4444] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:42 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:42.272290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0ed8f1-3f06-4dff-9f4d-ff3e96c01654) transitioned into state 'SUCCESS' from state '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-1921477144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['b8753d31-94af-4148-a215-a66d1a16c4f2','c43dfa2a-9fbc-47ba-8483-ecf9efc0a456','35bc577f-eec6-483b-9bce-48ca693dd5bd','4db87c43-0889-470b-9bfd-b5d5a9f1406f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.273070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9243e1-e5cd-422f-81e5-3844089c714a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:42.285885 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9243e1-e5cd-422f-81e5-3844089c714a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:42.286925 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (7df0abcf-eed1-4b7f-a2f7-f16060978767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:42.287320 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request issued successfully. Aug 06 13:15:42.288007 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e10085fc-7ebd-471e-9459-772fe7bb9e89 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:42.288535 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1115/4445] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:15:42 2026] POST /volume/v3/volumes => generated 776 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:42.301421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c80c6f8-9f5a-4785-bcbb-bc4814b05a49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.303503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c80c6f8-9f5a-4785-bcbb-bc4814b05a49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 Aug 06 13:15:42.303778 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c80c6f8-9f5a-4785-bcbb-bc4814b05a49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:42.304014 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c80c6f8-9f5a-4785-bcbb-bc4814b05a49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:42.312216 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:42.312216 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:42.315815 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1c80c6f8-9f5a-4785-bcbb-bc4814b05a49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:42.320002 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c80c6f8-9f5a-4785-bcbb-bc4814b05a49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 returned with HTTP 200 Aug 06 13:15:42.320450 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1106/4446] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:42 2026] GET /volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:42.382620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b203a8bb-4b8d-4a0c-9887-24bfafed3039 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:42.384408 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b203a8bb-4b8d-4a0c-9887-24bfafed3039 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:42.384680 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b203a8bb-4b8d-4a0c-9887-24bfafed3039 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:42.384923 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b203a8bb-4b8d-4a0c-9887-24bfafed3039 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:42.385075 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b203a8bb-4b8d-4a0c-9887-24bfafed3039 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:42.389800 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:42.389800 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:42.389800 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b203a8bb-4b8d-4a0c-9887-24bfafed3039 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:42.390137 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1121/4447] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:42 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:43.253484 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-344341c5-f74f-4d67-bdc0-ea7e2afadca9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:43.255411 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-344341c5-f74f-4d67-bdc0-ea7e2afadca9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:43.255608 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-344341c5-f74f-4d67-bdc0-ea7e2afadca9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:43.255867 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-344341c5-f74f-4d67-bdc0-ea7e2afadca9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:43.255980 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-344341c5-f74f-4d67-bdc0-ea7e2afadca9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:43.260538 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:43.260538 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:43.261330 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-344341c5-f74f-4d67-bdc0-ea7e2afadca9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:43.261775 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1106/4448] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:43 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:43.276893 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1b1de15-2233-4a6a-9857-0c3d1963048f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:43.279218 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1b1de15-2233-4a6a-9857-0c3d1963048f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:15:43.279477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1b1de15-2233-4a6a-9857-0c3d1963048f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:43.279723 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1b1de15-2233-4a6a-9857-0c3d1963048f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:43.289845 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:43.289845 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:43.295360 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1b1de15-2233-4a6a-9857-0c3d1963048f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:15:43.299165 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1b1de15-2233-4a6a-9857-0c3d1963048f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:15:43.299527 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1116/4449] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:43 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:43.333535 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de1f48ac-1e52-4ddb-94b3-31666ca6104f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:43.335240 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de1f48ac-1e52-4ddb-94b3-31666ca6104f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 Aug 06 13:15:43.335438 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de1f48ac-1e52-4ddb-94b3-31666ca6104f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:43.335617 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de1f48ac-1e52-4ddb-94b3-31666ca6104f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:43.343085 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:43.343085 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:43.348041 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de1f48ac-1e52-4ddb-94b3-31666ca6104f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:43.351891 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de1f48ac-1e52-4ddb-94b3-31666ca6104f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 returned with HTTP 200 Aug 06 13:15:43.352453 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1107/4450] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:43 2026] GET /volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:43.367294 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7721679f-5d36-4720-838a-f86c3eff3730 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:43.401479 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d4fea78-9369-4d87-b578-02413c476bf4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:43.403624 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d4fea78-9369-4d87-b578-02413c476bf4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:43.403923 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d4fea78-9369-4d87-b578-02413c476bf4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:43.404205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d4fea78-9369-4d87-b578-02413c476bf4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:43.404364 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3d4fea78-9369-4d87-b578-02413c476bf4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:43.409509 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:43.409509 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:43.410340 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d4fea78-9369-4d87-b578-02413c476bf4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:43.410794 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1107/4451] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:43 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:43.432328 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7721679f-5d36-4720-838a-f86c3eff3730 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:15:43.432544 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7721679f-5d36-4720-838a-f86c3eff3730 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:43.432768 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7721679f-5d36-4720-838a-f86c3eff3730 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:43.433037 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-7721679f-5d36-4720-838a-f86c3eff3730 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:15:43.433773 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7721679f-5d36-4720-838a-f86c3eff3730 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:15:43.448338 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7721679f-5d36-4720-838a-f86c3eff3730 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Get all volumes completed successfully. Aug 06 13:15:43.448838 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7721679f-5d36-4720-838a-f86c3eff3730 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:15:43.449297 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1122/4452] 10.4.3.59 () {68 vars in 1271 bytes} [Thu Aug 6 13:15:43 2026] GET /volume/v3/volumes => generated 334 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:43.458720 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:43.463276 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 Aug 06 13:15:43.463499 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:43.463684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:43.463827 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume with id: b07ae29b-5fe5-4413-86b0-495ab2e75fc2 Aug 06 13:15:43.474144 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:43.474144 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:43.474575 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:43.495993 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume request issued successfully. Aug 06 13:15:43.496351 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b1a595e-667a-4802-a2b4-65f7aeb8cf11 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 returned with HTTP 202 Aug 06 13:15:43.496966 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1117/4453] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:15:43 2026] DELETE /volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:15:43.505292 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94533655-a5a9-445a-9dfd-0e005bf25947 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:43.507367 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94533655-a5a9-445a-9dfd-0e005bf25947 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 Aug 06 13:15:43.507671 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94533655-a5a9-445a-9dfd-0e005bf25947 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:43.507924 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94533655-a5a9-445a-9dfd-0e005bf25947 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:43.515305 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:43.515305 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:43.519560 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94533655-a5a9-445a-9dfd-0e005bf25947 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:43.524109 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94533655-a5a9-445a-9dfd-0e005bf25947 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 returned with HTTP 200 Aug 06 13:15:43.524551 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1108/4454] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:43 2026] GET /volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:44.272742 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b527b2bd-d050-4d53-a595-f4991854314f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:44.275004 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b527b2bd-d050-4d53-a595-f4991854314f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:44.275305 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b527b2bd-d050-4d53-a595-f4991854314f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:44.275625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b527b2bd-d050-4d53-a595-f4991854314f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:44.275820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b527b2bd-d050-4d53-a595-f4991854314f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:44.281855 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:44.281855 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:44.282947 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b527b2bd-d050-4d53-a595-f4991854314f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:44.283509 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1108/4455] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:44 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:44.422122 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b48514ea-ee0c-4d34-8374-f838be65c396 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:44.423998 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b48514ea-ee0c-4d34-8374-f838be65c396 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:44.424196 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b48514ea-ee0c-4d34-8374-f838be65c396 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:44.424392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b48514ea-ee0c-4d34-8374-f838be65c396 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:44.424485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b48514ea-ee0c-4d34-8374-f838be65c396 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:44.428730 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:44.428730 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:44.429449 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b48514ea-ee0c-4d34-8374-f838be65c396 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:44.429858 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1123/4456] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:44 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:44.538511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9861dbcc-34b5-4bcd-8e17-d5ac8494b10e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:44.540624 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9861dbcc-34b5-4bcd-8e17-d5ac8494b10e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 Aug 06 13:15:44.540891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9861dbcc-34b5-4bcd-8e17-d5ac8494b10e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:44.541112 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9861dbcc-34b5-4bcd-8e17-d5ac8494b10e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:44.547936 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9861dbcc-34b5-4bcd-8e17-d5ac8494b10e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 returned with HTTP 404 Aug 06 13:15:44.548474 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1118/4457] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:44 2026] GET /volume/v3/volumes/b07ae29b-5fe5-4413-86b0-495ab2e75fc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:15:44.556405 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:44.559041 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:44.559615 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1375629037"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:44.561797 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1375629037'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:44.562013 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume of 1 GB Aug 06 13:15:44.568246 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Availability Zones retrieved successfully. Aug 06 13:15:44.577804 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (9c91ab42-fefa-4566-a959-4f87e695ebc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:44.579389 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7641963-3664-478f-8186-8d00a3493a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:44.580582 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:44.614065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7641963-3664-478f-8186-8d00a3493a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:44.615277 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b76b77e-7ba8-4496-9ea7-29501925df9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:44.670241 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Created reservations ['6d12c4be-9fef-4ddc-a2d6-34997d1eef87', 'ab576117-3d8e-4484-974a-3ff37586be51', '9a19a242-a681-4968-9c84-a7888bdede71', '2741a9e5-b324-4bf2-bd4b-e3a8d50dcba7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:44.671059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b76b77e-7ba8-4496-9ea7-29501925df9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d12c4be-9fef-4ddc-a2d6-34997d1eef87', 'ab576117-3d8e-4484-974a-3ff37586be51', '9a19a242-a681-4968-9c84-a7888bdede71', '2741a9e5-b324-4bf2-bd4b-e3a8d50dcba7']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:44.672047 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e565ecf-9ebe-4b17-8a95-1037a6bdcc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:44.698539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e565ecf-9ebe-4b17-8a95-1037a6bdcc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd45d1944-207b-4d42-9def-0b69997f9132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375629037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['6d12c4be-9fef-4ddc-a2d6-34997d1eef87','ab576117-3d8e-4484-974a-3ff37586be51','9a19a242-a681-4968-9c84-a7888bdede71','2741a9e5-b324-4bf2-bd4b-e3a8d50dcba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375629037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d45d1944-207b-4d42-9def-0b69997f9132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6e9ca1809a4f17963c5c0a79dada13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:44.699432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81b1a8e-fb6f-4a6b-a6a8-2fbdf5204540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:44.721478 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81b1a8e-fb6f-4a6b-a6a8-2fbdf5204540) transitioned into state 'SUCCESS' from state '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-1375629037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['6d12c4be-9fef-4ddc-a2d6-34997d1eef87','ab576117-3d8e-4484-974a-3ff37586be51','9a19a242-a681-4968-9c84-a7888bdede71','2741a9e5-b324-4bf2-bd4b-e3a8d50dcba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:44.722421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57331f5d-3567-47da-ac3b-4733dc2ff467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:44.732202 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57331f5d-3567-47da-ac3b-4733dc2ff467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:44.733491 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (9c91ab42-fefa-4566-a959-4f87e695ebc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:44.733985 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request issued successfully. Aug 06 13:15:44.734887 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-685bdde5-95fc-47ec-82f9-91117d7d8cd3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:44.735466 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1109/4458] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:15:44 2026] POST /volume/v3/volumes => generated 776 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:44.753176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8bc1e7e-5a8f-4414-ab01-854b68718948 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:44.755132 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8bc1e7e-5a8f-4414-ab01-854b68718948 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 Aug 06 13:15:44.755396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8bc1e7e-5a8f-4414-ab01-854b68718948 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:44.755626 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8bc1e7e-5a8f-4414-ab01-854b68718948 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:44.763439 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:44.763439 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:44.766980 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8bc1e7e-5a8f-4414-ab01-854b68718948 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:44.770757 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8bc1e7e-5a8f-4414-ab01-854b68718948 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 returned with HTTP 200 Aug 06 13:15:44.771109 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1109/4459] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:44 2026] GET /volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:45.294126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04a88d6d-a811-41ed-8ddd-c57f5e95d3e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:45.296458 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04a88d6d-a811-41ed-8ddd-c57f5e95d3e2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:45.296687 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04a88d6d-a811-41ed-8ddd-c57f5e95d3e2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:45.296890 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04a88d6d-a811-41ed-8ddd-c57f5e95d3e2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:45.297020 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-04a88d6d-a811-41ed-8ddd-c57f5e95d3e2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:45.302029 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:45.302029 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:45.302951 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04a88d6d-a811-41ed-8ddd-c57f5e95d3e2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:45.303397 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1124/4460] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:45 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:45.439941 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c4cdc45-16e0-4d9d-89f3-e04babf6b356 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:45.442152 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c4cdc45-16e0-4d9d-89f3-e04babf6b356 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:45.442381 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c4cdc45-16e0-4d9d-89f3-e04babf6b356 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:45.442611 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c4cdc45-16e0-4d9d-89f3-e04babf6b356 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:45.443322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5c4cdc45-16e0-4d9d-89f3-e04babf6b356 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:45.447027 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:45.447027 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:45.447748 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c4cdc45-16e0-4d9d-89f3-e04babf6b356 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:45.448188 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1119/4461] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:45 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:45.786078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3ec86be-c451-4a99-99f8-21e08f04554e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:45.788837 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ec86be-c451-4a99-99f8-21e08f04554e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 Aug 06 13:15:45.789363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ec86be-c451-4a99-99f8-21e08f04554e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:45.789655 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ec86be-c451-4a99-99f8-21e08f04554e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:45.798200 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:45.798200 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:45.802023 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3ec86be-c451-4a99-99f8-21e08f04554e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:45.806766 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ec86be-c451-4a99-99f8-21e08f04554e tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 returned with HTTP 200 Aug 06 13:15:45.807270 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1110/4462] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:45 2026] GET /volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:45.825176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:45.828816 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:15:45.829085 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:45.829349 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:45.829701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:15:45.830797 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:15:45.846503 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Get all volumes completed successfully. Aug 06 13:15:45.847224 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:45.847224 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:45.851769 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de71cf4-b294-4392-b38a-89bcbe703cd8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:15:45.852216 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1110/4463] 10.4.3.59 () {68 vars in 1292 bytes} [Thu Aug 6 13:15:45 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:45.868439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:45.872390 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 Aug 06 13:15:45.872665 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:45.872903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:45.873099 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume with id: d45d1944-207b-4d42-9def-0b69997f9132 Aug 06 13:15:45.881719 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:45.881719 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:45.882115 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:45.911746 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume request issued successfully. Aug 06 13:15:45.912297 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a6c2027-d3fa-4b84-bc5a-72f8a2f3cd8d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 returned with HTTP 202 Aug 06 13:15:45.912603 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1125/4464] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:15:45 2026] DELETE /volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:15:45.920905 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-892501a6-f8b2-4c3d-be81-d94dea4dd60f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:45.923016 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-892501a6-f8b2-4c3d-be81-d94dea4dd60f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 Aug 06 13:15:45.923310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-892501a6-f8b2-4c3d-be81-d94dea4dd60f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:45.923536 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-892501a6-f8b2-4c3d-be81-d94dea4dd60f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:45.931536 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:45.931536 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:45.937011 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-892501a6-f8b2-4c3d-be81-d94dea4dd60f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:45.942988 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-892501a6-f8b2-4c3d-be81-d94dea4dd60f tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 returned with HTTP 200 Aug 06 13:15:45.942988 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1120/4465] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:45 2026] GET /volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:46.326247 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a51d36c-325e-4012-a380-33f9957bb379 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:46.328077 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a51d36c-325e-4012-a380-33f9957bb379 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:46.328325 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a51d36c-325e-4012-a380-33f9957bb379 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:46.328578 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a51d36c-325e-4012-a380-33f9957bb379 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:46.328719 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5a51d36c-325e-4012-a380-33f9957bb379 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:46.333048 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:46.333048 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:46.333669 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a51d36c-325e-4012-a380-33f9957bb379 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:46.333998 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1111/4466] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:46 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:46.458917 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2dcdf91f-ef84-4602-8fe2-354a5b2e8399 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:46.461137 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2dcdf91f-ef84-4602-8fe2-354a5b2e8399 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:46.461400 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2dcdf91f-ef84-4602-8fe2-354a5b2e8399 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:46.461660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2dcdf91f-ef84-4602-8fe2-354a5b2e8399 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:46.461833 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2dcdf91f-ef84-4602-8fe2-354a5b2e8399 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:46.466315 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:46.466315 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:46.466930 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2dcdf91f-ef84-4602-8fe2-354a5b2e8399 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:46.467222 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1111/4467] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:46 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:46.957022 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cba13617-ab40-4c38-9dcf-c9a031a38fb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:46.959165 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cba13617-ab40-4c38-9dcf-c9a031a38fb9 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 Aug 06 13:15:46.959442 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cba13617-ab40-4c38-9dcf-c9a031a38fb9 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:46.959689 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cba13617-ab40-4c38-9dcf-c9a031a38fb9 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:46.966392 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cba13617-ab40-4c38-9dcf-c9a031a38fb9 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 returned with HTTP 404 Aug 06 13:15:46.966881 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1126/4468] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:46 2026] GET /volume/v3/volumes/d45d1944-207b-4d42-9def-0b69997f9132 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:15:46.975939 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:46.978074 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:46.978532 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2037065641"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:46.980415 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2037065641'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:46.980588 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume of 1 GB Aug 06 13:15:46.985154 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Availability Zones retrieved successfully. Aug 06 13:15:46.990485 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (6e65584c-bb14-463b-ba55-07f342435829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:46.991412 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330f03ad-3692-4dc8-b06b-ab8738a2be71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:46.992146 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:47.016857 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330f03ad-3692-4dc8-b06b-ab8738a2be71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:47.017582 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcff9f3-afb4-4374-a0cc-b7dc8d6bcf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:47.055767 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Created reservations ['f5ff565c-50ea-435e-92bf-b942e663d188', '7d8cde7e-fbbc-48f1-94bf-812448735b35', '794f8c05-0dcd-4579-8a4a-f231c66c1eae', '7f9b6faa-173d-47d2-9452-a2f8d0bcb74c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:47.056626 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcff9f3-afb4-4374-a0cc-b7dc8d6bcf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ff565c-50ea-435e-92bf-b942e663d188', '7d8cde7e-fbbc-48f1-94bf-812448735b35', '794f8c05-0dcd-4579-8a4a-f231c66c1eae', '7f9b6faa-173d-47d2-9452-a2f8d0bcb74c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:47.057465 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c29282-f64f-4b39-b44d-6eb31f81a1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:47.082672 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c29282-f64f-4b39-b44d-6eb31f81a1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d94949-f991-403d-abff-5b01c1d650ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037065641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['f5ff565c-50ea-435e-92bf-b942e663d188','7d8cde7e-fbbc-48f1-94bf-812448735b35','794f8c05-0dcd-4579-8a4a-f231c66c1eae','7f9b6faa-173d-47d2-9452-a2f8d0bcb74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037065641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d94949-f991-403d-abff-5b01c1d650ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6e9ca1809a4f17963c5c0a79dada13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:47.083538 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8327c46a-2929-40ac-94ce-e394ca41683f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:47.103030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8327c46a-2929-40ac-94ce-e394ca41683f) transitioned into state 'SUCCESS' from state '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-2037065641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['f5ff565c-50ea-435e-92bf-b942e663d188','7d8cde7e-fbbc-48f1-94bf-812448735b35','794f8c05-0dcd-4579-8a4a-f231c66c1eae','7f9b6faa-173d-47d2-9452-a2f8d0bcb74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:47.103890 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ad1949-5afc-4708-93b9-090a5c8f4566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:47.114381 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ad1949-5afc-4708-93b9-090a5c8f4566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:47.115253 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (6e65584c-bb14-463b-ba55-07f342435829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:47.115649 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request issued successfully. Aug 06 13:15:47.116253 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5becb8dd-ca4a-4265-a34f-8788aa0d2d85 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:47.116739 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1121/4469] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:15:46 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:47.131099 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6491efcd-5053-4f84-bfee-d3f23c810a3b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:47.133318 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6491efcd-5053-4f84-bfee-d3f23c810a3b tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea Aug 06 13:15:47.133524 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6491efcd-5053-4f84-bfee-d3f23c810a3b tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:47.133806 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6491efcd-5053-4f84-bfee-d3f23c810a3b tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:47.142938 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:47.142938 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:47.147970 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6491efcd-5053-4f84-bfee-d3f23c810a3b tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:47.153488 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6491efcd-5053-4f84-bfee-d3f23c810a3b tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea returned with HTTP 200 Aug 06 13:15:47.154032 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1112/4470] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:47 2026] GET /volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:47.343697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0119f26d-2d71-46c8-a366-4a66a67c86c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:47.345357 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0119f26d-2d71-46c8-a366-4a66a67c86c9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:47.345529 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0119f26d-2d71-46c8-a366-4a66a67c86c9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:47.345720 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0119f26d-2d71-46c8-a366-4a66a67c86c9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:47.345812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0119f26d-2d71-46c8-a366-4a66a67c86c9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:47.349772 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:47.349772 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:47.350442 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0119f26d-2d71-46c8-a366-4a66a67c86c9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:47.350781 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1112/4471] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:47 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:47.479548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-279b70e9-0ffc-4b0c-bd5b-e01111c4a1db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:47.481953 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-279b70e9-0ffc-4b0c-bd5b-e01111c4a1db tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:47.482208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-279b70e9-0ffc-4b0c-bd5b-e01111c4a1db tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:47.482446 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-279b70e9-0ffc-4b0c-bd5b-e01111c4a1db tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:47.482624 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-279b70e9-0ffc-4b0c-bd5b-e01111c4a1db tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:47.488918 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:47.488918 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:47.489870 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-279b70e9-0ffc-4b0c-bd5b-e01111c4a1db tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:47.490357 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1127/4472] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:47 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:48.169679 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d33e02b3-2125-4e2f-b887-7e8ae39beae3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:48.171673 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d33e02b3-2125-4e2f-b887-7e8ae39beae3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea Aug 06 13:15:48.171904 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d33e02b3-2125-4e2f-b887-7e8ae39beae3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:48.172146 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d33e02b3-2125-4e2f-b887-7e8ae39beae3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:48.179372 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:48.179372 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:48.182681 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d33e02b3-2125-4e2f-b887-7e8ae39beae3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:48.187637 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d33e02b3-2125-4e2f-b887-7e8ae39beae3 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea returned with HTTP 200 Aug 06 13:15:48.187981 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1122/4473] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:48 2026] GET /volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:48.200935 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04ba7f77-bafc-45d2-aff6-d628fe0b07ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:48.203309 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04ba7f77-bafc-45d2-aff6-d628fe0b07ea tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] GET https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea Aug 06 13:15:48.203638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04ba7f77-bafc-45d2-aff6-d628fe0b07ea tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:48.203915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04ba7f77-bafc-45d2-aff6-d628fe0b07ea tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:48.211795 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:48.211795 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:48.215223 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-04ba7f77-bafc-45d2-aff6-d628fe0b07ea tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Volume info retrieved successfully. Aug 06 13:15:48.219409 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04ba7f77-bafc-45d2-aff6-d628fe0b07ea tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea returned with HTTP 200 Aug 06 13:15:48.219836 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1113/4474] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:48 2026] GET /volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:48.232842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:48.242727 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea Aug 06 13:15:48.242979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:48.243201 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:48.243415 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume with id: 48d94949-f991-403d-abff-5b01c1d650ea Aug 06 13:15:48.258235 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:48.258235 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:48.258235 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:48.273528 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume request issued successfully. Aug 06 13:15:48.273735 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c4cd053-474c-49e6-96c6-fe3a0bdfd952 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea returned with HTTP 202 Aug 06 13:15:48.274150 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1113/4475] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:15:48 2026] DELETE /volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:15:48.284574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c32290f8-bd76-43d5-aaa5-2c5f11a4d91d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:48.286908 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c32290f8-bd76-43d5-aaa5-2c5f11a4d91d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea Aug 06 13:15:48.287418 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c32290f8-bd76-43d5-aaa5-2c5f11a4d91d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:48.287740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c32290f8-bd76-43d5-aaa5-2c5f11a4d91d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:48.298305 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:48.298305 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:48.306519 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c32290f8-bd76-43d5-aaa5-2c5f11a4d91d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:48.308400 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c32290f8-bd76-43d5-aaa5-2c5f11a4d91d tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea returned with HTTP 200 Aug 06 13:15:48.308854 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1128/4476] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:48 2026] GET /volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:48.366900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c75457d-ad82-4e0d-af43-bc4b4e82d8eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:48.368724 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c75457d-ad82-4e0d-af43-bc4b4e82d8eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:48.368986 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c75457d-ad82-4e0d-af43-bc4b4e82d8eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:48.369168 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c75457d-ad82-4e0d-af43-bc4b4e82d8eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:48.369278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0c75457d-ad82-4e0d-af43-bc4b4e82d8eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:48.373959 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:48.373959 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:48.374749 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c75457d-ad82-4e0d-af43-bc4b4e82d8eb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:48.375125 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1123/4477] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:48 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:48.501158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6e0d1884-4b1a-4c8c-955a-76386aceb207 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:48.503152 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e0d1884-4b1a-4c8c-955a-76386aceb207 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:48.503439 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e0d1884-4b1a-4c8c-955a-76386aceb207 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:48.503646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e0d1884-4b1a-4c8c-955a-76386aceb207 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:48.503733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6e0d1884-4b1a-4c8c-955a-76386aceb207 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:48.508279 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:48.508279 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:48.509127 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e0d1884-4b1a-4c8c-955a-76386aceb207 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:48.509726 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1114/4478] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:48 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:49.321222 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d5d4b10-2442-4115-8b9a-971e39a782f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:49.323378 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d5d4b10-2442-4115-8b9a-971e39a782f8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea Aug 06 13:15:49.323565 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d5d4b10-2442-4115-8b9a-971e39a782f8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:49.323764 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d5d4b10-2442-4115-8b9a-971e39a782f8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:49.329637 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d5d4b10-2442-4115-8b9a-971e39a782f8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea returned with HTTP 404 Aug 06 13:15:49.330097 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1114/4479] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:49 2026] GET /volume/v3/volumes/48d94949-f991-403d-abff-5b01c1d650ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:15:49.339510 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8278dea0-d486-4dda-8205-87851cdc5fdc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:49.341413 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:49.341850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1625374039"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:49.343277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1625374039'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:49.343432 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume of 1 GB Aug 06 13:15:49.347509 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Availability Zones retrieved successfully. Aug 06 13:15:49.353586 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (25cb02cf-ef2b-47b9-a292-471038794e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:49.354480 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ceed9e-c3b2-4121-954a-c19a0b9bd7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:49.355350 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:49.382234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ceed9e-c3b2-4121-954a-c19a0b9bd7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:49.382968 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4064f760-2f57-4b0b-9863-01ac03923215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:49.384609 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d7804d1-c411-4339-929a-9c02c103434d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:49.386285 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d7804d1-c411-4339-929a-9c02c103434d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:49.386537 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d7804d1-c411-4339-929a-9c02c103434d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:49.386758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d7804d1-c411-4339-929a-9c02c103434d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:49.386899 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3d7804d1-c411-4339-929a-9c02c103434d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:49.390811 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:49.390811 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:49.391535 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d7804d1-c411-4339-929a-9c02c103434d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:49.391889 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1124/4480] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:49 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:49.418518 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Created reservations ['1000ecf9-842c-4663-8a6c-16b1f40cd2d7', '3c759c80-111f-424b-b77b-cc82bac28012', '1e275f25-e499-4729-a731-50a979ed08b5', '5375a096-ed9f-469e-9cd3-94ee53a4547d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:49.419199 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4064f760-2f57-4b0b-9863-01ac03923215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1000ecf9-842c-4663-8a6c-16b1f40cd2d7', '3c759c80-111f-424b-b77b-cc82bac28012', '1e275f25-e499-4729-a731-50a979ed08b5', '5375a096-ed9f-469e-9cd3-94ee53a4547d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:49.419886 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f73aac-703a-4fa7-9ce9-6c8711fbe075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:49.441639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f73aac-703a-4fa7-9ce9-6c8711fbe075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b74dc200-520f-4584-89e2-3bc16b464117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625374039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['1000ecf9-842c-4663-8a6c-16b1f40cd2d7','3c759c80-111f-424b-b77b-cc82bac28012','1e275f25-e499-4729-a731-50a979ed08b5','5375a096-ed9f-469e-9cd3-94ee53a4547d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625374039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b74dc200-520f-4584-89e2-3bc16b464117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6e9ca1809a4f17963c5c0a79dada13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:49.442669 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d6422c-2f33-45c5-9e15-f8ecf141fec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:49.458947 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d6422c-2f33-45c5-9e15-f8ecf141fec5) transitioned into state 'SUCCESS' from state '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-1625374039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6e9ca1809a4f17963c5c0a79dada13',qos_specs=None,replication_status=,reservations=['1000ecf9-842c-4663-8a6c-16b1f40cd2d7','3c759c80-111f-424b-b77b-cc82bac28012','1e275f25-e499-4729-a731-50a979ed08b5','5375a096-ed9f-469e-9cd3-94ee53a4547d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dc9be5dd08641d3afa27a882bba6e44',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:49.459609 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4c8699-abc3-4787-8b6d-2efb1c22012c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:49.467015 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4c8699-abc3-4787-8b6d-2efb1c22012c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:49.467744 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Flow 'volume_create_api' (25cb02cf-ef2b-47b9-a292-471038794e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:49.468002 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Create volume request issued successfully. Aug 06 13:15:49.468716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8278dea0-d486-4dda-8205-87851cdc5fdc tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:49.469137 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1129/4481] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:15:49 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:49.483232 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-958540a4-eb16-416a-8fab-f981faac7eab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:49.485337 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-958540a4-eb16-416a-8fab-f981faac7eab tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 Aug 06 13:15:49.485627 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-958540a4-eb16-416a-8fab-f981faac7eab tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:49.485879 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-958540a4-eb16-416a-8fab-f981faac7eab tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:49.495934 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:49.495934 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:49.501502 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-958540a4-eb16-416a-8fab-f981faac7eab tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:49.507280 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-958540a4-eb16-416a-8fab-f981faac7eab tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 returned with HTTP 200 Aug 06 13:15:49.507755 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1115/4482] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:49 2026] GET /volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:49.520664 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d13ce036-bf08-4b9a-8c63-adb284693e73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:49.522340 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d13ce036-bf08-4b9a-8c63-adb284693e73 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:49.522549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d13ce036-bf08-4b9a-8c63-adb284693e73 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:49.522740 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d13ce036-bf08-4b9a-8c63-adb284693e73 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:49.522812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d13ce036-bf08-4b9a-8c63-adb284693e73 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:49.526644 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:49.526644 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:49.527170 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d13ce036-bf08-4b9a-8c63-adb284693e73 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:49.527523 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1115/4483] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:49 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:50.423738 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0e12095-c39b-481b-a0b0-e446f8ec0b68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:50.425629 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0e12095-c39b-481b-a0b0-e446f8ec0b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:50.425820 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0e12095-c39b-481b-a0b0-e446f8ec0b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:50.425996 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0e12095-c39b-481b-a0b0-e446f8ec0b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:50.426091 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e0e12095-c39b-481b-a0b0-e446f8ec0b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:50.430400 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:50.430400 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:50.431146 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0e12095-c39b-481b-a0b0-e446f8ec0b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:50.431571 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1125/4484] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:50 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:50.525882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-938021a5-66e1-40e0-a67d-0ae80a507d20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:50.527774 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-938021a5-66e1-40e0-a67d-0ae80a507d20 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 Aug 06 13:15:50.528029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-938021a5-66e1-40e0-a67d-0ae80a507d20 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:50.528319 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-938021a5-66e1-40e0-a67d-0ae80a507d20 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:50.535748 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:50.535748 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:50.588809 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bcc5b312-a328-440e-a818-63ac42eb136a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:50.592055 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-938021a5-66e1-40e0-a67d-0ae80a507d20 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:50.592200 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcc5b312-a328-440e-a818-63ac42eb136a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:50.592200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcc5b312-a328-440e-a818-63ac42eb136a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:50.592200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcc5b312-a328-440e-a818-63ac42eb136a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:50.592200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bcc5b312-a328-440e-a818-63ac42eb136a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:50.592623 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-938021a5-66e1-40e0-a67d-0ae80a507d20 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 returned with HTTP 200 Aug 06 13:15:50.592623 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1130/4485] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:50 2026] GET /volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:50.592907 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:50.592907 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:50.592907 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcc5b312-a328-440e-a818-63ac42eb136a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:50.592907 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1116/4486] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:50 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a26a179a-2e98-4d32-a005-a7cc8ba68432 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a26a179a-2e98-4d32-a005-a7cc8ba68432 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] GET https://10.4.3.59/volume/v3/volumes/summary Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a26a179a-2e98-4d32-a005-a7cc8ba68432 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a26a179a-2e98-4d32-a005-a7cc8ba68432 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-a26a179a-2e98-4d32-a005-a7cc8ba68432 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a26a179a-2e98-4d32-a005-a7cc8ba68432 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] Get summary completed successfully. Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a26a179a-2e98-4d32-a005-a7cc8ba68432 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-reader] https://10.4.3.59/volume/v3/volumes/summary returned with HTTP 200 Aug 06 13:15:50.593098 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1116/4487] 10.4.3.59 () {68 vars in 1295 bytes} [Thu Aug 6 13:15:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:50.594025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:50.594025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 Aug 06 13:15:50.594025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:50.594025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:50.594025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume with id: b74dc200-520f-4584-89e2-3bc16b464117 Aug 06 13:15:50.598117 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:50.598117 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:50.598385 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:50.617427 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Delete volume request issued successfully. Aug 06 13:15:50.617661 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-457f3c75-4391-46e2-a1a1-313a5f2fae49 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 returned with HTTP 202 Aug 06 13:15:50.618135 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1126/4488] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:15:50 2026] DELETE /volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:15:50.630578 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d91f24fa-c9f3-4a48-b0c0-cb0a8895fcf8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:50.634787 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d91f24fa-c9f3-4a48-b0c0-cb0a8895fcf8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 Aug 06 13:15:50.634998 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d91f24fa-c9f3-4a48-b0c0-cb0a8895fcf8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:50.635183 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d91f24fa-c9f3-4a48-b0c0-cb0a8895fcf8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:50.645629 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:50.645629 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:50.649381 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d91f24fa-c9f3-4a48-b0c0-cb0a8895fcf8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Volume info retrieved successfully. Aug 06 13:15:50.653751 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d91f24fa-c9f3-4a48-b0c0-cb0a8895fcf8 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 returned with HTTP 200 Aug 06 13:15:50.654147 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1131/4489] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:50 2026] GET /volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:15:51.462883 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b54f560f-7276-4a72-b391-73d63b76df87 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:51.464614 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b54f560f-7276-4a72-b391-73d63b76df87 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:51.464815 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b54f560f-7276-4a72-b391-73d63b76df87 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:51.465003 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b54f560f-7276-4a72-b391-73d63b76df87 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:51.465122 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b54f560f-7276-4a72-b391-73d63b76df87 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:51.469345 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:51.469345 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:51.470081 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b54f560f-7276-4a72-b391-73d63b76df87 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:51.470408 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1117/4490] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:51 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:51.526578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d8bcef2-75e4-487b-99c8-fde17e08897d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:51.528693 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d8bcef2-75e4-487b-99c8-fde17e08897d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d Aug 06 13:15:51.528916 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d8bcef2-75e4-487b-99c8-fde17e08897d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:51.529133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d8bcef2-75e4-487b-99c8-fde17e08897d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:51.536479 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:51.536479 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:51.539889 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d8bcef2-75e4-487b-99c8-fde17e08897d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:51.543590 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d8bcef2-75e4-487b-99c8-fde17e08897d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d returned with HTTP 200 Aug 06 13:15:51.544050 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1117/4491] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:51 2026] GET /volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:51.557822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2d1eb32-1616-4f56-a8d2-f69ddb577345 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:51.559253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25eeed1e-1f6f-488c-a714-79e5a137ab0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:51.559670 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2d1eb32-1616-4f56-a8d2-f69ddb577345 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:51.559860 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2d1eb32-1616-4f56-a8d2-f69ddb577345 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:51.560058 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2d1eb32-1616-4f56-a8d2-f69ddb577345 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:51.560172 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a2d1eb32-1616-4f56-a8d2-f69ddb577345 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete backup with id: 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. Aug 06 13:15:51.561661 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25eeed1e-1f6f-488c-a714-79e5a137ab0d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:51.561941 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25eeed1e-1f6f-488c-a714-79e5a137ab0d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:51.562224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25eeed1e-1f6f-488c-a714-79e5a137ab0d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:51.562405 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-25eeed1e-1f6f-488c-a714-79e5a137ab0d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:51.564383 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:51.564383 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:51.568006 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:51.568006 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:51.568821 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25eeed1e-1f6f-488c-a714-79e5a137ab0d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:51.569289 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1132/4492] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:51 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:51.575140 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-a2d1eb32-1616-4f56-a8d2-f69ddb577345 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] delete_backup rpcapi backup_id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:51.576753 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2d1eb32-1616-4f56-a8d2-f69ddb577345 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 202 Aug 06 13:15:51.577210 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1127/4493] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:51 2026] DELETE /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:51.585383 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21346387-3055-4dd0-a189-af7dc362a415 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:51.589997 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21346387-3055-4dd0-a189-af7dc362a415 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:51.590355 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21346387-3055-4dd0-a189-af7dc362a415 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:51.590419 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21346387-3055-4dd0-a189-af7dc362a415 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:51.590533 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-21346387-3055-4dd0-a189-af7dc362a415 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:51.596424 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:51.596424 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:51.597784 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21346387-3055-4dd0-a189-af7dc362a415 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 200 Aug 06 13:15:51.598346 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1118/4494] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:51 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:51.666681 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5795ab6-7fb2-431c-b18c-ab84ba31ae68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:51.668440 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5795ab6-7fb2-431c-b18c-ab84ba31ae68 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] GET https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 Aug 06 13:15:51.668670 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5795ab6-7fb2-431c-b18c-ab84ba31ae68 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:51.668849 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5795ab6-7fb2-431c-b18c-ab84ba31ae68 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:51.674820 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5795ab6-7fb2-431c-b18c-ab84ba31ae68 tempest-ProjectReaderTests-991599238 tempest-ProjectReaderTests-991599238-project-admin] https://10.4.3.59/volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 returned with HTTP 404 Aug 06 13:15:51.675456 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1118/4495] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:15:51 2026] GET /volume/v3/volumes/b74dc200-520f-4584-89e2-3bc16b464117 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:15:52.579160 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b3a10a5-3fa1-4bf8-983b-b00bd254b368 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:52.581616 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b3a10a5-3fa1-4bf8-983b-b00bd254b368 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:52.581846 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b3a10a5-3fa1-4bf8-983b-b00bd254b368 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:52.582041 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b3a10a5-3fa1-4bf8-983b-b00bd254b368 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:52.582633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9b3a10a5-3fa1-4bf8-983b-b00bd254b368 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:52.588493 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:52.588493 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:52.589385 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b3a10a5-3fa1-4bf8-983b-b00bd254b368 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:52.589852 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1133/4496] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:52 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:52.609897 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50ff3811-037e-4055-b7d7-b5e63ec2bd05 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:52.611668 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50ff3811-037e-4055-b7d7-b5e63ec2bd05 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c Aug 06 13:15:52.611862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50ff3811-037e-4055-b7d7-b5e63ec2bd05 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:52.612038 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50ff3811-037e-4055-b7d7-b5e63ec2bd05 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:52.612139 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-50ff3811-037e-4055-b7d7-b5e63ec2bd05 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:52.615871 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50ff3811-037e-4055-b7d7-b5e63ec2bd05 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c returned with HTTP 404 Aug 06 13:15:52.616316 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1128/4497] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:52 2026] GET /volume/v3/backups/32bf1d6e-8b3d-46e3-a9b4-7a93dfefea8c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:52.624276 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-76794251-0094-49fb-a7cb-11f147e45816 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:52.626057 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76794251-0094-49fb-a7cb-11f147e45816 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:52.626567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76794251-0094-49fb-a7cb-11f147e45816 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:52.626567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76794251-0094-49fb-a7cb-11f147e45816 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:52.626567 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-76794251-0094-49fb-a7cb-11f147e45816 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete backup with id: 6d83c57a-49c7-4b45-9f43-224816be8731. Aug 06 13:15:52.632861 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:52.632861 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:52.644678 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-76794251-0094-49fb-a7cb-11f147e45816 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] delete_backup rpcapi backup_id 6d83c57a-49c7-4b45-9f43-224816be8731 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:52.646511 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76794251-0094-49fb-a7cb-11f147e45816 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 202 Aug 06 13:15:52.646913 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1119/4498] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:15:52 2026] DELETE /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:52.661137 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3fe0b8b-befe-42a9-8de3-02c8c490a573 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:52.662924 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3fe0b8b-befe-42a9-8de3-02c8c490a573 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:52.663108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3fe0b8b-befe-42a9-8de3-02c8c490a573 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:52.663314 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3fe0b8b-befe-42a9-8de3-02c8c490a573 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:52.663433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d3fe0b8b-befe-42a9-8de3-02c8c490a573 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:52.669891 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:52.669891 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:52.670818 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3fe0b8b-befe-42a9-8de3-02c8c490a573 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 200 Aug 06 13:15:52.671399 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1119/4499] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:52 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:53.599334 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b3869aa-0dc5-4f6d-a45d-6fdbf39a800f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:53.600905 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b3869aa-0dc5-4f6d-a45d-6fdbf39a800f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:53.601094 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b3869aa-0dc5-4f6d-a45d-6fdbf39a800f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:53.601322 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b3869aa-0dc5-4f6d-a45d-6fdbf39a800f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:53.601453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3b3869aa-0dc5-4f6d-a45d-6fdbf39a800f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 5df364f7-2964-486f-b218-3786e914e966. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:53.605509 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:53.605509 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:53.606038 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b3869aa-0dc5-4f6d-a45d-6fdbf39a800f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 200 Aug 06 13:15:53.606360 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1134/4500] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:53 2026] GET /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:53.616135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-030e6555-d9b9-4a88-8fb3-7a9023933e37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:53.618243 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-030e6555-d9b9-4a88-8fb3-7a9023933e37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 Aug 06 13:15:53.618488 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-030e6555-d9b9-4a88-8fb3-7a9023933e37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:53.618725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-030e6555-d9b9-4a88-8fb3-7a9023933e37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:53.618857 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-030e6555-d9b9-4a88-8fb3-7a9023933e37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete backup with id: 5df364f7-2964-486f-b218-3786e914e966. Aug 06 13:15:53.624066 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:53.624066 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:53.638111 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-030e6555-d9b9-4a88-8fb3-7a9023933e37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] delete_backup rpcapi backup_id 5df364f7-2964-486f-b218-3786e914e966 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:15:53.639597 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-030e6555-d9b9-4a88-8fb3-7a9023933e37 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 returned with HTTP 202 Aug 06 13:15:53.640148 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1129/4501] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:15:53 2026] DELETE /volume/v3/backups/5df364f7-2964-486f-b218-3786e914e966 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:15:53.650614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:53.652191 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:53.652526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-889576182"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:53.654216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-889576182'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:53.654352 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume of 1 GB Aug 06 13:15:53.659252 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Availability Zones retrieved successfully. Aug 06 13:15:53.663323 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (b6ee4baa-90e8-488d-a757-47d1775258f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:53.664284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f3a810-d816-4e8d-b30f-dc2c1113075e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.664952 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:53.680874 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22e9707d-56bf-4abe-a993-d1b954ec5fde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:53.682844 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22e9707d-56bf-4abe-a993-d1b954ec5fde tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 Aug 06 13:15:53.683041 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22e9707d-56bf-4abe-a993-d1b954ec5fde tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:53.683217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22e9707d-56bf-4abe-a993-d1b954ec5fde tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:53.683337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-22e9707d-56bf-4abe-a993-d1b954ec5fde tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6d83c57a-49c7-4b45-9f43-224816be8731. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:53.687394 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22e9707d-56bf-4abe-a993-d1b954ec5fde tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 returned with HTTP 404 Aug 06 13:15:53.687990 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1120/4502] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:53 2026] GET /volume/v3/backups/6d83c57a-49c7-4b45-9f43-224816be8731 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:15:53.697453 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f3a810-d816-4e8d-b30f-dc2c1113075e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.698467 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5454513-c4ba-4d34-af81-18123d8780e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.715954 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a681122-7032-49b5-88f8-e20daeda093c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:53.717631 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:15:53.717922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "name": "tempest-VolumesBackupsTest-Volume-379249493"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:53.719976 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'name': 'tempest-VolumesBackupsTest-Volume-379249493'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:15:53.744787 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['18a72fc3-06a1-4f93-b79e-01acfe83ccda', '10451196-566a-4b2d-96da-7d5f84eb6330', 'b7558ed9-94a8-4957-8f3f-291562127de1', '2bd5429f-0554-4104-82c4-cea7a037ca32'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:53.745717 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5454513-c4ba-4d34-af81-18123d8780e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18a72fc3-06a1-4f93-b79e-01acfe83ccda', '10451196-566a-4b2d-96da-7d5f84eb6330', 'b7558ed9-94a8-4957-8f3f-291562127de1', '2bd5429f-0554-4104-82c4-cea7a037ca32']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.746733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c6ac29-554b-4285-8cf4-bb5756929d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.773029 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c6ac29-554b-4285-8cf4-bb5756929d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71eb625e-f4d3-4a61-95b1-0a68a63634a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-889576182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['18a72fc3-06a1-4f93-b79e-01acfe83ccda','10451196-566a-4b2d-96da-7d5f84eb6330','b7558ed9-94a8-4957-8f3f-291562127de1','2bd5429f-0554-4104-82c4-cea7a037ca32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-889576182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71eb625e-f4d3-4a61-95b1-0a68a63634a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.774005 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46a090b-fd07-45b3-83fb-9daeeede9a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.790599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46a090b-fd07-45b3-83fb-9daeeede9a4f) transitioned into state 'SUCCESS' from state '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-889576182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['18a72fc3-06a1-4f93-b79e-01acfe83ccda','10451196-566a-4b2d-96da-7d5f84eb6330','b7558ed9-94a8-4957-8f3f-291562127de1','2bd5429f-0554-4104-82c4-cea7a037ca32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.791250 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09f89c3-e6e3-481f-8bbd-19a6af06efed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.803064 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09f89c3-e6e3-481f-8bbd-19a6af06efed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.803866 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (b6ee4baa-90e8-488d-a757-47d1775258f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:53.804108 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request issued successfully. Aug 06 13:15:53.804702 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4005e081-4cb9-4ca8-8938-a6df78d75cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:53.805160 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1120/4503] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:15:53 2026] POST /volume/v3/volumes => generated 775 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:53.811351 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume of 1 GB Aug 06 13:15:53.816503 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Availability Zones retrieved successfully. Aug 06 13:15:53.818935 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95bcf973-242c-41c9-b6f5-97fc74111ab3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:53.822523 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95bcf973-242c-41c9-b6f5-97fc74111ab3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 Aug 06 13:15:53.822811 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95bcf973-242c-41c9-b6f5-97fc74111ab3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:53.823009 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95bcf973-242c-41c9-b6f5-97fc74111ab3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:53.824911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (cc9cf3a2-66d3-4a45-af58-f13a5e4c3c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:53.826159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c116b2-cccd-4fb8-9ddb-3e558b10fe99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.827434 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:15:53.836602 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:53.836602 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:53.842239 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95bcf973-242c-41c9-b6f5-97fc74111ab3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:15:53.846020 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95bcf973-242c-41c9-b6f5-97fc74111ab3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 returned with HTTP 200 Aug 06 13:15:53.846509 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1130/4504] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:53 2026] GET /volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:53.885398 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c116b2-cccd-4fb8-9ddb-3e558b10fe99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.886071 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e44e5b6-18c6-46b0-88ef-740f423715f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.938933 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['a46feb11-7af9-42da-b12c-a8d13fb099db', 'bc50c581-4304-4396-ad1c-934ed7beafdf', '16b8befc-90bc-4d7a-aeba-1e6832eb3947', 'd42e9b10-c09c-4a18-a78e-7cc68c0c40f3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:53.939303 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e44e5b6-18c6-46b0-88ef-740f423715f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a46feb11-7af9-42da-b12c-a8d13fb099db', 'bc50c581-4304-4396-ad1c-934ed7beafdf', '16b8befc-90bc-4d7a-aeba-1e6832eb3947', 'd42e9b10-c09c-4a18-a78e-7cc68c0c40f3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.939826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae3886d-562f-480b-ad77-bf47c030e676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.964046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae3886d-562f-480b-ad77-bf47c030e676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bd5e4e1-9bae-47de-bce4-c7f516e42b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-379249493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['a46feb11-7af9-42da-b12c-a8d13fb099db','bc50c581-4304-4396-ad1c-934ed7beafdf','16b8befc-90bc-4d7a-aeba-1e6832eb3947','d42e9b10-c09c-4a18-a78e-7cc68c0c40f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-379249493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bd5e4e1-9bae-47de-bce4-c7f516e42b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='283a75b390b442c6bfc6d6efd101faf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8275a71f8094454cbe00978ddf24e444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:53.964700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7bdc64-ce57-4f60-8196-84c92b4bdc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:53.999476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7bdc64-ce57-4f60-8196-84c92b4bdc8f) transitioned into state 'SUCCESS' from state '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-379249493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['a46feb11-7af9-42da-b12c-a8d13fb099db','bc50c581-4304-4396-ad1c-934ed7beafdf','16b8befc-90bc-4d7a-aeba-1e6832eb3947','d42e9b10-c09c-4a18-a78e-7cc68c0c40f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:54.000172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f53bf5-f5ce-4662-957e-11684d0ef1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:15:54.010224 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f53bf5-f5ce-4662-957e-11684d0ef1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:15:54.011102 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (cc9cf3a2-66d3-4a45-af58-f13a5e4c3c47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:15:54.011481 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request issued successfully. Aug 06 13:15:54.012054 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a681122-7032-49b5-88f8-e20daeda093c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:15:54.012562 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1135/4505] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:15:53 2026] POST /volume/v3/volumes => generated 746 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:54.028969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-922cb052-8106-4fce-8efa-0e01b563ccb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:54.031199 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-922cb052-8106-4fce-8efa-0e01b563ccb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:15:54.031498 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-922cb052-8106-4fce-8efa-0e01b563ccb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:54.031744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-922cb052-8106-4fce-8efa-0e01b563ccb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:54.041118 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:54.041118 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:54.045892 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-922cb052-8106-4fce-8efa-0e01b563ccb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:54.052107 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-922cb052-8106-4fce-8efa-0e01b563ccb3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:15:54.052687 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1121/4506] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:54 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:54.862696 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0bbf1ba-0076-41a0-90ac-997569dc8864 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:54.868906 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0bbf1ba-0076-41a0-90ac-997569dc8864 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 Aug 06 13:15:54.869169 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0bbf1ba-0076-41a0-90ac-997569dc8864 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:54.869454 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0bbf1ba-0076-41a0-90ac-997569dc8864 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:54.883025 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:54.883025 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:54.886573 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0bbf1ba-0076-41a0-90ac-997569dc8864 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:15:54.891435 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0bbf1ba-0076-41a0-90ac-997569dc8864 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 returned with HTTP 200 Aug 06 13:15:54.892177 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1121/4507] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:54 2026] GET /volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:54.909541 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-add0d8fc-2a24-436e-bfd3-4924013724dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:54.911165 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-add0d8fc-2a24-436e-bfd3-4924013724dd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:54.911651 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-add0d8fc-2a24-436e-bfd3-4924013724dd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "71eb625e-f4d3-4a61-95b1-0a68a63634a2", "name": "tempest-type-Backup-646416251"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:54.913030 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-add0d8fc-2a24-436e-bfd3-4924013724dd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating new backup {'backup': {'volume_id': '71eb625e-f4d3-4a61-95b1-0a68a63634a2', 'name': 'tempest-type-Backup-646416251'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:54.913215 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-add0d8fc-2a24-436e-bfd3-4924013724dd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating backup of volume 71eb625e-f4d3-4a61-95b1-0a68a63634a2 in container None Aug 06 13:15:54.925193 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:54.925193 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:54.925713 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-add0d8fc-2a24-436e-bfd3-4924013724dd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:15:54.951789 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-add0d8fc-2a24-436e-bfd3-4924013724dd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['bde6197f-df5d-4756-8078-c019effc836b', 'af1cf645-645a-477f-8ff8-ee21578b4159'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:54.993956 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-add0d8fc-2a24-436e-bfd3-4924013724dd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:54.994420 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1131/4508] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:15:54 2026] POST /volume/v3/backups => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:55.005291 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49349c57-d68a-4af3-9899-302a67833fdd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:55.007118 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49349c57-d68a-4af3-9899-302a67833fdd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:15:55.007371 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49349c57-d68a-4af3-9899-302a67833fdd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:55.007656 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49349c57-d68a-4af3-9899-302a67833fdd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:55.007837 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-49349c57-d68a-4af3-9899-302a67833fdd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:55.012945 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:55.012945 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:55.013569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49349c57-d68a-4af3-9899-302a67833fdd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:15:55.013966 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1136/4509] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:55 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:55.067396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be580299-d722-4334-b81e-a239dfec6f0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:55.069156 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be580299-d722-4334-b81e-a239dfec6f0a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:15:55.069276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be580299-d722-4334-b81e-a239dfec6f0a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:55.069467 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be580299-d722-4334-b81e-a239dfec6f0a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:55.075582 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:55.075582 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:55.078515 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be580299-d722-4334-b81e-a239dfec6f0a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:55.082636 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be580299-d722-4334-b81e-a239dfec6f0a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:15:55.083000 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1122/4510] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:55 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 1354 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:15:55.095656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-885858f3-ed55-495c-bb26-bf462f037c91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:55.099038 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-885858f3-ed55-495c-bb26-bf462f037c91 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:15:55.099399 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-885858f3-ed55-495c-bb26-bf462f037c91 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4bd5e4e1-9bae-47de-bce4-c7f516e42b77", "name": "tempest-VolumesBackupsTest-Backup-1788947238"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:15:55.100862 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-885858f3-ed55-495c-bb26-bf462f037c91 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating new backup {'backup': {'volume_id': '4bd5e4e1-9bae-47de-bce4-c7f516e42b77', 'name': 'tempest-VolumesBackupsTest-Backup-1788947238'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:15:55.101040 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-885858f3-ed55-495c-bb26-bf462f037c91 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating backup of volume 4bd5e4e1-9bae-47de-bce4-c7f516e42b77 in container None Aug 06 13:15:55.116280 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:55.116280 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:55.116280 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-885858f3-ed55-495c-bb26-bf462f037c91 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:15:55.130649 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-885858f3-ed55-495c-bb26-bf462f037c91 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['d2b54982-ea82-490e-9fd0-a9b0167df38b', '26878ee3-dcc0-4619-add5-67aad59f93cf'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:15:55.164481 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-885858f3-ed55-495c-bb26-bf462f037c91 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:15:55.164865 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1122/4511] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:15:55 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:15:55.173569 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42ba205a-2e54-48ae-b35b-8e0d203a4799 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:55.175747 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42ba205a-2e54-48ae-b35b-8e0d203a4799 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:15:55.175994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42ba205a-2e54-48ae-b35b-8e0d203a4799 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:55.176217 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42ba205a-2e54-48ae-b35b-8e0d203a4799 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:55.176391 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-42ba205a-2e54-48ae-b35b-8e0d203a4799 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:55.181941 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:55.181941 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:55.182800 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42ba205a-2e54-48ae-b35b-8e0d203a4799 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:15:55.183176 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1132/4512] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:55 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:56.026112 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49b29436-3a4f-423c-885f-dc3a76850112 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:56.027971 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49b29436-3a4f-423c-885f-dc3a76850112 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:15:56.028161 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49b29436-3a4f-423c-885f-dc3a76850112 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:56.028376 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49b29436-3a4f-423c-885f-dc3a76850112 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:56.028479 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-49b29436-3a4f-423c-885f-dc3a76850112 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:56.032652 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:56.032652 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:56.033243 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49b29436-3a4f-423c-885f-dc3a76850112 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:15:56.037196 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1137/4513] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:56 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:56.194860 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5a5a6ce-2552-4aa7-bfaa-273507338de1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:56.196861 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5a5a6ce-2552-4aa7-bfaa-273507338de1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:15:56.197056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5a5a6ce-2552-4aa7-bfaa-273507338de1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:56.197232 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5a5a6ce-2552-4aa7-bfaa-273507338de1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:56.197370 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c5a5a6ce-2552-4aa7-bfaa-273507338de1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:56.201781 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:56.201781 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:56.202768 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5a5a6ce-2552-4aa7-bfaa-273507338de1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:15:56.203185 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1123/4514] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:56 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:57.045843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eecf0423-8e5d-4704-b4a3-ee5d8fcba901 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:57.047943 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eecf0423-8e5d-4704-b4a3-ee5d8fcba901 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:15:57.048169 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eecf0423-8e5d-4704-b4a3-ee5d8fcba901 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:57.048446 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eecf0423-8e5d-4704-b4a3-ee5d8fcba901 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:57.048601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-eecf0423-8e5d-4704-b4a3-ee5d8fcba901 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:57.054096 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:57.054096 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:57.054707 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eecf0423-8e5d-4704-b4a3-ee5d8fcba901 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:15:57.055165 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1123/4515] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:57 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:57.215070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-592ee796-e753-49a7-bc7b-757f940d54e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:57.218033 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-592ee796-e753-49a7-bc7b-757f940d54e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:15:57.218033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-592ee796-e753-49a7-bc7b-757f940d54e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:57.218033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-592ee796-e753-49a7-bc7b-757f940d54e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:57.218033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-592ee796-e753-49a7-bc7b-757f940d54e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:57.220906 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=285,cinder:INSERT=47,cinder:UPDATE=91 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:15:57.224856 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:57.224856 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:57.226204 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-592ee796-e753-49a7-bc7b-757f940d54e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:15:57.227250 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1133/4516] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:57 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:58.070373 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb1c3550-79a2-41fd-bf46-352c55136284 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:58.070762 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb1c3550-79a2-41fd-bf46-352c55136284 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:15:58.070903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb1c3550-79a2-41fd-bf46-352c55136284 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:58.071090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb1c3550-79a2-41fd-bf46-352c55136284 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:58.071090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fb1c3550-79a2-41fd-bf46-352c55136284 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:58.075253 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=251,cinder:INSERT=41,cinder:UPDATE=75 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:15:58.077201 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:58.077201 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:15:58.078135 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb1c3550-79a2-41fd-bf46-352c55136284 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:15:58.078871 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1138/4517] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:58 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:58.237853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce35c467-eaf7-4d2e-92ae-0083458ba4a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:58.239779 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce35c467-eaf7-4d2e-92ae-0083458ba4a7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:15:58.239994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce35c467-eaf7-4d2e-92ae-0083458ba4a7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:58.240190 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce35c467-eaf7-4d2e-92ae-0083458ba4a7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:58.240333 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ce35c467-eaf7-4d2e-92ae-0083458ba4a7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:58.244526 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:58.244526 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:15:58.245395 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce35c467-eaf7-4d2e-92ae-0083458ba4a7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:15:58.245801 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1124/4518] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:58 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:59.094037 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7212d862-401d-413d-be3e-9af145ab9523 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:59.102240 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7212d862-401d-413d-be3e-9af145ab9523 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:15:59.102240 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7212d862-401d-413d-be3e-9af145ab9523 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:59.102240 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7212d862-401d-413d-be3e-9af145ab9523 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:59.102240 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7212d862-401d-413d-be3e-9af145ab9523 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:59.107111 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=360,cinder:INSERT=73,cinder:UPDATE=141 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:15:59.110915 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:59.110915 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:15:59.111547 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7212d862-401d-413d-be3e-9af145ab9523 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:15:59.111887 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1124/4519] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:15:59 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:15:59.257981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-594f47cf-7fdf-4993-9352-024047b880c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:15:59.259570 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-594f47cf-7fdf-4993-9352-024047b880c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:15:59.259862 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-594f47cf-7fdf-4993-9352-024047b880c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:15:59.262060 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-594f47cf-7fdf-4993-9352-024047b880c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:15:59.262060 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-594f47cf-7fdf-4993-9352-024047b880c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:15:59.270524 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:15:59.270524 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:15:59.271273 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-594f47cf-7fdf-4993-9352-024047b880c8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:15:59.271640 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1134/4520] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:15:59 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:00.123290 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d163259b-dbdb-4d02-8f3a-52c7f967466f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:00.125088 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d163259b-dbdb-4d02-8f3a-52c7f967466f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:00.125372 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d163259b-dbdb-4d02-8f3a-52c7f967466f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:00.125597 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d163259b-dbdb-4d02-8f3a-52c7f967466f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:00.125694 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d163259b-dbdb-4d02-8f3a-52c7f967466f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:00.129917 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:00.129917 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:00.130562 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d163259b-dbdb-4d02-8f3a-52c7f967466f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:00.130920 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1139/4521] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:00 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:00.286537 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea25f4ef-2728-4a95-996a-8a278a242e5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:00.288756 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea25f4ef-2728-4a95-996a-8a278a242e5d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:00.288925 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea25f4ef-2728-4a95-996a-8a278a242e5d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:00.289119 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea25f4ef-2728-4a95-996a-8a278a242e5d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:00.289232 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ea25f4ef-2728-4a95-996a-8a278a242e5d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:00.293181 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:00.293181 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:00.293905 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea25f4ef-2728-4a95-996a-8a278a242e5d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:00.294241 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1125/4522] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:00 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:01.142792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ac85419-3689-4825-b05a-8f8722c792e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:01.144923 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ac85419-3689-4825-b05a-8f8722c792e0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:01.145129 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ac85419-3689-4825-b05a-8f8722c792e0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:01.145366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ac85419-3689-4825-b05a-8f8722c792e0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:01.145817 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5ac85419-3689-4825-b05a-8f8722c792e0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:01.151034 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:01.151034 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:01.151731 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ac85419-3689-4825-b05a-8f8722c792e0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:01.152069 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1125/4523] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:01 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:01.306517 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6afe7235-83fb-4daa-9726-e8ae46a5aa78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:01.308274 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6afe7235-83fb-4daa-9726-e8ae46a5aa78 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:01.308477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6afe7235-83fb-4daa-9726-e8ae46a5aa78 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:01.308681 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6afe7235-83fb-4daa-9726-e8ae46a5aa78 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:01.308799 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6afe7235-83fb-4daa-9726-e8ae46a5aa78 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:01.312724 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:01.312724 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:01.313426 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6afe7235-83fb-4daa-9726-e8ae46a5aa78 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:01.313918 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1135/4524] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:01 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:01.655821 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81a458a1-6851-4804-bc18-25338bae619e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:01.764451 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81a458a1-6851-4804-bc18-25338bae619e tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:16:01.764931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81a458a1-6851-4804-bc18-25338bae619e tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-973609800", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:01.782879 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81a458a1-6851-4804-bc18-25338bae619e tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:16:01.783247 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1140/4525] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:16:01 2026] POST /volume/v3/types => generated 211 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:01.791697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f4b6a92-d567-4af8-abf5-73431ae2b3c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:01.794409 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f4b6a92-d567-4af8-abf5-73431ae2b3c5 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] POST https://10.4.3.59/volume/v3/types/e6900959-3a6e-43c3-ac8b-d97a8e9ab15e/encryption Aug 06 13:16:01.794855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f4b6a92-d567-4af8-abf5-73431ae2b3c5 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:01.812982 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f4b6a92-d567-4af8-abf5-73431ae2b3c5 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/types/e6900959-3a6e-43c3-ac8b-d97a8e9ab15e/encryption returned with HTTP 200 Aug 06 13:16:01.813471 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1126/4526] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:16:01 2026] POST /volume/v3/types/e6900959-3a6e-43c3-ac8b-d97a8e9ab15e/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:01.821403 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28a29c90-6449-4d40-a410-5e65c4095570 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:01.883570 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:16:01.883909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1811554092", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-973609800", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:01.885532 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1811554092', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-973609800', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:16:01.889642 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume of 1 GB Aug 06 13:16:01.889899 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:01.889899 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:01.890418 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Availability Zones retrieved successfully. Aug 06 13:16:01.895888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (b7aa4c23-39c1-4358-b6d6-7cbb7a727e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:01.897396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc338287-12b0-4caa-867e-85c64cc48bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:01.900283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:16:01.925984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc338287-12b0-4caa-867e-85c64cc48bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:16:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e,is_public=True,name='tempest-scenario-type-luks-973609800',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6900959-3a6e-43c3-ac8b-d97a8e9ab15e', '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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:01.926656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2eb613f-7b65-445a-a66a-8fb9ff85f36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:01.950321 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-973609800 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-973609800, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:16:01.950548 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-973609800 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-973609800, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:16:01.979888 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Created reservations ['7c827837-9713-4552-a4f4-6aa5ed5e27ae', '51ff3a62-1a75-495c-8727-74e858ce618e', '34f78c79-7af2-4e0b-8808-394697fb1801', 'd3a022f1-4116-4ec1-8e7b-638a32d20c9a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:01.980616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2eb613f-7b65-445a-a66a-8fb9ff85f36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c827837-9713-4552-a4f4-6aa5ed5e27ae', '51ff3a62-1a75-495c-8727-74e858ce618e', '34f78c79-7af2-4e0b-8808-394697fb1801', 'd3a022f1-4116-4ec1-8e7b-638a32d20c9a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:01.981274 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a35e18d-1871-4bde-a9a5-b6878fa294c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:02.001899 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a35e18d-1871-4bde-a9a5-b6878fa294c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f5e4e76-a83a-45b5-bbf2-5573906bfb38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1811554092',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['7c827837-9713-4552-a4f4-6aa5ed5e27ae','51ff3a62-1a75-495c-8727-74e858ce618e','34f78c79-7af2-4e0b-8808-394697fb1801','d3a022f1-4116-4ec1-8e7b-638a32d20c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1811554092',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1f5e4e76-a83a-45b5-bbf2-5573906bfb38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8775a9477d44e4b81750f2a98293b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc67903b6299456d8108b0baba29d982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6900959-3a6e-43c3-ac8b-d97a8e9ab15e),volume_type_id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:02.003078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872a526f-b6b5-4085-a1c9-499a18f3ba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:02.020834 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872a526f-b6b5-4085-a1c9-499a18f3ba99) transitioned into state 'SUCCESS' from state '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-1811554092',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['7c827837-9713-4552-a4f4-6aa5ed5e27ae','51ff3a62-1a75-495c-8727-74e858ce618e','34f78c79-7af2-4e0b-8808-394697fb1801','d3a022f1-4116-4ec1-8e7b-638a32d20c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:02.021729 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e7b638-a072-43a9-8079-b4877125effd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:02.033945 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e7b638-a072-43a9-8079-b4877125effd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:02.035048 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (b7aa4c23-39c1-4358-b6d6-7cbb7a727e9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:02.035491 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request issued successfully. Aug 06 13:16:02.036670 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28a29c90-6449-4d40-a410-5e65c4095570 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:16:02.037062 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1126/4527] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:16:01 2026] POST /volume/v3/volumes => generated 782 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:02.053161 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f04a660-7094-4953-8056-9a5778e11799 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:02.055028 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f04a660-7094-4953-8056-9a5778e11799 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 Aug 06 13:16:02.057356 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f04a660-7094-4953-8056-9a5778e11799 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:02.057618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f04a660-7094-4953-8056-9a5778e11799 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:02.074853 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:02.074853 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:02.084124 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f04a660-7094-4953-8056-9a5778e11799 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:02.090817 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f04a660-7094-4953-8056-9a5778e11799 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 returned with HTTP 200 Aug 06 13:16:02.091311 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1136/4528] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:02 2026] GET /volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:02.163234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e76038a7-f619-4626-b431-5a2d60831ea9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:02.164943 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e76038a7-f619-4626-b431-5a2d60831ea9 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:02.165143 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e76038a7-f619-4626-b431-5a2d60831ea9 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:02.165355 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e76038a7-f619-4626-b431-5a2d60831ea9 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:02.165522 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e76038a7-f619-4626-b431-5a2d60831ea9 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:02.169402 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:02.169402 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:02.169951 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e76038a7-f619-4626-b431-5a2d60831ea9 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:02.170332 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1141/4529] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:02 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:02.324534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d853b614-6e19-41a0-99a9-71500a185340 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:02.326007 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d853b614-6e19-41a0-99a9-71500a185340 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:02.326384 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d853b614-6e19-41a0-99a9-71500a185340 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:02.326674 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d853b614-6e19-41a0-99a9-71500a185340 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:02.326881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d853b614-6e19-41a0-99a9-71500a185340 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:02.331543 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:02.331543 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:02.332610 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d853b614-6e19-41a0-99a9-71500a185340 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:02.333141 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1127/4530] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:02 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:03.111429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b527ff9b-0905-461a-851b-0b91588da261 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:03.113803 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b527ff9b-0905-461a-851b-0b91588da261 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 Aug 06 13:16:03.114078 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b527ff9b-0905-461a-851b-0b91588da261 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:03.114410 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b527ff9b-0905-461a-851b-0b91588da261 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:03.121865 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:03.121865 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:03.125331 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b527ff9b-0905-461a-851b-0b91588da261 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:03.129006 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b527ff9b-0905-461a-851b-0b91588da261 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 returned with HTTP 200 Aug 06 13:16:03.129428 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1127/4531] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:03 2026] GET /volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:03.141384 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f26b937-48ff-4722-85f6-06d906ee21bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:03.143018 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f26b937-48ff-4722-85f6-06d906ee21bc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 Aug 06 13:16:03.143199 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f26b937-48ff-4722-85f6-06d906ee21bc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:03.143398 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f26b937-48ff-4722-85f6-06d906ee21bc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:03.149962 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:03.149962 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:03.153391 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f26b937-48ff-4722-85f6-06d906ee21bc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:03.156929 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f26b937-48ff-4722-85f6-06d906ee21bc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 returned with HTTP 200 Aug 06 13:16:03.157269 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1137/4532] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:03 2026] GET /volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:03.170358 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:03.172000 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:16:03.172414 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1900263295", "source_volid": "1f5e4e76-a83a-45b5-bbf2-5573906bfb38", "volume_type": "tempest-scenario-type-luks-973609800", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:03.173958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1900263295', 'source_volid': '1f5e4e76-a83a-45b5-bbf2-5573906bfb38', 'volume_type': 'tempest-scenario-type-luks-973609800', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:16:03.183400 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51518992-20a9-4f88-bf94-99ba8d40bd46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:03.185445 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51518992-20a9-4f88-bf94-99ba8d40bd46 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:03.185837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51518992-20a9-4f88-bf94-99ba8d40bd46 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:03.185999 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:03.185999 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:03.186285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51518992-20a9-4f88-bf94-99ba8d40bd46 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:03.186510 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-51518992-20a9-4f88-bf94-99ba8d40bd46 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:03.187274 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume retrieved successfully. Aug 06 13:16:03.187274 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume of 1 GB Aug 06 13:16:03.187827 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Availability Zones retrieved successfully. Aug 06 13:16:03.188632 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=193,cinder:INSERT=28,cinder:UPDATE=48 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:16:03.192239 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:03.192239 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:03.193418 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51518992-20a9-4f88-bf94-99ba8d40bd46 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:03.194285 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1128/4533] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:03 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:03.195222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (99ed86a8-b1b5-440a-8d41-8d72324c13ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:03.196235 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1dda609-b964-409d-b739-ecc975644af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:03.197497 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:16:03.216206 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1dda609-b964-409d-b739-ecc975644af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1f5e4e76-a83a-45b5-bbf2-5573906bfb38', 'volume_type': VolumeType(created_at=2026-08-06T13:16:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e,is_public=True,name='tempest-scenario-type-luks-973609800',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6900959-3a6e-43c3-ac8b-d97a8e9ab15e', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:03.216999 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e21d547a-ba09-4ddb-b961-a0dd1b103946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:03.241714 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-973609800 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-973609800, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:16:03.242071 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-973609800 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-973609800, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:16:03.253750 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Created reservations ['95d141c8-f9b1-4e45-86d4-b092fb2e33b3', 'a4483643-dfc6-4bfa-a65c-3efb72485a86', '9ecb86c6-dbd4-4922-b236-e09a29da0c8e', 'ed147ab6-88ab-4ab0-807f-1a77cac1bb04'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:03.254713 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e21d547a-ba09-4ddb-b961-a0dd1b103946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d141c8-f9b1-4e45-86d4-b092fb2e33b3', 'a4483643-dfc6-4bfa-a65c-3efb72485a86', '9ecb86c6-dbd4-4922-b236-e09a29da0c8e', 'ed147ab6-88ab-4ab0-807f-1a77cac1bb04']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:03.255428 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a4f050-482d-46d4-9fe8-a1d7a28bac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:03.288658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a4f050-482d-46d4-9fe8-a1d7a28bac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aba6d7a9-adc8-4ba1-8219-5a55cffc8695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1900263295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['95d141c8-f9b1-4e45-86d4-b092fb2e33b3','a4483643-dfc6-4bfa-a65c-3efb72485a86','9ecb86c6-dbd4-4922-b236-e09a29da0c8e','ed147ab6-88ab-4ab0-807f-1a77cac1bb04'],size=1,snapshot_id=None,source_replicaid=,source_volid=1f5e4e76-a83a-45b5-bbf2-5573906bfb38,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1900263295',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aba6d7a9-adc8-4ba1-8219-5a55cffc8695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8775a9477d44e4b81750f2a98293b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1f5e4e76-a83a-45b5-bbf2-5573906bfb38,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc67903b6299456d8108b0baba29d982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6900959-3a6e-43c3-ac8b-d97a8e9ab15e),volume_type_id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:03.289513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6380b0-bfce-4247-a46f-b36dc22ab2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:03.309410 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6380b0-bfce-4247-a46f-b36dc22ab2d7) transitioned into state 'SUCCESS' from state '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-1900263295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['95d141c8-f9b1-4e45-86d4-b092fb2e33b3','a4483643-dfc6-4bfa-a65c-3efb72485a86','9ecb86c6-dbd4-4922-b236-e09a29da0c8e','ed147ab6-88ab-4ab0-807f-1a77cac1bb04'],size=1,snapshot_id=None,source_replicaid=,source_volid=1f5e4e76-a83a-45b5-bbf2-5573906bfb38,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=e6900959-3a6e-43c3-ac8b-d97a8e9ab15e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:03.310163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c412c7d-4bff-4554-8b8e-01f42b27f406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:03.324697 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c412c7d-4bff-4554-8b8e-01f42b27f406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:03.325446 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (99ed86a8-b1b5-440a-8d41-8d72324c13ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:03.325722 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request issued successfully. Aug 06 13:16:03.326236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba0c7213-fee9-49c1-9f8c-2471adeff633 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:16:03.326665 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1142/4534] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:16:03 2026] POST /volume/v3/volumes => generated 809 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:03.338292 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e681764-61f0-4d57-8b7f-335e55df8a7f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:03.341350 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e681764-61f0-4d57-8b7f-335e55df8a7f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:03.341350 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e681764-61f0-4d57-8b7f-335e55df8a7f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:03.341350 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e681764-61f0-4d57-8b7f-335e55df8a7f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:03.343528 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ee88fd1-3da7-4358-89d5-73c434763ed3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:03.347281 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ee88fd1-3da7-4358-89d5-73c434763ed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:03.347481 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ee88fd1-3da7-4358-89d5-73c434763ed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:03.347674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ee88fd1-3da7-4358-89d5-73c434763ed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:03.347778 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9ee88fd1-3da7-4358-89d5-73c434763ed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:03.351268 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:03.351268 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:03.352457 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:03.352457 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:03.353205 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ee88fd1-3da7-4358-89d5-73c434763ed3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:03.353614 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1138/4535] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:03 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:03.357404 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1e681764-61f0-4d57-8b7f-335e55df8a7f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:03.363388 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e681764-61f0-4d57-8b7f-335e55df8a7f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:03.363909 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1128/4536] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:03 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:04.207302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8be3c5c-40b6-4a26-a481-629f00bffddb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:04.209040 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8be3c5c-40b6-4a26-a481-629f00bffddb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:04.209638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8be3c5c-40b6-4a26-a481-629f00bffddb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:04.209747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8be3c5c-40b6-4a26-a481-629f00bffddb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:04.209920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d8be3c5c-40b6-4a26-a481-629f00bffddb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:04.215221 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:04.215221 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:04.215221 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8be3c5c-40b6-4a26-a481-629f00bffddb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:04.215221 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1129/4537] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:04 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:04.368891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3797f4df-2d68-47c0-974f-4828d6b02925 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:04.371522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3797f4df-2d68-47c0-974f-4828d6b02925 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:04.371522 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3797f4df-2d68-47c0-974f-4828d6b02925 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:04.371801 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3797f4df-2d68-47c0-974f-4828d6b02925 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:04.371927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3797f4df-2d68-47c0-974f-4828d6b02925 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:04.381290 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:04.381290 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:04.381420 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-80948d26-72fb-43c4-a657-07c6f4aafced None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:04.381673 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3797f4df-2d68-47c0-974f-4828d6b02925 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:04.381673 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1143/4538] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:04 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:04.381725 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80948d26-72fb-43c4-a657-07c6f4aafced tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:04.381725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80948d26-72fb-43c4-a657-07c6f4aafced tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:04.381725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80948d26-72fb-43c4-a657-07c6f4aafced tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:04.386303 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:04.386303 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:04.389848 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80948d26-72fb-43c4-a657-07c6f4aafced tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:04.394091 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80948d26-72fb-43c4-a657-07c6f4aafced tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:04.394493 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1139/4539] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:04 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:05.224723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-045f8f2e-aa3b-4271-941a-b3b9f569f2a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:05.226502 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-045f8f2e-aa3b-4271-941a-b3b9f569f2a4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:05.226696 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-045f8f2e-aa3b-4271-941a-b3b9f569f2a4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:05.226872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-045f8f2e-aa3b-4271-941a-b3b9f569f2a4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:05.226964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-045f8f2e-aa3b-4271-941a-b3b9f569f2a4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:05.231348 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:05.231348 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:05.231882 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-045f8f2e-aa3b-4271-941a-b3b9f569f2a4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:05.232404 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1129/4540] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:05 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:05.388230 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a627f3b-1b5d-4a2e-9f2c-5acaa0261fcb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:05.390396 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a627f3b-1b5d-4a2e-9f2c-5acaa0261fcb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:05.390636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a627f3b-1b5d-4a2e-9f2c-5acaa0261fcb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:05.390867 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a627f3b-1b5d-4a2e-9f2c-5acaa0261fcb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:05.390995 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1a627f3b-1b5d-4a2e-9f2c-5acaa0261fcb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:05.395798 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:05.395798 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:05.396642 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a627f3b-1b5d-4a2e-9f2c-5acaa0261fcb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:05.397044 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1130/4541] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:05 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:05.409599 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b341655b-6027-49b4-b1e1-d53bbcf58396 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:05.411360 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b341655b-6027-49b4-b1e1-d53bbcf58396 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:05.411540 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b341655b-6027-49b4-b1e1-d53bbcf58396 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:05.411724 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b341655b-6027-49b4-b1e1-d53bbcf58396 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:05.419457 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:05.419457 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:05.423955 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b341655b-6027-49b4-b1e1-d53bbcf58396 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:05.427414 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b341655b-6027-49b4-b1e1-d53bbcf58396 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:05.427730 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1144/4542] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:05 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:06.241811 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ca8bd94-690a-4e5a-80ab-49414cd8240d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:06.243685 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ca8bd94-690a-4e5a-80ab-49414cd8240d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:06.244085 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ca8bd94-690a-4e5a-80ab-49414cd8240d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:06.244085 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ca8bd94-690a-4e5a-80ab-49414cd8240d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:06.244238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0ca8bd94-690a-4e5a-80ab-49414cd8240d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:06.249718 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:06.249718 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:06.250562 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ca8bd94-690a-4e5a-80ab-49414cd8240d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:06.250935 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1140/4543] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:06 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:06.408034 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fdfb34f6-b58e-466b-a008-93be9b0b3680 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:06.409857 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdfb34f6-b58e-466b-a008-93be9b0b3680 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:06.410035 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdfb34f6-b58e-466b-a008-93be9b0b3680 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:06.410225 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdfb34f6-b58e-466b-a008-93be9b0b3680 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:06.410373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fdfb34f6-b58e-466b-a008-93be9b0b3680 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:06.414605 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:06.414605 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:06.415300 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdfb34f6-b58e-466b-a008-93be9b0b3680 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:06.415618 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1130/4544] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:06 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:06.440561 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b22eaf8-6a98-431d-9f7b-87c86c38c46c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:06.443049 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b22eaf8-6a98-431d-9f7b-87c86c38c46c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:06.443337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b22eaf8-6a98-431d-9f7b-87c86c38c46c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:06.443595 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b22eaf8-6a98-431d-9f7b-87c86c38c46c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:06.452893 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:06.452893 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:06.457645 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b22eaf8-6a98-431d-9f7b-87c86c38c46c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:06.462785 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b22eaf8-6a98-431d-9f7b-87c86c38c46c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:06.463345 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1131/4545] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:06 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:07.260889 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-541fbfb0-7284-4f47-bc15-4d8839991080 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:07.262619 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-541fbfb0-7284-4f47-bc15-4d8839991080 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:07.262860 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-541fbfb0-7284-4f47-bc15-4d8839991080 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:07.263037 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-541fbfb0-7284-4f47-bc15-4d8839991080 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:07.263147 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-541fbfb0-7284-4f47-bc15-4d8839991080 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:07.267294 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:07.267294 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:07.267853 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-541fbfb0-7284-4f47-bc15-4d8839991080 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:07.268176 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1145/4546] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:07 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:07.426442 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7485bb37-32f6-44a6-a7b4-28bfd71cccf0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:07.428611 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7485bb37-32f6-44a6-a7b4-28bfd71cccf0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:07.428832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7485bb37-32f6-44a6-a7b4-28bfd71cccf0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:07.429056 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7485bb37-32f6-44a6-a7b4-28bfd71cccf0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:07.429214 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7485bb37-32f6-44a6-a7b4-28bfd71cccf0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:07.433956 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:07.433956 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:07.434786 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7485bb37-32f6-44a6-a7b4-28bfd71cccf0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:07.435283 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1141/4547] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:07 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:07.475446 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b181e492-c115-4d3f-9aee-91685b02df74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:07.477489 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b181e492-c115-4d3f-9aee-91685b02df74 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:07.477697 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b181e492-c115-4d3f-9aee-91685b02df74 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:07.477912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b181e492-c115-4d3f-9aee-91685b02df74 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:07.485288 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:07.485288 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:07.489698 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b181e492-c115-4d3f-9aee-91685b02df74 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:07.494355 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b181e492-c115-4d3f-9aee-91685b02df74 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:07.494783 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1131/4548] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:07 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:08.281294 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-229dee2b-283e-4c02-86d5-482ec491ebdf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:08.281294 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-229dee2b-283e-4c02-86d5-482ec491ebdf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:08.282302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-229dee2b-283e-4c02-86d5-482ec491ebdf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:08.282302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-229dee2b-283e-4c02-86d5-482ec491ebdf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:08.282302 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-229dee2b-283e-4c02-86d5-482ec491ebdf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:08.289497 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:08.289497 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:08.289497 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-229dee2b-283e-4c02-86d5-482ec491ebdf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:08.289497 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1132/4549] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:08 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:08.444963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a609557-0fc7-42d3-85fa-23649550d670 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:08.448569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a609557-0fc7-42d3-85fa-23649550d670 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:08.448569 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a609557-0fc7-42d3-85fa-23649550d670 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:08.448569 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a609557-0fc7-42d3-85fa-23649550d670 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:08.448569 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4a609557-0fc7-42d3-85fa-23649550d670 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:08.452594 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:08.452594 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:08.453535 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a609557-0fc7-42d3-85fa-23649550d670 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:08.454077 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1146/4550] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:08 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:16:08.507420 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95c23e2c-4a91-42a2-81af-47f04d8647ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:08.509116 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c23e2c-4a91-42a2-81af-47f04d8647ba tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:08.509350 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c23e2c-4a91-42a2-81af-47f04d8647ba tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:08.509557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c23e2c-4a91-42a2-81af-47f04d8647ba tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:08.517011 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:08.517011 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:08.520333 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95c23e2c-4a91-42a2-81af-47f04d8647ba tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:08.524069 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c23e2c-4a91-42a2-81af-47f04d8647ba tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:08.524434 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1142/4551] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:08 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:09.300368 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08d0a808-315a-476b-98b4-deb0fda01504 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:09.302926 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08d0a808-315a-476b-98b4-deb0fda01504 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:09.302926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08d0a808-315a-476b-98b4-deb0fda01504 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:09.303228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08d0a808-315a-476b-98b4-deb0fda01504 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:09.303644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-08d0a808-315a-476b-98b4-deb0fda01504 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:09.308369 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:09.308369 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:09.308956 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08d0a808-315a-476b-98b4-deb0fda01504 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:09.309632 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1132/4552] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:09 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:09.464861 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-402b2444-d668-46c1-a261-fc64760383ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:09.466850 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-402b2444-d668-46c1-a261-fc64760383ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:09.467063 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-402b2444-d668-46c1-a261-fc64760383ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:09.467242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-402b2444-d668-46c1-a261-fc64760383ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:09.467638 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-402b2444-d668-46c1-a261-fc64760383ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:09.471831 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:09.471831 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:09.472359 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-402b2444-d668-46c1-a261-fc64760383ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:09.472797 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1133/4553] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:09 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:09.539148 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51e90520-7d36-47a4-97fe-42bf533962a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:09.540863 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51e90520-7d36-47a4-97fe-42bf533962a6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:09.541205 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51e90520-7d36-47a4-97fe-42bf533962a6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:09.542553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51e90520-7d36-47a4-97fe-42bf533962a6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:09.547987 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:09.547987 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:09.551191 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51e90520-7d36-47a4-97fe-42bf533962a6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:09.556463 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51e90520-7d36-47a4-97fe-42bf533962a6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:09.556926 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1147/4554] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:09 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:10.321710 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed20ba5e-e97e-4790-a8e3-40665365c5c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:10.323475 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed20ba5e-e97e-4790-a8e3-40665365c5c3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:10.323675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed20ba5e-e97e-4790-a8e3-40665365c5c3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:10.323885 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed20ba5e-e97e-4790-a8e3-40665365c5c3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:10.324006 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ed20ba5e-e97e-4790-a8e3-40665365c5c3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:10.328361 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:10.328361 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:10.329050 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed20ba5e-e97e-4790-a8e3-40665365c5c3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:10.329598 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1143/4555] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:10 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:10.482879 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21d08387-c973-48dc-b8d2-f6b6465c5e24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:10.485054 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21d08387-c973-48dc-b8d2-f6b6465c5e24 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:10.485305 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21d08387-c973-48dc-b8d2-f6b6465c5e24 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:10.485536 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21d08387-c973-48dc-b8d2-f6b6465c5e24 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:10.485667 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-21d08387-c973-48dc-b8d2-f6b6465c5e24 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:10.490591 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:10.490591 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:10.491438 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21d08387-c973-48dc-b8d2-f6b6465c5e24 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:10.491858 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1133/4556] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:10 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:10.573543 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e4567ae-0c54-4003-86f0-4f331051d751 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:10.575256 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e4567ae-0c54-4003-86f0-4f331051d751 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:10.575481 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e4567ae-0c54-4003-86f0-4f331051d751 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:10.575666 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e4567ae-0c54-4003-86f0-4f331051d751 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:10.582276 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:10.582276 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:10.585539 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e4567ae-0c54-4003-86f0-4f331051d751 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:10.589354 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e4567ae-0c54-4003-86f0-4f331051d751 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:10.589708 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1134/4557] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:10 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:11.339082 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60ecc5d4-0903-4aa5-9297-bf0fcf34f169 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:11.341684 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60ecc5d4-0903-4aa5-9297-bf0fcf34f169 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:11.341847 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60ecc5d4-0903-4aa5-9297-bf0fcf34f169 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:11.342132 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60ecc5d4-0903-4aa5-9297-bf0fcf34f169 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:11.342318 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-60ecc5d4-0903-4aa5-9297-bf0fcf34f169 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 375c5963-98ce-4942-86fa-ba056f401dc9. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:11.347650 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:11.347650 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:11.348601 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60ecc5d4-0903-4aa5-9297-bf0fcf34f169 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 200 Aug 06 13:16:11.349135 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1148/4558] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:11 2026] GET /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:11.359310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-944d142b-105b-4838-a951-91c1ede7c0da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:11.361480 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-944d142b-105b-4838-a951-91c1ede7c0da tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 Aug 06 13:16:11.361934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-944d142b-105b-4838-a951-91c1ede7c0da tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:11.362020 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-944d142b-105b-4838-a951-91c1ede7c0da tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:11.362108 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-944d142b-105b-4838-a951-91c1ede7c0da tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete backup with id: 375c5963-98ce-4942-86fa-ba056f401dc9. Aug 06 13:16:11.367728 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:11.367728 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:11.381569 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-944d142b-105b-4838-a951-91c1ede7c0da tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] delete_backup rpcapi backup_id 375c5963-98ce-4942-86fa-ba056f401dc9 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:16:11.383493 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-944d142b-105b-4838-a951-91c1ede7c0da tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 returned with HTTP 202 Aug 06 13:16:11.383933 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1144/4559] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:16:11 2026] DELETE /volume/v3/backups/375c5963-98ce-4942-86fa-ba056f401dc9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:16:11.392384 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:11.394181 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 Aug 06 13:16:11.394397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:11.394570 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:11.394716 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume with id: 71eb625e-f4d3-4a61-95b1-0a68a63634a2 Aug 06 13:16:11.401511 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:11.401511 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:11.401845 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:11.424408 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume request issued successfully. Aug 06 13:16:11.424658 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d1e035e-2990-4cfa-96f2-ad16f1075fbb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 returned with HTTP 202 Aug 06 13:16:11.425200 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1134/4560] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:16:11 2026] DELETE /volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:16:11.435151 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5590ba0-006a-4abb-a750-b4e438b686ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:11.435637 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5590ba0-006a-4abb-a750-b4e438b686ef tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 Aug 06 13:16:11.435758 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5590ba0-006a-4abb-a750-b4e438b686ef tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:11.435916 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5590ba0-006a-4abb-a750-b4e438b686ef tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:11.444344 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:11.444344 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:11.447051 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f5590ba0-006a-4abb-a750-b4e438b686ef tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:11.450716 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5590ba0-006a-4abb-a750-b4e438b686ef tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 returned with HTTP 200 Aug 06 13:16:11.451049 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1135/4561] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:11 2026] GET /volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:11.501228 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11a52de8-0b65-468c-b265-c7cc2d7ef4cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:11.503053 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11a52de8-0b65-468c-b265-c7cc2d7ef4cf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:11.503312 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11a52de8-0b65-468c-b265-c7cc2d7ef4cf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:11.503509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11a52de8-0b65-468c-b265-c7cc2d7ef4cf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:11.503618 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-11a52de8-0b65-468c-b265-c7cc2d7ef4cf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:11.507764 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:11.507764 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:11.508786 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11a52de8-0b65-468c-b265-c7cc2d7ef4cf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:11.509366 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1149/4562] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:11 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:11.602378 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97c0905a-6f8f-4a7d-8c34-2e690f4c98ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:11.604626 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97c0905a-6f8f-4a7d-8c34-2e690f4c98ae tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:11.604864 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97c0905a-6f8f-4a7d-8c34-2e690f4c98ae tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:11.605106 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97c0905a-6f8f-4a7d-8c34-2e690f4c98ae tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:11.615806 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:11.615806 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:11.619924 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97c0905a-6f8f-4a7d-8c34-2e690f4c98ae tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:11.623548 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97c0905a-6f8f-4a7d-8c34-2e690f4c98ae tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:11.623867 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1145/4563] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:11 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:11.637076 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bfe64a2e-9ff0-4e1b-bcc8-8a1a5e33d58a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:11.638411 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfe64a2e-9ff0-4e1b-bcc8-8a1a5e33d58a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:11.638597 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfe64a2e-9ff0-4e1b-bcc8-8a1a5e33d58a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:11.638772 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfe64a2e-9ff0-4e1b-bcc8-8a1a5e33d58a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:11.645135 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:11.645135 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:11.648398 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bfe64a2e-9ff0-4e1b-bcc8-8a1a5e33d58a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:11.652004 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfe64a2e-9ff0-4e1b-bcc8-8a1a5e33d58a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:11.652335 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1135/4564] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:11 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:12.464820 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c5a88a0-8026-409e-9ca0-d6c4d10e2cab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:12.466744 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c5a88a0-8026-409e-9ca0-d6c4d10e2cab tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 Aug 06 13:16:12.466982 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c5a88a0-8026-409e-9ca0-d6c4d10e2cab tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:12.467156 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c5a88a0-8026-409e-9ca0-d6c4d10e2cab tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:12.473141 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c5a88a0-8026-409e-9ca0-d6c4d10e2cab tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 returned with HTTP 404 Aug 06 13:16:12.473659 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1136/4565] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:12 2026] GET /volume/v3/volumes/71eb625e-f4d3-4a61-95b1-0a68a63634a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:16:12.480638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:12.482276 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c/export_record Aug 06 13:16:12.482480 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:12.482663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:12.482747 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Export record for backup 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 13:16:12.486662 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:12.486662 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:12.487461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling RPCAPI with context: , host: np0000006653, backup: 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 13:16:12.496005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] export_record in rpcapi backup_id 3423e151-eb91-44d8-8d3a-a66d3713941c on host np0000006653. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 13:16:12.504537 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzQyM2UxNTEtZWI5MS00NGQ4LThkM2EtYTY2ZDM3MTM5NDFjIiwgInVzZXJfaWQiOiAiY2NhMDhjZjc3YmExNDhmYmE0ZTMzYmNkNGQwNWI1MzYiLCAicHJvamVjdF9pZCI6ICJhOGQ3YTBiYzEyZDc0NWY0OGJjYTEyM2M5YTRmNWRhMSIsICJ2b2x1bWVfaWQiOiAiYzA5NmM0ZTAtOWUwNi00MGE2LThiOWItYmYwNzBlOTUxODcxIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04Mzk1NTg5ODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jMDk2YzRlMC05ZTA2LTQwYTYtOGI5Yi1iZjA3MGU5NTE4NzEvMjAyNjA4MDYxMzE1MjAvYXpfbm92YV9iYWNrdXBfMzQyM2UxNTEtZWI5MS00NGQ4LThkM2EtYTY2ZDM3MTM5NDFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxMzoxNToxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNToxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDEzOjE1OjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 13:16:12.504802 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5041533f-fe35-4237-953c-6c2ce36a49e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c/export_record returned with HTTP 200 Aug 06 13:16:12.505220 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1150/4566] 10.4.3.59 () {68 vars in 1423 bytes} [Thu Aug 6 13:16:12 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:12.514701 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:12.517902 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:16:12.518770 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1115478057"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:12.519853 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f0058a6-6080-4d37-acc1-6d6d95a2517e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:12.520380 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1115478057'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:16:12.521691 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume of 1 GB Aug 06 13:16:12.522136 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f0058a6-6080-4d37-acc1-6d6d95a2517e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:12.522365 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f0058a6-6080-4d37-acc1-6d6d95a2517e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:12.522568 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f0058a6-6080-4d37-acc1-6d6d95a2517e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:12.522669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4f0058a6-6080-4d37-acc1-6d6d95a2517e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:12.524519 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Availability Zones retrieved successfully. Aug 06 13:16:12.527166 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:12.527166 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:12.528034 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f0058a6-6080-4d37-acc1-6d6d95a2517e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:12.528592 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1136/4567] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:12 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:12.531096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (b9dfb17b-1a15-42a4-a6b4-ec68b5d9f8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:12.532025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (accb7f8f-9cc0-465e-a7bc-d3efef0cc39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:12.532803 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:16:12.556168 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (accb7f8f-9cc0-465e-a7bc-d3efef0cc39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:12.557117 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b72445-ff8f-4a9f-8f86-32a6af7d48b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:12.598878 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['94b58df6-e7c0-440e-8ba4-d07e18272b40', '0c8e9908-0d74-4ae9-8110-b38b51208fe6', '0e260e7b-024e-46c3-9246-f2e0e332decf', 'c5dc76c6-6dad-477a-9e7c-63b17412cd1f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:12.599759 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b72445-ff8f-4a9f-8f86-32a6af7d48b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94b58df6-e7c0-440e-8ba4-d07e18272b40', '0c8e9908-0d74-4ae9-8110-b38b51208fe6', '0e260e7b-024e-46c3-9246-f2e0e332decf', 'c5dc76c6-6dad-477a-9e7c-63b17412cd1f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:12.600468 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42bc248-2d31-49f5-8373-2e27ac4cb06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:12.622086 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42bc248-2d31-49f5-8373-2e27ac4cb06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05a159c-fd52-4081-8ca8-30a84a925cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115478057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['94b58df6-e7c0-440e-8ba4-d07e18272b40','0c8e9908-0d74-4ae9-8110-b38b51208fe6','0e260e7b-024e-46c3-9246-f2e0e332decf','c5dc76c6-6dad-477a-9e7c-63b17412cd1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115478057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05a159c-fd52-4081-8ca8-30a84a925cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:12.622970 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342818eb-a8f6-4d54-98d2-cdef8331298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:12.639650 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342818eb-a8f6-4d54-98d2-cdef8331298a) transitioned into state 'SUCCESS' from state '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-1115478057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['94b58df6-e7c0-440e-8ba4-d07e18272b40','0c8e9908-0d74-4ae9-8110-b38b51208fe6','0e260e7b-024e-46c3-9246-f2e0e332decf','c5dc76c6-6dad-477a-9e7c-63b17412cd1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:12.640361 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c6a34b-7629-45e7-8809-846363266d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:12.649300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c6a34b-7629-45e7-8809-846363266d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:12.650100 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (b9dfb17b-1a15-42a4-a6b4-ec68b5d9f8dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:12.650422 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request issued successfully. Aug 06 13:16:12.650984 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3be05f77-5ff6-4720-bfb9-d076b0d623a1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:16:12.651548 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1146/4568] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:16:12 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:12.667143 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a8a6a9b-7b82-4915-9e48-836860b88729 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:12.671095 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a8a6a9b-7b82-4915-9e48-836860b88729 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 Aug 06 13:16:12.673580 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a8a6a9b-7b82-4915-9e48-836860b88729 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:12.673915 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a8a6a9b-7b82-4915-9e48-836860b88729 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:12.690019 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:12.690019 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:12.698579 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a8a6a9b-7b82-4915-9e48-836860b88729 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:12.702389 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a8a6a9b-7b82-4915-9e48-836860b88729 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 returned with HTTP 200 Aug 06 13:16:12.702755 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1137/4569] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:12 2026] GET /volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:13.540974 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8871225-4bea-4d90-9c25-7fd3ccfc217f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:13.542718 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8871225-4bea-4d90-9c25-7fd3ccfc217f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:13.542914 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8871225-4bea-4d90-9c25-7fd3ccfc217f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:13.543072 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8871225-4bea-4d90-9c25-7fd3ccfc217f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:13.543172 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c8871225-4bea-4d90-9c25-7fd3ccfc217f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:13.547426 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:13.547426 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:13.548059 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8871225-4bea-4d90-9c25-7fd3ccfc217f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:13.548377 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1151/4570] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:13 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:13.718828 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8954f26-7a82-4c84-8ac8-41617b8bf53d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:13.721009 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8954f26-7a82-4c84-8ac8-41617b8bf53d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 Aug 06 13:16:13.721212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8954f26-7a82-4c84-8ac8-41617b8bf53d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:13.721461 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8954f26-7a82-4c84-8ac8-41617b8bf53d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:13.730632 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:13.730632 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:13.734710 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8954f26-7a82-4c84-8ac8-41617b8bf53d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:13.739065 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8954f26-7a82-4c84-8ac8-41617b8bf53d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 returned with HTTP 200 Aug 06 13:16:13.739507 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1137/4571] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:13 2026] GET /volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:13.754203 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:13.756278 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:16:13.756703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b05a159c-fd52-4081-8ca8-30a84a925cb0", "name": "tempest-type-Backup-1921287147"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:13.758403 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating new backup {'backup': {'volume_id': 'b05a159c-fd52-4081-8ca8-30a84a925cb0', 'name': 'tempest-type-Backup-1921287147'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:16:13.758583 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating backup of volume b05a159c-fd52-4081-8ca8-30a84a925cb0 in container None Aug 06 13:16:13.767429 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:13.767429 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:13.767730 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:13.785984 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['0bd34ca0-313b-4348-a5b2-7cb2fff86329', '7148b1e3-0c75-47b6-bf98-5aaa308612cf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:13.821284 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85bfa00e-00fb-44ae-9c09-b67ae83a22b3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:16:13.821284 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1147/4572] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:16:13 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:13.827380 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79e7ae9a-8e4e-442c-a753-489eb8cc81ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:13.832040 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79e7ae9a-8e4e-442c-a753-489eb8cc81ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:13.832313 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79e7ae9a-8e4e-442c-a753-489eb8cc81ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:13.832546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79e7ae9a-8e4e-442c-a753-489eb8cc81ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:13.832704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-79e7ae9a-8e4e-442c-a753-489eb8cc81ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:13.840528 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:13.840528 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:13.841159 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79e7ae9a-8e4e-442c-a753-489eb8cc81ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:13.841540 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1138/4573] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:13 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:14.558149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fc8fb78-66ee-4fa8-b145-6d9bd2b210d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:14.560345 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fc8fb78-66ee-4fa8-b145-6d9bd2b210d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:16:14.560700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fc8fb78-66ee-4fa8-b145-6d9bd2b210d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:14.561008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fc8fb78-66ee-4fa8-b145-6d9bd2b210d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:14.561046 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5fc8fb78-66ee-4fa8-b145-6d9bd2b210d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:14.570017 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:14.570017 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:14.570569 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fc8fb78-66ee-4fa8-b145-6d9bd2b210d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:16:14.570970 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1152/4574] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:14 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:14.852283 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f0b7878a-895f-4189-98d4-d423174ef5f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:14.854121 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0b7878a-895f-4189-98d4-d423174ef5f3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:14.854346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0b7878a-895f-4189-98d4-d423174ef5f3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:14.854539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0b7878a-895f-4189-98d4-d423174ef5f3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:14.854661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f0b7878a-895f-4189-98d4-d423174ef5f3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:14.858858 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:14.858858 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:14.859394 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0b7878a-895f-4189-98d4-d423174ef5f3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:14.859909 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1138/4575] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:14 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:15.871163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-109801e7-7027-4cb8-b772-a75195a7f939 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:15.872994 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-109801e7-7027-4cb8-b772-a75195a7f939 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:15.873193 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-109801e7-7027-4cb8-b772-a75195a7f939 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:15.873398 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-109801e7-7027-4cb8-b772-a75195a7f939 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:15.873496 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-109801e7-7027-4cb8-b772-a75195a7f939 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:15.877659 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:15.877659 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:15.878276 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-109801e7-7027-4cb8-b772-a75195a7f939 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:15.878618 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1148/4576] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:15 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:16.162660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-82f6a0ac-6dd9-4a40-9c67-a06b5fa524fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:16.164707 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-82f6a0ac-6dd9-4a40-9c67-a06b5fa524fc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:16:16.164922 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-82f6a0ac-6dd9-4a40-9c67-a06b5fa524fc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:16.165125 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-82f6a0ac-6dd9-4a40-9c67-a06b5fa524fc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:16.172465 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:16.172465 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:16.176090 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-82f6a0ac-6dd9-4a40-9c67-a06b5fa524fc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:16:16.180927 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-82f6a0ac-6dd9-4a40-9c67-a06b5fa524fc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:16:16.181377 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1139/4577] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:16:16 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:16.190953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bec58332-1ed1-449b-a734-72367f0e176b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:16.191320 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bec58332-1ed1-449b-a734-72367f0e176b None None] GET https://10.4.3.59/volume// Aug 06 13:16:16.191485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bec58332-1ed1-449b-a734-72367f0e176b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:16.191704 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bec58332-1ed1-449b-a734-72367f0e176b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:16.192043 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bec58332-1ed1-449b-a734-72367f0e176b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:16:16.192323 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1153/4578] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:16:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:16:16.199083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-cc22ea0c-39dc-4084-9164-113632104c3f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:16.201225 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-cc22ea0c-39dc-4084-9164-113632104c3f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:16:16.201728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-cc22ea0c-39dc-4084-9164-113632104c3f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bd5e4e1-9bae-47de-bce4-c7f516e42b77", "connector": null, "instance_uuid": "f50f7b3a-ddd2-4746-822a-f1be0a2149a2"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:16.212474 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:16.212474 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:16.240463 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-cc22ea0c-39dc-4084-9164-113632104c3f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:16:16.240850 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1139/4579] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:16:16 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:16.890042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a64c6c3-9455-48ac-9fb2-e269815000d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:16.892666 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a64c6c3-9455-48ac-9fb2-e269815000d8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:16.892991 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a64c6c3-9455-48ac-9fb2-e269815000d8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:16.893288 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a64c6c3-9455-48ac-9fb2-e269815000d8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:16.893488 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7a64c6c3-9455-48ac-9fb2-e269815000d8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:16.904404 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:16.904404 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:16.907325 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a64c6c3-9455-48ac-9fb2-e269815000d8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:16.908531 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1149/4580] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:16 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:17.153758 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a89b5ad-acac-4fd2-9579-67097975d574 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:17.154206 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a89b5ad-acac-4fd2-9579-67097975d574 None None] GET https://10.4.3.59/volume// Aug 06 13:16:17.154398 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a89b5ad-acac-4fd2-9579-67097975d574 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:17.154587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a89b5ad-acac-4fd2-9579-67097975d574 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:17.154895 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a89b5ad-acac-4fd2-9579-67097975d574 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:16:17.155328 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1140/4581] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:16:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:16:17.162771 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-c7263cae-c2f2-452c-953c-1511c3e95c72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:17.164794 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-c7263cae-c2f2-452c-953c-1511c3e95c72 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:16:17.165003 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-c7263cae-c2f2-452c-953c-1511c3e95c72 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:17.165178 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-c7263cae-c2f2-452c-953c-1511c3e95c72 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:17.175987 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:17.175987 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:17.180044 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-c7263cae-c2f2-452c-953c-1511c3e95c72 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:16:17.185838 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-c7263cae-c2f2-452c-953c-1511c3e95c72 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:16:17.186240 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1154/4582] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:16:17 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 1533 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:16:17.299331 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-48eae9d5-57bd-4602-815a-edb9a9ee2e70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:17.302236 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-48eae9d5-57bd-4602-815a-edb9a9ee2e70 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] PUT https://10.4.3.59/volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef Aug 06 13:16:17.302713 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-48eae9d5-57bd-4602-815a-edb9a9ee2e70 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:17.315289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-48eae9d5-57bd-4602-815a-edb9a9ee2e70 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Acquiring lock "cinder-attachment_update-4bd5e4e1-9bae-47de-bce4-c7f516e42b77-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:16:17.321233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-48eae9d5-57bd-4602-815a-edb9a9ee2e70 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Lock "cinder-attachment_update-4bd5e4e1-9bae-47de-bce4-c7f516e42b77-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:16:17.322240 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:17.322240 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:17.397397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-48eae9d5-57bd-4602-815a-edb9a9ee2e70 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Lock "cinder-attachment_update-4bd5e4e1-9bae-47de-bce4-c7f516e42b77-np0000006653" released by "attachment_update" :: held 0.076s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:16:17.397784 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-48eae9d5-57bd-4602-815a-edb9a9ee2e70 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef returned with HTTP 200 Aug 06 13:16:17.398571 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1140/4583] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:16:17 2026] PUT /volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:17.427110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-7d4c6ca4-eb98-45fc-82be-c789fcab298c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:17.430069 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-7d4c6ca4-eb98-45fc-82be-c789fcab298c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef/action Aug 06 13:16:17.430585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-7d4c6ca4-eb98-45fc-82be-c789fcab298c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:16:17.430742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-7d4c6ca4-eb98-45fc-82be-c789fcab298c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:17.449791 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:17.449791 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:17.460128 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3701b6e5-6c2d-434f-adbb-ea493a788190 req-7d4c6ca4-eb98-45fc-82be-c789fcab298c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef/action returned with HTTP 204 Aug 06 13:16:17.460717 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1150/4584] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:16:17 2026] POST /volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:16:17.927435 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb4065fb-6e5d-4e43-8c78-72e0a6bc57f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:17.933450 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb4065fb-6e5d-4e43-8c78-72e0a6bc57f1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:17.933715 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb4065fb-6e5d-4e43-8c78-72e0a6bc57f1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:17.933900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb4065fb-6e5d-4e43-8c78-72e0a6bc57f1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:17.934001 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fb4065fb-6e5d-4e43-8c78-72e0a6bc57f1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:17.941482 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:17.941482 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:17.942140 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb4065fb-6e5d-4e43-8c78-72e0a6bc57f1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:17.943824 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1141/4585] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:17 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:18.958686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec5e6d9e-eb18-44c7-9251-2c228f279972 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:18.960204 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec5e6d9e-eb18-44c7-9251-2c228f279972 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:18.960514 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec5e6d9e-eb18-44c7-9251-2c228f279972 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:18.960788 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec5e6d9e-eb18-44c7-9251-2c228f279972 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:18.960991 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ec5e6d9e-eb18-44c7-9251-2c228f279972 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:18.965143 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:18.965143 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:18.965772 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec5e6d9e-eb18-44c7-9251-2c228f279972 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:18.966163 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1155/4586] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:18 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:19.981298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2555e95d-0f22-44b9-b60f-e45e5aed5334 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:19.982728 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2555e95d-0f22-44b9-b60f-e45e5aed5334 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:19.983035 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2555e95d-0f22-44b9-b60f-e45e5aed5334 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:19.983335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2555e95d-0f22-44b9-b60f-e45e5aed5334 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:19.983487 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2555e95d-0f22-44b9-b60f-e45e5aed5334 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:19.988924 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:19.988924 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:19.989850 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2555e95d-0f22-44b9-b60f-e45e5aed5334 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:19.990348 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1141/4587] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:19 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:20.999284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4830d9ed-df30-4917-a4e3-94c45b9e6897 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:21.001149 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4830d9ed-df30-4917-a4e3-94c45b9e6897 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:21.001426 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4830d9ed-df30-4917-a4e3-94c45b9e6897 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:21.001625 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4830d9ed-df30-4917-a4e3-94c45b9e6897 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:21.001768 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4830d9ed-df30-4917-a4e3-94c45b9e6897 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:21.005907 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:21.005907 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:21.006464 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4830d9ed-df30-4917-a4e3-94c45b9e6897 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:21.006862 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1151/4588] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:20 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:22.017551 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e99f9a6a-d6b8-44da-a9c5-b3a7db97bdba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:22.019136 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e99f9a6a-d6b8-44da-a9c5-b3a7db97bdba tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:22.019326 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e99f9a6a-d6b8-44da-a9c5-b3a7db97bdba tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:22.019492 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e99f9a6a-d6b8-44da-a9c5-b3a7db97bdba tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:22.019587 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e99f9a6a-d6b8-44da-a9c5-b3a7db97bdba tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:22.023348 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:22.023348 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:22.023897 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e99f9a6a-d6b8-44da-a9c5-b3a7db97bdba tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:22.024226 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1142/4589] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:22 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:23.036958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ed3be66-1693-4d23-9e76-627b68ac95b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:23.038683 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ed3be66-1693-4d23-9e76-627b68ac95b5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:23.038877 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ed3be66-1693-4d23-9e76-627b68ac95b5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:23.039050 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ed3be66-1693-4d23-9e76-627b68ac95b5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:23.039153 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5ed3be66-1693-4d23-9e76-627b68ac95b5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:23.044235 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:23.044235 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:23.045044 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ed3be66-1693-4d23-9e76-627b68ac95b5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:23.045492 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1156/4590] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:23 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:24.057028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf6a8c5b-8538-4252-9d03-669e776b1035 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:24.064580 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf6a8c5b-8538-4252-9d03-669e776b1035 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:24.064993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf6a8c5b-8538-4252-9d03-669e776b1035 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:24.065291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf6a8c5b-8538-4252-9d03-669e776b1035 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:24.065452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bf6a8c5b-8538-4252-9d03-669e776b1035 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:24.073339 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:24.073339 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:24.074173 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf6a8c5b-8538-4252-9d03-669e776b1035 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:24.074641 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1142/4591] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:24 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:25.087727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62c06ff4-72f9-47f3-85c8-bcf4b951b28a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:25.090071 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62c06ff4-72f9-47f3-85c8-bcf4b951b28a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:25.090460 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62c06ff4-72f9-47f3-85c8-bcf4b951b28a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:25.090804 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62c06ff4-72f9-47f3-85c8-bcf4b951b28a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:25.090975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-62c06ff4-72f9-47f3-85c8-bcf4b951b28a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:25.096245 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:25.096245 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:25.097119 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62c06ff4-72f9-47f3-85c8-bcf4b951b28a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:25.097744 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1152/4592] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:25 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:26.108038 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14fa4497-9998-483f-8201-a5bdcc31124c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.109959 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14fa4497-9998-483f-8201-a5bdcc31124c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:26.110209 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14fa4497-9998-483f-8201-a5bdcc31124c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:26.110475 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14fa4497-9998-483f-8201-a5bdcc31124c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:26.110633 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-14fa4497-9998-483f-8201-a5bdcc31124c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:26.116115 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:26.116115 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:26.116964 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14fa4497-9998-483f-8201-a5bdcc31124c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:26.117488 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1143/4593] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:26 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:26.643406 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-292ba230-2f1e-43cb-943c-617e22a5ccda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.645769 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-292ba230-2f1e-43cb-943c-617e22a5ccda tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:16:26.645991 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-292ba230-2f1e-43cb-943c-617e22a5ccda tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:26.646207 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-292ba230-2f1e-43cb-943c-617e22a5ccda tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:26.654709 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:26.654709 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:26.659064 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-292ba230-2f1e-43cb-943c-617e22a5ccda tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:26.663315 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-292ba230-2f1e-43cb-943c-617e22a5ccda tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:16:26.663822 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1157/4594] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:16:26 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:26.744593 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ecdc7692-5369-4f8e-9ff7-8a6e7abe5de2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.745048 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecdc7692-5369-4f8e-9ff7-8a6e7abe5de2 None None] GET https://10.4.3.59/volume// Aug 06 13:16:26.745218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecdc7692-5369-4f8e-9ff7-8a6e7abe5de2 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:26.745432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecdc7692-5369-4f8e-9ff7-8a6e7abe5de2 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:26.745757 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecdc7692-5369-4f8e-9ff7-8a6e7abe5de2 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:16:26.746086 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1143/4595] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:16:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:16:26.755052 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-62c4bc51-e34b-408b-ae93-1bd84f6968bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.757883 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-62c4bc51-e34b-408b-ae93-1bd84f6968bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:16:26.758049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-62c4bc51-e34b-408b-ae93-1bd84f6968bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6", "connector": null, "instance_uuid": "e010c37e-cd1f-4402-861f-127f619437d4"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:26.767254 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:26.767254 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:26.789884 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-62c4bc51-e34b-408b-ae93-1bd84f6968bc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:16:26.790365 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1153/4596] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:16:26 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 06 13:16:26.817175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb591b19-4650-4931-ba8e-9d7938932354 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.818957 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb591b19-4650-4931-ba8e-9d7938932354 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:16:26.819142 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb591b19-4650-4931-ba8e-9d7938932354 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:26.819337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb591b19-4650-4931-ba8e-9d7938932354 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:26.825606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fea9931f-b124-4215-b0c0-488764f1596c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.826054 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fea9931f-b124-4215-b0c0-488764f1596c None None] GET https://10.4.3.59/volume// Aug 06 13:16:26.826227 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fea9931f-b124-4215-b0c0-488764f1596c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:26.826426 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fea9931f-b124-4215-b0c0-488764f1596c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:26.826747 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fea9931f-b124-4215-b0c0-488764f1596c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:16:26.827017 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1158/4597] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:16:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:16:26.832109 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:26.832109 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:26.834978 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-8d819315-e775-4008-a9b2-7e83431bc3b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.836637 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb591b19-4650-4931-ba8e-9d7938932354 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:26.837044 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-8d819315-e775-4008-a9b2-7e83431bc3b9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:16:26.837301 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-8d819315-e775-4008-a9b2-7e83431bc3b9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:26.837491 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-8d819315-e775-4008-a9b2-7e83431bc3b9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:26.841845 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb591b19-4650-4931-ba8e-9d7938932354 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:16:26.842224 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1144/4598] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:26 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:26.846653 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:26.846653 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:26.849966 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-8d819315-e775-4008-a9b2-7e83431bc3b9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:26.853894 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-8d819315-e775-4008-a9b2-7e83431bc3b9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:16:26.854306 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1144/4599] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:16:26 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 1019 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:16:26.956975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-bdf43d62-d575-4b7b-9f4d-c1202074bbba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:26.959246 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-bdf43d62-d575-4b7b-9f4d-c1202074bbba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] PUT https://10.4.3.59/volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584 Aug 06 13:16:26.959678 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-bdf43d62-d575-4b7b-9f4d-c1202074bbba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:26.967422 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-bdf43d62-d575-4b7b-9f4d-c1202074bbba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Acquiring lock "cinder-attachment_update-e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:16:26.972058 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-bdf43d62-d575-4b7b-9f4d-c1202074bbba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Lock "cinder-attachment_update-e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:16:26.972997 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:26.972997 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:27.060359 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-bdf43d62-d575-4b7b-9f4d-c1202074bbba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Lock "cinder-attachment_update-e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6-np0000006653" released by "attachment_update" :: held 0.088s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:16:27.060736 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-bdf43d62-d575-4b7b-9f4d-c1202074bbba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584 returned with HTTP 200 Aug 06 13:16:27.061223 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1154/4600] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:16:26 2026] PUT /volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:27.129396 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46484287-a2fa-4434-98f2-781313dc8e99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:27.131199 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46484287-a2fa-4434-98f2-781313dc8e99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:27.131427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46484287-a2fa-4434-98f2-781313dc8e99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:27.131671 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46484287-a2fa-4434-98f2-781313dc8e99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:27.131810 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-46484287-a2fa-4434-98f2-781313dc8e99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:27.136064 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:27.136064 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:27.137005 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46484287-a2fa-4434-98f2-781313dc8e99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:27.137411 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1159/4601] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:27 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:27.858071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-213b910f-8083-4d85-83a3-e62e8a251415 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:27.859852 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-213b910f-8083-4d85-83a3-e62e8a251415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:16:27.860052 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-213b910f-8083-4d85-83a3-e62e8a251415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:27.860208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-213b910f-8083-4d85-83a3-e62e8a251415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:27.869196 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:27.869196 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:27.872619 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-213b910f-8083-4d85-83a3-e62e8a251415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:27.876458 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-213b910f-8083-4d85-83a3-e62e8a251415 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:16:27.877076 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1145/4602] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:27 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:28.148007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f114bb9a-0dd7-4dc5-b60e-c7e286019c99 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:28.149840 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f114bb9a-0dd7-4dc5-b60e-c7e286019c99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:28.150053 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f114bb9a-0dd7-4dc5-b60e-c7e286019c99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:28.150247 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f114bb9a-0dd7-4dc5-b60e-c7e286019c99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:28.150401 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f114bb9a-0dd7-4dc5-b60e-c7e286019c99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:28.155991 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:28.155991 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:28.156762 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f114bb9a-0dd7-4dc5-b60e-c7e286019c99 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:28.157162 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1145/4603] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:28 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:28.889598 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7164ab8b-b124-4870-809e-4debc5d21c53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:28.890880 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7164ab8b-b124-4870-809e-4debc5d21c53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:16:28.891060 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7164ab8b-b124-4870-809e-4debc5d21c53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:28.891279 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7164ab8b-b124-4870-809e-4debc5d21c53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:28.899885 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:28.899885 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:28.902736 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7164ab8b-b124-4870-809e-4debc5d21c53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:28.906239 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7164ab8b-b124-4870-809e-4debc5d21c53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:16:28.906659 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1155/4604] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:28 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:29.167797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae64c4e3-f0d2-4dbe-9f96-f40952388227 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:29.169589 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae64c4e3-f0d2-4dbe-9f96-f40952388227 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:29.169791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae64c4e3-f0d2-4dbe-9f96-f40952388227 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:29.169973 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae64c4e3-f0d2-4dbe-9f96-f40952388227 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:29.170073 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ae64c4e3-f0d2-4dbe-9f96-f40952388227 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:29.173974 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:29.173974 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:29.174526 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae64c4e3-f0d2-4dbe-9f96-f40952388227 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:29.174899 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1160/4605] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:29 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:29.918674 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d03c0255-09bb-4a3b-a819-4ea36e54b20c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:29.920415 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d03c0255-09bb-4a3b-a819-4ea36e54b20c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:16:29.920615 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d03c0255-09bb-4a3b-a819-4ea36e54b20c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:29.920791 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d03c0255-09bb-4a3b-a819-4ea36e54b20c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:29.929891 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:29.929891 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:29.933276 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d03c0255-09bb-4a3b-a819-4ea36e54b20c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:29.937422 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d03c0255-09bb-4a3b-a819-4ea36e54b20c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:16:29.937934 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1146/4606] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:29 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:30.185373 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa711b8b-bd1a-481f-ad50-f6bcfa34a7bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:30.187384 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa711b8b-bd1a-481f-ad50-f6bcfa34a7bb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:30.187625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa711b8b-bd1a-481f-ad50-f6bcfa34a7bb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:30.187851 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa711b8b-bd1a-481f-ad50-f6bcfa34a7bb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:30.187965 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fa711b8b-bd1a-481f-ad50-f6bcfa34a7bb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:30.192567 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:30.192567 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:30.192713 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa711b8b-bd1a-481f-ad50-f6bcfa34a7bb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:30.193075 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1146/4607] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:30 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:30.302595 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-ade00958-d663-4fac-9249-bc88d75b29bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:30.305429 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-ade00958-d663-4fac-9249-bc88d75b29bf tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584/action Aug 06 13:16:30.305819 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-ade00958-d663-4fac-9249-bc88d75b29bf tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:16:30.305971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-ade00958-d663-4fac-9249-bc88d75b29bf tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:30.324174 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:30.324174 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:30.334486 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c4661be-63b8-4c97-a2d1-7918e7bda728 req-ade00958-d663-4fac-9249-bc88d75b29bf tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584/action returned with HTTP 204 Aug 06 13:16:30.334899 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1156/4608] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:16:30 2026] POST /volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:16:30.949505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38ee5609-a13a-4832-abf3-b21ce51e82d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:30.951438 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38ee5609-a13a-4832-abf3-b21ce51e82d9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:16:30.951646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38ee5609-a13a-4832-abf3-b21ce51e82d9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:30.951820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38ee5609-a13a-4832-abf3-b21ce51e82d9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:30.961307 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:30.961307 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:30.964545 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38ee5609-a13a-4832-abf3-b21ce51e82d9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:30.968131 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38ee5609-a13a-4832-abf3-b21ce51e82d9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:16:30.968594 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1161/4609] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:30 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:30.980131 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:30.981739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:16:30.982038 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6", "force": true, "name": "tempest-VolumesBackupsTest-Backup-676095623", "container": "tempest-volumesbackupstest-backup-container-146543633"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:30.983380 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating new backup {'backup': {'volume_id': 'e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-676095623', 'container': 'tempest-volumesbackupstest-backup-container-146543633'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:16:30.983521 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating backup of volume e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 in container tempest-volumesbackupstest-backup-container-146543633 Aug 06 13:16:30.992143 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:30.992143 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:30.992565 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:31.006494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['b0ad721a-40ef-44b5-a1e5-d83af1fcb270', '8a949528-f885-433a-80c8-74be597f0357'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:31.028912 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4037fa7b-245b-4c59-ab17-ce93d69db9e3 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:16:31.029272 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1147/4610] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:16:30 2026] POST /volume/v3/backups => generated 327 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:31.038579 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-caaea5cc-d700-45cb-a7f4-641c260da7ba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:31.040647 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-caaea5cc-d700-45cb-a7f4-641c260da7ba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:31.040647 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-caaea5cc-d700-45cb-a7f4-641c260da7ba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:31.040752 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-caaea5cc-d700-45cb-a7f4-641c260da7ba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:31.040862 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-caaea5cc-d700-45cb-a7f4-641c260da7ba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:31.045479 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:31.045479 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:31.046157 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-caaea5cc-d700-45cb-a7f4-641c260da7ba tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:31.046510 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1147/4611] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:31 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:31.203052 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cfed7eb-d900-4dd9-b6ce-cad1c643a6fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:31.204699 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cfed7eb-d900-4dd9-b6ce-cad1c643a6fa tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:31.204892 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cfed7eb-d900-4dd9-b6ce-cad1c643a6fa tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:31.205119 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cfed7eb-d900-4dd9-b6ce-cad1c643a6fa tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:31.205146 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8cfed7eb-d900-4dd9-b6ce-cad1c643a6fa tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:31.211387 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:31.211387 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:31.211970 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cfed7eb-d900-4dd9-b6ce-cad1c643a6fa tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:31.212326 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1157/4612] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:31 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:31.222723 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-564a1ddb-1793-439b-833d-0e42cb74bccd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:31.224436 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619/export_record Aug 06 13:16:31.224655 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:31.224834 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:31.224934 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Export record for backup 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 13:16:31.228952 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:31.228952 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:31.229727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling RPCAPI with context: , host: np0000006653, backup: 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 13:16:31.236622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] export_record in rpcapi backup_id 6248971e-699c-427f-a5b0-287344c24619 on host np0000006653. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 13:16:31.243368 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjI0ODk3MWUtNjk5Yy00MjdmLWE1YjAtMjg3MzQ0YzI0NjE5IiwgInVzZXJfaWQiOiAiY2NhMDhjZjc3YmExNDhmYmE0ZTMzYmNkNGQwNWI1MzYiLCAicHJvamVjdF9pZCI6ICJhOGQ3YTBiYzEyZDc0NWY0OGJjYTEyM2M5YTRmNWRhMSIsICJ2b2x1bWVfaWQiOiAiYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTIxMjg3MTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwLzIwMjYwODA2MTMxNjE2L2F6X25vdmFfYmFja3VwXzYyNDg5NzFlLTY5OWMtNDI3Zi1hNWIwLTI4NzM0NGMyNDYxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNjozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 13:16:31.243610 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-564a1ddb-1793-439b-833d-0e42cb74bccd tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619/export_record returned with HTTP 200 Aug 06 13:16:31.243992 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1162/4613] 10.4.3.59 () {68 vars in 1423 bytes} [Thu Aug 6 13:16:31 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619/export_record => generated 1424 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:31.250360 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c34889c3-8db7-4774-a03d-6beb0d0373bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:31.252202 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c34889c3-8db7-4774-a03d-6beb0d0373bc tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:16:31.252474 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c34889c3-8db7-4774-a03d-6beb0d0373bc tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:31.252659 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c34889c3-8db7-4774-a03d-6beb0d0373bc tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:31.252763 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c34889c3-8db7-4774-a03d-6beb0d0373bc tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:31.257011 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:31.257011 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:31.257687 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c34889c3-8db7-4774-a03d-6beb0d0373bc tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:16:31.258190 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1148/4614] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:31 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:31.267906 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:31.270228 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups/import_record Aug 06 13:16:31.270831 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxMDRmODMtN2FhYy00ZjYxLWEyOTItOTZiYjMwMDA3OGI5IiwgInVzZXJfaWQiOiAiY2NhMDhjZjc3YmExNDhmYmE0ZTMzYmNkNGQwNWI1MzYiLCAicHJvamVjdF9pZCI6ICJhOGQ3YTBiYzEyZDc0NWY0OGJjYTEyM2M5YTRmNWRhMSIsICJ2b2x1bWVfaWQiOiAiYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTIxMjg3MTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwLzIwMjYwODA2MTMxNjE2L2F6X25vdmFfYmFja3VwXzYyNDg5NzFlLTY5OWMtNDI3Zi1hNWIwLTI4NzM0NGMyNDYxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNjozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:31.272676 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxMDRmODMtN2FhYy00ZjYxLWEyOTItOTZiYjMwMDA3OGI5IiwgInVzZXJfaWQiOiAiY2NhMDhjZjc3YmExNDhmYmE0ZTMzYmNkNGQwNWI1MzYiLCAicHJvamVjdF9pZCI6ICJhOGQ3YTBiYzEyZDc0NWY0OGJjYTEyM2M5YTRmNWRhMSIsICJ2b2x1bWVfaWQiOiAiYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTIxMjg3MTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwLzIwMjYwODA2MTMxNjE2L2F6X25vdmFfYmFja3VwXzYyNDg5NzFlLTY5OWMtNDI3Zi1hNWIwLTI4NzM0NGMyNDYxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNjozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 13:16:31.272872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxMDRmODMtN2FhYy00ZjYxLWEyOTItOTZiYjMwMDA3OGI5IiwgInVzZXJfaWQiOiAiY2NhMDhjZjc3YmExNDhmYmE0ZTMzYmNkNGQwNWI1MzYiLCAicHJvamVjdF9pZCI6ICJhOGQ3YTBiYzEyZDc0NWY0OGJjYTEyM2M5YTRmNWRhMSIsICJ2b2x1bWVfaWQiOiAiYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTIxMjg3MTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwLzIwMjYwODA2MTMxNjE2L2F6X25vdmFfYmFja3VwXzYyNDg5NzFlLTY5OWMtNDI3Zi1hNWIwLTI4NzM0NGMyNDYxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNjozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 13:16:31.303440 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['2972cf53-1da2-45fe-a458-ee34af300ed8', '19110823-f6c7-4501-908c-7baa9f1d7519'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:31.318618 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] import_record rpcapi backup id b6104f83-7aac-4f61-a292-96bb300078b9 on host np0000006653 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxMDRmODMtN2FhYy00ZjYxLWEyOTItOTZiYjMwMDA3OGI5IiwgInVzZXJfaWQiOiAiY2NhMDhjZjc3YmExNDhmYmE0ZTMzYmNkNGQwNWI1MzYiLCAicHJvamVjdF9pZCI6ICJhOGQ3YTBiYzEyZDc0NWY0OGJjYTEyM2M5YTRmNWRhMSIsICJ2b2x1bWVfaWQiOiAiYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwIiwgImhvc3QiOiAibnAwMDAwMDA2NjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTIxMjg3MTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA1YTE1OWMtZmQ1Mi00MDgxLThjYTgtMzBhODRhOTI1Y2IwLzIwMjYwODA2MTMxNjE2L2F6X25vdmFfYmFja3VwXzYyNDg5NzFlLTY5OWMtNDI3Zi1hNWIwLTI4NzM0NGMyNDYxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTM6MTY6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxMzoxNjozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100269) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 13:16:31.320314 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Import record output: {'backup': {'id': 'b6104f83-7aac-4f61-a292-96bb300078b9', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9'}, {'rel': 'bookmark', 'href': 'https://10.4.3.59/volume/backups/b6104f83-7aac-4f61-a292-96bb300078b9'}]}}. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 13:16:31.320550 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fc99cd4-ead3-4c55-9c14-418a7fd229cf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/import_record returned with HTTP 201 Aug 06 13:16:31.320929 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1148/4615] 10.4.3.59 () {70 vars in 1335 bytes} [Thu Aug 6 13:16:31 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 53 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 13:16:31.330628 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9466d0e4-3d01-4cd9-894c-28241f68d796 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:31.332207 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9466d0e4-3d01-4cd9-894c-28241f68d796 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 Aug 06 13:16:31.332425 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9466d0e4-3d01-4cd9-894c-28241f68d796 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:31.332605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9466d0e4-3d01-4cd9-894c-28241f68d796 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:31.332703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9466d0e4-3d01-4cd9-894c-28241f68d796 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id b6104f83-7aac-4f61-a292-96bb300078b9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:31.336615 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:31.336615 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:31.337144 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9466d0e4-3d01-4cd9-894c-28241f68d796 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 returned with HTTP 200 Aug 06 13:16:31.337508 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1158/4616] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:31 2026] GET /volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 => generated 645 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:32.055389 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9de8d5fd-1409-43f1-9d9f-c962d4a1c821 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:32.057077 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9de8d5fd-1409-43f1-9d9f-c962d4a1c821 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:32.057285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9de8d5fd-1409-43f1-9d9f-c962d4a1c821 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:32.057859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9de8d5fd-1409-43f1-9d9f-c962d4a1c821 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:32.057859 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9de8d5fd-1409-43f1-9d9f-c962d4a1c821 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:32.062109 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:32.062109 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:32.062835 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9de8d5fd-1409-43f1-9d9f-c962d4a1c821 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:32.063143 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1163/4617] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:32 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:32.349002 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89b4bd89-c900-49e2-bc26-216504556c43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:32.351378 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89b4bd89-c900-49e2-bc26-216504556c43 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 Aug 06 13:16:32.351684 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89b4bd89-c900-49e2-bc26-216504556c43 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:32.351944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89b4bd89-c900-49e2-bc26-216504556c43 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:32.352089 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-89b4bd89-c900-49e2-bc26-216504556c43 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id b6104f83-7aac-4f61-a292-96bb300078b9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:32.357636 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:32.357636 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:32.358504 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89b4bd89-c900-49e2-bc26-216504556c43 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 returned with HTTP 200 Aug 06 13:16:32.359025 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1149/4618] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:32 2026] GET /volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:32.368169 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8c4e8104-a972-4175-b34e-ee5adc32dd79 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:32.370134 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c4e8104-a972-4175-b34e-ee5adc32dd79 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 Aug 06 13:16:32.370601 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c4e8104-a972-4175-b34e-ee5adc32dd79 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:32.370807 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c4e8104-a972-4175-b34e-ee5adc32dd79 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:32.370927 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-8c4e8104-a972-4175-b34e-ee5adc32dd79 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete backup with id: b6104f83-7aac-4f61-a292-96bb300078b9. Aug 06 13:16:32.375613 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:32.375613 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:32.388014 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-8c4e8104-a972-4175-b34e-ee5adc32dd79 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] delete_backup rpcapi backup_id b6104f83-7aac-4f61-a292-96bb300078b9 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:16:32.389548 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c4e8104-a972-4175-b34e-ee5adc32dd79 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 returned with HTTP 202 Aug 06 13:16:32.389961 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1149/4619] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:16:32 2026] DELETE /volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:16:32.396541 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f794af28-7cd1-4965-a8f6-98aedb20e002 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:32.398339 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f794af28-7cd1-4965-a8f6-98aedb20e002 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 Aug 06 13:16:32.398567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f794af28-7cd1-4965-a8f6-98aedb20e002 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:32.398767 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f794af28-7cd1-4965-a8f6-98aedb20e002 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:32.398919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f794af28-7cd1-4965-a8f6-98aedb20e002 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id b6104f83-7aac-4f61-a292-96bb300078b9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:32.404564 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:32.404564 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:32.405232 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f794af28-7cd1-4965-a8f6-98aedb20e002 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 returned with HTTP 200 Aug 06 13:16:32.405562 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1159/4620] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:32 2026] GET /volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:33.072148 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03429c3d-8525-418d-afde-a42fea6c3096 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:33.073878 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03429c3d-8525-418d-afde-a42fea6c3096 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:33.074016 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03429c3d-8525-418d-afde-a42fea6c3096 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:33.074240 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03429c3d-8525-418d-afde-a42fea6c3096 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:33.074364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-03429c3d-8525-418d-afde-a42fea6c3096 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:33.078330 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:33.078330 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:33.079030 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03429c3d-8525-418d-afde-a42fea6c3096 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:33.079370 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1164/4621] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:33 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:33.414852 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1098c3b-de1b-461b-bd77-51376fed7cb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:33.416900 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1098c3b-de1b-461b-bd77-51376fed7cb0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 Aug 06 13:16:33.417139 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1098c3b-de1b-461b-bd77-51376fed7cb0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:33.417356 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1098c3b-de1b-461b-bd77-51376fed7cb0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:33.417490 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d1098c3b-de1b-461b-bd77-51376fed7cb0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id b6104f83-7aac-4f61-a292-96bb300078b9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:33.421599 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1098c3b-de1b-461b-bd77-51376fed7cb0 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 returned with HTTP 404 Aug 06 13:16:33.422189 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1150/4622] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:33 2026] GET /volume/v3/backups/b6104f83-7aac-4f61-a292-96bb300078b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:16:33.430856 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:33.436553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 Aug 06 13:16:33.439657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:33.439953 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:33.440186 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume with id: b05a159c-fd52-4081-8ca8-30a84a925cb0 Aug 06 13:16:33.454824 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:33.454824 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:33.456126 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:33.474844 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume request issued successfully. Aug 06 13:16:33.475038 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-091d85d7-3619-4028-aa99-49c4ee1e9487 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 returned with HTTP 202 Aug 06 13:16:33.475464 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1150/4623] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:16:33 2026] DELETE /volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:16:33.485697 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-710cea58-86af-4c58-b4f7-c06c6acc3b0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:33.487190 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-710cea58-86af-4c58-b4f7-c06c6acc3b0e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 Aug 06 13:16:33.487427 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-710cea58-86af-4c58-b4f7-c06c6acc3b0e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:33.487600 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-710cea58-86af-4c58-b4f7-c06c6acc3b0e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:33.499314 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:33.499314 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:33.504423 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-710cea58-86af-4c58-b4f7-c06c6acc3b0e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:33.512839 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-710cea58-86af-4c58-b4f7-c06c6acc3b0e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 returned with HTTP 200 Aug 06 13:16:33.513240 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1160/4624] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:33 2026] GET /volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:34.090313 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f24184e-35d3-4945-b2b0-22eba7ae42ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:34.092845 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f24184e-35d3-4945-b2b0-22eba7ae42ed tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:34.093150 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f24184e-35d3-4945-b2b0-22eba7ae42ed tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:34.093479 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f24184e-35d3-4945-b2b0-22eba7ae42ed tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:34.093680 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6f24184e-35d3-4945-b2b0-22eba7ae42ed tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:34.098521 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:34.098521 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:34.099299 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f24184e-35d3-4945-b2b0-22eba7ae42ed tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:34.099670 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1165/4625] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:34 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:34.526643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-979af39f-4b64-4a70-900c-326ef7425151 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:34.529554 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-979af39f-4b64-4a70-900c-326ef7425151 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 Aug 06 13:16:34.529760 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-979af39f-4b64-4a70-900c-326ef7425151 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:34.529935 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-979af39f-4b64-4a70-900c-326ef7425151 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:34.535848 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-979af39f-4b64-4a70-900c-326ef7425151 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 returned with HTTP 404 Aug 06 13:16:34.536286 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1151/4626] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:34 2026] GET /volume/v3/volumes/b05a159c-fd52-4081-8ca8-30a84a925cb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:16:34.547008 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-788c8128-a26a-4510-aed5-796e6b05dcd4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:34.548597 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-788c8128-a26a-4510-aed5-796e6b05dcd4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups Aug 06 13:16:34.548795 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-788c8128-a26a-4510-aed5-796e6b05dcd4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:34.548966 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-788c8128-a26a-4510-aed5-796e6b05dcd4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:34.553623 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-788c8128-a26a-4510-aed5-796e6b05dcd4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 200 Aug 06 13:16:34.553936 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1151/4627] 10.4.3.59 () {68 vars in 1270 bytes} [Thu Aug 6 13:16:34 2026] GET /volume/v3/backups => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:34.563834 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6e6f468-ec85-4c75-82c5-402edc1e0288 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:34.565562 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6e6f468-ec85-4c75-82c5-402edc1e0288 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups?project_id=a8d7a0bc12d745f48bca123c9a4f5da1 Aug 06 13:16:34.565755 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6e6f468-ec85-4c75-82c5-402edc1e0288 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:34.565928 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6e6f468-ec85-4c75-82c5-402edc1e0288 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:34.570676 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6e6f468-ec85-4c75-82c5-402edc1e0288 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups?project_id=a8d7a0bc12d745f48bca123c9a4f5da1 returned with HTTP 200 Aug 06 13:16:34.571001 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1161/4628] 10.4.3.59 () {68 vars in 1357 bytes} [Thu Aug 6 13:16:34 2026] GET /volume/v3/backups?project_id=a8d7a0bc12d745f48bca123c9a4f5da1 => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:34.581341 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:34.583272 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:16:34.583670 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-644585212"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:34.585163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-644585212'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:16:34.585331 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume of 1 GB Aug 06 13:16:34.591446 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Availability Zones retrieved successfully. Aug 06 13:16:34.596654 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (28e7a561-c0f6-4bd9-b971-6f0435d9524b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:34.597745 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d67f5b-1502-4126-88d0-87e69a0819c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:34.598532 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:16:34.625726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d67f5b-1502-4126-88d0-87e69a0819c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:34.626484 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d101e0a7-799f-4963-8b48-674788f5da04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:34.664861 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['71b69810-5453-4b12-a01b-64162ac73baf', '06c3aaf7-4170-4aa0-bb95-723b67bd3c57', '52b8afed-5548-4082-8284-941f35922245', 'e9cc51e4-f041-4320-af6d-ba728fbf4002'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:34.665822 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d101e0a7-799f-4963-8b48-674788f5da04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b69810-5453-4b12-a01b-64162ac73baf', '06c3aaf7-4170-4aa0-bb95-723b67bd3c57', '52b8afed-5548-4082-8284-941f35922245', 'e9cc51e4-f041-4320-af6d-ba728fbf4002']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:34.666617 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d603cdd-dfed-4738-96fa-80108b152a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:34.690672 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d603cdd-dfed-4738-96fa-80108b152a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99893dd9-28f4-478a-8f3c-6fbe58834184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644585212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['71b69810-5453-4b12-a01b-64162ac73baf','06c3aaf7-4170-4aa0-bb95-723b67bd3c57','52b8afed-5548-4082-8284-941f35922245','e9cc51e4-f041-4320-af6d-ba728fbf4002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644585212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99893dd9-28f4-478a-8f3c-6fbe58834184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:34.691444 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd334cd-1ebd-438e-94b3-6e302915ed79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:34.717003 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd334cd-1ebd-438e-94b3-6e302915ed79) transitioned into state 'SUCCESS' from state '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-644585212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['71b69810-5453-4b12-a01b-64162ac73baf','06c3aaf7-4170-4aa0-bb95-723b67bd3c57','52b8afed-5548-4082-8284-941f35922245','e9cc51e4-f041-4320-af6d-ba728fbf4002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:34.717960 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592f4fe6-a579-4568-889f-21686c3af2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:34.728164 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592f4fe6-a579-4568-889f-21686c3af2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:34.729099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (28e7a561-c0f6-4bd9-b971-6f0435d9524b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:34.729469 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request issued successfully. Aug 06 13:16:34.730135 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-369564c5-94d3-4c95-88fc-2527898fb3d5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:16:34.730673 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1166/4629] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:16:34 2026] POST /volume/v3/volumes => generated 775 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:34.742388 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20187c44-3b57-4d40-8b81-3643960b784a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:34.744435 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20187c44-3b57-4d40-8b81-3643960b784a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 Aug 06 13:16:34.744646 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20187c44-3b57-4d40-8b81-3643960b784a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:34.744832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20187c44-3b57-4d40-8b81-3643960b784a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:34.752505 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:34.752505 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:34.756211 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20187c44-3b57-4d40-8b81-3643960b784a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:34.763657 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20187c44-3b57-4d40-8b81-3643960b784a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 returned with HTTP 200 Aug 06 13:16:34.764139 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1152/4630] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:34 2026] GET /volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:35.111195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-685ddf97-813b-457f-8716-32c3ab3c3894 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:35.113042 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-685ddf97-813b-457f-8716-32c3ab3c3894 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:35.113221 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-685ddf97-813b-457f-8716-32c3ab3c3894 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:35.113432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-685ddf97-813b-457f-8716-32c3ab3c3894 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:35.113531 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-685ddf97-813b-457f-8716-32c3ab3c3894 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:35.117843 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:35.117843 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:35.118516 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-685ddf97-813b-457f-8716-32c3ab3c3894 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:35.118830 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1152/4631] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:35 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:35.776559 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e3eefb7-0e63-4e48-844f-6b8fd6d8b0b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:35.778329 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e3eefb7-0e63-4e48-844f-6b8fd6d8b0b1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 Aug 06 13:16:35.778623 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e3eefb7-0e63-4e48-844f-6b8fd6d8b0b1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:35.778775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e3eefb7-0e63-4e48-844f-6b8fd6d8b0b1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:35.786278 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:35.786278 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:35.789840 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e3eefb7-0e63-4e48-844f-6b8fd6d8b0b1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:35.793745 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e3eefb7-0e63-4e48-844f-6b8fd6d8b0b1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 returned with HTTP 200 Aug 06 13:16:35.794096 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1162/4632] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:35 2026] GET /volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:35.805771 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a41e910a-77b4-4100-aacc-b56c49003e92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:35.807915 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a41e910a-77b4-4100-aacc-b56c49003e92 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:16:35.808013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a41e910a-77b4-4100-aacc-b56c49003e92 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99893dd9-28f4-478a-8f3c-6fbe58834184", "name": "tempest-type-Backup-2091792323"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:35.809612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-a41e910a-77b4-4100-aacc-b56c49003e92 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating new backup {'backup': {'volume_id': '99893dd9-28f4-478a-8f3c-6fbe58834184', 'name': 'tempest-type-Backup-2091792323'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:16:35.809788 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-a41e910a-77b4-4100-aacc-b56c49003e92 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating backup of volume 99893dd9-28f4-478a-8f3c-6fbe58834184 in container None Aug 06 13:16:35.817333 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:35.817333 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:35.817634 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a41e910a-77b4-4100-aacc-b56c49003e92 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:35.833278 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a41e910a-77b4-4100-aacc-b56c49003e92 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['c57f4b44-069a-4eab-8b2b-da64a23fe675', '5c8523d7-1251-480f-a5e1-258f2f2defd9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:35.871845 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a41e910a-77b4-4100-aacc-b56c49003e92 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:16:35.872220 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1167/4633] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:16:35 2026] POST /volume/v3/backups => generated 314 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:35.879742 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7821c2aa-7eb1-4d10-9fd2-88b599b905e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:35.881476 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7821c2aa-7eb1-4d10-9fd2-88b599b905e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:35.881686 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7821c2aa-7eb1-4d10-9fd2-88b599b905e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:35.881879 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7821c2aa-7eb1-4d10-9fd2-88b599b905e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:35.881979 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7821c2aa-7eb1-4d10-9fd2-88b599b905e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:35.888279 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:35.888279 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:35.888279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7821c2aa-7eb1-4d10-9fd2-88b599b905e8 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:35.888279 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1153/4634] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:35 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:36.128562 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8dae560a-8e88-4f25-bf91-f76f751c283e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:36.130222 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8dae560a-8e88-4f25-bf91-f76f751c283e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:36.130431 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8dae560a-8e88-4f25-bf91-f76f751c283e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:36.130634 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8dae560a-8e88-4f25-bf91-f76f751c283e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:36.130734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8dae560a-8e88-4f25-bf91-f76f751c283e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:36.134905 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:36.134905 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:36.135582 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8dae560a-8e88-4f25-bf91-f76f751c283e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:36.135891 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1153/4635] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:36 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:36.897364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b40deed-4f2a-4d27-a68f-8b28019158a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:36.899095 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b40deed-4f2a-4d27-a68f-8b28019158a5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:36.899302 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b40deed-4f2a-4d27-a68f-8b28019158a5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:36.899528 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b40deed-4f2a-4d27-a68f-8b28019158a5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:36.899626 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6b40deed-4f2a-4d27-a68f-8b28019158a5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:36.904221 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:36.904221 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:36.905204 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b40deed-4f2a-4d27-a68f-8b28019158a5 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:36.905772 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1163/4636] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:36 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:37.145848 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6f1d165-2eb1-4a8c-b605-eedb14361ec4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:37.147753 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f1d165-2eb1-4a8c-b605-eedb14361ec4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:37.147993 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f1d165-2eb1-4a8c-b605-eedb14361ec4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:37.148476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f1d165-2eb1-4a8c-b605-eedb14361ec4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:37.148476 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a6f1d165-2eb1-4a8c-b605-eedb14361ec4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:37.153064 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:37.153064 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:37.153792 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f1d165-2eb1-4a8c-b605-eedb14361ec4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:37.154119 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1168/4637] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:37 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:37.917035 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42319c0e-dc62-422c-94e5-cd99a406209b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:37.918681 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42319c0e-dc62-422c-94e5-cd99a406209b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:37.918872 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42319c0e-dc62-422c-94e5-cd99a406209b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:37.919040 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42319c0e-dc62-422c-94e5-cd99a406209b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:37.919168 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-42319c0e-dc62-422c-94e5-cd99a406209b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:37.923380 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:37.923380 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:37.923949 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42319c0e-dc62-422c-94e5-cd99a406209b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:37.924307 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1154/4638] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:37 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:38.163872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0cf3af3-3bd7-4cda-9c14-736d82bd5377 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:38.165782 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0cf3af3-3bd7-4cda-9c14-736d82bd5377 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:38.165955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0cf3af3-3bd7-4cda-9c14-736d82bd5377 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:38.166126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0cf3af3-3bd7-4cda-9c14-736d82bd5377 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:38.166298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b0cf3af3-3bd7-4cda-9c14-736d82bd5377 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:38.170425 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:38.170425 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:38.171067 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0cf3af3-3bd7-4cda-9c14-736d82bd5377 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:38.171414 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1154/4639] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:38 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:38.937574 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-878d3e3b-8ef9-4622-9860-803f33f9b71d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:38.940210 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-878d3e3b-8ef9-4622-9860-803f33f9b71d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:38.940591 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-878d3e3b-8ef9-4622-9860-803f33f9b71d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:38.940849 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-878d3e3b-8ef9-4622-9860-803f33f9b71d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:38.941002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-878d3e3b-8ef9-4622-9860-803f33f9b71d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:38.946649 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:38.946649 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:38.947488 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-878d3e3b-8ef9-4622-9860-803f33f9b71d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:38.947991 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1164/4640] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:38 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:39.181981 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6050d3f-97bf-4308-805c-ff888913ef7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:39.184191 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6050d3f-97bf-4308-805c-ff888913ef7b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:39.186159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6050d3f-97bf-4308-805c-ff888913ef7b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:39.186159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6050d3f-97bf-4308-805c-ff888913ef7b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:39.186159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e6050d3f-97bf-4308-805c-ff888913ef7b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:39.192905 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:39.192905 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:39.194230 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6050d3f-97bf-4308-805c-ff888913ef7b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:39.194884 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1169/4641] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:39 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:39.958092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a7d1404-87c0-445e-8e51-f76b37416291 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:39.960306 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a7d1404-87c0-445e-8e51-f76b37416291 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:39.960599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a7d1404-87c0-445e-8e51-f76b37416291 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:39.960837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a7d1404-87c0-445e-8e51-f76b37416291 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:39.960978 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6a7d1404-87c0-445e-8e51-f76b37416291 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:39.966035 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:39.966035 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:39.966776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a7d1404-87c0-445e-8e51-f76b37416291 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:39.967220 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1155/4642] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:39 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:40.209720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e95ea6e1-67b6-4ee8-b27d-7d6d09a2f280 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:40.216998 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e95ea6e1-67b6-4ee8-b27d-7d6d09a2f280 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:40.218896 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e95ea6e1-67b6-4ee8-b27d-7d6d09a2f280 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:40.218896 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e95ea6e1-67b6-4ee8-b27d-7d6d09a2f280 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:40.219385 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e95ea6e1-67b6-4ee8-b27d-7d6d09a2f280 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:40.236552 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:40.236552 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:40.241434 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e95ea6e1-67b6-4ee8-b27d-7d6d09a2f280 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:40.245686 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1155/4643] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:40 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:40.977157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e942450e-93e2-40d6-83f7-fd9bff6bdd77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:40.978883 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e942450e-93e2-40d6-83f7-fd9bff6bdd77 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:40.979118 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e942450e-93e2-40d6-83f7-fd9bff6bdd77 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:40.979368 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e942450e-93e2-40d6-83f7-fd9bff6bdd77 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:40.979471 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e942450e-93e2-40d6-83f7-fd9bff6bdd77 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:40.983639 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:40.983639 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:40.984292 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e942450e-93e2-40d6-83f7-fd9bff6bdd77 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:40.984790 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1165/4644] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:40 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:41.254557 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-559a8205-c1a1-4453-b58b-65621ba5a701 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:41.257280 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-559a8205-c1a1-4453-b58b-65621ba5a701 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:41.257280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-559a8205-c1a1-4453-b58b-65621ba5a701 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:41.257280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-559a8205-c1a1-4453-b58b-65621ba5a701 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:41.257280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-559a8205-c1a1-4453-b58b-65621ba5a701 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:41.260853 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:41.260853 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:41.261652 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-559a8205-c1a1-4453-b58b-65621ba5a701 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:41.262113 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1170/4645] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:41 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:41.994950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d754c7f0-1188-445b-a95d-98c11ecf08c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:41.996579 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d754c7f0-1188-445b-a95d-98c11ecf08c6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:41.996768 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d754c7f0-1188-445b-a95d-98c11ecf08c6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:41.996936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d754c7f0-1188-445b-a95d-98c11ecf08c6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:41.997027 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d754c7f0-1188-445b-a95d-98c11ecf08c6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:42.000933 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:42.000933 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:42.001547 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d754c7f0-1188-445b-a95d-98c11ecf08c6 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:42.001949 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1156/4646] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:41 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:42.271154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-534ab6f2-b442-4056-9f00-ba2d8b273bf4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:42.272847 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534ab6f2-b442-4056-9f00-ba2d8b273bf4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:42.272982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-534ab6f2-b442-4056-9f00-ba2d8b273bf4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:42.273158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-534ab6f2-b442-4056-9f00-ba2d8b273bf4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:42.273284 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-534ab6f2-b442-4056-9f00-ba2d8b273bf4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:42.277516 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:42.277516 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:42.278181 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534ab6f2-b442-4056-9f00-ba2d8b273bf4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:42.278519 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1156/4647] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:42 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:43.011632 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37647d63-b1cc-4783-85ad-bb770634dd8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:43.013392 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37647d63-b1cc-4783-85ad-bb770634dd8c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:43.013654 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37647d63-b1cc-4783-85ad-bb770634dd8c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:43.013865 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37647d63-b1cc-4783-85ad-bb770634dd8c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:43.014005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-37647d63-b1cc-4783-85ad-bb770634dd8c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:43.018900 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:43.018900 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:43.019821 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37647d63-b1cc-4783-85ad-bb770634dd8c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:43.020341 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1166/4648] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:43 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:43.291043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12eae5eb-8fb2-432e-8576-0f3f42788af2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:43.294281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12eae5eb-8fb2-432e-8576-0f3f42788af2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:43.294574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12eae5eb-8fb2-432e-8576-0f3f42788af2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:43.294854 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12eae5eb-8fb2-432e-8576-0f3f42788af2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:43.295033 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-12eae5eb-8fb2-432e-8576-0f3f42788af2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:43.306593 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:43.306593 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:43.307611 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12eae5eb-8fb2-432e-8576-0f3f42788af2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:43.308279 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1171/4649] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:43 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:44.031351 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f5251d5-8da1-43ae-a5c2-5f114ebc40e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:44.033633 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f5251d5-8da1-43ae-a5c2-5f114ebc40e3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:44.033899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f5251d5-8da1-43ae-a5c2-5f114ebc40e3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:44.034142 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f5251d5-8da1-43ae-a5c2-5f114ebc40e3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:44.034300 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1f5251d5-8da1-43ae-a5c2-5f114ebc40e3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:44.039363 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:44.039363 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:44.040100 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f5251d5-8da1-43ae-a5c2-5f114ebc40e3 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:44.040611 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1157/4650] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:44 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:44.320775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eeaa6c2d-ec5b-4b9a-ad1b-3363b0cf8182 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:44.322436 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eeaa6c2d-ec5b-4b9a-ad1b-3363b0cf8182 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:44.322633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eeaa6c2d-ec5b-4b9a-ad1b-3363b0cf8182 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:44.322818 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eeaa6c2d-ec5b-4b9a-ad1b-3363b0cf8182 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:44.322916 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-eeaa6c2d-ec5b-4b9a-ad1b-3363b0cf8182 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:44.327243 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:44.327243 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:44.327920 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eeaa6c2d-ec5b-4b9a-ad1b-3363b0cf8182 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:44.328420 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1157/4651] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:44 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:45.053114 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-abe4bcb2-0d26-4205-ac51-eae4bfa44e69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:45.055031 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abe4bcb2-0d26-4205-ac51-eae4bfa44e69 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:45.055281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abe4bcb2-0d26-4205-ac51-eae4bfa44e69 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:45.055469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abe4bcb2-0d26-4205-ac51-eae4bfa44e69 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:45.055574 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-abe4bcb2-0d26-4205-ac51-eae4bfa44e69 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:45.059633 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:45.059633 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:45.060182 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abe4bcb2-0d26-4205-ac51-eae4bfa44e69 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:45.060528 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1167/4652] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:45 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:45.340030 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6a9ae15-eb07-4217-a813-30ab6c144b84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:45.341786 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6a9ae15-eb07-4217-a813-30ab6c144b84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:45.341973 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6a9ae15-eb07-4217-a813-30ab6c144b84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:45.342175 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6a9ae15-eb07-4217-a813-30ab6c144b84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:45.342431 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d6a9ae15-eb07-4217-a813-30ab6c144b84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:45.346944 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:45.346944 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:45.347701 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6a9ae15-eb07-4217-a813-30ab6c144b84 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:45.348089 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1172/4653] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:45 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:46.073439 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9c616bb-dd5d-4673-95b4-98d568af336f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:46.075373 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9c616bb-dd5d-4673-95b4-98d568af336f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:46.075579 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9c616bb-dd5d-4673-95b4-98d568af336f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:46.075772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9c616bb-dd5d-4673-95b4-98d568af336f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:46.075868 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9c616bb-dd5d-4673-95b4-98d568af336f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:46.080392 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:46.080392 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:46.080969 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9c616bb-dd5d-4673-95b4-98d568af336f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:46.081462 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1158/4654] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:46 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:46.357580 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94273990-11a9-46cd-834d-af9a83408745 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:46.359281 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94273990-11a9-46cd-834d-af9a83408745 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:46.359455 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94273990-11a9-46cd-834d-af9a83408745 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:46.359620 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94273990-11a9-46cd-834d-af9a83408745 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:46.359720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-94273990-11a9-46cd-834d-af9a83408745 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:46.363857 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:46.363857 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:46.364549 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94273990-11a9-46cd-834d-af9a83408745 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:46.364874 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1158/4655] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:46 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:46.374170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7150e59-81b8-4b67-afb0-6b408d58dbd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:46.375897 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7150e59-81b8-4b67-afb0-6b408d58dbd5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:16:46.376139 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7150e59-81b8-4b67-afb0-6b408d58dbd5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:46.376333 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7150e59-81b8-4b67-afb0-6b408d58dbd5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:46.376432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c7150e59-81b8-4b67-afb0-6b408d58dbd5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:46.380755 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:46.380755 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:46.381441 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7150e59-81b8-4b67-afb0-6b408d58dbd5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:16:46.381748 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1168/4656] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:46 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:46.390647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:46.392381 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:16:46.392727 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6", "incremental": true, "force": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:46.394526 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating new backup {'backup': {'volume_id': 'e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6', 'incremental': True, 'force': True}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:16:46.394660 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating backup of volume e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 in container None Aug 06 13:16:46.404982 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:46.404982 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:46.405504 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:46.421585 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['030b31e6-b7ac-4624-966a-86e78c8e0dfe', 'f20a7e62-ea11-4119-b242-113b6efc95c9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:46.452811 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3e3c5e9-f354-445c-8757-40ca7376c814 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:16:46.453395 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1173/4657] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:16:46 2026] POST /volume/v3/backups => generated 286 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:46.460684 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a848c106-6ade-42b7-8e87-a49b91bba39c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:46.462862 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a848c106-6ade-42b7-8e87-a49b91bba39c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:46.463156 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a848c106-6ade-42b7-8e87-a49b91bba39c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:46.463330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a848c106-6ade-42b7-8e87-a49b91bba39c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:46.463402 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a848c106-6ade-42b7-8e87-a49b91bba39c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:46.467782 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:46.467782 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:46.468600 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a848c106-6ade-42b7-8e87-a49b91bba39c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:46.469047 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1159/4658] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:46 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:47.090544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-79b43939-0ee3-4d41-8b09-599d7d69f03e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:47.092201 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79b43939-0ee3-4d41-8b09-599d7d69f03e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:47.092415 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79b43939-0ee3-4d41-8b09-599d7d69f03e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:47.092603 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79b43939-0ee3-4d41-8b09-599d7d69f03e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:47.092674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-79b43939-0ee3-4d41-8b09-599d7d69f03e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:47.096507 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:47.096507 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:47.097042 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79b43939-0ee3-4d41-8b09-599d7d69f03e tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:47.097405 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1159/4659] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:47 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:47.478612 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d6b651b-9c65-401f-b56f-2600fb02a4a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:47.480493 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d6b651b-9c65-401f-b56f-2600fb02a4a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:47.480698 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d6b651b-9c65-401f-b56f-2600fb02a4a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:47.480903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d6b651b-9c65-401f-b56f-2600fb02a4a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:47.481008 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d6b651b-9c65-401f-b56f-2600fb02a4a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:47.485254 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:47.485254 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:47.485936 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d6b651b-9c65-401f-b56f-2600fb02a4a7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:47.486284 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1169/4660] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:47 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:48.111903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42fe5830-4610-42de-ac98-7e47b8091caf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:48.114708 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42fe5830-4610-42de-ac98-7e47b8091caf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:48.115094 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42fe5830-4610-42de-ac98-7e47b8091caf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:48.115429 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42fe5830-4610-42de-ac98-7e47b8091caf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:48.115616 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-42fe5830-4610-42de-ac98-7e47b8091caf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:48.121144 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:48.121144 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:48.121962 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42fe5830-4610-42de-ac98-7e47b8091caf tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:48.122536 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1174/4661] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:48 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:48.495478 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1acf50fa-6d94-485a-9249-4ca4758b130c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:48.497359 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1acf50fa-6d94-485a-9249-4ca4758b130c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:48.497546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1acf50fa-6d94-485a-9249-4ca4758b130c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:48.497734 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1acf50fa-6d94-485a-9249-4ca4758b130c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:48.497826 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1acf50fa-6d94-485a-9249-4ca4758b130c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:48.501883 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:48.501883 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:48.502615 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1acf50fa-6d94-485a-9249-4ca4758b130c tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:48.502935 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1160/4662] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:48 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:49.138859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b13fbb15-6ab2-4ad7-be57-6a0bd3dd22fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:49.147312 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b13fbb15-6ab2-4ad7-be57-6a0bd3dd22fe tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:49.148184 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b13fbb15-6ab2-4ad7-be57-6a0bd3dd22fe tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:49.149889 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b13fbb15-6ab2-4ad7-be57-6a0bd3dd22fe tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:49.150557 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b13fbb15-6ab2-4ad7-be57-6a0bd3dd22fe tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:49.169527 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:49.169527 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:49.171205 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b13fbb15-6ab2-4ad7-be57-6a0bd3dd22fe tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:49.171622 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1160/4663] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:49 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:49.513962 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9fcaa0f-d1b0-4445-92de-c0881bb04078 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:49.517133 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9fcaa0f-d1b0-4445-92de-c0881bb04078 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:49.517694 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9fcaa0f-d1b0-4445-92de-c0881bb04078 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:49.517971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9fcaa0f-d1b0-4445-92de-c0881bb04078 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:49.518104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a9fcaa0f-d1b0-4445-92de-c0881bb04078 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:49.526118 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:49.526118 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:49.527585 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9fcaa0f-d1b0-4445-92de-c0881bb04078 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:49.528252 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1170/4664] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:49 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:50.180744 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d3d0099-7cd5-49ea-8d40-be107c906b8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:50.182430 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d3d0099-7cd5-49ea-8d40-be107c906b8d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:50.182662 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d3d0099-7cd5-49ea-8d40-be107c906b8d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:50.182891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d3d0099-7cd5-49ea-8d40-be107c906b8d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:50.183057 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0d3d0099-7cd5-49ea-8d40-be107c906b8d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:50.187194 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:50.187194 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:50.187757 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d3d0099-7cd5-49ea-8d40-be107c906b8d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:50.188228 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1175/4665] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:50 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:50.539709 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-188fb6ac-1f5a-4d31-a393-c962dcacd30a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:50.541447 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-188fb6ac-1f5a-4d31-a393-c962dcacd30a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:50.541636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-188fb6ac-1f5a-4d31-a393-c962dcacd30a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:50.541817 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-188fb6ac-1f5a-4d31-a393-c962dcacd30a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:50.541936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-188fb6ac-1f5a-4d31-a393-c962dcacd30a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:50.546272 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:50.546272 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:50.547132 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-188fb6ac-1f5a-4d31-a393-c962dcacd30a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:50.547517 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1161/4666] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:50 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:51.198736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65d7b408-ca32-4610-903c-69706be56dcb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:51.200420 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65d7b408-ca32-4610-903c-69706be56dcb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:16:51.200616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65d7b408-ca32-4610-903c-69706be56dcb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:51.200808 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65d7b408-ca32-4610-903c-69706be56dcb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:51.200908 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-65d7b408-ca32-4610-903c-69706be56dcb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:51.205099 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:51.205099 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:51.205701 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65d7b408-ca32-4610-903c-69706be56dcb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:16:51.206077 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1161/4667] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:51 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:51.216207 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-570a1815-b74f-406d-88cf-2f806322d66b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:51.217912 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-570a1815-b74f-406d-88cf-2f806322d66b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93/action Aug 06 13:16:51.218315 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-570a1815-b74f-406d-88cf-2f806322d66b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:16:51.218440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-570a1815-b74f-406d-88cf-2f806322d66b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:51.219754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-570a1815-b74f-406d-88cf-2f806322d66b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Updating backup 'daa51e2d-c0df-45d0-b1ee-4fac59dece93' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 13:16:51.227457 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:51.227457 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:51.234058 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-570a1815-b74f-406d-88cf-2f806322d66b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] reset_status in rpcapi backup_id daa51e2d-c0df-45d0-b1ee-4fac59dece93 on host np0000006653. {{(pid=100266) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 13:16:51.235791 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-570a1815-b74f-406d-88cf-2f806322d66b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93/action returned with HTTP 202 Aug 06 13:16:51.236236 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1171/4668] 10.4.3.59 () {70 vars in 1423 bytes} [Thu Aug 6 13:16:51 2026] POST /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:16:51.244980 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:51.247136 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 Aug 06 13:16:51.247550 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:51.247986 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:51.248051 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume with id: 99893dd9-28f4-478a-8f3c-6fbe58834184 Aug 06 13:16:51.262029 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:51.262029 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:51.262621 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:51.297626 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume request issued successfully. Aug 06 13:16:51.297899 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f06f503c-bc56-44be-820c-2b2a34d1d7e4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 returned with HTTP 202 Aug 06 13:16:51.298691 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1176/4669] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:16:51 2026] DELETE /volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:16:51.306908 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a110c02c-6009-476d-8a38-5665209693ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:51.308864 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a110c02c-6009-476d-8a38-5665209693ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 Aug 06 13:16:51.309275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a110c02c-6009-476d-8a38-5665209693ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:51.309358 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a110c02c-6009-476d-8a38-5665209693ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:51.319646 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:51.319646 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:51.324056 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a110c02c-6009-476d-8a38-5665209693ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:51.329192 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a110c02c-6009-476d-8a38-5665209693ee tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 returned with HTTP 200 Aug 06 13:16:51.329880 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1162/4670] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:51 2026] GET /volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:51.559585 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5701f6c-1516-4abf-8019-675ea325e4c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:51.566682 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5701f6c-1516-4abf-8019-675ea325e4c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:51.567885 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5701f6c-1516-4abf-8019-675ea325e4c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:51.568606 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5701f6c-1516-4abf-8019-675ea325e4c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:51.569191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c5701f6c-1516-4abf-8019-675ea325e4c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:51.579925 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:51.579925 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:51.580708 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5701f6c-1516-4abf-8019-675ea325e4c1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:51.581062 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1162/4671] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:51 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:52.342160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7bacc080-b641-40f2-a120-25a98ed3ac7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:52.344540 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7bacc080-b641-40f2-a120-25a98ed3ac7a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 Aug 06 13:16:52.344763 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7bacc080-b641-40f2-a120-25a98ed3ac7a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:52.344964 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7bacc080-b641-40f2-a120-25a98ed3ac7a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:52.350906 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7bacc080-b641-40f2-a120-25a98ed3ac7a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 returned with HTTP 404 Aug 06 13:16:52.351384 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1172/4672] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:52 2026] GET /volume/v3/volumes/99893dd9-28f4-478a-8f3c-6fbe58834184 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:16:52.361146 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:52.363347 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] POST https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c/restore Aug 06 13:16:52.363790 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:52.365541 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Restoring backup 3423e151-eb91-44d8-8d3a-a66d3713941c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 13:16:52.365687 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Restoring backup 3423e151-eb91-44d8-8d3a-a66d3713941c to volume None. Aug 06 13:16:52.374891 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:52.374891 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:52.376066 np0000006653 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Creating volume of 1 GB for restore of backup 3423e151-eb91-44d8-8d3a-a66d3713941c. Aug 06 13:16:52.382931 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Availability Zones retrieved successfully. Aug 06 13:16:52.391022 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (dd360aa0-50a3-4216-bbfb-5ce2f22e2b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:52.392293 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cf05ce-c06a-4bb4-94a1-17777692ecbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:52.393793 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:16:52.443036 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cf05ce-c06a-4bb4-94a1-17777692ecbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:52.443697 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b71486-f328-4841-af28-59d155c16943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:52.483612 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Created reservations ['19faba5e-0358-40ec-9203-2eadb3227a50', '12995ecc-5a97-4657-8e33-4faeea6cc68c', '5ec066b2-a65e-4ed4-a438-8d97052c459f', '16430393-3fe5-4a3f-b878-002fda5f169f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:52.484333 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b71486-f328-4841-af28-59d155c16943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19faba5e-0358-40ec-9203-2eadb3227a50', '12995ecc-5a97-4657-8e33-4faeea6cc68c', '5ec066b2-a65e-4ed4-a438-8d97052c459f', '16430393-3fe5-4a3f-b878-002fda5f169f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:52.484970 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fb00c8-b588-4f24-b333-6eed6e576c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:52.514423 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fb00c8-b588-4f24-b333-6eed6e576c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa', '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='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['19faba5e-0358-40ec-9203-2eadb3227a50','12995ecc-5a97-4657-8e33-4faeea6cc68c','5ec066b2-a65e-4ed4-a438-8d97052c459f','16430393-3fe5-4a3f-b878-002fda5f169f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:16:52Z,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=8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d7a0bc12d745f48bca123c9a4f5da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:52.515058 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6423d8-5dda-41c6-b7ab-5b61002470cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:52.539792 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6423d8-5dda-41c6-b7ab-5b61002470cb) transitioned into 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='a8d7a0bc12d745f48bca123c9a4f5da1',qos_specs=None,replication_status=,reservations=['19faba5e-0358-40ec-9203-2eadb3227a50','12995ecc-5a97-4657-8e33-4faeea6cc68c','5ec066b2-a65e-4ed4-a438-8d97052c459f','16430393-3fe5-4a3f-b878-002fda5f169f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca08cf77ba148fba4e33bcd4d05b536',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:52.540822 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fe9a27-02db-4658-a784-a15341ee3c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:16:52.553700 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fe9a27-02db-4658-a784-a15341ee3c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:16:52.554686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Flow 'volume_create_api' (dd360aa0-50a3-4216-bbfb-5ce2f22e2b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:16:52.555074 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Create volume request issued successfully. Aug 06 13:16:52.565655 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:52.565655 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:52.566101 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:52.591927 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1edb3c1-07b6-4df1-ad80-547d3476f4f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:52.595220 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1edb3c1-07b6-4df1-ad80-547d3476f4f9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:52.595449 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1edb3c1-07b6-4df1-ad80-547d3476f4f9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:52.595702 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1edb3c1-07b6-4df1-ad80-547d3476f4f9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:52.595846 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d1edb3c1-07b6-4df1-ad80-547d3476f4f9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:52.601002 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:52.601002 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:52.601998 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1edb3c1-07b6-4df1-ad80-547d3476f4f9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:52.602547 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1163/4673] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:52 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:53.572751 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:53.572751 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:53.573182 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:16:53.573182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 13:16:53.573289 np0000006653 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Overwriting volume 8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa with restore of backup 3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:53.586532 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] restore_backup in rpcapi backup_id 3423e151-eb91-44d8-8d3a-a66d3713941c {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 13:16:53.588178 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8a71154-0851-4030-8a6d-c77960be5cb1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c/restore returned with HTTP 202 Aug 06 13:16:53.588583 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1177/4674] 10.4.3.59 () {70 vars in 1426 bytes} [Thu Aug 6 13:16:52 2026] POST /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c/restore => generated 152 bytes in 1228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:53.596156 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c0c2b4a-9a28-46ff-a9da-9b791eb3fbe2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:53.597847 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c0c2b4a-9a28-46ff-a9da-9b791eb3fbe2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:53.598099 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c0c2b4a-9a28-46ff-a9da-9b791eb3fbe2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:53.598345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c0c2b4a-9a28-46ff-a9da-9b791eb3fbe2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:53.598499 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2c0c2b4a-9a28-46ff-a9da-9b791eb3fbe2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:53.602695 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:53.602695 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:53.603377 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c0c2b4a-9a28-46ff-a9da-9b791eb3fbe2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:16:53.603758 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1163/4675] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:53 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:53.612776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04dfc293-f81e-4059-ae81-4f0e62f1c33a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:53.614445 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04dfc293-f81e-4059-ae81-4f0e62f1c33a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:53.614618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04dfc293-f81e-4059-ae81-4f0e62f1c33a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:53.614791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04dfc293-f81e-4059-ae81-4f0e62f1c33a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:53.614889 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-04dfc293-f81e-4059-ae81-4f0e62f1c33a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:53.618956 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:53.618956 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:53.619670 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04dfc293-f81e-4059-ae81-4f0e62f1c33a tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:53.620006 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1173/4676] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:53 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:53.629109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce74a958-d960-4777-a579-8a400824dd21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:53.630681 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce74a958-d960-4777-a579-8a400824dd21 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:53.630837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce74a958-d960-4777-a579-8a400824dd21 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:53.631025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce74a958-d960-4777-a579-8a400824dd21 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:53.631124 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ce74a958-d960-4777-a579-8a400824dd21 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:53.634960 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:53.634960 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:53.635858 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce74a958-d960-4777-a579-8a400824dd21 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:53.636230 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1164/4677] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:53 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:53.646021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6150dd79-569c-4649-a031-76f852afc179 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:53.647717 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6150dd79-569c-4649-a031-76f852afc179 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:53.647828 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6150dd79-569c-4649-a031-76f852afc179 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:53.648003 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6150dd79-569c-4649-a031-76f852afc179 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:53.648126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-6150dd79-569c-4649-a031-76f852afc179 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete backup with id: 11f2453b-0d80-4a9f-b5c5-10fdd42de661. Aug 06 13:16:53.652226 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:53.652226 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:53.662126 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-6150dd79-569c-4649-a031-76f852afc179 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] delete_backup rpcapi backup_id 11f2453b-0d80-4a9f-b5c5-10fdd42de661 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:16:53.663343 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6150dd79-569c-4649-a031-76f852afc179 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 202 Aug 06 13:16:53.663710 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1178/4678] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:16:53 2026] DELETE /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:16:53.670300 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-29bcb02e-5fc9-467f-adbc-85f568814fa4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:53.672662 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29bcb02e-5fc9-467f-adbc-85f568814fa4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:53.672947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29bcb02e-5fc9-467f-adbc-85f568814fa4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:53.673245 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29bcb02e-5fc9-467f-adbc-85f568814fa4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:53.673362 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-29bcb02e-5fc9-467f-adbc-85f568814fa4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:53.678890 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:53.678890 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:53.679935 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29bcb02e-5fc9-467f-adbc-85f568814fa4 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 200 Aug 06 13:16:53.680436 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1164/4679] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:53 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:54.614888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f3a0013-47e0-456d-aa54-913436e959c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:54.617415 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f3a0013-47e0-456d-aa54-913436e959c4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:54.617794 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f3a0013-47e0-456d-aa54-913436e959c4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:54.618139 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f3a0013-47e0-456d-aa54-913436e959c4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:54.618374 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9f3a0013-47e0-456d-aa54-913436e959c4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:54.624568 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:54.624568 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:54.625596 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f3a0013-47e0-456d-aa54-913436e959c4 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:16:54.626185 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1174/4680] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:54 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:54.692704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6427c382-82d4-400f-9d64-2f3ee6fa6a47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:54.695362 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6427c382-82d4-400f-9d64-2f3ee6fa6a47 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 Aug 06 13:16:54.695672 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6427c382-82d4-400f-9d64-2f3ee6fa6a47 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:54.695978 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6427c382-82d4-400f-9d64-2f3ee6fa6a47 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:54.696131 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6427c382-82d4-400f-9d64-2f3ee6fa6a47 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 11f2453b-0d80-4a9f-b5c5-10fdd42de661. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:54.701293 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6427c382-82d4-400f-9d64-2f3ee6fa6a47 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 returned with HTTP 404 Aug 06 13:16:54.701981 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1165/4681] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:54 2026] GET /volume/v3/backups/11f2453b-0d80-4a9f-b5c5-10fdd42de661 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:16:54.710856 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:54.712655 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:16:54.713040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-257589834", "container": "tempest-volumesbackupstest-backup-container-1451509846"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:54.714619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating new backup {'backup': {'volume_id': 'e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-257589834', 'container': 'tempest-volumesbackupstest-backup-container-1451509846'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:16:54.714790 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Creating backup of volume e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 in container tempest-volumesbackupstest-backup-container-1451509846 Aug 06 13:16:54.726062 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:54.726062 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:54.726616 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:16:54.746873 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Created reservations ['fb22d07e-02e9-4c2a-b2da-584e1171d8be', '663a181d-fcc5-4d06-9f00-773f17adbd2f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:16:54.785925 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a2c970-60b3-4e48-b684-898d6b3e3d53 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:16:54.786385 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1179/4682] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:16:54 2026] POST /volume/v3/backups => generated 327 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:16:54.796872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03749969-629c-415d-a9af-fddfc4b99562 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:54.798764 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03749969-629c-415d-a9af-fddfc4b99562 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:16:54.799137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03749969-629c-415d-a9af-fddfc4b99562 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:54.799870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03749969-629c-415d-a9af-fddfc4b99562 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:54.799870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-03749969-629c-415d-a9af-fddfc4b99562 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:54.804421 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:54.804421 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:54.805215 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03749969-629c-415d-a9af-fddfc4b99562 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:16:54.805668 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1165/4683] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:54 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:55.182643 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1c7d35f6-dc72-4661-8afc-65a4184542b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.184816 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1c7d35f6-dc72-4661-8afc-65a4184542b8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:55.185096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1c7d35f6-dc72-4661-8afc-65a4184542b8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.185326 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1c7d35f6-dc72-4661-8afc-65a4184542b8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.192172 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.192172 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:55.195408 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1c7d35f6-dc72-4661-8afc-65a4184542b8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:55.199116 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1c7d35f6-dc72-4661-8afc-65a4184542b8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:55.199570 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1175/4684] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:55.265393 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-372bc24f-55f3-454a-8c67-bf44cc7295ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.265991 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-372bc24f-55f3-454a-8c67-bf44cc7295ae None None] GET https://10.4.3.59/volume// Aug 06 13:16:55.266227 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-372bc24f-55f3-454a-8c67-bf44cc7295ae None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.266526 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-372bc24f-55f3-454a-8c67-bf44cc7295ae None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.266851 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-372bc24f-55f3-454a-8c67-bf44cc7295ae None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:16:55.267319 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1166/4685] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:16:55.275146 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-6b9fa710-74de-4c7b-85d7-27a78d66fdd5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.302149 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-6b9fa710-74de-4c7b-85d7-27a78d66fdd5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:16:55.302530 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-6b9fa710-74de-4c7b-85d7-27a78d66fdd5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aba6d7a9-adc8-4ba1-8219-5a55cffc8695", "connector": null, "instance_uuid": "2be8a2a0-4cf3-48b5-8e85-7a422db5d58c"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:55.310896 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.310896 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:55.333888 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-6b9fa710-74de-4c7b-85d7-27a78d66fdd5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:16:55.334339 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1180/4686] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:16:55 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:55.360189 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61b7d20f-4ffa-4957-9be2-b152d1bdaa1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.361981 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61b7d20f-4ffa-4957-9be2-b152d1bdaa1c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:55.362172 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61b7d20f-4ffa-4957-9be2-b152d1bdaa1c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.362391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61b7d20f-4ffa-4957-9be2-b152d1bdaa1c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.366647 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40542957-2cdf-4c24-a896-f9e207226c2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.367163 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40542957-2cdf-4c24-a896-f9e207226c2c None None] GET https://10.4.3.59/volume// Aug 06 13:16:55.367400 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40542957-2cdf-4c24-a896-f9e207226c2c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.367648 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40542957-2cdf-4c24-a896-f9e207226c2c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.368057 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40542957-2cdf-4c24-a896-f9e207226c2c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:16:55.368541 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1176/4687] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:16:55.373213 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.373213 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:55.376213 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-7381fc44-a520-4b56-a017-c5e94ef0e206 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.376872 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61b7d20f-4ffa-4957-9be2-b152d1bdaa1c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:55.381119 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61b7d20f-4ffa-4957-9be2-b152d1bdaa1c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:55.381635 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1166/4688] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:55.407375 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-7381fc44-a520-4b56-a017-c5e94ef0e206 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:55.407719 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-7381fc44-a520-4b56-a017-c5e94ef0e206 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.408010 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-7381fc44-a520-4b56-a017-c5e94ef0e206 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.420465 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.420465 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:55.424809 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-7381fc44-a520-4b56-a017-c5e94ef0e206 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:55.430896 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-7381fc44-a520-4b56-a017-c5e94ef0e206 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:55.431506 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1167/4689] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 1081 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:16:55.533808 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1e6a79db-1f51-4a7d-a4e2-8686f66c4762 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.535985 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1e6a79db-1f51-4a7d-a4e2-8686f66c4762 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] PUT https://10.4.3.59/volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629 Aug 06 13:16:55.536369 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1e6a79db-1f51-4a7d-a4e2-8686f66c4762 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:16:55.544387 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1e6a79db-1f51-4a7d-a4e2-8686f66c4762 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Acquiring lock "cinder-attachment_update-aba6d7a9-adc8-4ba1-8219-5a55cffc8695-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:16:55.548663 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1e6a79db-1f51-4a7d-a4e2-8686f66c4762 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Lock "cinder-attachment_update-aba6d7a9-adc8-4ba1-8219-5a55cffc8695-np0000006653" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:16:55.549595 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.549595 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:55.628684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1e6a79db-1f51-4a7d-a4e2-8686f66c4762 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Lock "cinder-attachment_update-aba6d7a9-adc8-4ba1-8219-5a55cffc8695-np0000006653" released by "attachment_update" :: held 0.080s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:16:55.629011 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-1e6a79db-1f51-4a7d-a4e2-8686f66c4762 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629 returned with HTTP 200 Aug 06 13:16:55.629492 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1181/4690] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:16:55 2026] PUT /volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:16:55.637316 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f43e88b-2b3b-4ae2-b8f3-ca27deec5a49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.638318 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-59188ba4-fdc7-4d10-a121-d5d40bba6522 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.638931 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f43e88b-2b3b-4ae2-b8f3-ca27deec5a49 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:55.639127 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f43e88b-2b3b-4ae2-b8f3-ca27deec5a49 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.639316 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f43e88b-2b3b-4ae2-b8f3-ca27deec5a49 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.639422 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2f43e88b-2b3b-4ae2-b8f3-ca27deec5a49 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:55.640366 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-59188ba4-fdc7-4d10-a121-d5d40bba6522 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/encryption Aug 06 13:16:55.640552 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-59188ba4-fdc7-4d10-a121-d5d40bba6522 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.640762 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-59188ba4-fdc7-4d10-a121-d5d40bba6522 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.643424 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.643424 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:55.643969 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f43e88b-2b3b-4ae2-b8f3-ca27deec5a49 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:16:55.644314 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1177/4691] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:55.649164 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.649164 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:55.654574 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-59188ba4-fdc7-4d10-a121-d5d40bba6522 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/encryption returned with HTTP 200 Aug 06 13:16:55.654928 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1167/4692] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:55.817158 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa7b3c08-eea8-411e-bc19-4da218165d85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:55.818671 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa7b3c08-eea8-411e-bc19-4da218165d85 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:16:55.819231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa7b3c08-eea8-411e-bc19-4da218165d85 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:55.819231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa7b3c08-eea8-411e-bc19-4da218165d85 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:55.819231 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-aa7b3c08-eea8-411e-bc19-4da218165d85 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:55.822783 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:55.822783 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:55.823445 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa7b3c08-eea8-411e-bc19-4da218165d85 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:16:55.823753 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1168/4693] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:55 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:56.397218 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9953e2b7-5254-4698-9522-a2317c192342 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:56.399137 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9953e2b7-5254-4698-9522-a2317c192342 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:56.399368 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9953e2b7-5254-4698-9522-a2317c192342 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:56.399599 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9953e2b7-5254-4698-9522-a2317c192342 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:56.409638 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:56.409638 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:56.413025 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9953e2b7-5254-4698-9522-a2317c192342 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:56.417161 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9953e2b7-5254-4698-9522-a2317c192342 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:56.417547 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1182/4694] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:56 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:56.654378 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb401ab5-eb56-4871-8303-a0ae4988c413 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:56.656504 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb401ab5-eb56-4871-8303-a0ae4988c413 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:56.656746 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb401ab5-eb56-4871-8303-a0ae4988c413 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:56.657089 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb401ab5-eb56-4871-8303-a0ae4988c413 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:56.657227 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cb401ab5-eb56-4871-8303-a0ae4988c413 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:56.662596 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:56.662596 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:56.663316 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb401ab5-eb56-4871-8303-a0ae4988c413 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:16:56.663702 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1178/4695] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:56 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:56.833539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-316a24c6-f963-4bf3-ae52-e0a235b8ec2b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:56.835449 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-316a24c6-f963-4bf3-ae52-e0a235b8ec2b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:16:56.835699 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-316a24c6-f963-4bf3-ae52-e0a235b8ec2b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:56.835905 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-316a24c6-f963-4bf3-ae52-e0a235b8ec2b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:56.836071 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-316a24c6-f963-4bf3-ae52-e0a235b8ec2b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:56.840496 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:56.840496 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:56.841378 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-316a24c6-f963-4bf3-ae52-e0a235b8ec2b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:16:56.841956 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1168/4696] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:56 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:57.430341 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-143b4a43-57e6-4be0-8063-1b0429d0ab2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:57.432112 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-143b4a43-57e6-4be0-8063-1b0429d0ab2f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:57.432297 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-143b4a43-57e6-4be0-8063-1b0429d0ab2f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:57.432481 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-143b4a43-57e6-4be0-8063-1b0429d0ab2f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:57.441580 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:57.441580 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:57.444890 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-143b4a43-57e6-4be0-8063-1b0429d0ab2f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:57.448944 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-143b4a43-57e6-4be0-8063-1b0429d0ab2f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:57.449377 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1169/4697] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:57 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:57.674256 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d41d25da-1f64-4c92-b326-a9bbcc46d376 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:57.676560 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d41d25da-1f64-4c92-b326-a9bbcc46d376 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:57.676904 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d41d25da-1f64-4c92-b326-a9bbcc46d376 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:57.677180 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d41d25da-1f64-4c92-b326-a9bbcc46d376 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:57.677364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d41d25da-1f64-4c92-b326-a9bbcc46d376 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:57.681892 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:57.681892 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:57.682532 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d41d25da-1f64-4c92-b326-a9bbcc46d376 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:16:57.682905 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1183/4698] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:57 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:57.851600 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ae9d98e-30ea-4c7a-89ab-e6766e54bb24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:57.853521 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae9d98e-30ea-4c7a-89ab-e6766e54bb24 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:16:57.853701 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae9d98e-30ea-4c7a-89ab-e6766e54bb24 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:57.853910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae9d98e-30ea-4c7a-89ab-e6766e54bb24 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:57.854031 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9ae9d98e-30ea-4c7a-89ab-e6766e54bb24 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:57.856084 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=118,cinder:UPDATE=29,cinder:INSERT=10 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:16:57.859323 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:57.859323 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:57.860462 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae9d98e-30ea-4c7a-89ab-e6766e54bb24 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:16:57.861058 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1179/4699] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:57 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:58.469190 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81c60af3-7f82-4c2a-9989-618f1ab2c57b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:58.478655 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c60af3-7f82-4c2a-9989-618f1ab2c57b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:58.478827 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81c60af3-7f82-4c2a-9989-618f1ab2c57b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:58.479596 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81c60af3-7f82-4c2a-9989-618f1ab2c57b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:58.517770 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:58.517770 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:58.537924 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81c60af3-7f82-4c2a-9989-618f1ab2c57b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:58.546019 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c60af3-7f82-4c2a-9989-618f1ab2c57b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:58.546487 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1169/4700] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:58 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:58.693926 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee719a87-bdfe-4824-8b36-203657d18f5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:58.696437 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee719a87-bdfe-4824-8b36-203657d18f5d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:58.696664 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee719a87-bdfe-4824-8b36-203657d18f5d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:58.696891 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee719a87-bdfe-4824-8b36-203657d18f5d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:58.697022 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ee719a87-bdfe-4824-8b36-203657d18f5d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:58.702224 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:58.702224 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:58.702943 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee719a87-bdfe-4824-8b36-203657d18f5d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:16:58.703591 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1170/4701] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:58 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:58.872826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c625a4bf-06cf-4fca-91d0-d7c127361335 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:58.874934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c625a4bf-06cf-4fca-91d0-d7c127361335 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:16:58.875134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c625a4bf-06cf-4fca-91d0-d7c127361335 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:58.875346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c625a4bf-06cf-4fca-91d0-d7c127361335 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:58.875452 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c625a4bf-06cf-4fca-91d0-d7c127361335 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:58.877175 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=171,cinder:INSERT=30,cinder:UPDATE=69 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:16:58.880132 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:58.880132 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:16:58.880940 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c625a4bf-06cf-4fca-91d0-d7c127361335 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:16:58.881397 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1184/4702] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:58 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:59.560381 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3839c60d-9b06-4415-b246-807f377c5ce4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:59.562785 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3839c60d-9b06-4415-b246-807f377c5ce4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:16:59.563062 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3839c60d-9b06-4415-b246-807f377c5ce4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:59.563351 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3839c60d-9b06-4415-b246-807f377c5ce4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:59.573995 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:59.573995 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:16:59.577595 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3839c60d-9b06-4415-b246-807f377c5ce4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:16:59.581939 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3839c60d-9b06-4415-b246-807f377c5ce4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:16:59.582332 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1180/4703] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:59 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:59.714452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea2cf470-f19b-40d1-b2ea-740b1629760b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:59.717232 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea2cf470-f19b-40d1-b2ea-740b1629760b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:16:59.717588 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea2cf470-f19b-40d1-b2ea-740b1629760b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:59.717843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea2cf470-f19b-40d1-b2ea-740b1629760b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:59.718103 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ea2cf470-f19b-40d1-b2ea-740b1629760b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:59.720163 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=124,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:16:59.725366 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:59.725366 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:16:59.726603 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea2cf470-f19b-40d1-b2ea-740b1629760b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:16:59.727344 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1170/4704] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:16:59 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:16:59.892150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb829cfb-4d03-4346-9a82-a3929eb011b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:16:59.894011 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb829cfb-4d03-4346-9a82-a3929eb011b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:16:59.894463 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb829cfb-4d03-4346-9a82-a3929eb011b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:16:59.894818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb829cfb-4d03-4346-9a82-a3929eb011b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:16:59.895074 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bb829cfb-4d03-4346-9a82-a3929eb011b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:16:59.899838 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:16:59.899838 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:16:59.901339 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb829cfb-4d03-4346-9a82-a3929eb011b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:16:59.901339 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1171/4705] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:16:59 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:00.594434 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2281b925-8afb-4455-a648-422034e67acc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:00.596325 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2281b925-8afb-4455-a648-422034e67acc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:00.596572 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2281b925-8afb-4455-a648-422034e67acc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:00.596800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2281b925-8afb-4455-a648-422034e67acc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:00.607124 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:00.607124 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:00.611171 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2281b925-8afb-4455-a648-422034e67acc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:00.615522 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2281b925-8afb-4455-a648-422034e67acc tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:00.615908 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1185/4706] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:00 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:00.737946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cab93216-2663-4675-b380-86f47630d590 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:00.739471 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cab93216-2663-4675-b380-86f47630d590 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:00.739649 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cab93216-2663-4675-b380-86f47630d590 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:00.739830 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cab93216-2663-4675-b380-86f47630d590 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:00.739929 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cab93216-2663-4675-b380-86f47630d590 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:00.743672 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:00.743672 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:00.744218 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cab93216-2663-4675-b380-86f47630d590 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:17:00.744549 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1181/4707] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:00 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:00.912161 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b960aa17-9b2b-49c6-95f1-5afac40abfad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:00.914023 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b960aa17-9b2b-49c6-95f1-5afac40abfad tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:00.914337 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b960aa17-9b2b-49c6-95f1-5afac40abfad tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:00.914483 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b960aa17-9b2b-49c6-95f1-5afac40abfad tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:00.914599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b960aa17-9b2b-49c6-95f1-5afac40abfad tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:00.919424 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:00.919424 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:00.920347 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b960aa17-9b2b-49c6-95f1-5afac40abfad tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:00.920734 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1171/4708] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:00 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:01.572299 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b719bfd7-c292-40c3-832c-685fb1bb950b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:01.574798 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b719bfd7-c292-40c3-832c-685fb1bb950b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:17:01.574966 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b719bfd7-c292-40c3-832c-685fb1bb950b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:01.575168 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b719bfd7-c292-40c3-832c-685fb1bb950b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:01.587549 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:01.587549 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:01.592086 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b719bfd7-c292-40c3-832c-685fb1bb950b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:01.598932 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b719bfd7-c292-40c3-832c-685fb1bb950b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:17:01.599758 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1172/4709] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:01 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 1646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:01.629929 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c89e37de-45ba-46a5-b45b-c0026a707289 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:01.631781 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c89e37de-45ba-46a5-b45b-c0026a707289 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:01.632021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c89e37de-45ba-46a5-b45b-c0026a707289 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:01.632220 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c89e37de-45ba-46a5-b45b-c0026a707289 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:01.643534 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:01.643534 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:01.647345 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c89e37de-45ba-46a5-b45b-c0026a707289 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:01.651483 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c89e37de-45ba-46a5-b45b-c0026a707289 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:01.651858 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1186/4710] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:01 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:01.756562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f547353-b3db-4fa4-aa0e-20cc6b59aa9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:01.758913 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f547353-b3db-4fa4-aa0e-20cc6b59aa9d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:01.759293 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f547353-b3db-4fa4-aa0e-20cc6b59aa9d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:01.759589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f547353-b3db-4fa4-aa0e-20cc6b59aa9d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:01.759736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1f547353-b3db-4fa4-aa0e-20cc6b59aa9d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:01.765861 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:01.765861 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:01.766871 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f547353-b3db-4fa4-aa0e-20cc6b59aa9d tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:17:01.767303 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1182/4711] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:01 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:01.933158 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a0371c1-fc02-479f-b9ba-dcde441d2d5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:01.934928 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a0371c1-fc02-479f-b9ba-dcde441d2d5f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:01.935113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a0371c1-fc02-479f-b9ba-dcde441d2d5f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:01.935313 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a0371c1-fc02-479f-b9ba-dcde441d2d5f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:01.935432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2a0371c1-fc02-479f-b9ba-dcde441d2d5f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:01.940097 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:01.940097 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:01.941201 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a0371c1-fc02-479f-b9ba-dcde441d2d5f tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:01.941604 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1172/4712] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:01 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:02.616927 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6158c31-f23b-4aab-8fb5-012c1879ac1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:02.620385 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6158c31-f23b-4aab-8fb5-012c1879ac1a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:17:02.620716 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6158c31-f23b-4aab-8fb5-012c1879ac1a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:02.621005 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6158c31-f23b-4aab-8fb5-012c1879ac1a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:02.632156 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:02.632156 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:02.638950 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6158c31-f23b-4aab-8fb5-012c1879ac1a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:02.645200 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6158c31-f23b-4aab-8fb5-012c1879ac1a tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:17:02.645617 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1173/4713] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:02 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 1646 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:02.668360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c613becb-7ec4-4f1f-927f-2c470506acd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:02.670679 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c613becb-7ec4-4f1f-927f-2c470506acd1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:02.670895 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c613becb-7ec4-4f1f-927f-2c470506acd1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:02.671078 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c613becb-7ec4-4f1f-927f-2c470506acd1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:02.683494 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:02.683494 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:02.688938 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c613becb-7ec4-4f1f-927f-2c470506acd1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:02.694737 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c613becb-7ec4-4f1f-927f-2c470506acd1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:02.695149 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1187/4714] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:02 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:02.779600 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00ac4135-e961-4c29-b780-9c2ab44ab978 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:02.781607 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00ac4135-e961-4c29-b780-9c2ab44ab978 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:02.781865 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00ac4135-e961-4c29-b780-9c2ab44ab978 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:02.782079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00ac4135-e961-4c29-b780-9c2ab44ab978 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:02.782186 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-00ac4135-e961-4c29-b780-9c2ab44ab978 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:02.786762 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:02.786762 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:02.787405 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00ac4135-e961-4c29-b780-9c2ab44ab978 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:17:02.787875 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1183/4715] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:02 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:02.961423 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6811c535-5d03-409a-8cb1-ed516150012e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:02.963714 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6811c535-5d03-409a-8cb1-ed516150012e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:02.965488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6811c535-5d03-409a-8cb1-ed516150012e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:02.965488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6811c535-5d03-409a-8cb1-ed516150012e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:02.965488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6811c535-5d03-409a-8cb1-ed516150012e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:02.971862 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:02.971862 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:02.971862 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6811c535-5d03-409a-8cb1-ed516150012e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:02.972713 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1173/4716] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:02 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:03.328411 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6a6525e7-b961-4b74-9942-9ffe2a1bec9b req-ef614806-c8f0-4740-8e3f-e0d6628ad081 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.331678 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6a6525e7-b961-4b74-9942-9ffe2a1bec9b req-ef614806-c8f0-4740-8e3f-e0d6628ad081 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef Aug 06 13:17:03.331931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6a6525e7-b961-4b74-9942-9ffe2a1bec9b req-ef614806-c8f0-4740-8e3f-e0d6628ad081 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.332103 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6a6525e7-b961-4b74-9942-9ffe2a1bec9b req-ef614806-c8f0-4740-8e3f-e0d6628ad081 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.333822 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=102,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:17:03.343909 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.343909 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:03.394219 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6a6525e7-b961-4b74-9942-9ffe2a1bec9b req-ef614806-c8f0-4740-8e3f-e0d6628ad081 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef returned with HTTP 200 Aug 06 13:17:03.395062 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1174/4717] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:17:03 2026] DELETE /volume/v3/attachments/db7498fa-253c-485f-9b82-577ce7e95bef => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:03.508173 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-8583316f-37e5-4d93-804d-5dff2d372a3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.510465 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-8583316f-37e5-4d93-804d-5dff2d372a3c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629/action Aug 06 13:17:03.510864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-8583316f-37e5-4d93-804d-5dff2d372a3c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:17:03.511011 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-8583316f-37e5-4d93-804d-5dff2d372a3c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:03.530118 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.530118 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:03.541109 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-988d5925-71b8-4174-82df-0d3b8f2215b9 req-8583316f-37e5-4d93-804d-5dff2d372a3c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629/action returned with HTTP 204 Aug 06 13:17:03.541581 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1188/4718] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:17:03 2026] POST /volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:03.661584 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c01ab7da-f810-474b-8140-33ffa7d5cc17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.663607 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c01ab7da-f810-474b-8140-33ffa7d5cc17 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:17:03.663866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c01ab7da-f810-474b-8140-33ffa7d5cc17 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.664096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c01ab7da-f810-474b-8140-33ffa7d5cc17 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.671823 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.671823 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:03.675791 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c01ab7da-f810-474b-8140-33ffa7d5cc17 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:03.680768 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c01ab7da-f810-474b-8140-33ffa7d5cc17 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:17:03.681223 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1184/4719] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:03.696288 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d756f41d-d807-4365-918b-4afac40fc535 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.696288 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d756f41d-d807-4365-918b-4afac40fc535 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:17:03.696560 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d756f41d-d807-4365-918b-4afac40fc535 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4bd5e4e1-9bae-47de-bce4-c7f516e42b77", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-990132193"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:03.698224 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-d756f41d-d807-4365-918b-4afac40fc535 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating new backup {'backup': {'volume_id': '4bd5e4e1-9bae-47de-bce4-c7f516e42b77', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-990132193'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:17:03.698488 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-d756f41d-d807-4365-918b-4afac40fc535 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating backup of volume 4bd5e4e1-9bae-47de-bce4-c7f516e42b77 in container None Aug 06 13:17:03.707044 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.707044 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:03.707594 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d756f41d-d807-4365-918b-4afac40fc535 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:03.710742 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8dfb0907-4690-4ef4-90c8-49e5041494ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.713037 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dfb0907-4690-4ef4-90c8-49e5041494ab tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:03.713354 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dfb0907-4690-4ef4-90c8-49e5041494ab tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.713627 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dfb0907-4690-4ef4-90c8-49e5041494ab tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.725392 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.725392 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:03.728502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d756f41d-d807-4365-918b-4afac40fc535 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['820c7abd-9355-483c-baa4-10b880ca25ed', '0ad3ae8f-5728-4a56-96ce-ac9fa9ce8ed6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:03.729339 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8dfb0907-4690-4ef4-90c8-49e5041494ab tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:03.735060 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dfb0907-4690-4ef4-90c8-49e5041494ab tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:03.735510 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1175/4720] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 1194 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:03.748756 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a2cca6c-058e-475e-9948-3d4d78a07dd0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.750629 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a2cca6c-058e-475e-9948-3d4d78a07dd0 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:03.750822 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a2cca6c-058e-475e-9948-3d4d78a07dd0 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.751039 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a2cca6c-058e-475e-9948-3d4d78a07dd0 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.760931 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.760931 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:03.764990 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7a2cca6c-058e-475e-9948-3d4d78a07dd0 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:03.769369 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a2cca6c-058e-475e-9948-3d4d78a07dd0 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:03.769768 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1189/4721] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 1194 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:03.781287 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d756f41d-d807-4365-918b-4afac40fc535 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:17:03.781287 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1174/4722] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:03 2026] POST /volume/v3/backups => generated 327 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:03.790095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eff30ccd-8be2-434d-8d74-6b4622e45325 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.792176 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eff30ccd-8be2-434d-8d74-6b4622e45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:03.792438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eff30ccd-8be2-434d-8d74-6b4622e45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.792893 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eff30ccd-8be2-434d-8d74-6b4622e45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.792893 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-eff30ccd-8be2-434d-8d74-6b4622e45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:03.797449 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.797449 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:03.798351 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eff30ccd-8be2-434d-8d74-6b4622e45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:03.799105 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1185/4723] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:03.803963 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f0b0a30-9aaf-4400-a84a-bbb4cbcfb72f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.806048 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f0b0a30-9aaf-4400-a84a-bbb4cbcfb72f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:03.806336 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f0b0a30-9aaf-4400-a84a-bbb4cbcfb72f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.806603 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f0b0a30-9aaf-4400-a84a-bbb4cbcfb72f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.806763 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7f0b0a30-9aaf-4400-a84a-bbb4cbcfb72f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:03.811885 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.811885 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:03.812478 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f0b0a30-9aaf-4400-a84a-bbb4cbcfb72f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:17:03.812923 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1176/4724] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:03.820135 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8783fac1-8210-4c73-a12c-3ac675080284 req-dd2f5f23-5fc5-4d99-bdcf-f3b0729ab427 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.828040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.830419 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa Aug 06 13:17:03.830543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.831435 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.831435 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume with id: 8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa Aug 06 13:17:03.840901 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.840901 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:03.841413 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:17:03.857110 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-dd2f5f23-5fc5-4d99-bdcf-f3b0729ab427 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:03.857335 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-dd2f5f23-5fc5-4d99-bdcf-f3b0729ab427 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.857527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-dd2f5f23-5fc5-4d99-bdcf-f3b0729ab427 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.860918 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume request issued successfully. Aug 06 13:17:03.861198 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38f6d64a-9062-4954-a4b6-8eeae62fb489 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa returned with HTTP 202 Aug 06 13:17:03.861774 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1175/4725] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:17:03 2026] DELETE /volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:03.868949 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.868949 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:03.872018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08eeb9af-07f5-4f34-98f6-f83f5af0805f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.873022 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8783fac1-8210-4c73-a12c-3ac675080284 req-dd2f5f23-5fc5-4d99-bdcf-f3b0729ab427 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:03.874384 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08eeb9af-07f5-4f34-98f6-f83f5af0805f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa Aug 06 13:17:03.874731 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08eeb9af-07f5-4f34-98f6-f83f5af0805f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.875000 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08eeb9af-07f5-4f34-98f6-f83f5af0805f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.878002 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-dd2f5f23-5fc5-4d99-bdcf-f3b0729ab427 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:03.878550 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1190/4726] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 1194 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:03.882220 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.882220 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:03.886709 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08eeb9af-07f5-4f34-98f6-f83f5af0805f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:17:03.891741 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08eeb9af-07f5-4f34-98f6-f83f5af0805f tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa returned with HTTP 200 Aug 06 13:17:03.892190 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1186/4727] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:03.900843 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8783fac1-8210-4c73-a12c-3ac675080284 req-0ab3c0db-9d86-4067-9ac3-f5fe354eea75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.904869 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-0ab3c0db-9d86-4067-9ac3-f5fe354eea75 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/action Aug 06 13:17:03.905361 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-0ab3c0db-9d86-4067-9ac3-f5fe354eea75 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:17:03.905541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-0ab3c0db-9d86-4067-9ac3-f5fe354eea75 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:03.922243 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:03.922243 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:03.922803 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8783fac1-8210-4c73-a12c-3ac675080284 req-0ab3c0db-9d86-4067-9ac3-f5fe354eea75 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:03.932506 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8783fac1-8210-4c73-a12c-3ac675080284 req-0ab3c0db-9d86-4067-9ac3-f5fe354eea75 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Begin detaching volume completed successfully. Aug 06 13:17:03.932737 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-0ab3c0db-9d86-4067-9ac3-f5fe354eea75 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/action returned with HTTP 202 Aug 06 13:17:03.933313 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1177/4728] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:17:03 2026] POST /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:03.990013 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21e3f7c7-f3fd-476f-915c-ec00c5cf91dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:03.992707 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21e3f7c7-f3fd-476f-915c-ec00c5cf91dd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:03.992949 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21e3f7c7-f3fd-476f-915c-ec00c5cf91dd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:03.993150 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21e3f7c7-f3fd-476f-915c-ec00c5cf91dd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:03.993255 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-21e3f7c7-f3fd-476f-915c-ec00c5cf91dd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:04.001953 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd6d7dd9-5a7e-4774-89d0-eddf767ff103 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.002403 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd6d7dd9-5a7e-4774-89d0-eddf767ff103 None None] GET https://10.4.3.59/volume// Aug 06 13:17:04.002500 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:04.002500 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:04.002669 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd6d7dd9-5a7e-4774-89d0-eddf767ff103 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.002900 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd6d7dd9-5a7e-4774-89d0-eddf767ff103 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.003257 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd6d7dd9-5a7e-4774-89d0-eddf767ff103 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:17:04.003379 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21e3f7c7-f3fd-476f-915c-ec00c5cf91dd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:04.003627 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1191/4729] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:17:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:17:04.003752 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1176/4730] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:03 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:04.013978 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8783fac1-8210-4c73-a12c-3ac675080284 req-e39a42a2-3c5c-4528-96e1-578bff588291 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.016217 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-e39a42a2-3c5c-4528-96e1-578bff588291 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:04.016475 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-e39a42a2-3c5c-4528-96e1-578bff588291 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.016739 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-e39a42a2-3c5c-4528-96e1-578bff588291 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.027669 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:04.027669 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:04.031239 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8783fac1-8210-4c73-a12c-3ac675080284 req-e39a42a2-3c5c-4528-96e1-578bff588291 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:04.035513 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-e39a42a2-3c5c-4528-96e1-578bff588291 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:04.035986 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1187/4731] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:17:04 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 1377 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:17:04.045505 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8783fac1-8210-4c73-a12c-3ac675080284 req-4918f752-b5a9-4023-a7d8-25d8e087200f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.047901 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-4918f752-b5a9-4023-a7d8-25d8e087200f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/encryption Aug 06 13:17:04.048120 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-4918f752-b5a9-4023-a7d8-25d8e087200f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.048345 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-4918f752-b5a9-4023-a7d8-25d8e087200f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.058412 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:04.058412 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:04.065522 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-4918f752-b5a9-4023-a7d8-25d8e087200f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/encryption returned with HTTP 200 Aug 06 13:17:04.066028 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1178/4732] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:17:04 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:04.810928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50a1eccf-c181-4e09-81ac-1758c82e38e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.813147 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50a1eccf-c181-4e09-81ac-1758c82e38e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:04.813442 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50a1eccf-c181-4e09-81ac-1758c82e38e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.813740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50a1eccf-c181-4e09-81ac-1758c82e38e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.813908 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-50a1eccf-c181-4e09-81ac-1758c82e38e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:04.819078 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:04.819078 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:04.819938 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50a1eccf-c181-4e09-81ac-1758c82e38e0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:04.820368 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1192/4733] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:04 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:04.906147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e50b7222-a240-46e3-b8ce-6d87ac0ca0be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.907890 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e50b7222-a240-46e3-b8ce-6d87ac0ca0be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa Aug 06 13:17:04.908083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e50b7222-a240-46e3-b8ce-6d87ac0ca0be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.908268 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e50b7222-a240-46e3-b8ce-6d87ac0ca0be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.914382 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e50b7222-a240-46e3-b8ce-6d87ac0ca0be tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa returned with HTTP 404 Aug 06 13:17:04.914912 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1177/4734] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:04 2026] GET /volume/v3/volumes/8aa34c4e-62a1-4e30-a7a8-96cd6222e5fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:04.924823 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6fd69322-495b-4ba2-ab06-ef12dc244aa2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.926556 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fd69322-495b-4ba2-ab06-ef12dc244aa2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:04.926785 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fd69322-495b-4ba2-ab06-ef12dc244aa2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.926968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fd69322-495b-4ba2-ab06-ef12dc244aa2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.927072 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6fd69322-495b-4ba2-ab06-ef12dc244aa2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:04.931121 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:04.931121 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:04.931668 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fd69322-495b-4ba2-ab06-ef12dc244aa2 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:17:04.931986 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1188/4735] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:04 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:04.942316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb354283-4e27-4221-b620-e438520e8e19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.944392 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb354283-4e27-4221-b620-e438520e8e19 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:17:04.944701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb354283-4e27-4221-b620-e438520e8e19 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.944964 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb354283-4e27-4221-b620-e438520e8e19 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.945128 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-fb354283-4e27-4221-b620-e438520e8e19 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete backup with id: daa51e2d-c0df-45d0-b1ee-4fac59dece93. Aug 06 13:17:04.949500 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:04.949500 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:04.959861 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-fb354283-4e27-4221-b620-e438520e8e19 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] delete_backup rpcapi backup_id daa51e2d-c0df-45d0-b1ee-4fac59dece93 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:04.961481 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb354283-4e27-4221-b620-e438520e8e19 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 202 Aug 06 13:17:04.961908 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1179/4736] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:17:04 2026] DELETE /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:04.969286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31f3c07c-6e9e-47a1-888f-f0337d8f811b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:04.971283 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31f3c07c-6e9e-47a1-888f-f0337d8f811b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:17:04.971610 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31f3c07c-6e9e-47a1-888f-f0337d8f811b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:04.971826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31f3c07c-6e9e-47a1-888f-f0337d8f811b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:04.971931 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-31f3c07c-6e9e-47a1-888f-f0337d8f811b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:04.976621 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:04.976621 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:04.977350 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31f3c07c-6e9e-47a1-888f-f0337d8f811b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 200 Aug 06 13:17:04.977790 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1193/4737] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:04 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:05.014523 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f95a80ff-ce75-4e25-9e4b-d4925e7508f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:05.016479 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f95a80ff-ce75-4e25-9e4b-d4925e7508f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:05.016870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f95a80ff-ce75-4e25-9e4b-d4925e7508f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:05.016870 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f95a80ff-ce75-4e25-9e4b-d4925e7508f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:05.016978 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f95a80ff-ce75-4e25-9e4b-d4925e7508f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:05.021385 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:05.021385 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:05.022104 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f95a80ff-ce75-4e25-9e4b-d4925e7508f2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:05.022594 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1178/4738] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:05 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:05.830501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-336e6726-c956-4883-8d0b-671e9ae243bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:05.832196 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-336e6726-c956-4883-8d0b-671e9ae243bb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:05.832422 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-336e6726-c956-4883-8d0b-671e9ae243bb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:05.832659 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-336e6726-c956-4883-8d0b-671e9ae243bb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:05.832769 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-336e6726-c956-4883-8d0b-671e9ae243bb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:05.836947 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:05.836947 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:05.837694 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-336e6726-c956-4883-8d0b-671e9ae243bb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:05.838071 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1189/4739] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:05 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:05.988459 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6dbbd19f-bce6-4421-9c84-f060722d55ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:05.990144 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dbbd19f-bce6-4421-9c84-f060722d55ed tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 Aug 06 13:17:05.990371 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dbbd19f-bce6-4421-9c84-f060722d55ed tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:05.990561 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dbbd19f-bce6-4421-9c84-f060722d55ed tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:05.990686 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6dbbd19f-bce6-4421-9c84-f060722d55ed tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id daa51e2d-c0df-45d0-b1ee-4fac59dece93. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:05.993995 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dbbd19f-bce6-4421-9c84-f060722d55ed tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 returned with HTTP 404 Aug 06 13:17:05.994465 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1180/4740] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:05 2026] GET /volume/v3/backups/daa51e2d-c0df-45d0-b1ee-4fac59dece93 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:06.000543 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab3db85a-ff40-485d-ab68-a9cdf8570634 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:06.002334 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab3db85a-ff40-485d-ab68-a9cdf8570634 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:17:06.002587 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab3db85a-ff40-485d-ab68-a9cdf8570634 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:06.002776 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab3db85a-ff40-485d-ab68-a9cdf8570634 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:06.002874 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-ab3db85a-ff40-485d-ab68-a9cdf8570634 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete backup with id: 6248971e-699c-427f-a5b0-287344c24619. Aug 06 13:17:06.006808 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:06.006808 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:06.018903 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-ab3db85a-ff40-485d-ab68-a9cdf8570634 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] delete_backup rpcapi backup_id 6248971e-699c-427f-a5b0-287344c24619 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:06.020688 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab3db85a-ff40-485d-ab68-a9cdf8570634 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 202 Aug 06 13:17:06.021111 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1194/4741] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:17:05 2026] DELETE /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:06.028348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-58e4d2ce-5ab4-4d0f-9c16-16fbdc717deb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:06.030464 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58e4d2ce-5ab4-4d0f-9c16-16fbdc717deb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:17:06.030788 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58e4d2ce-5ab4-4d0f-9c16-16fbdc717deb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:06.031020 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58e4d2ce-5ab4-4d0f-9c16-16fbdc717deb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:06.031151 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-58e4d2ce-5ab4-4d0f-9c16-16fbdc717deb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:06.033618 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57dcc8ba-6ce8-4043-9e70-c5b6fe00acb2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:06.035417 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57dcc8ba-6ce8-4043-9e70-c5b6fe00acb2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:06.035468 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:06.035468 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:06.035624 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57dcc8ba-6ce8-4043-9e70-c5b6fe00acb2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:06.035802 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57dcc8ba-6ce8-4043-9e70-c5b6fe00acb2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:06.035900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-57dcc8ba-6ce8-4043-9e70-c5b6fe00acb2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:06.036043 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58e4d2ce-5ab4-4d0f-9c16-16fbdc717deb tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 200 Aug 06 13:17:06.036465 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1179/4742] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:06 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:06.040384 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:06.040384 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:06.041154 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57dcc8ba-6ce8-4043-9e70-c5b6fe00acb2 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:06.041662 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1190/4743] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:06 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:06.847996 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca00874c-73e0-49cb-9743-6f29a51997a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:06.850083 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca00874c-73e0-49cb-9743-6f29a51997a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:06.850294 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca00874c-73e0-49cb-9743-6f29a51997a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:06.850575 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca00874c-73e0-49cb-9743-6f29a51997a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:06.850671 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ca00874c-73e0-49cb-9743-6f29a51997a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:06.856084 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:06.856084 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:06.857110 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca00874c-73e0-49cb-9743-6f29a51997a5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:06.857705 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1181/4744] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:06 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:06.968273 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8783fac1-8210-4c73-a12c-3ac675080284 req-b8dae154-3a97-4d3b-b67c-5845ff5d3c02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:06.970670 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-b8dae154-3a97-4d3b-b67c-5845ff5d3c02 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] DELETE https://10.4.3.59/volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629 Aug 06 13:17:06.970969 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-b8dae154-3a97-4d3b-b67c-5845ff5d3c02 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:06.971277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-b8dae154-3a97-4d3b-b67c-5845ff5d3c02 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:06.979492 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:06.979492 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:07.036126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8783fac1-8210-4c73-a12c-3ac675080284 req-b8dae154-3a97-4d3b-b67c-5845ff5d3c02 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629 returned with HTTP 200 Aug 06 13:17:07.036784 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1195/4745] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:17:06 2026] DELETE /volume/v3/attachments/8774d6b7-0915-42ef-b5da-9c276ee58629 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:07.048632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1dc2cf3a-65f0-4b2b-93c4-d61e2d42c26a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.050878 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1dc2cf3a-65f0-4b2b-93c4-d61e2d42c26a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 Aug 06 13:17:07.051207 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1dc2cf3a-65f0-4b2b-93c4-d61e2d42c26a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.051463 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1dc2cf3a-65f0-4b2b-93c4-d61e2d42c26a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.051644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1dc2cf3a-65f0-4b2b-93c4-d61e2d42c26a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 6248971e-699c-427f-a5b0-287344c24619. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:07.052788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb7b0608-d642-434c-abed-bf28e90915cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.054927 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb7b0608-d642-434c-abed-bf28e90915cd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:07.055228 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb7b0608-d642-434c-abed-bf28e90915cd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.055698 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb7b0608-d642-434c-abed-bf28e90915cd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.055698 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bb7b0608-d642-434c-abed-bf28e90915cd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:07.056357 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1dc2cf3a-65f0-4b2b-93c4-d61e2d42c26a tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 returned with HTTP 404 Aug 06 13:17:07.056951 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1180/4746] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:07 2026] GET /volume/v3/backups/6248971e-699c-427f-a5b0-287344c24619 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:07.063764 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.063764 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:07.064703 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb7b0608-d642-434c-abed-bf28e90915cd tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:07.065317 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1191/4747] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:07 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:07.065581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07926436-fcca-4e70-bc6e-6cf41967d91c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.068166 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07926436-fcca-4e70-bc6e-6cf41967d91c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:07.068505 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07926436-fcca-4e70-bc6e-6cf41967d91c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.068800 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07926436-fcca-4e70-bc6e-6cf41967d91c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.068984 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-07926436-fcca-4e70-bc6e-6cf41967d91c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete backup with id: 3423e151-eb91-44d8-8d3a-a66d3713941c. Aug 06 13:17:07.075200 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.075200 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:07.076378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fcf537b2-84b9-427f-9aee-ef7e9f2592c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.080411 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcf537b2-84b9-427f-9aee-ef7e9f2592c9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:07.080688 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcf537b2-84b9-427f-9aee-ef7e9f2592c9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.080951 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcf537b2-84b9-427f-9aee-ef7e9f2592c9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.081096 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fcf537b2-84b9-427f-9aee-ef7e9f2592c9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:07.088420 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.088420 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:07.089489 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcf537b2-84b9-427f-9aee-ef7e9f2592c9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:07.089900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-07926436-fcca-4e70-bc6e-6cf41967d91c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] delete_backup rpcapi backup_id 3423e151-eb91-44d8-8d3a-a66d3713941c {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:07.089958 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1196/4748] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:07 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:07.092105 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07926436-fcca-4e70-bc6e-6cf41967d91c tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 202 Aug 06 13:17:07.092725 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1182/4749] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:17:07 2026] DELETE /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:07.100859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ba7e4344-5bd4-45b0-a428-5816717c3aa1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.101293 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77d7c56e-a9d1-4b53-9588-645af794fad7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.102734 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba7e4344-5bd4-45b0-a428-5816717c3aa1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:07.102946 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba7e4344-5bd4-45b0-a428-5816717c3aa1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.103140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba7e4344-5bd4-45b0-a428-5816717c3aa1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.103222 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77d7c56e-a9d1-4b53-9588-645af794fad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:07.103303 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ba7e4344-5bd4-45b0-a428-5816717c3aa1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:07.103501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77d7c56e-a9d1-4b53-9588-645af794fad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.103735 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77d7c56e-a9d1-4b53-9588-645af794fad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.103855 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-77d7c56e-a9d1-4b53-9588-645af794fad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete backup with id: 47916593-59c3-472a-96ea-6b96d1a396a7. Aug 06 13:17:07.109194 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.109194 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:07.110004 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba7e4344-5bd4-45b0-a428-5816717c3aa1 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 200 Aug 06 13:17:07.110397 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1181/4750] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:07 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:07.110477 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.110477 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:07.128511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-77d7c56e-a9d1-4b53-9588-645af794fad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] delete_backup rpcapi backup_id 47916593-59c3-472a-96ea-6b96d1a396a7 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:07.131420 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77d7c56e-a9d1-4b53-9588-645af794fad7 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 202 Aug 06 13:17:07.131895 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1192/4751] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:07 2026] DELETE /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:07.140090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0b4b06d-8f02-4b34-8505-f946b5d02794 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.141785 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0b4b06d-8f02-4b34-8505-f946b5d02794 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:07.141974 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0b4b06d-8f02-4b34-8505-f946b5d02794 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.142166 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0b4b06d-8f02-4b34-8505-f946b5d02794 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.142401 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b0b4b06d-8f02-4b34-8505-f946b5d02794 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:07.147806 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.147806 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:07.148996 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0b4b06d-8f02-4b34-8505-f946b5d02794 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 200 Aug 06 13:17:07.149466 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1197/4752] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:07 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:07.150076 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-462977de-8816-4387-bd6b-07c28ba5d31a req-e31b5201-3615-4197-99e1-cf466fd0cd1f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.182228 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-462977de-8816-4387-bd6b-07c28ba5d31a req-e31b5201-3615-4197-99e1-cf466fd0cd1f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:07.182568 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-462977de-8816-4387-bd6b-07c28ba5d31a req-e31b5201-3615-4197-99e1-cf466fd0cd1f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.182863 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-462977de-8816-4387-bd6b-07c28ba5d31a req-e31b5201-3615-4197-99e1-cf466fd0cd1f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.191246 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.191246 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:07.195311 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-462977de-8816-4387-bd6b-07c28ba5d31a req-e31b5201-3615-4197-99e1-cf466fd0cd1f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:07.199719 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-462977de-8816-4387-bd6b-07c28ba5d31a req-e31b5201-3615-4197-99e1-cf466fd0cd1f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:07.200015 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1183/4753] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:17:07 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 902 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:07.869964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f0c5344-f08a-4f63-8e7d-56c1500d0414 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:07.871944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f0c5344-f08a-4f63-8e7d-56c1500d0414 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:07.871944 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f0c5344-f08a-4f63-8e7d-56c1500d0414 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:07.872180 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f0c5344-f08a-4f63-8e7d-56c1500d0414 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:07.872224 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1f0c5344-f08a-4f63-8e7d-56c1500d0414 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:07.877785 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:07.877785 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:07.878630 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f0c5344-f08a-4f63-8e7d-56c1500d0414 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:07.879086 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1182/4754] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:07 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:08.123191 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d967cfb8-baf6-4ef0-9c87-956aa274b353 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:08.125339 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d967cfb8-baf6-4ef0-9c87-956aa274b353 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c Aug 06 13:17:08.125615 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d967cfb8-baf6-4ef0-9c87-956aa274b353 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:08.125837 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d967cfb8-baf6-4ef0-9c87-956aa274b353 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:08.126019 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d967cfb8-baf6-4ef0-9c87-956aa274b353 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Show backup with id 3423e151-eb91-44d8-8d3a-a66d3713941c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:08.130850 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d967cfb8-baf6-4ef0-9c87-956aa274b353 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c returned with HTTP 404 Aug 06 13:17:08.131445 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1193/4755] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:08 2026] GET /volume/v3/backups/3423e151-eb91-44d8-8d3a-a66d3713941c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:08.140538 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:08.142503 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 Aug 06 13:17:08.142829 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:08.143165 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:08.143338 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume with id: c096c4e0-9e06-40a6-8b9b-bf070e951871 Aug 06 13:17:08.152350 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:08.152350 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:08.152683 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:17:08.161387 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e77ea62d-2eab-4e63-bd68-bbc754215c90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:08.163830 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e77ea62d-2eab-4e63-bd68-bbc754215c90 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 Aug 06 13:17:08.164164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e77ea62d-2eab-4e63-bd68-bbc754215c90 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:08.164478 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e77ea62d-2eab-4e63-bd68-bbc754215c90 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:08.164721 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e77ea62d-2eab-4e63-bd68-bbc754215c90 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 47916593-59c3-472a-96ea-6b96d1a396a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:08.168743 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e77ea62d-2eab-4e63-bd68-bbc754215c90 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 returned with HTTP 404 Aug 06 13:17:08.169557 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1184/4756] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:08 2026] GET /volume/v3/backups/47916593-59c3-472a-96ea-6b96d1a396a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:08.176286 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Delete volume request issued successfully. Aug 06 13:17:08.176477 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b664ab1-aacb-4cbc-ad0b-4af65ee6532b tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 returned with HTTP 202 Aug 06 13:17:08.177178 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1198/4757] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:17:08 2026] DELETE /volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:08.186909 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c206a7b6-7ce3-4b73-9ef5-79781fefe594 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:08.188952 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c206a7b6-7ce3-4b73-9ef5-79781fefe594 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 Aug 06 13:17:08.189147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c206a7b6-7ce3-4b73-9ef5-79781fefe594 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:08.189389 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c206a7b6-7ce3-4b73-9ef5-79781fefe594 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:08.198545 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:08.198545 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:08.203620 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c206a7b6-7ce3-4b73-9ef5-79781fefe594 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Volume info retrieved successfully. Aug 06 13:17:08.209069 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c206a7b6-7ce3-4b73-9ef5-79781fefe594 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 returned with HTTP 200 Aug 06 13:17:08.209539 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1183/4758] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:08 2026] GET /volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:08.314903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed041ca0-c6cf-4ba1-bc79-b7b9abefe150 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:08.317472 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed041ca0-c6cf-4ba1-bc79-b7b9abefe150 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:17:08.317689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed041ca0-c6cf-4ba1-bc79-b7b9abefe150 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:08.317872 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed041ca0-c6cf-4ba1-bc79-b7b9abefe150 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:08.317959 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-ed041ca0-c6cf-4ba1-bc79-b7b9abefe150 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete backup with id: 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. Aug 06 13:17:08.322965 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:08.322965 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:08.338737 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-ed041ca0-c6cf-4ba1-bc79-b7b9abefe150 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] delete_backup rpcapi backup_id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:08.341965 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed041ca0-c6cf-4ba1-bc79-b7b9abefe150 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 202 Aug 06 13:17:08.341965 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1194/4759] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:08 2026] DELETE /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:08.349649 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3fa0220c-0de8-4a67-b345-6c4853b218cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:08.351972 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fa0220c-0de8-4a67-b345-6c4853b218cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:17:08.352350 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fa0220c-0de8-4a67-b345-6c4853b218cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:08.352581 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fa0220c-0de8-4a67-b345-6c4853b218cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:08.352704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3fa0220c-0de8-4a67-b345-6c4853b218cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:08.358892 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:08.358892 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:08.359805 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fa0220c-0de8-4a67-b345-6c4853b218cc tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 200 Aug 06 13:17:08.360213 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1185/4760] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:08 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:08.892989 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a2dcea2-1170-4354-bc82-81cc100a53f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:08.895302 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a2dcea2-1170-4354-bc82-81cc100a53f0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:08.895453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a2dcea2-1170-4354-bc82-81cc100a53f0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:08.895651 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a2dcea2-1170-4354-bc82-81cc100a53f0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:08.895786 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7a2dcea2-1170-4354-bc82-81cc100a53f0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:08.904406 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:08.904406 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:08.905459 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a2dcea2-1170-4354-bc82-81cc100a53f0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:08.905863 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1199/4761] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:08 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:09.222389 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-889c08cb-b3b4-4734-ba6e-9e2830970636 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.224580 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-889c08cb-b3b4-4734-ba6e-9e2830970636 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] GET https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 Aug 06 13:17:09.224758 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-889c08cb-b3b4-4734-ba6e-9e2830970636 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:09.225047 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-889c08cb-b3b4-4734-ba6e-9e2830970636 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:09.231526 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-889c08cb-b3b4-4734-ba6e-9e2830970636 tempest-ProjectAdminTests33-2047531447 tempest-ProjectAdminTests33-2047531447-project-admin] https://10.4.3.59/volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 returned with HTTP 404 Aug 06 13:17:09.232023 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1184/4762] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:09 2026] GET /volume/v3/volumes/c096c4e0-9e06-40a6-8b9b-bf070e951871 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:09.371975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4cc09ef2-a45e-40cd-998c-7f0b802210e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.373980 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cc09ef2-a45e-40cd-998c-7f0b802210e5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b Aug 06 13:17:09.374149 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cc09ef2-a45e-40cd-998c-7f0b802210e5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:09.374389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cc09ef2-a45e-40cd-998c-7f0b802210e5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:09.374534 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4cc09ef2-a45e-40cd-998c-7f0b802210e5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Show backup with id 5ac38bae-98f2-4f00-8d13-eecd7ab6676b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:09.378243 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cc09ef2-a45e-40cd-998c-7f0b802210e5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b returned with HTTP 404 Aug 06 13:17:09.378826 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1195/4763] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:09 2026] GET /volume/v3/backups/5ac38bae-98f2-4f00-8d13-eecd7ab6676b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:09.494032 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-f1479e76-c2b8-40de-9d0a-966b4f14ad23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.496506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-f1479e76-c2b8-40de-9d0a-966b4f14ad23 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:09.496712 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-f1479e76-c2b8-40de-9d0a-966b4f14ad23 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:09.496899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-f1479e76-c2b8-40de-9d0a-966b4f14ad23 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:09.507370 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:09.507370 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:09.510792 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-f1479e76-c2b8-40de-9d0a-966b4f14ad23 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:09.514937 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-f1479e76-c2b8-40de-9d0a-966b4f14ad23 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:17:09.515496 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1186/4764] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:17:09 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:09.535592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-d87af324-2ad7-4fd0-bce6-d7b458e665a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.538200 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-d87af324-2ad7-4fd0-bce6-d7b458e665a9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] POST https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6/action Aug 06 13:17:09.538597 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-d87af324-2ad7-4fd0-bce6-d7b458e665a9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:17:09.538739 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-d87af324-2ad7-4fd0-bce6-d7b458e665a9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:09.549951 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:09.549951 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:09.550437 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-d87af324-2ad7-4fd0-bce6-d7b458e665a9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:09.556027 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-d87af324-2ad7-4fd0-bce6-d7b458e665a9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Begin detaching volume completed successfully. Aug 06 13:17:09.556195 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-d87af324-2ad7-4fd0-bce6-d7b458e665a9 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6/action returned with HTTP 202 Aug 06 13:17:09.556680 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1200/4765] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:17:09 2026] POST /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:09.575662 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bcb2d47a-2209-46f1-aac3-e5e10865750b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.578035 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcb2d47a-2209-46f1-aac3-e5e10865750b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:09.578328 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcb2d47a-2209-46f1-aac3-e5e10865750b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:09.578610 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcb2d47a-2209-46f1-aac3-e5e10865750b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:09.589272 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:09.589272 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:09.593752 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bcb2d47a-2209-46f1-aac3-e5e10865750b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:09.599616 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcb2d47a-2209-46f1-aac3-e5e10865750b tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:17:09.599795 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6bcaa3ce-e298-49b3-88e8-8b65386dd4e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.600148 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1185/4766] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:09 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:09.600387 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bcaa3ce-e298-49b3-88e8-8b65386dd4e8 None None] GET https://10.4.3.59/volume// Aug 06 13:17:09.600866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bcaa3ce-e298-49b3-88e8-8b65386dd4e8 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:09.600866 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bcaa3ce-e298-49b3-88e8-8b65386dd4e8 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:09.601249 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bcaa3ce-e298-49b3-88e8-8b65386dd4e8 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:17:09.601605 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1196/4767] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:17:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:17:09.610521 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-c0975932-a5a9-4ff3-a8e4-19ed6f519be1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.612873 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-c0975932-a5a9-4ff3-a8e4-19ed6f519be1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:09.613161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-c0975932-a5a9-4ff3-a8e4-19ed6f519be1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:09.613423 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-c0975932-a5a9-4ff3-a8e4-19ed6f519be1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:09.622510 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:09.622510 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:09.625597 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-c0975932-a5a9-4ff3-a8e4-19ed6f519be1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:09.630097 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-c0975932-a5a9-4ff3-a8e4-19ed6f519be1 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:17:09.630550 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1187/4768] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:17:09 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 1315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:17:09.917681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d22ca8b-90cc-43eb-b4fe-d2532a5bcc86 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:09.920826 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d22ca8b-90cc-43eb-b4fe-d2532a5bcc86 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:09.920923 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d22ca8b-90cc-43eb-b4fe-d2532a5bcc86 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:09.921124 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d22ca8b-90cc-43eb-b4fe-d2532a5bcc86 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:09.921253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6d22ca8b-90cc-43eb-b4fe-d2532a5bcc86 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:09.926401 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:09.926401 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:09.927408 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d22ca8b-90cc-43eb-b4fe-d2532a5bcc86 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:09.928043 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1201/4769] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:09 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:10.529493 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-4fb7ee5f-4aaa-49f9-ae53-2add5b649578 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:10.531654 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-4fb7ee5f-4aaa-49f9-ae53-2add5b649578 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584 Aug 06 13:17:10.531892 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-4fb7ee5f-4aaa-49f9-ae53-2add5b649578 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:10.532096 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-4fb7ee5f-4aaa-49f9-ae53-2add5b649578 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:10.542477 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:10.542477 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:10.581164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:10.607074 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d4c2bbeb-b1f4-4f2e-8c8d-0bf7bc60c9f5 req-4fb7ee5f-4aaa-49f9-ae53-2add5b649578 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584 returned with HTTP 200 Aug 06 13:17:10.610688 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1186/4770] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:17:10 2026] DELETE /volume/v3/attachments/9dd1d8dd-8ca0-4d3d-b2d1-0fa4ea59d584 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:10.616161 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6d8bcac-bf8e-433f-94bb-10e1959279b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:10.619368 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6d8bcac-bf8e-433f-94bb-10e1959279b5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:10.619704 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6d8bcac-bf8e-433f-94bb-10e1959279b5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:10.619951 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6d8bcac-bf8e-433f-94bb-10e1959279b5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:10.630580 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:10.630580 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:10.633832 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6d8bcac-bf8e-433f-94bb-10e1959279b5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:10.638720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6d8bcac-bf8e-433f-94bb-10e1959279b5 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:17:10.639161 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1188/4771] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:10 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:10.699220 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:10.699625 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1983478764"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:10.701059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1983478764'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:10.701160 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Create volume of 1 GB Aug 06 13:17:10.706119 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Availability Zones retrieved successfully. Aug 06 13:17:10.713671 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Flow 'volume_create_api' (c2e78797-2211-46b4-a856-c9b48c7abfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:10.715049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c321ee62-9be7-44e2-a054-a1c352c53d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:10.715987 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:10.748982 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c321ee62-9be7-44e2-a054-a1c352c53d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:10.749843 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8596d25d-f192-4b1c-b3a3-94c2a40d8d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:10.781144 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:10.783967 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:10.783967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:10.784182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:10.784409 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume with id: aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:10.795091 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:10.795091 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:10.795683 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:10.809331 np0000006653 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:17:10.818144 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume request issued successfully. Aug 06 13:17:10.818410 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9758968-0805-40ee-b5f4-d5ad8834fb0f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 202 Aug 06 13:17:10.818834 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1202/4772] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:10 2026] DELETE /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:10.822399 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Created reservations ['e56bd463-cd90-4722-920b-32aee7227753', 'fb731cf4-b578-4337-b874-7aaa3440aec1', '76d75587-e0a3-4ff4-8fc7-0dce0126632c', '822b2e64-3f97-4f1f-9b5e-14175f3326d2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:10.822399 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8596d25d-f192-4b1c-b3a3-94c2a40d8d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e56bd463-cd90-4722-920b-32aee7227753', 'fb731cf4-b578-4337-b874-7aaa3440aec1', '76d75587-e0a3-4ff4-8fc7-0dce0126632c', '822b2e64-3f97-4f1f-9b5e-14175f3326d2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:10.822399 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f103720b-10b7-44c2-98d0-160187f54461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:10.829716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac9f4df7-daf7-4e3e-b5bd-61b2331d2599 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:10.833147 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac9f4df7-daf7-4e3e-b5bd-61b2331d2599 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:10.834045 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac9f4df7-daf7-4e3e-b5bd-61b2331d2599 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:10.835001 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac9f4df7-daf7-4e3e-b5bd-61b2331d2599 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:10.843317 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:10.843317 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:10.846812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f103720b-10b7-44c2-98d0-160187f54461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c4ea2ae-b36a-40b2-8000-088ee12ba24b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1983478764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a43860e3a24f959d6a394e2df079ba',qos_specs=None,replication_status=,reservations=['e56bd463-cd90-4722-920b-32aee7227753','fb731cf4-b578-4337-b874-7aaa3440aec1','76d75587-e0a3-4ff4-8fc7-0dce0126632c','822b2e64-3f97-4f1f-9b5e-14175f3326d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd09b3b7aa6540ccaae03d462c7e6a02',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1983478764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c4ea2ae-b36a-40b2-8000-088ee12ba24b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26a43860e3a24f959d6a394e2df079ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd09b3b7aa6540ccaae03d462c7e6a02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:10.847559 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9e5f01-8a8c-4fd7-939d-f1c40e043a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:10.847871 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ac9f4df7-daf7-4e3e-b5bd-61b2331d2599 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:10.854004 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac9f4df7-daf7-4e3e-b5bd-61b2331d2599 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 200 Aug 06 13:17:10.854576 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1187/4773] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:10 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:10.866589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9e5f01-8a8c-4fd7-939d-f1c40e043a43) transitioned into state 'SUCCESS' from state '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-1983478764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a43860e3a24f959d6a394e2df079ba',qos_specs=None,replication_status=,reservations=['e56bd463-cd90-4722-920b-32aee7227753','fb731cf4-b578-4337-b874-7aaa3440aec1','76d75587-e0a3-4ff4-8fc7-0dce0126632c','822b2e64-3f97-4f1f-9b5e-14175f3326d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd09b3b7aa6540ccaae03d462c7e6a02',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:10.867284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d9f344-7cb0-44e1-b121-01835629a0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:10.875863 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d9f344-7cb0-44e1-b121-01835629a0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:10.876705 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Flow 'volume_create_api' (c2e78797-2211-46b4-a856-c9b48c7abfb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:10.877038 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Create volume request issued successfully. Aug 06 13:17:10.878171 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fea5784-8ec6-426f-81ef-6c4bd76e273a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:10.878171 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1197/4774] 10.4.3.59 () {70 vars in 1291 bytes} [Thu Aug 6 13:17:10 2026] POST /volume/v3/volumes => generated 776 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:10.889109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4d5e894-991f-4c06-9261-02aae393a464 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:10.891542 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4d5e894-991f-4c06-9261-02aae393a464 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b Aug 06 13:17:10.891797 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4d5e894-991f-4c06-9261-02aae393a464 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:10.892056 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4d5e894-991f-4c06-9261-02aae393a464 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:10.899837 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:10.899837 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:10.903528 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4d5e894-991f-4c06-9261-02aae393a464 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Volume info retrieved successfully. Aug 06 13:17:10.907447 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4d5e894-991f-4c06-9261-02aae393a464 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b returned with HTTP 200 Aug 06 13:17:10.907906 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1189/4775] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:10 2026] GET /volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:10.940044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b409595-b2f9-413f-afed-743be4d45325 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:10.942095 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b409595-b2f9-413f-afed-743be4d45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:10.942360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b409595-b2f9-413f-afed-743be4d45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:10.942606 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b409595-b2f9-413f-afed-743be4d45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:10.942737 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7b409595-b2f9-413f-afed-743be4d45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:10.946966 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:10.946966 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:10.948000 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b409595-b2f9-413f-afed-743be4d45325 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:10.948394 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1203/4776] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:10 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:11.869672 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eeff1b00-e446-4fea-b068-539e559d9178 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:11.871939 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eeff1b00-e446-4fea-b068-539e559d9178 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 Aug 06 13:17:11.872234 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eeff1b00-e446-4fea-b068-539e559d9178 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:11.872528 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eeff1b00-e446-4fea-b068-539e559d9178 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:11.879581 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eeff1b00-e446-4fea-b068-539e559d9178 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 returned with HTTP 404 Aug 06 13:17:11.880332 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1188/4777] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:11 2026] GET /volume/v3/volumes/aba6d7a9-adc8-4ba1-8219-5a55cffc8695 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:11.888654 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:11.890853 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 Aug 06 13:17:11.891072 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:11.891272 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:11.891475 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume with id: 1f5e4e76-a83a-45b5-bbf2-5573906bfb38 Aug 06 13:17:11.899947 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:11.899947 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:11.900530 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:11.913513 np0000006653 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:17:11.922134 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee001587-0790-475d-9be2-d1e1f918c889 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:11.924169 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee001587-0790-475d-9be2-d1e1f918c889 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b Aug 06 13:17:11.924482 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee001587-0790-475d-9be2-d1e1f918c889 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:11.924776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee001587-0790-475d-9be2-d1e1f918c889 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:11.925766 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume request issued successfully. Aug 06 13:17:11.926053 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf611e7c-ac3a-4836-ac3d-f09a7b2d776a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 returned with HTTP 202 Aug 06 13:17:11.926691 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1198/4778] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:11 2026] DELETE /volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:11.934446 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:11.934446 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:11.937515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a69954f1-1288-43d3-9856-d4ae2501a45c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:11.939691 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a69954f1-1288-43d3-9856-d4ae2501a45c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 Aug 06 13:17:11.939969 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a69954f1-1288-43d3-9856-d4ae2501a45c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:11.940241 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a69954f1-1288-43d3-9856-d4ae2501a45c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:11.940986 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee001587-0790-475d-9be2-d1e1f918c889 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Volume info retrieved successfully. Aug 06 13:17:11.947795 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee001587-0790-475d-9be2-d1e1f918c889 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b returned with HTTP 200 Aug 06 13:17:11.948256 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1190/4779] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:11 2026] GET /volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:11.948888 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:11.948888 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:11.953964 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a69954f1-1288-43d3-9856-d4ae2501a45c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:11.959905 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a69954f1-1288-43d3-9856-d4ae2501a45c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 returned with HTTP 200 Aug 06 13:17:11.960462 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1204/4780] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:11 2026] GET /volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:11.963029 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81644d9e-c4bf-4c5a-aac6-e5b830b93126 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:11.965906 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ddad2104-6750-4182-b4d1-92e27074bad3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:11.966021 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81644d9e-c4bf-4c5a-aac6-e5b830b93126 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:11.966021 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81644d9e-c4bf-4c5a-aac6-e5b830b93126 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:11.966993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81644d9e-c4bf-4c5a-aac6-e5b830b93126 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:11.966993 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-81644d9e-c4bf-4c5a-aac6-e5b830b93126 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:11.968464 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddad2104-6750-4182-b4d1-92e27074bad3 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] POST https://10.4.3.59/volume/v3/backups Aug 06 13:17:11.969082 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddad2104-6750-4182-b4d1-92e27074bad3 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c4ea2ae-b36a-40b2-8000-088ee12ba24b", "name": "tempest-type-Backup-1632444618"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:11.971033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-ddad2104-6750-4182-b4d1-92e27074bad3 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Creating new backup {'backup': {'volume_id': '6c4ea2ae-b36a-40b2-8000-088ee12ba24b', 'name': 'tempest-type-Backup-1632444618'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:17:11.971368 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-ddad2104-6750-4182-b4d1-92e27074bad3 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Creating backup of volume 6c4ea2ae-b36a-40b2-8000-088ee12ba24b in container None Aug 06 13:17:11.973615 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:11.973615 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:11.974578 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81644d9e-c4bf-4c5a-aac6-e5b830b93126 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:11.975224 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1189/4781] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:11 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:11.980710 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:11.980710 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:11.981600 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddad2104-6750-4182-b4d1-92e27074bad3 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Volume info retrieved successfully. Aug 06 13:17:12.020095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ddad2104-6750-4182-b4d1-92e27074bad3 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Created reservations ['368d1730-3232-4a6d-8395-83f96598f2a7', '9b038cf2-f177-492c-8a24-d479dafdbed9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:12.061135 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddad2104-6750-4182-b4d1-92e27074bad3 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:17:12.061727 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1199/4782] 10.4.3.59 () {70 vars in 1292 bytes} [Thu Aug 6 13:17:11 2026] POST /volume/v3/backups => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:12.071352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b2d0db7-52b4-4fdb-98ef-39c31133b544 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:12.073535 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b2d0db7-52b4-4fdb-98ef-39c31133b544 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:12.073867 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b2d0db7-52b4-4fdb-98ef-39c31133b544 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:12.074217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b2d0db7-52b4-4fdb-98ef-39c31133b544 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:12.074500 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9b2d0db7-52b4-4fdb-98ef-39c31133b544 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:12.080345 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:12.080345 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:12.081073 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b2d0db7-52b4-4fdb-98ef-39c31133b544 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:12.081769 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1191/4783] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:12 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:12.980575 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec252738-841b-46a0-ac1f-a751c3db48c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:12.982250 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec252738-841b-46a0-ac1f-a751c3db48c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 Aug 06 13:17:12.982585 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec252738-841b-46a0-ac1f-a751c3db48c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:12.982852 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec252738-841b-46a0-ac1f-a751c3db48c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:12.986470 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f31c9588-a228-4b89-8ab1-2165f7a92df5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:12.988868 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f31c9588-a228-4b89-8ab1-2165f7a92df5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:12.989170 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f31c9588-a228-4b89-8ab1-2165f7a92df5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:12.989460 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f31c9588-a228-4b89-8ab1-2165f7a92df5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:12.989677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f31c9588-a228-4b89-8ab1-2165f7a92df5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:12.989726 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec252738-841b-46a0-ac1f-a751c3db48c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 returned with HTTP 404 Aug 06 13:17:12.990179 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1205/4784] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:12 2026] GET /volume/v3/volumes/1f5e4e76-a83a-45b5-bbf2-5573906bfb38 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:12.995566 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:12.995566 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:12.996626 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f31c9588-a228-4b89-8ab1-2165f7a92df5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:12.997179 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1190/4785] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:12 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:12.998842 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b906980-d949-4d78-a5a6-edc1ffc55cec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:13.000997 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b906980-d949-4d78-a5a6-edc1ffc55cec tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:17:13.001313 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b906980-d949-4d78-a5a6-edc1ffc55cec tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:13.001597 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b906980-d949-4d78-a5a6-edc1ffc55cec tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:13.002229 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:13.002229 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:13.002625 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b906980-d949-4d78-a5a6-edc1ffc55cec tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:13.013134 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b906980-d949-4d78-a5a6-edc1ffc55cec tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Get all volumes completed successfully. Aug 06 13:17:13.015189 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:13.015189 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:13.021017 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b906980-d949-4d78-a5a6-edc1ffc55cec tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:17:13.021458 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1200/4786] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:17:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7626 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:13.036101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43106f8c-01a9-4f6d-90c2-0f00673fc02c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:13.037829 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43106f8c-01a9-4f6d-90c2-0f00673fc02c tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] DELETE https://10.4.3.59/volume/v3/types/e6900959-3a6e-43c3-ac8b-d97a8e9ab15e Aug 06 13:17:13.038011 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43106f8c-01a9-4f6d-90c2-0f00673fc02c tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:13.038212 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43106f8c-01a9-4f6d-90c2-0f00673fc02c tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:13.060925 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43106f8c-01a9-4f6d-90c2-0f00673fc02c tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/types/e6900959-3a6e-43c3-ac8b-d97a8e9ab15e returned with HTTP 202 Aug 06 13:17:13.061343 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1192/4787] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:17:13 2026] DELETE /volume/v3/types/e6900959-3a6e-43c3-ac8b-d97a8e9ab15e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:13.093288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08601265-4e78-48b0-8744-55d2277c495d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:13.095081 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08601265-4e78-48b0-8744-55d2277c495d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:13.095309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08601265-4e78-48b0-8744-55d2277c495d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:13.095505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08601265-4e78-48b0-8744-55d2277c495d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:13.095626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-08601265-4e78-48b0-8744-55d2277c495d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:13.099851 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:13.099851 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:13.100631 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08601265-4e78-48b0-8744-55d2277c495d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:13.100845 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1206/4788] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:13 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:13.795912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ffbc6306-278c-49bd-a52e-445c0d05668e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:13.798617 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffbc6306-278c-49bd-a52e-445c0d05668e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:13.798947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffbc6306-278c-49bd-a52e-445c0d05668e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:13.799279 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffbc6306-278c-49bd-a52e-445c0d05668e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:13.808786 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:13.808786 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:13.813955 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ffbc6306-278c-49bd-a52e-445c0d05668e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:13.819849 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffbc6306-278c-49bd-a52e-445c0d05668e tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:17:13.820414 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1191/4789] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:13 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:13.834611 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:13.836728 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:13.836973 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:13.837227 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:13.838223 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume with id: e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:13.846547 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:13.846547 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:13.847014 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:13.870685 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Delete volume request issued successfully. Aug 06 13:17:13.870925 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbecdeb7-063f-493a-8b30-9b34a7bfba50 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 202 Aug 06 13:17:13.871476 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1201/4790] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:13 2026] DELETE /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:13.879950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19b29fef-c894-4d84-aebd-bc7fc9cbe0b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:13.882116 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19b29fef-c894-4d84-aebd-bc7fc9cbe0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:13.882311 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19b29fef-c894-4d84-aebd-bc7fc9cbe0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:13.882657 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19b29fef-c894-4d84-aebd-bc7fc9cbe0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:13.893444 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:13.893444 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:13.898026 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-19b29fef-c894-4d84-aebd-bc7fc9cbe0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Volume info retrieved successfully. Aug 06 13:17:13.904701 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19b29fef-c894-4d84-aebd-bc7fc9cbe0b6 tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 200 Aug 06 13:17:13.904701 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1193/4791] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:13 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:14.008955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88190ccb-6022-4d05-89c3-440310fcc4a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:14.011005 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88190ccb-6022-4d05-89c3-440310fcc4a8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:14.011285 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88190ccb-6022-4d05-89c3-440310fcc4a8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:14.011567 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88190ccb-6022-4d05-89c3-440310fcc4a8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:14.011720 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-88190ccb-6022-4d05-89c3-440310fcc4a8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:14.017167 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:14.017167 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:14.018238 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88190ccb-6022-4d05-89c3-440310fcc4a8 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:14.018827 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1207/4792] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:14 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:14.111570 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e820feb-45e5-4ebc-a092-af9789575a23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:14.113459 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e820feb-45e5-4ebc-a092-af9789575a23 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:14.113964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e820feb-45e5-4ebc-a092-af9789575a23 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:14.113964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e820feb-45e5-4ebc-a092-af9789575a23 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:14.114106 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2e820feb-45e5-4ebc-a092-af9789575a23 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:14.119331 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:14.119331 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:14.119943 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e820feb-45e5-4ebc-a092-af9789575a23 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:14.120419 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1192/4793] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:14 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:14.260480 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d69fef0-4d22-4b38-bf69-6c46d3708111 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:14.262487 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d69fef0-4d22-4b38-bf69-6c46d3708111 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:17:14.262847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d69fef0-4d22-4b38-bf69-6c46d3708111 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1233411418", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:14.278437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d69fef0-4d22-4b38-bf69-6c46d3708111 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:17:14.278976 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1202/4794] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:17:14 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:14.288879 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-375ddca8-ecf0-4f78-bddc-64a31438559a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:14.291160 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-375ddca8-ecf0-4f78-bddc-64a31438559a tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] POST https://10.4.3.59/volume/v3/types/0d917bdc-8040-436e-a1f0-1f5e23d66a5a/encryption Aug 06 13:17:14.291667 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-375ddca8-ecf0-4f78-bddc-64a31438559a tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:14.311191 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-375ddca8-ecf0-4f78-bddc-64a31438559a tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/types/0d917bdc-8040-436e-a1f0-1f5e23d66a5a/encryption returned with HTTP 200 Aug 06 13:17:14.311807 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1194/4795] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:17:14 2026] POST /volume/v3/types/0d917bdc-8040-436e-a1f0-1f5e23d66a5a/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:14.340445 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:14.342446 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:14.342812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-427877612", "snapshot_id": null, "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "volume_type": "tempest-scenario-type-luks-1233411418", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:14.344249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-427877612', 'snapshot_id': None, 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'volume_type': 'tempest-scenario-type-luks-1233411418', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:14.429171 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume of 1 GB Aug 06 13:17:14.429539 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:14.429539 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:14.430413 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Availability Zones retrieved successfully. Aug 06 13:17:14.436849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (04bb664b-2d1a-48f6-8e98-56705f118696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:14.437811 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215ea505-81ae-4820-b5df-b491c25affda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:14.438966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:14.495120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215ea505-81ae-4820-b5df-b491c25affda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:17:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a,is_public=True,name='tempest-scenario-type-luks-1233411418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d917bdc-8040-436e-a1f0-1f5e23d66a5a', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:14.495892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e24fa7e-030b-47d5-99e0-16742f66b520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:14.521797 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1233411418 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1233411418, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:14.522082 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1233411418 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1233411418, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:14.554555 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Created reservations ['7935da2b-49ca-448b-9ac3-209477a7a59d', '344546c4-e948-47b8-a70e-a3471cea4830', '2c72c37a-8aa2-4d81-bb56-26a071ae67c4', 'f0707fcf-5474-44a1-b41d-68ddcba81497'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:14.555516 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e24fa7e-030b-47d5-99e0-16742f66b520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7935da2b-49ca-448b-9ac3-209477a7a59d', '344546c4-e948-47b8-a70e-a3471cea4830', '2c72c37a-8aa2-4d81-bb56-26a071ae67c4', 'f0707fcf-5474-44a1-b41d-68ddcba81497']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:14.556747 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14617478-707e-4168-91c0-c731854a2a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:14.580918 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14617478-707e-4168-91c0-c731854a2a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab32ccbd-99c8-4575-aea9-3db5dc7258d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-427877612',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['7935da2b-49ca-448b-9ac3-209477a7a59d','344546c4-e948-47b8-a70e-a3471cea4830','2c72c37a-8aa2-4d81-bb56-26a071ae67c4','f0707fcf-5474-44a1-b41d-68ddcba81497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-427877612',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ab32ccbd-99c8-4575-aea9-3db5dc7258d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8775a9477d44e4b81750f2a98293b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc67903b6299456d8108b0baba29d982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d917bdc-8040-436e-a1f0-1f5e23d66a5a),volume_type_id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:14.584283 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d39beb8-740e-473f-afbb-392f598c2e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:14.599864 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d39beb8-740e-473f-afbb-392f598c2e52) transitioned into state 'SUCCESS' from state '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-427877612',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['7935da2b-49ca-448b-9ac3-209477a7a59d','344546c4-e948-47b8-a70e-a3471cea4830','2c72c37a-8aa2-4d81-bb56-26a071ae67c4','f0707fcf-5474-44a1-b41d-68ddcba81497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:14.600483 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853d7604-c365-4ec5-8e43-ee584c2db53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:14.614157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853d7604-c365-4ec5-8e43-ee584c2db53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:14.615529 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (04bb664b-2d1a-48f6-8e98-56705f118696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:14.616015 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request issued successfully. Aug 06 13:17:14.616890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10a6d9b1-229e-43bd-b4d8-23c42e0e73c2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:14.617505 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1208/4796] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:14 2026] POST /volume/v3/volumes => generated 789 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:14.630762 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8666f1b-54fb-4195-b5a5-018192aad70d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:14.632548 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8666f1b-54fb-4195-b5a5-018192aad70d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:14.632780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8666f1b-54fb-4195-b5a5-018192aad70d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:14.633011 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8666f1b-54fb-4195-b5a5-018192aad70d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:14.641892 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:14.641892 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:14.645738 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8666f1b-54fb-4195-b5a5-018192aad70d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:14.651159 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8666f1b-54fb-4195-b5a5-018192aad70d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:14.651881 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1193/4797] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:14 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:14.920219 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c47fdb87-0def-416d-b64e-90d7ff446a0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:14.922547 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c47fdb87-0def-416d-b64e-90d7ff446a0d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] GET https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 Aug 06 13:17:14.922823 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c47fdb87-0def-416d-b64e-90d7ff446a0d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:14.923103 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c47fdb87-0def-416d-b64e-90d7ff446a0d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:14.931064 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c47fdb87-0def-416d-b64e-90d7ff446a0d tempest-VolumesBackupsTest-1857887440 tempest-VolumesBackupsTest-1857887440-project-member] https://10.4.3.59/volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 returned with HTTP 404 Aug 06 13:17:14.932152 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1203/4798] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:14 2026] GET /volume/v3/volumes/e4fc5a93-c06c-4815-b1a3-0c686bd5d8e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:15.031889 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-404c101e-af65-46e6-9fc6-6fdeeed22574 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:15.035344 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-404c101e-af65-46e6-9fc6-6fdeeed22574 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:15.036365 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-404c101e-af65-46e6-9fc6-6fdeeed22574 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:15.036365 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-404c101e-af65-46e6-9fc6-6fdeeed22574 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:15.036589 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-404c101e-af65-46e6-9fc6-6fdeeed22574 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:15.043381 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:15.043381 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:15.044448 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-404c101e-af65-46e6-9fc6-6fdeeed22574 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:15.044909 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1195/4799] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:15 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:15.132288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-511a993b-579c-472d-b35b-2a2f13796e8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:15.134811 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-511a993b-579c-472d-b35b-2a2f13796e8e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:15.135105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-511a993b-579c-472d-b35b-2a2f13796e8e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:15.135395 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-511a993b-579c-472d-b35b-2a2f13796e8e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:15.135560 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-511a993b-579c-472d-b35b-2a2f13796e8e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:15.143007 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:15.143007 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:15.143934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-511a993b-579c-472d-b35b-2a2f13796e8e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:15.144461 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1209/4800] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:15 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:15.669007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac7a011c-ef8b-4c9f-a0a7-fbb0537834c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:15.671635 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac7a011c-ef8b-4c9f-a0a7-fbb0537834c5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:15.671838 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac7a011c-ef8b-4c9f-a0a7-fbb0537834c5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:15.672042 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac7a011c-ef8b-4c9f-a0a7-fbb0537834c5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:15.688796 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:15.688796 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:15.693287 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ac7a011c-ef8b-4c9f-a0a7-fbb0537834c5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:15.698916 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac7a011c-ef8b-4c9f-a0a7-fbb0537834c5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:15.699499 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1194/4801] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:15 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:16.054621 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2de0fa4-75f9-4841-9d3e-bfdde29b3767 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:16.056617 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2de0fa4-75f9-4841-9d3e-bfdde29b3767 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:16.056867 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2de0fa4-75f9-4841-9d3e-bfdde29b3767 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:16.057104 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2de0fa4-75f9-4841-9d3e-bfdde29b3767 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:16.057276 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c2de0fa4-75f9-4841-9d3e-bfdde29b3767 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:16.062364 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:16.062364 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:16.063421 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2de0fa4-75f9-4841-9d3e-bfdde29b3767 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:16.063832 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1204/4802] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:16 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:16.156458 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92f8fac2-8115-47f9-96be-94777029a32f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:16.158335 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92f8fac2-8115-47f9-96be-94777029a32f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:16.158559 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92f8fac2-8115-47f9-96be-94777029a32f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:16.158747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92f8fac2-8115-47f9-96be-94777029a32f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:16.158851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-92f8fac2-8115-47f9-96be-94777029a32f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:16.163107 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:16.163107 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:16.163751 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92f8fac2-8115-47f9-96be-94777029a32f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:16.164114 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1196/4803] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:16 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:16.714372 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dee9367e-333a-406f-82a3-d2c24ea89664 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:16.716376 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dee9367e-333a-406f-82a3-d2c24ea89664 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:16.716603 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dee9367e-333a-406f-82a3-d2c24ea89664 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:16.716841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dee9367e-333a-406f-82a3-d2c24ea89664 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:16.725030 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:16.725030 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:16.729426 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dee9367e-333a-406f-82a3-d2c24ea89664 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:16.734372 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dee9367e-333a-406f-82a3-d2c24ea89664 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:16.734770 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1210/4804] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:16 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:17.081086 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5115e93-6964-4ac4-8dc9-24990b65a4cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:17.083966 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5115e93-6964-4ac4-8dc9-24990b65a4cc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:17.084191 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5115e93-6964-4ac4-8dc9-24990b65a4cc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:17.084561 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5115e93-6964-4ac4-8dc9-24990b65a4cc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:17.084755 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d5115e93-6964-4ac4-8dc9-24990b65a4cc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:17.089996 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:17.089996 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:17.090834 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5115e93-6964-4ac4-8dc9-24990b65a4cc tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:17.091385 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1195/4805] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:17 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:17.178782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b108165-2211-4543-8a3a-d5eb9dac1c4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:17.181436 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b108165-2211-4543-8a3a-d5eb9dac1c4c tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:17.181728 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b108165-2211-4543-8a3a-d5eb9dac1c4c tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:17.181994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b108165-2211-4543-8a3a-d5eb9dac1c4c tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:17.182153 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0b108165-2211-4543-8a3a-d5eb9dac1c4c tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:17.188175 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:17.188175 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:17.189114 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b108165-2211-4543-8a3a-d5eb9dac1c4c tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:17.189667 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1205/4806] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:17 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:17.748541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74cb5956-e338-4bd5-ae88-e7737f004a8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:17.750844 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74cb5956-e338-4bd5-ae88-e7737f004a8f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:17.751029 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74cb5956-e338-4bd5-ae88-e7737f004a8f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:17.751420 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74cb5956-e338-4bd5-ae88-e7737f004a8f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:17.758862 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:17.758862 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:17.762506 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74cb5956-e338-4bd5-ae88-e7737f004a8f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:17.766892 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74cb5956-e338-4bd5-ae88-e7737f004a8f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:17.767490 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1197/4807] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:17 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:18.104785 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9427ef25-2b9e-4e57-8bad-94e06c092da1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:18.107029 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9427ef25-2b9e-4e57-8bad-94e06c092da1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:18.107277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9427ef25-2b9e-4e57-8bad-94e06c092da1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:18.107509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9427ef25-2b9e-4e57-8bad-94e06c092da1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:18.107646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9427ef25-2b9e-4e57-8bad-94e06c092da1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:18.112289 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:18.112289 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:18.113171 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9427ef25-2b9e-4e57-8bad-94e06c092da1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:18.113630 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1211/4808] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:18 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:18.200698 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fe2459bb-9356-45f4-93a1-439c5b78c9fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:18.203784 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe2459bb-9356-45f4-93a1-439c5b78c9fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:18.203968 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe2459bb-9356-45f4-93a1-439c5b78c9fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:18.204138 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe2459bb-9356-45f4-93a1-439c5b78c9fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:18.204248 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fe2459bb-9356-45f4-93a1-439c5b78c9fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:18.209333 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:18.209333 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:18.210139 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe2459bb-9356-45f4-93a1-439c5b78c9fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:18.210618 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1196/4809] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:18 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:18.370705 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f749029-6007-4298-96be-fcd9cecb7a38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:18.457106 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f749029-6007-4298-96be-fcd9cecb7a38 tempest-VolumesSummaryTest-961823971 tempest-VolumesSummaryTest-961823971-project-member] GET https://10.4.3.59/volume/v3/volumes/summary Aug 06 13:17:18.457352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f749029-6007-4298-96be-fcd9cecb7a38 tempest-VolumesSummaryTest-961823971 tempest-VolumesSummaryTest-961823971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:18.457531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f749029-6007-4298-96be-fcd9cecb7a38 tempest-VolumesSummaryTest-961823971 tempest-VolumesSummaryTest-961823971-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:18.457718 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-5f749029-6007-4298-96be-fcd9cecb7a38 tempest-VolumesSummaryTest-961823971 tempest-VolumesSummaryTest-961823971-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:18.464775 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f749029-6007-4298-96be-fcd9cecb7a38 tempest-VolumesSummaryTest-961823971 tempest-VolumesSummaryTest-961823971-project-member] Get summary completed successfully. Aug 06 13:17:18.465009 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f749029-6007-4298-96be-fcd9cecb7a38 tempest-VolumesSummaryTest-961823971 tempest-VolumesSummaryTest-961823971-project-member] https://10.4.3.59/volume/v3/volumes/summary returned with HTTP 200 Aug 06 13:17:18.465447 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1206/4810] 10.4.3.59 () {68 vars in 1295 bytes} [Thu Aug 6 13:17:18 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:18.781806 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8155f25a-dabb-466b-afb9-4866ba441add None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:18.783613 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8155f25a-dabb-466b-afb9-4866ba441add tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:18.783845 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8155f25a-dabb-466b-afb9-4866ba441add tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:18.784069 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8155f25a-dabb-466b-afb9-4866ba441add tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:18.792225 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:18.792225 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:18.796399 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8155f25a-dabb-466b-afb9-4866ba441add tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:18.801430 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8155f25a-dabb-466b-afb9-4866ba441add tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:18.802072 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1198/4811] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:18 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:19.125061 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf32686f-96da-4e3a-8dad-88fc70c8365c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:19.128365 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf32686f-96da-4e3a-8dad-88fc70c8365c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:19.128737 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf32686f-96da-4e3a-8dad-88fc70c8365c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:19.128932 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf32686f-96da-4e3a-8dad-88fc70c8365c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:19.129094 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bf32686f-96da-4e3a-8dad-88fc70c8365c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:19.135195 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:19.135195 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:19.136088 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf32686f-96da-4e3a-8dad-88fc70c8365c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:19.136550 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1212/4812] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:19 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:19.226576 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68304d49-85f0-4fa6-a599-74469918787d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:19.234052 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68304d49-85f0-4fa6-a599-74469918787d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:19.234052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68304d49-85f0-4fa6-a599-74469918787d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:19.234052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68304d49-85f0-4fa6-a599-74469918787d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:19.234052 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-68304d49-85f0-4fa6-a599-74469918787d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:19.244636 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:19.244636 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:19.245315 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68304d49-85f0-4fa6-a599-74469918787d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:19.245700 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1197/4813] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:19 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:19.669130 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:19.764065 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:17:19.764403 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:19.764683 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:19.765013 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:19.766089 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:19.775930 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:19.776437 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8ce05ff-908c-485c-96aa-802cc920d8d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:17:19.776994 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1207/4814] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:17:19 2026] GET /volume/v3/volumes => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:17:19.786332 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:19.788668 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:19.789107 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-882853645"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:19.791053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-882853645'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:19.791276 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume of 1 GB Aug 06 13:17:19.795774 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Availability Zones retrieved successfully. Aug 06 13:17:19.801907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Flow 'volume_create_api' (a07d81fc-053a-439c-a640-5b5e060a6792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:19.802958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cead7a2-3e60-4551-983e-03e3235c5f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:19.803929 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:19.815000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-107fe863-8602-45ca-8656-9d1cb08f8ed2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:19.817115 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-107fe863-8602-45ca-8656-9d1cb08f8ed2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:19.817461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-107fe863-8602-45ca-8656-9d1cb08f8ed2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:19.817772 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-107fe863-8602-45ca-8656-9d1cb08f8ed2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:19.831070 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cead7a2-3e60-4551-983e-03e3235c5f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:19.831814 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:19.831814 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:19.831926 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc477bc3-7d1e-46ca-ac2b-389b2f0ec1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:19.839167 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-107fe863-8602-45ca-8656-9d1cb08f8ed2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:19.843785 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-107fe863-8602-45ca-8656-9d1cb08f8ed2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:19.844137 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1213/4815] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:19 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:19.887812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Created reservations ['6261be51-82c9-4853-8df7-2ef7a98f50bc', '192b8175-5fc2-48e0-8e88-2580b498d24a', '210124b8-bf44-47f6-8dff-e6a10e68ae07', 'e91b8789-6476-4c0d-b992-38e06706248d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:19.889017 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc477bc3-7d1e-46ca-ac2b-389b2f0ec1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6261be51-82c9-4853-8df7-2ef7a98f50bc', '192b8175-5fc2-48e0-8e88-2580b498d24a', '210124b8-bf44-47f6-8dff-e6a10e68ae07', 'e91b8789-6476-4c0d-b992-38e06706248d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:19.889826 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198ce14a-d130-4427-a6b6-fc9b0c1bc159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:19.914575 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198ce14a-d130-4427-a6b6-fc9b0c1bc159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d8b3174-1c7a-4556-9e08-069c7ebf8b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-882853645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fafbe0e8f09d4733850d6f78b2a8177d',qos_specs=None,replication_status=,reservations=['6261be51-82c9-4853-8df7-2ef7a98f50bc','192b8175-5fc2-48e0-8e88-2580b498d24a','210124b8-bf44-47f6-8dff-e6a10e68ae07','e91b8789-6476-4c0d-b992-38e06706248d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe1da5859324fa59aa61235b75f7462',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-882853645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d8b3174-1c7a-4556-9e08-069c7ebf8b8d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fafbe0e8f09d4733850d6f78b2a8177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfe1da5859324fa59aa61235b75f7462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:19.915375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92525332-bf4e-4869-a721-901a657b20db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:19.947343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92525332-bf4e-4869-a721-901a657b20db) transitioned into state 'SUCCESS' from state '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-882853645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fafbe0e8f09d4733850d6f78b2a8177d',qos_specs=None,replication_status=,reservations=['6261be51-82c9-4853-8df7-2ef7a98f50bc','192b8175-5fc2-48e0-8e88-2580b498d24a','210124b8-bf44-47f6-8dff-e6a10e68ae07','e91b8789-6476-4c0d-b992-38e06706248d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe1da5859324fa59aa61235b75f7462',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:19.948176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5bcd607-7f97-4ad6-b2fa-f719dd3cb57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:19.959969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5bcd607-7f97-4ad6-b2fa-f719dd3cb57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:19.961116 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Flow 'volume_create_api' (a07d81fc-053a-439c-a640-5b5e060a6792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:19.961697 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume request issued successfully. Aug 06 13:17:19.962517 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c2a656a-e85e-4fb8-bd03-06da7a1c54cd tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:19.963194 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1199/4816] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:19 2026] POST /volume/v3/volumes => generated 761 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:19.976050 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6592a9e-8417-4972-8658-42ab0c9ac43d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:19.978243 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6592a9e-8417-4972-8658-42ab0c9ac43d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:19.978541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6592a9e-8417-4972-8658-42ab0c9ac43d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:19.978790 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6592a9e-8417-4972-8658-42ab0c9ac43d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:19.988342 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:19.988342 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:19.993406 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6592a9e-8417-4972-8658-42ab0c9ac43d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:19.998869 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6592a9e-8417-4972-8658-42ab0c9ac43d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 200 Aug 06 13:17:19.999467 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1198/4817] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:19 2026] GET /volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:20.148379 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-254dffd5-4170-4bfd-85b2-7b4727186db5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:20.149811 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-254dffd5-4170-4bfd-85b2-7b4727186db5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:20.150158 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-254dffd5-4170-4bfd-85b2-7b4727186db5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:20.150503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-254dffd5-4170-4bfd-85b2-7b4727186db5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:20.150709 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-254dffd5-4170-4bfd-85b2-7b4727186db5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:20.154911 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:20.154911 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:20.155783 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-254dffd5-4170-4bfd-85b2-7b4727186db5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:20.156235 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1208/4818] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:20 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:20.165485 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e716fa88-5c5a-457f-8f3d-0497f26074e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:20.167833 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e716fa88-5c5a-457f-8f3d-0497f26074e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:20.168031 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e716fa88-5c5a-457f-8f3d-0497f26074e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:20.168246 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e716fa88-5c5a-457f-8f3d-0497f26074e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:20.168360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e716fa88-5c5a-457f-8f3d-0497f26074e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:20.172989 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:20.172989 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:20.173876 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e716fa88-5c5a-457f-8f3d-0497f26074e1 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:20.174274 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1214/4819] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:20 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:20.183950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61661074-b136-4e9c-9223-5fdd1bf59b68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:20.186405 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61661074-b136-4e9c-9223-5fdd1bf59b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:20.186646 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61661074-b136-4e9c-9223-5fdd1bf59b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:20.186880 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61661074-b136-4e9c-9223-5fdd1bf59b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:20.187009 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-61661074-b136-4e9c-9223-5fdd1bf59b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete backup with id: 4d959374-b9f5-46aa-8c66-cc8398e772a8. Aug 06 13:17:20.192095 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:20.192095 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:20.205444 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-61661074-b136-4e9c-9223-5fdd1bf59b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] delete_backup rpcapi backup_id 4d959374-b9f5-46aa-8c66-cc8398e772a8 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:20.207372 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61661074-b136-4e9c-9223-5fdd1bf59b68 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 202 Aug 06 13:17:20.207894 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1200/4820] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:20 2026] DELETE /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:20.214989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f779052d-4ec1-4069-aa04-f2101375373b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:20.216908 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f779052d-4ec1-4069-aa04-f2101375373b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:20.217116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f779052d-4ec1-4069-aa04-f2101375373b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:20.217348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f779052d-4ec1-4069-aa04-f2101375373b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:20.217503 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f779052d-4ec1-4069-aa04-f2101375373b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:20.222243 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:20.222243 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:20.223012 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f779052d-4ec1-4069-aa04-f2101375373b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:20.223406 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1199/4821] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:20 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:20.261730 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9276ea50-7e9b-46d5-8f39-e09dd4785e05 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:20.263368 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9276ea50-7e9b-46d5-8f39-e09dd4785e05 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:20.265026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9276ea50-7e9b-46d5-8f39-e09dd4785e05 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:20.265026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9276ea50-7e9b-46d5-8f39-e09dd4785e05 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:20.265026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9276ea50-7e9b-46d5-8f39-e09dd4785e05 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:20.269698 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:20.269698 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:20.271377 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9276ea50-7e9b-46d5-8f39-e09dd4785e05 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:20.271377 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1209/4822] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:20 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:20.858069 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5f61d81-d717-45d6-a81a-986118daa4ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:20.860142 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5f61d81-d717-45d6-a81a-986118daa4ef tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:20.860497 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5f61d81-d717-45d6-a81a-986118daa4ef tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:20.860699 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5f61d81-d717-45d6-a81a-986118daa4ef tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:20.876604 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:20.876604 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:20.882841 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b5f61d81-d717-45d6-a81a-986118daa4ef tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:20.889493 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5f61d81-d717-45d6-a81a-986118daa4ef tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:20.890017 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1215/4823] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:20 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:21.013217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87c49e3c-b91a-4ee0-9bdc-69f95b5ba833 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:21.017738 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87c49e3c-b91a-4ee0-9bdc-69f95b5ba833 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:21.018077 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87c49e3c-b91a-4ee0-9bdc-69f95b5ba833 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:21.018414 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87c49e3c-b91a-4ee0-9bdc-69f95b5ba833 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:21.026669 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:21.026669 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:21.031166 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87c49e3c-b91a-4ee0-9bdc-69f95b5ba833 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:21.038443 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87c49e3c-b91a-4ee0-9bdc-69f95b5ba833 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 200 Aug 06 13:17:21.038818 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1201/4824] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:21 2026] GET /volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:21.051634 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7a6318c-c761-4335-bf33-8cafae32ce24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:21.053762 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7a6318c-c761-4335-bf33-8cafae32ce24 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:21.053986 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7a6318c-c761-4335-bf33-8cafae32ce24 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:21.054520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7a6318c-c761-4335-bf33-8cafae32ce24 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:21.063342 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:21.063342 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:21.069106 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7a6318c-c761-4335-bf33-8cafae32ce24 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:21.074618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7a6318c-c761-4335-bf33-8cafae32ce24 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 200 Aug 06 13:17:21.075113 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1200/4825] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:21 2026] GET /volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:21.088959 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:21.092036 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:21.093579 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-148843103"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:21.095106 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-148843103'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:21.095241 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume of 1 GB Aug 06 13:17:21.099698 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Availability Zones retrieved successfully. Aug 06 13:17:21.106459 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Flow 'volume_create_api' (77268de7-75ee-4b9b-8849-9255ad161f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:21.107424 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40be56f4-823e-4986-8d21-fe5c1db6e3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:21.108421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:21.141246 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40be56f4-823e-4986-8d21-fe5c1db6e3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:21.142762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d1bc567-8303-4c7c-885d-56a8b61ac07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:21.190447 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Created reservations ['8abef35b-e17b-4767-a062-5e55f16a6830', '889d5a34-479a-4fe2-923f-1bae770e2d36', 'bee49159-b0c5-4488-9838-f710f87fb1a8', '90eda336-70e6-48af-9e57-f9f18f715321'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:21.191689 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d1bc567-8303-4c7c-885d-56a8b61ac07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8abef35b-e17b-4767-a062-5e55f16a6830', '889d5a34-479a-4fe2-923f-1bae770e2d36', 'bee49159-b0c5-4488-9838-f710f87fb1a8', '90eda336-70e6-48af-9e57-f9f18f715321']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:21.192775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3098faf-e6ec-45db-8352-9bcae793d23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:21.226325 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3098faf-e6ec-45db-8352-9bcae793d23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d206a6e-bf0c-45d3-954a-f2032b07e6c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-148843103',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fafbe0e8f09d4733850d6f78b2a8177d',qos_specs=None,replication_status=,reservations=['8abef35b-e17b-4767-a062-5e55f16a6830','889d5a34-479a-4fe2-923f-1bae770e2d36','bee49159-b0c5-4488-9838-f710f87fb1a8','90eda336-70e6-48af-9e57-f9f18f715321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe1da5859324fa59aa61235b75f7462',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-148843103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d206a6e-bf0c-45d3-954a-f2032b07e6c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fafbe0e8f09d4733850d6f78b2a8177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfe1da5859324fa59aa61235b75f7462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:21.227282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89e6129-04b9-441a-9f3d-ecc5643a6b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:21.235119 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6bf94d54-b1f5-4354-98ce-ee28ad837183 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:21.236995 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bf94d54-b1f5-4354-98ce-ee28ad837183 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:21.237192 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bf94d54-b1f5-4354-98ce-ee28ad837183 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:21.237427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bf94d54-b1f5-4354-98ce-ee28ad837183 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:21.237529 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6bf94d54-b1f5-4354-98ce-ee28ad837183 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:21.242553 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:21.242553 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:21.243405 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bf94d54-b1f5-4354-98ce-ee28ad837183 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:21.243968 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1216/4826] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:21 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:21.257334 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89e6129-04b9-441a-9f3d-ecc5643a6b4e) transitioned into state 'SUCCESS' from state '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-148843103',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fafbe0e8f09d4733850d6f78b2a8177d',qos_specs=None,replication_status=,reservations=['8abef35b-e17b-4767-a062-5e55f16a6830','889d5a34-479a-4fe2-923f-1bae770e2d36','bee49159-b0c5-4488-9838-f710f87fb1a8','90eda336-70e6-48af-9e57-f9f18f715321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe1da5859324fa59aa61235b75f7462',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:21.258174 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d6b54a-c982-411c-a01b-de79890a5fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:21.269605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d6b54a-c982-411c-a01b-de79890a5fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:21.270676 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Flow 'volume_create_api' (77268de7-75ee-4b9b-8849-9255ad161f6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:21.271139 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume request issued successfully. Aug 06 13:17:21.271898 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9331d40a-d6cb-4c81-a7d4-42e90c15ac9a tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:21.272411 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1210/4827] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:21 2026] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:21.283777 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9bf6c8c-af7b-4a8a-877f-0fcc3942373a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:21.286234 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9bf6c8c-af7b-4a8a-877f-0fcc3942373a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:21.286339 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9bf6c8c-af7b-4a8a-877f-0fcc3942373a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:21.286602 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9bf6c8c-af7b-4a8a-877f-0fcc3942373a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:21.286757 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d9bf6c8c-af7b-4a8a-877f-0fcc3942373a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:21.288326 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03847cae-8827-4625-a392-ae30e7f68308 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:21.290328 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03847cae-8827-4625-a392-ae30e7f68308 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:21.290609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03847cae-8827-4625-a392-ae30e7f68308 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:21.290869 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03847cae-8827-4625-a392-ae30e7f68308 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:21.292343 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:21.292343 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:21.293041 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9bf6c8c-af7b-4a8a-877f-0fcc3942373a tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:21.293505 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1202/4828] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:21 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:21.300006 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:21.300006 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:21.305027 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-03847cae-8827-4625-a392-ae30e7f68308 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:21.313375 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03847cae-8827-4625-a392-ae30e7f68308 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 200 Aug 06 13:17:21.313908 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1201/4829] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:21 2026] GET /volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:21.907237 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de748eb2-66a0-451a-923b-ae3af19f507c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:21.909486 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de748eb2-66a0-451a-923b-ae3af19f507c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:21.909723 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de748eb2-66a0-451a-923b-ae3af19f507c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:21.909958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de748eb2-66a0-451a-923b-ae3af19f507c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:21.918501 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:21.918501 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:21.922971 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de748eb2-66a0-451a-923b-ae3af19f507c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:21.928907 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de748eb2-66a0-451a-923b-ae3af19f507c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:21.929301 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1217/4830] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:21 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:22.255535 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed4c753a-4fe2-4938-b325-27532cdbec3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:22.257825 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4c753a-4fe2-4938-b325-27532cdbec3d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:22.258109 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4c753a-4fe2-4938-b325-27532cdbec3d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:22.258357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4c753a-4fe2-4938-b325-27532cdbec3d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:22.258499 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ed4c753a-4fe2-4938-b325-27532cdbec3d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:22.263439 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:22.263439 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:22.264473 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4c753a-4fe2-4938-b325-27532cdbec3d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 200 Aug 06 13:17:22.264989 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1211/4831] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:22 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:22.308275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf45df43-961f-42c3-bad2-44cd91d3fb3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:22.309927 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf45df43-961f-42c3-bad2-44cd91d3fb3d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:22.310108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf45df43-961f-42c3-bad2-44cd91d3fb3d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:22.310314 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf45df43-961f-42c3-bad2-44cd91d3fb3d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:22.310422 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bf45df43-961f-42c3-bad2-44cd91d3fb3d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:22.315541 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:22.315541 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:22.316250 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf45df43-961f-42c3-bad2-44cd91d3fb3d tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:22.316700 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1203/4832] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:22 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:22.327715 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7053251b-5641-4eee-9daf-1e12a40a01b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:22.330327 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7053251b-5641-4eee-9daf-1e12a40a01b9 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:22.330636 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7053251b-5641-4eee-9daf-1e12a40a01b9 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:22.330927 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7053251b-5641-4eee-9daf-1e12a40a01b9 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:22.341091 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:22.341091 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:22.346824 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7053251b-5641-4eee-9daf-1e12a40a01b9 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:22.356234 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7053251b-5641-4eee-9daf-1e12a40a01b9 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 200 Aug 06 13:17:22.356791 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1202/4833] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:22 2026] GET /volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:22.369510 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30647ed9-4d04-42ab-8114-226239420816 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:22.371815 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30647ed9-4d04-42ab-8114-226239420816 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:22.372164 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30647ed9-4d04-42ab-8114-226239420816 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:22.372411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30647ed9-4d04-42ab-8114-226239420816 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:22.381727 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:22.381727 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:22.386752 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-30647ed9-4d04-42ab-8114-226239420816 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:22.391821 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30647ed9-4d04-42ab-8114-226239420816 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 200 Aug 06 13:17:22.392527 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1218/4834] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:22 2026] GET /volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:22.406690 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:22.409067 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:22.409537 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1088767735"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:22.411658 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1088767735'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:22.411828 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume of 1 GB Aug 06 13:17:22.417034 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Availability Zones retrieved successfully. Aug 06 13:17:22.424943 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Flow 'volume_create_api' (e7e30f6a-5565-485a-8b49-4b370525d56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:22.426110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11006bf-6567-460a-adab-f1f534c7270b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:22.427410 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:22.459227 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11006bf-6567-460a-adab-f1f534c7270b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:22.460213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5808748-f7b8-416b-984a-a8ef09eeda90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:22.506568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Created reservations ['189aea4c-784b-44bb-bd2c-9a81922f341e', '07141f40-ed11-4cf4-8496-80c0b296358c', 'c6fca1e8-3e97-45ac-86a6-2f3236659120', '39ca6a7a-e37f-4a4e-bbf2-fc81f7dcbb37'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:22.507432 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5808748-f7b8-416b-984a-a8ef09eeda90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189aea4c-784b-44bb-bd2c-9a81922f341e', '07141f40-ed11-4cf4-8496-80c0b296358c', 'c6fca1e8-3e97-45ac-86a6-2f3236659120', '39ca6a7a-e37f-4a4e-bbf2-fc81f7dcbb37']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:22.508166 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696e5b6c-6e1c-444e-95e7-742b5f6737a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:22.536230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696e5b6c-6e1c-444e-95e7-742b5f6737a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a37212a-b22c-4973-aaff-7735bf82a98a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1088767735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fafbe0e8f09d4733850d6f78b2a8177d',qos_specs=None,replication_status=,reservations=['189aea4c-784b-44bb-bd2c-9a81922f341e','07141f40-ed11-4cf4-8496-80c0b296358c','c6fca1e8-3e97-45ac-86a6-2f3236659120','39ca6a7a-e37f-4a4e-bbf2-fc81f7dcbb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe1da5859324fa59aa61235b75f7462',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1088767735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a37212a-b22c-4973-aaff-7735bf82a98a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fafbe0e8f09d4733850d6f78b2a8177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfe1da5859324fa59aa61235b75f7462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:22.537190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce7c13a-e4d4-43c9-b735-0b128ce18a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:22.557085 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce7c13a-e4d4-43c9-b735-0b128ce18a1c) transitioned into state 'SUCCESS' from state '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-1088767735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fafbe0e8f09d4733850d6f78b2a8177d',qos_specs=None,replication_status=,reservations=['189aea4c-784b-44bb-bd2c-9a81922f341e','07141f40-ed11-4cf4-8496-80c0b296358c','c6fca1e8-3e97-45ac-86a6-2f3236659120','39ca6a7a-e37f-4a4e-bbf2-fc81f7dcbb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe1da5859324fa59aa61235b75f7462',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:22.557968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863303f3-f348-4320-95e7-463e6e46cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:22.566746 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863303f3-f348-4320-95e7-463e6e46cdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:22.567589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Flow 'volume_create_api' (e7e30f6a-5565-485a-8b49-4b370525d56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:22.567944 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Create volume request issued successfully. Aug 06 13:17:22.568585 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71e434d2-d98e-4ed2-a450-aa247ab54a55 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:22.569052 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1212/4835] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:22 2026] POST /volume/v3/volumes => generated 762 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:22.581534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25eb9348-b77d-4305-8f3f-8a7166665a7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:22.583495 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25eb9348-b77d-4305-8f3f-8a7166665a7e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:22.583727 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25eb9348-b77d-4305-8f3f-8a7166665a7e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:22.583906 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25eb9348-b77d-4305-8f3f-8a7166665a7e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:22.593186 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:22.593186 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:22.597105 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25eb9348-b77d-4305-8f3f-8a7166665a7e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:22.601739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25eb9348-b77d-4305-8f3f-8a7166665a7e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 200 Aug 06 13:17:22.602338 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1204/4836] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:22 2026] GET /volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:22.943671 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e7c65dd-c0df-4b68-8ced-5bffb199f90a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:22.945396 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e7c65dd-c0df-4b68-8ced-5bffb199f90a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:22.945695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e7c65dd-c0df-4b68-8ced-5bffb199f90a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:22.945855 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e7c65dd-c0df-4b68-8ced-5bffb199f90a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:22.952732 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:22.952732 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:22.960307 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9e7c65dd-c0df-4b68-8ced-5bffb199f90a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:22.964880 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e7c65dd-c0df-4b68-8ced-5bffb199f90a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:22.965321 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1203/4837] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:22 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.276695 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a347e3c9-e8c5-47c4-a2bf-a8cf7e20f42e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.278837 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a347e3c9-e8c5-47c4-a2bf-a8cf7e20f42e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 Aug 06 13:17:23.279107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a347e3c9-e8c5-47c4-a2bf-a8cf7e20f42e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.279393 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a347e3c9-e8c5-47c4-a2bf-a8cf7e20f42e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.279571 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a347e3c9-e8c5-47c4-a2bf-a8cf7e20f42e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 4d959374-b9f5-46aa-8c66-cc8398e772a8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:23.283670 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a347e3c9-e8c5-47c4-a2bf-a8cf7e20f42e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 returned with HTTP 404 Aug 06 13:17:23.284282 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1219/4838] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/backups/4d959374-b9f5-46aa-8c66-cc8398e772a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:23.330848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97aaabe6-4762-4924-91b0-8904084efe92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.332877 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97aaabe6-4762-4924-91b0-8904084efe92 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:23.333161 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97aaabe6-4762-4924-91b0-8904084efe92 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.333428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97aaabe6-4762-4924-91b0-8904084efe92 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.333605 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-97aaabe6-4762-4924-91b0-8904084efe92 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:23.339110 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.339110 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:23.339888 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97aaabe6-4762-4924-91b0-8904084efe92 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:23.340408 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1213/4839] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.617007 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dff361da-ef54-460c-8514-26565d41e705 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.621286 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dff361da-ef54-460c-8514-26565d41e705 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:23.621286 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dff361da-ef54-460c-8514-26565d41e705 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.621286 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dff361da-ef54-460c-8514-26565d41e705 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.632694 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.632694 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:23.638703 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dff361da-ef54-460c-8514-26565d41e705 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:23.646741 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dff361da-ef54-460c-8514-26565d41e705 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 200 Aug 06 13:17:23.647244 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1205/4840] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.667292 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e3bccab7-6ba0-49cc-bd68-f58c106f8f27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.668324 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3bccab7-6ba0-49cc-bd68-f58c106f8f27 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:23.668542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3bccab7-6ba0-49cc-bd68-f58c106f8f27 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.668765 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3bccab7-6ba0-49cc-bd68-f58c106f8f27 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.676537 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.676537 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:23.681064 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e3bccab7-6ba0-49cc-bd68-f58c106f8f27 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:23.686156 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3bccab7-6ba0-49cc-bd68-f58c106f8f27 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 200 Aug 06 13:17:23.686757 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1204/4841] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:17:23.699680 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1630062c-9074-4477-b58d-d477ae997b99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.702037 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1630062c-9074-4477-b58d-d477ae997b99 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:17:23.702380 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1630062c-9074-4477-b58d-d477ae997b99 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.703622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1630062c-9074-4477-b58d-d477ae997b99 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.703622 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-1630062c-9074-4477-b58d-d477ae997b99 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:23.704056 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1630062c-9074-4477-b58d-d477ae997b99 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:23.716163 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1630062c-9074-4477-b58d-d477ae997b99 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:23.719236 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1630062c-9074-4477-b58d-d477ae997b99 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:17:23.719236 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1220/4842] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes => generated 968 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.729725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.732556 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-882853645 Aug 06 13:17:23.733692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.733692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.733692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:23.736734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-882853645'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:23.747870 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:23.747870 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9384a4ee-6ba7-4a5e-8360-3768121b9052 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-882853645 returned with HTTP 200 Aug 06 13:17:23.747870 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1214/4843] 10.4.3.59 () {66 vars in 1329 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-882853645 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.759192 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb6f40c5-fb59-4427-b999-a561202657be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.760984 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb6f40c5-fb59-4427-b999-a561202657be tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1088767735 Aug 06 13:17:23.761419 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb6f40c5-fb59-4427-b999-a561202657be tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.761523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb6f40c5-fb59-4427-b999-a561202657be tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.761843 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-fb6f40c5-fb59-4427-b999-a561202657be tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:23.762689 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb6f40c5-fb59-4427-b999-a561202657be tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1088767735'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:23.771816 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb6f40c5-fb59-4427-b999-a561202657be tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:23.772681 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.772681 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:23.777370 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb6f40c5-fb59-4427-b999-a561202657be tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1088767735 returned with HTTP 200 Aug 06 13:17:23.777825 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1206/4844] 10.4.3.59 () {66 vars in 1352 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1088767735 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.792510 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.794335 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?limit=1 Aug 06 13:17:23.794541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.794743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.795006 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:23.795743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:23.805448 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:23.806202 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.806202 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:23.810359 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33e73ac2-e02e-48af-89af-9b827c3afc28 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 06 13:17:23.811521 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1205/4845] 10.4.3.59 () {66 vars in 1266 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:23.825579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.827425 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?limit=1&marker=8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:23.827650 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.827882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.828170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:23.828612 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.828612 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:23.829034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:23.864767 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:23.865650 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.865650 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:23.870994 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fa2380e-d635-48c0-abf5-5478355c79e8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?limit=1&marker=8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 200 Aug 06 13:17:23.871660 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1221/4846] 10.4.3.59 () {66 vars in 1354 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=8a37212a-b22c-4973-aaff-7735bf82a98a => generated 999 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.889278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.891149 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?limit=1&marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:23.891686 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.892096 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.892557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:23.895944 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.895944 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:23.895944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:23.901242 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc856773-f190-48e2-ad72-629638b0c708 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.902997 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc856773-f190-48e2-ad72-629638b0c708 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:17:23.903176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc856773-f190-48e2-ad72-629638b0c708 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.903396 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc856773-f190-48e2-ad72-629638b0c708 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.903482 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-bc856773-f190-48e2-ad72-629638b0c708 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete backup with id: b11f76a3-e56d-4d00-83ef-af017c66e19b. Aug 06 13:17:23.910282 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.910282 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:23.923969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-bc856773-f190-48e2-ad72-629638b0c708 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] delete_backup rpcapi backup_id b11f76a3-e56d-4d00-83ef-af017c66e19b {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:23.927443 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc856773-f190-48e2-ad72-629638b0c708 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 202 Aug 06 13:17:23.927896 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1207/4847] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:23 2026] DELETE /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:23.939271 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d01f37c0-96b6-4c7e-9201-ef37188235c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.942013 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d01f37c0-96b6-4c7e-9201-ef37188235c6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:17:23.942392 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d01f37c0-96b6-4c7e-9201-ef37188235c6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.942680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d01f37c0-96b6-4c7e-9201-ef37188235c6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.945300 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d01f37c0-96b6-4c7e-9201-ef37188235c6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:23.948810 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.948810 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:23.949738 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d01f37c0-96b6-4c7e-9201-ef37188235c6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 200 Aug 06 13:17:23.950089 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1206/4848] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:17:23.953136 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:23.954045 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:23.954045 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:23.962169 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fbb2d4a-bc9f-4dcb-b12b-8ccc22bc94d3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?limit=1&marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 200 Aug 06 13:17:23.962820 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1215/4849] 10.4.3.59 () {66 vars in 1354 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 999 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:23.976288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b224b07-e4e6-4827-8131-59e97ed2004d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.978003 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b224b07-e4e6-4827-8131-59e97ed2004d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?limit=1&marker=9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:23.978751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b224b07-e4e6-4827-8131-59e97ed2004d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.978751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b224b07-e4e6-4827-8131-59e97ed2004d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.978751 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-8b224b07-e4e6-4827-8131-59e97ed2004d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:23.981464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b224b07-e4e6-4827-8131-59e97ed2004d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:23.987150 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70185e77-74f1-4159-b63e-65fb7346cb90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:23.990413 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b224b07-e4e6-4827-8131-59e97ed2004d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:23.990781 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70185e77-74f1-4159-b63e-65fb7346cb90 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:23.990903 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70185e77-74f1-4159-b63e-65fb7346cb90 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:23.991229 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70185e77-74f1-4159-b63e-65fb7346cb90 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:23.992219 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b224b07-e4e6-4827-8131-59e97ed2004d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?limit=1&marker=9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 200 Aug 06 13:17:23.992598 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1222/4850] 10.4.3.59 () {66 vars in 1354 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:17:24.003778 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.003778 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:24.005644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.007869 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 06 13:17:24.008347 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.008538 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.008871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.009366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value available, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.009996 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70185e77-74f1-4159-b63e-65fb7346cb90 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:24.010212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.016105 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70185e77-74f1-4159-b63e-65fb7346cb90 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:24.016597 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1208/4851] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:23 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.045649 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.046837 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.046837 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:24.051604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7b8fde8-4f41-4719-b0ea-d89b17343ae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 06 13:17:24.052031 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1207/4852] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:24.066454 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.068855 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 06 13:17:24.069181 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.069571 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.069788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.070026 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.070799 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.105312 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.106324 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.106324 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:24.111247 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ebb378b-63d9-46d5-b648-b97fac99fc4b tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 06 13:17:24.111734 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1216/4853] 10.4.3.59 () {66 vars in 1352 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:24.129051 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.130801 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?limit=1 Aug 06 13:17:24.131006 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.131203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.131473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.132176 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.139661 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.140825 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-662a239c-98d4-40be-bc96-2a9b06c956e3 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 06 13:17:24.141273 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1223/4854] 10.4.3.59 () {66 vars in 1245 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.149938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-911c0b18-52f3-4b65-b570-7056909acae1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.151882 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-911c0b18-52f3-4b65-b570-7056909acae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?limit=1&marker=8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:24.152173 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-911c0b18-52f3-4b65-b570-7056909acae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.152433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-911c0b18-52f3-4b65-b570-7056909acae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.152742 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-911c0b18-52f3-4b65-b570-7056909acae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.153698 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-911c0b18-52f3-4b65-b570-7056909acae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.204569 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-911c0b18-52f3-4b65-b570-7056909acae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.205399 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-911c0b18-52f3-4b65-b570-7056909acae1 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?limit=1&marker=8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 200 Aug 06 13:17:24.205926 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1209/4855] 10.4.3.59 () {66 vars in 1333 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?limit=1&marker=8a37212a-b22c-4973-aaff-7735bf82a98a => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.215997 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.217901 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?limit=1&marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:24.218149 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.218422 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.218738 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.219568 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.261180 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.262226 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff87fc75-8f01-4171-b0d6-60ea89de8f34 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?limit=1&marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 200 Aug 06 13:17:24.262811 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1208/4856] 10.4.3.59 () {66 vars in 1333 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?limit=1&marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.275847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.277811 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?limit=1&marker=9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:24.278077 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.278372 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.279145 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.280046 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.300352 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.300721 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1a240ca-c7f3-4d61-be1d-2e95dbce8ae4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?limit=1&marker=9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 200 Aug 06 13:17:24.301374 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1217/4857] 10.4.3.59 () {66 vars in 1333 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?limit=1&marker=9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:17:24.315684 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-768387aa-c8e1-4b59-9e5d-b97037be047e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.318670 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-148843103&status=available Aug 06 13:17:24.319054 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.319439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.319505 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.319788 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.320131 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.320131 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:24.321353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-148843103'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.355594 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-579ce9fb-3f40-4bf9-9fb1-96526f23e28b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.357978 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-579ce9fb-3f40-4bf9-9fb1-96526f23e28b tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:24.358414 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-579ce9fb-3f40-4bf9-9fb1-96526f23e28b tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.358745 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-579ce9fb-3f40-4bf9-9fb1-96526f23e28b tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.358819 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-579ce9fb-3f40-4bf9-9fb1-96526f23e28b tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:24.372793 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.372793 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:24.373724 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-579ce9fb-3f40-4bf9-9fb1-96526f23e28b tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:24.373890 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.374311 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1210/4858] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:17:24.374774 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-768387aa-c8e1-4b59-9e5d-b97037be047e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-148843103&status=available returned with HTTP 200 Aug 06 13:17:24.375366 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1224/4859] 10.4.3.59 () {66 vars in 1363 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-148843103&status=available => generated 331 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.386216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.388181 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1088767735&status=available Aug 06 13:17:24.388511 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.388707 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.388951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.389336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value available, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.389729 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.389729 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:24.392725 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1088767735'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.444143 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.445654 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.445654 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:24.450948 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2f603c9-ef8f-44e7-af6c-aac2598e73e4 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1088767735&status=available returned with HTTP 200 Aug 06 13:17:24.451474 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1209/4860] 10.4.3.59 () {66 vars in 1386 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1088767735&status=available => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.467357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-905f9931-6646-4613-8c01-b4cc373ca98d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.469522 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-905f9931-6646-4613-8c01-b4cc373ca98d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6&sort=id%3Aasc Aug 06 13:17:24.469715 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-905f9931-6646-4613-8c01-b4cc373ca98d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.469955 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-905f9931-6646-4613-8c01-b4cc373ca98d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.470300 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-905f9931-6646-4613-8c01-b4cc373ca98d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.471169 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-905f9931-6646-4613-8c01-b4cc373ca98d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.511955 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-905f9931-6646-4613-8c01-b4cc373ca98d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.512782 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.512782 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:24.517144 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-905f9931-6646-4613-8c01-b4cc373ca98d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6&sort=id%3Aasc returned with HTTP 200 Aug 06 13:17:24.517621 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1218/4861] 10.4.3.59 () {66 vars in 1366 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes/detail?marker=0d206a6e-bf0c-45d3-954a-f2032b07e6c6&sort=id%3Aasc => generated 1702 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:24.540177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c773105-3864-4995-9523-f717c5ff80d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.544130 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c773105-3864-4995-9523-f717c5ff80d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 13:17:24.544417 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c773105-3864-4995-9523-f717c5ff80d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.544624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c773105-3864-4995-9523-f717c5ff80d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.544944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-8c773105-3864-4995-9523-f717c5ff80d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.546317 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c773105-3864-4995-9523-f717c5ff80d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.592095 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c773105-3864-4995-9523-f717c5ff80d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.593520 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.593520 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:24.599331 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c773105-3864-4995-9523-f717c5ff80d8 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 13:17:24.599852 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1211/4862] 10.4.3.59 () {66 vars in 1330 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:24.617853 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.619799 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail Aug 06 13:17:24.620044 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.620352 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.620598 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.621035 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.621035 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:24.621600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.630148 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.631144 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.631144 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:24.635815 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b21df732-cedf-4689-a87c-8ba1613fc4c7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail returned with HTTP 200 Aug 06 13:17:24.636668 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1225/4863] 10.4.3.59 () {66 vars in 1251 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:24.651708 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.653987 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 13:17:24.654198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.654492 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.654728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.656233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.694766 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.695914 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f640dbae-a5bf-4fae-9b32-949571451ab0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 13:17:24.696369 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1210/4864] 10.4.3.59 () {66 vars in 1309 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.709984 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85d40241-06c1-4c36-9fa1-972d656634b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.713382 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?availability_zone=nova Aug 06 13:17:24.713679 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.713953 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.714299 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.714638 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value nova, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.715630 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.753336 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.754037 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85d40241-06c1-4c36-9fa1-972d656634b5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 13:17:24.754788 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1219/4865] 10.4.3.59 () {66 vars in 1275 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.769189 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.771654 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?availability_zone=nova Aug 06 13:17:24.771918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.772205 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.772504 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.772738 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value nova, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.773579 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.805678 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.806295 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c591a89b-9e50-44ae-bfba-b0d3e2eb9749 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 13:17:24.806733 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1212/4866] 10.4.3.59 () {66 vars in 1275 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.818289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-767fa51f-77e4-4631-8999-859b2fb002ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.820371 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-767fa51f-77e4-4631-8999-859b2fb002ab tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?bootable=false Aug 06 13:17:24.820626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-767fa51f-77e4-4631-8999-859b2fb002ab tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.820872 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-767fa51f-77e4-4631-8999-859b2fb002ab tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.821220 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-767fa51f-77e4-4631-8999-859b2fb002ab tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.822000 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-767fa51f-77e4-4631-8999-859b2fb002ab tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.860072 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-767fa51f-77e4-4631-8999-859b2fb002ab tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.860928 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-767fa51f-77e4-4631-8999-859b2fb002ab tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 13:17:24.861604 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1226/4867] 10.4.3.59 () {66 vars in 1259 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.873792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.876161 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?bootable=false Aug 06 13:17:24.876520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.876814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.877159 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.877862 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.877862 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:24.878449 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.916419 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.917830 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea85d90b-d844-4e25-b2c9-4ccb3e513ace tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 13:17:24.918219 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1211/4868] 10.4.3.59 () {66 vars in 1259 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.930175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.932026 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?status=available Aug 06 13:17:24.932216 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.932428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.932648 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.932899 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.933160 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.933160 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:24.933567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.965615 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c685e8d0-60a1-4e6e-bd6d-7045c620fce6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.967985 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c685e8d0-60a1-4e6e-bd6d-7045c620fce6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b Aug 06 13:17:24.968270 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c685e8d0-60a1-4e6e-bd6d-7045c620fce6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.968557 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c685e8d0-60a1-4e6e-bd6d-7045c620fce6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.968706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c685e8d0-60a1-4e6e-bd6d-7045c620fce6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id b11f76a3-e56d-4d00-83ef-af017c66e19b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:24.973613 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.973864 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c685e8d0-60a1-4e6e-bd6d-7045c620fce6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b returned with HTTP 404 Aug 06 13:17:24.974348 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39f1e291-d2d2-4159-aea9-109ae54173a0 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 13:17:24.974657 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1213/4869] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/backups/b11f76a3-e56d-4d00-83ef-af017c66e19b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:24.974852 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1220/4870] 10.4.3.59 () {66 vars in 1263 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:24.985277 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6dedae24-f856-4b0b-98e6-e32148b26141 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.987628 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes?status=available Aug 06 13:17:24.987791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:24.987882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:24.988160 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:24.988503 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:24.988810 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:24.989157 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.989157 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:24.989551 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:24.989914 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:24.989984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-918271603"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:24.991779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-918271603'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:24.991931 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume of 1 GB Aug 06 13:17:24.992305 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:24.992305 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:24.996902 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Availability Zones retrieved successfully. Aug 06 13:17:24.998881 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:24.999710 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6dedae24-f856-4b0b-98e6-e32148b26141 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 13:17:25.000149 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1227/4871] 10.4.3.59 () {66 vars in 1263 bytes} [Thu Aug 6 13:17:24 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:25.003459 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (91645c43-42fe-44d8-8492-47ea85d13a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:25.004488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741c068b-592c-4687-aa7e-5a99385dbaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:25.005827 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:25.011417 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d3ac769-a758-4866-b87c-08a2ba53926e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.014951 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?availability_zone=nova Aug 06 13:17:25.015255 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.015519 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.015832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:25.016142 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value nova, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:25.019397 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.019397 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:25.019850 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:25.033308 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:25.035146 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.035146 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:25.038005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e835bf86-79e5-49be-ab45-222caf358097 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.040532 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e835bf86-79e5-49be-ab45-222caf358097 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:25.040532 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e835bf86-79e5-49be-ab45-222caf358097 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.040789 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e835bf86-79e5-49be-ab45-222caf358097 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.041871 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741c068b-592c-4687-aa7e-5a99385dbaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:25.042915 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7d19b4-1388-4d05-b93f-524666eb330d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:25.045008 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d3ac769-a758-4866-b87c-08a2ba53926e tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 06 13:17:25.045565 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1214/4872] 10.4.3.59 () {66 vars in 1296 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:25.052776 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.052776 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:25.057472 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e835bf86-79e5-49be-ab45-222caf358097 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:25.060672 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a39991b2-60db-4858-a797-e544fb200010 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.063021 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a39991b2-60db-4858-a797-e544fb200010 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?bootable=false Aug 06 13:17:25.063194 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e835bf86-79e5-49be-ab45-222caf358097 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:25.063394 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a39991b2-60db-4858-a797-e544fb200010 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.063630 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a39991b2-60db-4858-a797-e544fb200010 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.063734 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1221/4873] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:25.063955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-a39991b2-60db-4858-a797-e544fb200010 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:25.064395 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.064395 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:25.067106 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a39991b2-60db-4858-a797-e544fb200010 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:25.073528 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a39991b2-60db-4858-a797-e544fb200010 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:25.074635 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.074635 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:25.079319 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a39991b2-60db-4858-a797-e544fb200010 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 06 13:17:25.079774 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1228/4874] 10.4.3.59 () {66 vars in 1280 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:25.094592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.094958 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['81d83caa-bd30-4c1c-9aba-6ad439e66b4e', '290635a7-a496-45bc-97d8-e9dfe031ef9a', '6f4f7cfe-63a5-467c-be5c-e2fe46ccfe99', 'c5d288ee-a607-4081-8b63-5c75bc924886'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:25.096116 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7d19b4-1388-4d05-b93f-524666eb330d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d83caa-bd30-4c1c-9aba-6ad439e66b4e', '290635a7-a496-45bc-97d8-e9dfe031ef9a', '6f4f7cfe-63a5-467c-be5c-e2fe46ccfe99', 'c5d288ee-a607-4081-8b63-5c75bc924886']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:25.096881 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/detail?status=available Aug 06 13:17:25.097129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.097198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b9a14d-9b40-4edb-a673-5482ff56ee4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:25.097426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.097744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:25.098025 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 13:17:25.098842 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:17:25.108595 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Get all volumes completed successfully. Aug 06 13:17:25.110968 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.110968 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:25.116184 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d16c73d-a710-4d94-977b-cb58d132b9e7 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 06 13:17:25.116758 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1215/4875] 10.4.3.59 () {66 vars in 1284 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:25.125173 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b9a14d-9b40-4edb-a673-5482ff56ee4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb1ababc-9964-4615-b800-42e0a5030100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-918271603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['81d83caa-bd30-4c1c-9aba-6ad439e66b4e','290635a7-a496-45bc-97d8-e9dfe031ef9a','6f4f7cfe-63a5-467c-be5c-e2fe46ccfe99','c5d288ee-a607-4081-8b63-5c75bc924886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-918271603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb1ababc-9964-4615-b800-42e0a5030100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='283a75b390b442c6bfc6d6efd101faf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8275a71f8094454cbe00978ddf24e444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:25.125968 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d713c76d-7c60-467a-b7d7-4fe8f5510d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:25.132418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3825a3ec-a567-43e1-9782-1cff71d14bf6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.134738 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3825a3ec-a567-43e1-9782-1cff71d14bf6 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:25.134975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3825a3ec-a567-43e1-9782-1cff71d14bf6 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.135231 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3825a3ec-a567-43e1-9782-1cff71d14bf6 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.143441 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.143441 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:25.147480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d713c76d-7c60-467a-b7d7-4fe8f5510d9d) transitioned into state 'SUCCESS' from state '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-918271603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283a75b390b442c6bfc6d6efd101faf1',qos_specs=None,replication_status=,reservations=['81d83caa-bd30-4c1c-9aba-6ad439e66b4e','290635a7-a496-45bc-97d8-e9dfe031ef9a','6f4f7cfe-63a5-467c-be5c-e2fe46ccfe99','c5d288ee-a607-4081-8b63-5c75bc924886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8275a71f8094454cbe00978ddf24e444',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:25.148016 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3825a3ec-a567-43e1-9782-1cff71d14bf6 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:25.148600 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550d0c1d-1cb5-4947-b92a-deab2b3f3f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:25.152353 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3825a3ec-a567-43e1-9782-1cff71d14bf6 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 200 Aug 06 13:17:25.152725 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1222/4876] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:25.161454 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550d0c1d-1cb5-4947-b92a-deab2b3f3f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:25.162334 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Flow 'volume_create_api' (91645c43-42fe-44d8-8492-47ea85d13a1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:25.162703 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create volume request issued successfully. Aug 06 13:17:25.163423 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2292ee93-8a6d-46f8-9d9a-e33a8bd0535b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:25.163885 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1212/4877] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:17:24 2026] POST /volume/v3/volumes => generated 746 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:25.167318 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91412ad3-4424-4545-b912-98a8e9aea81d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.169867 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91412ad3-4424-4545-b912-98a8e9aea81d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:25.169968 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91412ad3-4424-4545-b912-98a8e9aea81d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.170305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91412ad3-4424-4545-b912-98a8e9aea81d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.170542 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-91412ad3-4424-4545-b912-98a8e9aea81d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Delete volume with id: 8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:25.184285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f584c4e2-f1de-4f6c-9bd4-fdfaeee4fd22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.184436 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.184436 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:25.184436 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91412ad3-4424-4545-b912-98a8e9aea81d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:25.186299 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f584c4e2-f1de-4f6c-9bd4-fdfaeee4fd22 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 Aug 06 13:17:25.186589 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f584c4e2-f1de-4f6c-9bd4-fdfaeee4fd22 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.186808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f584c4e2-f1de-4f6c-9bd4-fdfaeee4fd22 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.194660 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.194660 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:25.199567 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f584c4e2-f1de-4f6c-9bd4-fdfaeee4fd22 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:25.206113 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f584c4e2-f1de-4f6c-9bd4-fdfaeee4fd22 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 returned with HTTP 200 Aug 06 13:17:25.207669 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1216/4878] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:25.208726 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91412ad3-4424-4545-b912-98a8e9aea81d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Delete volume request issued successfully. Aug 06 13:17:25.209194 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91412ad3-4424-4545-b912-98a8e9aea81d tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 202 Aug 06 13:17:25.209940 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1229/4879] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:25 2026] DELETE /volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:25.218851 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4bc94fb3-b892-4af7-a6f8-ea9a95f8029f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.220977 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bc94fb3-b892-4af7-a6f8-ea9a95f8029f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:25.221252 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4bc94fb3-b892-4af7-a6f8-ea9a95f8029f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.221512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4bc94fb3-b892-4af7-a6f8-ea9a95f8029f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.233766 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.233766 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:25.238980 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4bc94fb3-b892-4af7-a6f8-ea9a95f8029f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:25.252338 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bc94fb3-b892-4af7-a6f8-ea9a95f8029f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 200 Aug 06 13:17:25.252984 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1223/4880] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:25.387095 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4538740-180b-4977-bec8-928f80658974 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:25.389224 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4538740-180b-4977-bec8-928f80658974 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:25.389495 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4538740-180b-4977-bec8-928f80658974 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:25.389712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4538740-180b-4977-bec8-928f80658974 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:25.389872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b4538740-180b-4977-bec8-928f80658974 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:25.397064 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:25.397064 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:25.397935 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4538740-180b-4977-bec8-928f80658974 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:25.398400 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1213/4881] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:25 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:26.078710 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21d3ed76-13e6-4744-9985-9ecec7c05c47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.080841 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21d3ed76-13e6-4744-9985-9ecec7c05c47 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:26.081158 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21d3ed76-13e6-4744-9985-9ecec7c05c47 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.082802 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21d3ed76-13e6-4744-9985-9ecec7c05c47 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.091759 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.091759 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:26.096689 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21d3ed76-13e6-4744-9985-9ecec7c05c47 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:26.102653 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21d3ed76-13e6-4744-9985-9ecec7c05c47 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:26.103108 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1217/4882] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:26 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:26.223487 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd8c28d7-30ff-42aa-b805-9e682d729859 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.225424 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd8c28d7-30ff-42aa-b805-9e682d729859 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 Aug 06 13:17:26.225660 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd8c28d7-30ff-42aa-b805-9e682d729859 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.225850 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd8c28d7-30ff-42aa-b805-9e682d729859 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.233981 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.233981 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:26.238161 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd8c28d7-30ff-42aa-b805-9e682d729859 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:26.242855 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd8c28d7-30ff-42aa-b805-9e682d729859 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 returned with HTTP 200 Aug 06 13:17:26.243346 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1230/4883] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:26 2026] GET /volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:26.258836 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.261176 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:17:26.261580 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb1ababc-9964-4615-b800-42e0a5030100", "name": "tempest-VolumesBackupsTest-Snapshot-2113059579"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:26.270519 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.270519 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:26.270740 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-960e90cf-83c5-431e-b14e-e74b7984be93 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.271060 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:26.271112 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Create snapshot from volume fb1ababc-9964-4615-b800-42e0a5030100 Aug 06 13:17:26.272946 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-960e90cf-83c5-431e-b14e-e74b7984be93 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a Aug 06 13:17:26.273243 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-960e90cf-83c5-431e-b14e-e74b7984be93 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.273530 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-960e90cf-83c5-431e-b14e-e74b7984be93 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.279917 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-960e90cf-83c5-431e-b14e-e74b7984be93 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a returned with HTTP 404 Aug 06 13:17:26.280598 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1214/4884] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:26 2026] GET /volume/v3/volumes/8a37212a-b22c-4973-aaff-7735bf82a98a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:26.288550 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ece5b741-144b-4862-9efa-c014ea456207 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.291642 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ece5b741-144b-4862-9efa-c014ea456207 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:26.291942 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ece5b741-144b-4862-9efa-c014ea456207 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.292307 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ece5b741-144b-4862-9efa-c014ea456207 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.300719 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.300719 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:26.305846 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ece5b741-144b-4862-9efa-c014ea456207 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:26.307363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['96eb42ea-af7c-414d-9e0a-1af7e42d8927', '79b22ab8-1271-4a71-9823-864f644bfd6f', '5e6471ab-ab00-492b-8cb3-9e79e356e4b9', 'b323bd68-b2ca-4437-b3e6-1f66587db3e5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:26.312891 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ece5b741-144b-4862-9efa-c014ea456207 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 200 Aug 06 13:17:26.313502 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1218/4885] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:26 2026] GET /volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:26.327325 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.329766 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] DELETE https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:26.330055 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.330333 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.330550 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Delete volume with id: 0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:26.342383 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.342383 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:26.342995 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:26.348282 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Snapshot create request issued successfully. Aug 06 13:17:26.348282 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa29f518-ae19-4a6d-9aac-0a8cca69dc0c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:17:26.348282 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1224/4886] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:17:26 2026] POST /volume/v3/snapshots => generated 305 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:26.357356 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-298029a4-2805-4282-9f5a-ff8aefb4a2e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.361146 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-298029a4-2805-4282-9f5a-ff8aefb4a2e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a Aug 06 13:17:26.361146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-298029a4-2805-4282-9f5a-ff8aefb4a2e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.361146 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-298029a4-2805-4282-9f5a-ff8aefb4a2e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.366885 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.366885 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:26.367624 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-298029a4-2805-4282-9f5a-ff8aefb4a2e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Snapshot retrieved successfully. Aug 06 13:17:26.369759 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-298029a4-2805-4282-9f5a-ff8aefb4a2e3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a returned with HTTP 200 Aug 06 13:17:26.369963 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Delete volume request issued successfully. Aug 06 13:17:26.370378 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74ac1f55-8d68-497f-bb0c-aae6e26036c5 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 202 Aug 06 13:17:26.370783 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1215/4887] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:26 2026] GET /volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:26.371085 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1231/4888] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:26 2026] DELETE /volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:26.379096 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3172159f-d371-4891-b63f-3360a1df6811 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.381349 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3172159f-d371-4891-b63f-3360a1df6811 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:26.381592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3172159f-d371-4891-b63f-3360a1df6811 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.381828 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3172159f-d371-4891-b63f-3360a1df6811 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.390823 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.390823 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:26.395444 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3172159f-d371-4891-b63f-3360a1df6811 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:26.401283 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3172159f-d371-4891-b63f-3360a1df6811 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 200 Aug 06 13:17:26.401814 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1219/4889] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:26 2026] GET /volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:26.411758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f88d8859-c656-42e3-a2f7-989fcd50a950 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:26.414258 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f88d8859-c656-42e3-a2f7-989fcd50a950 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:26.414508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f88d8859-c656-42e3-a2f7-989fcd50a950 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:26.414726 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f88d8859-c656-42e3-a2f7-989fcd50a950 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:26.414944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f88d8859-c656-42e3-a2f7-989fcd50a950 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:26.420567 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:26.420567 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:26.421609 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f88d8859-c656-42e3-a2f7-989fcd50a950 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:26.422026 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1225/4890] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:26 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:27.119733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-76d9b2b3-bf96-4617-8864-8b00c4b65cea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.122009 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76d9b2b3-bf96-4617-8864-8b00c4b65cea tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:27.122306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76d9b2b3-bf96-4617-8864-8b00c4b65cea tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.122584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76d9b2b3-bf96-4617-8864-8b00c4b65cea tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.131911 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.131911 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:27.137059 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-76d9b2b3-bf96-4617-8864-8b00c4b65cea tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:27.143483 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76d9b2b3-bf96-4617-8864-8b00c4b65cea tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:27.144046 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1216/4891] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:27 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:27.380806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-861919d3-92e6-4a99-8f53-54699d1f5aa3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.382875 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-861919d3-92e6-4a99-8f53-54699d1f5aa3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a Aug 06 13:17:27.383116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-861919d3-92e6-4a99-8f53-54699d1f5aa3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.383321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-861919d3-92e6-4a99-8f53-54699d1f5aa3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.388959 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.388959 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:27.389589 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-861919d3-92e6-4a99-8f53-54699d1f5aa3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Snapshot retrieved successfully. Aug 06 13:17:27.390451 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-861919d3-92e6-4a99-8f53-54699d1f5aa3 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a returned with HTTP 200 Aug 06 13:17:27.390912 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1232/4892] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:27 2026] GET /volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:27.400619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4736147b-38ad-43be-8096-2388cc9ecfeb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.403045 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] POST https://10.4.3.59/volume/v3/backups Aug 06 13:17:27.403578 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb1ababc-9964-4615-b800-42e0a5030100", "snapshot_id": "523979b7-320c-4cd7-8cd3-2cd3e2c4864a", "name": "tempest-VolumesBackupsTest-Backup-212347419"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:27.405772 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating new backup {'backup': {'volume_id': 'fb1ababc-9964-4615-b800-42e0a5030100', 'snapshot_id': '523979b7-320c-4cd7-8cd3-2cd3e2c4864a', 'name': 'tempest-VolumesBackupsTest-Backup-212347419'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 13:17:27.406027 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Creating backup of volume fb1ababc-9964-4615-b800-42e0a5030100 in container None Aug 06 13:17:27.417555 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.417555 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:27.419195 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:27.419290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e58ef3f0-8d54-4d4c-93b0-d3b28fbd3a49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.421153 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e58ef3f0-8d54-4d4c-93b0-d3b28fbd3a49 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 Aug 06 13:17:27.421512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e58ef3f0-8d54-4d4c-93b0-d3b28fbd3a49 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.421825 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e58ef3f0-8d54-4d4c-93b0-d3b28fbd3a49 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.425904 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.425904 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:27.426501 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Snapshot retrieved successfully. Aug 06 13:17:27.428658 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e58ef3f0-8d54-4d4c-93b0-d3b28fbd3a49 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 returned with HTTP 404 Aug 06 13:17:27.429304 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1226/4893] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:27 2026] GET /volume/v3/volumes/0d206a6e-bf0c-45d3-954a-f2032b07e6c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:27.436526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-faf3b82e-7324-4d4d-abbb-5ce6e2e2db24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.437531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ba5d229-4e11-4d32-9e68-2f06ee9e8977 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.438577 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faf3b82e-7324-4d4d-abbb-5ce6e2e2db24 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:27.438881 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faf3b82e-7324-4d4d-abbb-5ce6e2e2db24 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.439289 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faf3b82e-7324-4d4d-abbb-5ce6e2e2db24 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.439516 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-faf3b82e-7324-4d4d-abbb-5ce6e2e2db24 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:27.439636 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ba5d229-4e11-4d32-9e68-2f06ee9e8977 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:27.439909 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ba5d229-4e11-4d32-9e68-2f06ee9e8977 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.440170 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ba5d229-4e11-4d32-9e68-2f06ee9e8977 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.445544 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.445544 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:27.446626 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faf3b82e-7324-4d4d-abbb-5ce6e2e2db24 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:27.447221 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1217/4894] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:27 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:27.449409 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Created reservations ['374aa010-3039-4dfe-a60e-bc6534089892', 'c8dbe980-340b-4c81-8022-d46f078d4dae'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:27.449762 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.449762 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:27.454227 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ba5d229-4e11-4d32-9e68-2f06ee9e8977 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:27.459565 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ba5d229-4e11-4d32-9e68-2f06ee9e8977 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 200 Aug 06 13:17:27.459839 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1233/4895] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:27 2026] GET /volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:27.473776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.475790 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] DELETE https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:27.476114 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.476372 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.476611 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Delete volume with id: 9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:27.480921 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4736147b-38ad-43be-8096-2388cc9ecfeb tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups returned with HTTP 202 Aug 06 13:17:27.481570 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1220/4896] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:27 2026] POST /volume/v3/backups => generated 327 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:27.485104 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.485104 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:27.485104 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:27.491107 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b67dff5-3183-4026-8411-c0b9f9b24811 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.493416 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b67dff5-3183-4026-8411-c0b9f9b24811 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:27.493710 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b67dff5-3183-4026-8411-c0b9f9b24811 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.493995 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b67dff5-3183-4026-8411-c0b9f9b24811 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.494144 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0b67dff5-3183-4026-8411-c0b9f9b24811 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:27.500282 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.500282 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:27.501340 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b67dff5-3183-4026-8411-c0b9f9b24811 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:27.501851 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1218/4897] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:27 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 768 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:27.504944 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Delete volume request issued successfully. Aug 06 13:17:27.505229 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-443f8212-92b2-4ec9-93cd-bf76ac8a1373 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 202 Aug 06 13:17:27.505850 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1227/4898] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:27 2026] DELETE /volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:27.514786 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca50d11e-0021-4ab8-942a-51cf4193b591 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:27.516782 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca50d11e-0021-4ab8-942a-51cf4193b591 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:27.517162 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca50d11e-0021-4ab8-942a-51cf4193b591 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:27.517162 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca50d11e-0021-4ab8-942a-51cf4193b591 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:27.525895 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:27.525895 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:27.531699 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca50d11e-0021-4ab8-942a-51cf4193b591 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Volume info retrieved successfully. Aug 06 13:17:27.538956 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca50d11e-0021-4ab8-942a-51cf4193b591 tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 200 Aug 06 13:17:27.539600 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1234/4899] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:27 2026] GET /volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:28.159201 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d0992a5-e332-4153-9e2d-c97b66120b91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.161075 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0992a5-e332-4153-9e2d-c97b66120b91 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:28.161347 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0992a5-e332-4153-9e2d-c97b66120b91 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.161595 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0992a5-e332-4153-9e2d-c97b66120b91 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.168906 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:28.168906 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:28.173022 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d0992a5-e332-4153-9e2d-c97b66120b91 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:28.177992 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0992a5-e332-4153-9e2d-c97b66120b91 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:28.178461 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1221/4900] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:28.192056 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85d95499-65a8-406b-a2c5-c6add56d8ebf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.194222 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85d95499-65a8-406b-a2c5-c6add56d8ebf tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:28.194441 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85d95499-65a8-406b-a2c5-c6add56d8ebf tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.194668 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85d95499-65a8-406b-a2c5-c6add56d8ebf tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.201769 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:28.201769 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:28.205604 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-85d95499-65a8-406b-a2c5-c6add56d8ebf tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:28.210886 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85d95499-65a8-406b-a2c5-c6add56d8ebf tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:28.211573 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1219/4901] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:28.339303 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-d062b5e2-998d-43f3-83c3-6e6449745af8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.341183 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-d062b5e2-998d-43f3-83c3-6e6449745af8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:28.341385 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-d062b5e2-998d-43f3-83c3-6e6449745af8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.341568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-d062b5e2-998d-43f3-83c3-6e6449745af8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.347843 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:28.347843 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:28.350934 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-d062b5e2-998d-43f3-83c3-6e6449745af8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:28.355005 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-d062b5e2-998d-43f3-83c3-6e6449745af8 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:28.355372 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1228/4902] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:28.457890 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d8a514f-0013-46f8-8ad3-47b47ab3ddc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.459909 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d8a514f-0013-46f8-8ad3-47b47ab3ddc0 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:28.460168 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d8a514f-0013-46f8-8ad3-47b47ab3ddc0 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.460461 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d8a514f-0013-46f8-8ad3-47b47ab3ddc0 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.460619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2d8a514f-0013-46f8-8ad3-47b47ab3ddc0 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:28.464806 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:28.464806 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:28.465538 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d8a514f-0013-46f8-8ad3-47b47ab3ddc0 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:28.466152 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1235/4903] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:17:28.512331 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-add10f57-7f78-4fcb-ac88-56315e6b80c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.514851 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-add10f57-7f78-4fcb-ac88-56315e6b80c2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:28.515147 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-add10f57-7f78-4fcb-ac88-56315e6b80c2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.515449 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-add10f57-7f78-4fcb-ac88-56315e6b80c2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.515619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-add10f57-7f78-4fcb-ac88-56315e6b80c2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:28.521488 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:28.521488 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:28.522427 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-add10f57-7f78-4fcb-ac88-56315e6b80c2 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:28.522917 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1222/4904] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 770 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:28.555125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ddf63c89-edcd-4bb0-9b1a-bb7ff95d628f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.556908 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddf63c89-edcd-4bb0-9b1a-bb7ff95d628f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] GET https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d Aug 06 13:17:28.557115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddf63c89-edcd-4bb0-9b1a-bb7ff95d628f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.557378 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddf63c89-edcd-4bb0-9b1a-bb7ff95d628f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.563272 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddf63c89-edcd-4bb0-9b1a-bb7ff95d628f tempest-VolumesListTestJSON-915227897 tempest-VolumesListTestJSON-915227897-project-member] https://10.4.3.59/volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d returned with HTTP 404 Aug 06 13:17:28.563756 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1220/4905] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/v3/volumes/9d8b3174-1c7a-4556-9e08-069c7ebf8b8d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:28.842788 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-837aaa74-738e-4d37-9b51-52d49c497e9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.845824 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-837aaa74-738e-4d37-9b51-52d49c497e9a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:28.846165 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-837aaa74-738e-4d37-9b51-52d49c497e9a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.846491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-837aaa74-738e-4d37-9b51-52d49c497e9a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.857809 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:28.857809 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:28.862487 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-837aaa74-738e-4d37-9b51-52d49c497e9a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:28.868031 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-837aaa74-738e-4d37-9b51-52d49c497e9a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:28.868531 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1229/4906] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 1428 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:28.879726 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66e11e3d-222a-49c3-82df-181234e07829 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.880292 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66e11e3d-222a-49c3-82df-181234e07829 None None] GET https://10.4.3.59/volume// Aug 06 13:17:28.880559 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66e11e3d-222a-49c3-82df-181234e07829 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:28.880851 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66e11e3d-222a-49c3-82df-181234e07829 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:28.881371 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66e11e3d-222a-49c3-82df-181234e07829 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:17:28.881739 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1236/4907] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:17:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:17:28.890609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-38409553-9e96-4433-9b65-858ca7e531f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:28.893614 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-38409553-9e96-4433-9b65-858ca7e531f1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:17:28.894067 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-38409553-9e96-4433-9b65-858ca7e531f1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab32ccbd-99c8-4575-aea9-3db5dc7258d3", "connector": null, "instance_uuid": "48bb96c4-c5a3-4d6f-830b-4f4d05a43037"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:28.905644 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:28.905644 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:28.937106 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-38409553-9e96-4433-9b65-858ca7e531f1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:17:28.937737 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1223/4908] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:17:28 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:29.476780 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0cbf192f-f3b2-49f3-afaa-c54f8c2fcbc5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:29.478829 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cbf192f-f3b2-49f3-afaa-c54f8c2fcbc5 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:29.479131 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cbf192f-f3b2-49f3-afaa-c54f8c2fcbc5 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:29.479366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cbf192f-f3b2-49f3-afaa-c54f8c2fcbc5 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:29.479483 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0cbf192f-f3b2-49f3-afaa-c54f8c2fcbc5 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:29.484993 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:29.484993 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:29.485821 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cbf192f-f3b2-49f3-afaa-c54f8c2fcbc5 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:29.486380 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1221/4909] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:29 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:29.534284 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d29e63f-97f7-424f-890f-ef97127ee8c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:29.536315 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d29e63f-97f7-424f-890f-ef97127ee8c7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:29.536619 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d29e63f-97f7-424f-890f-ef97127ee8c7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:29.536832 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d29e63f-97f7-424f-890f-ef97127ee8c7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:29.536985 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d29e63f-97f7-424f-890f-ef97127ee8c7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:29.542048 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:29.542048 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:29.543006 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d29e63f-97f7-424f-890f-ef97127ee8c7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:29.543536 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1230/4910] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:29 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:29.880232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd7f5d07-02b5-44c5-bf40-4bd5f46533fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:29.880837 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd7f5d07-02b5-44c5-bf40-4bd5f46533fc None None] GET https://10.4.3.59/volume// Aug 06 13:17:29.881441 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd7f5d07-02b5-44c5-bf40-4bd5f46533fc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:29.881502 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd7f5d07-02b5-44c5-bf40-4bd5f46533fc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:29.881963 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd7f5d07-02b5-44c5-bf40-4bd5f46533fc None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:17:29.882487 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1237/4911] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:17:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:17:29.889797 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-17bd4f78-0b2a-4290-9bcb-ca2ff9eb01a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:29.892666 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-17bd4f78-0b2a-4290-9bcb-ca2ff9eb01a7 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:17:29.892811 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-17bd4f78-0b2a-4290-9bcb-ca2ff9eb01a7 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:29.893036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-17bd4f78-0b2a-4290-9bcb-ca2ff9eb01a7 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:29.903552 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:29.903552 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:29.908188 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-17bd4f78-0b2a-4290-9bcb-ca2ff9eb01a7 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:17:29.916181 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-17bd4f78-0b2a-4290-9bcb-ca2ff9eb01a7 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:17:29.917001 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1224/4912] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:17:29 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 1607 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:17:30.027222 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-5f282828-81fc-4bfd-80dd-bb3006ade40c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.029666 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-5f282828-81fc-4bfd-80dd-bb3006ade40c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] PUT https://10.4.3.59/volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4 Aug 06 13:17:30.030009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-5f282828-81fc-4bfd-80dd-bb3006ade40c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:30.040016 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-5f282828-81fc-4bfd-80dd-bb3006ade40c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Acquiring lock "cinder-attachment_update-ab32ccbd-99c8-4575-aea9-3db5dc7258d3-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:17:30.044703 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-5f282828-81fc-4bfd-80dd-bb3006ade40c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Lock "cinder-attachment_update-ab32ccbd-99c8-4575-aea9-3db5dc7258d3-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:17:30.045946 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.045946 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:30.135857 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-5f282828-81fc-4bfd-80dd-bb3006ade40c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Lock "cinder-attachment_update-ab32ccbd-99c8-4575-aea9-3db5dc7258d3-np0000006653" released by "attachment_update" :: held 0.091s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:17:30.136322 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-5f282828-81fc-4bfd-80dd-bb3006ade40c tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4 returned with HTTP 200 Aug 06 13:17:30.136992 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1222/4913] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:17:30 2026] PUT /volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:30.167417 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-6b8af08a-70f8-49f1-86dc-cc1c06b1aa72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.172000 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-6b8af08a-70f8-49f1-86dc-cc1c06b1aa72 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4/action Aug 06 13:17:30.174993 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-6b8af08a-70f8-49f1-86dc-cc1c06b1aa72 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:17:30.175194 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-6b8af08a-70f8-49f1-86dc-cc1c06b1aa72 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:30.195911 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.195911 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:30.228745 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-6b8af08a-70f8-49f1-86dc-cc1c06b1aa72 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4/action returned with HTTP 204 Aug 06 13:17:30.229495 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1231/4914] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:17:30 2026] POST /volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:30.499596 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68e2b4b7-d06b-40e9-a2d9-531cc50106b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.501788 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68e2b4b7-d06b-40e9-a2d9-531cc50106b2 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:30.502118 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68e2b4b7-d06b-40e9-a2d9-531cc50106b2 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:30.502386 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68e2b4b7-d06b-40e9-a2d9-531cc50106b2 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:30.502556 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-68e2b4b7-d06b-40e9-a2d9-531cc50106b2 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:30.507779 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.507779 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:30.508670 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68e2b4b7-d06b-40e9-a2d9-531cc50106b2 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:30.509162 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1238/4915] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:30 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:30.524931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5e7d878-a871-474c-af65-54271f5cb976 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.527454 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5e7d878-a871-474c-af65-54271f5cb976 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] PUT https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:30.527971 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5e7d878-a871-474c-af65-54271f5cb976 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:30.535984 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.535984 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:30.543547 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5e7d878-a871-474c-af65-54271f5cb976 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:30.544140 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1225/4916] 10.4.3.59 () {70 vars in 1401 bytes} [Thu Aug 6 13:17:30 2026] PUT /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 314 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:30.552178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca872a79-d9bc-40a6-9895-93547e09f08f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.553847 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca872a79-d9bc-40a6-9895-93547e09f08f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:30.554069 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca872a79-d9bc-40a6-9895-93547e09f08f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:30.554886 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca872a79-d9bc-40a6-9895-93547e09f08f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:30.554886 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ca872a79-d9bc-40a6-9895-93547e09f08f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:30.557430 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10dadc31-610d-44f3-8616-516759a030d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.559243 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.559243 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:30.559569 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10dadc31-610d-44f3-8616-516759a030d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:30.559817 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10dadc31-610d-44f3-8616-516759a030d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:30.559877 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca872a79-d9bc-40a6-9895-93547e09f08f tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:30.560522 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10dadc31-610d-44f3-8616-516759a030d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:30.560522 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-10dadc31-610d-44f3-8616-516759a030d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:30.560644 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1223/4917] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:30 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:30.563918 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.563918 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:30.564600 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10dadc31-610d-44f3-8616-516759a030d9 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:30.564992 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1232/4918] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:30 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:30.572107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e2df560-9a44-44c7-b17b-56d5fa712546 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.574033 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e2df560-9a44-44c7-b17b-56d5fa712546 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] DELETE https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:30.574256 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e2df560-9a44-44c7-b17b-56d5fa712546 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:30.574475 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e2df560-9a44-44c7-b17b-56d5fa712546 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:30.574617 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-9e2df560-9a44-44c7-b17b-56d5fa712546 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Delete backup with id: cadd0ab2-4854-4afc-a6ac-0560faf97262. Aug 06 13:17:30.580945 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.580945 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:30.595806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-9e2df560-9a44-44c7-b17b-56d5fa712546 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] delete_backup rpcapi backup_id cadd0ab2-4854-4afc-a6ac-0560faf97262 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:30.597718 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e2df560-9a44-44c7-b17b-56d5fa712546 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 202 Aug 06 13:17:30.601280 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1239/4919] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:17:30 2026] DELETE /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:30.606240 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2368fe0-751d-411f-8b5e-d4f624f117fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:30.609473 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2368fe0-751d-411f-8b5e-d4f624f117fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:30.609854 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2368fe0-751d-411f-8b5e-d4f624f117fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:30.609983 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2368fe0-751d-411f-8b5e-d4f624f117fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:30.610751 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c2368fe0-751d-411f-8b5e-d4f624f117fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:30.620807 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:30.620807 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:30.621602 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2368fe0-751d-411f-8b5e-d4f624f117fc tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 200 Aug 06 13:17:30.622499 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1226/4920] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:30 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:31.575695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ee0d8e6-8269-4f87-a9fc-8c89e2f84234 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:31.577967 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ee0d8e6-8269-4f87-a9fc-8c89e2f84234 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:31.578166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ee0d8e6-8269-4f87-a9fc-8c89e2f84234 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:31.578403 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ee0d8e6-8269-4f87-a9fc-8c89e2f84234 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:31.578495 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4ee0d8e6-8269-4f87-a9fc-8c89e2f84234 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:31.583142 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:31.583142 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:31.584039 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ee0d8e6-8269-4f87-a9fc-8c89e2f84234 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:31.584512 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1224/4921] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:31 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:31.637740 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c57acd07-3cd7-4b2e-acab-887731450673 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:31.643446 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c57acd07-3cd7-4b2e-acab-887731450673 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 Aug 06 13:17:31.644001 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c57acd07-3cd7-4b2e-acab-887731450673 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:31.644926 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c57acd07-3cd7-4b2e-acab-887731450673 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:31.645079 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c57acd07-3cd7-4b2e-acab-887731450673 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Show backup with id cadd0ab2-4854-4afc-a6ac-0560faf97262. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:31.655831 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c57acd07-3cd7-4b2e-acab-887731450673 tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 returned with HTTP 404 Aug 06 13:17:31.657466 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1233/4922] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:31 2026] GET /volume/v3/backups/cadd0ab2-4854-4afc-a6ac-0560faf97262 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:31.665543 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:31.668600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b Aug 06 13:17:31.668600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:31.668600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:31.668600 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Delete volume with id: 6c4ea2ae-b36a-40b2-8000-088ee12ba24b Aug 06 13:17:31.675607 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:31.675607 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:31.675954 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Volume info retrieved successfully. Aug 06 13:17:31.696057 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Delete volume request issued successfully. Aug 06 13:17:31.696057 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1556646d-19f5-4631-90c8-d1a365eaf6ee tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b returned with HTTP 202 Aug 06 13:17:31.696057 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1240/4923] 10.4.3.59 () {68 vars in 1384 bytes} [Thu Aug 6 13:17:31 2026] DELETE /volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:31.705827 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3e1d5a9-8818-4250-b3c0-88fa2d2eda2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:31.707181 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e1d5a9-8818-4250-b3c0-88fa2d2eda2e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b Aug 06 13:17:31.707393 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3e1d5a9-8818-4250-b3c0-88fa2d2eda2e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:31.707557 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3e1d5a9-8818-4250-b3c0-88fa2d2eda2e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:31.716222 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:31.716222 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:31.721077 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3e1d5a9-8818-4250-b3c0-88fa2d2eda2e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Volume info retrieved successfully. Aug 06 13:17:31.726664 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e1d5a9-8818-4250-b3c0-88fa2d2eda2e tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b returned with HTTP 200 Aug 06 13:17:31.727184 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1227/4924] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:31 2026] GET /volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:32.597883 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb9e2b55-f896-4bdd-836f-ac20934fc924 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:32.600799 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb9e2b55-f896-4bdd-836f-ac20934fc924 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:32.601066 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb9e2b55-f896-4bdd-836f-ac20934fc924 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:32.601353 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb9e2b55-f896-4bdd-836f-ac20934fc924 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:32.601542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bb9e2b55-f896-4bdd-836f-ac20934fc924 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:32.609802 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:32.609802 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:32.611008 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb9e2b55-f896-4bdd-836f-ac20934fc924 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:32.611543 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1225/4925] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:32 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:32.741451 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcde11b2-dbed-4f84-bdb0-504aac3ebebe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:32.744646 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcde11b2-dbed-4f84-bdb0-504aac3ebebe tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] GET https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b Aug 06 13:17:32.744646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcde11b2-dbed-4f84-bdb0-504aac3ebebe tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:32.744646 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcde11b2-dbed-4f84-bdb0-504aac3ebebe tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:32.751582 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcde11b2-dbed-4f84-bdb0-504aac3ebebe tempest-ProjectAdminTests39-1135420612 tempest-ProjectAdminTests39-1135420612-project-admin] https://10.4.3.59/volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b returned with HTTP 404 Aug 06 13:17:32.752251 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1234/4926] 10.4.3.59 () {68 vars in 1381 bytes} [Thu Aug 6 13:17:32 2026] GET /volume/v3/volumes/6c4ea2ae-b36a-40b2-8000-088ee12ba24b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:33.623855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7c97f01-f087-4726-8a68-92f9dc6f439c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:33.625625 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7c97f01-f087-4726-8a68-92f9dc6f439c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:33.626153 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7c97f01-f087-4726-8a68-92f9dc6f439c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:33.626464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7c97f01-f087-4726-8a68-92f9dc6f439c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:33.626616 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c7c97f01-f087-4726-8a68-92f9dc6f439c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:33.632288 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:33.632288 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:33.633112 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7c97f01-f087-4726-8a68-92f9dc6f439c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:33.633667 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1241/4927] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:33 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:34.640659 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-80ef95ae-95d8-4005-a5d8-875556f8740a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:34.643578 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-80ef95ae-95d8-4005-a5d8-875556f8740a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3/encryption Aug 06 13:17:34.643893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-80ef95ae-95d8-4005-a5d8-875556f8740a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:34.644179 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-80ef95ae-95d8-4005-a5d8-875556f8740a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:34.645723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5761c527-4678-4e97-87f2-ccc14869a94e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:34.647966 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5761c527-4678-4e97-87f2-ccc14869a94e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:34.648180 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5761c527-4678-4e97-87f2-ccc14869a94e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:34.648498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5761c527-4678-4e97-87f2-ccc14869a94e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:34.648643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5761c527-4678-4e97-87f2-ccc14869a94e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:34.654242 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:34.654242 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:34.655466 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5761c527-4678-4e97-87f2-ccc14869a94e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:34.655909 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1226/4928] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:34 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:34.658726 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:34.658726 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:34.668036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9b3fe8c-3ed6-498a-a37f-52f942944a10 req-80ef95ae-95d8-4005-a5d8-875556f8740a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3/encryption returned with HTTP 200 Aug 06 13:17:34.668777 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1228/4929] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:17:34 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:34.948676 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63201351-83d5-4607-935d-502edfdd0cb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:35.163695 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63201351-83d5-4607-935d-502edfdd0cb1 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-admin] GET https://10.4.3.59/volume/v3/scheduler-stats/get_pools Aug 06 13:17:35.163843 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63201351-83d5-4607-935d-502edfdd0cb1 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:35.164048 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63201351-83d5-4607-935d-502edfdd0cb1 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:35.179881 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63201351-83d5-4607-935d-502edfdd0cb1 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-admin] https://10.4.3.59/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 13:17:35.180476 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1235/4930] 10.4.3.59 () {66 vars in 1284 bytes} [Thu Aug 6 13:17:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:35.195435 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d22e281-0063-45d1-8f2b-6423a20ad160 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:35.312031 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d22e281-0063-45d1-8f2b-6423a20ad160 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-member] GET https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool Aug 06 13:17:35.312486 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d22e281-0063-45d1-8f2b-6423a20ad160 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:35.312833 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d22e281-0063-45d1-8f2b-6423a20ad160 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:35.313645 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-0d22e281-0063-45d1-8f2b-6423a20ad160 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e7c2c8df248e4d3f9b80a0312d76b578', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8243516282d5439dbfb9e0b1dd6c27b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:17:35.314077 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d22e281-0063-45d1-8f2b-6423a20ad160 tempest-ProjectMemberTests-2049227369 tempest-ProjectMemberTests-2049227369-project-member] https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool returned with HTTP 403 Aug 06 13:17:35.314614 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1242/4931] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:17:35 2026] GET /volume/v3/capabilities/np0000006653@storpool => generated 110 bytes in 121 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:35.668955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-24f15e3e-a902-477a-a21d-a74ebd2d9f83 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:35.671015 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24f15e3e-a902-477a-a21d-a74ebd2d9f83 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:35.671317 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24f15e3e-a902-477a-a21d-a74ebd2d9f83 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:35.671599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24f15e3e-a902-477a-a21d-a74ebd2d9f83 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:35.671944 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-24f15e3e-a902-477a-a21d-a74ebd2d9f83 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:35.677795 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:35.677795 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:35.678861 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24f15e3e-a902-477a-a21d-a74ebd2d9f83 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:35.679421 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1227/4932] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:35 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:36.691098 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b87088b-c15b-4876-bf49-9d168f1f83d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:36.693451 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b87088b-c15b-4876-bf49-9d168f1f83d7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:36.693757 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b87088b-c15b-4876-bf49-9d168f1f83d7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:36.693958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b87088b-c15b-4876-bf49-9d168f1f83d7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:36.694099 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0b87088b-c15b-4876-bf49-9d168f1f83d7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:36.699069 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:36.699069 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:36.699888 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b87088b-c15b-4876-bf49-9d168f1f83d7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:36.700397 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1229/4933] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:36 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:37.629688 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c789097-6578-462b-96ca-81a67d15b613 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:37.712754 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0cfed7bc-89a5-4d0c-a097-d09c5aa6ed3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:37.715442 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cfed7bc-89a5-4d0c-a097-d09c5aa6ed3e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:37.715551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cfed7bc-89a5-4d0c-a097-d09c5aa6ed3e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:37.715862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cfed7bc-89a5-4d0c-a097-d09c5aa6ed3e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:37.716030 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0cfed7bc-89a5-4d0c-a097-d09c5aa6ed3e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:37.721826 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:37.721826 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:37.722622 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cfed7bc-89a5-4d0c-a097-d09c5aa6ed3e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:37.722982 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1243/4934] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:37 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:37.746293 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:37.746613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1371971474"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:37.748878 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1371971474'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:37.749029 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:17:37.753190 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:17:37.758934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (02c23d43-61d9-4f4d-890f-7c2591b77c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:37.760191 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a87e4ee-3fbd-4d6e-9261-21aff4123bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:37.761113 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:37.792999 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a87e4ee-3fbd-4d6e-9261-21aff4123bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:37.793303 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7416c5-a25e-4d4b-bb71-4d4d9cf6abb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:37.872900 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['23ce92f2-5ef3-4995-8497-ea5a7a73f26b', '248bf1b6-d188-4682-aa19-d33d5a9d7bd8', '7394b0b7-eb78-47bf-b515-5c819035af26', '1a943340-d870-41be-a57a-f3ae3842c6cc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:37.873910 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7416c5-a25e-4d4b-bb71-4d4d9cf6abb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23ce92f2-5ef3-4995-8497-ea5a7a73f26b', '248bf1b6-d188-4682-aa19-d33d5a9d7bd8', '7394b0b7-eb78-47bf-b515-5c819035af26', '1a943340-d870-41be-a57a-f3ae3842c6cc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:37.874820 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dfaba4-84ed-4b64-8940-d9feb800e557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:37.905857 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dfaba4-84ed-4b64-8940-d9feb800e557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6be55004-9b76-4ccf-a287-3f2fd6ee1fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371971474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['23ce92f2-5ef3-4995-8497-ea5a7a73f26b','248bf1b6-d188-4682-aa19-d33d5a9d7bd8','7394b0b7-eb78-47bf-b515-5c819035af26','1a943340-d870-41be-a57a-f3ae3842c6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371971474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6be55004-9b76-4ccf-a287-3f2fd6ee1fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:37.908499 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9091c322-0590-44a1-8ff8-3c6b396db067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:37.935617 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9091c322-0590-44a1-8ff8-3c6b396db067) transitioned into state 'SUCCESS' from state '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-1371971474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['23ce92f2-5ef3-4995-8497-ea5a7a73f26b','248bf1b6-d188-4682-aa19-d33d5a9d7bd8','7394b0b7-eb78-47bf-b515-5c819035af26','1a943340-d870-41be-a57a-f3ae3842c6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:37.936912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a385031e-d954-4ccb-89c5-f7ec928947c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:37.952305 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a385031e-d954-4ccb-89c5-f7ec928947c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:37.953438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (02c23d43-61d9-4f4d-890f-7c2591b77c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:37.953893 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:17:37.954641 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c789097-6578-462b-96ca-81a67d15b613 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:37.955148 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1236/4935] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:17:37 2026] POST /volume/v3/volumes => generated 776 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:37.971480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-355b6991-940f-4b91-8f17-66ace0023b3a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:37.973961 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-355b6991-940f-4b91-8f17-66ace0023b3a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde Aug 06 13:17:37.974278 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-355b6991-940f-4b91-8f17-66ace0023b3a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:37.974579 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-355b6991-940f-4b91-8f17-66ace0023b3a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:37.986047 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:37.986047 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:37.991526 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-355b6991-940f-4b91-8f17-66ace0023b3a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:38.001831 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-355b6991-940f-4b91-8f17-66ace0023b3a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde returned with HTTP 200 Aug 06 13:17:38.002486 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1228/4936] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:37 2026] GET /volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:38.733990 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd4e2baf-fd29-49d1-bd0a-c5c7c4d323bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:38.736317 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd4e2baf-fd29-49d1-bd0a-c5c7c4d323bd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:38.736616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd4e2baf-fd29-49d1-bd0a-c5c7c4d323bd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:38.736945 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd4e2baf-fd29-49d1-bd0a-c5c7c4d323bd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:38.737180 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cd4e2baf-fd29-49d1-bd0a-c5c7c4d323bd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:38.742472 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:38.742472 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:38.743412 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd4e2baf-fd29-49d1-bd0a-c5c7c4d323bd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:38.743924 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1230/4937] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:38 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:39.020194 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5dfc76f3-cfae-49dd-9c15-5a93b664c252 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:39.024222 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5dfc76f3-cfae-49dd-9c15-5a93b664c252 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde Aug 06 13:17:39.024222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5dfc76f3-cfae-49dd-9c15-5a93b664c252 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:39.024389 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5dfc76f3-cfae-49dd-9c15-5a93b664c252 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:39.037872 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:39.037872 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:39.044965 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5dfc76f3-cfae-49dd-9c15-5a93b664c252 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:39.051896 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5dfc76f3-cfae-49dd-9c15-5a93b664c252 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde returned with HTTP 200 Aug 06 13:17:39.052373 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1244/4938] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:39 2026] GET /volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:39.065108 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-744a8acf-6488-4435-965e-3ea285f6dabc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:39.136438 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744a8acf-6488-4435-965e-3ea285f6dabc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:17:39.136911 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-744a8acf-6488-4435-965e-3ea285f6dabc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6be55004-9b76-4ccf-a287-3f2fd6ee1fde", "name": "tempest-ProjectMemberTests-Snapshot-344361458"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:39.146422 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:39.146422 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:39.147097 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-744a8acf-6488-4435-965e-3ea285f6dabc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Volume info retrieved successfully. Aug 06 13:17:39.147237 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-744a8acf-6488-4435-965e-3ea285f6dabc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Create snapshot from volume 6be55004-9b76-4ccf-a287-3f2fd6ee1fde Aug 06 13:17:39.194330 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-744a8acf-6488-4435-965e-3ea285f6dabc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Created reservations ['d4db0108-25eb-4a4d-95e0-7abbffe3696d', 'fa7416e1-8f3e-479b-a286-4a6b0e013f47', '2fdc5bcc-f9e9-4705-b159-9eb2729b2702', '0f66f609-2524-4806-bf8e-b82de932c390'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:39.233254 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-744a8acf-6488-4435-965e-3ea285f6dabc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot create request issued successfully. Aug 06 13:17:39.233833 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744a8acf-6488-4435-965e-3ea285f6dabc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:17:39.234635 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1237/4939] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:17:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:39.244141 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eba6b170-bab6-4311-a724-888534060c0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:39.247178 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eba6b170-bab6-4311-a724-888534060c0c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 Aug 06 13:17:39.247779 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eba6b170-bab6-4311-a724-888534060c0c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:39.248677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eba6b170-bab6-4311-a724-888534060c0c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:39.258596 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:39.258596 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:39.259280 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eba6b170-bab6-4311-a724-888534060c0c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:17:39.261470 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eba6b170-bab6-4311-a724-888534060c0c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 returned with HTTP 200 Aug 06 13:17:39.262008 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1229/4940] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:39 2026] GET /volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:39.764806 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89839819-5de9-472f-83c3-09f09f3cf08d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:39.766928 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89839819-5de9-472f-83c3-09f09f3cf08d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:39.767187 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89839819-5de9-472f-83c3-09f09f3cf08d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:39.767449 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89839819-5de9-472f-83c3-09f09f3cf08d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:39.767606 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-89839819-5de9-472f-83c3-09f09f3cf08d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:39.775916 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:39.775916 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:39.776836 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89839819-5de9-472f-83c3-09f09f3cf08d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:39.777327 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1231/4941] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:39 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:40.275493 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17518e4d-255f-4177-a329-9093472ab1c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:40.277797 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17518e4d-255f-4177-a329-9093472ab1c3 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 Aug 06 13:17:40.279053 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17518e4d-255f-4177-a329-9093472ab1c3 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:40.279053 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17518e4d-255f-4177-a329-9093472ab1c3 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:40.288078 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:40.288078 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:40.288722 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17518e4d-255f-4177-a329-9093472ab1c3 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:17:40.289947 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17518e4d-255f-4177-a329-9093472ab1c3 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 returned with HTTP 200 Aug 06 13:17:40.290595 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1245/4942] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:40 2026] GET /volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:40.304246 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:40.307512 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 Aug 06 13:17:40.308169 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:40.308364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:40.308364 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Delete snapshot with id: 4f45a5f6-f2fe-4e04-a447-c082d55e51f4 Aug 06 13:17:40.315812 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:40.315812 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:40.316466 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:17:40.344556 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot delete request issued successfully. Aug 06 13:17:40.345175 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12a21dd9-c150-4aa2-bf53-0d27fd0c1b72 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 returned with HTTP 202 Aug 06 13:17:40.345483 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1238/4943] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:40 2026] DELETE /volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:40.355429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ef1ea34-16a2-4e16-a28f-2f94221d7bc4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:40.361980 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ef1ea34-16a2-4e16-a28f-2f94221d7bc4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 Aug 06 13:17:40.362233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ef1ea34-16a2-4e16-a28f-2f94221d7bc4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:40.362505 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ef1ea34-16a2-4e16-a28f-2f94221d7bc4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:40.369410 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:40.369410 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:40.369872 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ef1ea34-16a2-4e16-a28f-2f94221d7bc4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:17:40.370758 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ef1ea34-16a2-4e16-a28f-2f94221d7bc4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 returned with HTTP 200 Aug 06 13:17:40.371204 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1230/4944] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:40 2026] GET /volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:40.789290 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b7277b4-a9e7-44e5-99a6-46daed45e66e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:40.791643 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b7277b4-a9e7-44e5-99a6-46daed45e66e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:40.791855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b7277b4-a9e7-44e5-99a6-46daed45e66e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:40.792630 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b7277b4-a9e7-44e5-99a6-46daed45e66e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:40.792630 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0b7277b4-a9e7-44e5-99a6-46daed45e66e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:40.798768 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:40.798768 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:40.799536 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b7277b4-a9e7-44e5-99a6-46daed45e66e tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:40.799803 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1232/4945] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:40 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:41.384388 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b4e0d7a-85de-453f-895d-f7f623f1fa33 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:41.390208 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b4e0d7a-85de-453f-895d-f7f623f1fa33 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 Aug 06 13:17:41.390208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b4e0d7a-85de-453f-895d-f7f623f1fa33 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:41.390208 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b4e0d7a-85de-453f-895d-f7f623f1fa33 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:41.394926 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b4e0d7a-85de-453f-895d-f7f623f1fa33 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 returned with HTTP 404 Aug 06 13:17:41.395776 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1246/4946] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:41 2026] GET /volume/v3/snapshots/4f45a5f6-f2fe-4e04-a447-c082d55e51f4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:41.404923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25fe87ff-d688-418f-9c23-499420357c95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:41.408667 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25fe87ff-d688-418f-9c23-499420357c95 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde Aug 06 13:17:41.408901 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25fe87ff-d688-418f-9c23-499420357c95 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:41.409132 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25fe87ff-d688-418f-9c23-499420357c95 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:41.409395 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-25fe87ff-d688-418f-9c23-499420357c95 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: 6be55004-9b76-4ccf-a287-3f2fd6ee1fde Aug 06 13:17:41.420048 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:41.420048 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:41.421014 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25fe87ff-d688-418f-9c23-499420357c95 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:41.449696 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25fe87ff-d688-418f-9c23-499420357c95 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:17:41.453640 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25fe87ff-d688-418f-9c23-499420357c95 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde returned with HTTP 202 Aug 06 13:17:41.454170 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1239/4947] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:41 2026] DELETE /volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:41.465513 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fd4e83c-0f21-4fa6-aa09-59fce414dc6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:41.468336 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fd4e83c-0f21-4fa6-aa09-59fce414dc6d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde Aug 06 13:17:41.468651 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fd4e83c-0f21-4fa6-aa09-59fce414dc6d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:41.469156 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fd4e83c-0f21-4fa6-aa09-59fce414dc6d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:41.480785 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:41.480785 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:41.486287 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fd4e83c-0f21-4fa6-aa09-59fce414dc6d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:41.493668 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fd4e83c-0f21-4fa6-aa09-59fce414dc6d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde returned with HTTP 200 Aug 06 13:17:41.494327 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1231/4948] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:41 2026] GET /volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:41.631515 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fefd10a3-aa55-4981-9e97-62edbdac3f27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:41.681022 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fefd10a3-aa55-4981-9e97-62edbdac3f27 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:17:41.681840 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fefd10a3-aa55-4981-9e97-62edbdac3f27 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:41.705460 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fefd10a3-aa55-4981-9e97-62edbdac3f27 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:17:41.706227 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1233/4949] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:17:41 2026] POST /volume/v3/types => generated 268 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:41.814179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ca32166-17ca-488a-a951-6a6dcc4ee75c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:41.816125 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ca32166-17ca-488a-a951-6a6dcc4ee75c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:41.816370 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ca32166-17ca-488a-a951-6a6dcc4ee75c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:41.816576 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ca32166-17ca-488a-a951-6a6dcc4ee75c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:41.816743 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9ca32166-17ca-488a-a951-6a6dcc4ee75c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:41.821712 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:41.821712 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:41.822760 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ca32166-17ca-488a-a951-6a6dcc4ee75c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:41.823158 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1247/4950] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:41 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:42.513967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75d69b30-c3b7-46a9-83b8-ae3da962fc96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:42.519014 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d69b30-c3b7-46a9-83b8-ae3da962fc96 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde Aug 06 13:17:42.519360 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75d69b30-c3b7-46a9-83b8-ae3da962fc96 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:42.519510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75d69b30-c3b7-46a9-83b8-ae3da962fc96 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:42.531002 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d69b30-c3b7-46a9-83b8-ae3da962fc96 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde returned with HTTP 404 Aug 06 13:17:42.531760 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1240/4951] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:42 2026] GET /volume/v3/volumes/6be55004-9b76-4ccf-a287-3f2fd6ee1fde => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:42.543681 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:42.546338 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:42.547345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-364978983"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:42.551493 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-364978983'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:42.551493 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:17:42.557988 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:17:42.565664 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (dcd10b93-dac1-453d-8027-9de477fdedb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:42.566767 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da59160-d8b1-4210-875c-66594d9de009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:42.567740 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:42.600764 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da59160-d8b1-4210-875c-66594d9de009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:42.602044 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d82217-0325-4e75-92d9-d7fc4a9f3297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:42.655353 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['c0a1ac88-6541-41d0-b045-e7b6ca0ead9d', '402c45a7-c8d0-4f5d-bd67-11f8f41ffca4', '35eab194-3b37-4a98-bce0-43025b3864cc', '76d96bd3-faa3-484d-a1a6-c3e29345db7d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:42.656254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d82217-0325-4e75-92d9-d7fc4a9f3297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0a1ac88-6541-41d0-b045-e7b6ca0ead9d', '402c45a7-c8d0-4f5d-bd67-11f8f41ffca4', '35eab194-3b37-4a98-bce0-43025b3864cc', '76d96bd3-faa3-484d-a1a6-c3e29345db7d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:42.657314 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10fa5c7-afbf-499a-aabb-64578677f12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:42.688214 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10fa5c7-afbf-499a-aabb-64578677f12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aa693a3-fb46-4053-b3eb-fdfadefbd259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364978983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['c0a1ac88-6541-41d0-b045-e7b6ca0ead9d','402c45a7-c8d0-4f5d-bd67-11f8f41ffca4','35eab194-3b37-4a98-bce0-43025b3864cc','76d96bd3-faa3-484d-a1a6-c3e29345db7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364978983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aa693a3-fb46-4053-b3eb-fdfadefbd259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:42.689656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93795fef-5f8a-431e-a1d7-f8cb0875ce5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:42.714026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93795fef-5f8a-431e-a1d7-f8cb0875ce5c) transitioned into state 'SUCCESS' from state '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-364978983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['c0a1ac88-6541-41d0-b045-e7b6ca0ead9d','402c45a7-c8d0-4f5d-bd67-11f8f41ffca4','35eab194-3b37-4a98-bce0-43025b3864cc','76d96bd3-faa3-484d-a1a6-c3e29345db7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:42.715014 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0fb9fd-8cf6-40eb-8d49-0a48c84f26bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:42.726312 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0fb9fd-8cf6-40eb-8d49-0a48c84f26bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:42.727223 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (dcd10b93-dac1-453d-8027-9de477fdedb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:42.727646 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:17:42.728457 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5fadb82-0ad7-4c9a-bd71-e30483521363 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:42.728818 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1232/4952] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:17:42 2026] POST /volume/v3/volumes => generated 775 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:42.746546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4d5464e-22c1-4ef1-b542-67e830517d47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:42.749589 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4d5464e-22c1-4ef1-b542-67e830517d47 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 Aug 06 13:17:42.749589 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4d5464e-22c1-4ef1-b542-67e830517d47 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:42.749768 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4d5464e-22c1-4ef1-b542-67e830517d47 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:42.764078 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:42.764078 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:42.770304 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4d5464e-22c1-4ef1-b542-67e830517d47 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:42.775683 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4d5464e-22c1-4ef1-b542-67e830517d47 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 returned with HTTP 200 Aug 06 13:17:42.776288 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1234/4953] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:42 2026] GET /volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:42.838412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cca06f16-bcd7-47f4-942b-4dc166a21cbf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:42.840182 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cca06f16-bcd7-47f4-942b-4dc166a21cbf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:42.840504 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cca06f16-bcd7-47f4-942b-4dc166a21cbf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:42.840730 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cca06f16-bcd7-47f4-942b-4dc166a21cbf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:42.841145 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cca06f16-bcd7-47f4-942b-4dc166a21cbf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:42.848343 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:42.848343 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:42.849217 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cca06f16-bcd7-47f4-942b-4dc166a21cbf tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:42.849712 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1248/4954] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:42 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:43.798364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c39eb045-8e0f-4e34-932c-135f5c907150 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:43.802396 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c39eb045-8e0f-4e34-932c-135f5c907150 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 Aug 06 13:17:43.802717 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c39eb045-8e0f-4e34-932c-135f5c907150 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:43.803164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c39eb045-8e0f-4e34-932c-135f5c907150 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:43.817640 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:43.817640 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:43.823799 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c39eb045-8e0f-4e34-932c-135f5c907150 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:43.832888 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c39eb045-8e0f-4e34-932c-135f5c907150 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 returned with HTTP 200 Aug 06 13:17:43.833833 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1241/4955] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:43 2026] GET /volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:43.847112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:43.849708 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:17:43.850162 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4aa693a3-fb46-4053-b3eb-fdfadefbd259", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1953732847"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:43.867285 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:43.867285 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:43.867285 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:43.867285 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume 4aa693a3-fb46-4053-b3eb-fdfadefbd259 Aug 06 13:17:43.868824 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ee971fd-0ae9-43da-8501-0c1443ad48b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:43.872286 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ee971fd-0ae9-43da-8501-0c1443ad48b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:43.873293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ee971fd-0ae9-43da-8501-0c1443ad48b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:43.873293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ee971fd-0ae9-43da-8501-0c1443ad48b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:43.873293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1ee971fd-0ae9-43da-8501-0c1443ad48b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:43.879552 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:43.879552 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:43.880642 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ee971fd-0ae9-43da-8501-0c1443ad48b7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:43.881405 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1235/4956] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:43 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:43.931799 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['3d661070-2da7-44f9-82c6-38a518b832fc', '4cd4c7cf-e292-47b9-bf9e-c52c8ad45fc5', '87e2b043-dbc6-4dc2-87e7-c3824c0d3b95', '67be61bf-c4ae-4bd0-9465-d1950a6f9c6c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:43.990506 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:17:43.990975 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0c2c5d9-6c45-40ba-a049-ef10b96bb9fb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:17:43.991544 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1233/4957] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:17:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:44.002577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-109ae0e3-385c-4e36-94ce-8b9076439924 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.011330 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-109ae0e3-385c-4e36-94ce-8b9076439924 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:44.011825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-109ae0e3-385c-4e36-94ce-8b9076439924 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:44.012035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-109ae0e3-385c-4e36-94ce-8b9076439924 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:44.018814 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.018814 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:44.019176 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-109ae0e3-385c-4e36-94ce-8b9076439924 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:44.020073 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-109ae0e3-385c-4e36-94ce-8b9076439924 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f returned with HTTP 200 Aug 06 13:17:44.020470 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1249/4958] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:44 2026] GET /volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:44.149918 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4bffdacb-2667-46b0-af7c-adc53a1df0ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.152387 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bffdacb-2667-46b0-af7c-adc53a1df0ef tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:17:44.153716 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4bffdacb-2667-46b0-af7c-adc53a1df0ef tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:44.172661 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bffdacb-2667-46b0-af7c-adc53a1df0ef tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:17:44.173236 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1242/4959] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:17:44 2026] POST /volume/v3/types => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:44.181423 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a503f2c-eb43-4389-9056-3300eedaec51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.183226 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a503f2c-eb43-4389-9056-3300eedaec51 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:17:44.183660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a503f2c-eb43-4389-9056-3300eedaec51 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:44.198295 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a503f2c-eb43-4389-9056-3300eedaec51 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:17:44.198711 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1236/4960] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:17:44 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:44.207777 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7427bac-8e88-4051-bd90-ff6540030c31 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.209744 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:44.210147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2104632351", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:44.211762 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2104632351', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:44.215447 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume of 1 GB Aug 06 13:17:44.215765 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.215765 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:44.216305 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Availability Zones retrieved successfully. Aug 06 13:17:44.221743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Flow 'volume_create_api' (9800024a-ea3d-48c1-8f9a-0fd3e73bcef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:44.222709 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac2e351-a9a3-4d8c-ba9d-d25e36317a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.223595 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:44.243419 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac2e351-a9a3-4d8c-ba9d-d25e36317a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:17:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43ed9bfa-c428-4194-9f67-070885b3b0ee,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43ed9bfa-c428-4194-9f67-070885b3b0ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.244246 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c6d5c1-721c-41a9-8348-359ccbd1db3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.269965 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:44.270242 np0000006653 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-941614656-669522633, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:44.307408 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Created reservations ['984b43cd-81ce-4eac-8ea3-fd9fc9b37e94', '2347622d-fff5-4320-9217-5d21f833a277', '8973c8fa-b878-4327-8245-6b5e9b2e8829', 'bf8a04a6-4ec5-4024-b102-0b08d62f9545'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:44.308851 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c6d5c1-721c-41a9-8348-359ccbd1db3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['984b43cd-81ce-4eac-8ea3-fd9fc9b37e94', '2347622d-fff5-4320-9217-5d21f833a277', '8973c8fa-b878-4327-8245-6b5e9b2e8829', 'bf8a04a6-4ec5-4024-b102-0b08d62f9545']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.310033 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a278bb0-9190-4086-a2f1-57a48b2c26e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.342106 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a278bb0-9190-4086-a2f1-57a48b2c26e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc105381-d56f-4c8c-9ba9-d8a998419677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104632351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9987cb3fbcb04974b4a608ddbf329e07',qos_specs=None,replication_status=,reservations=['984b43cd-81ce-4eac-8ea3-fd9fc9b37e94','2347622d-fff5-4320-9217-5d21f833a277','8973c8fa-b878-4327-8245-6b5e9b2e8829','bf8a04a6-4ec5-4024-b102-0b08d62f9545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9897db428554149b9ad0d35921cbe3f',volume_type_id=43ed9bfa-c428-4194-9f67-070885b3b0ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104632351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc105381-d56f-4c8c-9ba9-d8a998419677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9987cb3fbcb04974b4a608ddbf329e07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9897db428554149b9ad0d35921cbe3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43ed9bfa-c428-4194-9f67-070885b3b0ee),volume_type_id=43ed9bfa-c428-4194-9f67-070885b3b0ee)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.343007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e786e7-8ceb-42b4-b847-7aedb95ed58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.363318 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e786e7-8ceb-42b4-b847-7aedb95ed58e) transitioned into state 'SUCCESS' from state '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-2104632351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9987cb3fbcb04974b4a608ddbf329e07',qos_specs=None,replication_status=,reservations=['984b43cd-81ce-4eac-8ea3-fd9fc9b37e94','2347622d-fff5-4320-9217-5d21f833a277','8973c8fa-b878-4327-8245-6b5e9b2e8829','bf8a04a6-4ec5-4024-b102-0b08d62f9545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9897db428554149b9ad0d35921cbe3f',volume_type_id=43ed9bfa-c428-4194-9f67-070885b3b0ee)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.364200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53959b1-1671-4dd5-b6b7-c3441512aed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.376182 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53959b1-1671-4dd5-b6b7-c3441512aed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.377374 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Flow 'volume_create_api' (9800024a-ea3d-48c1-8f9a-0fd3e73bcef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:44.377861 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume request issued successfully. Aug 06 13:17:44.378770 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7427bac-8e88-4051-bd90-ff6540030c31 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:44.379441 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1234/4961] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:44 2026] POST /volume/v3/volumes => generated 843 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:44.391640 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.394092 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:44.394639 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-268111527", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:44.396917 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-268111527', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:44.402013 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume of 1 GB Aug 06 13:17:44.402425 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.402425 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:44.403097 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Availability Zones retrieved successfully. Aug 06 13:17:44.411697 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Flow 'volume_create_api' (eb68996d-a373-4671-8350-977421bdfcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:44.413121 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a96478-f675-4596-96a3-63a02ddfc713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.414624 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:44.443813 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a96478-f675-4596-96a3-63a02ddfc713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:17:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=418bee64-51fc-4c45-9edf-4bb917e04c5f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '418bee64-51fc-4c45-9edf-4bb917e04c5f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.444898 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625a16b6-63e9-4b8e-8c37-9af1ab5fdf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.475747 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:44.476128 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1077723999-309232535, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:44.510037 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Created reservations ['7be7309f-1eb9-4971-8887-23fa0c700433', '23530832-7827-4d35-9dc0-af9b9bff3886', 'c487301e-0dad-4e6d-8207-f073cb3135bd', 'bc9e1c22-903f-4eb8-8c1f-cac966a8cc1e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:44.511432 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625a16b6-63e9-4b8e-8c37-9af1ab5fdf72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7be7309f-1eb9-4971-8887-23fa0c700433', '23530832-7827-4d35-9dc0-af9b9bff3886', 'c487301e-0dad-4e6d-8207-f073cb3135bd', 'bc9e1c22-903f-4eb8-8c1f-cac966a8cc1e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.512686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08dfcf56-6438-4674-bce3-aac03107f341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.538961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08dfcf56-6438-4674-bce3-aac03107f341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84242313-1286-4d0d-94fa-807965a61ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-268111527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9987cb3fbcb04974b4a608ddbf329e07',qos_specs=None,replication_status=,reservations=['7be7309f-1eb9-4971-8887-23fa0c700433','23530832-7827-4d35-9dc0-af9b9bff3886','c487301e-0dad-4e6d-8207-f073cb3135bd','bc9e1c22-903f-4eb8-8c1f-cac966a8cc1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9897db428554149b9ad0d35921cbe3f',volume_type_id=418bee64-51fc-4c45-9edf-4bb917e04c5f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-268111527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84242313-1286-4d0d-94fa-807965a61ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9987cb3fbcb04974b4a608ddbf329e07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9897db428554149b9ad0d35921cbe3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(418bee64-51fc-4c45-9edf-4bb917e04c5f),volume_type_id=418bee64-51fc-4c45-9edf-4bb917e04c5f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.540040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39adee-c930-4a24-b584-95d2487f88b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.559243 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39adee-c930-4a24-b584-95d2487f88b2) transitioned into state 'SUCCESS' from state '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-268111527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9987cb3fbcb04974b4a608ddbf329e07',qos_specs=None,replication_status=,reservations=['7be7309f-1eb9-4971-8887-23fa0c700433','23530832-7827-4d35-9dc0-af9b9bff3886','c487301e-0dad-4e6d-8207-f073cb3135bd','bc9e1c22-903f-4eb8-8c1f-cac966a8cc1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9897db428554149b9ad0d35921cbe3f',volume_type_id=418bee64-51fc-4c45-9edf-4bb917e04c5f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.559892 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf7483a-48b6-42d9-bfee-cd377f004e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.569286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf7483a-48b6-42d9-bfee-cd377f004e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.570133 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Flow 'volume_create_api' (eb68996d-a373-4671-8350-977421bdfcad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:44.570423 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume request issued successfully. Aug 06 13:17:44.570967 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e857c100-0be1-48c3-8b0c-c6c53b462d46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:44.571405 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1250/4962] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:44 2026] POST /volume/v3/volumes => generated 843 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:44.603413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.605720 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:44.606217 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-6360006", "snapshot_id": null, "imageRef": "85f9f18e-a288-4ba4-af5a-5a8021cb9ea9", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:44.608756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-6360006', 'snapshot_id': None, 'imageRef': '85f9f18e-a288-4ba4-af5a-5a8021cb9ea9', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:44.740876 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume of 1 GB Aug 06 13:17:44.741203 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.741203 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:44.741782 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Availability Zones retrieved successfully. Aug 06 13:17:44.747958 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Flow 'volume_create_api' (9bb5e68a-9c80-4aae-bfe3-b09a769d5515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:44.748870 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d482997e-61a6-473a-8999-96e93c43fb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.750008 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:44.803907 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d482997e-61a6-473a-8999-96e93c43fb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:17:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f10be928-877d-41af-81c5-4b1bc4045fa2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f10be928-877d-41af-81c5-4b1bc4045fa2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.804813 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e20963-17cd-4dbb-a68a-6f40f72c5138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.831780 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:44.832147 np0000006653 devstack@c-api.service[100266]: WARNING cinder.quota [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1702999159-555664438, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:17:44.861224 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Created reservations ['cc5273a0-c37b-4bac-ae5f-c9737244cb87', '03af7824-011d-4bd7-9fca-bd607a2b4803', '221a307a-5335-4597-8292-06cddc9f8122', '46b8a884-dd38-4464-a2c5-badc8f6f9359'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:44.862379 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e20963-17cd-4dbb-a68a-6f40f72c5138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc5273a0-c37b-4bac-ae5f-c9737244cb87', '03af7824-011d-4bd7-9fca-bd607a2b4803', '221a307a-5335-4597-8292-06cddc9f8122', '46b8a884-dd38-4464-a2c5-badc8f6f9359']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.863579 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd82e848-52ac-48e9-bde8-2f755695f757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.890821 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd82e848-52ac-48e9-bde8-2f755695f757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceef7f67-30b7-4bcb-bbd8-de3b57d681ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-6360006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9987cb3fbcb04974b4a608ddbf329e07',qos_specs=None,replication_status=,reservations=['cc5273a0-c37b-4bac-ae5f-c9737244cb87','03af7824-011d-4bd7-9fca-bd607a2b4803','221a307a-5335-4597-8292-06cddc9f8122','46b8a884-dd38-4464-a2c5-badc8f6f9359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9897db428554149b9ad0d35921cbe3f',volume_type_id=f10be928-877d-41af-81c5-4b1bc4045fa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-6360006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceef7f67-30b7-4bcb-bbd8-de3b57d681ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9987cb3fbcb04974b4a608ddbf329e07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9897db428554149b9ad0d35921cbe3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f10be928-877d-41af-81c5-4b1bc4045fa2),volume_type_id=f10be928-877d-41af-81c5-4b1bc4045fa2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.891597 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45234c1-52ce-4212-92ba-d8516eb8c8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.898167 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3038166e-5f6c-4d01-87b0-f4cf5aa64e65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.900624 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3038166e-5f6c-4d01-87b0-f4cf5aa64e65 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:44.901427 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3038166e-5f6c-4d01-87b0-f4cf5aa64e65 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:44.901740 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3038166e-5f6c-4d01-87b0-f4cf5aa64e65 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:44.901944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3038166e-5f6c-4d01-87b0-f4cf5aa64e65 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:44.909440 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.909440 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:44.910476 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3038166e-5f6c-4d01-87b0-f4cf5aa64e65 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:44.910937 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1237/4963] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:44 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:44.925887 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f34e24f8-1def-4953-84dc-cdf8355f1cf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.926898 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45234c1-52ce-4212-92ba-d8516eb8c8f9) transitioned into state 'SUCCESS' from state '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-6360006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9987cb3fbcb04974b4a608ddbf329e07',qos_specs=None,replication_status=,reservations=['cc5273a0-c37b-4bac-ae5f-c9737244cb87','03af7824-011d-4bd7-9fca-bd607a2b4803','221a307a-5335-4597-8292-06cddc9f8122','46b8a884-dd38-4464-a2c5-badc8f6f9359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9897db428554149b9ad0d35921cbe3f',volume_type_id=f10be928-877d-41af-81c5-4b1bc4045fa2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.928013 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b926deb-43a1-4494-b803-36b16315a0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:44.928133 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f34e24f8-1def-4953-84dc-cdf8355f1cf5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:44.928235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f34e24f8-1def-4953-84dc-cdf8355f1cf5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:44.928444 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f34e24f8-1def-4953-84dc-cdf8355f1cf5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:44.928567 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f34e24f8-1def-4953-84dc-cdf8355f1cf5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:44.933160 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.933160 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:44.933943 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f34e24f8-1def-4953-84dc-cdf8355f1cf5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:44.934361 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1235/4964] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:44 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:44.940757 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b926deb-43a1-4494-b803-36b16315a0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:44.941848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Flow 'volume_create_api' (9bb5e68a-9c80-4aae-bfe3-b09a769d5515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:44.942244 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Create volume request issued successfully. Aug 06 13:17:44.943055 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12df8e01-bbde-41fe-85a2-e85cfdf3df46 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:44.943716 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1243/4965] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:17:44 2026] POST /volume/v3/volumes => generated 841 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:44.948374 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6eb52e22-e7be-4381-8920-6453c09cdc96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.950382 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb52e22-e7be-4381-8920-6453c09cdc96 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:44.950568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eb52e22-e7be-4381-8920-6453c09cdc96 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:44.950768 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eb52e22-e7be-4381-8920-6453c09cdc96 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:44.950885 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-6eb52e22-e7be-4381-8920-6453c09cdc96 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete backup with id: 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. Aug 06 13:17:44.955857 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.955857 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:44.956588 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86dadcaf-5152-4d6f-8d20-977800f4af35 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.960736 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86dadcaf-5152-4d6f-8d20-977800f4af35 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:44.960904 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86dadcaf-5152-4d6f-8d20-977800f4af35 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:44.961105 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86dadcaf-5152-4d6f-8d20-977800f4af35 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:44.968399 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-6eb52e22-e7be-4381-8920-6453c09cdc96 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] delete_backup rpcapi backup_id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 13:17:44.970188 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb52e22-e7be-4381-8920-6453c09cdc96 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 202 Aug 06 13:17:44.971007 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1251/4966] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:44 2026] DELETE /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:17:44.977532 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.977532 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:44.979213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0a59a954-dc8f-4980-a2c1-d6e11c26313f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:44.983223 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0a59a954-dc8f-4980-a2c1-d6e11c26313f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:44.983497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0a59a954-dc8f-4980-a2c1-d6e11c26313f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:44.983763 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0a59a954-dc8f-4980-a2c1-d6e11c26313f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:44.984775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0a59a954-dc8f-4980-a2c1-d6e11c26313f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:44.987466 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86dadcaf-5152-4d6f-8d20-977800f4af35 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:44.990523 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:44.990523 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:44.991760 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0a59a954-dc8f-4980-a2c1-d6e11c26313f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 200 Aug 06 13:17:44.992181 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1236/4967] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:44 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:44.993699 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86dadcaf-5152-4d6f-8d20-977800f4af35 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:44.994313 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1238/4968] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:44 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:45.031964 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cdcb0512-6914-412f-af86-644735c99a2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:45.033954 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdcb0512-6914-412f-af86-644735c99a2c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:45.034212 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdcb0512-6914-412f-af86-644735c99a2c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:45.034492 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdcb0512-6914-412f-af86-644735c99a2c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:45.041702 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:45.041702 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:45.042076 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cdcb0512-6914-412f-af86-644735c99a2c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:45.043096 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdcb0512-6914-412f-af86-644735c99a2c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f returned with HTTP 200 Aug 06 13:17:45.043379 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1244/4969] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:45 2026] GET /volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:45.059548 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:45.063662 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:45.063911 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:45.064162 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:45.064333 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Delete snapshot with id: 59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:45.072379 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:45.072379 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:45.073072 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:17:45.095067 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot delete request issued successfully. Aug 06 13:17:45.095335 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c890c2a6-e02e-44a1-a0e8-2a4f50e467dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f returned with HTTP 202 Aug 06 13:17:45.095855 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1252/4970] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:45 2026] DELETE /volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:45.104548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aab58bd8-b6eb-4042-b1bb-3654ad98b295 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:45.109606 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aab58bd8-b6eb-4042-b1bb-3654ad98b295 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:45.109907 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aab58bd8-b6eb-4042-b1bb-3654ad98b295 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:45.110187 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aab58bd8-b6eb-4042-b1bb-3654ad98b295 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:45.120591 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:45.120591 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:45.121273 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aab58bd8-b6eb-4042-b1bb-3654ad98b295 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:17:45.122831 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aab58bd8-b6eb-4042-b1bb-3654ad98b295 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f returned with HTTP 200 Aug 06 13:17:45.123429 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1237/4971] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:45 2026] GET /volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:46.005283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f40bfeaf-7410-4f96-aebc-21e754e9455b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.007303 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f40bfeaf-7410-4f96-aebc-21e754e9455b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea Aug 06 13:17:46.007506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f40bfeaf-7410-4f96-aebc-21e754e9455b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.007703 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f40bfeaf-7410-4f96-aebc-21e754e9455b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.007838 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f40bfeaf-7410-4f96-aebc-21e754e9455b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Show backup with id 6beb1ba8-ac48-455a-959a-8f0ca56a36ea. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 13:17:46.010009 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-975a63b3-0a77-42ac-831d-245d9013be6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.012891 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-975a63b3-0a77-42ac-831d-245d9013be6e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:46.013164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-975a63b3-0a77-42ac-831d-245d9013be6e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.013412 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-975a63b3-0a77-42ac-831d-245d9013be6e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.015006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f40bfeaf-7410-4f96-aebc-21e754e9455b tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea returned with HTTP 404 Aug 06 13:17:46.015785 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1239/4972] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:46 2026] GET /volume/v3/backups/6beb1ba8-ac48-455a-959a-8f0ca56a36ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:46.020984 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:46.020984 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:46.025921 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-975a63b3-0a77-42ac-831d-245d9013be6e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:46.030302 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.030819 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-975a63b3-0a77-42ac-831d-245d9013be6e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:46.031213 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1245/4973] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:46 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 933 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:46.032280 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a Aug 06 13:17:46.032593 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.032880 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.033054 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete snapshot with id: 523979b7-320c-4cd7-8cd3-2cd3e2c4864a Aug 06 13:17:46.040841 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:46.040841 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:46.041276 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Snapshot retrieved successfully. Aug 06 13:17:46.059715 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Snapshot delete request issued successfully. Aug 06 13:17:46.060222 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f1151cb-9514-45fd-9b1a-828fcdae49ca tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a returned with HTTP 202 Aug 06 13:17:46.060428 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1253/4974] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:46 2026] DELETE /volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:46.070743 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80aa7ab6-9800-4aab-bd83-c2ad55f38a85 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.072992 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80aa7ab6-9800-4aab-bd83-c2ad55f38a85 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a Aug 06 13:17:46.073319 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80aa7ab6-9800-4aab-bd83-c2ad55f38a85 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.073599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80aa7ab6-9800-4aab-bd83-c2ad55f38a85 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.080124 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:46.080124 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:46.081169 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80aa7ab6-9800-4aab-bd83-c2ad55f38a85 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Snapshot retrieved successfully. Aug 06 13:17:46.082493 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80aa7ab6-9800-4aab-bd83-c2ad55f38a85 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a returned with HTTP 200 Aug 06 13:17:46.083781 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1238/4975] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:46 2026] GET /volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:46.134381 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78043030-993b-4fba-a60d-e3a1defa5494 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.137245 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78043030-993b-4fba-a60d-e3a1defa5494 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:46.137451 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78043030-993b-4fba-a60d-e3a1defa5494 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.137851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78043030-993b-4fba-a60d-e3a1defa5494 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.142704 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78043030-993b-4fba-a60d-e3a1defa5494 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f returned with HTTP 404 Aug 06 13:17:46.143216 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1240/4976] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:46 2026] GET /volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:46.151175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-baf06614-f08b-4729-8033-c253823e2a9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.153376 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-baf06614-f08b-4729-8033-c253823e2a9f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:46.153598 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-baf06614-f08b-4729-8033-c253823e2a9f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.153791 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-baf06614-f08b-4729-8033-c253823e2a9f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.153898 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-baf06614-f08b-4729-8033-c253823e2a9f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: 59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:46.159170 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-baf06614-f08b-4729-8033-c253823e2a9f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f returned with HTTP 404 Aug 06 13:17:46.160034 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1246/4977] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:46 2026] DELETE /volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:46.167517 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a217b8d6-a40e-4498-ad65-0b888086dd61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.169115 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a217b8d6-a40e-4498-ad65-0b888086dd61 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f Aug 06 13:17:46.169311 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a217b8d6-a40e-4498-ad65-0b888086dd61 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.169532 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a217b8d6-a40e-4498-ad65-0b888086dd61 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.174308 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a217b8d6-a40e-4498-ad65-0b888086dd61 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f returned with HTTP 404 Aug 06 13:17:46.174901 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1254/4978] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:46 2026] GET /volume/v3/snapshots/59c263a9-1107-45b0-b154-cc36a64dc29f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:46.182065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.184357 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 Aug 06 13:17:46.184548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.184825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.185010 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: 4aa693a3-fb46-4053-b3eb-fdfadefbd259 Aug 06 13:17:46.193356 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:46.193356 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:46.193898 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:46.217013 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:17:46.217413 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c728826-1f78-4b49-ade6-79a7e37fdb12 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 returned with HTTP 202 Aug 06 13:17:46.217921 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1239/4979] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:46 2026] DELETE /volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:46.225585 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-736a16f8-29ad-46ca-a91e-db33e63acd45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:46.227435 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-736a16f8-29ad-46ca-a91e-db33e63acd45 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 Aug 06 13:17:46.227635 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-736a16f8-29ad-46ca-a91e-db33e63acd45 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:46.227822 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-736a16f8-29ad-46ca-a91e-db33e63acd45 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:46.237086 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:46.237086 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:46.243288 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-736a16f8-29ad-46ca-a91e-db33e63acd45 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:46.249745 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-736a16f8-29ad-46ca-a91e-db33e63acd45 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 returned with HTTP 200 Aug 06 13:17:46.250353 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1241/4980] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:46 2026] GET /volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:47.046140 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5ceace3-a196-459e-b6a1-7751553389e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:47.048148 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5ceace3-a196-459e-b6a1-7751553389e2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:47.048406 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5ceace3-a196-459e-b6a1-7751553389e2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:47.048608 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5ceace3-a196-459e-b6a1-7751553389e2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:47.056130 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:47.056130 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:47.060483 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f5ceace3-a196-459e-b6a1-7751553389e2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:47.065088 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5ceace3-a196-459e-b6a1-7751553389e2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:47.065582 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1247/4981] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:47 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:47.094466 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-872e8571-7694-4fa6-86f5-1debbbeba76f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:47.096993 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-872e8571-7694-4fa6-86f5-1debbbeba76f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a Aug 06 13:17:47.097459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-872e8571-7694-4fa6-86f5-1debbbeba76f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:47.097628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-872e8571-7694-4fa6-86f5-1debbbeba76f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:47.106882 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-872e8571-7694-4fa6-86f5-1debbbeba76f tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a returned with HTTP 404 Aug 06 13:17:47.107845 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1255/4982] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:47 2026] GET /volume/v3/snapshots/523979b7-320c-4cd7-8cd3-2cd3e2c4864a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:47.115889 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:47.118439 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 Aug 06 13:17:47.118770 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:47.119019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:47.119190 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume with id: fb1ababc-9964-4615-b800-42e0a5030100 Aug 06 13:17:47.129345 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:47.129345 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:47.130104 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:47.149252 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume request issued successfully. Aug 06 13:17:47.149906 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bd9c2b2-bcff-48d1-89cd-b50e20cb65d0 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 returned with HTTP 202 Aug 06 13:17:47.150561 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1240/4983] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:47 2026] DELETE /volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:47.158562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7dae3c0-0553-4eba-bf74-1fce68860267 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:47.160543 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7dae3c0-0553-4eba-bf74-1fce68860267 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 Aug 06 13:17:47.160765 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7dae3c0-0553-4eba-bf74-1fce68860267 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:47.160981 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7dae3c0-0553-4eba-bf74-1fce68860267 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:47.168970 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:47.168970 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:47.175722 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7dae3c0-0553-4eba-bf74-1fce68860267 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:47.181726 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7dae3c0-0553-4eba-bf74-1fce68860267 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 returned with HTTP 200 Aug 06 13:17:47.182216 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1242/4984] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:47 2026] GET /volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:47.264049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a8fa98f-725b-4441-992a-877d730ed8dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:47.266418 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a8fa98f-725b-4441-992a-877d730ed8dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 Aug 06 13:17:47.266726 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a8fa98f-725b-4441-992a-877d730ed8dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:47.267013 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a8fa98f-725b-4441-992a-877d730ed8dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:47.275034 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a8fa98f-725b-4441-992a-877d730ed8dd tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 returned with HTTP 404 Aug 06 13:17:47.275725 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1248/4985] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:47 2026] GET /volume/v3/volumes/4aa693a3-fb46-4053-b3eb-fdfadefbd259 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:47.284854 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:47.286872 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:47.287253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1963224579"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:47.288989 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1963224579'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:47.289128 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:17:47.289453 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:47.289453 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:47.293866 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:17:47.299834 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (94019578-2362-4fed-94ea-00bb5dd3a3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:47.300783 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4d4bce-2b97-46d8-80ec-89294c978ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:47.301578 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:47.327535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4d4bce-2b97-46d8-80ec-89294c978ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:47.328217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c92ca9-162f-4a29-8274-78e83485d930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:47.366096 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['eb2398e4-8d91-424e-8c8a-b215638694fa', '53accaae-09b8-4e27-a41f-09fc48436a20', 'e4a7bf53-2897-423b-a95b-1842d445b936', '1b708c70-f203-4430-8bb8-bb4ee7b4e7da'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:47.366947 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c92ca9-162f-4a29-8274-78e83485d930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2398e4-8d91-424e-8c8a-b215638694fa', '53accaae-09b8-4e27-a41f-09fc48436a20', 'e4a7bf53-2897-423b-a95b-1842d445b936', '1b708c70-f203-4430-8bb8-bb4ee7b4e7da']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:47.367990 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2216ea-2c71-405c-b664-858830184a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:47.395545 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2216ea-2c71-405c-b664-858830184a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a38824-269f-4179-ad35-877e3a4bfff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1963224579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['eb2398e4-8d91-424e-8c8a-b215638694fa','53accaae-09b8-4e27-a41f-09fc48436a20','e4a7bf53-2897-423b-a95b-1842d445b936','1b708c70-f203-4430-8bb8-bb4ee7b4e7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1963224579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a38824-269f-4179-ad35-877e3a4bfff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:47.396431 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568d10ad-c792-40d6-9c95-df5def7c07a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:47.415151 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568d10ad-c792-40d6-9c95-df5def7c07a8) transitioned into state 'SUCCESS' from state '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-1963224579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['eb2398e4-8d91-424e-8c8a-b215638694fa','53accaae-09b8-4e27-a41f-09fc48436a20','e4a7bf53-2897-423b-a95b-1842d445b936','1b708c70-f203-4430-8bb8-bb4ee7b4e7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:47.415927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c46e706-bae1-4c37-b1d9-1493afbb6cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:47.426101 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c46e706-bae1-4c37-b1d9-1493afbb6cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:47.427060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (94019578-2362-4fed-94ea-00bb5dd3a3d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:47.427543 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:17:47.428310 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65cf4db9-bcc2-48e4-9cd6-76f24862edcf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:47.428986 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1256/4986] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:17:47 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:47.444179 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a8f3afc-273f-4c2b-80bc-4eeb5c1a15e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:47.447180 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a8f3afc-273f-4c2b-80bc-4eeb5c1a15e1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 Aug 06 13:17:47.447488 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a8f3afc-273f-4c2b-80bc-4eeb5c1a15e1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:47.447731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a8f3afc-273f-4c2b-80bc-4eeb5c1a15e1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:47.458079 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:47.458079 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:47.462326 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1a8f3afc-273f-4c2b-80bc-4eeb5c1a15e1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:47.466393 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a8f3afc-273f-4c2b-80bc-4eeb5c1a15e1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 returned with HTTP 200 Aug 06 13:17:47.466935 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1241/4987] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:47 2026] GET /volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:48.078866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3986dd51-0091-440c-93ef-b8f3a1f73eb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:48.084155 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3986dd51-0091-440c-93ef-b8f3a1f73eb7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:48.084513 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3986dd51-0091-440c-93ef-b8f3a1f73eb7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:48.084837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3986dd51-0091-440c-93ef-b8f3a1f73eb7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:48.101594 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:48.101594 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:48.109744 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3986dd51-0091-440c-93ef-b8f3a1f73eb7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:48.114705 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3986dd51-0091-440c-93ef-b8f3a1f73eb7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:48.115342 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1243/4988] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:48 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:48.196840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-503ec2fb-b0f8-449b-a03e-f94502ffe7c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:48.199328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-503ec2fb-b0f8-449b-a03e-f94502ffe7c5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 Aug 06 13:17:48.199567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-503ec2fb-b0f8-449b-a03e-f94502ffe7c5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:48.199852 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-503ec2fb-b0f8-449b-a03e-f94502ffe7c5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:48.207806 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-503ec2fb-b0f8-449b-a03e-f94502ffe7c5 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 returned with HTTP 404 Aug 06 13:17:48.208486 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1249/4989] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:48 2026] GET /volume/v3/volumes/fb1ababc-9964-4615-b800-42e0a5030100 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:48.221681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa071f47-af4f-459b-a080-7884740a8d12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:48.226599 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa071f47-af4f-459b-a080-7884740a8d12 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:17:48.226906 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa071f47-af4f-459b-a080-7884740a8d12 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:48.227177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa071f47-af4f-459b-a080-7884740a8d12 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:48.227372 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-aa071f47-af4f-459b-a080-7884740a8d12 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume with id: 4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:17:48.237365 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:48.237365 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:48.238177 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa071f47-af4f-459b-a080-7884740a8d12 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:48.258393 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa071f47-af4f-459b-a080-7884740a8d12 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume request issued successfully. Aug 06 13:17:48.258625 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa071f47-af4f-459b-a080-7884740a8d12 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 202 Aug 06 13:17:48.259115 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1257/4990] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:48 2026] DELETE /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:48.273137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6e70fa84-15c5-47ff-b526-f1ab3bbedc66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:48.275972 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e70fa84-15c5-47ff-b526-f1ab3bbedc66 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:17:48.277148 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e70fa84-15c5-47ff-b526-f1ab3bbedc66 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:48.277367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e70fa84-15c5-47ff-b526-f1ab3bbedc66 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:48.288335 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:48.288335 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:48.293820 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6e70fa84-15c5-47ff-b526-f1ab3bbedc66 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:48.299505 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e70fa84-15c5-47ff-b526-f1ab3bbedc66 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 200 Aug 06 13:17:48.300272 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1242/4991] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:48 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:48.483770 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d029b586-05ba-483f-91d0-83a4bef6bae1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:48.486205 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d029b586-05ba-483f-91d0-83a4bef6bae1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 Aug 06 13:17:48.486524 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d029b586-05ba-483f-91d0-83a4bef6bae1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:48.486817 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d029b586-05ba-483f-91d0-83a4bef6bae1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:48.497171 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:48.497171 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:48.502218 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d029b586-05ba-483f-91d0-83a4bef6bae1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:48.507770 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d029b586-05ba-483f-91d0-83a4bef6bae1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 returned with HTTP 200 Aug 06 13:17:48.508550 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1244/4992] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:48 2026] GET /volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:48.525099 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:48.527067 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:17:48.527375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25a38824-269f-4179-ad35-877e3a4bfff0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1156024126"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:48.535606 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:48.535606 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:48.535927 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:48.536020 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume 25a38824-269f-4179-ad35-877e3a4bfff0 Aug 06 13:17:48.563211 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['ea588011-cd8c-40d8-b099-551fbc9c2f65', 'c414cf4d-1f6d-410b-b517-5ba8d43e987f', '679b7369-6610-449d-8572-b689166c7bc3', '16cfc81e-768b-4b2c-8a14-56034530edc0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:48.594818 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:17:48.595223 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb06ff59-8813-40ee-be68-80ceca9d58c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:17:48.595709 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1250/4993] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:17:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:48.606944 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45e9d675-e561-42c4-b7df-c3e774a2433b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:48.609484 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45e9d675-e561-42c4-b7df-c3e774a2433b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 Aug 06 13:17:48.609731 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45e9d675-e561-42c4-b7df-c3e774a2433b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:48.610020 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45e9d675-e561-42c4-b7df-c3e774a2433b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:48.615240 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:48.615240 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:48.615638 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45e9d675-e561-42c4-b7df-c3e774a2433b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:48.616318 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45e9d675-e561-42c4-b7df-c3e774a2433b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 returned with HTTP 200 Aug 06 13:17:48.616750 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1258/4994] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:48 2026] GET /volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:49.132307 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3567b568-a9d9-47aa-aa35-253f9fb0fea2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.134873 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3567b568-a9d9-47aa-aa35-253f9fb0fea2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:49.135199 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3567b568-a9d9-47aa-aa35-253f9fb0fea2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:49.135604 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3567b568-a9d9-47aa-aa35-253f9fb0fea2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:49.146776 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:49.146776 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:49.153076 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3567b568-a9d9-47aa-aa35-253f9fb0fea2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:49.160339 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3567b568-a9d9-47aa-aa35-253f9fb0fea2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:49.161049 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1243/4995] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:49 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:49.316958 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29aa35a4-552b-4d8a-8d3b-690573cf4abd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.319279 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29aa35a4-552b-4d8a-8d3b-690573cf4abd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 Aug 06 13:17:49.319546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29aa35a4-552b-4d8a-8d3b-690573cf4abd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:49.319791 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29aa35a4-552b-4d8a-8d3b-690573cf4abd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:49.325839 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29aa35a4-552b-4d8a-8d3b-690573cf4abd tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 returned with HTTP 404 Aug 06 13:17:49.326313 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1245/4996] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:49 2026] GET /volume/v3/volumes/4bd5e4e1-9bae-47de-bce4-c7f516e42b77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:49.333198 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.335648 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d Aug 06 13:17:49.335914 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:49.336158 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:49.336399 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume with id: 70a24654-921e-4e9d-96c8-a1424c53b81d Aug 06 13:17:49.345252 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:49.345252 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:49.346631 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:49.366953 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume request issued successfully. Aug 06 13:17:49.367220 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c834673c-412b-4a5c-b8f8-d47df8d31904 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d returned with HTTP 202 Aug 06 13:17:49.368418 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1251/4997] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:49 2026] DELETE /volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:49.376410 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4dedc5f-0b0a-4f54-aac9-818ca8495747 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.378917 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4dedc5f-0b0a-4f54-aac9-818ca8495747 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d Aug 06 13:17:49.379225 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4dedc5f-0b0a-4f54-aac9-818ca8495747 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:49.379600 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4dedc5f-0b0a-4f54-aac9-818ca8495747 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:49.389496 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:49.389496 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:49.394516 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4dedc5f-0b0a-4f54-aac9-818ca8495747 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:49.400578 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4dedc5f-0b0a-4f54-aac9-818ca8495747 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d returned with HTTP 200 Aug 06 13:17:49.401088 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1259/4998] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:49 2026] GET /volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:49.628689 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5f8dac9-b46d-4f97-82f8-d7fd2af7b5b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.631083 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5f8dac9-b46d-4f97-82f8-d7fd2af7b5b6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 Aug 06 13:17:49.631498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5f8dac9-b46d-4f97-82f8-d7fd2af7b5b6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:49.631825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5f8dac9-b46d-4f97-82f8-d7fd2af7b5b6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:49.638195 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:49.638195 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:49.638658 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5f8dac9-b46d-4f97-82f8-d7fd2af7b5b6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:49.639686 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5f8dac9-b46d-4f97-82f8-d7fd2af7b5b6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 returned with HTTP 200 Aug 06 13:17:49.640169 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1244/4999] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:49 2026] GET /volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:49.651649 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f271297d-ac38-419d-9033-f60b46df7fde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.653550 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f271297d-ac38-419d-9033-f60b46df7fde tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] POST https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745/action Aug 06 13:17:49.653918 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f271297d-ac38-419d-9033-f60b46df7fde tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:17:49.654058 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f271297d-ac38-419d-9033-f60b46df7fde tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:49.661739 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:49.661739 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:49.662251 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f271297d-ac38-419d-9033-f60b46df7fde tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:17:49.663177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-f271297d-ac38-419d-9033-f60b46df7fde tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8cbc5aaafcd745f4983fdcfec41770b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37672048a7a644b6b108eb851aa44993', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:17:49.663451 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f271297d-ac38-419d-9033-f60b46df7fde tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745/action returned with HTTP 403 Aug 06 13:17:49.664020 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1246/5000] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:17:49 2026] POST /volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:49.672495 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.675021 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 Aug 06 13:17:49.675320 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:49.675644 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:49.675802 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: d1809096-1d66-4585-bcff-b444e9a39745 Aug 06 13:17:49.682562 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:49.682562 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:49.683026 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:49.703391 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot delete request issued successfully. Aug 06 13:17:49.703693 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16fac9ce-ee1a-4e9f-afa5-8e2fc8b4c08b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 returned with HTTP 202 Aug 06 13:17:49.704271 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1252/5001] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:49 2026] DELETE /volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:49.712288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68f39e61-823f-4266-b241-0468f6499771 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:49.714506 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68f39e61-823f-4266-b241-0468f6499771 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 Aug 06 13:17:49.714758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68f39e61-823f-4266-b241-0468f6499771 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:49.715009 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68f39e61-823f-4266-b241-0468f6499771 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:49.720509 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:49.720509 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:49.720904 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68f39e61-823f-4266-b241-0468f6499771 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:49.721638 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68f39e61-823f-4266-b241-0468f6499771 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 returned with HTTP 200 Aug 06 13:17:49.722119 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1260/5002] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:49 2026] GET /volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:50.176712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a3ddf1e-80d9-4c85-a8f8-a3b79d91594f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:50.178698 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a3ddf1e-80d9-4c85-a8f8-a3b79d91594f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:50.178930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a3ddf1e-80d9-4c85-a8f8-a3b79d91594f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:50.179113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a3ddf1e-80d9-4c85-a8f8-a3b79d91594f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:50.186615 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:50.186615 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:50.190684 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4a3ddf1e-80d9-4c85-a8f8-a3b79d91594f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:50.195203 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a3ddf1e-80d9-4c85-a8f8-a3b79d91594f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:50.195610 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1245/5003] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:50 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:50.415569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-426fbd5d-8988-412a-bf1e-3784b01338f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:50.417528 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-426fbd5d-8988-412a-bf1e-3784b01338f6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d Aug 06 13:17:50.417747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-426fbd5d-8988-412a-bf1e-3784b01338f6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:50.417968 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-426fbd5d-8988-412a-bf1e-3784b01338f6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:50.423937 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-426fbd5d-8988-412a-bf1e-3784b01338f6 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d returned with HTTP 404 Aug 06 13:17:50.424449 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1247/5004] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:50 2026] GET /volume/v3/volumes/70a24654-921e-4e9d-96c8-a1424c53b81d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:50.431575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:50.433463 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] DELETE https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 Aug 06 13:17:50.433713 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:50.433946 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:50.434146 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume with id: 791eb721-b535-4518-bc82-d166fa6bf7a3 Aug 06 13:17:50.441715 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:50.441715 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:50.442250 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:50.460232 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Delete volume request issued successfully. Aug 06 13:17:50.460535 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3442c0d9-6498-46c9-bcee-2220ad6e697d tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 returned with HTTP 202 Aug 06 13:17:50.461566 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1253/5005] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:50 2026] DELETE /volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:50.472784 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84070a10-06f6-40ff-bd45-ffdd6d01949c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:50.475071 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84070a10-06f6-40ff-bd45-ffdd6d01949c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 Aug 06 13:17:50.475399 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84070a10-06f6-40ff-bd45-ffdd6d01949c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:50.475681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84070a10-06f6-40ff-bd45-ffdd6d01949c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:50.486761 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:50.486761 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:50.492239 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84070a10-06f6-40ff-bd45-ffdd6d01949c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Volume info retrieved successfully. Aug 06 13:17:50.498847 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84070a10-06f6-40ff-bd45-ffdd6d01949c tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 returned with HTTP 200 Aug 06 13:17:50.499239 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1261/5006] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:50 2026] GET /volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:50.735229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca762e41-36b7-4094-8850-746d9b2ab30a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:50.737388 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca762e41-36b7-4094-8850-746d9b2ab30a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 Aug 06 13:17:50.737683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca762e41-36b7-4094-8850-746d9b2ab30a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:50.737964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca762e41-36b7-4094-8850-746d9b2ab30a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:50.742761 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca762e41-36b7-4094-8850-746d9b2ab30a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 returned with HTTP 404 Aug 06 13:17:50.743234 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1246/5007] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:50 2026] GET /volume/v3/snapshots/d1809096-1d66-4585-bcff-b444e9a39745 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:50.752426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:50.754724 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 Aug 06 13:17:50.755048 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:50.755287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:50.755588 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: 25a38824-269f-4179-ad35-877e3a4bfff0 Aug 06 13:17:50.766226 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:50.766226 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:50.767241 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:50.791875 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:17:50.792131 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06f87b6d-1db6-4bbc-8d0d-bb163a141ea0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 returned with HTTP 202 Aug 06 13:17:50.793240 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1248/5008] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:50 2026] DELETE /volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:50.800994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4efe3ee3-f611-42d5-8873-f045df19a932 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:50.805138 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4efe3ee3-f611-42d5-8873-f045df19a932 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 Aug 06 13:17:50.805138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4efe3ee3-f611-42d5-8873-f045df19a932 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:50.805138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4efe3ee3-f611-42d5-8873-f045df19a932 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:50.817507 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:50.817507 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:50.822664 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4efe3ee3-f611-42d5-8873-f045df19a932 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:50.829027 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4efe3ee3-f611-42d5-8873-f045df19a932 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 returned with HTTP 200 Aug 06 13:17:50.829575 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1254/5009] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:50 2026] GET /volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:51.209783 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ebb11033-5722-4947-a1b0-d8c9d79dec5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:51.212729 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebb11033-5722-4947-a1b0-d8c9d79dec5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:51.212729 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ebb11033-5722-4947-a1b0-d8c9d79dec5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:51.212729 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ebb11033-5722-4947-a1b0-d8c9d79dec5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:51.221397 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:51.221397 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:51.227732 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ebb11033-5722-4947-a1b0-d8c9d79dec5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:51.237098 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebb11033-5722-4947-a1b0-d8c9d79dec5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:51.237497 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1262/5010] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:51 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:51.514038 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77a472b2-a3bd-45ae-8984-cd8feef1dde7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:51.516042 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77a472b2-a3bd-45ae-8984-cd8feef1dde7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] GET https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 Aug 06 13:17:51.516214 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77a472b2-a3bd-45ae-8984-cd8feef1dde7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:51.516532 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77a472b2-a3bd-45ae-8984-cd8feef1dde7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:51.522602 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77a472b2-a3bd-45ae-8984-cd8feef1dde7 tempest-VolumesBackupsTest-665174064 tempest-VolumesBackupsTest-665174064-project-member] https://10.4.3.59/volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 returned with HTTP 404 Aug 06 13:17:51.523183 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1247/5011] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:51 2026] GET /volume/v3/volumes/791eb721-b535-4518-bc82-d166fa6bf7a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:51.846344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0430bd8d-e006-4d01-8db3-aa9a8e816210 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:51.849120 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0430bd8d-e006-4d01-8db3-aa9a8e816210 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 Aug 06 13:17:51.849633 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0430bd8d-e006-4d01-8db3-aa9a8e816210 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:51.849789 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0430bd8d-e006-4d01-8db3-aa9a8e816210 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:51.857507 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0430bd8d-e006-4d01-8db3-aa9a8e816210 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 returned with HTTP 404 Aug 06 13:17:51.858297 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1249/5012] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:51 2026] GET /volume/v3/volumes/25a38824-269f-4179-ad35-877e3a4bfff0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:51.868865 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:51.871426 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:51.871948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1353380466"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:51.873852 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1353380466'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:51.873992 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:17:51.882635 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:17:51.890341 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (43d7be1b-2d1d-4e50-8584-c1a6952202ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:51.891859 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1b8182-4b9a-4c70-ac7c-3f454dbac732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:51.893111 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:51.934909 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1b8182-4b9a-4c70-ac7c-3f454dbac732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:51.936370 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c1f8d7-a09c-4f07-8f1c-d31815211f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:52.027949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['05f298f1-0317-4ed3-a265-0fe639fc07c2', 'feee3d8e-e44f-4447-81b6-ef22a79bf45f', '2c74f8a6-2f23-4105-8f83-c167250d9e88', 'c7d0c4bc-b567-4af0-b6ed-453c9879f539'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:52.029884 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c1f8d7-a09c-4f07-8f1c-d31815211f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f298f1-0317-4ed3-a265-0fe639fc07c2', 'feee3d8e-e44f-4447-81b6-ef22a79bf45f', '2c74f8a6-2f23-4105-8f83-c167250d9e88', 'c7d0c4bc-b567-4af0-b6ed-453c9879f539']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:52.030464 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695be51d-728b-40a4-b97d-0dda9657151b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:52.069185 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695be51d-728b-40a4-b97d-0dda9657151b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d6fa03-a409-488d-b3fb-b913ed2ae56e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1353380466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['05f298f1-0317-4ed3-a265-0fe639fc07c2','feee3d8e-e44f-4447-81b6-ef22a79bf45f','2c74f8a6-2f23-4105-8f83-c167250d9e88','c7d0c4bc-b567-4af0-b6ed-453c9879f539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1353380466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d6fa03-a409-488d-b3fb-b913ed2ae56e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:52.071388 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f568c56b-988e-43ec-af44-ec758d460437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:52.099736 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f568c56b-988e-43ec-af44-ec758d460437) transitioned into state 'SUCCESS' from state '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-1353380466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['05f298f1-0317-4ed3-a265-0fe639fc07c2','feee3d8e-e44f-4447-81b6-ef22a79bf45f','2c74f8a6-2f23-4105-8f83-c167250d9e88','c7d0c4bc-b567-4af0-b6ed-453c9879f539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:52.101031 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123e196e-d601-4f6e-a83e-3451a806a57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:52.113142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123e196e-d601-4f6e-a83e-3451a806a57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:52.114239 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (43d7be1b-2d1d-4e50-8584-c1a6952202ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:52.114676 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:17:52.115477 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f48a7573-429c-4d1f-a571-b10152cac2c1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:52.116056 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1255/5013] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:17:51 2026] POST /volume/v3/volumes => generated 776 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:52.131791 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6dab39c-3e71-46c8-bf9b-4042ee93221e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:52.134455 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6dab39c-3e71-46c8-bf9b-4042ee93221e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e Aug 06 13:17:52.134740 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6dab39c-3e71-46c8-bf9b-4042ee93221e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:52.135561 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6dab39c-3e71-46c8-bf9b-4042ee93221e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:52.145361 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:52.145361 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:52.150609 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6dab39c-3e71-46c8-bf9b-4042ee93221e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:52.156456 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6dab39c-3e71-46c8-bf9b-4042ee93221e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e returned with HTTP 200 Aug 06 13:17:52.157134 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1263/5014] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:52 2026] GET /volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:52.251359 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18dfe83d-2601-4c9e-8c78-843872ba5e80 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:52.254565 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18dfe83d-2601-4c9e-8c78-843872ba5e80 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:52.254883 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18dfe83d-2601-4c9e-8c78-843872ba5e80 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:52.255149 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18dfe83d-2601-4c9e-8c78-843872ba5e80 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:52.267729 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:52.267729 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:52.272915 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-18dfe83d-2601-4c9e-8c78-843872ba5e80 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:52.280514 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18dfe83d-2601-4c9e-8c78-843872ba5e80 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:52.280905 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1248/5015] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:52 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:52.383055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-7f8e0eb8-681c-4369-94b0-43d988dc37fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:52.386719 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-7f8e0eb8-681c-4369-94b0-43d988dc37fc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:52.386938 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-7f8e0eb8-681c-4369-94b0-43d988dc37fc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:52.387220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-7f8e0eb8-681c-4369-94b0-43d988dc37fc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:52.396717 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:52.396717 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:52.402041 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-7f8e0eb8-681c-4369-94b0-43d988dc37fc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:52.407370 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-7f8e0eb8-681c-4369-94b0-43d988dc37fc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:52.407812 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1250/5016] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:17:52 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:52.853494 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-e672eec3-2953-4a84-b604-4dc2fd9947c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:52.856276 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-e672eec3-2953-4a84-b604-4dc2fd9947c5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:52.856665 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-e672eec3-2953-4a84-b604-4dc2fd9947c5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:52.856888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-e672eec3-2953-4a84-b604-4dc2fd9947c5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:52.865498 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:52.865498 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:52.870474 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-e672eec3-2953-4a84-b604-4dc2fd9947c5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:52.876130 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-e672eec3-2953-4a84-b604-4dc2fd9947c5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:52.876703 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1256/5017] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:17:52 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:52.887777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e03725d4-1c54-46fa-b221-ded286b7bb5f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:52.888215 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e03725d4-1c54-46fa-b221-ded286b7bb5f None None] GET https://10.4.3.59/volume// Aug 06 13:17:52.888499 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e03725d4-1c54-46fa-b221-ded286b7bb5f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:52.888748 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e03725d4-1c54-46fa-b221-ded286b7bb5f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:52.889138 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e03725d4-1c54-46fa-b221-ded286b7bb5f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:17:52.889536 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1264/5018] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:17:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:17:52.899544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-bace3827-1bfc-4c2d-bde6-294ce290684f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:52.903084 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-bace3827-1bfc-4c2d-bde6-294ce290684f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:17:52.903663 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-bace3827-1bfc-4c2d-bde6-294ce290684f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceef7f67-30b7-4bcb-bbd8-de3b57d681ee", "connector": null, "instance_uuid": "6c4b9e90-e789-46bb-818e-edb272476dee"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:52.918247 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:52.918247 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:52.957794 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-bace3827-1bfc-4c2d-bde6-294ce290684f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:17:52.958723 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1249/5019] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:17:52 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:53.170933 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-caaa9a67-e9d6-4f37-abcc-297d463d04d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:53.173172 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caaa9a67-e9d6-4f37-abcc-297d463d04d1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e Aug 06 13:17:53.173172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caaa9a67-e9d6-4f37-abcc-297d463d04d1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:53.173172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caaa9a67-e9d6-4f37-abcc-297d463d04d1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:53.181881 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:53.181881 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:53.184535 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-caaa9a67-e9d6-4f37-abcc-297d463d04d1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:53.189689 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caaa9a67-e9d6-4f37-abcc-297d463d04d1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e returned with HTTP 200 Aug 06 13:17:53.189689 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1251/5020] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:53 2026] GET /volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:53.204195 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:53.206599 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:17:53.207064 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48d6fa03-a409-488d-b3fb-b913ed2ae56e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-453242431"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:53.220325 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:53.220325 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:53.220721 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:53.220892 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume 48d6fa03-a409-488d-b3fb-b913ed2ae56e Aug 06 13:17:53.251110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['035ceddb-7853-4372-a6af-34da03f71647', '9afcc1d2-926f-4787-944f-bc67baa4df15', '7a436bc6-4ceb-4469-a68e-1bfb25ff9073', '717a67ea-c9f4-46a3-83fa-ae181c0cedcb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:53.297464 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:17:53.297935 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23d1772b-5a62-4f84-a5e3-8aef566910b0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:17:53.298568 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1257/5021] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:17:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:53.309045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b289960f-d474-4c19-91b3-df5a6b9328da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:53.311330 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b289960f-d474-4c19-91b3-df5a6b9328da tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 Aug 06 13:17:53.311526 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b289960f-d474-4c19-91b3-df5a6b9328da tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:53.311744 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b289960f-d474-4c19-91b3-df5a6b9328da tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:53.318093 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:53.318093 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:53.318573 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b289960f-d474-4c19-91b3-df5a6b9328da tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:53.319556 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b289960f-d474-4c19-91b3-df5a6b9328da tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 returned with HTTP 200 Aug 06 13:17:53.320075 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1265/5022] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:53 2026] GET /volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:53.851733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0afd9b0-8084-4f31-937f-1225339b623e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:53.852395 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0afd9b0-8084-4f31-937f-1225339b623e None None] GET https://10.4.3.59/volume// Aug 06 13:17:53.852704 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0afd9b0-8084-4f31-937f-1225339b623e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:53.853007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0afd9b0-8084-4f31-937f-1225339b623e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:53.853892 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0afd9b0-8084-4f31-937f-1225339b623e None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:17:53.854586 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1250/5023] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:17:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:17:53.870244 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-37638aa1-ff8f-46c9-b45d-30dc0599140e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:53.873304 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-37638aa1-ff8f-46c9-b45d-30dc0599140e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:17:53.873546 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-37638aa1-ff8f-46c9-b45d-30dc0599140e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:53.873764 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-37638aa1-ff8f-46c9-b45d-30dc0599140e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:53.888587 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:53.888587 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:53.894929 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-37638aa1-ff8f-46c9-b45d-30dc0599140e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:17:53.902029 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-37638aa1-ff8f-46c9-b45d-30dc0599140e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:17:53.902828 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1252/5024] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:17:53 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 1425 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:17:54.042389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-6bbaf7fe-8ebb-4687-beaa-4b2b5d987264 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:54.045737 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-6bbaf7fe-8ebb-4687-beaa-4b2b5d987264 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] PUT https://10.4.3.59/volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29 Aug 06 13:17:54.046293 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-6bbaf7fe-8ebb-4687-beaa-4b2b5d987264 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:54.061348 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-6bbaf7fe-8ebb-4687-beaa-4b2b5d987264 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Acquiring lock "cinder-attachment_update-ceef7f67-30b7-4bcb-bbd8-de3b57d681ee-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:17:54.068094 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-6bbaf7fe-8ebb-4687-beaa-4b2b5d987264 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Lock "cinder-attachment_update-ceef7f67-30b7-4bcb-bbd8-de3b57d681ee-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:17:54.070437 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:54.070437 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:54.217282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-6bbaf7fe-8ebb-4687-beaa-4b2b5d987264 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Lock "cinder-attachment_update-ceef7f67-30b7-4bcb-bbd8-de3b57d681ee-np0000006653" released by "attachment_update" :: held 0.149s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:17:54.217690 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-6bbaf7fe-8ebb-4687-beaa-4b2b5d987264 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29 returned with HTTP 200 Aug 06 13:17:54.218236 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1258/5025] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:17:54 2026] PUT /volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:54.247362 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-af58ff84-c38d-4f2b-99ad-88242e2f381b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:54.250214 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-af58ff84-c38d-4f2b-99ad-88242e2f381b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29/action Aug 06 13:17:54.250626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-af58ff84-c38d-4f2b-99ad-88242e2f381b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:17:54.250776 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-af58ff84-c38d-4f2b-99ad-88242e2f381b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:54.270222 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:54.270222 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:54.283890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fd1c89fb-4aee-414f-8993-5a88242eb949 req-af58ff84-c38d-4f2b-99ad-88242e2f381b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29/action returned with HTTP 204 Aug 06 13:17:54.284683 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1266/5026] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:17:54 2026] POST /volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:54.336823 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b9b330a-03fa-4949-8a92-e131e08adc53 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:54.339416 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b9b330a-03fa-4949-8a92-e131e08adc53 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 Aug 06 13:17:54.339693 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b9b330a-03fa-4949-8a92-e131e08adc53 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:54.340518 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b9b330a-03fa-4949-8a92-e131e08adc53 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:54.350361 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:54.350361 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:54.351297 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b9b330a-03fa-4949-8a92-e131e08adc53 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:54.351669 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b9b330a-03fa-4949-8a92-e131e08adc53 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 returned with HTTP 200 Aug 06 13:17:54.352542 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1251/5027] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:54 2026] GET /volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:54.366101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:54.369147 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots Aug 06 13:17:54.369494 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:54.369793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:54.370495 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:17:54.371908 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 13:17:54.376694 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Get all snapshots completed successfully. Aug 06 13:17:54.377358 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ea19c4e-be61-4852-ba06-0ef0b209eff4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 200 Aug 06 13:17:54.377633 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1253/5028] 10.4.3.59 () {66 vars in 1236 bytes} [Thu Aug 6 13:17:54 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:54.388396 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:54.390983 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 Aug 06 13:17:54.391277 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:54.391518 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:54.391666 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: d9ea395e-9bb7-40c9-af64-000f234686f0 Aug 06 13:17:54.398119 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:54.398119 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:54.398510 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:54.424968 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot delete request issued successfully. Aug 06 13:17:54.424968 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb75e17b-85a9-4713-80ba-682e1f05efa9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 returned with HTTP 202 Aug 06 13:17:54.427761 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1259/5029] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:54 2026] DELETE /volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:54.442360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f0def35-f5e9-491b-8cbc-8b3b0484f54d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:54.444797 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f0def35-f5e9-491b-8cbc-8b3b0484f54d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 Aug 06 13:17:54.444972 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f0def35-f5e9-491b-8cbc-8b3b0484f54d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:54.445297 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f0def35-f5e9-491b-8cbc-8b3b0484f54d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:54.452884 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:54.452884 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:54.453486 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f0def35-f5e9-491b-8cbc-8b3b0484f54d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:54.455049 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f0def35-f5e9-491b-8cbc-8b3b0484f54d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 returned with HTTP 200 Aug 06 13:17:54.455620 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1267/5030] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:54 2026] GET /volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:55.466227 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-add96a55-f581-471f-8364-7c200fbc0218 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:55.468534 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-add96a55-f581-471f-8364-7c200fbc0218 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 Aug 06 13:17:55.469039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-add96a55-f581-471f-8364-7c200fbc0218 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:55.469674 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-add96a55-f581-471f-8364-7c200fbc0218 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:55.476718 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-add96a55-f581-471f-8364-7c200fbc0218 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 returned with HTTP 404 Aug 06 13:17:55.476718 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1252/5031] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:55 2026] GET /volume/v3/snapshots/d9ea395e-9bb7-40c9-af64-000f234686f0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:55.484732 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:55.487117 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e Aug 06 13:17:55.487433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:55.487701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:55.487936 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: 48d6fa03-a409-488d-b3fb-b913ed2ae56e Aug 06 13:17:55.501075 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:55.501075 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:55.501611 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:55.526559 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:17:55.526855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28e147bf-fca1-4d22-94f2-ea7bac7b3514 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e returned with HTTP 202 Aug 06 13:17:55.527614 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1254/5032] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:17:55 2026] DELETE /volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:55.535167 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ef61c13-69d0-49a1-8369-d422d41d8b0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:55.537501 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ef61c13-69d0-49a1-8369-d422d41d8b0d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e Aug 06 13:17:55.537834 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ef61c13-69d0-49a1-8369-d422d41d8b0d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:55.538043 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ef61c13-69d0-49a1-8369-d422d41d8b0d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:55.546474 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:55.546474 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:55.550990 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ef61c13-69d0-49a1-8369-d422d41d8b0d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:55.556531 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ef61c13-69d0-49a1-8369-d422d41d8b0d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e returned with HTTP 200 Aug 06 13:17:55.557273 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1260/5033] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:55 2026] GET /volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:56.577792 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fb17f12-1118-4a27-a240-adf000167a34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:56.583865 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fb17f12-1118-4a27-a240-adf000167a34 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e Aug 06 13:17:56.584108 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fb17f12-1118-4a27-a240-adf000167a34 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:56.584389 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fb17f12-1118-4a27-a240-adf000167a34 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:56.596770 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fb17f12-1118-4a27-a240-adf000167a34 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e returned with HTTP 404 Aug 06 13:17:56.597362 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1268/5034] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:56 2026] GET /volume/v3/volumes/48d6fa03-a409-488d-b3fb-b913ed2ae56e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:56.608255 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:56.610341 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:17:56.610781 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-501603569"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:56.613213 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-501603569'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:17:56.613410 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:17:56.618420 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:17:56.626165 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a318e4d-f815-4eea-b7d3-494767326bfb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:56.626840 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (12a28463-bb95-442f-9d90-bfe82b3f5777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:56.628584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (349b93b5-f04c-4364-afc6-afdbadb963a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:56.629951 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:17:56.659334 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (349b93b5-f04c-4364-afc6-afdbadb963a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:56.660043 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4eafeee-5a84-48b8-81ae-5e643c40ba63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:56.702147 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['47b8be16-4834-4c72-a379-4a5609024fd1', 'ee93a773-8898-4e7c-a8eb-d5e4de22589d', '728f538f-dceb-401d-afe1-eec8d4aec22b', 'f8fc6842-8679-41a6-89f4-c3c2f3c111c1'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:56.702947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4eafeee-5a84-48b8-81ae-5e643c40ba63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47b8be16-4834-4c72-a379-4a5609024fd1', 'ee93a773-8898-4e7c-a8eb-d5e4de22589d', '728f538f-dceb-401d-afe1-eec8d4aec22b', 'f8fc6842-8679-41a6-89f4-c3c2f3c111c1']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:56.703776 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bc32d5-ffee-47f9-b7da-fb5f5ab1352a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:56.729885 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bc32d5-ffee-47f9-b7da-fb5f5ab1352a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90681429-7738-4308-95a5-6ffaf63cc024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501603569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['47b8be16-4834-4c72-a379-4a5609024fd1','ee93a773-8898-4e7c-a8eb-d5e4de22589d','728f538f-dceb-401d-afe1-eec8d4aec22b','f8fc6842-8679-41a6-89f4-c3c2f3c111c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501603569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90681429-7738-4308-95a5-6ffaf63cc024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:56.730724 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5889aed6-ce3d-4b02-a170-06c835631d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:56.750641 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5889aed6-ce3d-4b02-a170-06c835631d4d) transitioned into state 'SUCCESS' from state '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-501603569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['47b8be16-4834-4c72-a379-4a5609024fd1','ee93a773-8898-4e7c-a8eb-d5e4de22589d','728f538f-dceb-401d-afe1-eec8d4aec22b','f8fc6842-8679-41a6-89f4-c3c2f3c111c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:56.751667 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99cf9947-fb25-497f-9334-07ac919a3689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:17:56.757457 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a318e4d-f815-4eea-b7d3-494767326bfb tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] GET https://10.4.3.59/volume/v3/scheduler-stats/get_pools Aug 06 13:17:56.757719 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a318e4d-f815-4eea-b7d3-494767326bfb tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:56.758219 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a318e4d-f815-4eea-b7d3-494767326bfb tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:56.763905 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99cf9947-fb25-497f-9334-07ac919a3689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:17:56.764799 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (12a28463-bb95-442f-9d90-bfe82b3f5777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:17:56.765126 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:17:56.765755 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc3221c1-d6fd-4ad1-88b4-3d3268ea0d9c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:17:56.766424 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1253/5035] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:17:56 2026] POST /volume/v3/volumes => generated 775 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:56.788084 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ade70119-5065-4a63-85c2-9b7186da47c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:56.790464 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ade70119-5065-4a63-85c2-9b7186da47c7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 Aug 06 13:17:56.790762 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ade70119-5065-4a63-85c2-9b7186da47c7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:56.791033 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ade70119-5065-4a63-85c2-9b7186da47c7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:56.803813 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:56.803813 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:56.811011 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ade70119-5065-4a63-85c2-9b7186da47c7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:56.816396 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ade70119-5065-4a63-85c2-9b7186da47c7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 returned with HTTP 200 Aug 06 13:17:56.816845 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1261/5036] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:56 2026] GET /volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:56.831120 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a318e4d-f815-4eea-b7d3-494767326bfb tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] https://10.4.3.59/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 13:17:56.831841 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1255/5037] 10.4.3.59 () {66 vars in 1284 bytes} [Thu Aug 6 13:17:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:56.843219 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-105e1bbc-9385-43fe-b44a-6dd33c9cb0f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:56.845450 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-105e1bbc-9385-43fe-b44a-6dd33c9cb0f4 tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] GET https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool Aug 06 13:17:56.845702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-105e1bbc-9385-43fe-b44a-6dd33c9cb0f4 tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:56.845930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-105e1bbc-9385-43fe-b44a-6dd33c9cb0f4 tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:56.861003 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-105e1bbc-9385-43fe-b44a-6dd33c9cb0f4 tempest-ProjectAdminTests-216833001 tempest-ProjectAdminTests-216833001-project-admin] https://10.4.3.59/volume/v3/capabilities/np0000006653@storpool returned with HTTP 200 Aug 06 13:17:56.861750 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1269/5038] 10.4.3.59 () {66 vars in 1311 bytes} [Thu Aug 6 13:17:56 2026] GET /volume/v3/capabilities/np0000006653@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:57.833658 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c13232ac-2ccb-45c1-8525-ecc4a9c7e421 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:57.836152 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c13232ac-2ccb-45c1-8525-ecc4a9c7e421 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 Aug 06 13:17:57.836423 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c13232ac-2ccb-45c1-8525-ecc4a9c7e421 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:57.836681 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c13232ac-2ccb-45c1-8525-ecc4a9c7e421 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:57.845397 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:57.845397 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:57.849496 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c13232ac-2ccb-45c1-8525-ecc4a9c7e421 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:57.854864 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c13232ac-2ccb-45c1-8525-ecc4a9c7e421 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 returned with HTTP 200 Aug 06 13:17:57.855475 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1254/5039] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:17:57 2026] GET /volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:17:57.872776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:57.874991 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:17:57.875470 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90681429-7738-4308-95a5-6ffaf63cc024", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1242918417"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:57.880460 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=362,cinder:UPDATE=142,cinder:INSERT=85 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:17:57.889709 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:57.889709 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:57.890233 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:17:57.890436 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume 90681429-7738-4308-95a5-6ffaf63cc024 Aug 06 13:17:57.928481 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['15b3f1bd-e6a4-43fb-994e-b2557685874d', 'a3cdaa2f-2b39-4953-bd59-2f993d5d3a1a', '36241595-bf41-430a-9131-1ced2b928588', 'd2044966-58f8-4906-a5ff-f12650c1e84a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:17:57.975731 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:17:57.976195 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41045a97-df8e-4041-8b79-3ddbc2b210e9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:17:57.976775 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1262/5040] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:17:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:17:57.988212 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcafd148-4d02-46a0-b024-2f70015594d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:57.990461 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcafd148-4d02-46a0-b024-2f70015594d8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 Aug 06 13:17:57.990734 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcafd148-4d02-46a0-b024-2f70015594d8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:57.990996 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcafd148-4d02-46a0-b024-2f70015594d8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:58.008724 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:58.008724 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:58.009670 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcafd148-4d02-46a0-b024-2f70015594d8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:58.010654 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcafd148-4d02-46a0-b024-2f70015594d8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 returned with HTTP 200 Aug 06 13:17:58.011463 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1256/5041] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:57 2026] GET /volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:17:59.022403 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79d84aa9-aaca-41a9-9d62-988ea2e0b60c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:59.024535 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79d84aa9-aaca-41a9-9d62-988ea2e0b60c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 Aug 06 13:17:59.025019 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79d84aa9-aaca-41a9-9d62-988ea2e0b60c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:59.025520 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79d84aa9-aaca-41a9-9d62-988ea2e0b60c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:59.028365 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=249,cinder:UPDATE=55,cinder:INSERT=28 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:17:59.034887 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:59.034887 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:17:59.036643 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79d84aa9-aaca-41a9-9d62-988ea2e0b60c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:59.039454 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79d84aa9-aaca-41a9-9d62-988ea2e0b60c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 returned with HTTP 200 Aug 06 13:17:59.039454 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1270/5042] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:59 2026] GET /volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:17:59.054585 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-faf67e75-84c9-409c-aa82-5f2c5d3a0e21 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:59.057563 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faf67e75-84c9-409c-aa82-5f2c5d3a0e21 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] POST https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867/action Aug 06 13:17:59.057563 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faf67e75-84c9-409c-aa82-5f2c5d3a0e21 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:17:59.057720 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faf67e75-84c9-409c-aa82-5f2c5d3a0e21 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:17:59.059687 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-faf67e75-84c9-409c-aa82-5f2c5d3a0e21 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Updating snapshot 'bad3d089-66c9-4dd0-8830-0419c7d82867' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:17:59.082999 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:59.082999 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:17:59.084212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-faf67e75-84c9-409c-aa82-5f2c5d3a0e21 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8cbc5aaafcd745f4983fdcfec41770b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37672048a7a644b6b108eb851aa44993', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:17:59.088289 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faf67e75-84c9-409c-aa82-5f2c5d3a0e21 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867/action returned with HTTP 403 Aug 06 13:17:59.088289 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1255/5043] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:17:59 2026] POST /volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:17:59.095960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:59.099724 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 Aug 06 13:17:59.100034 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:59.100322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:59.100496 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: bad3d089-66c9-4dd0-8830-0419c7d82867 Aug 06 13:17:59.111611 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:59.111611 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:17:59.111984 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:59.139696 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot delete request issued successfully. Aug 06 13:17:59.139913 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efdcaad6-a3da-4b46-89a6-c65f23ddd2a6 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 returned with HTTP 202 Aug 06 13:17:59.140477 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1263/5044] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:17:59 2026] DELETE /volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:17:59.149417 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5daf338-fbc4-4855-b132-2080a2079149 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:17:59.151862 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5daf338-fbc4-4855-b132-2080a2079149 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 Aug 06 13:17:59.152147 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5daf338-fbc4-4855-b132-2080a2079149 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:17:59.152398 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5daf338-fbc4-4855-b132-2080a2079149 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:17:59.163590 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:17:59.163590 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:17:59.164180 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5daf338-fbc4-4855-b132-2080a2079149 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:17:59.166286 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5daf338-fbc4-4855-b132-2080a2079149 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 returned with HTTP 200 Aug 06 13:17:59.166286 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1257/5045] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:17:59 2026] GET /volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:00.176798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-472b0059-eddc-4761-857d-e599752935ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:00.180370 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-472b0059-eddc-4761-857d-e599752935ae tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 Aug 06 13:18:00.180370 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-472b0059-eddc-4761-857d-e599752935ae tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:00.180370 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-472b0059-eddc-4761-857d-e599752935ae tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:00.183744 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-472b0059-eddc-4761-857d-e599752935ae tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 returned with HTTP 404 Aug 06 13:18:00.184436 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1271/5046] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:00 2026] GET /volume/v3/snapshots/bad3d089-66c9-4dd0-8830-0419c7d82867 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:00.191947 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:00.194295 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 Aug 06 13:18:00.194596 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:00.194880 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:00.195125 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: 90681429-7738-4308-95a5-6ffaf63cc024 Aug 06 13:18:00.197976 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=281,cinder:INSERT=40,cinder:UPDATE=77 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:18:00.206557 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:00.206557 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:00.206971 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:00.227181 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:18:00.227503 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3172d2f-a830-4dd8-9ea3-aae81f79d9d0 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 returned with HTTP 202 Aug 06 13:18:00.228036 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1256/5047] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:18:00 2026] DELETE /volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:00.237365 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d26ead79-a4ff-4682-bddb-f52e3307eacf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:00.240731 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d26ead79-a4ff-4682-bddb-f52e3307eacf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 Aug 06 13:18:00.240974 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d26ead79-a4ff-4682-bddb-f52e3307eacf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:00.241219 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d26ead79-a4ff-4682-bddb-f52e3307eacf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:00.250525 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:00.250525 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:00.254778 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d26ead79-a4ff-4682-bddb-f52e3307eacf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:00.260621 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d26ead79-a4ff-4682-bddb-f52e3307eacf tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 returned with HTTP 200 Aug 06 13:18:00.261168 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1264/5048] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:00 2026] GET /volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:01.283238 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1550f725-87d3-4bfa-b5ee-56cd20c572bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:01.290534 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1550f725-87d3-4bfa-b5ee-56cd20c572bc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 Aug 06 13:18:01.290534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1550f725-87d3-4bfa-b5ee-56cd20c572bc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:01.290534 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1550f725-87d3-4bfa-b5ee-56cd20c572bc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:01.301252 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1550f725-87d3-4bfa-b5ee-56cd20c572bc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 returned with HTTP 404 Aug 06 13:18:01.301966 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1258/5049] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:01 2026] GET /volume/v3/volumes/90681429-7738-4308-95a5-6ffaf63cc024 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:01.315717 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:01.321679 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:01.322317 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-606640113"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:01.325615 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-606640113'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:01.325615 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:18:01.333909 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:18:01.343885 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (f838a56c-4492-4f0d-8a0a-3cf6cc652c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:01.346021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df9f590-beb2-43ae-be41-1e52f13633c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:01.347499 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:01.387182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df9f590-beb2-43ae-be41-1e52f13633c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:01.388651 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce52f20-9e54-4734-9e03-feec9cd44cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:01.449455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['302b9c5b-4134-4fe7-90b4-731b3ea983fe', 'd03086b0-90c2-4019-ad75-93426150ce10', '2be0f1b3-f50f-48c5-bd75-ba88b48310f4', '9a5fa909-ae38-48a7-b6ba-3e6d0c95392a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:01.450574 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce52f20-9e54-4734-9e03-feec9cd44cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['302b9c5b-4134-4fe7-90b4-731b3ea983fe', 'd03086b0-90c2-4019-ad75-93426150ce10', '2be0f1b3-f50f-48c5-bd75-ba88b48310f4', '9a5fa909-ae38-48a7-b6ba-3e6d0c95392a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:01.451800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03365541-2937-40c4-9dda-dfc977e463ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:01.485477 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03365541-2937-40c4-9dda-dfc977e463ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abdd4757-468c-440e-8950-e1d85d71854f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-606640113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['302b9c5b-4134-4fe7-90b4-731b3ea983fe','d03086b0-90c2-4019-ad75-93426150ce10','2be0f1b3-f50f-48c5-bd75-ba88b48310f4','9a5fa909-ae38-48a7-b6ba-3e6d0c95392a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-606640113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abdd4757-468c-440e-8950-e1d85d71854f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:01.486863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c00a1f0-5b30-4667-86fa-37dbfd739508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:01.517985 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c00a1f0-5b30-4667-86fa-37dbfd739508) transitioned into state 'SUCCESS' from state '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-606640113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['302b9c5b-4134-4fe7-90b4-731b3ea983fe','d03086b0-90c2-4019-ad75-93426150ce10','2be0f1b3-f50f-48c5-bd75-ba88b48310f4','9a5fa909-ae38-48a7-b6ba-3e6d0c95392a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:01.519531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7189cb42-ef38-495e-ada6-5a676b36fd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:01.534154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7189cb42-ef38-495e-ada6-5a676b36fd34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:01.541340 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (f838a56c-4492-4f0d-8a0a-3cf6cc652c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:01.541340 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:18:01.541340 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4a4e26-37b0-430d-b62f-2a8aeb303967 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:01.541942 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1272/5050] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:18:01 2026] POST /volume/v3/volumes => generated 775 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:01.564354 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ba1fc63-1056-43a3-b703-eff669436c89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:01.566528 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ba1fc63-1056-43a3-b703-eff669436c89 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f Aug 06 13:18:01.566733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ba1fc63-1056-43a3-b703-eff669436c89 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:01.567059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ba1fc63-1056-43a3-b703-eff669436c89 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:01.580752 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:01.580752 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:01.588290 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8ba1fc63-1056-43a3-b703-eff669436c89 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:01.592731 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ba1fc63-1056-43a3-b703-eff669436c89 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f returned with HTTP 200 Aug 06 13:18:01.593368 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1257/5051] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:01 2026] GET /volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:02.609287 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d6e7921-5e4e-4e7b-ade3-0c3a206ba77c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:02.611608 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d6e7921-5e4e-4e7b-ade3-0c3a206ba77c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f Aug 06 13:18:02.611841 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d6e7921-5e4e-4e7b-ade3-0c3a206ba77c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:02.612070 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d6e7921-5e4e-4e7b-ade3-0c3a206ba77c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:02.621888 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:02.621888 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:02.627352 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5d6e7921-5e4e-4e7b-ade3-0c3a206ba77c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:02.632776 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d6e7921-5e4e-4e7b-ade3-0c3a206ba77c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f returned with HTTP 200 Aug 06 13:18:02.633186 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1265/5052] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:02 2026] GET /volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:02.655185 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:02.662021 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:18:02.662021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abdd4757-468c-440e-8950-e1d85d71854f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-215566363"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:02.676673 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:02.676673 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:02.677170 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:02.677368 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume abdd4757-468c-440e-8950-e1d85d71854f Aug 06 13:18:02.711718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['bbbeb753-989f-4f77-a366-f60a73bebed0', '13120bdb-9e61-46f4-9a1c-781297398479', '6c0d4e4b-c2d7-49d5-b3bf-bd32cdee48af', 'a7ee57b5-47f4-4efc-97bf-fee6ce134f59'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:02.747811 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:18:02.748189 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92d6e2f3-14f5-4f6c-8ac3-94076a78b513 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:18:02.748870 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1259/5053] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:18:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:02.764483 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95426b8e-2a63-404a-9fe6-f2d7e135a0a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:02.767818 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95426b8e-2a63-404a-9fe6-f2d7e135a0a1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b Aug 06 13:18:02.767818 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95426b8e-2a63-404a-9fe6-f2d7e135a0a1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:02.767818 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95426b8e-2a63-404a-9fe6-f2d7e135a0a1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:02.774721 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:02.774721 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:02.775535 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95426b8e-2a63-404a-9fe6-f2d7e135a0a1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:02.776855 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95426b8e-2a63-404a-9fe6-f2d7e135a0a1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b returned with HTTP 200 Aug 06 13:18:02.778198 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1273/5054] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:02 2026] GET /volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:03.788896 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b04bc04c-e3ef-40fa-a4c9-a1322b1a77f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:03.792246 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b04bc04c-e3ef-40fa-a4c9-a1322b1a77f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b Aug 06 13:18:03.792695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b04bc04c-e3ef-40fa-a4c9-a1322b1a77f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:03.793112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b04bc04c-e3ef-40fa-a4c9-a1322b1a77f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:03.800305 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:03.800305 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:03.800689 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b04bc04c-e3ef-40fa-a4c9-a1322b1a77f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:03.801478 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b04bc04c-e3ef-40fa-a4c9-a1322b1a77f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b returned with HTTP 200 Aug 06 13:18:03.801876 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1258/5055] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:03 2026] GET /volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:03.817645 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4830f4ab-7667-460d-b5e3-bb57cff11d6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:03.819843 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4830f4ab-7667-460d-b5e3-bb57cff11d6c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] GET https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b Aug 06 13:18:03.820095 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4830f4ab-7667-460d-b5e3-bb57cff11d6c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:03.820415 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4830f4ab-7667-460d-b5e3-bb57cff11d6c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:03.827839 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:03.827839 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:03.828468 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4830f4ab-7667-460d-b5e3-bb57cff11d6c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:18:03.829595 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4830f4ab-7667-460d-b5e3-bb57cff11d6c tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b returned with HTTP 200 Aug 06 13:18:03.830005 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1266/5056] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:03 2026] GET /volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:03.845276 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:03.848515 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b Aug 06 13:18:03.848790 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:03.849028 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:03.849143 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: 41606021-8643-4c30-8a90-bde2022eef0b Aug 06 13:18:03.851365 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=278,cinder:UPDATE=48,cinder:INSERT=25 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:18:03.859868 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:03.859868 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:03.860677 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:03.884355 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot delete request issued successfully. Aug 06 13:18:03.884355 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b74745ba-f9bc-42d6-be99-6cc405a928f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b returned with HTTP 202 Aug 06 13:18:03.884355 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1260/5057] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:18:03 2026] DELETE /volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:03.890767 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a76bfe33-a4bb-4d56-a12b-58c35f1f1898 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:03.893812 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a76bfe33-a4bb-4d56-a12b-58c35f1f1898 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b Aug 06 13:18:03.893812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a76bfe33-a4bb-4d56-a12b-58c35f1f1898 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:03.893812 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a76bfe33-a4bb-4d56-a12b-58c35f1f1898 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:03.903312 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:03.903312 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:03.905284 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a76bfe33-a4bb-4d56-a12b-58c35f1f1898 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:03.905961 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a76bfe33-a4bb-4d56-a12b-58c35f1f1898 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b returned with HTTP 200 Aug 06 13:18:03.906687 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1274/5058] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:03 2026] GET /volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:04.921231 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e62671cc-5477-4e10-8762-79aa4a12c0e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:04.923381 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e62671cc-5477-4e10-8762-79aa4a12c0e5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b Aug 06 13:18:04.923584 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e62671cc-5477-4e10-8762-79aa4a12c0e5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:04.923786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e62671cc-5477-4e10-8762-79aa4a12c0e5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:04.929314 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e62671cc-5477-4e10-8762-79aa4a12c0e5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b returned with HTTP 404 Aug 06 13:18:04.929797 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1259/5059] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:04 2026] GET /volume/v3/snapshots/41606021-8643-4c30-8a90-bde2022eef0b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:04.937850 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:04.941571 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f Aug 06 13:18:04.942028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:04.942490 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:04.942732 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: abdd4757-468c-440e-8950-e1d85d71854f Aug 06 13:18:04.954437 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:04.954437 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:04.954849 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:04.983290 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:18:04.983290 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4298d00a-6351-4ffb-9952-262d6fd17f09 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f returned with HTTP 202 Aug 06 13:18:04.983290 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1267/5060] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:18:04 2026] DELETE /volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:04.993344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0fa6269f-3ec7-4955-b216-a75f2c31659e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:04.994743 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fa6269f-3ec7-4955-b216-a75f2c31659e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f Aug 06 13:18:04.994977 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fa6269f-3ec7-4955-b216-a75f2c31659e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:04.995172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fa6269f-3ec7-4955-b216-a75f2c31659e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:05.004220 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:05.004220 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:05.010044 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0fa6269f-3ec7-4955-b216-a75f2c31659e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:05.015848 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fa6269f-3ec7-4955-b216-a75f2c31659e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f returned with HTTP 200 Aug 06 13:18:05.016236 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1261/5061] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:04 2026] GET /volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:06.030551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f9934dd-00c0-4eac-8172-923bc54165c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:06.032425 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f9934dd-00c0-4eac-8172-923bc54165c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f Aug 06 13:18:06.032638 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f9934dd-00c0-4eac-8172-923bc54165c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:06.032830 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f9934dd-00c0-4eac-8172-923bc54165c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:06.039460 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f9934dd-00c0-4eac-8172-923bc54165c8 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f returned with HTTP 404 Aug 06 13:18:06.039993 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1275/5062] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:06 2026] GET /volume/v3/volumes/abdd4757-468c-440e-8950-e1d85d71854f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:06.048935 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:06.051282 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:06.051791 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-864523154"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:06.054411 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-864523154'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:06.054595 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:18:06.060062 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:18:06.067946 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (7f2b8544-c768-46b2-853b-e49e8b2687f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:06.069639 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efbcd77-229d-47f8-b37b-175e70559fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:06.070833 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:06.107178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efbcd77-229d-47f8-b37b-175e70559fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:06.108314 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be32dfe-76d8-4ddf-9523-813559219f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:06.156322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['34aec5ac-006e-489b-9507-13f722a2c3a3', '2a2736cd-7f87-4837-9473-e894b249dc27', '8dd537d8-c179-483a-b17b-91bc1c918ab2', 'c4e3dd70-b182-4e77-973a-89809f97c488'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:06.157647 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be32dfe-76d8-4ddf-9523-813559219f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34aec5ac-006e-489b-9507-13f722a2c3a3', '2a2736cd-7f87-4837-9473-e894b249dc27', '8dd537d8-c179-483a-b17b-91bc1c918ab2', 'c4e3dd70-b182-4e77-973a-89809f97c488']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:06.159001 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b2f5cba-4976-4146-b3ae-6b79b5e7ca02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:06.190349 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b2f5cba-4976-4146-b3ae-6b79b5e7ca02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd340ca85-4b43-4a3a-a3f9-e1af77ed4547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-864523154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['34aec5ac-006e-489b-9507-13f722a2c3a3','2a2736cd-7f87-4837-9473-e894b249dc27','8dd537d8-c179-483a-b17b-91bc1c918ab2','c4e3dd70-b182-4e77-973a-89809f97c488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-864523154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d340ca85-4b43-4a3a-a3f9-e1af77ed4547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:06.191233 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3148a563-3264-47dd-be99-db308a78ea51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:06.212631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3148a563-3264-47dd-be99-db308a78ea51) transitioned into state 'SUCCESS' from state '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-864523154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['34aec5ac-006e-489b-9507-13f722a2c3a3','2a2736cd-7f87-4837-9473-e894b249dc27','8dd537d8-c179-483a-b17b-91bc1c918ab2','c4e3dd70-b182-4e77-973a-89809f97c488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:06.213652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252d29c8-e866-4a6a-b3ca-d0a544af5bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:06.224448 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252d29c8-e866-4a6a-b3ca-d0a544af5bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:06.225272 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (7f2b8544-c768-46b2-853b-e49e8b2687f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:06.225628 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:18:06.226254 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2cdf22de-5356-42a5-a93e-250c55c93ee4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:06.226684 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1260/5063] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:18:06 2026] POST /volume/v3/volumes => generated 775 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:06.240089 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df549bf4-545c-4eaf-b4b8-442cee59abca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:06.242175 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df549bf4-545c-4eaf-b4b8-442cee59abca tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 Aug 06 13:18:06.242513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df549bf4-545c-4eaf-b4b8-442cee59abca tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:06.242854 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df549bf4-545c-4eaf-b4b8-442cee59abca tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:06.252562 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:06.252562 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:06.258323 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-df549bf4-545c-4eaf-b4b8-442cee59abca tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:06.265684 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df549bf4-545c-4eaf-b4b8-442cee59abca tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 returned with HTTP 200 Aug 06 13:18:06.266396 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1268/5064] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:06 2026] GET /volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:07.283273 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2529f6f1-0e04-493c-b54c-3bf99ff0ec49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:07.285466 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2529f6f1-0e04-493c-b54c-3bf99ff0ec49 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 Aug 06 13:18:07.285706 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2529f6f1-0e04-493c-b54c-3bf99ff0ec49 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:07.285932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2529f6f1-0e04-493c-b54c-3bf99ff0ec49 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:07.294582 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:07.294582 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:07.300291 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2529f6f1-0e04-493c-b54c-3bf99ff0ec49 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:07.307405 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2529f6f1-0e04-493c-b54c-3bf99ff0ec49 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 returned with HTTP 200 Aug 06 13:18:07.308122 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1262/5065] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:07 2026] GET /volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:07.323130 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:07.324968 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:18:07.325334 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d340ca85-4b43-4a3a-a3f9-e1af77ed4547", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1943862730"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:07.335115 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:07.335115 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:07.335596 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:07.335776 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume d340ca85-4b43-4a3a-a3f9-e1af77ed4547 Aug 06 13:18:07.371336 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['1cbe0e7c-0d9e-4b2b-b63a-8f6ee1fa346b', 'ef3561eb-2b76-4da2-89f0-5f6a8c8cc8c3', 'ed763f0c-7d90-4ef0-8c52-9d7d6ec566c0', 'c10b1fac-5d1a-4a8e-9c41-5606efff5867'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:07.410483 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:18:07.410940 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32cc17eb-f894-4da7-8a94-afa9a8ad2f93 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:18:07.411458 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1276/5066] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:18:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:07.421452 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3401f9b-3a64-4eef-9d26-2ca927bcc6a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:07.423931 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3401f9b-3a64-4eef-9d26-2ca927bcc6a5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 Aug 06 13:18:07.424178 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3401f9b-3a64-4eef-9d26-2ca927bcc6a5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:07.424408 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3401f9b-3a64-4eef-9d26-2ca927bcc6a5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:07.430010 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:07.430010 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:07.430387 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3401f9b-3a64-4eef-9d26-2ca927bcc6a5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:07.434091 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3401f9b-3a64-4eef-9d26-2ca927bcc6a5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 returned with HTTP 200 Aug 06 13:18:07.434091 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1261/5067] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:07 2026] GET /volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:08.441503 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b609827-e3cb-4e46-aca9-8b9a82e3f96a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:08.443707 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b609827-e3cb-4e46-aca9-8b9a82e3f96a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 Aug 06 13:18:08.444055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b609827-e3cb-4e46-aca9-8b9a82e3f96a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:08.444297 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b609827-e3cb-4e46-aca9-8b9a82e3f96a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:08.451555 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:08.451555 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:08.452093 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b609827-e3cb-4e46-aca9-8b9a82e3f96a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:08.453101 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b609827-e3cb-4e46-aca9-8b9a82e3f96a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 returned with HTTP 200 Aug 06 13:18:08.453604 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1269/5068] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:08 2026] GET /volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:08.464540 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:08.466167 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] POST https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3/action Aug 06 13:18:08.466579 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:18:08.466697 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:08.468098 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_unmanage [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Unmanage snapshot with id: f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 Aug 06 13:18:08.474347 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:08.474347 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:08.474773 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:18:08.475676 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8cbc5aaafcd745f4983fdcfec41770b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37672048a7a644b6b108eb851aa44993', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:18:08.475883 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86338d98-0d82-4bc8-9dfe-bd205869f890 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3/action returned with HTTP 403 Aug 06 13:18:08.476527 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1263/5069] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:18:08 2026] POST /volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:08.487053 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:08.489674 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 Aug 06 13:18:08.489891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:08.490116 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:08.490270 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 Aug 06 13:18:08.496174 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:08.496174 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:08.496765 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:08.518296 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot delete request issued successfully. Aug 06 13:18:08.518296 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27ccd912-d0a1-4f78-946a-d9e90f92f5b1 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 returned with HTTP 202 Aug 06 13:18:08.518296 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1277/5070] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:18:08 2026] DELETE /volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:08.524473 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8522d13c-96a2-4951-aaa1-e0d40f20ea37 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:08.525089 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8522d13c-96a2-4951-aaa1-e0d40f20ea37 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 Aug 06 13:18:08.525495 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8522d13c-96a2-4951-aaa1-e0d40f20ea37 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:08.525637 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8522d13c-96a2-4951-aaa1-e0d40f20ea37 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:08.531304 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:08.531304 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:08.531756 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8522d13c-96a2-4951-aaa1-e0d40f20ea37 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:08.534054 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8522d13c-96a2-4951-aaa1-e0d40f20ea37 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 returned with HTTP 200 Aug 06 13:18:08.534054 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1262/5071] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:08 2026] GET /volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:09.544981 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e0f7485-e31e-4c29-b6a2-8abd70f2e642 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:09.547503 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e0f7485-e31e-4c29-b6a2-8abd70f2e642 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 Aug 06 13:18:09.547848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e0f7485-e31e-4c29-b6a2-8abd70f2e642 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:09.548568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e0f7485-e31e-4c29-b6a2-8abd70f2e642 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:09.553772 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e0f7485-e31e-4c29-b6a2-8abd70f2e642 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 returned with HTTP 404 Aug 06 13:18:09.555073 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1270/5072] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:09 2026] GET /volume/v3/snapshots/f01aa64b-b2bf-49f6-8cf3-cb574a056eb3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:09.563726 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:09.566215 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 Aug 06 13:18:09.566512 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:09.567102 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:09.567102 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: d340ca85-4b43-4a3a-a3f9-e1af77ed4547 Aug 06 13:18:09.576933 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:09.576933 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:09.577402 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:09.601290 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:18:09.601290 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358511a4-9e7f-41dd-ad1b-b701cddd0c2d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 returned with HTTP 202 Aug 06 13:18:09.601290 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1264/5073] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:18:09 2026] DELETE /volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:09.609235 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ad1f812-7be2-4b24-ac06-27baac66e5f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:09.612141 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ad1f812-7be2-4b24-ac06-27baac66e5f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 Aug 06 13:18:09.612141 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ad1f812-7be2-4b24-ac06-27baac66e5f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:09.612141 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ad1f812-7be2-4b24-ac06-27baac66e5f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:09.622790 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:09.622790 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:09.627410 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ad1f812-7be2-4b24-ac06-27baac66e5f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:09.633352 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ad1f812-7be2-4b24-ac06-27baac66e5f4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 returned with HTTP 200 Aug 06 13:18:09.634691 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1278/5074] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:09 2026] GET /volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:10.649166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71066412-10bd-458f-9211-22df598da866 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:10.651693 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71066412-10bd-458f-9211-22df598da866 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 Aug 06 13:18:10.652481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71066412-10bd-458f-9211-22df598da866 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:10.652481 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71066412-10bd-458f-9211-22df598da866 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:10.661756 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71066412-10bd-458f-9211-22df598da866 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 returned with HTTP 404 Aug 06 13:18:10.662466 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1263/5075] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:10 2026] GET /volume/v3/volumes/d340ca85-4b43-4a3a-a3f9-e1af77ed4547 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:10.672504 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fb84f64-7dcc-4e77-82df-512231b4acac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:10.675569 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:10.675569 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-136737170"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:10.676520 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-136737170'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:10.676683 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:18:10.680776 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:18:10.686138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (6ba76ac9-25c0-4ed3-b3d8-befe5f7e8ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:10.687405 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b3a2bc-aee3-4891-9893-645811e53852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:10.688112 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:10.715989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b3a2bc-aee3-4891-9893-645811e53852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:10.717510 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cc5c95a-437f-4fa4-913a-7b1a9936ed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:10.765129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['5eb28390-4b9f-46b6-838b-47b0ef8707c7', '7935f9d0-1825-4836-8e0f-b1ba564fe365', '0950d8ab-0101-4f58-9b5c-0f89c741f06a', '1409218d-fa31-49e4-9f08-b78f3fc809ef'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:10.766512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cc5c95a-437f-4fa4-913a-7b1a9936ed03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eb28390-4b9f-46b6-838b-47b0ef8707c7', '7935f9d0-1825-4836-8e0f-b1ba564fe365', '0950d8ab-0101-4f58-9b5c-0f89c741f06a', '1409218d-fa31-49e4-9f08-b78f3fc809ef']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:10.767919 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86203e04-ee5f-4657-a0c4-a9983282526d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:10.793494 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86203e04-ee5f-4657-a0c4-a9983282526d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '874218e1-dd76-46aa-ab1a-76a61dea0566', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136737170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['5eb28390-4b9f-46b6-838b-47b0ef8707c7','7935f9d0-1825-4836-8e0f-b1ba564fe365','0950d8ab-0101-4f58-9b5c-0f89c741f06a','1409218d-fa31-49e4-9f08-b78f3fc809ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136737170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=874218e1-dd76-46aa-ab1a-76a61dea0566,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:10.794375 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ac1d59-1f7a-4614-92ff-65ee865eb447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:10.823697 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ac1d59-1f7a-4614-92ff-65ee865eb447) transitioned into state 'SUCCESS' from state '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-136737170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['5eb28390-4b9f-46b6-838b-47b0ef8707c7','7935f9d0-1825-4836-8e0f-b1ba564fe365','0950d8ab-0101-4f58-9b5c-0f89c741f06a','1409218d-fa31-49e4-9f08-b78f3fc809ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:10.824538 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df7622c-f6b9-4cae-b9e7-42470d78caf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:10.838301 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df7622c-f6b9-4cae-b9e7-42470d78caf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:10.840003 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (6ba76ac9-25c0-4ed3-b3d8-befe5f7e8ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:10.840457 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:18:10.841278 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb84f64-7dcc-4e77-82df-512231b4acac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:10.841790 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1271/5076] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:18:10 2026] POST /volume/v3/volumes => generated 775 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:10.856460 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f247331d-87c1-4009-826c-d24e4063a95a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:10.862206 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f247331d-87c1-4009-826c-d24e4063a95a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 Aug 06 13:18:10.862503 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f247331d-87c1-4009-826c-d24e4063a95a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:10.862740 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f247331d-87c1-4009-826c-d24e4063a95a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:10.880055 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:10.880055 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:10.885407 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f247331d-87c1-4009-826c-d24e4063a95a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:10.891115 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f247331d-87c1-4009-826c-d24e4063a95a tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 returned with HTTP 200 Aug 06 13:18:10.891538 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1265/5077] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:10 2026] GET /volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:11.906710 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-087ba677-8ba4-4006-9833-255c4a29de64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:11.908681 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-087ba677-8ba4-4006-9833-255c4a29de64 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 Aug 06 13:18:11.909049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-087ba677-8ba4-4006-9833-255c4a29de64 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:11.909427 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-087ba677-8ba4-4006-9833-255c4a29de64 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:11.926871 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:11.926871 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:11.931826 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-087ba677-8ba4-4006-9833-255c4a29de64 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:11.939006 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-087ba677-8ba4-4006-9833-255c4a29de64 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 returned with HTTP 200 Aug 06 13:18:11.939633 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1279/5078] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:11 2026] GET /volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 => generated 1006 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:11.965396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a61d2166-3a99-45f9-bc55-3054925c6eec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:11.968254 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a61d2166-3a99-45f9-bc55-3054925c6eec tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:18:11.968254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a61d2166-3a99-45f9-bc55-3054925c6eec tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "874218e1-dd76-46aa-ab1a-76a61dea0566", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1494074374"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:11.987835 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:11.987835 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:11.988361 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a61d2166-3a99-45f9-bc55-3054925c6eec tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:11.988480 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-a61d2166-3a99-45f9-bc55-3054925c6eec tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume 874218e1-dd76-46aa-ab1a-76a61dea0566 Aug 06 13:18:12.030374 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a61d2166-3a99-45f9-bc55-3054925c6eec tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['00a190e6-a714-43d5-8ccd-dc0d1b18a2bc', 'e435a090-8103-4f5c-bbc3-15d79e01c312', '197b2b6e-39e0-4f33-8677-f4e153b14d80', 'ea27e69d-0983-481f-862d-04c0d6db5f65'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:12.069521 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a61d2166-3a99-45f9-bc55-3054925c6eec tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:18:12.069970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a61d2166-3a99-45f9-bc55-3054925c6eec tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:18:12.070477 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1264/5079] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:18:11 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 06 13:18:12.080189 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3fadd65-06f3-498b-b8f8-1e93764c9aeb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:12.083155 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3fadd65-06f3-498b-b8f8-1e93764c9aeb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e Aug 06 13:18:12.083458 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3fadd65-06f3-498b-b8f8-1e93764c9aeb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:12.083733 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3fadd65-06f3-498b-b8f8-1e93764c9aeb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:12.091778 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:12.091778 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:12.092140 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e3fadd65-06f3-498b-b8f8-1e93764c9aeb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:12.092961 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3fadd65-06f3-498b-b8f8-1e93764c9aeb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e returned with HTTP 200 Aug 06 13:18:12.093399 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1272/5080] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:12 2026] GET /volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:13.105511 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a115d83c-a828-469f-b897-24348e6fecf5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:13.108051 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a115d83c-a828-469f-b897-24348e6fecf5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e Aug 06 13:18:13.108342 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a115d83c-a828-469f-b897-24348e6fecf5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:13.108602 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a115d83c-a828-469f-b897-24348e6fecf5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:13.114859 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:13.114859 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:13.115287 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a115d83c-a828-469f-b897-24348e6fecf5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:13.116230 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a115d83c-a828-469f-b897-24348e6fecf5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e returned with HTTP 200 Aug 06 13:18:13.116733 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1266/5081] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:13 2026] GET /volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:13.134069 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9edd2c9e-3cc2-400c-9986-57f832f554f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:13.137008 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9edd2c9e-3cc2-400c-9986-57f832f554f5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] PUT https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e Aug 06 13:18:13.137450 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9edd2c9e-3cc2-400c-9986-57f832f554f5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:13.146151 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:13.146151 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:13.146843 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9edd2c9e-3cc2-400c-9986-57f832f554f5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Snapshot retrieved successfully. Aug 06 13:18:13.158880 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9edd2c9e-3cc2-400c-9986-57f832f554f5 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e returned with HTTP 200 Aug 06 13:18:13.159554 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1280/5082] 10.4.3.59 () {68 vars in 1367 bytes} [Thu Aug 6 13:18:13 2026] PUT /volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e => generated 361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:13.173231 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:13.176580 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e Aug 06 13:18:13.176789 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:13.176984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:13.177089 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: af2defa2-be93-4ca9-930c-4b1b3f2ea42e Aug 06 13:18:13.182368 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:13.182368 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:13.182621 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:13.202082 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot delete request issued successfully. Aug 06 13:18:13.202482 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-618b644f-0eac-40eb-ab53-f1cccbfcb6b7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e returned with HTTP 202 Aug 06 13:18:13.203073 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1265/5083] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:18:13 2026] DELETE /volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:13.211643 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54db1a13-a672-4158-8cf2-6d835de89db7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:13.213615 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54db1a13-a672-4158-8cf2-6d835de89db7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e Aug 06 13:18:13.213845 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54db1a13-a672-4158-8cf2-6d835de89db7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:13.214042 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54db1a13-a672-4158-8cf2-6d835de89db7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:13.220109 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:13.220109 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:13.220523 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-54db1a13-a672-4158-8cf2-6d835de89db7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:13.221410 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54db1a13-a672-4158-8cf2-6d835de89db7 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e returned with HTTP 200 Aug 06 13:18:13.221773 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1273/5084] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:13 2026] GET /volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:14.233394 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00925712-f2f3-48f1-a3aa-49b789fd9880 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:14.235314 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00925712-f2f3-48f1-a3aa-49b789fd9880 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e Aug 06 13:18:14.236316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00925712-f2f3-48f1-a3aa-49b789fd9880 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:14.236316 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00925712-f2f3-48f1-a3aa-49b789fd9880 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:14.242218 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00925712-f2f3-48f1-a3aa-49b789fd9880 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e returned with HTTP 404 Aug 06 13:18:14.243216 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1267/5085] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:14 2026] GET /volume/v3/snapshots/af2defa2-be93-4ca9-930c-4b1b3f2ea42e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:14.252274 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:14.254101 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 Aug 06 13:18:14.254315 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:14.254503 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:14.254666 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: 874218e1-dd76-46aa-ab1a-76a61dea0566 Aug 06 13:18:14.267324 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:14.267324 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:14.267852 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:14.292298 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:18:14.292501 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c4c73a3-9736-4fef-a139-130f46af5ae9 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 returned with HTTP 202 Aug 06 13:18:14.292957 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1281/5086] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:18:14 2026] DELETE /volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:14.308776 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a8d48335-f3ee-48d0-9d54-eb7a36d1a41d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:14.312361 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8d48335-f3ee-48d0-9d54-eb7a36d1a41d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 Aug 06 13:18:14.312361 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8d48335-f3ee-48d0-9d54-eb7a36d1a41d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:14.312361 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8d48335-f3ee-48d0-9d54-eb7a36d1a41d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:14.323787 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:14.323787 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:14.331462 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a8d48335-f3ee-48d0-9d54-eb7a36d1a41d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:14.337511 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8d48335-f3ee-48d0-9d54-eb7a36d1a41d tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 returned with HTTP 200 Aug 06 13:18:14.337511 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1266/5087] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:14 2026] GET /volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:15.352691 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bedca27a-3e27-4e25-aae4-a6edf3a73a8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:15.354698 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bedca27a-3e27-4e25-aae4-a6edf3a73a8b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 Aug 06 13:18:15.354846 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bedca27a-3e27-4e25-aae4-a6edf3a73a8b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:15.355059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bedca27a-3e27-4e25-aae4-a6edf3a73a8b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:15.361759 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bedca27a-3e27-4e25-aae4-a6edf3a73a8b tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 returned with HTTP 404 Aug 06 13:18:15.362241 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1274/5088] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:15 2026] GET /volume/v3/volumes/874218e1-dd76-46aa-ab1a-76a61dea0566 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:15.373031 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:15.375402 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:15.375807 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1785042695"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:15.377669 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1785042695'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:15.377845 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume of 1 GB Aug 06 13:18:15.382761 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Availability Zones retrieved successfully. Aug 06 13:18:15.397553 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (2bf90cd6-d02e-4393-bfb0-6d0004017ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:15.398805 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30b07fc-e895-4191-9905-0c45aa47e67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:15.399560 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:15.427516 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30b07fc-e895-4191-9905-0c45aa47e67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:15.428418 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723e5f07-bb68-4ea5-8977-4f1bf6fb081b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:15.476665 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['91389603-ac4e-4927-a644-1439bd3b40a9', 'ff1283f7-5e3c-40b1-b9aa-d3c56e533eb8', '64ede225-2f31-4036-906d-155d25728216', 'da527c42-35e0-4722-b524-7c12e880133e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:15.477580 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723e5f07-bb68-4ea5-8977-4f1bf6fb081b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91389603-ac4e-4927-a644-1439bd3b40a9', 'ff1283f7-5e3c-40b1-b9aa-d3c56e533eb8', '64ede225-2f31-4036-906d-155d25728216', 'da527c42-35e0-4722-b524-7c12e880133e']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:15.478427 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31ccc10-11a2-469d-8f89-9877b84c59f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:15.506175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31ccc10-11a2-469d-8f89-9877b84c59f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '896d0893-3a49-422d-8c9c-b56b463ffd75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1785042695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['91389603-ac4e-4927-a644-1439bd3b40a9','ff1283f7-5e3c-40b1-b9aa-d3c56e533eb8','64ede225-2f31-4036-906d-155d25728216','da527c42-35e0-4722-b524-7c12e880133e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1785042695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=896d0893-3a49-422d-8c9c-b56b463ffd75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37672048a7a644b6b108eb851aa44993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9b225440854489851d94800e2b1320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:15.507156 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7333532-a59f-4c4d-a450-6ae5390b6a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:15.531966 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7333532-a59f-4c4d-a450-6ae5390b6a19) transitioned into state 'SUCCESS' from state '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-1785042695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37672048a7a644b6b108eb851aa44993',qos_specs=None,replication_status=,reservations=['91389603-ac4e-4927-a644-1439bd3b40a9','ff1283f7-5e3c-40b1-b9aa-d3c56e533eb8','64ede225-2f31-4036-906d-155d25728216','da527c42-35e0-4722-b524-7c12e880133e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9b225440854489851d94800e2b1320',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:15.532789 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a556311a-7ddb-44f8-9565-bcf5394b5d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:15.543154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a556311a-7ddb-44f8-9565-bcf5394b5d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:15.544006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Flow 'volume_create_api' (2bf90cd6-d02e-4393-bfb0-6d0004017ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:15.544294 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create volume request issued successfully. Aug 06 13:18:15.544905 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efada152-15a5-4f8c-9818-c3a96c6433d4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:15.545399 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1268/5089] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:18:15 2026] POST /volume/v3/volumes => generated 776 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:15.561288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa865ac9-3a87-44b4-9f22-687cdeeecbac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:15.564105 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa865ac9-3a87-44b4-9f22-687cdeeecbac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 Aug 06 13:18:15.564469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa865ac9-3a87-44b4-9f22-687cdeeecbac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:15.564698 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa865ac9-3a87-44b4-9f22-687cdeeecbac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:15.574744 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:15.574744 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:15.580025 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa865ac9-3a87-44b4-9f22-687cdeeecbac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:15.584716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa865ac9-3a87-44b4-9f22-687cdeeecbac tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 returned with HTTP 200 Aug 06 13:18:15.585205 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1282/5090] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:15 2026] GET /volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:16.599054 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef0c157d-fd80-4e71-8846-dfd216843bab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:16.601033 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef0c157d-fd80-4e71-8846-dfd216843bab tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 Aug 06 13:18:16.601244 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef0c157d-fd80-4e71-8846-dfd216843bab tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:16.601474 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef0c157d-fd80-4e71-8846-dfd216843bab tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:16.609745 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:16.609745 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:16.613899 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef0c157d-fd80-4e71-8846-dfd216843bab tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:16.618369 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef0c157d-fd80-4e71-8846-dfd216843bab tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 returned with HTTP 200 Aug 06 13:18:16.618775 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1267/5091] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:16 2026] GET /volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:16.637634 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:16.640252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:18:16.640667 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "896d0893-3a49-422d-8c9c-b56b463ffd75", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1754446823"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:16.651521 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:16.651521 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:16.651994 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:16.652115 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Create snapshot from volume 896d0893-3a49-422d-8c9c-b56b463ffd75 Aug 06 13:18:16.679164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Created reservations ['39549754-319e-44bb-bc6f-338c76ef845d', '036de922-4fb7-48ff-9189-7fd3353c20a3', 'b9a93e14-4f24-4615-9a70-b9bec3243ad7', '7d148487-13ed-4119-be36-0098c25ff3da'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:16.714353 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot create request issued successfully. Aug 06 13:18:16.714760 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b096c9a-73d8-46d4-a5ae-e06e2d539499 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:18:16.715183 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1275/5092] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:18:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:16.730643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4fae0f72-ff35-44c7-a4fb-fda74360cd3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:16.733198 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fae0f72-ff35-44c7-a4fb-fda74360cd3f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 Aug 06 13:18:16.733198 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fae0f72-ff35-44c7-a4fb-fda74360cd3f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:16.733479 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fae0f72-ff35-44c7-a4fb-fda74360cd3f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:16.741306 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:16.741306 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:16.741306 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4fae0f72-ff35-44c7-a4fb-fda74360cd3f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:16.741306 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fae0f72-ff35-44c7-a4fb-fda74360cd3f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 returned with HTTP 200 Aug 06 13:18:16.741880 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1269/5093] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:16 2026] GET /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:17.751568 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb417a9c-17ca-45b1-a798-f947bbef7913 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:17.753523 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb417a9c-17ca-45b1-a798-f947bbef7913 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 Aug 06 13:18:17.753777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb417a9c-17ca-45b1-a798-f947bbef7913 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:17.754017 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb417a9c-17ca-45b1-a798-f947bbef7913 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:17.761348 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:17.761348 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:17.761766 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb417a9c-17ca-45b1-a798-f947bbef7913 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:17.762513 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb417a9c-17ca-45b1-a798-f947bbef7913 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 returned with HTTP 200 Aug 06 13:18:17.763763 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1283/5094] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:17 2026] GET /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:17.776408 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e4797254-c54d-49b8-9623-5889df7d1dcc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:17.781442 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4797254-c54d-49b8-9623-5889df7d1dcc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] POST https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3/action Aug 06 13:18:17.782002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4797254-c54d-49b8-9623-5889df7d1dcc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:18:17.782194 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4797254-c54d-49b8-9623-5889df7d1dcc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:17.784076 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-e4797254-c54d-49b8-9623-5889df7d1dcc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Updating snapshot '1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3' with '{'status': 'creating'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 13:18:17.797252 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:17.797252 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:17.811250 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4797254-c54d-49b8-9623-5889df7d1dcc tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3/action returned with HTTP 202 Aug 06 13:18:17.811721 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1268/5095] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:18:17 2026] POST /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:18:17.819364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-83ee29b1-9f0a-4b03-b424-0def1b60f1cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:17.821905 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83ee29b1-9f0a-4b03-b424-0def1b60f1cb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 Aug 06 13:18:17.822165 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83ee29b1-9f0a-4b03-b424-0def1b60f1cb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:17.822509 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83ee29b1-9f0a-4b03-b424-0def1b60f1cb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:17.829315 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:17.829315 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:17.829750 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-83ee29b1-9f0a-4b03-b424-0def1b60f1cb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:17.830976 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83ee29b1-9f0a-4b03-b424-0def1b60f1cb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 returned with HTTP 200 Aug 06 13:18:17.831511 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1276/5096] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:17 2026] GET /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:17.844688 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0405b3e-50a3-4b1c-b3c0-76560829b933 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:17.846868 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0405b3e-50a3-4b1c-b3c0-76560829b933 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] POST https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3/action Aug 06 13:18:17.847194 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0405b3e-50a3-4b1c-b3c0-76560829b933 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:18:17.847375 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0405b3e-50a3-4b1c-b3c0-76560829b933 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:17.848810 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0405b3e-50a3-4b1c-b3c0-76560829b933 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 13:18:17.854705 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:17.854705 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:17.855186 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_actions [None req-d0405b3e-50a3-4b1c-b3c0-76560829b933 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] Updating snapshot 1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 with info {'id': '1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3', 'status': 'error', 'progress': '80%'} Aug 06 13:18:17.861324 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0405b3e-50a3-4b1c-b3c0-76560829b933 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-member] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3/action returned with HTTP 202 Aug 06 13:18:17.862038 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1270/5097] 10.4.3.59 () {68 vars in 1389 bytes} [Thu Aug 6 13:18:17 2026] POST /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:17.868335 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:17.870132 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 Aug 06 13:18:17.870372 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:17.870541 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:17.870673 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete snapshot with id: 1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 Aug 06 13:18:17.875492 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:17.875492 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:17.875786 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:17.891382 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot delete request issued successfully. Aug 06 13:18:17.891603 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8314187c-7374-4c04-9bee-079a1aee2fa2 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 returned with HTTP 202 Aug 06 13:18:17.892050 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1284/5098] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:18:17 2026] DELETE /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:17.902989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a57f80de-8317-4e87-8d73-4e1e5204fc1f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:17.904935 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a57f80de-8317-4e87-8d73-4e1e5204fc1f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 Aug 06 13:18:17.905228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a57f80de-8317-4e87-8d73-4e1e5204fc1f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:17.905497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a57f80de-8317-4e87-8d73-4e1e5204fc1f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:17.911383 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:17.911383 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:17.911917 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a57f80de-8317-4e87-8d73-4e1e5204fc1f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Snapshot retrieved successfully. Aug 06 13:18:17.912692 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a57f80de-8317-4e87-8d73-4e1e5204fc1f tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 returned with HTTP 200 Aug 06 13:18:17.913069 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1269/5099] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:17 2026] GET /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:18.925368 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ad12c9f-cc75-45dd-9bb4-0b4fc8dfb2eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:18.927947 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ad12c9f-cc75-45dd-9bb4-0b4fc8dfb2eb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 Aug 06 13:18:18.928316 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ad12c9f-cc75-45dd-9bb4-0b4fc8dfb2eb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:18.928717 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ad12c9f-cc75-45dd-9bb4-0b4fc8dfb2eb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:18.935226 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ad12c9f-cc75-45dd-9bb4-0b4fc8dfb2eb tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 returned with HTTP 404 Aug 06 13:18:18.936025 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1277/5100] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:18:18 2026] GET /volume/v3/snapshots/1a951d2f-5e14-499d-b69e-0f2ee2d2a0c3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:18.944957 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:18.947969 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 Aug 06 13:18:18.948252 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:18.948589 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:18.948841 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume with id: 896d0893-3a49-422d-8c9c-b56b463ffd75 Aug 06 13:18:18.959972 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:18.959972 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:18.960373 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:18.985220 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Delete volume request issued successfully. Aug 06 13:18:18.985443 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1aa3061-f6f8-4a66-8524-9bd5c0ab884e tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 returned with HTTP 202 Aug 06 13:18:18.985928 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1271/5101] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:18:18 2026] DELETE /volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:18.998054 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff8f935f-f108-4263-8032-72ebbf9a5b78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:19.002194 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff8f935f-f108-4263-8032-72ebbf9a5b78 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 Aug 06 13:18:19.002194 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff8f935f-f108-4263-8032-72ebbf9a5b78 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:19.002473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff8f935f-f108-4263-8032-72ebbf9a5b78 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:19.023541 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:19.023541 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:19.036059 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff8f935f-f108-4263-8032-72ebbf9a5b78 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Volume info retrieved successfully. Aug 06 13:18:19.045511 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff8f935f-f108-4263-8032-72ebbf9a5b78 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 returned with HTTP 200 Aug 06 13:18:19.046108 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1285/5102] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:18 2026] GET /volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 => generated 1006 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:20.067805 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-102d7951-efb6-462f-b890-3ac134ba7bb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:20.071336 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-102d7951-efb6-462f-b890-3ac134ba7bb4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] GET https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 Aug 06 13:18:20.071336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-102d7951-efb6-462f-b890-3ac134ba7bb4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:20.071336 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-102d7951-efb6-462f-b890-3ac134ba7bb4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:20.081883 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-102d7951-efb6-462f-b890-3ac134ba7bb4 tempest-ProjectMemberTests-577582957 tempest-ProjectMemberTests-577582957-project-admin] https://10.4.3.59/volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 returned with HTTP 404 Aug 06 13:18:20.082444 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1270/5103] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:20 2026] GET /volume/v3/volumes/896d0893-3a49-422d-8c9c-b56b463ffd75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:20.167700 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cb72ef60-fb91-4a77-b9b8-8b12affcde97 req-ea1695e4-2ab2-49b3-abec-dc41c9759bc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:20.169735 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cb72ef60-fb91-4a77-b9b8-8b12affcde97 req-ea1695e4-2ab2-49b3-abec-dc41c9759bc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] DELETE https://10.4.3.59/volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4 Aug 06 13:18:20.169949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cb72ef60-fb91-4a77-b9b8-8b12affcde97 req-ea1695e4-2ab2-49b3-abec-dc41c9759bc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:20.170164 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cb72ef60-fb91-4a77-b9b8-8b12affcde97 req-ea1695e4-2ab2-49b3-abec-dc41c9759bc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:20.177811 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:20.177811 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:20.228308 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cb72ef60-fb91-4a77-b9b8-8b12affcde97 req-ea1695e4-2ab2-49b3-abec-dc41c9759bc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4 returned with HTTP 200 Aug 06 13:18:20.229107 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1278/5104] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:18:20 2026] DELETE /volume/v3/attachments/b5143884-348f-4306-a04b-b0c5b368dbd4 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:21.197748 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:21.198811 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:21.199187 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-466990083", "source_volid": "ab32ccbd-99c8-4575-aea9-3db5dc7258d3", "volume_type": "tempest-scenario-type-luks-1233411418", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:21.200912 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-466990083', 'source_volid': 'ab32ccbd-99c8-4575-aea9-3db5dc7258d3', 'volume_type': 'tempest-scenario-type-luks-1233411418', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:21.211725 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:21.211725 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:21.212832 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume retrieved successfully. Aug 06 13:18:21.212832 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume of 1 GB Aug 06 13:18:21.213132 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Availability Zones retrieved successfully. Aug 06 13:18:21.218976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (f9d4c41f-d25c-414e-9497-d75b0992dde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:21.220206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c32958-3fad-4f14-86a0-885a51d37423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:21.221237 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:21.245283 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c32958-3fad-4f14-86a0-885a51d37423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ab32ccbd-99c8-4575-aea9-3db5dc7258d3', 'volume_type': VolumeType(created_at=2026-08-06T13:17:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a,is_public=True,name='tempest-scenario-type-luks-1233411418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d917bdc-8040-436e-a1f0-1f5e23d66a5a', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:21.246143 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86fed9da-b0ef-4b22-854f-1f20da062bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:21.277159 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1233411418 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1233411418, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:18:21.277638 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1233411418 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1233411418, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:18:21.295574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Created reservations ['64ddb2e1-e968-4c54-8cb8-b1c058cf07e0', '757ed8c5-8d9b-43d3-acc6-6a53a3407f7d', '3e65f9a7-455d-4bc5-86aa-0fffc6927a58', 'bdba9bfc-ca4d-4341-bdd9-bf6141f87ad2'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:21.296874 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86fed9da-b0ef-4b22-854f-1f20da062bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ddb2e1-e968-4c54-8cb8-b1c058cf07e0', '757ed8c5-8d9b-43d3-acc6-6a53a3407f7d', '3e65f9a7-455d-4bc5-86aa-0fffc6927a58', 'bdba9bfc-ca4d-4341-bdd9-bf6141f87ad2']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:21.297911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13a4d45-6bca-4e07-b402-d4a8df56cc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:21.341762 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13a4d45-6bca-4e07-b402-d4a8df56cc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e60c0d31-55d9-496a-a7a5-d7a05162725d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-466990083',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['64ddb2e1-e968-4c54-8cb8-b1c058cf07e0','757ed8c5-8d9b-43d3-acc6-6a53a3407f7d','3e65f9a7-455d-4bc5-86aa-0fffc6927a58','bdba9bfc-ca4d-4341-bdd9-bf6141f87ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab32ccbd-99c8-4575-aea9-3db5dc7258d3,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a), '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-06T13:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-466990083',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e60c0d31-55d9-496a-a7a5-d7a05162725d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8775a9477d44e4b81750f2a98293b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ab32ccbd-99c8-4575-aea9-3db5dc7258d3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc67903b6299456d8108b0baba29d982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d917bdc-8040-436e-a1f0-1f5e23d66a5a),volume_type_id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:21.343631 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab558e6-d7d3-4aef-9267-582737b75731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:21.364591 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab558e6-d7d3-4aef-9267-582737b75731) transitioned into state 'SUCCESS' from state '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-466990083',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8775a9477d44e4b81750f2a98293b6',qos_specs=None,replication_status=,reservations=['64ddb2e1-e968-4c54-8cb8-b1c058cf07e0','757ed8c5-8d9b-43d3-acc6-6a53a3407f7d','3e65f9a7-455d-4bc5-86aa-0fffc6927a58','bdba9bfc-ca4d-4341-bdd9-bf6141f87ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab32ccbd-99c8-4575-aea9-3db5dc7258d3,status='creating',user_id='cc67903b6299456d8108b0baba29d982',volume_type_id=0d917bdc-8040-436e-a1f0-1f5e23d66a5a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:21.365675 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31014384-236e-4e01-807a-82faf2cdccd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:21.386931 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31014384-236e-4e01-807a-82faf2cdccd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:21.388848 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Flow 'volume_create_api' (f9d4c41f-d25c-414e-9497-d75b0992dde9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:21.388848 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Create volume request issued successfully. Aug 06 13:18:21.388848 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97efe116-4254-4c0c-bfbd-5fc2765d3098 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:21.389217 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1272/5105] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:18:21 2026] POST /volume/v3/volumes => generated 808 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:21.411282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1ba9a1b-a880-40e1-9d06-c53016fecf27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:21.415933 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1ba9a1b-a880-40e1-9d06-c53016fecf27 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:21.416144 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1ba9a1b-a880-40e1-9d06-c53016fecf27 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:21.416404 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1ba9a1b-a880-40e1-9d06-c53016fecf27 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:21.429108 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:21.429108 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:21.440162 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1ba9a1b-a880-40e1-9d06-c53016fecf27 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:21.450321 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1ba9a1b-a880-40e1-9d06-c53016fecf27 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:21.450923 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1286/5106] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:21 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:21.768074 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1b267f7b-9938-47ef-8623-8d92862760a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:21.876417 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b267f7b-9938-47ef-8623-8d92862760a1 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:21.876949 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b267f7b-9938-47ef-8623-8d92862760a1 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1607405852", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:21.897797 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b267f7b-9938-47ef-8623-8d92862760a1 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:21.898146 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1271/5107] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:18:21 2026] POST /volume/v3/types => generated 380 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:21.907758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26554729-cc75-4e3f-9ade-dc180d19fb5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:21.909935 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26554729-cc75-4e3f-9ade-dc180d19fb5a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption Aug 06 13:18:21.910357 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26554729-cc75-4e3f-9ade-dc180d19fb5a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:21.912093 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:21.912093 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:21.933436 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26554729-cc75-4e3f-9ade-dc180d19fb5a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption returned with HTTP 200 Aug 06 13:18:21.934169 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1279/5108] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:18:21 2026] POST /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:21.945805 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3cbd0d6d-434a-493b-965f-1f0012011de8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:21.948353 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cbd0d6d-434a-493b-965f-1f0012011de8 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:21.949016 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cbd0d6d-434a-493b-965f-1f0012011de8 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2000598397", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:21.950933 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:21.950933 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:21.970165 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cbd0d6d-434a-493b-965f-1f0012011de8 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:21.971230 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1273/5109] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:18:21 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:21.980053 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db628f34-3de9-4477-aa47-a69891a11630 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:21.982033 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db628f34-3de9-4477-aa47-a69891a11630 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types/72526836-a5cf-4410-b00c-2d44c2e19353/encryption Aug 06 13:18:21.982404 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db628f34-3de9-4477-aa47-a69891a11630 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.003417 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db628f34-3de9-4477-aa47-a69891a11630 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/72526836-a5cf-4410-b00c-2d44c2e19353/encryption returned with HTTP 200 Aug 06 13:18:22.004177 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1287/5110] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:18:21 2026] POST /volume/v3/types/72526836-a5cf-4410-b00c-2d44c2e19353/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.015719 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-98fe6144-4f97-4157-acf4-9687cf9098ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.017609 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98fe6144-4f97-4157-acf4-9687cf9098ea tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:22.017982 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98fe6144-4f97-4157-acf4-9687cf9098ea tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-206268498", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.040396 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98fe6144-4f97-4157-acf4-9687cf9098ea tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:22.040898 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1272/5111] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:18:22 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.051729 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3762e43b-8268-4a9e-a3a7-74239e774f70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.053778 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3762e43b-8268-4a9e-a3a7-74239e774f70 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256/extra_specs Aug 06 13:18:22.054143 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3762e43b-8268-4a9e-a3a7-74239e774f70 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.082152 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3762e43b-8268-4a9e-a3a7-74239e774f70 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256/extra_specs returned with HTTP 200 Aug 06 13:18:22.082695 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1280/5112] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:18:22 2026] POST /volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256/extra_specs => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:18:22.093121 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a2b65d3-f3a6-43bb-a24f-f6f62c07a13f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.095098 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a2b65d3-f3a6-43bb-a24f-f6f62c07a13f tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] PUT https://10.4.3.59/volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256/extra_specs/key2 Aug 06 13:18:22.095523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a2b65d3-f3a6-43bb-a24f-f6f62c07a13f tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.118855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a2b65d3-f3a6-43bb-a24f-f6f62c07a13f tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256/extra_specs/key2 returned with HTTP 200 Aug 06 13:18:22.119634 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1274/5113] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:18:22 2026] PUT /volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256/extra_specs/key2 => generated 25 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:18:22.132241 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9b8b79e-91b1-4c68-8aeb-512ec998b941 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.134281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9b8b79e-91b1-4c68-8aeb-512ec998b941 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:22.135658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9b8b79e-91b1-4c68-8aeb-512ec998b941 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.149513 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9b8b79e-91b1-4c68-8aeb-512ec998b941 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:22.150002 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1288/5114] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:18:22 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.159754 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f5f3af14-1fe5-4c24-ac33-bcfe18ea4cb5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.161688 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5f3af14-1fe5-4c24-ac33-bcfe18ea4cb5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/e41089a7-bfe5-49fd-be76-0fe62888c1db Aug 06 13:18:22.161889 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5f3af14-1fe5-4c24-ac33-bcfe18ea4cb5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.162134 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5f3af14-1fe5-4c24-ac33-bcfe18ea4cb5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.191540 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5f3af14-1fe5-4c24-ac33-bcfe18ea4cb5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/e41089a7-bfe5-49fd-be76-0fe62888c1db returned with HTTP 202 Aug 06 13:18:22.192141 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1273/5115] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/e41089a7-bfe5-49fd-be76-0fe62888c1db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:22.201976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d0b84a0-c093-4f09-84cf-8488a55240a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.204347 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d0b84a0-c093-4f09-84cf-8488a55240a6 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:22.204844 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d0b84a0-c093-4f09-84cf-8488a55240a6 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-584100616", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.225851 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d0b84a0-c093-4f09-84cf-8488a55240a6 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:22.226296 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1281/5116] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:18:22 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.238251 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbb33a5f-e8cd-408e-8a1d-9b3b16745a2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.240847 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbb33a5f-e8cd-408e-8a1d-9b3b16745a2a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2/encryption Aug 06 13:18:22.241364 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbb33a5f-e8cd-408e-8a1d-9b3b16745a2a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.266249 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbb33a5f-e8cd-408e-8a1d-9b3b16745a2a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2/encryption returned with HTTP 200 Aug 06 13:18:22.267035 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1275/5117] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:18:22 2026] POST /volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.276713 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bddccb94-2feb-48e9-8fc4-ef3a1d6eaa11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.278790 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bddccb94-2feb-48e9-8fc4-ef3a1d6eaa11 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2/encryption/ab4c2c76-7108-44ee-b214-f8aa94a02316 Aug 06 13:18:22.279045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bddccb94-2feb-48e9-8fc4-ef3a1d6eaa11 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.279364 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bddccb94-2feb-48e9-8fc4-ef3a1d6eaa11 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.298700 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bddccb94-2feb-48e9-8fc4-ef3a1d6eaa11 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2/encryption/ab4c2c76-7108-44ee-b214-f8aa94a02316 returned with HTTP 202 Aug 06 13:18:22.299705 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1289/5118] 10.4.3.59 () {66 vars in 1482 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2/encryption/ab4c2c76-7108-44ee-b214-f8aa94a02316 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:22.312502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f6a6407-9a13-4568-a820-4a1860000245 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.314572 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f6a6407-9a13-4568-a820-4a1860000245 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:22.314955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6407-9a13-4568-a820-4a1860000245 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-80414018", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.332734 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f6a6407-9a13-4568-a820-4a1860000245 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:22.333174 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1274/5119] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:18:22 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.343474 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-654c8af7-d03b-4410-9e88-7392b9e959bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.345409 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-654c8af7-d03b-4410-9e88-7392b9e959bb tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/6991a1f6-a310-4470-842f-e3e5b6353531/extra_specs/key1 Aug 06 13:18:22.345639 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-654c8af7-d03b-4410-9e88-7392b9e959bb tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.345994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-654c8af7-d03b-4410-9e88-7392b9e959bb tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.367064 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-654c8af7-d03b-4410-9e88-7392b9e959bb tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/6991a1f6-a310-4470-842f-e3e5b6353531/extra_specs/key1 returned with HTTP 202 Aug 06 13:18:22.367614 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1282/5120] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/6991a1f6-a310-4470-842f-e3e5b6353531/extra_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:18:22.379329 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4930ecc8-56a5-4686-9263-b4ed2c0d1910 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.381553 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4930ecc8-56a5-4686-9263-b4ed2c0d1910 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:22.382101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4930ecc8-56a5-4686-9263-b4ed2c0d1910 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323852092", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.403108 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4930ecc8-56a5-4686-9263-b4ed2c0d1910 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:22.403540 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1276/5121] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:18:22 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 06 13:18:22.415024 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb55e7d8-cdc7-4cc9-88f4-b87360ba0a0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.417873 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb55e7d8-cdc7-4cc9-88f4-b87360ba0a0d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/2fabfae4-b803-4d77-a6a6-7eacc7099e14 Aug 06 13:18:22.418177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb55e7d8-cdc7-4cc9-88f4-b87360ba0a0d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.418502 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb55e7d8-cdc7-4cc9-88f4-b87360ba0a0d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.451445 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb55e7d8-cdc7-4cc9-88f4-b87360ba0a0d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/2fabfae4-b803-4d77-a6a6-7eacc7099e14 returned with HTTP 202 Aug 06 13:18:22.452016 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1290/5122] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/2fabfae4-b803-4d77-a6a6-7eacc7099e14 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:22.461229 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f7da6cf-cd6e-45fc-b150-f805ddd447b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.463754 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f7da6cf-cd6e-45fc-b150-f805ddd447b2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] GET https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs Aug 06 13:18:22.464159 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f7da6cf-cd6e-45fc-b150-f805ddd447b2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.464439 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f7da6cf-cd6e-45fc-b150-f805ddd447b2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.466944 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5d24b04-905b-4d33-a063-67bc0984ee9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.469874 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5d24b04-905b-4d33-a063-67bc0984ee9b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:22.470182 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5d24b04-905b-4d33-a063-67bc0984ee9b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.470523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5d24b04-905b-4d33-a063-67bc0984ee9b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.473730 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f7da6cf-cd6e-45fc-b150-f805ddd447b2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs returned with HTTP 200 Aug 06 13:18:22.474219 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1275/5123] 10.4.3.59 () {66 vars in 1371 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.481550 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:22.481550 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:22.484988 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be7f400b-952f-4199-adbc-3732836ad8d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.487005 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be7f400b-952f-4199-adbc-3732836ad8d2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] GET https://10.4.3.59/volume/v3/types Aug 06 13:18:22.487293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be7f400b-952f-4199-adbc-3732836ad8d2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.487446 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5d24b04-905b-4d33-a063-67bc0984ee9b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:22.487603 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be7f400b-952f-4199-adbc-3732836ad8d2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.493901 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5d24b04-905b-4d33-a063-67bc0984ee9b tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:22.494482 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1283/5124] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.512155 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be7f400b-952f-4199-adbc-3732836ad8d2 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:22.512906 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1277/5125] 10.4.3.59 () {66 vars in 1224 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/types => generated 3651 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:22.524619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8157a750-1d99-4b90-9168-67050132c3b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.527314 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8157a750-1d99-4b90-9168-67050132c3b6 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] GET https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption/cipher Aug 06 13:18:22.527647 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8157a750-1d99-4b90-9168-67050132c3b6 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.527968 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8157a750-1d99-4b90-9168-67050132c3b6 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.535819 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8157a750-1d99-4b90-9168-67050132c3b6 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption/cipher returned with HTTP 200 Aug 06 13:18:22.536283 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1291/5126] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:18:22.546428 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0dfaf99-d04c-4961-ac87-2312b745367a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.548162 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0dfaf99-d04c-4961-ac87-2312b745367a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] GET https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption Aug 06 13:18:22.548372 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0dfaf99-d04c-4961-ac87-2312b745367a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.548615 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0dfaf99-d04c-4961-ac87-2312b745367a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.554964 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0dfaf99-d04c-4961-ac87-2312b745367a tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption returned with HTTP 200 Aug 06 13:18:22.555420 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1276/5127] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.566135 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7473e9f-165a-4f7b-9c9c-79397c64c172 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.568637 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7473e9f-165a-4f7b-9c9c-79397c64c172 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] GET https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/multiattach Aug 06 13:18:22.568848 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7473e9f-165a-4f7b-9c9c-79397c64c172 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.569154 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7473e9f-165a-4f7b-9c9c-79397c64c172 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.576913 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7473e9f-165a-4f7b-9c9c-79397c64c172 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/multiattach returned with HTTP 200 Aug 06 13:18:22.577430 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1284/5128] 10.4.3.59 () {66 vars in 1407 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:18:22.586234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e2cd86a-321e-4dcf-aef4-5ff75cafd347 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.589086 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e2cd86a-321e-4dcf-aef4-5ff75cafd347 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] GET https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/volume_backend_name Aug 06 13:18:22.589337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e2cd86a-321e-4dcf-aef4-5ff75cafd347 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.589596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e2cd86a-321e-4dcf-aef4-5ff75cafd347 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.598040 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e2cd86a-321e-4dcf-aef4-5ff75cafd347 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/volume_backend_name returned with HTTP 200 Aug 06 13:18:22.598531 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1278/5129] 10.4.3.59 () {66 vars in 1431 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:18:22.608309 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d7b10ac-e9ac-47a8-b9c2-b62c485373a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.610014 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d7b10ac-e9ac-47a8-b9c2-b62c485373a1 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] GET https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b Aug 06 13:18:22.610173 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d7b10ac-e9ac-47a8-b9c2-b62c485373a1 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.610400 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d7b10ac-e9ac-47a8-b9c2-b62c485373a1 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.615415 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d7b10ac-e9ac-47a8-b9c2-b62c485373a1 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b returned with HTTP 200 Aug 06 13:18:22.615783 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1292/5130] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:18:22 2026] GET /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.628350 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-218cd80d-efc6-4c7f-87f8-bcd23e64e5f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.630103 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-218cd80d-efc6-4c7f-87f8-bcd23e64e5f0 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] PUT https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption/e91972f5-daa2-4043-968d-0aad2fca5505 Aug 06 13:18:22.630424 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-218cd80d-efc6-4c7f-87f8-bcd23e64e5f0 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.647010 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-218cd80d-efc6-4c7f-87f8-bcd23e64e5f0 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption/e91972f5-daa2-4043-968d-0aad2fca5505 returned with HTTP 200 Aug 06 13:18:22.647667 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1277/5131] 10.4.3.59 () {68 vars in 1499 bytes} [Thu Aug 6 13:18:22 2026] PUT /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/encryption/e91972f5-daa2-4043-968d-0aad2fca5505 => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:18:22.658293 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f6f9e56-17a2-43a3-828c-99d6f2af1e25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.660285 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f6f9e56-17a2-43a3-828c-99d6f2af1e25 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] PUT https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/key1 Aug 06 13:18:22.660673 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f6f9e56-17a2-43a3-828c-99d6f2af1e25 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.679376 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f6f9e56-17a2-43a3-828c-99d6f2af1e25 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/key1 returned with HTTP 200 Aug 06 13:18:22.679823 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1285/5132] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:18:22 2026] PUT /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:18:22.689488 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98358d9c-e157-44f7-9f06-ef21213c7698 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.691541 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98358d9c-e157-44f7-9f06-ef21213c7698 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] PUT https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b Aug 06 13:18:22.692003 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98358d9c-e157-44f7-9f06-ef21213c7698 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:22.705156 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98358d9c-e157-44f7-9f06-ef21213c7698 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b returned with HTTP 200 Aug 06 13:18:22.705955 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1279/5133] 10.4.3.59 () {68 vars in 1355 bytes} [Thu Aug 6 13:18:22 2026] PUT /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:22.716836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41a8e8a6-d2ec-4fab-bd0e-dc765d60611d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.719165 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41a8e8a6-d2ec-4fab-bd0e-dc765d60611d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/6991a1f6-a310-4470-842f-e3e5b6353531 Aug 06 13:18:22.719378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41a8e8a6-d2ec-4fab-bd0e-dc765d60611d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.719628 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41a8e8a6-d2ec-4fab-bd0e-dc765d60611d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.749747 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41a8e8a6-d2ec-4fab-bd0e-dc765d60611d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/6991a1f6-a310-4470-842f-e3e5b6353531 returned with HTTP 202 Aug 06 13:18:22.750632 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1293/5134] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/6991a1f6-a310-4470-842f-e3e5b6353531 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:22.760212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6340063-2da4-45d9-99ce-4e6635b41652 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.762372 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6340063-2da4-45d9-99ce-4e6635b41652 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2 Aug 06 13:18:22.762661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6340063-2da4-45d9-99ce-4e6635b41652 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.762928 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6340063-2da4-45d9-99ce-4e6635b41652 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.813816 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6340063-2da4-45d9-99ce-4e6635b41652 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2 returned with HTTP 202 Aug 06 13:18:22.814511 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1278/5135] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/c5591a79-7100-459a-a405-9fde8e8691e2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:22.826963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-076756f8-3c13-4acd-8522-633eeabd6ff5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.828781 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-076756f8-3c13-4acd-8522-633eeabd6ff5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256 Aug 06 13:18:22.829121 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-076756f8-3c13-4acd-8522-633eeabd6ff5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.831562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-076756f8-3c13-4acd-8522-633eeabd6ff5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.865489 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-076756f8-3c13-4acd-8522-633eeabd6ff5 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256 returned with HTTP 202 Aug 06 13:18:22.865831 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1286/5136] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/4e75f45e-e225-4c0f-8559-ce059aece256 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:22.878712 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f3dcf84-3659-411b-9145-722b33864051 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.881026 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f3dcf84-3659-411b-9145-722b33864051 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/72526836-a5cf-4410-b00c-2d44c2e19353 Aug 06 13:18:22.881217 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f3dcf84-3659-411b-9145-722b33864051 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.881469 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f3dcf84-3659-411b-9145-722b33864051 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.934741 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f3dcf84-3659-411b-9145-722b33864051 tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/72526836-a5cf-4410-b00c-2d44c2e19353 returned with HTTP 202 Aug 06 13:18:22.934741 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1280/5137] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/72526836-a5cf-4410-b00c-2d44c2e19353 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:22.948769 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a668a7a-2cdd-4ee7-883e-87564ed4245d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:22.952296 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a668a7a-2cdd-4ee7-883e-87564ed4245d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] DELETE https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b Aug 06 13:18:22.952296 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a668a7a-2cdd-4ee7-883e-87564ed4245d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:22.952296 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a668a7a-2cdd-4ee7-883e-87564ed4245d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:22.987876 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a668a7a-2cdd-4ee7-883e-87564ed4245d tempest-VolumeTypesAdminTests-911498515 tempest-VolumeTypesAdminTests-911498515-project-admin] https://10.4.3.59/volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b returned with HTTP 202 Aug 06 13:18:22.988403 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1294/5138] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:18:22 2026] DELETE /volume/v3/types/adcfeaed-6f3c-4fd9-ab1b-705dbee0ce0b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:23.509286 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3d1ef54-ce01-4f0a-ba17-3d6296c213a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:23.512925 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3d1ef54-ce01-4f0a-ba17-3d6296c213a2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:23.513154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3d1ef54-ce01-4f0a-ba17-3d6296c213a2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:23.513432 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3d1ef54-ce01-4f0a-ba17-3d6296c213a2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:23.520724 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:23.520724 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:23.524818 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d3d1ef54-ce01-4f0a-ba17-3d6296c213a2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:23.529399 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3d1ef54-ce01-4f0a-ba17-3d6296c213a2 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:23.529799 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1279/5139] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:23 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:24.544680 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6926bfca-4c58-4adb-a46a-50498ec7164e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:24.547380 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6926bfca-4c58-4adb-a46a-50498ec7164e tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:24.547746 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6926bfca-4c58-4adb-a46a-50498ec7164e tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:24.548051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6926bfca-4c58-4adb-a46a-50498ec7164e tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:24.557132 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:24.557132 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:24.561191 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6926bfca-4c58-4adb-a46a-50498ec7164e tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:24.565988 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6926bfca-4c58-4adb-a46a-50498ec7164e tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:24.566431 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1287/5140] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:24 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:25.580786 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a62b9a0-f442-43d7-bf3b-e6f3a83ca9dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:25.582684 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a62b9a0-f442-43d7-bf3b-e6f3a83ca9dd tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:25.582878 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a62b9a0-f442-43d7-bf3b-e6f3a83ca9dd tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:25.583071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a62b9a0-f442-43d7-bf3b-e6f3a83ca9dd tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:25.591077 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:25.591077 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:25.595744 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a62b9a0-f442-43d7-bf3b-e6f3a83ca9dd tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:25.601568 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a62b9a0-f442-43d7-bf3b-e6f3a83ca9dd tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:25.602090 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1281/5141] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:25 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:26.617079 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a49ab09b-4591-43ee-bf84-517744941678 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:26.619407 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a49ab09b-4591-43ee-bf84-517744941678 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:26.619683 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a49ab09b-4591-43ee-bf84-517744941678 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:26.620134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a49ab09b-4591-43ee-bf84-517744941678 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:26.629413 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:26.629413 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:26.634024 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a49ab09b-4591-43ee-bf84-517744941678 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:26.640176 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a49ab09b-4591-43ee-bf84-517744941678 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:26.640686 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1295/5142] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:26 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:27.654502 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3af41dd1-a1e0-4aba-8d6e-b4bcda46af09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:27.659396 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3af41dd1-a1e0-4aba-8d6e-b4bcda46af09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:27.659396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3af41dd1-a1e0-4aba-8d6e-b4bcda46af09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:27.659396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3af41dd1-a1e0-4aba-8d6e-b4bcda46af09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:27.668125 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:27.668125 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:27.673972 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3af41dd1-a1e0-4aba-8d6e-b4bcda46af09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:27.680704 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3af41dd1-a1e0-4aba-8d6e-b4bcda46af09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:27.681403 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1280/5143] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:27 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:28.699408 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e6b19a1-65eb-4ed7-bea5-abb43680ab69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:28.702763 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e6b19a1-65eb-4ed7-bea5-abb43680ab69 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:28.703584 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e6b19a1-65eb-4ed7-bea5-abb43680ab69 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:28.704249 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e6b19a1-65eb-4ed7-bea5-abb43680ab69 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:28.716358 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:28.716358 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:28.725643 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e6b19a1-65eb-4ed7-bea5-abb43680ab69 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:28.733796 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e6b19a1-65eb-4ed7-bea5-abb43680ab69 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:28.733796 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1288/5144] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:28 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:29.748592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-131c85b3-10a8-42e3-8c2d-a83cd0322530 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:29.751026 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-131c85b3-10a8-42e3-8c2d-a83cd0322530 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:29.751026 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-131c85b3-10a8-42e3-8c2d-a83cd0322530 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:29.751277 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-131c85b3-10a8-42e3-8c2d-a83cd0322530 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:29.759423 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:29.759423 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:29.763556 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-131c85b3-10a8-42e3-8c2d-a83cd0322530 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:29.769188 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-131c85b3-10a8-42e3-8c2d-a83cd0322530 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:29.776287 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1282/5145] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:29 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:30.784817 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a7676ed-d32d-45ac-aa2c-9a85e26b0a8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:30.787095 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a7676ed-d32d-45ac-aa2c-9a85e26b0a8d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:30.787546 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a7676ed-d32d-45ac-aa2c-9a85e26b0a8d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:30.788307 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a7676ed-d32d-45ac-aa2c-9a85e26b0a8d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:30.795955 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:30.795955 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:30.802678 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a7676ed-d32d-45ac-aa2c-9a85e26b0a8d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:30.805200 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a7676ed-d32d-45ac-aa2c-9a85e26b0a8d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:30.805804 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1296/5146] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:30 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:31.819771 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32797482-fd67-4f39-8b7a-ebe566536a9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:31.823397 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32797482-fd67-4f39-8b7a-ebe566536a9d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:31.823397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32797482-fd67-4f39-8b7a-ebe566536a9d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:31.823397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32797482-fd67-4f39-8b7a-ebe566536a9d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:31.832489 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:31.832489 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:31.838342 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-32797482-fd67-4f39-8b7a-ebe566536a9d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:31.844556 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32797482-fd67-4f39-8b7a-ebe566536a9d tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:31.845358 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1281/5147] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:31 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:32.861028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d3aca8e-d984-43e4-88f6-5f8db9d71210 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:32.864716 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d3aca8e-d984-43e4-88f6-5f8db9d71210 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:32.865018 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d3aca8e-d984-43e4-88f6-5f8db9d71210 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:32.865324 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d3aca8e-d984-43e4-88f6-5f8db9d71210 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:32.874456 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:32.874456 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:32.880496 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d3aca8e-d984-43e4-88f6-5f8db9d71210 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:32.887854 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d3aca8e-d984-43e4-88f6-5f8db9d71210 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:32.888423 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1289/5148] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:32 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:33.908825 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6fd38ebe-0084-4f99-8be9-b75fa3cf0196 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:33.911982 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fd38ebe-0084-4f99-8be9-b75fa3cf0196 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:33.912386 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fd38ebe-0084-4f99-8be9-b75fa3cf0196 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:33.912599 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fd38ebe-0084-4f99-8be9-b75fa3cf0196 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:33.925242 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:33.925242 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:33.930678 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fd38ebe-0084-4f99-8be9-b75fa3cf0196 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:33.938351 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fd38ebe-0084-4f99-8be9-b75fa3cf0196 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:33.939478 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1283/5149] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:33 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 1448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:34.098288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-ab2adeb4-a1fd-4ea5-9461-4b476be73c09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:34.103775 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-ab2adeb4-a1fd-4ea5-9461-4b476be73c09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:34.104021 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-ab2adeb4-a1fd-4ea5-9461-4b476be73c09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:34.104354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-ab2adeb4-a1fd-4ea5-9461-4b476be73c09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:34.117781 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:34.117781 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:34.123330 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-ab2adeb4-a1fd-4ea5-9461-4b476be73c09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:34.131373 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-ab2adeb4-a1fd-4ea5-9461-4b476be73c09 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:34.132222 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1297/5150] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:18:34 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 1448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:34.937963 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-b26c302f-9b2e-4a99-be10-ac9718573cf1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:34.941252 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-b26c302f-9b2e-4a99-be10-ac9718573cf1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:34.941578 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-b26c302f-9b2e-4a99-be10-ac9718573cf1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:34.942151 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-b26c302f-9b2e-4a99-be10-ac9718573cf1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:34.952979 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:34.952979 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:34.958763 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-b26c302f-9b2e-4a99-be10-ac9718573cf1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:34.965084 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-b26c302f-9b2e-4a99-be10-ac9718573cf1 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:34.965550 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1282/5151] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:18:34 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 1448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:34.977674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-304b88e8-75e2-4e38-bb24-ea5fdbbeed44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:34.978181 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-304b88e8-75e2-4e38-bb24-ea5fdbbeed44 None None] GET https://10.4.3.59/volume// Aug 06 13:18:34.978453 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-304b88e8-75e2-4e38-bb24-ea5fdbbeed44 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:34.978704 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-304b88e8-75e2-4e38-bb24-ea5fdbbeed44 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:34.979169 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-304b88e8-75e2-4e38-bb24-ea5fdbbeed44 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:34.979602 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1290/5152] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:18:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:34.989731 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-9c837c61-1893-48a4-9c00-c3ce77ab4813 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:34.992029 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-9c837c61-1893-48a4-9c00-c3ce77ab4813 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:18:34.992532 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-9c837c61-1893-48a4-9c00-c3ce77ab4813 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e60c0d31-55d9-496a-a7a5-d7a05162725d", "connector": null, "instance_uuid": "a5e10e30-75b8-4e80-bea3-a77c32a99b72"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:35.003157 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:35.003157 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:35.039373 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-9c837c61-1893-48a4-9c00-c3ce77ab4813 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:18:35.039966 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1284/5153] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:18:34 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 06 13:18:36.052180 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d856a4dd-9fec-4355-816e-bf02b851b610 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:36.052714 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d856a4dd-9fec-4355-816e-bf02b851b610 None None] GET https://10.4.3.59/volume// Aug 06 13:18:36.053378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d856a4dd-9fec-4355-816e-bf02b851b610 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:36.053378 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d856a4dd-9fec-4355-816e-bf02b851b610 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:36.053635 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d856a4dd-9fec-4355-816e-bf02b851b610 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:36.053946 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1298/5154] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:18:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:36.064616 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-fa0b4f4c-94f8-443c-b608-bf4af86c1dc5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:36.068479 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-fa0b4f4c-94f8-443c-b608-bf4af86c1dc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:18:36.068777 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-fa0b4f4c-94f8-443c-b608-bf4af86c1dc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:36.069346 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-fa0b4f4c-94f8-443c-b608-bf4af86c1dc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:36.081963 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:36.081963 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:36.087449 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-fa0b4f4c-94f8-443c-b608-bf4af86c1dc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:18:36.093207 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-fa0b4f4c-94f8-443c-b608-bf4af86c1dc5 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:18:36.093718 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1283/5155] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:18:36 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 1627 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:18:36.219378 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-23a26252-fbf3-4ab9-add1-59fd72061e7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:36.227462 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-23a26252-fbf3-4ab9-add1-59fd72061e7a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] PUT https://10.4.3.59/volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d Aug 06 13:18:36.227462 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-23a26252-fbf3-4ab9-add1-59fd72061e7a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:36.234620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-23a26252-fbf3-4ab9-add1-59fd72061e7a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Acquiring lock "cinder-attachment_update-e60c0d31-55d9-496a-a7a5-d7a05162725d-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:18:36.241734 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-23a26252-fbf3-4ab9-add1-59fd72061e7a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Lock "cinder-attachment_update-e60c0d31-55d9-496a-a7a5-d7a05162725d-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:18:36.242106 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:36.242106 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:36.375934 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-23a26252-fbf3-4ab9-add1-59fd72061e7a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Lock "cinder-attachment_update-e60c0d31-55d9-496a-a7a5-d7a05162725d-np0000006653" released by "attachment_update" :: held 0.135s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:18:36.376330 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-23a26252-fbf3-4ab9-add1-59fd72061e7a tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d returned with HTTP 200 Aug 06 13:18:36.376825 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1291/5156] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:18:36 2026] PUT /volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d => generated 968 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:36.412216 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-2d5d3066-6da6-4d57-888f-9d1f9b5427c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:36.415442 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-2d5d3066-6da6-4d57-888f-9d1f9b5427c6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] POST https://10.4.3.59/volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d/action Aug 06 13:18:36.415953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-2d5d3066-6da6-4d57-888f-9d1f9b5427c6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:18:36.416172 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-2d5d3066-6da6-4d57-888f-9d1f9b5427c6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:36.443139 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:36.443139 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:36.459889 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-2d5d3066-6da6-4d57-888f-9d1f9b5427c6 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d/action returned with HTTP 204 Aug 06 13:18:36.460508 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1285/5157] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:18:36 2026] POST /volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:40.810028 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-458b1260-9db9-460b-a3be-94a70b26b5d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:40.811902 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-458b1260-9db9-460b-a3be-94a70b26b5d5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:40.812120 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-458b1260-9db9-460b-a3be-94a70b26b5d5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:40.812351 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-458b1260-9db9-460b-a3be-94a70b26b5d5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:40.819487 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:40.819487 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:40.823174 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-458b1260-9db9-460b-a3be-94a70b26b5d5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:40.828156 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-458b1260-9db9-460b-a3be-94a70b26b5d5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:40.828636 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1299/5158] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:40 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:40.870456 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-277ea259-b07f-412a-9381-57b2e3de31f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:40.872712 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-277ea259-b07f-412a-9381-57b2e3de31f9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d/encryption Aug 06 13:18:40.872901 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-277ea259-b07f-412a-9381-57b2e3de31f9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:40.873101 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-277ea259-b07f-412a-9381-57b2e3de31f9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:40.882032 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:40.882032 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:40.888297 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a8cd23bb-c8b8-4d06-a6ab-d2a4c0951499 req-277ea259-b07f-412a-9381-57b2e3de31f9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d/encryption returned with HTTP 200 Aug 06 13:18:40.888720 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1284/5159] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:18:40 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:41.215961 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-997466e2-c5ad-4a1c-b790-8cc09d1d5fd1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:41.218183 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-997466e2-c5ad-4a1c-b790-8cc09d1d5fd1 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:41.218310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-997466e2-c5ad-4a1c-b790-8cc09d1d5fd1 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:41.218424 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-997466e2-c5ad-4a1c-b790-8cc09d1d5fd1 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:41.225920 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:41.225920 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:41.229840 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-997466e2-c5ad-4a1c-b790-8cc09d1d5fd1 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:41.234478 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-997466e2-c5ad-4a1c-b790-8cc09d1d5fd1 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:41.234940 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1292/5160] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:18:41 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:41.348566 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6060ae6e-ed3f-4581-a84d-a4bd86d5c170 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:41.349157 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6060ae6e-ed3f-4581-a84d-a4bd86d5c170 None None] GET https://10.4.3.59/volume// Aug 06 13:18:41.349438 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6060ae6e-ed3f-4581-a84d-a4bd86d5c170 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:41.349645 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6060ae6e-ed3f-4581-a84d-a4bd86d5c170 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:41.350020 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6060ae6e-ed3f-4581-a84d-a4bd86d5c170 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:41.350621 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1286/5161] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:18:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:41.361608 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-63dd4808-f498-44e5-bc0e-2725133685f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:41.441374 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-63dd4808-f498-44e5-bc0e-2725133685f6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:18:41.441832 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-63dd4808-f498-44e5-bc0e-2725133685f6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc105381-d56f-4c8c-9ba9-d8a998419677", "connector": null, "instance_uuid": "6c4b9e90-e789-46bb-818e-edb272476dee"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:41.452228 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:41.452228 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:41.488864 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-63dd4808-f498-44e5-bc0e-2725133685f6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:18:41.489465 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1300/5162] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:18:41 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:41.522882 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82e3e217-5bd4-45fd-9d60-86d80b38234b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:41.525242 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82e3e217-5bd4-45fd-9d60-86d80b38234b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:41.525539 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82e3e217-5bd4-45fd-9d60-86d80b38234b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:41.525832 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82e3e217-5bd4-45fd-9d60-86d80b38234b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:41.537784 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fa069a8-ad57-4c3d-8cd3-a6e552191c96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:41.538429 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa069a8-ad57-4c3d-8cd3-a6e552191c96 None None] GET https://10.4.3.59/volume// Aug 06 13:18:41.538702 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa069a8-ad57-4c3d-8cd3-a6e552191c96 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:41.539031 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa069a8-ad57-4c3d-8cd3-a6e552191c96 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:41.539206 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:41.539206 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:41.539497 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa069a8-ad57-4c3d-8cd3-a6e552191c96 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:41.539905 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1293/5163] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:18:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:41.543623 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-82e3e217-5bd4-45fd-9d60-86d80b38234b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:41.550557 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-ab3baed5-dcc4-4870-b97f-4e3a0b1bbaa5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:41.550752 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82e3e217-5bd4-45fd-9d60-86d80b38234b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:41.550752 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1285/5164] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:41 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:41.552244 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-ab3baed5-dcc4-4870-b97f-4e3a0b1bbaa5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:41.552549 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-ab3baed5-dcc4-4870-b97f-4e3a0b1bbaa5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:41.552783 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-ab3baed5-dcc4-4870-b97f-4e3a0b1bbaa5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:41.564671 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:41.564671 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:41.570046 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-ab3baed5-dcc4-4870-b97f-4e3a0b1bbaa5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:41.575557 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-ab3baed5-dcc4-4870-b97f-4e3a0b1bbaa5 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:41.575998 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1287/5165] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:18:41 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 1115 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:18:41.687537 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-fe761736-5943-496d-9423-6fae89823dff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:41.689999 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-fe761736-5943-496d-9423-6fae89823dff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] PUT https://10.4.3.59/volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102 Aug 06 13:18:41.690466 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-fe761736-5943-496d-9423-6fae89823dff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:41.699256 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-fe761736-5943-496d-9423-6fae89823dff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Acquiring lock "cinder-attachment_update-fc105381-d56f-4c8c-9ba9-d8a998419677-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:18:41.705275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-fe761736-5943-496d-9423-6fae89823dff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Lock "cinder-attachment_update-fc105381-d56f-4c8c-9ba9-d8a998419677-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:18:41.706428 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:41.706428 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:41.804983 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-fe761736-5943-496d-9423-6fae89823dff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Lock "cinder-attachment_update-fc105381-d56f-4c8c-9ba9-d8a998419677-np0000006653" released by "attachment_update" :: held 0.100s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:18:41.805340 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-fe761736-5943-496d-9423-6fae89823dff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102 returned with HTTP 200 Aug 06 13:18:41.805779 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1301/5166] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:18:41 2026] PUT /volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:42.566894 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60267f71-b01a-452d-9d62-99d2fd4c8c90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:42.569696 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60267f71-b01a-452d-9d62-99d2fd4c8c90 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:42.569971 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60267f71-b01a-452d-9d62-99d2fd4c8c90 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:42.570226 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60267f71-b01a-452d-9d62-99d2fd4c8c90 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:42.581559 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:42.581559 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:42.586026 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60267f71-b01a-452d-9d62-99d2fd4c8c90 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:42.591506 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60267f71-b01a-452d-9d62-99d2fd4c8c90 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:42.591908 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1294/5167] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:42 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:43.608753 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-05629a23-1d35-464d-9321-43b4522803b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:43.611389 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05629a23-1d35-464d-9321-43b4522803b8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:43.611737 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05629a23-1d35-464d-9321-43b4522803b8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:43.611969 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05629a23-1d35-464d-9321-43b4522803b8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:43.628169 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:43.628169 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:43.632914 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-05629a23-1d35-464d-9321-43b4522803b8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:43.639430 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05629a23-1d35-464d-9321-43b4522803b8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:43.639956 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1286/5168] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:43 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:44.655616 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a06c32e-dfcf-4628-bf62-59a7a4c02d97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:44.657846 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a06c32e-dfcf-4628-bf62-59a7a4c02d97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:44.658060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a06c32e-dfcf-4628-bf62-59a7a4c02d97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:44.658297 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a06c32e-dfcf-4628-bf62-59a7a4c02d97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:44.669284 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:44.669284 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:44.674487 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a06c32e-dfcf-4628-bf62-59a7a4c02d97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:44.680975 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a06c32e-dfcf-4628-bf62-59a7a4c02d97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:44.681572 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1288/5169] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:44 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:45.696020 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39decb81-3ded-444c-b61a-c85f97e9ebd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:45.697864 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39decb81-3ded-444c-b61a-c85f97e9ebd6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:45.698075 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39decb81-3ded-444c-b61a-c85f97e9ebd6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:45.698317 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39decb81-3ded-444c-b61a-c85f97e9ebd6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:45.709910 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:45.709910 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:45.713831 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39decb81-3ded-444c-b61a-c85f97e9ebd6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:45.718362 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39decb81-3ded-444c-b61a-c85f97e9ebd6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:45.718983 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1302/5170] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:45 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:46.077420 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-9c0c437e-dfb8-4f20-92a5-94b40e2c78b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:46.079758 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-9c0c437e-dfb8-4f20-92a5-94b40e2c78b2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102/action Aug 06 13:18:46.080327 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-9c0c437e-dfb8-4f20-92a5-94b40e2c78b2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:18:46.080445 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-9c0c437e-dfb8-4f20-92a5-94b40e2c78b2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:46.097862 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:46.097862 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:46.114060 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4f6ba201-fe1b-4a74-b168-214c6c26a9af req-9c0c437e-dfb8-4f20-92a5-94b40e2c78b2 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102/action returned with HTTP 204 Aug 06 13:18:46.114644 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1295/5171] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:18:46 2026] POST /volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:46.733716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eaf10812-4a2a-4fd1-bf55-12e26f77ffc6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:46.735862 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eaf10812-4a2a-4fd1-bf55-12e26f77ffc6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:46.736047 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eaf10812-4a2a-4fd1-bf55-12e26f77ffc6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:46.736320 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eaf10812-4a2a-4fd1-bf55-12e26f77ffc6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:46.749212 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:46.749212 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:46.754049 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eaf10812-4a2a-4fd1-bf55-12e26f77ffc6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:46.759856 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eaf10812-4a2a-4fd1-bf55-12e26f77ffc6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:46.760594 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1287/5172] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:46 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:46.778470 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96c533d4-9bd8-4ad6-a91c-8f41c03c8263 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:46.780397 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96c533d4-9bd8-4ad6-a91c-8f41c03c8263 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:46.780592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96c533d4-9bd8-4ad6-a91c-8f41c03c8263 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:46.780833 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96c533d4-9bd8-4ad6-a91c-8f41c03c8263 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:46.799487 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:46.799487 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:46.803970 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96c533d4-9bd8-4ad6-a91c-8f41c03c8263 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:46.809485 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96c533d4-9bd8-4ad6-a91c-8f41c03c8263 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:46.809992 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1289/5173] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:46 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:47.347940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d1273ae-b358-406e-bb9c-9e8c9ea0ecc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:47.349593 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d1273ae-b358-406e-bb9c-9e8c9ea0ecc8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:47.349843 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d1273ae-b358-406e-bb9c-9e8c9ea0ecc8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:47.350045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d1273ae-b358-406e-bb9c-9e8c9ea0ecc8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:47.356977 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:47.356977 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:47.360601 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d1273ae-b358-406e-bb9c-9e8c9ea0ecc8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:47.364814 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d1273ae-b358-406e-bb9c-9e8c9ea0ecc8 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:47.365245 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1303/5174] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:47 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:47.715563 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-19069543-1c08-44cf-bc43-6542d76c53ae req-07d67e4d-394e-462d-ae93-eb4d1fad43ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:47.718328 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-07d67e4d-394e-462d-ae93-eb4d1fad43ff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:47.718616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-07d67e4d-394e-462d-ae93-eb4d1fad43ff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:47.718906 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-07d67e4d-394e-462d-ae93-eb4d1fad43ff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:47.729604 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:47.729604 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:47.735250 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-19069543-1c08-44cf-bc43-6542d76c53ae req-07d67e4d-394e-462d-ae93-eb4d1fad43ff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:47.742209 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-07d67e4d-394e-462d-ae93-eb4d1fad43ff tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:47.742845 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1296/5175] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:18:47 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:47.826683 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-23120dca-01c7-4847-be1b-83b145bc0f9a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:47.827414 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23120dca-01c7-4847-be1b-83b145bc0f9a None None] GET https://10.4.3.59/volume// Aug 06 13:18:47.827623 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23120dca-01c7-4847-be1b-83b145bc0f9a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:47.827861 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23120dca-01c7-4847-be1b-83b145bc0f9a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:47.828343 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23120dca-01c7-4847-be1b-83b145bc0f9a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:47.828772 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1288/5176] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:18:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:47.837055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-19069543-1c08-44cf-bc43-6542d76c53ae req-2870a608-7132-4ea1-8937-2f263513560c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:47.839979 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-2870a608-7132-4ea1-8937-2f263513560c tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:18:47.840571 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-2870a608-7132-4ea1-8937-2f263513560c tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84242313-1286-4d0d-94fa-807965a61ba6", "connector": null, "instance_uuid": "6c4b9e90-e789-46bb-818e-edb272476dee"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:47.850553 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:47.850553 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:47.884350 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-2870a608-7132-4ea1-8937-2f263513560c tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:18:47.884832 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1290/5177] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:18:47 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:47.920049 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0b0a39c-efcb-4491-9ac4-a353d621016a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:47.922072 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0b0a39c-efcb-4491-9ac4-a353d621016a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:47.922276 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0b0a39c-efcb-4491-9ac4-a353d621016a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:47.923799 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0b0a39c-efcb-4491-9ac4-a353d621016a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:47.931431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ec26d78-ca7e-4e37-ae57-2bfc39c8a3e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:47.932033 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ec26d78-ca7e-4e37-ae57-2bfc39c8a3e2 None None] GET https://10.4.3.59/volume// Aug 06 13:18:47.932310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ec26d78-ca7e-4e37-ae57-2bfc39c8a3e2 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:47.932585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ec26d78-ca7e-4e37-ae57-2bfc39c8a3e2 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:47.933053 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ec26d78-ca7e-4e37-ae57-2bfc39c8a3e2 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:47.933281 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:47.933281 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:47.933501 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1297/5178] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:18:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:47.937482 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0b0a39c-efcb-4491-9ac4-a353d621016a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:47.942028 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-19069543-1c08-44cf-bc43-6542d76c53ae req-7ae35e91-bad5-4826-9666-2373dbe6185a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:47.942934 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0b0a39c-efcb-4491-9ac4-a353d621016a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:47.943180 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1304/5179] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:47 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:47.945182 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-7ae35e91-bad5-4826-9666-2373dbe6185a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:47.945507 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-7ae35e91-bad5-4826-9666-2373dbe6185a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:47.945821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-7ae35e91-bad5-4826-9666-2373dbe6185a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:47.959587 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:47.959587 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:47.965120 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-19069543-1c08-44cf-bc43-6542d76c53ae req-7ae35e91-bad5-4826-9666-2373dbe6185a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:47.970526 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-7ae35e91-bad5-4826-9666-2373dbe6185a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:47.970966 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1289/5180] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:18:47 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 1115 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:18:48.089214 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-19069543-1c08-44cf-bc43-6542d76c53ae req-c1646bb9-9124-4e1f-9e5d-937e62c66c85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:48.091998 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-c1646bb9-9124-4e1f-9e5d-937e62c66c85 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] PUT https://10.4.3.59/volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759 Aug 06 13:18:48.092425 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-c1646bb9-9124-4e1f-9e5d-937e62c66c85 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:48.103661 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-19069543-1c08-44cf-bc43-6542d76c53ae req-c1646bb9-9124-4e1f-9e5d-937e62c66c85 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Acquiring lock "cinder-attachment_update-84242313-1286-4d0d-94fa-807965a61ba6-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:18:48.109574 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-19069543-1c08-44cf-bc43-6542d76c53ae req-c1646bb9-9124-4e1f-9e5d-937e62c66c85 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Lock "cinder-attachment_update-84242313-1286-4d0d-94fa-807965a61ba6-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:18:48.110916 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:48.110916 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:48.206747 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-19069543-1c08-44cf-bc43-6542d76c53ae req-c1646bb9-9124-4e1f-9e5d-937e62c66c85 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Lock "cinder-attachment_update-84242313-1286-4d0d-94fa-807965a61ba6-np0000006653" released by "attachment_update" :: held 0.097s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:18:48.207186 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-c1646bb9-9124-4e1f-9e5d-937e62c66c85 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759 returned with HTTP 200 Aug 06 13:18:48.207800 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1291/5181] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:18:48 2026] PUT /volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:48.960546 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4bd56396-13fe-4ee6-af4f-4cb185a89775 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:48.962083 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bd56396-13fe-4ee6-af4f-4cb185a89775 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:48.962390 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4bd56396-13fe-4ee6-af4f-4cb185a89775 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:48.962713 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4bd56396-13fe-4ee6-af4f-4cb185a89775 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:48.975590 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:48.975590 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:48.980063 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4bd56396-13fe-4ee6-af4f-4cb185a89775 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:48.985995 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bd56396-13fe-4ee6-af4f-4cb185a89775 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:48.986546 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1298/5182] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:48 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:50.001855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a1ff005-65f3-4afb-815d-76d56c326a1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:50.004190 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a1ff005-65f3-4afb-815d-76d56c326a1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:50.004464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a1ff005-65f3-4afb-815d-76d56c326a1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:50.004731 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a1ff005-65f3-4afb-815d-76d56c326a1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:50.017611 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:50.017611 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:50.022632 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a1ff005-65f3-4afb-815d-76d56c326a1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:50.028947 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a1ff005-65f3-4afb-815d-76d56c326a1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:50.029490 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1305/5183] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:50 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:51.046599 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a7e7812-730b-4025-bc09-cfcd71349a5b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:51.049119 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a7e7812-730b-4025-bc09-cfcd71349a5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:51.049416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a7e7812-730b-4025-bc09-cfcd71349a5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:51.049698 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a7e7812-730b-4025-bc09-cfcd71349a5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:51.063825 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:51.063825 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:51.068832 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1a7e7812-730b-4025-bc09-cfcd71349a5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:51.074972 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a7e7812-730b-4025-bc09-cfcd71349a5b tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:51.075516 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1290/5184] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:51 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:51.482253 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-19069543-1c08-44cf-bc43-6542d76c53ae req-68724575-65e2-41fa-b3ae-5d26c75b6362 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:51.484760 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-68724575-65e2-41fa-b3ae-5d26c75b6362 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759/action Aug 06 13:18:51.485209 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-68724575-65e2-41fa-b3ae-5d26c75b6362 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:18:51.485367 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-68724575-65e2-41fa-b3ae-5d26c75b6362 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:51.503960 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:51.503960 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:51.517168 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19069543-1c08-44cf-bc43-6542d76c53ae req-68724575-65e2-41fa-b3ae-5d26c75b6362 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759/action returned with HTTP 204 Aug 06 13:18:51.517713 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1292/5185] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:18:51 2026] POST /volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:18:52.094523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6ef0396-1fec-49b0-b572-308218c03461 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:52.097062 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6ef0396-1fec-49b0-b572-308218c03461 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:52.097379 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6ef0396-1fec-49b0-b572-308218c03461 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:52.097674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6ef0396-1fec-49b0-b572-308218c03461 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:52.111643 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:52.111643 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:52.117564 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d6ef0396-1fec-49b0-b572-308218c03461 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:52.124442 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6ef0396-1fec-49b0-b572-308218c03461 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:52.125033 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1299/5186] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:52 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:52.143185 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1e465fe-368c-4429-8534-7424fe677ee7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:52.145448 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1e465fe-368c-4429-8534-7424fe677ee7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:18:52.145721 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1e465fe-368c-4429-8534-7424fe677ee7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:52.145963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1e465fe-368c-4429-8534-7424fe677ee7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:52.158489 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:52.158489 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:52.163181 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1e465fe-368c-4429-8534-7424fe677ee7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:52.168283 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1e465fe-368c-4429-8534-7424fe677ee7 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:18:52.168768 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1306/5187] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:52 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:53.882454 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2286e29b-4cf2-4e3d-9917-e5bee1ab6d42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:53.964562 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2286e29b-4cf2-4e3d-9917-e5bee1ab6d42 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:53.965095 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2286e29b-4cf2-4e3d-9917-e5bee1ab6d42 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1414309719-142998001", "extra_specs": {"multiattach": " True"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:53.998173 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2286e29b-4cf2-4e3d-9917-e5bee1ab6d42 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:53.998640 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1291/5188] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:18:53 2026] POST /volume/v3/types => generated 286 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:54.008047 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:54.010582 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:54.011095 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1825616703", "snapshot_id": null, "imageRef": null, "volume_type": "8a87dc1b-ac5f-43e8-bc7b-b21b4abac027", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:54.013509 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1825616703', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8a87dc1b-ac5f-43e8-bc7b-b21b4abac027', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:54.019681 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume of 1 GB Aug 06 13:18:54.020139 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:54.020139 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:54.020928 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Availability Zones retrieved successfully. Aug 06 13:18:54.029676 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (93e9d383-bd8e-4ec2-8031-282ec714a1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:54.031188 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0feb42c3-0986-43cf-a90d-280f352f6a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:54.032652 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:54.044763 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:54.044763 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:54.062867 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0feb42c3-0986-43cf-a90d-280f352f6a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8a87dc1b-ac5f-43e8-bc7b-b21b4abac027,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1414309719-142998001',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a87dc1b-ac5f-43e8-bc7b-b21b4abac027', 'encryption_key_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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:54.064053 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359e07af-15e0-41ba-916d-6b3227b84d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:54.096407 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1414309719-142998001 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1414309719-142998001, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:18:54.096801 np0000006653 devstack@c-api.service[100267]: WARNING cinder.quota [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1414309719-142998001 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1414309719-142998001, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:18:54.136049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Created reservations ['c88eceea-145e-47e7-adc2-67dc8cb43716', '79b6d2fe-785d-491e-9ae1-a245e7e5ef97', '789512b8-e9c0-4421-975a-9ce1a7721e11', '939125d2-baea-47a9-8455-dd192ebd29ee'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:54.136968 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359e07af-15e0-41ba-916d-6b3227b84d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88eceea-145e-47e7-adc2-67dc8cb43716', '79b6d2fe-785d-491e-9ae1-a245e7e5ef97', '789512b8-e9c0-4421-975a-9ce1a7721e11', '939125d2-baea-47a9-8455-dd192ebd29ee']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:54.137857 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69725ece-84e7-4ae9-92be-0651b11ace1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:54.169961 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69725ece-84e7-4ae9-92be-0651b11ace1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49c46127-9db6-4cef-8c1e-e69f4e64579f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1825616703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['c88eceea-145e-47e7-adc2-67dc8cb43716','79b6d2fe-785d-491e-9ae1-a245e7e5ef97','789512b8-e9c0-4421-975a-9ce1a7721e11','939125d2-baea-47a9-8455-dd192ebd29ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=8a87dc1b-ac5f-43e8-bc7b-b21b4abac027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1825616703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49c46127-9db6-4cef-8c1e-e69f4e64579f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6edb139e6e8b498c812939a52bb1c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a87dc1b-ac5f-43e8-bc7b-b21b4abac027),volume_type_id=8a87dc1b-ac5f-43e8-bc7b-b21b4abac027)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:54.171011 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab742df1-e67b-4eb6-b903-cf4a3b7f72f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:54.194438 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab742df1-e67b-4eb6-b903-cf4a3b7f72f6) transitioned into state 'SUCCESS' from state '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-1825616703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['c88eceea-145e-47e7-adc2-67dc8cb43716','79b6d2fe-785d-491e-9ae1-a245e7e5ef97','789512b8-e9c0-4421-975a-9ce1a7721e11','939125d2-baea-47a9-8455-dd192ebd29ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=8a87dc1b-ac5f-43e8-bc7b-b21b4abac027)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:54.195162 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa16a893-1f19-4c44-ba67-f909a132be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:54.205234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa16a893-1f19-4c44-ba67-f909a132be41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:54.206285 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (93e9d383-bd8e-4ec2-8031-282ec714a1c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:54.206673 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request issued successfully. Aug 06 13:18:54.207322 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-994f7628-e6a7-47b0-b409-087bdc0b9491 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:54.207856 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1293/5189] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:18:54 2026] POST /volume/v3/volumes => generated 827 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:54.221557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0352661a-f384-4682-9b3d-efdc3fc61058 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:54.223716 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0352661a-f384-4682-9b3d-efdc3fc61058 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:18:54.223926 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0352661a-f384-4682-9b3d-efdc3fc61058 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:54.224150 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0352661a-f384-4682-9b3d-efdc3fc61058 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:54.232876 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:54.232876 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:54.237706 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0352661a-f384-4682-9b3d-efdc3fc61058 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:54.244035 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0352661a-f384-4682-9b3d-efdc3fc61058 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:18:54.244035 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1300/5190] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:54 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:55.263215 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33fd2e0a-4e33-4f95-85bb-529114b8e4f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:55.265680 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33fd2e0a-4e33-4f95-85bb-529114b8e4f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:18:55.265933 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33fd2e0a-4e33-4f95-85bb-529114b8e4f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:55.266175 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33fd2e0a-4e33-4f95-85bb-529114b8e4f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:55.276330 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:55.276330 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:55.281631 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33fd2e0a-4e33-4f95-85bb-529114b8e4f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:55.287284 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33fd2e0a-4e33-4f95-85bb-529114b8e4f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:18:55.287914 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1307/5191] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:55 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:55.304534 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-309d450d-f557-4df7-ac6a-437611a5a377 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:55.307074 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-309d450d-f557-4df7-ac6a-437611a5a377 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:18:55.307391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-309d450d-f557-4df7-ac6a-437611a5a377 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:55.307735 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-309d450d-f557-4df7-ac6a-437611a5a377 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:55.318540 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:55.318540 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:55.324120 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-309d450d-f557-4df7-ac6a-437611a5a377 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:55.330725 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-309d450d-f557-4df7-ac6a-437611a5a377 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:18:55.331525 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1292/5192] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:55 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:55.350176 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-751d46be-da47-4d55-bd58-3679bd75ff64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:55.352776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:55.353243 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1727970569", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:55.355569 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1727970569', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:55.355775 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume of 1 GB Aug 06 13:18:55.356146 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:55.356146 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:55.361606 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Availability Zones retrieved successfully. Aug 06 13:18:55.371154 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (7a3a42e9-e853-47e0-9450-df89b4ed6745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:55.372647 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aab2a7e-130c-4484-bda6-2cd81248a88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:55.374064 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:55.409632 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aab2a7e-130c-4484-bda6-2cd81248a88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:55.410554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8950f3d6-d975-4161-abe3-71bfa8f7af51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:55.475523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Created reservations ['04ca27a7-7534-4ce9-8f4a-57b5db2148a1', 'dfe53ef9-d486-4cc8-9150-a94fa2060fae', 'cfd3a7c7-dbd7-4d82-8966-8782003beef6', '72222c63-aa09-44ee-ad5f-df883a28d333'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:55.476431 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8950f3d6-d975-4161-abe3-71bfa8f7af51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ca27a7-7534-4ce9-8f4a-57b5db2148a1', 'dfe53ef9-d486-4cc8-9150-a94fa2060fae', 'cfd3a7c7-dbd7-4d82-8966-8782003beef6', '72222c63-aa09-44ee-ad5f-df883a28d333']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:55.477344 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad639356-d325-4015-a330-29a57a66c8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:55.503818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad639356-d325-4015-a330-29a57a66c8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7765f27a-36e1-4412-9091-509d5c24ec57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1727970569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['04ca27a7-7534-4ce9-8f4a-57b5db2148a1','dfe53ef9-d486-4cc8-9150-a94fa2060fae','cfd3a7c7-dbd7-4d82-8966-8782003beef6','72222c63-aa09-44ee-ad5f-df883a28d333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1727970569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7765f27a-36e1-4412-9091-509d5c24ec57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6edb139e6e8b498c812939a52bb1c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:55.504970 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74adb03-192d-4e22-ac02-8c2a80ddb6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:55.531890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74adb03-192d-4e22-ac02-8c2a80ddb6e1) transitioned into state 'SUCCESS' from state '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-1727970569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['04ca27a7-7534-4ce9-8f4a-57b5db2148a1','dfe53ef9-d486-4cc8-9150-a94fa2060fae','cfd3a7c7-dbd7-4d82-8966-8782003beef6','72222c63-aa09-44ee-ad5f-df883a28d333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:55.532571 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ecea35-222d-4a75-beb2-18610ce14994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:55.546595 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ecea35-222d-4a75-beb2-18610ce14994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:55.547635 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (7a3a42e9-e853-47e0-9450-df89b4ed6745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:55.548090 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request issued successfully. Aug 06 13:18:55.548752 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-751d46be-da47-4d55-bd58-3679bd75ff64 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:55.549327 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1294/5193] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:18:55 2026] POST /volume/v3/volumes => generated 751 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:18:55.567051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6c23a84-0bbd-4727-9227-fa5bdbee9df8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:55.569377 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6c23a84-0bbd-4727-9227-fa5bdbee9df8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:18:55.569563 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6c23a84-0bbd-4727-9227-fa5bdbee9df8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:55.569931 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6c23a84-0bbd-4727-9227-fa5bdbee9df8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:55.579479 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:55.579479 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:55.584439 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6c23a84-0bbd-4727-9227-fa5bdbee9df8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:55.590349 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6c23a84-0bbd-4727-9227-fa5bdbee9df8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:18:55.590995 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1301/5194] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:55 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:56.606321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b38a568-f579-4229-81b3-88d4ebab2051 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:56.609139 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b38a568-f579-4229-81b3-88d4ebab2051 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:18:56.609441 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b38a568-f579-4229-81b3-88d4ebab2051 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:56.609708 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b38a568-f579-4229-81b3-88d4ebab2051 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:56.619326 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:56.619326 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:56.624313 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b38a568-f579-4229-81b3-88d4ebab2051 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:56.630168 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b38a568-f579-4229-81b3-88d4ebab2051 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:18:56.630798 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1308/5195] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:56 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:56.644528 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f18cf3c-af9d-4b07-8f55-9925f709d361 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:56.646604 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f18cf3c-af9d-4b07-8f55-9925f709d361 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:18:56.646808 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f18cf3c-af9d-4b07-8f55-9925f709d361 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:56.647007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f18cf3c-af9d-4b07-8f55-9925f709d361 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:56.654499 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:56.654499 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:56.658657 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8f18cf3c-af9d-4b07-8f55-9925f709d361 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:56.663997 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f18cf3c-af9d-4b07-8f55-9925f709d361 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:18:56.664518 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1293/5196] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:56 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:56.679496 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34c77175-b33a-42a5-a040-b7a25ce89ada None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:56.682320 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34c77175-b33a-42a5-a040-b7a25ce89ada tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:18:56.682850 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34c77175-b33a-42a5-a040-b7a25ce89ada tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1941995108", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:56.684506 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:56.684506 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:56.699780 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34c77175-b33a-42a5-a040-b7a25ce89ada tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:18:56.700347 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1295/5197] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:18:56 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:56.710698 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9f1f6c1-1409-4c82-bd9f-c48c8b890cd8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:56.712912 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9f1f6c1-1409-4c82-bd9f-c48c8b890cd8 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] POST https://10.4.3.59/volume/v3/types/314f777b-8ccd-4491-b72f-4217a33db905/encryption Aug 06 13:18:56.713287 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9f1f6c1-1409-4c82-bd9f-c48c8b890cd8 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:56.731903 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9f1f6c1-1409-4c82-bd9f-c48c8b890cd8 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/types/314f777b-8ccd-4491-b72f-4217a33db905/encryption returned with HTTP 200 Aug 06 13:18:56.732407 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1302/5198] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:18:56 2026] POST /volume/v3/types/314f777b-8ccd-4491-b72f-4217a33db905/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:56.743221 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:56.745453 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:18:56.745915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-960006774", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1941995108", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:56.748090 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-960006774', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1941995108', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:18:56.752902 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume of 1 GB Aug 06 13:18:56.753303 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:56.753303 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:56.753987 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Availability Zones retrieved successfully. Aug 06 13:18:56.761863 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (ddeaa771-2e17-4981-ac2e-082271e984fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:56.763112 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c861094-afa6-4ca7-abf9-1ab012deca36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:56.764361 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:18:56.797583 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c861094-afa6-4ca7-abf9-1ab012deca36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=314f777b-8ccd-4491-b72f-4217a33db905,is_public=True,name='tempest-scenario-type-luks-1941995108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '314f777b-8ccd-4491-b72f-4217a33db905', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:56.798940 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68db712e-3c3f-4421-a0cb-9907626eb205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:56.832538 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1941995108 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1941995108, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:18:56.832704 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1941995108 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1941995108, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:18:56.859873 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Created reservations ['3e3e1b6f-0c4f-443c-a357-ce1a9c81bed6', 'd58de1f0-7ac5-4756-b52f-00de0e889e20', '20e529a3-7f48-4a23-8df4-9a86e7c8f7db', '4a365e13-2e77-4306-9866-d9c69dfa9c98'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:18:56.860673 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68db712e-3c3f-4421-a0cb-9907626eb205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e3e1b6f-0c4f-443c-a357-ce1a9c81bed6', 'd58de1f0-7ac5-4756-b52f-00de0e889e20', '20e529a3-7f48-4a23-8df4-9a86e7c8f7db', '4a365e13-2e77-4306-9866-d9c69dfa9c98']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:56.861367 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bc712e1-f664-4a32-9bb7-ee9067efb0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:56.886231 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bc712e1-f664-4a32-9bb7-ee9067efb0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac50b28a-a1b2-4e78-9427-67d83b82ff75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-960006774',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['3e3e1b6f-0c4f-443c-a357-ce1a9c81bed6','d58de1f0-7ac5-4756-b52f-00de0e889e20','20e529a3-7f48-4a23-8df4-9a86e7c8f7db','4a365e13-2e77-4306-9866-d9c69dfa9c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=314f777b-8ccd-4491-b72f-4217a33db905), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-960006774',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ac50b28a-a1b2-4e78-9427-67d83b82ff75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6edb139e6e8b498c812939a52bb1c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(314f777b-8ccd-4491-b72f-4217a33db905),volume_type_id=314f777b-8ccd-4491-b72f-4217a33db905)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:56.887083 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3d63f4-a4c2-46be-85cb-c25ac9395b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:56.908722 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3d63f4-a4c2-46be-85cb-c25ac9395b1f) transitioned into state 'SUCCESS' from state '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-960006774',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['3e3e1b6f-0c4f-443c-a357-ce1a9c81bed6','d58de1f0-7ac5-4756-b52f-00de0e889e20','20e529a3-7f48-4a23-8df4-9a86e7c8f7db','4a365e13-2e77-4306-9866-d9c69dfa9c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=314f777b-8ccd-4491-b72f-4217a33db905)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:56.909536 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73f15db-d130-43af-aae5-35894d69758a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:18:56.924108 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73f15db-d130-43af-aae5-35894d69758a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:18:56.925279 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (ddeaa771-2e17-4981-ac2e-082271e984fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:18:56.925640 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request issued successfully. Aug 06 13:18:56.926245 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8dfa930-0d78-4cb1-bb7a-924fb04d011e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:18:56.926776 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1309/5199] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:18:56 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 06 13:18:56.951089 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1164659f-856f-473d-9881-ae93425c12e7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:56.953706 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1164659f-856f-473d-9881-ae93425c12e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:18:56.954027 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1164659f-856f-473d-9881-ae93425c12e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:56.954322 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1164659f-856f-473d-9881-ae93425c12e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:56.964474 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:56.964474 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:56.971224 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1164659f-856f-473d-9881-ae93425c12e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:56.977796 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1164659f-856f-473d-9881-ae93425c12e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:18:56.979009 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1294/5200] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:56 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:57.454880 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-e8ac19f7-8bbc-4ea1-ae6a-e753c34fc78e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:57.457288 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-e8ac19f7-8bbc-4ea1-ae6a-e753c34fc78e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:57.457603 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-e8ac19f7-8bbc-4ea1-ae6a-e753c34fc78e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:57.457755 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-e8ac19f7-8bbc-4ea1-ae6a-e753c34fc78e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:57.469196 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:57.469196 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:57.473548 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-e8ac19f7-8bbc-4ea1-ae6a-e753c34fc78e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:57.478429 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-e8ac19f7-8bbc-4ea1-ae6a-e753c34fc78e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:57.478914 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1296/5201] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:18:57 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:57.498363 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-52e9b0f2-1839-4885-9f7c-dc5922321f1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:57.500551 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-52e9b0f2-1839-4885-9f7c-dc5922321f1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677/action Aug 06 13:18:57.500954 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-52e9b0f2-1839-4885-9f7c-dc5922321f1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:18:57.501129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-52e9b0f2-1839-4885-9f7c-dc5922321f1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:57.512809 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:57.512809 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:57.513348 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-52e9b0f2-1839-4885-9f7c-dc5922321f1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:57.521683 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-52e9b0f2-1839-4885-9f7c-dc5922321f1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Begin detaching volume completed successfully. Aug 06 13:18:57.521873 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-52e9b0f2-1839-4885-9f7c-dc5922321f1f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677/action returned with HTTP 202 Aug 06 13:18:57.522309 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1303/5202] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:18:57 2026] POST /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:18:57.573159 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a37f3223-eb65-491b-a36b-1c0285187224 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:57.573968 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a37f3223-eb65-491b-a36b-1c0285187224 None None] GET https://10.4.3.59/volume// Aug 06 13:18:57.574176 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a37f3223-eb65-491b-a36b-1c0285187224 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:57.574472 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a37f3223-eb65-491b-a36b-1c0285187224 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:57.574942 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a37f3223-eb65-491b-a36b-1c0285187224 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:57.575775 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1310/5203] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:18:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:57.589225 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-cc673ebc-a0e0-4c35-ac82-9ac895f238f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:57.591559 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-cc673ebc-a0e0-4c35-ac82-9ac895f238f4 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:57.591797 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-cc673ebc-a0e0-4c35-ac82-9ac895f238f4 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:57.592019 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-cc673ebc-a0e0-4c35-ac82-9ac895f238f4 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:57.601711 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:57.601711 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:57.605835 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-cc673ebc-a0e0-4c35-ac82-9ac895f238f4 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:57.610574 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-cc673ebc-a0e0-4c35-ac82-9ac895f238f4 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 200 Aug 06 13:18:57.610974 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1295/5204] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:18:57 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:18:57.995130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21529c4b-0543-4687-be6a-0e0aeb5d2548 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:57.997855 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21529c4b-0543-4687-be6a-0e0aeb5d2548 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:18:57.998090 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21529c4b-0543-4687-be6a-0e0aeb5d2548 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:57.998343 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21529c4b-0543-4687-be6a-0e0aeb5d2548 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.006873 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.006873 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:58.011641 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21529c4b-0543-4687-be6a-0e0aeb5d2548 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:58.017994 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21529c4b-0543-4687-be6a-0e0aeb5d2548 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:18:58.018402 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1297/5205] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:57 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:58.032835 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94598fd3-cb4a-4d2a-9fb8-35993ef46865 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.034669 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94598fd3-cb4a-4d2a-9fb8-35993ef46865 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:18:58.034855 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94598fd3-cb4a-4d2a-9fb8-35993ef46865 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.035032 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94598fd3-cb4a-4d2a-9fb8-35993ef46865 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.036891 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=169,cinder:INSERT=26,cinder:UPDATE=51 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:18:58.042809 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.042809 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:58.047330 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94598fd3-cb4a-4d2a-9fb8-35993ef46865 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:58.052009 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94598fd3-cb4a-4d2a-9fb8-35993ef46865 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:18:58.052399 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1304/5206] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:58 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:58.095922 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-ea58b6d7-6255-4916-96fb-fbe2985924f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.098186 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-ea58b6d7-6255-4916-96fb-fbe2985924f6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:18:58.098429 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-ea58b6d7-6255-4916-96fb-fbe2985924f6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.098620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-ea58b6d7-6255-4916-96fb-fbe2985924f6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.106580 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.106580 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:58.110852 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-ea58b6d7-6255-4916-96fb-fbe2985924f6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:58.115348 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-ea58b6d7-6255-4916-96fb-fbe2985924f6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:18:58.115760 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1311/5207] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:18:58 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:58.192932 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3066a8b5-420c-4bd4-bcb4-75f064b5c998 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.193340 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3066a8b5-420c-4bd4-bcb4-75f064b5c998 None None] GET https://10.4.3.59/volume// Aug 06 13:18:58.193340 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3066a8b5-420c-4bd4-bcb4-75f064b5c998 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.195772 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3066a8b5-420c-4bd4-bcb4-75f064b5c998 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.195772 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3066a8b5-420c-4bd4-bcb4-75f064b5c998 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:58.196954 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1296/5208] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:18:58 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:58.205727 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-e53d9bc5-4371-4e38-9b29-f4637bc033ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.208770 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-e53d9bc5-4371-4e38-9b29-f4637bc033ab tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:18:58.209278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-e53d9bc5-4371-4e38-9b29-f4637bc033ab tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7765f27a-36e1-4412-9091-509d5c24ec57", "connector": null, "instance_uuid": "ca830993-01db-4230-b103-71875eb43ee4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:58.219659 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.219659 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:58.244590 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-e53d9bc5-4371-4e38-9b29-f4637bc033ab tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:18:58.245043 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1298/5209] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:18:58 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:58.279960 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe27ff8e-2628-4ae1-994d-1570d98cd040 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.282719 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe27ff8e-2628-4ae1-994d-1570d98cd040 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:18:58.282914 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe27ff8e-2628-4ae1-994d-1570d98cd040 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.283213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe27ff8e-2628-4ae1-994d-1570d98cd040 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.293901 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14d07f0f-6111-4b40-811a-526c7c21f539 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.294471 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14d07f0f-6111-4b40-811a-526c7c21f539 None None] GET https://10.4.3.59/volume// Aug 06 13:18:58.294730 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14d07f0f-6111-4b40-811a-526c7c21f539 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.294995 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14d07f0f-6111-4b40-811a-526c7c21f539 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.295467 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14d07f0f-6111-4b40-811a-526c7c21f539 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:18:58.295876 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1312/5210] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:18:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:18:58.298737 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.298737 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:58.305450 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe27ff8e-2628-4ae1-994d-1570d98cd040 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:58.305966 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-527279ea-2444-40a8-bab9-e021b60fec39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.308723 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-527279ea-2444-40a8-bab9-e021b60fec39 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:18:58.309023 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-527279ea-2444-40a8-bab9-e021b60fec39 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.309280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-527279ea-2444-40a8-bab9-e021b60fec39 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.313180 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe27ff8e-2628-4ae1-994d-1570d98cd040 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:18:58.313848 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1305/5211] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:58 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:58.320892 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.320892 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:58.325083 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-527279ea-2444-40a8-bab9-e021b60fec39 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:58.330943 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-527279ea-2444-40a8-bab9-e021b60fec39 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:18:58.331511 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1297/5212] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:18:58 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:18:58.451610 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-92750ee3-b098-46f6-9306-62db4a67dcb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.454074 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-92750ee3-b098-46f6-9306-62db4a67dcb5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] PUT https://10.4.3.59/volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99 Aug 06 13:18:58.454486 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-92750ee3-b098-46f6-9306-62db4a67dcb5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:18:58.462187 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-92750ee3-b098-46f6-9306-62db4a67dcb5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Acquiring lock "cinder-attachment_update-7765f27a-36e1-4412-9091-509d5c24ec57-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:18:58.467045 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-92750ee3-b098-46f6-9306-62db4a67dcb5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-7765f27a-36e1-4412-9091-509d5c24ec57-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:18:58.468175 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.468175 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:18:58.476710 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-ce0b94d6-1a7c-4166-b85b-716b72451b10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.479004 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-ce0b94d6-1a7c-4166-b85b-716b72451b10 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102 Aug 06 13:18:58.479177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-ce0b94d6-1a7c-4166-b85b-716b72451b10 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.479475 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-ce0b94d6-1a7c-4166-b85b-716b72451b10 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.488132 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.488132 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:18:58.564321 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-28f5ed7f-2e97-4f1c-ba80-8c3d4fe0fe4f req-ce0b94d6-1a7c-4166-b85b-716b72451b10 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102 returned with HTTP 200 Aug 06 13:18:58.564888 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1313/5213] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:18:58 2026] DELETE /volume/v3/attachments/a7813c37-bddc-4d02-ab3b-0d2594170102 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:18:58.605968 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-92750ee3-b098-46f6-9306-62db4a67dcb5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-7765f27a-36e1-4412-9091-509d5c24ec57-np0000006653" released by "attachment_update" :: held 0.138s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:18:58.605968 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-92750ee3-b098-46f6-9306-62db4a67dcb5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99 returned with HTTP 200 Aug 06 13:18:58.606160 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1299/5214] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:18:58 2026] PUT /volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:18:58.648342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:58.650048 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:58.650236 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:58.650548 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:58.650773 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume with id: fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:18:58.657696 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:58.657696 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:18:58.658137 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:18:58.676717 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume request issued successfully. Aug 06 13:18:58.676978 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccda43f8-c2d8-4cf4-a0a5-0b76b7f25d77 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 202 Aug 06 13:18:58.677408 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1306/5215] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:18:58 2026] DELETE /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:18:59.327894 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dd2c16bb-f87f-40d7-a6e8-4ede0a92633b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:18:59.329842 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd2c16bb-f87f-40d7-a6e8-4ede0a92633b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:18:59.330088 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd2c16bb-f87f-40d7-a6e8-4ede0a92633b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:18:59.330278 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd2c16bb-f87f-40d7-a6e8-4ede0a92633b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:18:59.340710 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:18:59.340710 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:18:59.344464 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dd2c16bb-f87f-40d7-a6e8-4ede0a92633b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:18:59.348803 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd2c16bb-f87f-40d7-a6e8-4ede0a92633b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:18:59.349253 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1298/5216] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:18:59 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:00.363458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dcbd325a-63d6-4733-94c3-820dd5257e46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:00.366043 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcbd325a-63d6-4733-94c3-820dd5257e46 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:19:00.366343 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcbd325a-63d6-4733-94c3-820dd5257e46 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:00.366619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcbd325a-63d6-4733-94c3-820dd5257e46 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:00.369456 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=199,cinder:INSERT=23,cinder:UPDATE=59 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:19:00.383882 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:00.383882 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:00.389336 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dcbd325a-63d6-4733-94c3-820dd5257e46 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:00.395564 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcbd325a-63d6-4733-94c3-820dd5257e46 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:19:00.396076 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1314/5217] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:00 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:01.410643 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38158cf2-d1e2-4506-b7c9-2b53a0e8e272 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:01.412997 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38158cf2-d1e2-4506-b7c9-2b53a0e8e272 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:19:01.413247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38158cf2-d1e2-4506-b7c9-2b53a0e8e272 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:01.413525 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38158cf2-d1e2-4506-b7c9-2b53a0e8e272 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:01.425808 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:01.425808 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:01.430772 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38158cf2-d1e2-4506-b7c9-2b53a0e8e272 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:01.435062 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38158cf2-d1e2-4506-b7c9-2b53a0e8e272 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:19:01.435516 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1300/5218] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:01 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:01.878328 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-015465c9-e746-4f39-94dd-92ebcb611f56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:01.880769 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-015465c9-e746-4f39-94dd-92ebcb611f56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99/action Aug 06 13:19:01.881175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-015465c9-e746-4f39-94dd-92ebcb611f56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:01.881505 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-015465c9-e746-4f39-94dd-92ebcb611f56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:01.899669 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:01.899669 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:01.911289 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47ec2723-d709-41dc-acfb-d43893ae56c9 req-015465c9-e746-4f39-94dd-92ebcb611f56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99/action returned with HTTP 204 Aug 06 13:19:01.911752 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1307/5219] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:19:01 2026] POST /volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:02.448421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2f1dca7-1a4a-4a7a-8c46-2299d7f0cc30 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.451024 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2f1dca7-1a4a-4a7a-8c46-2299d7f0cc30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:19:02.451359 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2f1dca7-1a4a-4a7a-8c46-2299d7f0cc30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:02.451669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2f1dca7-1a4a-4a7a-8c46-2299d7f0cc30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:02.454391 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=171,cinder:UPDATE=36,cinder:INSERT=32,cinder:DELETE=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:19:02.467978 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:02.467978 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:02.474464 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b2f1dca7-1a4a-4a7a-8c46-2299d7f0cc30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:02.481215 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2f1dca7-1a4a-4a7a-8c46-2299d7f0cc30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:19:02.481817 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1299/5220] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:02 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:02.534961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-f95602d6-9537-4eff-a637-81f3bc087954 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.539349 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-f95602d6-9537-4eff-a637-81f3bc087954 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:02.539729 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-f95602d6-9537-4eff-a637-81f3bc087954 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:02.540005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-f95602d6-9537-4eff-a637-81f3bc087954 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:02.548324 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:02.548324 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:02.552960 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-f95602d6-9537-4eff-a637-81f3bc087954 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:02.559140 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-f95602d6-9537-4eff-a637-81f3bc087954 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:02.559827 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1315/5221] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:02 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:02.641146 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf189ad3-7316-4845-91ea-028540037c28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.641549 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf189ad3-7316-4845-91ea-028540037c28 None None] GET https://10.4.3.59/volume// Aug 06 13:19:02.641724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf189ad3-7316-4845-91ea-028540037c28 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:02.641953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf189ad3-7316-4845-91ea-028540037c28 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:02.642240 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf189ad3-7316-4845-91ea-028540037c28 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:02.642538 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1301/5222] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:19:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:02.650387 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-4877ac7a-3423-4a13-bfab-b9b41512a10a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.690620 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-4877ac7a-3423-4a13-bfab-b9b41512a10a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:19:02.691107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-4877ac7a-3423-4a13-bfab-b9b41512a10a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac50b28a-a1b2-4e78-9427-67d83b82ff75", "connector": null, "instance_uuid": "ca830993-01db-4230-b103-71875eb43ee4"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:02.701778 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:02.701778 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:02.734483 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-4877ac7a-3423-4a13-bfab-b9b41512a10a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:19:02.735006 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1308/5223] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:19:02 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 06 13:19:02.769048 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da7ac57d-2be4-445c-9d75-64e2b2f6559f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.771021 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da7ac57d-2be4-445c-9d75-64e2b2f6559f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:02.771375 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da7ac57d-2be4-445c-9d75-64e2b2f6559f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:02.771687 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da7ac57d-2be4-445c-9d75-64e2b2f6559f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:02.776193 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d957f2e7-0e85-40af-8018-ad0ab5fe2f89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.777230 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d957f2e7-0e85-40af-8018-ad0ab5fe2f89 None None] GET https://10.4.3.59/volume// Aug 06 13:19:02.777230 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d957f2e7-0e85-40af-8018-ad0ab5fe2f89 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:02.777793 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d957f2e7-0e85-40af-8018-ad0ab5fe2f89 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:02.778656 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d957f2e7-0e85-40af-8018-ad0ab5fe2f89 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:02.779169 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1316/5224] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:02.785620 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:02.785620 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:02.788834 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-3124976d-133b-4350-b338-05c1ac5d1af5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.791391 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da7ac57d-2be4-445c-9d75-64e2b2f6559f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:02.791572 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-3124976d-133b-4350-b338-05c1ac5d1af5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:02.791790 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-3124976d-133b-4350-b338-05c1ac5d1af5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:02.791998 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-3124976d-133b-4350-b338-05c1ac5d1af5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:02.796988 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da7ac57d-2be4-445c-9d75-64e2b2f6559f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:02.797771 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1300/5225] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:02 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:02.803167 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:02.803167 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:02.807915 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-3124976d-133b-4350-b338-05c1ac5d1af5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:02.814028 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-3124976d-133b-4350-b338-05c1ac5d1af5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:02.814651 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1302/5226] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:02 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:02.934094 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-2753c58b-3b9d-44de-b549-bee377075e67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:02.936507 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-2753c58b-3b9d-44de-b549-bee377075e67 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] PUT https://10.4.3.59/volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb Aug 06 13:19:02.937017 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-2753c58b-3b9d-44de-b549-bee377075e67 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:02.948321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-2753c58b-3b9d-44de-b549-bee377075e67 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Acquiring lock "cinder-attachment_update-ac50b28a-a1b2-4e78-9427-67d83b82ff75-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:19:02.954192 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-2753c58b-3b9d-44de-b549-bee377075e67 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-ac50b28a-a1b2-4e78-9427-67d83b82ff75-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:19:02.955319 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:02.955319 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:03.066969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-2753c58b-3b9d-44de-b549-bee377075e67 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-ac50b28a-a1b2-4e78-9427-67d83b82ff75-np0000006653" released by "attachment_update" :: held 0.113s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:19:03.067439 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-2753c58b-3b9d-44de-b549-bee377075e67 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb returned with HTTP 200 Aug 06 13:19:03.068035 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1309/5227] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:19:02 2026] PUT /volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:03.076382 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-82244873-44c1-4846-a464-45d7186d992c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:03.079158 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-82244873-44c1-4846-a464-45d7186d992c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/encryption Aug 06 13:19:03.079492 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-82244873-44c1-4846-a464-45d7186d992c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:03.079714 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-82244873-44c1-4846-a464-45d7186d992c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:03.090707 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:03.090707 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:03.098634 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-82244873-44c1-4846-a464-45d7186d992c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/encryption returned with HTTP 200 Aug 06 13:19:03.099087 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1317/5228] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:19:03 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:03.645960 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-e7bb0dab-46e5-4bef-b60a-848cfd1a8c6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:03.648016 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-e7bb0dab-46e5-4bef-b60a-848cfd1a8c6a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:03.648305 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-e7bb0dab-46e5-4bef-b60a-848cfd1a8c6a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:03.648542 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-e7bb0dab-46e5-4bef-b60a-848cfd1a8c6a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:03.659906 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:03.659906 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:03.664487 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-e7bb0dab-46e5-4bef-b60a-848cfd1a8c6a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:19:03.669481 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-e7bb0dab-46e5-4bef-b60a-848cfd1a8c6a tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:19:03.670003 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1301/5229] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:03 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:03.689374 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-bd5d06b9-18a6-4a95-ab98-5f06e559e1ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:03.691869 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-bd5d06b9-18a6-4a95-ab98-5f06e559e1ab tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] POST https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6/action Aug 06 13:19:03.692275 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-bd5d06b9-18a6-4a95-ab98-5f06e559e1ab tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:03.692457 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-bd5d06b9-18a6-4a95-ab98-5f06e559e1ab tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:03.704158 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:03.704158 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:03.704692 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-bd5d06b9-18a6-4a95-ab98-5f06e559e1ab tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:19:03.710850 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-bd5d06b9-18a6-4a95-ab98-5f06e559e1ab tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Begin detaching volume completed successfully. Aug 06 13:19:03.711076 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-bd5d06b9-18a6-4a95-ab98-5f06e559e1ab tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6/action returned with HTTP 202 Aug 06 13:19:03.711556 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1303/5230] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:19:03 2026] POST /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:19:03.752326 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-687539dc-7b85-4a19-8323-e985a3db38fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:03.752884 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-687539dc-7b85-4a19-8323-e985a3db38fe None None] GET https://10.4.3.59/volume// Aug 06 13:19:03.753127 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-687539dc-7b85-4a19-8323-e985a3db38fe None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:03.753438 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-687539dc-7b85-4a19-8323-e985a3db38fe None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:03.753873 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-687539dc-7b85-4a19-8323-e985a3db38fe None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:03.754283 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1310/5231] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:03.762770 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-996f9250-cb69-4d4e-a66f-adbb0825ed94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:03.764630 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-996f9250-cb69-4d4e-a66f-adbb0825ed94 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:03.764843 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-996f9250-cb69-4d4e-a66f-adbb0825ed94 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:03.765016 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-996f9250-cb69-4d4e-a66f-adbb0825ed94 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:03.774085 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:03.774085 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:03.777332 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-996f9250-cb69-4d4e-a66f-adbb0825ed94 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:19:03.780987 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-996f9250-cb69-4d4e-a66f-adbb0825ed94 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:19:03.781493 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1318/5232] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:03 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 1411 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:03.812884 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1042dbec-98db-4d8e-81a8-e59f62c20c91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:03.814881 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1042dbec-98db-4d8e-81a8-e59f62c20c91 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:03.815112 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1042dbec-98db-4d8e-81a8-e59f62c20c91 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:03.815427 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1042dbec-98db-4d8e-81a8-e59f62c20c91 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:03.825358 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:03.825358 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:03.828921 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1042dbec-98db-4d8e-81a8-e59f62c20c91 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:03.833573 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1042dbec-98db-4d8e-81a8-e59f62c20c91 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:03.833975 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1302/5233] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:03 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:04.849415 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-971badc0-238f-4f5a-bd43-ad2e880c6446 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:04.851733 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-971badc0-238f-4f5a-bd43-ad2e880c6446 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:04.851960 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-971badc0-238f-4f5a-bd43-ad2e880c6446 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:04.852146 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-971badc0-238f-4f5a-bd43-ad2e880c6446 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:04.854350 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=227,cinder:UPDATE=71,cinder:INSERT=49 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:19:04.863880 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:04.863880 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:04.868009 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-971badc0-238f-4f5a-bd43-ad2e880c6446 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:04.872112 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-971badc0-238f-4f5a-bd43-ad2e880c6446 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:04.872515 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1304/5234] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:04 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:05.885538 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f95f3887-5330-40f9-9b4b-7ce7f5cf1495 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:05.887670 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f95f3887-5330-40f9-9b4b-7ce7f5cf1495 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:05.887933 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f95f3887-5330-40f9-9b4b-7ce7f5cf1495 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:05.888276 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f95f3887-5330-40f9-9b4b-7ce7f5cf1495 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:05.899167 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:05.899167 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:05.903527 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f95f3887-5330-40f9-9b4b-7ce7f5cf1495 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:05.908603 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f95f3887-5330-40f9-9b4b-7ce7f5cf1495 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:05.908971 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1311/5235] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:05 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:06.513717 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-de59079c-e8c7-44ff-9079-10db06d73b97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:06.515902 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-de59079c-e8c7-44ff-9079-10db06d73b97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759 Aug 06 13:19:06.516160 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-de59079c-e8c7-44ff-9079-10db06d73b97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:06.516407 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-de59079c-e8c7-44ff-9079-10db06d73b97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:06.523952 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:06.523952 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:06.575079 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4e5c531-2066-4320-96d1-ed534874ac09 req-de59079c-e8c7-44ff-9079-10db06d73b97 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759 returned with HTTP 200 Aug 06 13:19:06.575567 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1319/5236] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:19:06 2026] DELETE /volume/v3/attachments/e1d272d8-a340-4e5d-8477-54888a77c759 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:06.881008 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:06.883026 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:06.883254 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:06.883473 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:06.883634 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume with id: 84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:06.890966 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:06.890966 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:06.891440 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:19:06.909989 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume request issued successfully. Aug 06 13:19:06.910194 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-465b47c9-b6e5-44af-aac3-eacd0a5732d0 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 202 Aug 06 13:19:06.910843 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1303/5237] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:19:06 2026] DELETE /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:06.925036 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee1ac4d6-a508-4f05-be42-f6debfdf745b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:06.929797 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee1ac4d6-a508-4f05-be42-f6debfdf745b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:06.929797 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee1ac4d6-a508-4f05-be42-f6debfdf745b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:06.929797 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee1ac4d6-a508-4f05-be42-f6debfdf745b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:06.943940 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:06.943940 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:06.949289 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee1ac4d6-a508-4f05-be42-f6debfdf745b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:06.955294 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee1ac4d6-a508-4f05-be42-f6debfdf745b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:06.955940 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1305/5238] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:06 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:06.958542 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e51cd963-c137-406f-b4d7-90db6189f8ba req-e1d2fe90-2de4-4b43-bf5d-0d803bb631bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:06.961617 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e51cd963-c137-406f-b4d7-90db6189f8ba req-e1d2fe90-2de4-4b43-bf5d-0d803bb631bc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:06.961915 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e51cd963-c137-406f-b4d7-90db6189f8ba req-e1d2fe90-2de4-4b43-bf5d-0d803bb631bc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:06.962214 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e51cd963-c137-406f-b4d7-90db6189f8ba req-e1d2fe90-2de4-4b43-bf5d-0d803bb631bc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:06.972249 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:06.972249 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:06.977686 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e51cd963-c137-406f-b4d7-90db6189f8ba req-e1d2fe90-2de4-4b43-bf5d-0d803bb631bc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:19:06.983052 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e51cd963-c137-406f-b4d7-90db6189f8ba req-e1d2fe90-2de4-4b43-bf5d-0d803bb631bc tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 200 Aug 06 13:19:06.983564 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1312/5239] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:06 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:07.032993 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-25a59045-3741-436f-ac42-45b9e8cae827 req-4afed283-ba6e-4266-9786-5b4bf7236edb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:07.036447 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25a59045-3741-436f-ac42-45b9e8cae827 req-4afed283-ba6e-4266-9786-5b4bf7236edb tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:19:07.036757 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25a59045-3741-436f-ac42-45b9e8cae827 req-4afed283-ba6e-4266-9786-5b4bf7236edb tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:07.037043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25a59045-3741-436f-ac42-45b9e8cae827 req-4afed283-ba6e-4266-9786-5b4bf7236edb tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:07.046050 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25a59045-3741-436f-ac42-45b9e8cae827 req-4afed283-ba6e-4266-9786-5b4bf7236edb tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 404 Aug 06 13:19:07.046830 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1320/5240] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:07 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:07.970668 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2d623be-5299-4f29-91e7-5fdf4e9b4c52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:07.973404 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2d623be-5299-4f29-91e7-5fdf4e9b4c52 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:07.973659 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2d623be-5299-4f29-91e7-5fdf4e9b4c52 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:07.973897 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2d623be-5299-4f29-91e7-5fdf4e9b4c52 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:07.987434 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:07.987434 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:07.992854 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d2d623be-5299-4f29-91e7-5fdf4e9b4c52 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:08.000113 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2d623be-5299-4f29-91e7-5fdf4e9b4c52 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:08.000556 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1304/5241] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:07 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:09.015769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a006e25b-1636-49ef-a2ff-04978bf5baba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:09.017877 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a006e25b-1636-49ef-a2ff-04978bf5baba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:09.018086 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a006e25b-1636-49ef-a2ff-04978bf5baba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:09.018289 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a006e25b-1636-49ef-a2ff-04978bf5baba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:09.029904 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:09.029904 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:09.034278 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a006e25b-1636-49ef-a2ff-04978bf5baba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:09.039158 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a006e25b-1636-49ef-a2ff-04978bf5baba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:09.039612 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1306/5242] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:09 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:09.753855 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-89dd0a15-80ea-4d13-b633-9d2daab589e4 req-c6e14ac4-eadc-4b4b-94b1-cbddb04b392d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:09.756540 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89dd0a15-80ea-4d13-b633-9d2daab589e4 req-c6e14ac4-eadc-4b4b-94b1-cbddb04b392d tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29 Aug 06 13:19:09.756719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89dd0a15-80ea-4d13-b633-9d2daab589e4 req-c6e14ac4-eadc-4b4b-94b1-cbddb04b392d tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:09.756949 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89dd0a15-80ea-4d13-b633-9d2daab589e4 req-c6e14ac4-eadc-4b4b-94b1-cbddb04b392d tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:09.772126 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:09.772126 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:09.830399 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89dd0a15-80ea-4d13-b633-9d2daab589e4 req-c6e14ac4-eadc-4b4b-94b1-cbddb04b392d tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29 returned with HTTP 200 Aug 06 13:19:09.831054 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1313/5243] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:19:09 2026] DELETE /volume/v3/attachments/83a3981b-7511-445c-8996-267e48eecd29 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:10.054288 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-183741ac-6705-495a-8925-64fb2ab1e778 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:10.055764 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-183741ac-6705-495a-8925-64fb2ab1e778 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:10.055957 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-183741ac-6705-495a-8925-64fb2ab1e778 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:10.056210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-183741ac-6705-495a-8925-64fb2ab1e778 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:10.067780 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:10.067780 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:10.072284 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-183741ac-6705-495a-8925-64fb2ab1e778 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:10.076674 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-183741ac-6705-495a-8925-64fb2ab1e778 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:10.077226 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1321/5244] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:10 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:10.880889 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:10.882898 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:19:10.883174 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:10.883515 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:10.883592 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume with id: ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:19:10.891814 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:10.891814 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:10.892390 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:19:10.910174 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume request issued successfully. Aug 06 13:19:10.910407 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd87f4c0-71e0-43c5-9a65-0d81f8ff6ba9 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 202 Aug 06 13:19:10.910855 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1305/5245] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:19:10 2026] DELETE /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:10.921136 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea659713-039c-4a80-9559-7d60a3a76924 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:10.923227 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea659713-039c-4a80-9559-7d60a3a76924 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:19:10.923485 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea659713-039c-4a80-9559-7d60a3a76924 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:10.923776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea659713-039c-4a80-9559-7d60a3a76924 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:10.933408 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:10.933408 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:10.937784 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea659713-039c-4a80-9559-7d60a3a76924 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Volume info retrieved successfully. Aug 06 13:19:10.944298 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea659713-039c-4a80-9559-7d60a3a76924 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 200 Aug 06 13:19:10.945088 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1307/5246] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:10 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 1245 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:11.094675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc1fb45c-1978-4582-90ad-7ca192cfa4ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:11.096663 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc1fb45c-1978-4582-90ad-7ca192cfa4ed tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:11.096938 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc1fb45c-1978-4582-90ad-7ca192cfa4ed tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:11.097138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc1fb45c-1978-4582-90ad-7ca192cfa4ed tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:11.110070 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:11.110070 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:11.114380 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc1fb45c-1978-4582-90ad-7ca192cfa4ed tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:11.119252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc1fb45c-1978-4582-90ad-7ca192cfa4ed tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:11.119706 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1314/5247] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:11 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:11.535092 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-e7a88ae2-61e4-4e5a-9503-81f5311af0dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:11.537352 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-e7a88ae2-61e4-4e5a-9503-81f5311af0dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb/action Aug 06 13:19:11.537782 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-e7a88ae2-61e4-4e5a-9503-81f5311af0dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:11.537963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-e7a88ae2-61e4-4e5a-9503-81f5311af0dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:11.558023 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:11.558023 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:11.568844 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e148c45-e774-49f9-b1da-c45a86182d25 req-e7a88ae2-61e4-4e5a-9503-81f5311af0dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb/action returned with HTTP 204 Aug 06 13:19:11.569467 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1322/5248] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:19:11 2026] POST /volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:11.959193 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f0cf749-1c47-4dc1-aba3-bb64bfc25f0f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:11.961031 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f0cf749-1c47-4dc1-aba3-bb64bfc25f0f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee Aug 06 13:19:11.961216 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f0cf749-1c47-4dc1-aba3-bb64bfc25f0f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:11.961429 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f0cf749-1c47-4dc1-aba3-bb64bfc25f0f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:11.967252 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f0cf749-1c47-4dc1-aba3-bb64bfc25f0f tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee returned with HTTP 404 Aug 06 13:19:11.967750 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1306/5249] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:11 2026] GET /volume/v3/volumes/ceef7f67-30b7-4bcb-bbd8-de3b57d681ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:11.974728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aaadaad7-a146-4961-8679-0355199e8a7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:11.976558 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aaadaad7-a146-4961-8679-0355199e8a7e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:11.976769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aaadaad7-a146-4961-8679-0355199e8a7e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:11.976973 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aaadaad7-a146-4961-8679-0355199e8a7e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:11.977160 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-aaadaad7-a146-4961-8679-0355199e8a7e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume with id: 84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:11.983587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aaadaad7-a146-4961-8679-0355199e8a7e tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 404 Aug 06 13:19:11.984139 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1308/5250] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:19:11 2026] DELETE /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:11.990806 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed4eb663-4035-4414-a934-ba92a68e7352 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:11.992624 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4eb663-4035-4414-a934-ba92a68e7352 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 Aug 06 13:19:11.992829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4eb663-4035-4414-a934-ba92a68e7352 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:11.993059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4eb663-4035-4414-a934-ba92a68e7352 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:11.999163 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4eb663-4035-4414-a934-ba92a68e7352 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 returned with HTTP 404 Aug 06 13:19:11.999713 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1315/5251] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:11 2026] GET /volume/v3/volumes/84242313-1286-4d0d-94fa-807965a61ba6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:12.007005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6f133d4-60d4-4df1-8ea2-81a265b8b0a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.009174 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f133d4-60d4-4df1-8ea2-81a265b8b0a6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] DELETE https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:19:12.009439 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f133d4-60d4-4df1-8ea2-81a265b8b0a6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.009701 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f133d4-60d4-4df1-8ea2-81a265b8b0a6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.009898 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a6f133d4-60d4-4df1-8ea2-81a265b8b0a6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Delete volume with id: fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:19:12.016367 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f133d4-60d4-4df1-8ea2-81a265b8b0a6 tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 404 Aug 06 13:19:12.016971 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1323/5252] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:19:12 2026] DELETE /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:12.026065 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37cea6b1-35e2-46db-b011-bb43bb6f44ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.028276 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37cea6b1-35e2-46db-b011-bb43bb6f44ae tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] GET https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 Aug 06 13:19:12.028550 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37cea6b1-35e2-46db-b011-bb43bb6f44ae tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.028757 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37cea6b1-35e2-46db-b011-bb43bb6f44ae tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.034677 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37cea6b1-35e2-46db-b011-bb43bb6f44ae tempest-TestInstancesWithCinderVolumes-220137362 tempest-TestInstancesWithCinderVolumes-220137362-project-member] https://10.4.3.59/volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 returned with HTTP 404 Aug 06 13:19:12.035230 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1307/5253] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/v3/volumes/fc105381-d56f-4c8c-9ba9-d8a998419677 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:12.042020 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89f6ad38-7a13-45ef-8b01-2b63a1354c30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.043722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89f6ad38-7a13-45ef-8b01-2b63a1354c30 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:19:12.043900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89f6ad38-7a13-45ef-8b01-2b63a1354c30 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.044102 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89f6ad38-7a13-45ef-8b01-2b63a1354c30 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.044898 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89f6ad38-7a13-45ef-8b01-2b63a1354c30 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:19:12.081474 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89f6ad38-7a13-45ef-8b01-2b63a1354c30 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Get all volumes completed successfully. Aug 06 13:19:12.083228 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.083228 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:12.088218 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89f6ad38-7a13-45ef-8b01-2b63a1354c30 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:19:12.088599 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1309/5254] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10462 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:12.103049 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12fb45c2-d2a5-4968-8b1b-025831ac36a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.104895 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12fb45c2-d2a5-4968-8b1b-025831ac36a2 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] DELETE https://10.4.3.59/volume/v3/types/418bee64-51fc-4c45-9edf-4bb917e04c5f Aug 06 13:19:12.105120 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12fb45c2-d2a5-4968-8b1b-025831ac36a2 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.105369 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12fb45c2-d2a5-4968-8b1b-025831ac36a2 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.128687 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12fb45c2-d2a5-4968-8b1b-025831ac36a2 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/types/418bee64-51fc-4c45-9edf-4bb917e04c5f returned with HTTP 202 Aug 06 13:19:12.129323 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1316/5255] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:19:12 2026] DELETE /volume/v3/types/418bee64-51fc-4c45-9edf-4bb917e04c5f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:12.133778 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8e0f6e9-3254-4d97-9608-b040dfa15742 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.135840 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8e0f6e9-3254-4d97-9608-b040dfa15742 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:19:12.136059 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8e0f6e9-3254-4d97-9608-b040dfa15742 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.136151 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b499a5bd-ef40-4689-8edb-013d6ae5a714 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.136253 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8e0f6e9-3254-4d97-9608-b040dfa15742 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.137944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b499a5bd-ef40-4689-8edb-013d6ae5a714 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:19:12.138201 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b499a5bd-ef40-4689-8edb-013d6ae5a714 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.138456 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b499a5bd-ef40-4689-8edb-013d6ae5a714 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.139279 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b499a5bd-ef40-4689-8edb-013d6ae5a714 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:19:12.146093 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.146093 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:12.150273 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8e0f6e9-3254-4d97-9608-b040dfa15742 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:12.154702 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8e0f6e9-3254-4d97-9608-b040dfa15742 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:19:12.155102 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1324/5256] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:12.155203 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b499a5bd-ef40-4689-8edb-013d6ae5a714 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Get all volumes completed successfully. Aug 06 13:19:12.156883 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.156883 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:12.161805 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b499a5bd-ef40-4689-8edb-013d6ae5a714 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:19:12.162419 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1308/5257] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:12.177524 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73bdb013-a1d4-4565-8f4e-711fc71b570a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.179391 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73bdb013-a1d4-4565-8f4e-711fc71b570a tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] DELETE https://10.4.3.59/volume/v3/types/43ed9bfa-c428-4194-9f67-070885b3b0ee Aug 06 13:19:12.179564 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73bdb013-a1d4-4565-8f4e-711fc71b570a tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.179760 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73bdb013-a1d4-4565-8f4e-711fc71b570a tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.205795 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73bdb013-a1d4-4565-8f4e-711fc71b570a tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/types/43ed9bfa-c428-4194-9f67-070885b3b0ee returned with HTTP 202 Aug 06 13:19:12.206224 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1310/5258] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:19:12 2026] DELETE /volume/v3/types/43ed9bfa-c428-4194-9f67-070885b3b0ee => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:12.579094 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0df46b33-9294-4b5f-9727-12d0f91447fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.582510 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0df46b33-9294-4b5f-9727-12d0f91447fd tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:19:12.582779 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0df46b33-9294-4b5f-9727-12d0f91447fd tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.583015 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0df46b33-9294-4b5f-9727-12d0f91447fd tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.584884 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0df46b33-9294-4b5f-9727-12d0f91447fd tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:19:12.609125 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0df46b33-9294-4b5f-9727-12d0f91447fd tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Get all volumes completed successfully. Aug 06 13:19:12.611889 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.611889 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:12.619382 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0df46b33-9294-4b5f-9727-12d0f91447fd tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:19:12.619942 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1317/5259] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10462 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:12.639902 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f7631db-7543-431e-98f1-23848aff148d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.642208 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c Aug 06 13:19:12.642632 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.643019 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.643680 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Delete volume with id: 2170ec48-7767-4dd5-b00e-42cc6927996c Aug 06 13:19:12.653670 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.653670 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:12.654565 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Volume info retrieved successfully. Aug 06 13:19:12.669142 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.image.cache [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '85f9f18e-a288-4ba4-af5a-5a8021cb9ea9', 'volume_id': '2170ec48-7767-4dd5-b00e-42cc6927996c', 'host': 'np0000006653@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 13, 17, 44), 'last_used': datetime.datetime(2026, 8, 6, 13, 17, 52)}. {{(pid=100268) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 13:19:12.688829 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Delete volume request issued successfully. Aug 06 13:19:12.689143 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f7631db-7543-431e-98f1-23848aff148d tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c returned with HTTP 202 Aug 06 13:19:12.689740 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1325/5260] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:19:12 2026] DELETE /volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:12.699406 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-17cca8cc-f826-42aa-92f6-0e1067e099bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.701281 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17cca8cc-f826-42aa-92f6-0e1067e099bb tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] GET https://10.4.3.59/volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c Aug 06 13:19:12.701517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17cca8cc-f826-42aa-92f6-0e1067e099bb tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.701786 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17cca8cc-f826-42aa-92f6-0e1067e099bb tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.710618 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.710618 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:12.714873 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-17cca8cc-f826-42aa-92f6-0e1067e099bb tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Volume info retrieved successfully. Aug 06 13:19:12.719717 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17cca8cc-f826-42aa-92f6-0e1067e099bb tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c returned with HTTP 200 Aug 06 13:19:12.720167 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1309/5261] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:12.864624 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-9185fa74-4d33-4e31-881f-d40cbf4c6922 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.867827 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-9185fa74-4d33-4e31-881f-d40cbf4c6922 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:19:12.868092 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-9185fa74-4d33-4e31-881f-d40cbf4c6922 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.868376 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-9185fa74-4d33-4e31-881f-d40cbf4c6922 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.877670 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.877670 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:12.881938 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-9185fa74-4d33-4e31-881f-d40cbf4c6922 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:12.887006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-9185fa74-4d33-4e31-881f-d40cbf4c6922 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:19:12.887526 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1311/5262] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:12.970887 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1713334-6b38-4c84-89d4-a0fb9ad71bdf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.971452 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1713334-6b38-4c84-89d4-a0fb9ad71bdf None None] GET https://10.4.3.59/volume// Aug 06 13:19:12.971714 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1713334-6b38-4c84-89d4-a0fb9ad71bdf None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:12.972001 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1713334-6b38-4c84-89d4-a0fb9ad71bdf None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:12.972567 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1713334-6b38-4c84-89d4-a0fb9ad71bdf None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:12.972887 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1318/5263] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:19:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:12.982873 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-cdcafdc2-5c57-4702-906a-239a7d326a25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:12.985536 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-cdcafdc2-5c57-4702-906a-239a7d326a25 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:19:12.986008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-cdcafdc2-5c57-4702-906a-239a7d326a25 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49c46127-9db6-4cef-8c1e-e69f4e64579f", "connector": null, "instance_uuid": "ca830993-01db-4230-b103-71875eb43ee4"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:12.998068 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:12.998068 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:13.027958 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-cdcafdc2-5c57-4702-906a-239a7d326a25 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:19:13.028674 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1326/5264] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:19:12 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:13.058619 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7bb83fd-3d41-4aff-82c2-6aa4525a01a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:13.060825 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7bb83fd-3d41-4aff-82c2-6aa4525a01a4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:19:13.061102 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7bb83fd-3d41-4aff-82c2-6aa4525a01a4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:13.061364 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7bb83fd-3d41-4aff-82c2-6aa4525a01a4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:13.067087 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c087bd3c-b7e5-4bb8-b8e2-95813b480a71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:13.067587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c087bd3c-b7e5-4bb8-b8e2-95813b480a71 None None] GET https://10.4.3.59/volume// Aug 06 13:19:13.067796 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c087bd3c-b7e5-4bb8-b8e2-95813b480a71 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:13.067976 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c087bd3c-b7e5-4bb8-b8e2-95813b480a71 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:13.068319 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c087bd3c-b7e5-4bb8-b8e2-95813b480a71 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:13.068633 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1312/5265] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:13.072536 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:13.072536 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:13.075955 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-de3b7f48-3847-44de-ae72-5d114f15af56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:13.076319 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7bb83fd-3d41-4aff-82c2-6aa4525a01a4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:13.078148 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-de3b7f48-3847-44de-ae72-5d114f15af56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:19:13.078402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-de3b7f48-3847-44de-ae72-5d114f15af56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:13.078585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-de3b7f48-3847-44de-ae72-5d114f15af56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:13.081169 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7bb83fd-3d41-4aff-82c2-6aa4525a01a4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:19:13.081643 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1310/5266] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:13 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:13.089806 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:13.089806 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:13.093995 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-de3b7f48-3847-44de-ae72-5d114f15af56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:13.098872 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-de3b7f48-3847-44de-ae72-5d114f15af56 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:19:13.099322 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1319/5267] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:13 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1099 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:13.206601 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-711969c4-a736-4a21-9b6c-af2360fca480 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:13.208765 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-711969c4-a736-4a21-9b6c-af2360fca480 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] PUT https://10.4.3.59/volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69 Aug 06 13:19:13.209169 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-711969c4-a736-4a21-9b6c-af2360fca480 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:13.217232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-711969c4-a736-4a21-9b6c-af2360fca480 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Acquiring lock "cinder-attachment_update-49c46127-9db6-4cef-8c1e-e69f4e64579f-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:19:13.222473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-711969c4-a736-4a21-9b6c-af2360fca480 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-49c46127-9db6-4cef-8c1e-e69f4e64579f-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:19:13.223480 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:13.223480 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:13.317002 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-711969c4-a736-4a21-9b6c-af2360fca480 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-49c46127-9db6-4cef-8c1e-e69f4e64579f-np0000006653" released by "attachment_update" :: held 0.094s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:19:13.317390 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-711969c4-a736-4a21-9b6c-af2360fca480 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69 returned with HTTP 200 Aug 06 13:19:13.317921 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1327/5268] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:19:13 2026] PUT /volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:13.736792 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5efcf4b2-b3b6-46d9-a67c-8eaa7f457b0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:13.738861 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5efcf4b2-b3b6-46d9-a67c-8eaa7f457b0e tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] GET https://10.4.3.59/volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c Aug 06 13:19:13.739129 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5efcf4b2-b3b6-46d9-a67c-8eaa7f457b0e tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:13.739363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5efcf4b2-b3b6-46d9-a67c-8eaa7f457b0e tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:13.746383 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5efcf4b2-b3b6-46d9-a67c-8eaa7f457b0e tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c returned with HTTP 404 Aug 06 13:19:13.746924 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1313/5269] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:13 2026] GET /volume/v3/volumes/2170ec48-7767-4dd5-b00e-42cc6927996c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:13.754680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc4a3699-dd4d-488a-a54c-c2de51af7c39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:13.757097 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc4a3699-dd4d-488a-a54c-c2de51af7c39 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] DELETE https://10.4.3.59/volume/v3/types/f10be928-877d-41af-81c5-4b1bc4045fa2 Aug 06 13:19:13.757410 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc4a3699-dd4d-488a-a54c-c2de51af7c39 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:13.757718 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc4a3699-dd4d-488a-a54c-c2de51af7c39 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:13.782764 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc4a3699-dd4d-488a-a54c-c2de51af7c39 tempest-TestInstancesWithCinderVolumes-178021079 tempest-TestInstancesWithCinderVolumes-178021079-project-admin] https://10.4.3.59/volume/v3/types/f10be928-877d-41af-81c5-4b1bc4045fa2 returned with HTTP 202 Aug 06 13:19:13.783304 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1311/5270] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:19:13 2026] DELETE /volume/v3/types/f10be928-877d-41af-81c5-4b1bc4045fa2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:14.098531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-644207da-8f17-47e4-9a02-243061115a0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:14.100671 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-644207da-8f17-47e4-9a02-243061115a0e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:19:14.100968 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-644207da-8f17-47e4-9a02-243061115a0e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:14.101213 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-644207da-8f17-47e4-9a02-243061115a0e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:14.113197 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:14.113197 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:14.117169 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-644207da-8f17-47e4-9a02-243061115a0e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:14.121480 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-644207da-8f17-47e4-9a02-243061115a0e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:19:14.122031 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1320/5271] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:14 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:15.138407 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c8094f8-0bef-4ffd-b618-f365d38b524b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:15.140730 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c8094f8-0bef-4ffd-b618-f365d38b524b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:19:15.141073 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c8094f8-0bef-4ffd-b618-f365d38b524b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:15.141464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c8094f8-0bef-4ffd-b618-f365d38b524b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:15.154549 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:15.154549 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:15.159522 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1c8094f8-0bef-4ffd-b618-f365d38b524b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:15.166445 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c8094f8-0bef-4ffd-b618-f365d38b524b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:19:15.167164 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1328/5272] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:15 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:16.183826 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2ed1d7a-68c1-4fcc-9a1e-7b2ee225f798 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:16.186139 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2ed1d7a-68c1-4fcc-9a1e-7b2ee225f798 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:19:16.186365 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2ed1d7a-68c1-4fcc-9a1e-7b2ee225f798 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:16.186609 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2ed1d7a-68c1-4fcc-9a1e-7b2ee225f798 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:16.199114 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:16.199114 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:16.203740 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2ed1d7a-68c1-4fcc-9a1e-7b2ee225f798 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:16.209327 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2ed1d7a-68c1-4fcc-9a1e-7b2ee225f798 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:19:16.209951 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1314/5273] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:16 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:16.621002 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-757520c2-cbb2-44a9-bb48-a0ad5299498a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:16.624098 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-757520c2-cbb2-44a9-bb48-a0ad5299498a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69/action Aug 06 13:19:16.625525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-757520c2-cbb2-44a9-bb48-a0ad5299498a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:16.625525 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-757520c2-cbb2-44a9-bb48-a0ad5299498a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:16.648237 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:16.648237 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:16.661948 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-925e6125-c8f3-416e-bd58-1fc7fe5bfb03 req-757520c2-cbb2-44a9-bb48-a0ad5299498a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69/action returned with HTTP 204 Aug 06 13:19:16.662585 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1312/5274] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:19:16 2026] POST /volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:17.224591 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50eeb649-6c50-4d8f-9609-fb90f6423316 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:17.227077 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50eeb649-6c50-4d8f-9609-fb90f6423316 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:19:17.227342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50eeb649-6c50-4d8f-9609-fb90f6423316 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:17.227600 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50eeb649-6c50-4d8f-9609-fb90f6423316 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:17.239745 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:17.239745 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:17.243851 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-50eeb649-6c50-4d8f-9609-fb90f6423316 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:19:17.249219 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50eeb649-6c50-4d8f-9609-fb90f6423316 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:19:17.249718 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1321/5275] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:17 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:20.014114 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:20.016186 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:19:20.016560 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-629341214", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:20.018141 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-629341214', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:19:20.018307 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume of 1 GB Aug 06 13:19:20.031585 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Availability Zones retrieved successfully. Aug 06 13:19:20.038499 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (4555f4b4-26c1-4f8f-8a8e-2613cfc566d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:20.039557 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17607bf3-2d06-4ff0-8a27-765f1ee4cf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:20.040696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:19:20.076837 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17607bf3-2d06-4ff0-8a27-765f1ee4cf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:20.078029 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a99d77-047f-4e54-a807-9c861febf93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:20.171687 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Created reservations ['aa5ceb67-6d61-43d7-9828-b1903dc054f6', 'a48a30ba-b5bb-420c-8d48-09e93d5416fe', 'eb1ea6ac-26af-43f1-9956-b805990c5e85', 'f38ec125-39da-4d3a-8349-32163f7219b3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:20.172761 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a99d77-047f-4e54-a807-9c861febf93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa5ceb67-6d61-43d7-9828-b1903dc054f6', 'a48a30ba-b5bb-420c-8d48-09e93d5416fe', 'eb1ea6ac-26af-43f1-9956-b805990c5e85', 'f38ec125-39da-4d3a-8349-32163f7219b3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:20.173830 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a64393-2eaf-4f34-ae5c-437ff29c825e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:20.201551 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a64393-2eaf-4f34-ae5c-437ff29c825e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4779a134-a5d7-4dad-9398-7d9bb8ae1378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-629341214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['aa5ceb67-6d61-43d7-9828-b1903dc054f6','a48a30ba-b5bb-420c-8d48-09e93d5416fe','eb1ea6ac-26af-43f1-9956-b805990c5e85','f38ec125-39da-4d3a-8349-32163f7219b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-629341214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4779a134-a5d7-4dad-9398-7d9bb8ae1378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be1e149bbf9439ba9960ada072e0aa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:20.202399 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022a5b4d-f976-4a65-9345-a94230e8ba02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:20.223040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022a5b4d-f976-4a65-9345-a94230e8ba02) transitioned into state 'SUCCESS' from state '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-629341214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['aa5ceb67-6d61-43d7-9828-b1903dc054f6','a48a30ba-b5bb-420c-8d48-09e93d5416fe','eb1ea6ac-26af-43f1-9956-b805990c5e85','f38ec125-39da-4d3a-8349-32163f7219b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:20.224106 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c830252-7ad3-4284-928d-85b8ae0be88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:20.237100 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c830252-7ad3-4284-928d-85b8ae0be88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:20.238460 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (4555f4b4-26c1-4f8f-8a8e-2613cfc566d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:20.238985 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request issued successfully. Aug 06 13:19:20.240573 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19def19b-a41c-4ca5-bbfd-9c27ff914d2f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:19:20.240762 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1329/5276] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:19:20 2026] POST /volume/v3/volumes => generated 754 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:20.255314 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa5aeb57-777c-45dc-8754-bfef3f1e2edc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:20.257902 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa5aeb57-777c-45dc-8754-bfef3f1e2edc tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:20.258178 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa5aeb57-777c-45dc-8754-bfef3f1e2edc tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:20.258473 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa5aeb57-777c-45dc-8754-bfef3f1e2edc tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:20.269725 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:20.269725 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:20.278681 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa5aeb57-777c-45dc-8754-bfef3f1e2edc tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:20.285880 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa5aeb57-777c-45dc-8754-bfef3f1e2edc tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:20.286306 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1315/5277] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:20 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-834071e5-39e9-407a-b483-cbc426b12403 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-834071e5-39e9-407a-b483-cbc426b12403 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-834071e5-39e9-407a-b483-cbc426b12403 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-834071e5-39e9-407a-b483-cbc426b12403 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-834071e5-39e9-407a-b483-cbc426b12403 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-834071e5-39e9-407a-b483-cbc426b12403 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:22.146497 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1313/5278] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:21 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c56474d4-b43f-41e1-a3c4-f9688bb611cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c56474d4-b43f-41e1-a3c4-f9688bb611cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c56474d4-b43f-41e1-a3c4-f9688bb611cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c56474d4-b43f-41e1-a3c4-f9688bb611cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c56474d4-b43f-41e1-a3c4-f9688bb611cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c56474d4-b43f-41e1-a3c4-f9688bb611cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:22.148025 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1322/5279] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:21 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:22.149365 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-18aca0dd-755d-4f6d-806d-2eebebc9839c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.149365 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-18aca0dd-755d-4f6d-806d-2eebebc9839c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:22.149365 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-18aca0dd-755d-4f6d-806d-2eebebc9839c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:22.149365 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-18aca0dd-755d-4f6d-806d-2eebebc9839c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:22.149365 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:22.149365 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:22.149365 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-18aca0dd-755d-4f6d-806d-2eebebc9839c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:22.155216 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-18aca0dd-755d-4f6d-806d-2eebebc9839c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:22.155667 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1330/5280] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:22 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:22.249228 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb15e9f6-157f-43fd-af7d-f417ffe04ac5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.249804 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb15e9f6-157f-43fd-af7d-f417ffe04ac5 None None] GET https://10.4.3.59/volume// Aug 06 13:19:22.250060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb15e9f6-157f-43fd-af7d-f417ffe04ac5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:22.250409 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb15e9f6-157f-43fd-af7d-f417ffe04ac5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:22.250752 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb15e9f6-157f-43fd-af7d-f417ffe04ac5 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:22.251033 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1316/5281] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:19:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:22.259996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-f0dd3fb5-624b-47f3-8066-f63abd7b44a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.262649 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-f0dd3fb5-624b-47f3-8066-f63abd7b44a0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:19:22.263109 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-f0dd3fb5-624b-47f3-8066-f63abd7b44a0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4779a134-a5d7-4dad-9398-7d9bb8ae1378", "connector": null, "instance_uuid": "70bae9c9-1ae7-476d-b615-1073e8e9b6f0"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:22.273759 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:22.273759 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:22.312177 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-f0dd3fb5-624b-47f3-8066-f63abd7b44a0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:19:22.312991 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1314/5282] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:19:22 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 06 13:19:22.343252 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a82d0547-301b-46d9-b20d-6bf613e44cf8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.345863 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a82d0547-301b-46d9-b20d-6bf613e44cf8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:22.346110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a82d0547-301b-46d9-b20d-6bf613e44cf8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:22.346453 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a82d0547-301b-46d9-b20d-6bf613e44cf8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:22.356967 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7f64629-bf65-46a6-9501-d5a1e296ee72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.357512 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f64629-bf65-46a6-9501-d5a1e296ee72 None None] GET https://10.4.3.59/volume// Aug 06 13:19:22.357748 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7f64629-bf65-46a6-9501-d5a1e296ee72 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:22.357991 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7f64629-bf65-46a6-9501-d5a1e296ee72 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:22.358414 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f64629-bf65-46a6-9501-d5a1e296ee72 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:22.358788 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1331/5283] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:22.360186 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:22.360186 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:22.365646 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a82d0547-301b-46d9-b20d-6bf613e44cf8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:22.368054 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-6b8d6863-6f67-4520-ab26-881ab739a703 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.370962 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-6b8d6863-6f67-4520-ab26-881ab739a703 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:22.371910 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-6b8d6863-6f67-4520-ab26-881ab739a703 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:22.371910 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-6b8d6863-6f67-4520-ab26-881ab739a703 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:22.372185 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a82d0547-301b-46d9-b20d-6bf613e44cf8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:22.372802 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1323/5284] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:22 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:22.384815 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:22.384815 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:22.389020 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-6b8d6863-6f67-4520-ab26-881ab739a703 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:22.394163 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-6b8d6863-6f67-4520-ab26-881ab739a703 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:22.396550 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1317/5285] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:22 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:22.519556 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-70a42f41-7217-4cb7-9dd0-035518038f53 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:22.521944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-70a42f41-7217-4cb7-9dd0-035518038f53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] PUT https://10.4.3.59/volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680 Aug 06 13:19:22.522391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-70a42f41-7217-4cb7-9dd0-035518038f53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:22.531360 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-70a42f41-7217-4cb7-9dd0-035518038f53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Acquiring lock "cinder-attachment_update-4779a134-a5d7-4dad-9398-7d9bb8ae1378-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:19:22.536053 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-70a42f41-7217-4cb7-9dd0-035518038f53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-4779a134-a5d7-4dad-9398-7d9bb8ae1378-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:19:22.537091 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:22.537091 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:22.646403 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-70a42f41-7217-4cb7-9dd0-035518038f53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-4779a134-a5d7-4dad-9398-7d9bb8ae1378-np0000006653" released by "attachment_update" :: held 0.109s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:19:22.646403 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-70a42f41-7217-4cb7-9dd0-035518038f53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680 returned with HTTP 200 Aug 06 13:19:22.647158 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1315/5286] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:19:22 2026] PUT /volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:23.390956 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb999ec6-0122-4608-b75b-51a3ce1f8f73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:23.397280 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb999ec6-0122-4608-b75b-51a3ce1f8f73 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:23.397611 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb999ec6-0122-4608-b75b-51a3ce1f8f73 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:23.398373 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb999ec6-0122-4608-b75b-51a3ce1f8f73 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:23.417162 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:23.417162 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:23.424411 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb999ec6-0122-4608-b75b-51a3ce1f8f73 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:23.431134 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb999ec6-0122-4608-b75b-51a3ce1f8f73 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:23.431840 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1332/5287] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:23 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:24.447816 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff180d00-f794-41c1-886c-48982ac53175 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:24.449823 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff180d00-f794-41c1-886c-48982ac53175 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:24.450008 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff180d00-f794-41c1-886c-48982ac53175 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:24.450187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff180d00-f794-41c1-886c-48982ac53175 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:24.461421 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:24.461421 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:24.467198 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff180d00-f794-41c1-886c-48982ac53175 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:24.473494 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff180d00-f794-41c1-886c-48982ac53175 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:24.474100 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1324/5288] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:24 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:25.491488 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bd30281-e384-4875-b5b5-279313e21e10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:25.494772 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bd30281-e384-4875-b5b5-279313e21e10 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:25.495119 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bd30281-e384-4875-b5b5-279313e21e10 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:25.495798 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bd30281-e384-4875-b5b5-279313e21e10 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:25.510150 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:25.510150 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:25.517156 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3bd30281-e384-4875-b5b5-279313e21e10 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:25.526727 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bd30281-e384-4875-b5b5-279313e21e10 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:25.527275 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1318/5289] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:25 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:25.964164 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-440acf82-9c68-4c88-9481-c71449c05e18 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:25.966181 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-440acf82-9c68-4c88-9481-c71449c05e18 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680/action Aug 06 13:19:25.966635 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-440acf82-9c68-4c88-9481-c71449c05e18 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:25.967685 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-440acf82-9c68-4c88-9481-c71449c05e18 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:25.987585 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:25.987585 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:26.011275 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3adda666-a4e4-4702-8a69-fde0495675b6 req-440acf82-9c68-4c88-9481-c71449c05e18 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680/action returned with HTTP 204 Aug 06 13:19:26.012004 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1316/5290] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:19:25 2026] POST /volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:26.541173 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cdebf5cc-2006-4cac-bf29-6dfd352c3795 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:26.543363 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdebf5cc-2006-4cac-bf29-6dfd352c3795 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:26.543719 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdebf5cc-2006-4cac-bf29-6dfd352c3795 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:26.543976 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdebf5cc-2006-4cac-bf29-6dfd352c3795 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:26.558338 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:26.558338 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:26.566288 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cdebf5cc-2006-4cac-bf29-6dfd352c3795 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:26.572305 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdebf5cc-2006-4cac-bf29-6dfd352c3795 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:26.572791 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1333/5291] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:26 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:26.964905 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-16709267-5771-456d-9a46-ac04b837cf06 req-3f8bf26f-b6f3-40c2-a027-0c07f95e687f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:26.967468 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16709267-5771-456d-9a46-ac04b837cf06 req-3f8bf26f-b6f3-40c2-a027-0c07f95e687f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] DELETE https://10.4.3.59/volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d Aug 06 13:19:26.967700 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16709267-5771-456d-9a46-ac04b837cf06 req-3f8bf26f-b6f3-40c2-a027-0c07f95e687f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:26.967974 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16709267-5771-456d-9a46-ac04b837cf06 req-3f8bf26f-b6f3-40c2-a027-0c07f95e687f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:26.977137 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:26.977137 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:27.045539 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16709267-5771-456d-9a46-ac04b837cf06 req-3f8bf26f-b6f3-40c2-a027-0c07f95e687f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d returned with HTTP 200 Aug 06 13:19:27.045961 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1325/5292] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:19:26 2026] DELETE /volume/v3/attachments/bd284d25-8498-4dbd-830b-518f459f6b2d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:28.962708 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:28.965497 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:19:28.965803 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:28.966776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:28.966776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume with id: e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:19:28.980205 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:28.980205 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:28.980964 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:19:29.006049 np0000006653 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:19:29.014183 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume request issued successfully. Aug 06 13:19:29.014525 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbc2dce5-a588-4191-a8ea-c482abfeb71f tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 202 Aug 06 13:19:29.015019 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1319/5293] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:19:28 2026] DELETE /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:29.026210 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5332f4ef-cbab-47f4-8e70-bb2d0001bace None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:29.029095 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5332f4ef-cbab-47f4-8e70-bb2d0001bace tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:19:29.029415 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5332f4ef-cbab-47f4-8e70-bb2d0001bace tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:29.029741 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5332f4ef-cbab-47f4-8e70-bb2d0001bace tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:29.041424 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:29.041424 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:29.048071 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5332f4ef-cbab-47f4-8e70-bb2d0001bace tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:19:29.056072 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5332f4ef-cbab-47f4-8e70-bb2d0001bace tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 200 Aug 06 13:19:29.056664 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1317/5294] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:29 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 1447 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:30.074846 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-081451a5-c955-47dd-a28b-d3f1cc32f287 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:30.077687 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-081451a5-c955-47dd-a28b-d3f1cc32f287 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d Aug 06 13:19:30.077687 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-081451a5-c955-47dd-a28b-d3f1cc32f287 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:30.077872 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-081451a5-c955-47dd-a28b-d3f1cc32f287 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:30.086194 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-081451a5-c955-47dd-a28b-d3f1cc32f287 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d returned with HTTP 404 Aug 06 13:19:30.087019 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1334/5295] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:30 2026] GET /volume/v3/volumes/e60c0d31-55d9-496a-a7a5-d7a05162725d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:30.316387 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:30.321099 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:19:30.321741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4779a134-a5d7-4dad-9398-7d9bb8ae1378", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-212888764", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:30.344425 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:30.344425 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:30.347953 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:30.347953 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create snapshot from volume 4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:30.420367 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Created reservations ['0ff4785f-38e7-4e65-8121-d625577bbb32', '5c1585bd-6937-48a0-914d-49e86d4653df', '5b7134b8-c260-4483-a835-6c4f1c41c95d', 'a2100af9-2c8a-45f6-82fd-17ac1430960c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:30.476252 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot force create request issued successfully. Aug 06 13:19:30.476617 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f0c1dd2-39d9-4577-a024-1f49c668273d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:19:30.477047 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1326/5296] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:19:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:30.488953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bdeca4a-6336-4131-9e1b-b901b8ffa426 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:30.490999 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bdeca4a-6336-4131-9e1b-b901b8ffa426 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a Aug 06 13:19:30.491243 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bdeca4a-6336-4131-9e1b-b901b8ffa426 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:30.491529 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bdeca4a-6336-4131-9e1b-b901b8ffa426 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:30.498875 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:30.498875 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:30.499531 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2bdeca4a-6336-4131-9e1b-b901b8ffa426 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:30.500739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bdeca4a-6336-4131-9e1b-b901b8ffa426 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a returned with HTTP 200 Aug 06 13:19:30.500882 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:30.501392 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1320/5297] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:30 2026] GET /volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:30.502652 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] DELETE https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:19:30.502859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:30.503067 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:30.503222 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume with id: ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:19:30.513537 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:30.513537 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:30.514237 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:19:30.529762 np0000006653 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:19:30.540512 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Delete volume request issued successfully. Aug 06 13:19:30.540797 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35778560-8f4d-4c5a-be93-0b9c359683b4 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 202 Aug 06 13:19:30.545467 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1318/5298] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:19:30 2026] DELETE /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:30.555749 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca80125b-a120-4a78-b3ba-767bfa68ba85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:30.559716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca80125b-a120-4a78-b3ba-767bfa68ba85 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:19:30.559968 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca80125b-a120-4a78-b3ba-767bfa68ba85 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:30.560234 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca80125b-a120-4a78-b3ba-767bfa68ba85 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:30.578302 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:30.578302 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:30.583578 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca80125b-a120-4a78-b3ba-767bfa68ba85 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Volume info retrieved successfully. Aug 06 13:19:30.590142 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca80125b-a120-4a78-b3ba-767bfa68ba85 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 200 Aug 06 13:19:30.590577 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1335/5299] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:30 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 1427 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:31.514727 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21e2246a-a80d-43b6-b077-5e36e667052d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:31.517088 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21e2246a-a80d-43b6-b077-5e36e667052d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a Aug 06 13:19:31.517358 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21e2246a-a80d-43b6-b077-5e36e667052d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:31.517644 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21e2246a-a80d-43b6-b077-5e36e667052d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:31.523383 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:31.523383 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:31.523833 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21e2246a-a80d-43b6-b077-5e36e667052d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:31.524823 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21e2246a-a80d-43b6-b077-5e36e667052d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a returned with HTTP 200 Aug 06 13:19:31.525244 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1327/5300] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:31 2026] GET /volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:31.536075 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02a648ca-19f6-4fea-8be4-921e1a2c2589 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:31.538467 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a648ca-19f6-4fea-8be4-921e1a2c2589 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a Aug 06 13:19:31.538730 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a648ca-19f6-4fea-8be4-921e1a2c2589 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:31.539016 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a648ca-19f6-4fea-8be4-921e1a2c2589 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:31.545944 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:31.545944 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:31.546957 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-02a648ca-19f6-4fea-8be4-921e1a2c2589 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:31.547982 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a648ca-19f6-4fea-8be4-921e1a2c2589 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a returned with HTTP 200 Aug 06 13:19:31.548596 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1321/5301] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:31 2026] GET /volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:31.606345 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c962d707-aa86-45de-a3d6-6bb2673698e9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:31.612730 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c962d707-aa86-45de-a3d6-6bb2673698e9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] GET https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 Aug 06 13:19:31.613428 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c962d707-aa86-45de-a3d6-6bb2673698e9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:31.613428 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c962d707-aa86-45de-a3d6-6bb2673698e9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:31.622442 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c962d707-aa86-45de-a3d6-6bb2673698e9 tempest-TestEncryptedCinderVolumes-1837082823 tempest-TestEncryptedCinderVolumes-1837082823-project-member] https://10.4.3.59/volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 returned with HTTP 404 Aug 06 13:19:31.623008 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1319/5302] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:31 2026] GET /volume/v3/volumes/ab32ccbd-99c8-4575-aea9-3db5dc7258d3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:31.631849 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a11e89df-860b-43ca-a776-ab49b9d188a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:31.633663 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a11e89df-860b-43ca-a776-ab49b9d188a8 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:19:31.635163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a11e89df-860b-43ca-a776-ab49b9d188a8 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:31.635163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a11e89df-860b-43ca-a776-ab49b9d188a8 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:31.635163 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a11e89df-860b-43ca-a776-ab49b9d188a8 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:19:31.654174 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a11e89df-860b-43ca-a776-ab49b9d188a8 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Get all volumes completed successfully. Aug 06 13:19:31.655691 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:31.655691 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:31.660126 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a11e89df-860b-43ca-a776-ab49b9d188a8 tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:19:31.660795 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1336/5303] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:19:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:31.675439 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a33dba6-2cee-45d2-85ec-e9cacd00642f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:31.677390 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a33dba6-2cee-45d2-85ec-e9cacd00642f tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] DELETE https://10.4.3.59/volume/v3/types/0d917bdc-8040-436e-a1f0-1f5e23d66a5a Aug 06 13:19:31.677582 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a33dba6-2cee-45d2-85ec-e9cacd00642f tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:31.677785 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a33dba6-2cee-45d2-85ec-e9cacd00642f tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:31.707970 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a33dba6-2cee-45d2-85ec-e9cacd00642f tempest-TestEncryptedCinderVolumes-2085807851 tempest-TestEncryptedCinderVolumes-2085807851-project-admin] https://10.4.3.59/volume/v3/types/0d917bdc-8040-436e-a1f0-1f5e23d66a5a returned with HTTP 202 Aug 06 13:19:31.709425 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1328/5304] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:19:31 2026] DELETE /volume/v3/types/0d917bdc-8040-436e-a1f0-1f5e23d66a5a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:19:33.387955 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:33.393051 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:19:33.393566 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4779a134-a5d7-4dad-9398-7d9bb8ae1378", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1300271865", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:33.406866 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:33.406866 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:33.407663 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:33.407894 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create snapshot from volume 4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:33.454202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Created reservations ['9fc429b2-aaa1-41ac-b743-2e2bc82fb4c2', 'a5de8e46-001c-473d-ae0b-515f0c320353', 'e37b377d-cbad-4292-945d-9c7cc4c2717e', '33e83413-0fc9-49a5-b16c-07d8ddfc4f76'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:33.500480 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot force create request issued successfully. Aug 06 13:19:33.501017 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e86d2d81-74bb-4bce-9edf-48c907fcabb8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:19:33.501601 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1322/5305] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:19:33 2026] POST /volume/v3/snapshots => generated 313 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:33.512125 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f53e41ac-f1df-4713-a736-2526abd7c33e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:33.514332 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f53e41ac-f1df-4713-a736-2526abd7c33e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd Aug 06 13:19:33.514614 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f53e41ac-f1df-4713-a736-2526abd7c33e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:33.514880 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f53e41ac-f1df-4713-a736-2526abd7c33e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:33.520664 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:33.520664 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:33.521387 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f53e41ac-f1df-4713-a736-2526abd7c33e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:33.522315 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f53e41ac-f1df-4713-a736-2526abd7c33e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd returned with HTTP 200 Aug 06 13:19:33.522764 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1320/5306] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:33 2026] GET /volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:34.532082 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e7e1ee2-c602-41db-878c-a776cc3befa4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:34.534423 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e7e1ee2-c602-41db-878c-a776cc3befa4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd Aug 06 13:19:34.534734 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e7e1ee2-c602-41db-878c-a776cc3befa4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:34.534927 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e7e1ee2-c602-41db-878c-a776cc3befa4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:34.540565 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:34.540565 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:34.541301 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e7e1ee2-c602-41db-878c-a776cc3befa4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:34.542635 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e7e1ee2-c602-41db-878c-a776cc3befa4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd returned with HTTP 200 Aug 06 13:19:34.543424 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1337/5307] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:34 2026] GET /volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:34.554769 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e10b751-940b-4cc6-a7cf-e6e01ab419bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:34.557041 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e10b751-940b-4cc6-a7cf-e6e01ab419bf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd Aug 06 13:19:34.557310 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e10b751-940b-4cc6-a7cf-e6e01ab419bf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:34.557537 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e10b751-940b-4cc6-a7cf-e6e01ab419bf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:34.565368 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:34.565368 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:34.566007 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e10b751-940b-4cc6-a7cf-e6e01ab419bf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:34.567191 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e10b751-940b-4cc6-a7cf-e6e01ab419bf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd returned with HTTP 200 Aug 06 13:19:34.567728 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1329/5308] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:34 2026] GET /volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:36.231527 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:36.234587 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:19:36.235083 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4779a134-a5d7-4dad-9398-7d9bb8ae1378", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2051512385", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:36.252972 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:36.252972 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:36.253725 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:36.253919 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create snapshot from volume 4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:36.294498 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Created reservations ['7af17259-e983-4ded-b89c-bf11535d88be', 'b70771d6-4ee6-4c65-a456-6aa21410f7d1', '4fe6757f-519e-41d2-9434-d8336bacf829', '41f62e86-33af-453f-8cf9-3d4eab0cc09a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:36.336315 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot force create request issued successfully. Aug 06 13:19:36.336763 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb5ec15c-0eb4-4991-b189-1438328243d3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:19:36.337333 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1323/5309] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:19:36 2026] POST /volume/v3/snapshots => generated 313 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:36.348176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7609e1fb-7313-43e5-87c9-6ed977b2cfc4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:36.350658 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7609e1fb-7313-43e5-87c9-6ed977b2cfc4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 Aug 06 13:19:36.350931 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7609e1fb-7313-43e5-87c9-6ed977b2cfc4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:36.351181 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7609e1fb-7313-43e5-87c9-6ed977b2cfc4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:36.358847 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:36.358847 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:36.359690 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7609e1fb-7313-43e5-87c9-6ed977b2cfc4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:36.360687 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7609e1fb-7313-43e5-87c9-6ed977b2cfc4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 returned with HTTP 200 Aug 06 13:19:36.361201 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1321/5310] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:36 2026] GET /volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:37.376034 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-781722e1-5aad-46c4-86e1-acd3e91837c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:37.378457 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-781722e1-5aad-46c4-86e1-acd3e91837c2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 Aug 06 13:19:37.378949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-781722e1-5aad-46c4-86e1-acd3e91837c2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:37.378949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-781722e1-5aad-46c4-86e1-acd3e91837c2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:37.386926 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:37.386926 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:37.387563 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-781722e1-5aad-46c4-86e1-acd3e91837c2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:37.388721 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-781722e1-5aad-46c4-86e1-acd3e91837c2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 returned with HTTP 200 Aug 06 13:19:37.389250 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1338/5311] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:37 2026] GET /volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:37.400747 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0b710f7-a10e-4e6e-aeca-6f33c35952eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:37.403007 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0b710f7-a10e-4e6e-aeca-6f33c35952eb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 Aug 06 13:19:37.404208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0b710f7-a10e-4e6e-aeca-6f33c35952eb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:37.404208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0b710f7-a10e-4e6e-aeca-6f33c35952eb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:37.409186 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:37.409186 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:37.409738 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b0b710f7-a10e-4e6e-aeca-6f33c35952eb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:37.410859 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0b710f7-a10e-4e6e-aeca-6f33c35952eb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 returned with HTTP 200 Aug 06 13:19:37.411430 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1330/5312] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:37 2026] GET /volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:37.464896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-6fef6dc0-2fe1-4402-9b96-5938e4709c7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:37.467802 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-6fef6dc0-2fe1-4402-9b96-5938e4709c7a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:37.468741 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-6fef6dc0-2fe1-4402-9b96-5938e4709c7a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:37.468741 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-6fef6dc0-2fe1-4402-9b96-5938e4709c7a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:37.481458 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:37.481458 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:37.486293 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-6fef6dc0-2fe1-4402-9b96-5938e4709c7a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:37.491930 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-6fef6dc0-2fe1-4402-9b96-5938e4709c7a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:37.492377 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1324/5313] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:37 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:37.513894 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-dacc3508-ccca-40f4-8e20-2b1a74c139dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:37.515920 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-dacc3508-ccca-40f4-8e20-2b1a74c139dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378/action Aug 06 13:19:37.516307 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-dacc3508-ccca-40f4-8e20-2b1a74c139dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:37.516461 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-dacc3508-ccca-40f4-8e20-2b1a74c139dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:37.530040 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:37.530040 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:37.530619 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-dacc3508-ccca-40f4-8e20-2b1a74c139dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:37.538650 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-dacc3508-ccca-40f4-8e20-2b1a74c139dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Begin detaching volume completed successfully. Aug 06 13:19:37.539711 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-dacc3508-ccca-40f4-8e20-2b1a74c139dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378/action returned with HTTP 202 Aug 06 13:19:37.539711 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1322/5314] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:19:37 2026] POST /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:19:37.593248 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1cc9c89e-f9d8-418a-b8d6-bebcd98e1e8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:37.593777 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1cc9c89e-f9d8-418a-b8d6-bebcd98e1e8f None None] GET https://10.4.3.59/volume// Aug 06 13:19:37.593955 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1cc9c89e-f9d8-418a-b8d6-bebcd98e1e8f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:37.594193 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1cc9c89e-f9d8-418a-b8d6-bebcd98e1e8f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:37.594536 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1cc9c89e-f9d8-418a-b8d6-bebcd98e1e8f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:37.594844 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1339/5315] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:37.604075 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-5ee6dbfb-8649-4b3a-b35c-cce4414eb22b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:37.606786 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-5ee6dbfb-8649-4b3a-b35c-cce4414eb22b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:19:37.606989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-5ee6dbfb-8649-4b3a-b35c-cce4414eb22b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:37.607192 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-5ee6dbfb-8649-4b3a-b35c-cce4414eb22b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:37.620191 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:37.620191 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:37.626292 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-5ee6dbfb-8649-4b3a-b35c-cce4414eb22b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:37.632361 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-5ee6dbfb-8649-4b3a-b35c-cce4414eb22b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:19:37.632843 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1331/5316] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:37 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:38.715598 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-a8236d0a-848b-4aa5-9246-28825222213f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:38.717543 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-a8236d0a-848b-4aa5-9246-28825222213f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680 Aug 06 13:19:38.718127 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-a8236d0a-848b-4aa5-9246-28825222213f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:38.718127 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-a8236d0a-848b-4aa5-9246-28825222213f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:38.728763 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:38.728763 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:38.795757 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4b35225-e1aa-4da6-9e79-55d064439fb4 req-a8236d0a-848b-4aa5-9246-28825222213f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680 returned with HTTP 200 Aug 06 13:19:38.796317 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1325/5317] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:19:38 2026] DELETE /volume/v3/attachments/51c59da0-b907-4576-a5bf-3c48a6d09680 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:38.902968 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-225d9bc4-e432-44ca-b085-4431183c1e0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:38.905749 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:19:38.906240 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-997153909", "snapshot_id": "1226ad11-fcc0-418e-9eb4-56da4f62d70a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:38.908937 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-997153909', 'snapshot_id': '1226ad11-fcc0-418e-9eb4-56da4f62d70a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:19:38.917448 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:38.917448 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:38.918096 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:38.918311 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume of 1 GB Aug 06 13:19:38.924556 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Availability Zones retrieved successfully. Aug 06 13:19:38.932638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (8980f417-15dd-4ca8-97bd-3783f909750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:38.934034 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605aac96-a2b3-42f8-abc4-f14efa9b87b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:38.935248 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:19:38.980675 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605aac96-a2b3-42f8-abc4-f14efa9b87b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1226ad11-fcc0-418e-9eb4-56da4f62d70a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:38.981449 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49a69be-20e0-4cc1-ae42-5bd2ee6e875c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:39.043955 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Created reservations ['11cc2032-4307-4e75-91d2-0f904b0db9bd', '89c995a9-9146-4979-964d-970a1d6af280', 'e7686e63-c942-4fa0-ada8-b07763df1e09', 'f6f94309-0c6a-466d-919e-33d6dd306199'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:39.044923 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49a69be-20e0-4cc1-ae42-5bd2ee6e875c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11cc2032-4307-4e75-91d2-0f904b0db9bd', '89c995a9-9146-4979-964d-970a1d6af280', 'e7686e63-c942-4fa0-ada8-b07763df1e09', 'f6f94309-0c6a-466d-919e-33d6dd306199']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:39.045860 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff3832c-1b1e-430b-80f2-8088c918d10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:39.102640 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff3832c-1b1e-430b-80f2-8088c918d10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e72320-3a61-4e0d-917f-42ae40255dc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-997153909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['11cc2032-4307-4e75-91d2-0f904b0db9bd','89c995a9-9146-4979-964d-970a1d6af280','e7686e63-c942-4fa0-ada8-b07763df1e09','f6f94309-0c6a-466d-919e-33d6dd306199'],size=1,snapshot_id=1226ad11-fcc0-418e-9eb4-56da4f62d70a,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-997153909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e72320-3a61-4e0d-917f-42ae40255dc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be1e149bbf9439ba9960ada072e0aa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1226ad11-fcc0-418e-9eb4-56da4f62d70a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:39.102640 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9f2fd1-7f01-4edf-852d-a6a42cf3503b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:39.135716 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9f2fd1-7f01-4edf-852d-a6a42cf3503b) transitioned into state 'SUCCESS' from state '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-997153909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['11cc2032-4307-4e75-91d2-0f904b0db9bd','89c995a9-9146-4979-964d-970a1d6af280','e7686e63-c942-4fa0-ada8-b07763df1e09','f6f94309-0c6a-466d-919e-33d6dd306199'],size=1,snapshot_id=1226ad11-fcc0-418e-9eb4-56da4f62d70a,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:39.136741 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26c0c7a-651d-49dc-b25a-eadfed18005e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:39.176701 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26c0c7a-651d-49dc-b25a-eadfed18005e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:39.178141 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (8980f417-15dd-4ca8-97bd-3783f909750f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:39.178695 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request issued successfully. Aug 06 13:19:39.179713 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-225d9bc4-e432-44ca-b085-4431183c1e0c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:19:39.180419 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1323/5318] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:19:38 2026] POST /volume/v3/volumes => generated 788 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:39.198412 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f785596e-d77d-424d-9b33-2d597792366a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:39.201326 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f785596e-d77d-424d-9b33-2d597792366a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:39.201326 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f785596e-d77d-424d-9b33-2d597792366a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:39.202110 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f785596e-d77d-424d-9b33-2d597792366a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:39.213994 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:39.213994 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:39.218882 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f785596e-d77d-424d-9b33-2d597792366a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:39.224752 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f785596e-d77d-424d-9b33-2d597792366a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:39.225246 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1340/5319] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:39 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:40.241579 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d770278d-0482-43db-9c02-d8e53701283f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:40.243966 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d770278d-0482-43db-9c02-d8e53701283f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:40.244190 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d770278d-0482-43db-9c02-d8e53701283f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:40.244516 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d770278d-0482-43db-9c02-d8e53701283f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:40.253564 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:40.253564 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:40.258093 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d770278d-0482-43db-9c02-d8e53701283f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:40.263436 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d770278d-0482-43db-9c02-d8e53701283f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:40.263997 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1332/5320] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:40 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:40.283187 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8ec8ea2-c610-4507-b2a5-759f21ec22e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:40.285602 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8ec8ea2-c610-4507-b2a5-759f21ec22e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:40.285892 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8ec8ea2-c610-4507-b2a5-759f21ec22e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:40.286185 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8ec8ea2-c610-4507-b2a5-759f21ec22e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:40.293952 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:40.293952 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:40.298382 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8ec8ea2-c610-4507-b2a5-759f21ec22e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:40.303960 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8ec8ea2-c610-4507-b2a5-759f21ec22e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:40.304746 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1326/5321] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:40 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:40.860543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-3110e9cc-913a-4165-80a8-78989ccf4153 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:40.863023 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-3110e9cc-913a-4165-80a8-78989ccf4153 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:40.863238 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-3110e9cc-913a-4165-80a8-78989ccf4153 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:40.863485 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-3110e9cc-913a-4165-80a8-78989ccf4153 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:40.872163 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:40.872163 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:40.876622 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-3110e9cc-913a-4165-80a8-78989ccf4153 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:40.881832 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-3110e9cc-913a-4165-80a8-78989ccf4153 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:40.882343 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1324/5322] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:40 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:40.970785 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fea4bf8-a535-4e66-a9ad-73df244bab8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:40.971225 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fea4bf8-a535-4e66-a9ad-73df244bab8b None None] GET https://10.4.3.59/volume// Aug 06 13:19:40.971411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fea4bf8-a535-4e66-a9ad-73df244bab8b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:40.971543 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fea4bf8-a535-4e66-a9ad-73df244bab8b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:40.972967 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fea4bf8-a535-4e66-a9ad-73df244bab8b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:40.972967 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1341/5323] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:19:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:40.981290 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-223e2d8d-0bf3-4013-9ba2-dfd7c3c35a86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:40.984251 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-223e2d8d-0bf3-4013-9ba2-dfd7c3c35a86 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:19:40.984800 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-223e2d8d-0bf3-4013-9ba2-dfd7c3c35a86 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06e72320-3a61-4e0d-917f-42ae40255dc2", "connector": null, "instance_uuid": "70bae9c9-1ae7-476d-b615-1073e8e9b6f0"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:40.997641 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:40.997641 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:41.031548 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-223e2d8d-0bf3-4013-9ba2-dfd7c3c35a86 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:19:41.032055 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1333/5324] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:19:40 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 06 13:19:41.068744 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be8232fd-b2fe-436a-845b-edd129b4e1c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:41.071506 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8232fd-b2fe-436a-845b-edd129b4e1c3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:41.071506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be8232fd-b2fe-436a-845b-edd129b4e1c3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:41.071650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be8232fd-b2fe-436a-845b-edd129b4e1c3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:41.084039 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:41.084039 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:41.086701 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-22c95926-57e4-4eeb-a2d2-244fd1d6021a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:41.087288 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22c95926-57e4-4eeb-a2d2-244fd1d6021a None None] GET https://10.4.3.59/volume// Aug 06 13:19:41.087547 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22c95926-57e4-4eeb-a2d2-244fd1d6021a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:41.088504 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22c95926-57e4-4eeb-a2d2-244fd1d6021a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:41.088504 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22c95926-57e4-4eeb-a2d2-244fd1d6021a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:41.088633 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1325/5325] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:41.089952 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be8232fd-b2fe-436a-845b-edd129b4e1c3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:41.096172 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8232fd-b2fe-436a-845b-edd129b4e1c3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:41.096608 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1327/5326] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:41 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:41.098952 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-52ba5dad-75a4-4608-b442-d07612ab068b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:41.102081 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-52ba5dad-75a4-4608-b442-d07612ab068b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:41.103105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-52ba5dad-75a4-4608-b442-d07612ab068b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:41.103105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-52ba5dad-75a4-4608-b442-d07612ab068b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:41.117289 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:41.117289 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:41.122239 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-52ba5dad-75a4-4608-b442-d07612ab068b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:41.127949 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-52ba5dad-75a4-4608-b442-d07612ab068b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:41.128837 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1342/5327] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:41 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 1060 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:41.262230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-e08d3cca-8f71-45a2-916b-95619b692f49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:41.265628 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-e08d3cca-8f71-45a2-916b-95619b692f49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] PUT https://10.4.3.59/volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3 Aug 06 13:19:41.266187 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-e08d3cca-8f71-45a2-916b-95619b692f49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:41.278039 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-e08d3cca-8f71-45a2-916b-95619b692f49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Acquiring lock "cinder-attachment_update-06e72320-3a61-4e0d-917f-42ae40255dc2-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:19:41.283871 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-e08d3cca-8f71-45a2-916b-95619b692f49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-06e72320-3a61-4e0d-917f-42ae40255dc2-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:19:41.285426 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:41.285426 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:41.377703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-e08d3cca-8f71-45a2-916b-95619b692f49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-06e72320-3a61-4e0d-917f-42ae40255dc2-np0000006653" released by "attachment_update" :: held 0.094s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:19:41.378059 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-e08d3cca-8f71-45a2-916b-95619b692f49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3 returned with HTTP 200 Aug 06 13:19:41.380209 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1334/5328] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:19:41 2026] PUT /volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:42.112508 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85a704bb-ad08-4242-b31f-9ec759dfed27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:42.114438 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85a704bb-ad08-4242-b31f-9ec759dfed27 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:42.114609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85a704bb-ad08-4242-b31f-9ec759dfed27 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:42.114811 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85a704bb-ad08-4242-b31f-9ec759dfed27 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:42.126786 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:42.126786 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:42.131360 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-85a704bb-ad08-4242-b31f-9ec759dfed27 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:42.136889 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85a704bb-ad08-4242-b31f-9ec759dfed27 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:42.137445 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1326/5329] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:42 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:43.150625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25b8ca83-a2f7-4ac4-b229-529eb7006eec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:43.152866 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25b8ca83-a2f7-4ac4-b229-529eb7006eec tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:43.153148 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25b8ca83-a2f7-4ac4-b229-529eb7006eec tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:43.153565 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25b8ca83-a2f7-4ac4-b229-529eb7006eec tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:43.167996 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:43.167996 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:43.173416 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25b8ca83-a2f7-4ac4-b229-529eb7006eec tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:43.179724 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25b8ca83-a2f7-4ac4-b229-529eb7006eec tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:43.180312 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1328/5330] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:43 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:43.600926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-533b915c-33ff-4799-80c4-dd62b3206109 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:43.603590 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:19:43.604010 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-643889976", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:43.606040 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-643889976', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:19:43.606112 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Create volume of 1 GB Aug 06 13:19:43.610657 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Availability Zones retrieved successfully. Aug 06 13:19:43.617466 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Flow 'volume_create_api' (29f1a788-b0b4-4d4b-8367-cbd921e80860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:43.618509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ab663c-4bf4-4ea9-85b6-60f97b76529e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:43.619436 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:19:43.650732 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ab663c-4bf4-4ea9-85b6-60f97b76529e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:43.651579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cedb7f-1b9c-4e5f-b230-5e684f604967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:43.716519 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Created reservations ['b898ed71-7ce4-4d96-b91d-5aa69ab11a53', '6c7a558e-0491-4911-a227-eae3a4da7a9c', '47e364ea-d3df-4f18-8605-ebd683ccf68f', '1a175a27-f339-447c-a8c7-fcea7991499b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:43.717358 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cedb7f-1b9c-4e5f-b230-5e684f604967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b898ed71-7ce4-4d96-b91d-5aa69ab11a53', '6c7a558e-0491-4911-a227-eae3a4da7a9c', '47e364ea-d3df-4f18-8605-ebd683ccf68f', '1a175a27-f339-447c-a8c7-fcea7991499b']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:43.718280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2cabd6-211d-41fe-9752-f8625c55b6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:43.741464 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2cabd6-211d-41fe-9752-f8625c55b6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-643889976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb53d4c16794f0d9c85a2097d263a3c',qos_specs=None,replication_status=,reservations=['b898ed71-7ce4-4d96-b91d-5aa69ab11a53','6c7a558e-0491-4911-a227-eae3a4da7a9c','47e364ea-d3df-4f18-8605-ebd683ccf68f','1a175a27-f339-447c-a8c7-fcea7991499b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df6670b07e442da41770fc2d45a1d3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-643889976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb53d4c16794f0d9c85a2097d263a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14df6670b07e442da41770fc2d45a1d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:43.742199 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c03a46e-7129-4f9f-8ed5-5b2008fc8305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:43.759381 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c03a46e-7129-4f9f-8ed5-5b2008fc8305) transitioned into state 'SUCCESS' from state '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-643889976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb53d4c16794f0d9c85a2097d263a3c',qos_specs=None,replication_status=,reservations=['b898ed71-7ce4-4d96-b91d-5aa69ab11a53','6c7a558e-0491-4911-a227-eae3a4da7a9c','47e364ea-d3df-4f18-8605-ebd683ccf68f','1a175a27-f339-447c-a8c7-fcea7991499b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df6670b07e442da41770fc2d45a1d3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:43.760203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f0080c-fe19-480e-a5e2-c6f8c6be5b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:43.770105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f0080c-fe19-480e-a5e2-c6f8c6be5b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:43.770962 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Flow 'volume_create_api' (29f1a788-b0b4-4d4b-8367-cbd921e80860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:43.771240 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Create volume request issued successfully. Aug 06 13:19:43.771841 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-533b915c-33ff-4799-80c4-dd62b3206109 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:19:43.772511 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1343/5331] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:19:43 2026] POST /volume/v3/volumes => generated 752 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:43.786588 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df512415-46cd-4084-8a0b-a4751117a29c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:43.788296 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df512415-46cd-4084-8a0b-a4751117a29c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:43.788486 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df512415-46cd-4084-8a0b-a4751117a29c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:43.788666 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df512415-46cd-4084-8a0b-a4751117a29c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:43.795962 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:43.795962 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:43.799978 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-df512415-46cd-4084-8a0b-a4751117a29c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:43.804853 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df512415-46cd-4084-8a0b-a4751117a29c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:43.805420 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1335/5332] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:43 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:44.195195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66fbbb6b-9dfd-47fa-90ff-d24d24fd0448 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:44.197597 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66fbbb6b-9dfd-47fa-90ff-d24d24fd0448 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:44.197824 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66fbbb6b-9dfd-47fa-90ff-d24d24fd0448 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:44.198071 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66fbbb6b-9dfd-47fa-90ff-d24d24fd0448 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:44.211112 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:44.211112 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:44.216665 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66fbbb6b-9dfd-47fa-90ff-d24d24fd0448 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:44.222379 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66fbbb6b-9dfd-47fa-90ff-d24d24fd0448 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:44.222865 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1327/5333] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:44 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:44.665992 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-cebb9cae-64df-4f7f-bea3-7b491ed7e0a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:44.669029 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-cebb9cae-64df-4f7f-bea3-7b491ed7e0a6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3/action Aug 06 13:19:44.669388 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-cebb9cae-64df-4f7f-bea3-7b491ed7e0a6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:44.669717 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-cebb9cae-64df-4f7f-bea3-7b491ed7e0a6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:44.694198 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:44.694198 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:44.708728 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-52a7457a-58eb-45a4-82f0-5c5381d7a2b2 req-cebb9cae-64df-4f7f-bea3-7b491ed7e0a6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3/action returned with HTTP 204 Aug 06 13:19:44.709613 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1329/5334] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:19:44 2026] POST /volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:44.819201 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-702cdf95-1df3-4d4e-b267-f7c056f1115f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:44.821491 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-702cdf95-1df3-4d4e-b267-f7c056f1115f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:44.821748 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-702cdf95-1df3-4d4e-b267-f7c056f1115f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:44.822065 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-702cdf95-1df3-4d4e-b267-f7c056f1115f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:44.831462 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:44.831462 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:44.836513 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-702cdf95-1df3-4d4e-b267-f7c056f1115f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:44.841899 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-702cdf95-1df3-4d4e-b267-f7c056f1115f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:44.842412 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1344/5335] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:44 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:44.858283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3d908f7-561b-46e6-9e05-d79246426c8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:44.860782 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3d908f7-561b-46e6-9e05-d79246426c8a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:44.861110 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3d908f7-561b-46e6-9e05-d79246426c8a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:44.861406 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3d908f7-561b-46e6-9e05-d79246426c8a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:44.872817 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:44.872817 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:44.878548 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c3d908f7-561b-46e6-9e05-d79246426c8a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:44.885943 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3d908f7-561b-46e6-9e05-d79246426c8a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:44.886675 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1336/5336] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:44 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:44.900126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:44.901817 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:19:44.902020 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:44.902218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:44.902520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:19:44.903244 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:19:44.911302 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Get all volumes completed successfully. Aug 06 13:19:44.911599 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-332cc68e-c786-4c15-a8e8-9bd2f7c4f608 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:19:44.912112 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1328/5337] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:19:44 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:44.923071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82b5fb9c-1ce3-4140-b408-191c39949943 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:44.925107 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82b5fb9c-1ce3-4140-b408-191c39949943 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:44.925395 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82b5fb9c-1ce3-4140-b408-191c39949943 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:44.925658 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82b5fb9c-1ce3-4140-b408-191c39949943 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:44.934844 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:44.934844 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:44.940118 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-82b5fb9c-1ce3-4140-b408-191c39949943 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:44.946104 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82b5fb9c-1ce3-4140-b408-191c39949943 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:44.946615 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1330/5338] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:44 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:45.000819 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-ec06b2e5-0e63-436b-9544-f29acc7529a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.003319 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-ec06b2e5-0e63-436b-9544-f29acc7529a5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:45.003618 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-ec06b2e5-0e63-436b-9544-f29acc7529a5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:45.003925 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-ec06b2e5-0e63-436b-9544-f29acc7529a5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:45.014585 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:45.014585 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:45.020587 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-ec06b2e5-0e63-436b-9544-f29acc7529a5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:45.027093 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-ec06b2e5-0e63-436b-9544-f29acc7529a5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:45.027770 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1345/5339] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:44 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:45.101533 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f72d26b-3665-4ea9-8fc9-6c654bb7ca82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.101931 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f72d26b-3665-4ea9-8fc9-6c654bb7ca82 None None] GET https://10.4.3.59/volume// Aug 06 13:19:45.102098 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f72d26b-3665-4ea9-8fc9-6c654bb7ca82 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:45.102306 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f72d26b-3665-4ea9-8fc9-6c654bb7ca82 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:45.102647 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f72d26b-3665-4ea9-8fc9-6c654bb7ca82 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:45.102958 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1337/5340] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:19:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:45.110771 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-daa913c8-3cdf-4ece-894d-c6f9cdaddd25 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.236458 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-daa913c8-3cdf-4ece-894d-c6f9cdaddd25 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:19:45.236981 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-daa913c8-3cdf-4ece-894d-c6f9cdaddd25 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9", "connector": null, "instance_uuid": "78b5da24-6e4c-472e-900d-4c4116c9623e"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:45.237226 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8373534-e8d8-451a-9dae-06a598f38dac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.239678 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8373534-e8d8-451a-9dae-06a598f38dac tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:45.239932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8373534-e8d8-451a-9dae-06a598f38dac tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:45.240196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8373534-e8d8-451a-9dae-06a598f38dac tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:45.246540 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:45.246540 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:45.255107 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:45.255107 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:45.261132 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8373534-e8d8-451a-9dae-06a598f38dac tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:45.268825 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8373534-e8d8-451a-9dae-06a598f38dac tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:45.269357 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1331/5341] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:45 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:45.276553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-daa913c8-3cdf-4ece-894d-c6f9cdaddd25 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:19:45.277226 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1329/5342] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:19:45 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:45.305635 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e47a24fe-d6b0-4c4b-b19d-b9ac778725bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.307870 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e47a24fe-d6b0-4c4b-b19d-b9ac778725bc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:45.308105 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e47a24fe-d6b0-4c4b-b19d-b9ac778725bc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:45.308354 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e47a24fe-d6b0-4c4b-b19d-b9ac778725bc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:45.318953 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:45.318953 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:45.320150 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cebd949-68ab-4b7b-a344-3dfab57fbe79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.320588 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cebd949-68ab-4b7b-a344-3dfab57fbe79 None None] GET https://10.4.3.59/volume// Aug 06 13:19:45.320767 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cebd949-68ab-4b7b-a344-3dfab57fbe79 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:45.320965 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cebd949-68ab-4b7b-a344-3dfab57fbe79 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:45.321282 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cebd949-68ab-4b7b-a344-3dfab57fbe79 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:45.321658 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1338/5343] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:45.322712 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e47a24fe-d6b0-4c4b-b19d-b9ac778725bc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:45.326656 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e47a24fe-d6b0-4c4b-b19d-b9ac778725bc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:45.327044 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1346/5344] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:45 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 13:19:45.333144 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-3b8bfeaa-ff60-4605-9ebd-883ec78fd9c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.336196 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-3b8bfeaa-ff60-4605-9ebd-883ec78fd9c2 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:45.336527 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-3b8bfeaa-ff60-4605-9ebd-883ec78fd9c2 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:45.336806 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-3b8bfeaa-ff60-4605-9ebd-883ec78fd9c2 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:45.350566 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:45.350566 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:45.355436 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-3b8bfeaa-ff60-4605-9ebd-883ec78fd9c2 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:45.361969 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-3b8bfeaa-ff60-4605-9ebd-883ec78fd9c2 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:45.362527 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1332/5345] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:45 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:45.478287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-66509176-7f94-4bd7-a302-842fec0ac536 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:45.480835 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-66509176-7f94-4bd7-a302-842fec0ac536 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] PUT https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b Aug 06 13:19:45.481315 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-66509176-7f94-4bd7-a302-842fec0ac536 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:45.489646 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-66509176-7f94-4bd7-a302-842fec0ac536 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Acquiring lock "cinder-attachment_update-41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:19:45.494722 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-66509176-7f94-4bd7-a302-842fec0ac536 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Lock "cinder-attachment_update-41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:19:45.495761 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:45.495761 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:45.579103 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-66509176-7f94-4bd7-a302-842fec0ac536 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Lock "cinder-attachment_update-41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9-np0000006653" released by "attachment_update" :: held 0.084s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:19:45.579466 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-66509176-7f94-4bd7-a302-842fec0ac536 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b returned with HTTP 200 Aug 06 13:19:45.579979 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1330/5346] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:19:45 2026] PUT /volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:46.342875 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee5e697b-5221-4f90-b1f9-4e01fb230bcf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:46.345344 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee5e697b-5221-4f90-b1f9-4e01fb230bcf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:46.345728 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee5e697b-5221-4f90-b1f9-4e01fb230bcf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:46.346072 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee5e697b-5221-4f90-b1f9-4e01fb230bcf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:46.360675 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:46.360675 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:46.366146 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee5e697b-5221-4f90-b1f9-4e01fb230bcf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:46.372659 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee5e697b-5221-4f90-b1f9-4e01fb230bcf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:46.373177 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1339/5347] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:46 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:47.389842 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1cd1d94-6bec-4955-85ea-937c58ae77ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:47.391457 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1cd1d94-6bec-4955-85ea-937c58ae77ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:47.391637 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1cd1d94-6bec-4955-85ea-937c58ae77ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:47.391828 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1cd1d94-6bec-4955-85ea-937c58ae77ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:47.401106 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:47.401106 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:47.404514 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1cd1d94-6bec-4955-85ea-937c58ae77ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:47.408572 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1cd1d94-6bec-4955-85ea-937c58ae77ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:47.409174 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1347/5348] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:47 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:48.424372 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a799fc4-9b1d-4894-9813-e2f8fc51ab2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:48.426290 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a799fc4-9b1d-4894-9813-e2f8fc51ab2c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:48.426533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a799fc4-9b1d-4894-9813-e2f8fc51ab2c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:48.426771 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a799fc4-9b1d-4894-9813-e2f8fc51ab2c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:48.439389 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:48.439389 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:48.445042 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a799fc4-9b1d-4894-9813-e2f8fc51ab2c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:48.450838 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a799fc4-9b1d-4894-9813-e2f8fc51ab2c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:48.451456 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1333/5349] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:48 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:48.837013 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-10c146b2-2fd4-4988-86fb-e85280d1d367 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:48.838944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-10c146b2-2fd4-4988-86fb-e85280d1d367 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b/action Aug 06 13:19:48.839285 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-10c146b2-2fd4-4988-86fb-e85280d1d367 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:48.839398 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-10c146b2-2fd4-4988-86fb-e85280d1d367 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:48.853819 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:48.853819 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:48.864590 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c46a91e9-0347-488e-ab83-77211c4e0002 req-10c146b2-2fd4-4988-86fb-e85280d1d367 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b/action returned with HTTP 204 Aug 06 13:19:48.865044 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1331/5350] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:19:48 2026] POST /volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:49.084816 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-704d9753-bf30-4ddf-b42b-457220bfbb30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.086925 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-704d9753-bf30-4ddf-b42b-457220bfbb30 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:49.087119 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-704d9753-bf30-4ddf-b42b-457220bfbb30 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:49.087318 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-704d9753-bf30-4ddf-b42b-457220bfbb30 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:49.098833 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:49.098833 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:49.102209 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-704d9753-bf30-4ddf-b42b-457220bfbb30 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:49.106111 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-704d9753-bf30-4ddf-b42b-457220bfbb30 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:49.106514 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1340/5351] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:49 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:49.126698 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-741c9391-b8a6-407f-a437-988dc3cb47cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.129446 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-741c9391-b8a6-407f-a437-988dc3cb47cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2/action Aug 06 13:19:49.129897 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-741c9391-b8a6-407f-a437-988dc3cb47cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:49.130072 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-741c9391-b8a6-407f-a437-988dc3cb47cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:49.144038 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:49.144038 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:49.144519 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-741c9391-b8a6-407f-a437-988dc3cb47cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:49.151597 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-741c9391-b8a6-407f-a437-988dc3cb47cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Begin detaching volume completed successfully. Aug 06 13:19:49.151845 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-741c9391-b8a6-407f-a437-988dc3cb47cb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2/action returned with HTTP 202 Aug 06 13:19:49.152388 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1348/5352] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:19:49 2026] POST /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:19:49.193707 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9d04f4e-d3e1-49ad-abd8-722918e90a42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.194760 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d04f4e-d3e1-49ad-abd8-722918e90a42 None None] GET https://10.4.3.59/volume// Aug 06 13:19:49.194760 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d04f4e-d3e1-49ad-abd8-722918e90a42 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:49.194760 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d04f4e-d3e1-49ad-abd8-722918e90a42 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:49.194976 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d04f4e-d3e1-49ad-abd8-722918e90a42 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:49.195388 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1334/5353] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:49.202708 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-9b2366a9-9e11-4ca7-9c5b-e5ffa0c08fcf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.205747 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-9b2366a9-9e11-4ca7-9c5b-e5ffa0c08fcf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:19:49.206097 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-9b2366a9-9e11-4ca7-9c5b-e5ffa0c08fcf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:49.206414 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-9b2366a9-9e11-4ca7-9c5b-e5ffa0c08fcf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:49.218987 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:49.218987 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:49.223626 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-9b2366a9-9e11-4ca7-9c5b-e5ffa0c08fcf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:49.229813 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-9b2366a9-9e11-4ca7-9c5b-e5ffa0c08fcf tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:19:49.230354 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1332/5354] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:49 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:49.465421 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec6bb8d4-5021-45a4-bc7b-87dd060f5705 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.468219 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec6bb8d4-5021-45a4-bc7b-87dd060f5705 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:49.468557 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec6bb8d4-5021-45a4-bc7b-87dd060f5705 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:49.468854 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec6bb8d4-5021-45a4-bc7b-87dd060f5705 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:49.482357 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:49.482357 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:49.487638 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ec6bb8d4-5021-45a4-bc7b-87dd060f5705 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:49.494775 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec6bb8d4-5021-45a4-bc7b-87dd060f5705 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:49.495300 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1341/5355] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:49 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:49.511236 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8857788a-143e-4131-8815-bab18986ab85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.513642 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8857788a-143e-4131-8815-bab18986ab85 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:49.513949 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8857788a-143e-4131-8815-bab18986ab85 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:49.514308 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8857788a-143e-4131-8815-bab18986ab85 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:49.528249 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:49.528249 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:49.533988 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8857788a-143e-4131-8815-bab18986ab85 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:49.539840 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8857788a-143e-4131-8815-bab18986ab85 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:49.540539 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1349/5356] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:49 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:49.555055 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.557133 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:19:49.557506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-795304412", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:49.569563 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:49.569563 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:49.570099 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:49.570243 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Create snapshot from volume 41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:49.605972 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Created reservations ['f4f4739f-4d3d-4071-bf55-c7319d96d67e', '27d3e022-bfbb-4278-bd13-fb2dca6f5171', 'b2b6404d-680e-45a4-aa7a-6c9daad550ab', '2e7007e9-14d0-4bdf-a0fb-19cffef49168'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:49.644331 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Snapshot force create request issued successfully. Aug 06 13:19:49.644735 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d755500-27d4-474f-bb8b-a53b6700b0bf tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:19:49.645157 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1335/5357] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:19:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:49.655872 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28c647fe-fcab-4d48-b62a-59e529ea1d75 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:49.658067 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28c647fe-fcab-4d48-b62a-59e529ea1d75 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:19:49.658341 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28c647fe-fcab-4d48-b62a-59e529ea1d75 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:49.658629 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28c647fe-fcab-4d48-b62a-59e529ea1d75 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:49.668671 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:49.668671 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:49.669146 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28c647fe-fcab-4d48-b62a-59e529ea1d75 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Snapshot retrieved successfully. Aug 06 13:19:49.670041 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28c647fe-fcab-4d48-b62a-59e529ea1d75 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 200 Aug 06 13:19:49.670517 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1333/5358] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:49 2026] GET /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:50.368511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-ced81da8-19b4-40be-98e8-e272c0fcfac4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:50.370922 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-ced81da8-19b4-40be-98e8-e272c0fcfac4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3 Aug 06 13:19:50.371138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-ced81da8-19b4-40be-98e8-e272c0fcfac4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:50.371359 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-ced81da8-19b4-40be-98e8-e272c0fcfac4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:50.379298 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:50.379298 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:50.435784 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8fd053dd-2a7a-4ba5-96f0-e3fbb6ee67a1 req-ced81da8-19b4-40be-98e8-e272c0fcfac4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3 returned with HTTP 200 Aug 06 13:19:50.436225 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1342/5359] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:19:50 2026] DELETE /volume/v3/attachments/2eeeeb96-a5d1-42cf-b6f1-0a87334298b3 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:50.680975 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38b0467f-c8a6-44de-b0d8-39d8e1336c8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:50.682778 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38b0467f-c8a6-44de-b0d8-39d8e1336c8f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:19:50.682968 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38b0467f-c8a6-44de-b0d8-39d8e1336c8f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:50.683181 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38b0467f-c8a6-44de-b0d8-39d8e1336c8f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:50.688613 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:50.688613 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:50.689106 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38b0467f-c8a6-44de-b0d8-39d8e1336c8f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Snapshot retrieved successfully. Aug 06 13:19:50.689987 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38b0467f-c8a6-44de-b0d8-39d8e1336c8f tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 200 Aug 06 13:19:50.690400 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1350/5360] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:50 2026] GET /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:50.700111 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-875ae8f9-23ae-4818-a8d9-e82ce087c7ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:50.702168 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-875ae8f9-23ae-4818-a8d9-e82ce087c7ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:19:50.702416 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-875ae8f9-23ae-4818-a8d9-e82ce087c7ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:50.702619 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-875ae8f9-23ae-4818-a8d9-e82ce087c7ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:50.708346 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:50.708346 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:50.708839 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-875ae8f9-23ae-4818-a8d9-e82ce087c7ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Snapshot retrieved successfully. Aug 06 13:19:50.709673 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-875ae8f9-23ae-4818-a8d9-e82ce087c7ad tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 200 Aug 06 13:19:50.710112 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1336/5361] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:19:50 2026] GET /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:50.721945 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ff1b9bf-c356-46be-9048-cd0b6aa1608e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:50.723939 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ff1b9bf-c356-46be-9048-cd0b6aa1608e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:19:50.724215 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ff1b9bf-c356-46be-9048-cd0b6aa1608e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:50.724498 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ff1b9bf-c356-46be-9048-cd0b6aa1608e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:50.734819 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:50.734819 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:50.739056 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5ff1b9bf-c356-46be-9048-cd0b6aa1608e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:19:50.744301 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ff1b9bf-c356-46be-9048-cd0b6aa1608e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:19:50.744779 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1334/5362] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:50 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:51.305719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:51.307376 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:19:51.307808 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1524054478", "snapshot_id": "210a282a-77f5-41f7-96cd-ef23705727dd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:51.309780 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1524054478', 'snapshot_id': '210a282a-77f5-41f7-96cd-ef23705727dd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:19:51.318537 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:51.318537 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:51.319273 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:19:51.320192 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume of 1 GB Aug 06 13:19:51.324645 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Availability Zones retrieved successfully. Aug 06 13:19:51.334374 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (9b1c0d7d-6b07-47de-ac41-f3f2d2f4dc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:51.336129 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227de97c-eb8c-4550-b369-4c82c502b029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:51.337585 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:19:51.376612 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227de97c-eb8c-4550-b369-4c82c502b029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '210a282a-77f5-41f7-96cd-ef23705727dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:51.377413 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517a101c-1717-43e5-9a1e-d3eb470597e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:51.444176 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Created reservations ['8ee7dd42-8fb0-4ba7-a4e8-5a7439a1b50f', '676e5f1d-2164-4659-94a6-ff5e1377abc7', '7c484a37-15df-41be-b38c-8470637973bc', '8a65455b-bc0b-4210-a616-47427a2dc4a6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:19:51.445325 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517a101c-1717-43e5-9a1e-d3eb470597e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee7dd42-8fb0-4ba7-a4e8-5a7439a1b50f', '676e5f1d-2164-4659-94a6-ff5e1377abc7', '7c484a37-15df-41be-b38c-8470637973bc', '8a65455b-bc0b-4210-a616-47427a2dc4a6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:51.447637 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5ad0bb-52b6-44a6-90b8-34c590ae754d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:51.499385 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5ad0bb-52b6-44a6-90b8-34c590ae754d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3145b5a5-3938-4967-9ca5-6d333bb33016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1524054478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['8ee7dd42-8fb0-4ba7-a4e8-5a7439a1b50f','676e5f1d-2164-4659-94a6-ff5e1377abc7','7c484a37-15df-41be-b38c-8470637973bc','8a65455b-bc0b-4210-a616-47427a2dc4a6'],size=1,snapshot_id=210a282a-77f5-41f7-96cd-ef23705727dd,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1524054478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3145b5a5-3938-4967-9ca5-6d333bb33016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be1e149bbf9439ba9960ada072e0aa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=210a282a-77f5-41f7-96cd-ef23705727dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:51.500487 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedb110f-b4e3-4fb9-aa17-34accb592653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:51.529524 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedb110f-b4e3-4fb9-aa17-34accb592653) transitioned into state 'SUCCESS' from state '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-1524054478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['8ee7dd42-8fb0-4ba7-a4e8-5a7439a1b50f','676e5f1d-2164-4659-94a6-ff5e1377abc7','7c484a37-15df-41be-b38c-8470637973bc','8a65455b-bc0b-4210-a616-47427a2dc4a6'],size=1,snapshot_id=210a282a-77f5-41f7-96cd-ef23705727dd,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:51.529782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1842f9bc-eea1-4858-9b1b-3431b788fbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:19:51.558551 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1842f9bc-eea1-4858-9b1b-3431b788fbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:19:51.559854 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (9b1c0d7d-6b07-47de-ac41-f3f2d2f4dc4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:19:51.560288 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request issued successfully. Aug 06 13:19:51.561136 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f03f9fa6-225e-4c28-a5ba-2f6c2cb427f7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:19:51.561665 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1343/5363] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:19:51 2026] POST /volume/v3/volumes => generated 789 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:19:51.574197 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0f24609-f66a-42bc-8f37-f7e7f21b4d6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:51.576231 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f24609-f66a-42bc-8f37-f7e7f21b4d6a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:51.576507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0f24609-f66a-42bc-8f37-f7e7f21b4d6a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:51.576785 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0f24609-f66a-42bc-8f37-f7e7f21b4d6a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:51.584983 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:51.584983 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:51.589921 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0f24609-f66a-42bc-8f37-f7e7f21b4d6a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:51.594857 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f24609-f66a-42bc-8f37-f7e7f21b4d6a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:51.595346 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1351/5364] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:51 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:52.609060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22c88aa9-9ac7-433c-82b0-3d2d38fc1867 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:52.612146 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22c88aa9-9ac7-433c-82b0-3d2d38fc1867 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:52.612457 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22c88aa9-9ac7-433c-82b0-3d2d38fc1867 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:52.612734 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22c88aa9-9ac7-433c-82b0-3d2d38fc1867 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:52.622354 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:52.622354 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:52.627824 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22c88aa9-9ac7-433c-82b0-3d2d38fc1867 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:52.634428 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22c88aa9-9ac7-433c-82b0-3d2d38fc1867 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:52.634849 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1337/5365] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:52 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:52.650515 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e4633d4-9e03-4813-b900-0527a8194a0a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:52.652886 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e4633d4-9e03-4813-b900-0527a8194a0a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:52.653174 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e4633d4-9e03-4813-b900-0527a8194a0a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:52.653596 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e4633d4-9e03-4813-b900-0527a8194a0a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:52.663057 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:52.663057 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:52.668688 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e4633d4-9e03-4813-b900-0527a8194a0a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:52.675683 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e4633d4-9e03-4813-b900-0527a8194a0a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:52.676359 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1335/5366] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:52 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:53.268891 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-9daf9ea0-9fe4-487d-ac9e-0883f59c6e0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:53.271943 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-9daf9ea0-9fe4-487d-ac9e-0883f59c6e0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:53.272211 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-9daf9ea0-9fe4-487d-ac9e-0883f59c6e0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:53.272513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-9daf9ea0-9fe4-487d-ac9e-0883f59c6e0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:53.285044 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:53.285044 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:53.292106 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-9daf9ea0-9fe4-487d-ac9e-0883f59c6e0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:53.299147 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-9daf9ea0-9fe4-487d-ac9e-0883f59c6e0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:53.299734 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1344/5367] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:19:53 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:53.413640 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6091de73-6179-4d07-b222-140a49def188 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:53.414228 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6091de73-6179-4d07-b222-140a49def188 None None] GET https://10.4.3.59/volume// Aug 06 13:19:53.414836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6091de73-6179-4d07-b222-140a49def188 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:53.414836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6091de73-6179-4d07-b222-140a49def188 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:53.415147 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6091de73-6179-4d07-b222-140a49def188 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:53.415581 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1352/5368] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:19:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:53.426160 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-e25bae07-cbcf-40c2-8860-8c6d8a90af53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:53.428604 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-e25bae07-cbcf-40c2-8860-8c6d8a90af53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:19:53.430021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-e25bae07-cbcf-40c2-8860-8c6d8a90af53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3145b5a5-3938-4967-9ca5-6d333bb33016", "connector": null, "instance_uuid": "70bae9c9-1ae7-476d-b615-1073e8e9b6f0"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:53.441855 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:53.441855 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:53.475781 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-e25bae07-cbcf-40c2-8860-8c6d8a90af53 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:19:53.476409 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1338/5369] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:19:53 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 06 13:19:53.508825 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-378dd888-a533-4d46-bdb6-9906e3661748 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:53.511540 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-378dd888-a533-4d46-bdb6-9906e3661748 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:53.511540 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-378dd888-a533-4d46-bdb6-9906e3661748 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:53.511724 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-378dd888-a533-4d46-bdb6-9906e3661748 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:53.525582 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8926a028-dc5a-4f6b-b0fa-d5e63775a2e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:53.526011 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8926a028-dc5a-4f6b-b0fa-d5e63775a2e5 None None] GET https://10.4.3.59/volume// Aug 06 13:19:53.526208 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8926a028-dc5a-4f6b-b0fa-d5e63775a2e5 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:53.526449 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8926a028-dc5a-4f6b-b0fa-d5e63775a2e5 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:53.526804 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8926a028-dc5a-4f6b-b0fa-d5e63775a2e5 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:19:53.527142 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1345/5370] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:19:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:19:53.530236 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:53.530236 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:53.535023 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-378dd888-a533-4d46-bdb6-9906e3661748 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:53.540530 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-378dd888-a533-4d46-bdb6-9906e3661748 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:53.540899 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-450a908a-408f-4136-8237-64357974a35b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:53.540969 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1336/5371] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:53 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:53.543828 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-450a908a-408f-4136-8237-64357974a35b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:53.544128 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-450a908a-408f-4136-8237-64357974a35b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:53.544404 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-450a908a-408f-4136-8237-64357974a35b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:53.565505 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:53.565505 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:53.572639 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-450a908a-408f-4136-8237-64357974a35b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:53.583761 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-450a908a-408f-4136-8237-64357974a35b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:53.584483 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1353/5372] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:19:53 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 1061 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:19:53.726773 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-2a1cb2af-e423-4dc7-bc6e-c50a36d92ee1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:53.730290 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-2a1cb2af-e423-4dc7-bc6e-c50a36d92ee1 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] PUT https://10.4.3.59/volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d Aug 06 13:19:53.730290 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-2a1cb2af-e423-4dc7-bc6e-c50a36d92ee1 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:53.740337 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-2a1cb2af-e423-4dc7-bc6e-c50a36d92ee1 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Acquiring lock "cinder-attachment_update-3145b5a5-3938-4967-9ca5-6d333bb33016-np0000006653" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:19:53.747513 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-2a1cb2af-e423-4dc7-bc6e-c50a36d92ee1 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-3145b5a5-3938-4967-9ca5-6d333bb33016-np0000006653" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:19:53.749289 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:53.749289 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:53.850240 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-2a1cb2af-e423-4dc7-bc6e-c50a36d92ee1 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-3145b5a5-3938-4967-9ca5-6d333bb33016-np0000006653" released by "attachment_update" :: held 0.103s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:19:53.850571 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-2a1cb2af-e423-4dc7-bc6e-c50a36d92ee1 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d returned with HTTP 200 Aug 06 13:19:53.851399 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1339/5373] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:19:53 2026] PUT /volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:19:54.558927 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5731a5b5-9823-47d2-9609-8c5c896664b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:54.561823 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5731a5b5-9823-47d2-9609-8c5c896664b3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:54.562038 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5731a5b5-9823-47d2-9609-8c5c896664b3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:54.562228 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5731a5b5-9823-47d2-9609-8c5c896664b3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:54.572719 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:54.572719 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:54.576189 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5731a5b5-9823-47d2-9609-8c5c896664b3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:54.583599 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5731a5b5-9823-47d2-9609-8c5c896664b3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:54.583945 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1346/5374] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:54 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:55.597710 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5684826d-773e-420f-8041-ec794d8bf62e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:55.599911 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5684826d-773e-420f-8041-ec794d8bf62e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:55.600145 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5684826d-773e-420f-8041-ec794d8bf62e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:55.600403 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5684826d-773e-420f-8041-ec794d8bf62e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:55.612467 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:55.612467 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:19:55.616821 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5684826d-773e-420f-8041-ec794d8bf62e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:55.621902 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5684826d-773e-420f-8041-ec794d8bf62e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:55.622431 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1337/5375] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:55 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:56.634997 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d0db912-2b88-4cf2-b961-8d068daa7da6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:56.636990 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d0db912-2b88-4cf2-b961-8d068daa7da6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:56.637193 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d0db912-2b88-4cf2-b961-8d068daa7da6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:56.637407 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d0db912-2b88-4cf2-b961-8d068daa7da6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:56.649631 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:56.649631 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:19:56.653506 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d0db912-2b88-4cf2-b961-8d068daa7da6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:56.658772 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d0db912-2b88-4cf2-b961-8d068daa7da6 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:56.659166 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1354/5376] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:56 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:19:57.122450 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-da4656e0-6e6a-4686-893c-78edc490f276 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:57.124665 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-da4656e0-6e6a-4686-893c-78edc490f276 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d/action Aug 06 13:19:57.125026 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-da4656e0-6e6a-4686-893c-78edc490f276 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:19:57.125164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-da4656e0-6e6a-4686-893c-78edc490f276 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:19:57.143538 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:57.143538 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:19:57.154894 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e010ef69-1fc1-4339-9e4f-285797c0a796 req-da4656e0-6e6a-4686-893c-78edc490f276 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d/action returned with HTTP 204 Aug 06 13:19:57.155446 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1340/5377] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:19:57 2026] POST /volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:19:57.674381 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2cef1cfe-3562-420c-87e8-76ce810a9224 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:19:57.677007 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cef1cfe-3562-420c-87e8-76ce810a9224 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:19:57.677209 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cef1cfe-3562-420c-87e8-76ce810a9224 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:19:57.677481 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cef1cfe-3562-420c-87e8-76ce810a9224 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:19:57.687032 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:19:57.687032 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:19:57.691152 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2cef1cfe-3562-420c-87e8-76ce810a9224 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:19:57.695706 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cef1cfe-3562-420c-87e8-76ce810a9224 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:19:57.696098 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1347/5378] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:19:57 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:01.290593 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-45668132-4189-449d-ad86-199e7fe14b6b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:01.293970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-45668132-4189-449d-ad86-199e7fe14b6b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:01.293970 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-45668132-4189-449d-ad86-199e7fe14b6b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:01.294996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-45668132-4189-449d-ad86-199e7fe14b6b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:01.309736 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:01.309736 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:01.314728 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-45668132-4189-449d-ad86-199e7fe14b6b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:01.320738 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-45668132-4189-449d-ad86-199e7fe14b6b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:20:01.321375 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1338/5379] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:01 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:01.345384 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-8e9ba72f-a839-459b-afbe-c584ea5715c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:01.348241 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-8e9ba72f-a839-459b-afbe-c584ea5715c0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016/action Aug 06 13:20:01.348826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-8e9ba72f-a839-459b-afbe-c584ea5715c0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:01.349007 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-8e9ba72f-a839-459b-afbe-c584ea5715c0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:01.353498 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=192,cinder:UPDATE=34,cinder:DELETE=1,cinder:INSERT=22 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:20:01.365702 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:01.365702 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:01.366620 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-8e9ba72f-a839-459b-afbe-c584ea5715c0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:01.376529 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-8e9ba72f-a839-459b-afbe-c584ea5715c0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Begin detaching volume completed successfully. Aug 06 13:20:01.376840 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-8e9ba72f-a839-459b-afbe-c584ea5715c0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016/action returned with HTTP 202 Aug 06 13:20:01.377374 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1355/5380] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:20:01 2026] POST /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:20:01.430234 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-549f37f8-0b46-4be3-808b-c676f8696337 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:01.430851 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-549f37f8-0b46-4be3-808b-c676f8696337 None None] GET https://10.4.3.59/volume// Aug 06 13:20:01.431080 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-549f37f8-0b46-4be3-808b-c676f8696337 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:01.431491 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-549f37f8-0b46-4be3-808b-c676f8696337 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:01.431913 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-549f37f8-0b46-4be3-808b-c676f8696337 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:01.432487 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1341/5381] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:01.442567 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-b7db8c0b-2daa-42b9-ad47-e5c1c467861a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:01.445208 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-b7db8c0b-2daa-42b9-ad47-e5c1c467861a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:01.445555 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-b7db8c0b-2daa-42b9-ad47-e5c1c467861a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:01.445842 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-b7db8c0b-2daa-42b9-ad47-e5c1c467861a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:01.449086 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=222,cinder:UPDATE=50,cinder:INSERT=16 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:20:01.464294 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:01.464294 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:01.471775 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-b7db8c0b-2daa-42b9-ad47-e5c1c467861a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:01.478862 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-b7db8c0b-2daa-42b9-ad47-e5c1c467861a tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:20:01.479385 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1348/5382] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:01 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:02.511866 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-2dacfb07-9303-465e-aa4e-c7b6203704b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:02.514618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-2dacfb07-9303-465e-aa4e-c7b6203704b9 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d Aug 06 13:20:02.514816 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-2dacfb07-9303-465e-aa4e-c7b6203704b9 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:02.515030 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-2dacfb07-9303-465e-aa4e-c7b6203704b9 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:02.517237 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=173,cinder:UPDATE=32,cinder:INSERT=11 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:20:02.527220 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:02.527220 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:02.587867 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-22f6e5cb-3fde-471a-92d2-5686e84dce45 req-2dacfb07-9303-465e-aa4e-c7b6203704b9 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d returned with HTTP 200 Aug 06 13:20:02.588438 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1339/5383] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:20:02 2026] DELETE /volume/v3/attachments/a85eb889-4644-4f56-a818-b09328bf7c7d => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:03.544203 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:03.546245 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:20:03.546728 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-73807085", "snapshot_id": "ec44c275-659a-4961-80ea-691f82d04944", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:03.548498 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-73807085', 'snapshot_id': 'ec44c275-659a-4961-80ea-691f82d04944', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:20:03.555689 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:03.555689 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:03.556327 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:20:03.556560 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume of 1 GB Aug 06 13:20:03.561184 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Availability Zones retrieved successfully. Aug 06 13:20:03.569550 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (cd347302-f173-493d-b6cb-5c744738d733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:20:03.570958 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7419c2e9-e92b-4a19-8a41-9280031c7440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:20:03.572487 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:20:03.616321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7419c2e9-e92b-4a19-8a41-9280031c7440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ec44c275-659a-4961-80ea-691f82d04944', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:20:03.617646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74873363-cd4c-4e5f-be7d-30326b2d0519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:20:03.673757 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Created reservations ['0bd21fde-2f1a-4bad-87ad-586e54965010', 'e954b587-fbbf-47ae-97c4-5a1e962adf34', '7ddcdc12-c040-42c9-aa6b-33e42d72df3b', 'd6bc2cdc-b63c-46f6-aef9-52e8d36b280a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:20:03.674802 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74873363-cd4c-4e5f-be7d-30326b2d0519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd21fde-2f1a-4bad-87ad-586e54965010', 'e954b587-fbbf-47ae-97c4-5a1e962adf34', '7ddcdc12-c040-42c9-aa6b-33e42d72df3b', 'd6bc2cdc-b63c-46f6-aef9-52e8d36b280a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:20:03.675877 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b925430-dcbf-4691-bb8f-55af5c3590cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:20:03.733961 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b925430-dcbf-4691-bb8f-55af5c3590cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b898521-f176-4aea-b8e4-5bfecba65724', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-73807085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['0bd21fde-2f1a-4bad-87ad-586e54965010','e954b587-fbbf-47ae-97c4-5a1e962adf34','7ddcdc12-c040-42c9-aa6b-33e42d72df3b','d6bc2cdc-b63c-46f6-aef9-52e8d36b280a'],size=1,snapshot_id=ec44c275-659a-4961-80ea-691f82d04944,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-73807085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b898521-f176-4aea-b8e4-5bfecba65724,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be1e149bbf9439ba9960ada072e0aa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ec44c275-659a-4961-80ea-691f82d04944,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:20:03.735619 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7df8a88-7e76-48a1-b8ed-d7f2d25ac4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:20:03.762151 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7df8a88-7e76-48a1-b8ed-d7f2d25ac4da) transitioned into state 'SUCCESS' from state '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-73807085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be1e149bbf9439ba9960ada072e0aa1',qos_specs=None,replication_status=,reservations=['0bd21fde-2f1a-4bad-87ad-586e54965010','e954b587-fbbf-47ae-97c4-5a1e962adf34','7ddcdc12-c040-42c9-aa6b-33e42d72df3b','d6bc2cdc-b63c-46f6-aef9-52e8d36b280a'],size=1,snapshot_id=ec44c275-659a-4961-80ea-691f82d04944,source_replicaid=,source_volid=None,status='creating',user_id='9a64264d0bc84a39a39af6ab689e6dc6',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:20:03.763181 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b306f42f-046a-40fa-85dd-5f2bc8761668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:20:03.789898 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b306f42f-046a-40fa-85dd-5f2bc8761668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:20:03.790944 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Flow 'volume_create_api' (cd347302-f173-493d-b6cb-5c744738d733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:20:03.791310 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Create volume request issued successfully. Aug 06 13:20:03.792145 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6f85d63-39fd-4f42-b33c-74afd546f4b4 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:20:03.792624 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1356/5384] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:20:03 2026] POST /volume/v3/volumes => generated 787 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:20:03.807649 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37abc752-8586-4feb-ac11-0015bf6ed54b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:03.810209 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37abc752-8586-4feb-ac11-0015bf6ed54b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:03.810583 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37abc752-8586-4feb-ac11-0015bf6ed54b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:03.810858 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37abc752-8586-4feb-ac11-0015bf6ed54b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:03.820860 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:03.820860 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:03.825976 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37abc752-8586-4feb-ac11-0015bf6ed54b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:03.832479 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37abc752-8586-4feb-ac11-0015bf6ed54b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:03.832947 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1342/5385] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:03 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:04.846687 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03e75d78-8e46-4eb4-8d4b-7ee9da8d69e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:04.848410 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03e75d78-8e46-4eb4-8d4b-7ee9da8d69e5 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:04.848620 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03e75d78-8e46-4eb4-8d4b-7ee9da8d69e5 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:04.848836 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03e75d78-8e46-4eb4-8d4b-7ee9da8d69e5 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:04.856378 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:04.856378 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:04.860654 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03e75d78-8e46-4eb4-8d4b-7ee9da8d69e5 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:04.866088 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03e75d78-8e46-4eb4-8d4b-7ee9da8d69e5 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:04.866623 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1349/5386] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:04 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:04.878979 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-483dd1d0-6df6-4a96-883f-6ec13c88684d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:04.880943 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-483dd1d0-6df6-4a96-883f-6ec13c88684d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:04.881179 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-483dd1d0-6df6-4a96-883f-6ec13c88684d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:04.881424 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-483dd1d0-6df6-4a96-883f-6ec13c88684d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:04.888905 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:04.888905 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:04.892874 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-483dd1d0-6df6-4a96-883f-6ec13c88684d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:04.897314 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-483dd1d0-6df6-4a96-883f-6ec13c88684d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:04.897706 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1340/5387] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:04 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:05.248282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-4d3b5bd4-8d29-426a-913c-2ce4420d56d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.251314 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-4d3b5bd4-8d29-426a-913c-2ce4420d56d2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:05.251584 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-4d3b5bd4-8d29-426a-913c-2ce4420d56d2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.251841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-4d3b5bd4-8d29-426a-913c-2ce4420d56d2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.263610 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.263610 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:05.267633 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-4d3b5bd4-8d29-426a-913c-2ce4420d56d2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:05.273649 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-4d3b5bd4-8d29-426a-913c-2ce4420d56d2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:05.274196 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1357/5388] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:05.353190 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7cca1dc-3dad-4f48-b47b-46e16b8f110b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.353687 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7cca1dc-3dad-4f48-b47b-46e16b8f110b None None] GET https://10.4.3.59/volume// Aug 06 13:20:05.353900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7cca1dc-3dad-4f48-b47b-46e16b8f110b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.354188 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7cca1dc-3dad-4f48-b47b-46e16b8f110b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.354660 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7cca1dc-3dad-4f48-b47b-46e16b8f110b None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:05.355040 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1343/5389] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:05.363675 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-c456eac1-5fa1-4955-9ad1-33123ecc82ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.365852 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-c456eac1-5fa1-4955-9ad1-33123ecc82ef tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:20:05.366562 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-c456eac1-5fa1-4955-9ad1-33123ecc82ef tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49c46127-9db6-4cef-8c1e-e69f4e64579f", "connector": null, "instance_uuid": "482f4be6-86b5-4f33-be86-2711169f0ce5"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:05.378633 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.378633 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:05.408726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-c456eac1-5fa1-4955-9ad1-33123ecc82ef tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:20:05.409282 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1350/5390] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:20:05 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:05.412677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-3d1db23e-31ea-4cc1-ac30-a7eb0834b77b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.414786 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-3d1db23e-31ea-4cc1-ac30-a7eb0834b77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:05.414958 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-3d1db23e-31ea-4cc1-ac30-a7eb0834b77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.415142 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-3d1db23e-31ea-4cc1-ac30-a7eb0834b77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.422429 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.422429 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:05.428115 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-3d1db23e-31ea-4cc1-ac30-a7eb0834b77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:05.434534 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-3d1db23e-31ea-4cc1-ac30-a7eb0834b77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:05.435081 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1341/5391] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:05.439870 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54eab51d-27dc-4ba4-8849-7cf2875c991b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.442014 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54eab51d-27dc-4ba4-8849-7cf2875c991b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:05.442249 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54eab51d-27dc-4ba4-8849-7cf2875c991b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.442511 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54eab51d-27dc-4ba4-8849-7cf2875c991b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.454167 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd7c8357-bb37-4205-9314-7d7e51b9fb69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.454662 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd7c8357-bb37-4205-9314-7d7e51b9fb69 None None] GET https://10.4.3.59/volume// Aug 06 13:20:05.454864 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd7c8357-bb37-4205-9314-7d7e51b9fb69 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.455049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd7c8357-bb37-4205-9314-7d7e51b9fb69 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.455585 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd7c8357-bb37-4205-9314-7d7e51b9fb69 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:05.455795 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1344/5392] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:05.459715 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.459715 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:05.465073 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-54eab51d-27dc-4ba4-8849-7cf2875c991b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:05.466285 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7e94f755-7a2b-40aa-860c-6a0f9fed40ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.468931 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7e94f755-7a2b-40aa-860c-6a0f9fed40ba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:05.469392 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7e94f755-7a2b-40aa-860c-6a0f9fed40ba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.469674 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7e94f755-7a2b-40aa-860c-6a0f9fed40ba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.471514 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54eab51d-27dc-4ba4-8849-7cf2875c991b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:05.472079 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1358/5393] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:05.485134 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.485134 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:05.490552 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7e94f755-7a2b-40aa-860c-6a0f9fed40ba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:05.497466 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7e94f755-7a2b-40aa-860c-6a0f9fed40ba tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:05.497891 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1351/5394] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1394 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:05.518752 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96f1de7c-16c3-4906-8730-3d947652f4b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.519308 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96f1de7c-16c3-4906-8730-3d947652f4b4 None None] GET https://10.4.3.59/volume// Aug 06 13:20:05.519575 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96f1de7c-16c3-4906-8730-3d947652f4b4 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.519843 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96f1de7c-16c3-4906-8730-3d947652f4b4 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.520279 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96f1de7c-16c3-4906-8730-3d947652f4b4 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:05.520670 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1342/5395] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:05.529510 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-48241dd6-397d-417c-809d-75c5d6688b9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.531656 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-48241dd6-397d-417c-809d-75c5d6688b9d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:20:05.532063 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-48241dd6-397d-417c-809d-75c5d6688b9d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b898521-f176-4aea-b8e4-5bfecba65724", "connector": null, "instance_uuid": "70bae9c9-1ae7-476d-b615-1073e8e9b6f0"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:05.535671 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=182,cinder:UPDATE=51,cinder:INSERT=19 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:20:05.542769 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.542769 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:05.573858 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-48241dd6-397d-417c-809d-75c5d6688b9d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:20:05.574708 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1345/5396] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:20:05 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:05.606923 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a085d3b7-6cc5-44aa-bf86-2c072da2e072 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.609369 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a085d3b7-6cc5-44aa-bf86-2c072da2e072 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:05.609623 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a085d3b7-6cc5-44aa-bf86-2c072da2e072 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.609858 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a085d3b7-6cc5-44aa-bf86-2c072da2e072 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.620535 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7170d317-20fa-43ad-b7a4-64170a2b3240 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.620956 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.620956 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:05.622639 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7170d317-20fa-43ad-b7a4-64170a2b3240 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] PUT https://10.4.3.59/volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e Aug 06 13:20:05.623003 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7170d317-20fa-43ad-b7a4-64170a2b3240 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:05.625215 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a085d3b7-6cc5-44aa-bf86-2c072da2e072 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:05.625725 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6b965fa-5504-4585-8924-1e6a86b0d6d2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.626145 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6b965fa-5504-4585-8924-1e6a86b0d6d2 None None] GET https://10.4.3.59/volume// Aug 06 13:20:05.626391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6b965fa-5504-4585-8924-1e6a86b0d6d2 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.626636 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6b965fa-5504-4585-8924-1e6a86b0d6d2 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.627030 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6b965fa-5504-4585-8924-1e6a86b0d6d2 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:05.627391 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1343/5397] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:05.630317 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a085d3b7-6cc5-44aa-bf86-2c072da2e072 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:05.630716 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1359/5398] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:05.631575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7170d317-20fa-43ad-b7a4-64170a2b3240 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Acquiring lock "cinder-attachment_update-49c46127-9db6-4cef-8c1e-e69f4e64579f-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:20:05.637388 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7170d317-20fa-43ad-b7a4-64170a2b3240 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-49c46127-9db6-4cef-8c1e-e69f4e64579f-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:20:05.637793 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-a61499e8-854b-498b-840a-2e235e152b1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.638482 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.638482 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:05.639976 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-a61499e8-854b-498b-840a-2e235e152b1d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:05.640290 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-a61499e8-854b-498b-840a-2e235e152b1d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:05.640522 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-a61499e8-854b-498b-840a-2e235e152b1d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:05.649950 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.649950 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:05.653617 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-a61499e8-854b-498b-840a-2e235e152b1d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:05.658317 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-a61499e8-854b-498b-840a-2e235e152b1d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:05.658720 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1346/5399] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:05 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 1059 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:05.742589 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7170d317-20fa-43ad-b7a4-64170a2b3240 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-49c46127-9db6-4cef-8c1e-e69f4e64579f-np0000006653" released by "attachment_update" :: held 0.105s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:20:05.743022 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-7170d317-20fa-43ad-b7a4-64170a2b3240 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e returned with HTTP 200 Aug 06 13:20:05.743573 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1352/5400] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:20:05 2026] PUT /volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:05.787138 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-7e84f1d7-0229-48c9-b596-6e921935c40e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:05.790656 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-7e84f1d7-0229-48c9-b596-6e921935c40e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] PUT https://10.4.3.59/volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf Aug 06 13:20:05.790656 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-7e84f1d7-0229-48c9-b596-6e921935c40e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:05.799503 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-7e84f1d7-0229-48c9-b596-6e921935c40e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Acquiring lock "cinder-attachment_update-2b898521-f176-4aea-b8e4-5bfecba65724-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:20:05.804700 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-7e84f1d7-0229-48c9-b596-6e921935c40e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-2b898521-f176-4aea-b8e4-5bfecba65724-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:20:05.805657 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:05.805657 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:05.896394 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-7e84f1d7-0229-48c9-b596-6e921935c40e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Lock "cinder-attachment_update-2b898521-f176-4aea-b8e4-5bfecba65724-np0000006653" released by "attachment_update" :: held 0.091s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:20:05.896394 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-7e84f1d7-0229-48c9-b596-6e921935c40e tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf returned with HTTP 200 Aug 06 13:20:05.896853 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1344/5401] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:20:05 2026] PUT /volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:06.486771 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9bd82242-89d2-436a-a82f-15ea13cf8d16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:06.488825 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bd82242-89d2-436a-a82f-15ea13cf8d16 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:06.489018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bd82242-89d2-436a-a82f-15ea13cf8d16 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:06.489225 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bd82242-89d2-436a-a82f-15ea13cf8d16 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:06.503655 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:06.503655 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:06.508452 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9bd82242-89d2-436a-a82f-15ea13cf8d16 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:06.513716 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bd82242-89d2-436a-a82f-15ea13cf8d16 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:06.514180 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1360/5402] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:06 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:06.646868 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ccf0a5f-fc90-49ba-b794-a4a7dfff3ace None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:06.648940 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ccf0a5f-fc90-49ba-b794-a4a7dfff3ace tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:06.649175 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ccf0a5f-fc90-49ba-b794-a4a7dfff3ace tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:06.649403 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ccf0a5f-fc90-49ba-b794-a4a7dfff3ace tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:06.662333 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:06.662333 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:06.666901 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ccf0a5f-fc90-49ba-b794-a4a7dfff3ace tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:06.673070 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ccf0a5f-fc90-49ba-b794-a4a7dfff3ace tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:06.673705 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1347/5403] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:06 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:07.527282 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa4ff9a3-9488-4430-9fbb-2c01895dc600 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:07.529117 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa4ff9a3-9488-4430-9fbb-2c01895dc600 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:07.529344 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa4ff9a3-9488-4430-9fbb-2c01895dc600 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:07.529523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa4ff9a3-9488-4430-9fbb-2c01895dc600 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:07.543991 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:07.543991 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:07.550809 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa4ff9a3-9488-4430-9fbb-2c01895dc600 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:07.558338 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa4ff9a3-9488-4430-9fbb-2c01895dc600 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:07.559050 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1353/5404] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:07 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:07.690171 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a96a619f-12e9-4390-b038-0cb7bc11d368 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:07.692232 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a96a619f-12e9-4390-b038-0cb7bc11d368 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:07.692519 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a96a619f-12e9-4390-b038-0cb7bc11d368 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:07.692753 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a96a619f-12e9-4390-b038-0cb7bc11d368 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:07.706417 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:07.706417 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:07.711460 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a96a619f-12e9-4390-b038-0cb7bc11d368 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:07.717718 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a96a619f-12e9-4390-b038-0cb7bc11d368 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:07.718274 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1345/5405] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:07 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:08.105284 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-017ffc0e-1c8d-4e29-972d-1104f1e90406 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:08.107778 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-017ffc0e-1c8d-4e29-972d-1104f1e90406 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e/action Aug 06 13:20:08.109282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-017ffc0e-1c8d-4e29-972d-1104f1e90406 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:08.109282 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-017ffc0e-1c8d-4e29-972d-1104f1e90406 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:08.142947 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:08.142947 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:08.157701 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d330e80c-61d3-4d2d-9fc9-e969c2901d1d req-017ffc0e-1c8d-4e29-972d-1104f1e90406 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e/action returned with HTTP 204 Aug 06 13:20:08.159221 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1361/5406] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:20:08 2026] POST /volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:08.576708 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c08bd3d0-65f4-4284-859e-801c9fdde49c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:08.580030 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c08bd3d0-65f4-4284-859e-801c9fdde49c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:08.580191 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c08bd3d0-65f4-4284-859e-801c9fdde49c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:08.580499 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c08bd3d0-65f4-4284-859e-801c9fdde49c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:08.599704 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:08.599704 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:08.604289 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c08bd3d0-65f4-4284-859e-801c9fdde49c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:08.609646 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c08bd3d0-65f4-4284-859e-801c9fdde49c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:08.610154 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1348/5407] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:08 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:08.733692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f2ac4ff-31e3-43b2-8746-2dbfd3f04091 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:08.735606 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f2ac4ff-31e3-43b2-8746-2dbfd3f04091 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:08.735859 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f2ac4ff-31e3-43b2-8746-2dbfd3f04091 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:08.736078 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f2ac4ff-31e3-43b2-8746-2dbfd3f04091 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:08.746529 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:08.746529 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:08.750357 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f2ac4ff-31e3-43b2-8746-2dbfd3f04091 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:08.754544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f2ac4ff-31e3-43b2-8746-2dbfd3f04091 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:08.755079 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1354/5408] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:08 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:09.767731 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-26f1c6a8-6ec8-491b-a5bc-9024768e9150 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:09.769844 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26f1c6a8-6ec8-491b-a5bc-9024768e9150 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:09.770093 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26f1c6a8-6ec8-491b-a5bc-9024768e9150 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:09.770353 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26f1c6a8-6ec8-491b-a5bc-9024768e9150 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:09.781665 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:09.781665 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:09.786414 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-26f1c6a8-6ec8-491b-a5bc-9024768e9150 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:09.790932 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26f1c6a8-6ec8-491b-a5bc-9024768e9150 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:09.791378 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1346/5409] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:09 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:10.043232 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1252ee16-b5b5-464d-bf89-5ae13762924f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.045022 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1252ee16-b5b5-464d-bf89-5ae13762924f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:10.045280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1252ee16-b5b5-464d-bf89-5ae13762924f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.045535 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1252ee16-b5b5-464d-bf89-5ae13762924f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.057280 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.057280 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:10.060625 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1252ee16-b5b5-464d-bf89-5ae13762924f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.065237 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1252ee16-b5b5-464d-bf89-5ae13762924f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:10.065615 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1362/5410] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:10.078088 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33ddb92e-df2b-4fee-bda9-93037c46c2bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.080532 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33ddb92e-df2b-4fee-bda9-93037c46c2bc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:10.080803 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33ddb92e-df2b-4fee-bda9-93037c46c2bc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.081063 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33ddb92e-df2b-4fee-bda9-93037c46c2bc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.096558 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.096558 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:10.101063 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33ddb92e-df2b-4fee-bda9-93037c46c2bc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.106739 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33ddb92e-df2b-4fee-bda9-93037c46c2bc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:10.107292 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1349/5411] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:10.119508 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dac5c79a-5091-4b0b-a80a-8c718334e0ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.121978 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dac5c79a-5091-4b0b-a80a-8c718334e0ec tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:10.122240 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dac5c79a-5091-4b0b-a80a-8c718334e0ec tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.122509 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dac5c79a-5091-4b0b-a80a-8c718334e0ec tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.137894 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.137894 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:10.142548 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dac5c79a-5091-4b0b-a80a-8c718334e0ec tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.148320 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dac5c79a-5091-4b0b-a80a-8c718334e0ec tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:10.148810 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1355/5412] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:10.189164 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-22bc78f0-6ba7-48b1-a74f-d7eb75dc28f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.191277 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-22bc78f0-6ba7-48b1-a74f-d7eb75dc28f5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:10.191499 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-22bc78f0-6ba7-48b1-a74f-d7eb75dc28f5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.191704 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-22bc78f0-6ba7-48b1-a74f-d7eb75dc28f5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.203728 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.203728 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:10.207767 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-22bc78f0-6ba7-48b1-a74f-d7eb75dc28f5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.212701 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-22bc78f0-6ba7-48b1-a74f-d7eb75dc28f5 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:10.213386 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1347/5413] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1509 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:10.233579 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-5db7546f-bf00-4afa-abf5-f0aa1cd55f4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.236239 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-5db7546f-bf00-4afa-abf5-f0aa1cd55f4c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f/action Aug 06 13:20:10.236724 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-5db7546f-bf00-4afa-abf5-f0aa1cd55f4c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:10.236904 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-5db7546f-bf00-4afa-abf5-f0aa1cd55f4c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:10.256229 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.256229 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:10.256975 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-5db7546f-bf00-4afa-abf5-f0aa1cd55f4c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.266569 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-5db7546f-bf00-4afa-abf5-f0aa1cd55f4c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Begin detaching volume completed successfully. Aug 06 13:20:10.266828 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-5db7546f-bf00-4afa-abf5-f0aa1cd55f4c tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f/action returned with HTTP 202 Aug 06 13:20:10.267425 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1363/5414] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:20:10 2026] POST /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:20:10.294804 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f24a905-69ce-4acc-9ff2-631fc8db736f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.296735 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f24a905-69ce-4acc-9ff2-631fc8db736f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:10.296950 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f24a905-69ce-4acc-9ff2-631fc8db736f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.297220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f24a905-69ce-4acc-9ff2-631fc8db736f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.310413 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.310413 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:10.314875 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f24a905-69ce-4acc-9ff2-631fc8db736f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.319417 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f24a905-69ce-4acc-9ff2-631fc8db736f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:10.320088 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1350/5415] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:10.320602 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d84265db-a52f-478e-bdd1-fe62fd39e858 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.321133 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d84265db-a52f-478e-bdd1-fe62fd39e858 None None] GET https://10.4.3.59/volume// Aug 06 13:20:10.321390 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d84265db-a52f-478e-bdd1-fe62fd39e858 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.321641 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d84265db-a52f-478e-bdd1-fe62fd39e858 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.322090 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d84265db-a52f-478e-bdd1-fe62fd39e858 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:10.322517 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1356/5416] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:10.331792 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-3124fa18-e4d9-4e7a-9d8c-f2488544c57f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.334179 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-3124fa18-e4d9-4e7a-9d8c-f2488544c57f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:10.334397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-3124fa18-e4d9-4e7a-9d8c-f2488544c57f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.334609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-3124fa18-e4d9-4e7a-9d8c-f2488544c57f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.346686 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.346686 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:10.350023 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-3124fa18-e4d9-4e7a-9d8c-f2488544c57f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.354527 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-3124fa18-e4d9-4e7a-9d8c-f2488544c57f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:10.354971 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1348/5417] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1692 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:10.804031 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3c5f7df-b46e-4a81-8dec-dd9fba07a47f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.806396 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3c5f7df-b46e-4a81-8dec-dd9fba07a47f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:10.806652 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3c5f7df-b46e-4a81-8dec-dd9fba07a47f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.806930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3c5f7df-b46e-4a81-8dec-dd9fba07a47f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.819610 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.819610 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:10.824570 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b3c5f7df-b46e-4a81-8dec-dd9fba07a47f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:10.830429 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3c5f7df-b46e-4a81-8dec-dd9fba07a47f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:10.830926 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1364/5418] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:10.883315 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-c9e2933d-ed78-4e42-ac3b-add449ece80a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.885746 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-c9e2933d-ed78-4e42-ac3b-add449ece80a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:10.885973 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-c9e2933d-ed78-4e42-ac3b-add449ece80a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.886216 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-c9e2933d-ed78-4e42-ac3b-add449ece80a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.897600 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.897600 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:10.900724 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-c9e2933d-ed78-4e42-ac3b-add449ece80a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:10.905178 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-c9e2933d-ed78-4e42-ac3b-add449ece80a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:10.905568 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1351/5419] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:10 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:10.921405 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-9bf57b53-6bc7-466c-83c2-6cde2f1f830b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:10.923402 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-9bf57b53-6bc7-466c-83c2-6cde2f1f830b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e Aug 06 13:20:10.923560 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-9bf57b53-6bc7-466c-83c2-6cde2f1f830b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:10.923756 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-9bf57b53-6bc7-466c-83c2-6cde2f1f830b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:10.931928 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:10.931928 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:10.987906 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cf058c08-620f-45b7-bec9-209b0ef58dce req-9bf57b53-6bc7-466c-83c2-6cde2f1f830b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e returned with HTTP 200 Aug 06 13:20:10.988499 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1357/5420] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:20:10 2026] DELETE /volume/v3/attachments/e1e0fded-b901-45fd-b159-913e9d5e6a4e => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:11.091550 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-38d47202-9a38-403e-af4b-3316a6504912 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:11.094277 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-38d47202-9a38-403e-af4b-3316a6504912 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf/action Aug 06 13:20:11.094863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-38d47202-9a38-403e-af4b-3316a6504912 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:11.095040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-38d47202-9a38-403e-af4b-3316a6504912 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:11.116188 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:11.116188 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:11.127032 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13ebb9d3-0ad5-42bf-80a2-b8df1dc0bc70 req-38d47202-9a38-403e-af4b-3316a6504912 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf/action returned with HTTP 204 Aug 06 13:20:11.127644 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1349/5421] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:20:11 2026] POST /volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:11.337281 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-019fac24-8c61-48b8-88c7-dcaf9a8d712d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:11.339046 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-019fac24-8c61-48b8-88c7-dcaf9a8d712d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:11.339289 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-019fac24-8c61-48b8-88c7-dcaf9a8d712d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:11.339468 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-019fac24-8c61-48b8-88c7-dcaf9a8d712d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:11.350794 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:11.350794 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:11.355770 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-019fac24-8c61-48b8-88c7-dcaf9a8d712d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:11.360277 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-019fac24-8c61-48b8-88c7-dcaf9a8d712d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:11.360727 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1365/5422] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:11 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:11.845762 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ead5add7-d5d3-4a90-bdf0-2761ed89f592 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:11.848079 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ead5add7-d5d3-4a90-bdf0-2761ed89f592 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:11.848439 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ead5add7-d5d3-4a90-bdf0-2761ed89f592 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:11.848696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ead5add7-d5d3-4a90-bdf0-2761ed89f592 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:11.861178 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:11.861178 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:11.866362 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ead5add7-d5d3-4a90-bdf0-2761ed89f592 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:11.872629 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ead5add7-d5d3-4a90-bdf0-2761ed89f592 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:11.873121 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1352/5423] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:11 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:13.888236 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebaf1045-922a-46e1-9889-abd12177c5c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:13.891396 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebaf1045-922a-46e1-9889-abd12177c5c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:13.891690 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebaf1045-922a-46e1-9889-abd12177c5c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:13.891903 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebaf1045-922a-46e1-9889-abd12177c5c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:13.903501 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:13.903501 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:13.907520 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ebaf1045-922a-46e1-9889-abd12177c5c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:13.913182 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebaf1045-922a-46e1-9889-abd12177c5c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:13.913640 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1358/5424] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:13 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:13.959172 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-0ff471f3-cd74-4884-8caf-22111fa24440 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:13.962302 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-0ff471f3-cd74-4884-8caf-22111fa24440 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:13.962517 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-0ff471f3-cd74-4884-8caf-22111fa24440 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:13.963459 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-0ff471f3-cd74-4884-8caf-22111fa24440 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:13.974291 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:13.974291 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:13.978374 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-0ff471f3-cd74-4884-8caf-22111fa24440 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:13.983288 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-0ff471f3-cd74-4884-8caf-22111fa24440 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:13.983676 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1350/5425] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:13 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:14.008882 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-11e2f9fe-9b8e-4c6f-806f-f31857df4ed0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:14.011298 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-11e2f9fe-9b8e-4c6f-806f-f31857df4ed0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f/action Aug 06 13:20:14.011724 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-11e2f9fe-9b8e-4c6f-806f-f31857df4ed0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:14.011891 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-11e2f9fe-9b8e-4c6f-806f-f31857df4ed0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:14.026754 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:14.026754 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:14.027460 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-11e2f9fe-9b8e-4c6f-806f-f31857df4ed0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:14.034699 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-11e2f9fe-9b8e-4c6f-806f-f31857df4ed0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Begin detaching volume completed successfully. Aug 06 13:20:14.034857 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-11e2f9fe-9b8e-4c6f-806f-f31857df4ed0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f/action returned with HTTP 202 Aug 06 13:20:14.035665 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1366/5426] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:20:14 2026] POST /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:20:14.059992 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-520edd90-2a26-4264-bf5d-04bc51153e0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:14.062354 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-520edd90-2a26-4264-bf5d-04bc51153e0d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:14.062683 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-520edd90-2a26-4264-bf5d-04bc51153e0d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:14.062849 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-520edd90-2a26-4264-bf5d-04bc51153e0d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:14.073083 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:14.073083 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:14.077041 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-520edd90-2a26-4264-bf5d-04bc51153e0d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:14.081553 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-520edd90-2a26-4264-bf5d-04bc51153e0d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:14.082035 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1353/5427] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:14 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:14.085595 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9f6b30e-ca71-45b2-8d81-5f945f2b3d00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:14.085957 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f6b30e-ca71-45b2-8d81-5f945f2b3d00 None None] GET https://10.4.3.59/volume// Aug 06 13:20:14.086157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f6b30e-ca71-45b2-8d81-5f945f2b3d00 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:14.086382 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f6b30e-ca71-45b2-8d81-5f945f2b3d00 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:14.087236 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f6b30e-ca71-45b2-8d81-5f945f2b3d00 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:14.087609 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1359/5428] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:14.095984 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-21130665-c5be-466c-821f-fb29a583550f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:14.098345 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-21130665-c5be-466c-821f-fb29a583550f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:14.098677 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-21130665-c5be-466c-821f-fb29a583550f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:14.098941 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-21130665-c5be-466c-821f-fb29a583550f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:14.109887 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:14.109887 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:14.114276 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-21130665-c5be-466c-821f-fb29a583550f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:14.119305 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-21130665-c5be-466c-821f-fb29a583550f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:14.120146 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1351/5429] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:14 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:15.097280 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-715e1c0c-53cd-446c-a3d1-4909f5cdc38b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:15.099611 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-715e1c0c-53cd-446c-a3d1-4909f5cdc38b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:15.099928 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-715e1c0c-53cd-446c-a3d1-4909f5cdc38b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:15.100292 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-715e1c0c-53cd-446c-a3d1-4909f5cdc38b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:15.113746 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:15.113746 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:15.119130 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-715e1c0c-53cd-446c-a3d1-4909f5cdc38b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:15.125718 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-715e1c0c-53cd-446c-a3d1-4909f5cdc38b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:15.126268 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1367/5430] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:15 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1215 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 13:20:15.354474 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:15.356410 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:20:15.356690 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:15.356861 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:15.356962 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Delete snapshot with id: b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:20:15.362380 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:15.362380 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:15.363003 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Snapshot retrieved successfully. Aug 06 13:20:15.380979 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Snapshot delete request issued successfully. Aug 06 13:20:15.381365 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7af76f5b-f8d9-4275-b217-bbe9d5396617 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 202 Aug 06 13:20:15.381729 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1354/5431] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:20:15 2026] DELETE /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:15.388829 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13d6383e-878e-4caf-9f3e-69613086ff68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:15.390568 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13d6383e-878e-4caf-9f3e-69613086ff68 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:20:15.390813 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13d6383e-878e-4caf-9f3e-69613086ff68 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:15.391097 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13d6383e-878e-4caf-9f3e-69613086ff68 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:15.396126 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:15.396126 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:15.396665 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13d6383e-878e-4caf-9f3e-69613086ff68 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Snapshot retrieved successfully. Aug 06 13:20:15.397521 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13d6383e-878e-4caf-9f3e-69613086ff68 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 200 Aug 06 13:20:15.397936 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1360/5432] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:15 2026] GET /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:15.812972 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-061925e2-0fad-4e33-86a5-07b8697e4dcb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:15.815622 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-061925e2-0fad-4e33-86a5-07b8697e4dcb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:15.815864 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-061925e2-0fad-4e33-86a5-07b8697e4dcb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:15.816104 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-061925e2-0fad-4e33-86a5-07b8697e4dcb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:15.826289 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:15.826289 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:15.829821 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-061925e2-0fad-4e33-86a5-07b8697e4dcb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:15.834618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-061925e2-0fad-4e33-86a5-07b8697e4dcb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:15.835230 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1352/5433] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:15 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:15.855041 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-8db7a2a0-ef1b-4a38-addf-7758e1aa6689 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:15.857215 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-8db7a2a0-ef1b-4a38-addf-7758e1aa6689 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] POST https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724/action Aug 06 13:20:15.857625 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-8db7a2a0-ef1b-4a38-addf-7758e1aa6689 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:15.857766 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-8db7a2a0-ef1b-4a38-addf-7758e1aa6689 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:15.870832 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:15.870832 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:15.871535 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-8db7a2a0-ef1b-4a38-addf-7758e1aa6689 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:15.880483 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-8db7a2a0-ef1b-4a38-addf-7758e1aa6689 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Begin detaching volume completed successfully. Aug 06 13:20:15.880971 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-8db7a2a0-ef1b-4a38-addf-7758e1aa6689 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724/action returned with HTTP 202 Aug 06 13:20:15.881573 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1368/5434] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:20:15 2026] POST /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:20:15.924524 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac152e3d-c5ce-4262-9cc4-2e196f9a309a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:15.925054 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac152e3d-c5ce-4262-9cc4-2e196f9a309a None None] GET https://10.4.3.59/volume// Aug 06 13:20:15.925295 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac152e3d-c5ce-4262-9cc4-2e196f9a309a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:15.925771 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac152e3d-c5ce-4262-9cc4-2e196f9a309a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:15.926014 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac152e3d-c5ce-4262-9cc4-2e196f9a309a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:15.926488 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1355/5435] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:15.934998 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f8984e0b-c7d2-4c1f-9cc7-bf89b32e9e07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:15.938324 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f8984e0b-c7d2-4c1f-9cc7-bf89b32e9e07 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:15.938616 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f8984e0b-c7d2-4c1f-9cc7-bf89b32e9e07 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:15.938888 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f8984e0b-c7d2-4c1f-9cc7-bf89b32e9e07 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:15.950961 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:15.950961 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:15.955127 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f8984e0b-c7d2-4c1f-9cc7-bf89b32e9e07 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:15.959648 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f8984e0b-c7d2-4c1f-9cc7-bf89b32e9e07 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:15.960287 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1361/5436] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:15 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:16.142652 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bfbd9190-e01d-4df2-8c19-4cca111fab24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:16.144618 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfbd9190-e01d-4df2-8c19-4cca111fab24 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:16.144842 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfbd9190-e01d-4df2-8c19-4cca111fab24 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:16.145083 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfbd9190-e01d-4df2-8c19-4cca111fab24 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:16.155913 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:16.155913 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:16.159977 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bfbd9190-e01d-4df2-8c19-4cca111fab24 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:16.164402 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfbd9190-e01d-4df2-8c19-4cca111fab24 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:16.164790 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1353/5437] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:16 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:16.406662 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-807fce9a-5503-451d-bff6-738895feeb9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:16.408322 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-807fce9a-5503-451d-bff6-738895feeb9c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:20:16.408502 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-807fce9a-5503-451d-bff6-738895feeb9c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:16.408677 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-807fce9a-5503-451d-bff6-738895feeb9c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:16.412871 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-807fce9a-5503-451d-bff6-738895feeb9c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 404 Aug 06 13:20:16.413311 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1369/5438] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:16 2026] GET /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:16.531635 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-f9b500c1-da22-4d2f-abd5-9f3a5bffb10a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:16.533800 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-f9b500c1-da22-4d2f-abd5-9f3a5bffb10a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/attachments?instance_id=78b5da24-6e4c-472e-900d-4c4116c9623e Aug 06 13:20:16.533975 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-f9b500c1-da22-4d2f-abd5-9f3a5bffb10a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:16.534184 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-f9b500c1-da22-4d2f-abd5-9f3a5bffb10a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:16.549470 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-f9b500c1-da22-4d2f-abd5-9f3a5bffb10a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments?instance_id=78b5da24-6e4c-472e-900d-4c4116c9623e returned with HTTP 200 Aug 06 13:20:16.550021 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1356/5439] 10.4.3.59 () {70 vars in 1630 bytes} [Thu Aug 6 13:20:16 2026] GET /volume/v3/attachments?instance_id=78b5da24-6e4c-472e-900d-4c4116c9623e => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:16.558238 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-626a63c6-6cbe-42d4-bf74-e58c99ca18b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:16.561034 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-626a63c6-6cbe-42d4-bf74-e58c99ca18b1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b Aug 06 13:20:16.561349 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-626a63c6-6cbe-42d4-bf74-e58c99ca18b1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:16.561544 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-626a63c6-6cbe-42d4-bf74-e58c99ca18b1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:16.581614 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5465c9b6-a38d-4d86-80b6-2536b952a451 req-626a63c6-6cbe-42d4-bf74-e58c99ca18b1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b returned with HTTP 200 Aug 06 13:20:16.582100 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1362/5440] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:20:16 2026] GET /volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:16.633357 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-04a539df-43fb-451f-9dd0-b7152623af7b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:16.636201 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-04a539df-43fb-451f-9dd0-b7152623af7b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:16.636439 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-04a539df-43fb-451f-9dd0-b7152623af7b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:16.636632 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-04a539df-43fb-451f-9dd0-b7152623af7b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:16.646724 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:16.646724 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:16.650618 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-04a539df-43fb-451f-9dd0-b7152623af7b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:16.654905 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-04a539df-43fb-451f-9dd0-b7152623af7b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:16.655378 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1354/5441] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:16 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:16.838356 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f1b44f18-2e55-492c-8886-ed7990bb5cb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:16.840710 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f1b44f18-2e55-492c-8886-ed7990bb5cb2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf Aug 06 13:20:16.840910 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f1b44f18-2e55-492c-8886-ed7990bb5cb2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:16.841084 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f1b44f18-2e55-492c-8886-ed7990bb5cb2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:16.850417 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:16.850417 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:16.905104 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-981dc09d-aace-4c20-806c-156f96a17ef6 req-f1b44f18-2e55-492c-8886-ed7990bb5cb2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf returned with HTTP 200 Aug 06 13:20:16.905943 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1370/5442] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:20:16 2026] DELETE /volume/v3/attachments/ac518142-2411-4a5f-bc2c-ebb9deee5faf => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:16.982195 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-040e14e3-9644-4e45-833c-52ad8bd493dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:16.984073 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-040e14e3-9644-4e45-833c-52ad8bd493dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:16.984317 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-040e14e3-9644-4e45-833c-52ad8bd493dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:16.984533 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-040e14e3-9644-4e45-833c-52ad8bd493dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:16.992369 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:16.992369 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:16.995862 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-040e14e3-9644-4e45-833c-52ad8bd493dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:16.999901 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-040e14e3-9644-4e45-833c-52ad8bd493dd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:17.000233 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1357/5443] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:16 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:17.013677 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd16a1fd-55c0-4e69-a004-221fa55b8cdb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:17.015988 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd16a1fd-55c0-4e69-a004-221fa55b8cdb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:17.016280 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd16a1fd-55c0-4e69-a004-221fa55b8cdb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:17.016816 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd16a1fd-55c0-4e69-a004-221fa55b8cdb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:17.024514 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:17.024514 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:17.028351 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd16a1fd-55c0-4e69-a004-221fa55b8cdb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:17.032654 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd16a1fd-55c0-4e69-a004-221fa55b8cdb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:17.033076 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1363/5444] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:17 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:17.045353 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:17.046981 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:17.047153 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:17.047367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:17.047525 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume with id: 2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:17.056382 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:17.056382 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:17.056833 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:17.076398 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume request issued successfully. Aug 06 13:20:17.076588 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0db15c57-c110-4a69-b9a7-8c98dd7f5f62 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 202 Aug 06 13:20:17.077188 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1355/5445] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:20:17 2026] DELETE /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:17.087210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7e65fa2-d5e0-4c4e-9089-ea46dfa9380f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:17.089063 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7e65fa2-d5e0-4c4e-9089-ea46dfa9380f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:17.089251 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7e65fa2-d5e0-4c4e-9089-ea46dfa9380f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:17.089456 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7e65fa2-d5e0-4c4e-9089-ea46dfa9380f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:17.096727 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:17.096727 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:17.101566 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7e65fa2-d5e0-4c4e-9089-ea46dfa9380f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:17.106698 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7e65fa2-d5e0-4c4e-9089-ea46dfa9380f tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 200 Aug 06 13:20:17.107059 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1371/5446] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:17 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:17.179376 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4cb9ad5-60a5-4203-96f5-46a12e2eadbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:17.181787 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4cb9ad5-60a5-4203-96f5-46a12e2eadbd tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:17.182065 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4cb9ad5-60a5-4203-96f5-46a12e2eadbd tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:17.182287 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4cb9ad5-60a5-4203-96f5-46a12e2eadbd tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:17.194175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-08245e76-93ef-45bc-b702-1d691a7ad350 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:17.195555 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:17.195555 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:17.196764 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-08245e76-93ef-45bc-b702-1d691a7ad350 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69 Aug 06 13:20:17.197322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-08245e76-93ef-45bc-b702-1d691a7ad350 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:17.197322 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-08245e76-93ef-45bc-b702-1d691a7ad350 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:17.199766 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4cb9ad5-60a5-4203-96f5-46a12e2eadbd tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:17.204136 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:17.204136 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:17.205832 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4cb9ad5-60a5-4203-96f5-46a12e2eadbd tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:17.206346 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1358/5447] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:17 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:17.248570 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cc36e0c4-5bad-4df6-88d8-5d9816e1c618 req-08245e76-93ef-45bc-b702-1d691a7ad350 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69 returned with HTTP 200 Aug 06 13:20:17.249050 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1364/5448] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:20:17 2026] DELETE /volume/v3/attachments/58db09b2-1198-444e-9e63-4215dfca9c69 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:18.120657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-124479d5-1cc3-4209-9e40-9f0a4928a785 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.122544 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-124479d5-1cc3-4209-9e40-9f0a4928a785 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 Aug 06 13:20:18.122733 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-124479d5-1cc3-4209-9e40-9f0a4928a785 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.122932 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-124479d5-1cc3-4209-9e40-9f0a4928a785 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.129075 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-124479d5-1cc3-4209-9e40-9f0a4928a785 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 returned with HTTP 404 Aug 06 13:20:18.129580 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1356/5449] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/2b898521-f176-4aea-b8e4-5bfecba65724 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:18.138706 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0ad938e-7849-4d6c-8df3-542464f60bfb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.141530 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ad938e-7849-4d6c-8df3-542464f60bfb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:18.141841 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0ad938e-7849-4d6c-8df3-542464f60bfb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.142155 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0ad938e-7849-4d6c-8df3-542464f60bfb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.151963 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.151963 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:18.156760 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0ad938e-7849-4d6c-8df3-542464f60bfb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:18.163175 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ad938e-7849-4d6c-8df3-542464f60bfb tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:20:18.164014 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1372/5450] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:18.178622 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5a53b55-d245-4baf-ac8d-0a0157f20ddd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.180979 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5a53b55-d245-4baf-ac8d-0a0157f20ddd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:18.181182 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5a53b55-d245-4baf-ac8d-0a0157f20ddd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.181409 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5a53b55-d245-4baf-ac8d-0a0157f20ddd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.189097 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.189097 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:18.193013 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5a53b55-d245-4baf-ac8d-0a0157f20ddd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:18.197383 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5a53b55-d245-4baf-ac8d-0a0157f20ddd tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:20:18.197771 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1359/5451] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:18.211937 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f000caf-a03b-40fc-8a02-95411e330807 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.213957 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f000caf-a03b-40fc-8a02-95411e330807 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:18.214418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f000caf-a03b-40fc-8a02-95411e330807 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.214418 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f000caf-a03b-40fc-8a02-95411e330807 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.214612 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0f000caf-a03b-40fc-8a02-95411e330807 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume with id: 3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:18.220341 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e9fc570-099c-495a-b108-3ee37d3faced None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.222683 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e9fc570-099c-495a-b108-3ee37d3faced tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:18.222758 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.222758 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:18.222972 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e9fc570-099c-495a-b108-3ee37d3faced tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.223235 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e9fc570-099c-495a-b108-3ee37d3faced tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.223362 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f000caf-a03b-40fc-8a02-95411e330807 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:18.232290 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.232290 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:18.237172 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7e9fc570-099c-495a-b108-3ee37d3faced tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:18.242487 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e9fc570-099c-495a-b108-3ee37d3faced tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:18.242798 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f000caf-a03b-40fc-8a02-95411e330807 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume request issued successfully. Aug 06 13:20:18.243228 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1357/5452] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:18.243320 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f000caf-a03b-40fc-8a02-95411e330807 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 202 Aug 06 13:20:18.243483 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1365/5453] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:20:18 2026] DELETE /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:18.251595 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e78ef55-079c-4209-8c43-77d91b0314d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.253916 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e78ef55-079c-4209-8c43-77d91b0314d7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:18.254219 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e78ef55-079c-4209-8c43-77d91b0314d7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.254494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e78ef55-079c-4209-8c43-77d91b0314d7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.259202 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-350ce219-044d-4106-987d-b08eb8a52797 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.261360 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-350ce219-044d-4106-987d-b08eb8a52797 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:18.261592 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-350ce219-044d-4106-987d-b08eb8a52797 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.261832 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-350ce219-044d-4106-987d-b08eb8a52797 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.264071 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.264071 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:18.269330 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e78ef55-079c-4209-8c43-77d91b0314d7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:18.273710 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.273710 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:18.275649 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e78ef55-079c-4209-8c43-77d91b0314d7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 200 Aug 06 13:20:18.276299 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1373/5454] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:18.278252 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-350ce219-044d-4106-987d-b08eb8a52797 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:18.284446 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-350ce219-044d-4106-987d-b08eb8a52797 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:18.284900 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1360/5455] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:18.329804 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-ae2a1851-c028-41b4-9c6a-84fd80be68a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.332575 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-ae2a1851-c028-41b4-9c6a-84fd80be68a0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:18.332852 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-ae2a1851-c028-41b4-9c6a-84fd80be68a0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.333113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-ae2a1851-c028-41b4-9c6a-84fd80be68a0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.344284 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.344284 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:18.348745 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-ae2a1851-c028-41b4-9c6a-84fd80be68a0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:18.353112 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-ae2a1851-c028-41b4-9c6a-84fd80be68a0 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:18.353588 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1358/5456] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:18.371053 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-9061cf4f-57e6-46a1-a38a-ac9c16b262ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.373338 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-9061cf4f-57e6-46a1-a38a-ac9c16b262ee tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/action Aug 06 13:20:18.373671 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-9061cf4f-57e6-46a1-a38a-ac9c16b262ee tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:18.373818 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-9061cf4f-57e6-46a1-a38a-ac9c16b262ee tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:18.384282 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.384282 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:18.384742 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-9061cf4f-57e6-46a1-a38a-ac9c16b262ee tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:18.391118 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-9061cf4f-57e6-46a1-a38a-ac9c16b262ee tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Begin detaching volume completed successfully. Aug 06 13:20:18.391340 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-9061cf4f-57e6-46a1-a38a-ac9c16b262ee tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/action returned with HTTP 202 Aug 06 13:20:18.391761 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1366/5457] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:20:18 2026] POST /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:20:18.411826 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33e18994-88fa-475a-a33d-520b5f0c93e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.413621 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33e18994-88fa-475a-a33d-520b5f0c93e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:18.413897 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33e18994-88fa-475a-a33d-520b5f0c93e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.414018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33e18994-88fa-475a-a33d-520b5f0c93e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.423197 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.423197 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:18.426869 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33e18994-88fa-475a-a33d-520b5f0c93e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:18.431656 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33e18994-88fa-475a-a33d-520b5f0c93e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:18.432093 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1374/5458] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:18.439530 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a721b534-0e35-4efd-bccb-cb435ff8549c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.440123 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a721b534-0e35-4efd-bccb-cb435ff8549c None None] GET https://10.4.3.59/volume// Aug 06 13:20:18.440403 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a721b534-0e35-4efd-bccb-cb435ff8549c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.440679 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a721b534-0e35-4efd-bccb-cb435ff8549c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.441108 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a721b534-0e35-4efd-bccb-cb435ff8549c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:18.441539 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1361/5459] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:18.451736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-f3d03344-7b5f-482d-be5e-8c71feecf334 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.453904 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-f3d03344-7b5f-482d-be5e-8c71feecf334 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:18.454166 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-f3d03344-7b5f-482d-be5e-8c71feecf334 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.454414 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-f3d03344-7b5f-482d-be5e-8c71feecf334 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.463858 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.463858 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:18.467821 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-f3d03344-7b5f-482d-be5e-8c71feecf334 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:18.472378 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-f3d03344-7b5f-482d-be5e-8c71feecf334 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:18.472962 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1359/5460] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1346 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:18.488063 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-a22bb4a4-1c51-4692-896e-89f34fd3c650 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:18.490231 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-a22bb4a4-1c51-4692-896e-89f34fd3c650 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/encryption Aug 06 13:20:18.490437 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-a22bb4a4-1c51-4692-896e-89f34fd3c650 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:18.490630 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-a22bb4a4-1c51-4692-896e-89f34fd3c650 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:18.500636 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:18.500636 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:18.507386 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-a22bb4a4-1c51-4692-896e-89f34fd3c650 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/encryption returned with HTTP 200 Aug 06 13:20:18.507795 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1367/5461] 10.4.3.59 () {68 vars in 1624 bytes} [Thu Aug 6 13:20:18 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:19.290467 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d08e109-f87f-48d8-b7ee-b78c70b6ca49 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:19.292278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d08e109-f87f-48d8-b7ee-b78c70b6ca49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 Aug 06 13:20:19.292473 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d08e109-f87f-48d8-b7ee-b78c70b6ca49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:19.292661 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d08e109-f87f-48d8-b7ee-b78c70b6ca49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:19.299551 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d08e109-f87f-48d8-b7ee-b78c70b6ca49 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 returned with HTTP 404 Aug 06 13:20:19.300199 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1375/5462] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:19 2026] GET /volume/v3/volumes/3145b5a5-3938-4967-9ca5-6d333bb33016 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:19.308999 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f66454aa-110f-4517-9186-a73e43f3d3e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:19.311324 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f66454aa-110f-4517-9186-a73e43f3d3e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:20:19.311591 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f66454aa-110f-4517-9186-a73e43f3d3e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:19.312225 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f66454aa-110f-4517-9186-a73e43f3d3e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:19.322444 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:19.322444 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:19.329114 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f66454aa-110f-4517-9186-a73e43f3d3e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:19.335947 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f66454aa-110f-4517-9186-a73e43f3d3e0 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:20:19.336567 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1362/5463] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:19 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:19.351930 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80903578-73b6-46f7-a777-3fdda5bedb34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:19.353911 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80903578-73b6-46f7-a777-3fdda5bedb34 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:20:19.354113 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80903578-73b6-46f7-a777-3fdda5bedb34 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:19.354396 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80903578-73b6-46f7-a777-3fdda5bedb34 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:19.362302 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:19.362302 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:19.367304 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80903578-73b6-46f7-a777-3fdda5bedb34 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:19.373042 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80903578-73b6-46f7-a777-3fdda5bedb34 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:20:19.373550 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1360/5464] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:19 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:19.387989 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:19.390020 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:20:19.390380 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:19.390693 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:19.392213 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume with id: 06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:20:19.399337 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:19.399337 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:19.399529 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:19.417998 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume request issued successfully. Aug 06 13:20:19.417998 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a03fee6-007a-47e7-bb2c-2bc6ab71d77b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 202 Aug 06 13:20:19.418318 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1368/5465] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:20:19 2026] DELETE /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:19.425013 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f9facc1-99e0-4f4f-830e-69d0dc5993b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:19.426608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f9facc1-99e0-4f4f-830e-69d0dc5993b2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:20:19.426829 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f9facc1-99e0-4f4f-830e-69d0dc5993b2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:19.427001 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f9facc1-99e0-4f4f-830e-69d0dc5993b2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:19.434748 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:19.434748 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:19.438929 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f9facc1-99e0-4f4f-830e-69d0dc5993b2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:19.443620 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f9facc1-99e0-4f4f-830e-69d0dc5993b2 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 200 Aug 06 13:20:19.444168 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1376/5466] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:19 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:19.445989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8157cd5c-ab1d-4ce8-a10e-a7ba7a66c218 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:19.448006 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8157cd5c-ab1d-4ce8-a10e-a7ba7a66c218 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:19.448270 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8157cd5c-ab1d-4ce8-a10e-a7ba7a66c218 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:19.448541 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8157cd5c-ab1d-4ce8-a10e-a7ba7a66c218 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:19.459890 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:19.459890 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:19.465042 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8157cd5c-ab1d-4ce8-a10e-a7ba7a66c218 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:19.471808 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8157cd5c-ab1d-4ce8-a10e-a7ba7a66c218 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:19.472452 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1363/5467] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:19 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:20.459942 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-83762d8d-7c8b-44a2-9c70-46ed733baff3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:20.462180 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83762d8d-7c8b-44a2-9c70-46ed733baff3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 Aug 06 13:20:20.462455 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83762d8d-7c8b-44a2-9c70-46ed733baff3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:20.462675 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83762d8d-7c8b-44a2-9c70-46ed733baff3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:20.469466 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83762d8d-7c8b-44a2-9c70-46ed733baff3 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 returned with HTTP 404 Aug 06 13:20:20.470034 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1361/5468] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:20 2026] GET /volume/v3/volumes/06e72320-3a61-4e0d-917f-42ae40255dc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:20.477028 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:20.478808 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 Aug 06 13:20:20.478988 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:20.479161 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:20.479299 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete snapshot with id: ec44c275-659a-4961-80ea-691f82d04944 Aug 06 13:20:20.484292 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:20.484292 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:20.484690 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:20:20.487481 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6bc68e4f-ea1e-4a14-9b24-de3e81abba01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:20.489637 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bc68e4f-ea1e-4a14-9b24-de3e81abba01 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:20.489905 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bc68e4f-ea1e-4a14-9b24-de3e81abba01 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:20.490138 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bc68e4f-ea1e-4a14-9b24-de3e81abba01 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:20.500924 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:20.500924 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:20.501361 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot delete request issued successfully. Aug 06 13:20:20.501588 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae66c54-fddb-4544-8556-295fd99fcf85 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 returned with HTTP 202 Aug 06 13:20:20.502121 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1369/5469] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:20:20 2026] DELETE /volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:20.504531 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6bc68e4f-ea1e-4a14-9b24-de3e81abba01 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:20.509483 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bc68e4f-ea1e-4a14-9b24-de3e81abba01 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:20.510226 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1377/5470] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:20 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:20.510394 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb32bf28-2632-486f-9185-a34fa5148d22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:20.511627 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb32bf28-2632-486f-9185-a34fa5148d22 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 Aug 06 13:20:20.511856 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb32bf28-2632-486f-9185-a34fa5148d22 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:20.512038 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb32bf28-2632-486f-9185-a34fa5148d22 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:20.516759 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:20.516759 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:20.517290 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb32bf28-2632-486f-9185-a34fa5148d22 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:20:20.517970 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb32bf28-2632-486f-9185-a34fa5148d22 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 returned with HTTP 200 Aug 06 13:20:20.518316 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1364/5471] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:20 2026] GET /volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:21.507101 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-cf837fe3-c402-41d1-891c-0ed2be5d2f08 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:21.510194 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-cf837fe3-c402-41d1-891c-0ed2be5d2f08 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb Aug 06 13:20:21.510495 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-cf837fe3-c402-41d1-891c-0ed2be5d2f08 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:21.510793 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-cf837fe3-c402-41d1-891c-0ed2be5d2f08 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:21.519400 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:21.519400 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:21.525226 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db2eb80d-21de-49a1-a1e6-9a7df77eb5d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:21.527544 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db2eb80d-21de-49a1-a1e6-9a7df77eb5d9 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:21.527833 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db2eb80d-21de-49a1-a1e6-9a7df77eb5d9 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:21.528128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db2eb80d-21de-49a1-a1e6-9a7df77eb5d9 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:21.529098 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d633a5ab-c237-4cf4-8722-84d38db94e90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:21.531010 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d633a5ab-c237-4cf4-8722-84d38db94e90 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 Aug 06 13:20:21.531235 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d633a5ab-c237-4cf4-8722-84d38db94e90 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:21.531445 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d633a5ab-c237-4cf4-8722-84d38db94e90 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:21.536092 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d633a5ab-c237-4cf4-8722-84d38db94e90 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 returned with HTTP 404 Aug 06 13:20:21.536782 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1378/5472] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:21 2026] GET /volume/v3/snapshots/ec44c275-659a-4961-80ea-691f82d04944 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:21.540213 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:21.540213 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:21.545413 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db2eb80d-21de-49a1-a1e6-9a7df77eb5d9 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:21.545777 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:21.547758 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd Aug 06 13:20:21.547972 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:21.548224 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:21.548391 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete snapshot with id: 210a282a-77f5-41f7-96cd-ef23705727dd Aug 06 13:20:21.551530 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db2eb80d-21de-49a1-a1e6-9a7df77eb5d9 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:21.552217 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1370/5473] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:21 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:21.553712 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:21.553712 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:21.554256 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:20:21.576817 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot delete request issued successfully. Aug 06 13:20:21.577254 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a18384e1-2de3-41a1-9100-dadd5b90a010 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd returned with HTTP 202 Aug 06 13:20:21.577825 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1365/5474] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:20:21 2026] DELETE /volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:21.584796 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7fe6d408-b2c8-4d92-b142-fbab78b46668 req-cf837fe3-c402-41d1-891c-0ed2be5d2f08 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb returned with HTTP 200 Aug 06 13:20:21.585695 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1362/5475] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:20:21 2026] DELETE /volume/v3/attachments/bba91d9c-43d9-4400-bf38-0d13affa32bb => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:21.587763 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4891fb5b-ebec-46d4-a0c5-21c81201a624 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:21.590428 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4891fb5b-ebec-46d4-a0c5-21c81201a624 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd Aug 06 13:20:21.590760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4891fb5b-ebec-46d4-a0c5-21c81201a624 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:21.591071 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4891fb5b-ebec-46d4-a0c5-21c81201a624 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:21.599579 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:21.599579 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:21.600245 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4891fb5b-ebec-46d4-a0c5-21c81201a624 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:20:21.601427 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4891fb5b-ebec-46d4-a0c5-21c81201a624 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd returned with HTTP 200 Aug 06 13:20:21.601965 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1379/5476] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:21 2026] GET /volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:22.566630 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fa4f43a-fc0c-45f2-bc51-501128e099c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.568849 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fa4f43a-fc0c-45f2-bc51-501128e099c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:22.569155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fa4f43a-fc0c-45f2-bc51-501128e099c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.569393 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fa4f43a-fc0c-45f2-bc51-501128e099c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.579726 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.579726 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:22.586283 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fa4f43a-fc0c-45f2-bc51-501128e099c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:22.593318 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fa4f43a-fc0c-45f2-bc51-501128e099c1 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:22.593929 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1371/5477] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:22.610284 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ac7ec20-f6e6-4b86-939f-74961bab3eb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.612298 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90532a5d-24b2-4ec4-8f59-7ab6a70dbd4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.612877 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ac7ec20-f6e6-4b86-939f-74961bab3eb4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:22.612877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ac7ec20-f6e6-4b86-939f-74961bab3eb4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.612877 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ac7ec20-f6e6-4b86-939f-74961bab3eb4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.614164 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90532a5d-24b2-4ec4-8f59-7ab6a70dbd4c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd Aug 06 13:20:22.614392 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90532a5d-24b2-4ec4-8f59-7ab6a70dbd4c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.614959 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90532a5d-24b2-4ec4-8f59-7ab6a70dbd4c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.620222 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90532a5d-24b2-4ec4-8f59-7ab6a70dbd4c tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd returned with HTTP 404 Aug 06 13:20:22.620971 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1363/5478] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/v3/snapshots/210a282a-77f5-41f7-96cd-ef23705727dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:22.624307 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.624307 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:22.630317 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ac7ec20-f6e6-4b86-939f-74961bab3eb4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:22.630469 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02673451-ed3f-4263-921e-f818ee87f7ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.632563 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02673451-ed3f-4263-921e-f818ee87f7ab tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a Aug 06 13:20:22.632852 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02673451-ed3f-4263-921e-f818ee87f7ab tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.633140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02673451-ed3f-4263-921e-f818ee87f7ab tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.633354 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-02673451-ed3f-4263-921e-f818ee87f7ab tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete snapshot with id: 1226ad11-fcc0-418e-9eb4-56da4f62d70a Aug 06 13:20:22.637451 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ac7ec20-f6e6-4b86-939f-74961bab3eb4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:20:22.638085 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1366/5479] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:22.640027 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.640027 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:22.640758 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02673451-ed3f-4263-921e-f818ee87f7ab tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:20:22.661495 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02673451-ed3f-4263-921e-f818ee87f7ab tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot delete request issued successfully. Aug 06 13:20:22.661495 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02673451-ed3f-4263-921e-f818ee87f7ab tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a returned with HTTP 202 Aug 06 13:20:22.661758 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1380/5480] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:20:22 2026] DELETE /volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:22.670192 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff557152-06a6-4ecf-9845-1204432d8098 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.671995 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff557152-06a6-4ecf-9845-1204432d8098 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a Aug 06 13:20:22.672368 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff557152-06a6-4ecf-9845-1204432d8098 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.672519 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff557152-06a6-4ecf-9845-1204432d8098 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.679275 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.679275 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:22.679857 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff557152-06a6-4ecf-9845-1204432d8098 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Snapshot retrieved successfully. Aug 06 13:20:22.680830 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff557152-06a6-4ecf-9845-1204432d8098 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a returned with HTTP 200 Aug 06 13:20:22.681329 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1372/5481] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:22.685571 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-6fc298cb-e0d9-4068-8935-287995d2e573 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.687766 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-6fc298cb-e0d9-4068-8935-287995d2e573 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:22.687912 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-6fc298cb-e0d9-4068-8935-287995d2e573 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.688130 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-6fc298cb-e0d9-4068-8935-287995d2e573 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.703351 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.703351 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:22.708667 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-6fc298cb-e0d9-4068-8935-287995d2e573 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:22.713980 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-6fc298cb-e0d9-4068-8935-287995d2e573 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:20:22.714401 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1364/5482] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:22.738455 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-4e1f57bb-809c-44d7-81f8-f9ba86e429e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.740706 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-4e1f57bb-809c-44d7-81f8-f9ba86e429e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57/action Aug 06 13:20:22.741072 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-4e1f57bb-809c-44d7-81f8-f9ba86e429e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:20:22.741190 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-4e1f57bb-809c-44d7-81f8-f9ba86e429e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:20:22.754137 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.754137 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:22.754867 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-4e1f57bb-809c-44d7-81f8-f9ba86e429e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:22.763955 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-4e1f57bb-809c-44d7-81f8-f9ba86e429e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Begin detaching volume completed successfully. Aug 06 13:20:22.764248 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-4e1f57bb-809c-44d7-81f8-f9ba86e429e4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57/action returned with HTTP 202 Aug 06 13:20:22.764784 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1367/5483] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:20:22 2026] POST /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:20:22.785392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2489c184-c4c7-4ab5-a899-c0f6fc24592b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.787727 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2489c184-c4c7-4ab5-a899-c0f6fc24592b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:22.788031 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2489c184-c4c7-4ab5-a899-c0f6fc24592b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.788327 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2489c184-c4c7-4ab5-a899-c0f6fc24592b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.801576 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.801576 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:22.806055 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2489c184-c4c7-4ab5-a899-c0f6fc24592b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:22.809318 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ab283f5-5a12-4131-8d12-4e8d1282504f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.809853 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ab283f5-5a12-4131-8d12-4e8d1282504f None None] GET https://10.4.3.59/volume// Aug 06 13:20:22.810309 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ab283f5-5a12-4131-8d12-4e8d1282504f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.810412 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ab283f5-5a12-4131-8d12-4e8d1282504f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.810845 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ab283f5-5a12-4131-8d12-4e8d1282504f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:20:22.811283 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1373/5484] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:20:22.812348 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2489c184-c4c7-4ab5-a899-c0f6fc24592b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:20:22.812936 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1381/5485] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:22.819445 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-b650cf82-7bce-4a19-92ef-a1ee5d2ab0f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:22.821908 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-b650cf82-7bce-4a19-92ef-a1ee5d2ab0f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:22.822154 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-b650cf82-7bce-4a19-92ef-a1ee5d2ab0f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:22.822564 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-b650cf82-7bce-4a19-92ef-a1ee5d2ab0f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:22.834085 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:22.834085 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:22.839691 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-b650cf82-7bce-4a19-92ef-a1ee5d2ab0f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:22.845415 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-b650cf82-7bce-4a19-92ef-a1ee5d2ab0f4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:20:22.845945 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1365/5486] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:20:22 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:20:23.680905 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-066f3304-e9aa-42f3-9ecd-e01c0de1379e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.682948 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-066f3304-e9aa-42f3-9ecd-e01c0de1379e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99 Aug 06 13:20:23.683151 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-066f3304-e9aa-42f3-9ecd-e01c0de1379e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.683330 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-066f3304-e9aa-42f3-9ecd-e01c0de1379e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.690209 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.690209 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:23.691389 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcf1de1b-33dc-4557-a989-e36863314a0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.693595 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcf1de1b-33dc-4557-a989-e36863314a0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a Aug 06 13:20:23.693847 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcf1de1b-33dc-4557-a989-e36863314a0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.694038 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcf1de1b-33dc-4557-a989-e36863314a0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.699836 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcf1de1b-33dc-4557-a989-e36863314a0b tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a returned with HTTP 404 Aug 06 13:20:23.700298 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1374/5487] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:20:23 2026] GET /volume/v3/snapshots/1226ad11-fcc0-418e-9eb4-56da4f62d70a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:23.709179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f812c39-4e19-4f2a-b95c-b915f4be59c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.712930 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f812c39-4e19-4f2a-b95c-b915f4be59c7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:20:23.712930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f812c39-4e19-4f2a-b95c-b915f4be59c7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.712930 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f812c39-4e19-4f2a-b95c-b915f4be59c7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.721238 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.721238 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:23.726242 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f812c39-4e19-4f2a-b95c-b915f4be59c7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:23.732565 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f812c39-4e19-4f2a-b95c-b915f4be59c7 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:20:23.733181 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1382/5488] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:23 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:23.739219 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4ab13cd-7f0c-4ad5-8fa7-5741ea15bc32 req-066f3304-e9aa-42f3-9ecd-e01c0de1379e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99 returned with HTTP 200 Aug 06 13:20:23.739704 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1368/5489] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:20:23 2026] DELETE /volume/v3/attachments/6d932ab1-c8a7-465d-b551-00c366493a99 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:23.745926 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e3c32d51-8586-4b7d-8dc8-1d312012378d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.747736 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3c32d51-8586-4b7d-8dc8-1d312012378d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:20:23.749226 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3c32d51-8586-4b7d-8dc8-1d312012378d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.749226 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3c32d51-8586-4b7d-8dc8-1d312012378d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.755743 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.755743 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:23.762015 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e3c32d51-8586-4b7d-8dc8-1d312012378d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:23.766414 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3c32d51-8586-4b7d-8dc8-1d312012378d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:20:23.766778 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1366/5490] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:23 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:23.782333 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.784108 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] DELETE https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:20:23.784317 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.784511 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.784693 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume with id: 4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:20:23.792702 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.792702 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:23.793226 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:23.814293 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Delete volume request issued successfully. Aug 06 13:20:23.814293 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5182e341-8555-4fbc-96ea-716ef5f0f6e8 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 202 Aug 06 13:20:23.814293 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1375/5491] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:20:23 2026] DELETE /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:23.820161 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2980d2a-6ad4-46cc-b479-8bcbb3190b56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.825018 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2980d2a-6ad4-46cc-b479-8bcbb3190b56 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:20:23.825018 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2980d2a-6ad4-46cc-b479-8bcbb3190b56 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.825276 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2980d2a-6ad4-46cc-b479-8bcbb3190b56 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.831672 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-548f3d25-a3bb-4ea9-9a13-ed655b028e4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.834564 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.834564 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:23.835296 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-548f3d25-a3bb-4ea9-9a13-ed655b028e4d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:23.835625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-548f3d25-a3bb-4ea9-9a13-ed655b028e4d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.835866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-548f3d25-a3bb-4ea9-9a13-ed655b028e4d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.838095 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f2980d2a-6ad4-46cc-b479-8bcbb3190b56 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Volume info retrieved successfully. Aug 06 13:20:23.842139 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2980d2a-6ad4-46cc-b479-8bcbb3190b56 tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 200 Aug 06 13:20:23.845323 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1383/5492] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:23 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:23.853347 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.853347 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:23.857843 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-548f3d25-a3bb-4ea9-9a13-ed655b028e4d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:23.863037 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-548f3d25-a3bb-4ea9-9a13-ed655b028e4d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:20:23.863532 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1369/5493] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:23 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:23.880165 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-acecf07e-40eb-4a34-b7e5-085576048dfb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.882040 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:23.882040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.882279 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.882379 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume with id: ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:23.892330 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.892330 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:23.892330 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:23.908069 np0000006653 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 13:20:23.918385 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume request issued successfully. Aug 06 13:20:23.918385 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acecf07e-40eb-4a34-b7e5-085576048dfb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 202 Aug 06 13:20:23.918385 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1367/5494] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:20:23 2026] DELETE /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:23.922227 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-260d7884-0ab0-4900-b3d0-127f27257f2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:23.924225 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-260d7884-0ab0-4900-b3d0-127f27257f2d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:23.924483 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-260d7884-0ab0-4900-b3d0-127f27257f2d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:23.924744 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-260d7884-0ab0-4900-b3d0-127f27257f2d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:23.933341 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:23.933341 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:23.938703 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-260d7884-0ab0-4900-b3d0-127f27257f2d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:23.944585 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-260d7884-0ab0-4900-b3d0-127f27257f2d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 200 Aug 06 13:20:23.945063 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1376/5495] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:23 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:24.856063 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0eadc72-3c43-4400-9a06-cf018b17ec8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:24.857912 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0eadc72-3c43-4400-9a06-cf018b17ec8d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] GET https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 Aug 06 13:20:24.858104 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0eadc72-3c43-4400-9a06-cf018b17ec8d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:24.858314 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0eadc72-3c43-4400-9a06-cf018b17ec8d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:24.864545 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0eadc72-3c43-4400-9a06-cf018b17ec8d tempest-SnapshotDataIntegrityTests-930183774 tempest-SnapshotDataIntegrityTests-930183774-project-member] https://10.4.3.59/volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 returned with HTTP 404 Aug 06 13:20:24.865128 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1384/5496] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:24 2026] GET /volume/v3/volumes/4779a134-a5d7-4dad-9398-7d9bb8ae1378 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:24.958554 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e655d51-400d-476c-86a0-3a5193137f7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:24.960773 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e655d51-400d-476c-86a0-3a5193137f7a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 Aug 06 13:20:24.961049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e655d51-400d-476c-86a0-3a5193137f7a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:24.961278 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e655d51-400d-476c-86a0-3a5193137f7a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:24.967897 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e655d51-400d-476c-86a0-3a5193137f7a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 returned with HTTP 404 Aug 06 13:20:24.968455 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1370/5497] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:24 2026] GET /volume/v3/volumes/ac50b28a-a1b2-4e78-9427-67d83b82ff75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:24.976105 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-01a40716-c287-4bd2-96f6-75fc5c33440a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:24.977592 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01a40716-c287-4bd2-96f6-75fc5c33440a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:20:24.977824 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01a40716-c287-4bd2-96f6-75fc5c33440a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:24.978007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01a40716-c287-4bd2-96f6-75fc5c33440a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:24.978859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01a40716-c287-4bd2-96f6-75fc5c33440a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:20:24.993340 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01a40716-c287-4bd2-96f6-75fc5c33440a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Get all volumes completed successfully. Aug 06 13:20:24.998289 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:24.998289 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:24.999888 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01a40716-c287-4bd2-96f6-75fc5c33440a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:20:24.999888 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1368/5498] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:20:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5501 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:25.019913 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f38b6add-b3f2-40b2-bc26-a30c0a4ddd8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:25.022175 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f38b6add-b3f2-40b2-bc26-a30c0a4ddd8a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] DELETE https://10.4.3.59/volume/v3/types/314f777b-8ccd-4491-b72f-4217a33db905 Aug 06 13:20:25.022690 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f38b6add-b3f2-40b2-bc26-a30c0a4ddd8a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:25.022737 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f38b6add-b3f2-40b2-bc26-a30c0a4ddd8a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:25.053337 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f38b6add-b3f2-40b2-bc26-a30c0a4ddd8a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/types/314f777b-8ccd-4491-b72f-4217a33db905 returned with HTTP 202 Aug 06 13:20:25.053848 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1377/5499] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:20:25 2026] DELETE /volume/v3/types/314f777b-8ccd-4491-b72f-4217a33db905 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:25.061779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:25.063710 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:25.063936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:25.064154 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:25.064374 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume with id: 7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:25.071723 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:25.071723 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:25.072658 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:25.087794 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume request issued successfully. Aug 06 13:20:25.088280 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abf1d7fe-549b-47cb-a439-4d12849d61e6 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 202 Aug 06 13:20:25.088514 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1385/5500] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:20:25 2026] DELETE /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:25.096109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-665a0761-84d4-45a8-984e-bfa572d0adc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:25.098181 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-665a0761-84d4-45a8-984e-bfa572d0adc2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:25.098443 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-665a0761-84d4-45a8-984e-bfa572d0adc2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:25.098683 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-665a0761-84d4-45a8-984e-bfa572d0adc2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:25.105619 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:25.105619 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:20:25.109187 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-665a0761-84d4-45a8-984e-bfa572d0adc2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:25.114105 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-665a0761-84d4-45a8-984e-bfa572d0adc2 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 200 Aug 06 13:20:25.114655 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1371/5501] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:25 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:26.129039 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a63ed483-b0a8-484d-a204-51a04825453e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:26.131403 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a63ed483-b0a8-484d-a204-51a04825453e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 Aug 06 13:20:26.131633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a63ed483-b0a8-484d-a204-51a04825453e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:26.131815 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a63ed483-b0a8-484d-a204-51a04825453e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:26.137983 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a63ed483-b0a8-484d-a204-51a04825453e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 returned with HTTP 404 Aug 06 13:20:26.138809 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1369/5502] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:26 2026] GET /volume/v3/volumes/7765f27a-36e1-4412-9091-509d5c24ec57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:26.146138 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:26.148227 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:26.148469 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:26.148706 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:26.148867 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume with id: 49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:26.156999 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:26.156999 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:20:26.157490 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:26.176317 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume request issued successfully. Aug 06 13:20:26.176564 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f321c7ae-79db-4c79-87e2-707f50e5bd63 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 202 Aug 06 13:20:26.177044 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1378/5503] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:20:26 2026] DELETE /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:26.186130 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fba04520-44fa-4e54-b887-82711a09001d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:26.188206 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fba04520-44fa-4e54-b887-82711a09001d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:26.188507 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fba04520-44fa-4e54-b887-82711a09001d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:26.188762 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fba04520-44fa-4e54-b887-82711a09001d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:26.196580 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:26.196580 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:20:26.200679 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fba04520-44fa-4e54-b887-82711a09001d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:20:26.206198 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fba04520-44fa-4e54-b887-82711a09001d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 200 Aug 06 13:20:26.206685 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1386/5504] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:26 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:20:27.221660 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e50d7e3a-6a0c-40a3-97f3-e937bf9a1b74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:27.223617 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e50d7e3a-6a0c-40a3-97f3-e937bf9a1b74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f Aug 06 13:20:27.223831 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e50d7e3a-6a0c-40a3-97f3-e937bf9a1b74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:27.224035 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e50d7e3a-6a0c-40a3-97f3-e937bf9a1b74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:27.230872 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e50d7e3a-6a0c-40a3-97f3-e937bf9a1b74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f returned with HTTP 404 Aug 06 13:20:27.231467 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1372/5505] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:20:27 2026] GET /volume/v3/volumes/49c46127-9db6-4cef-8c1e-e69f4e64579f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:20:27.239859 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae45b2f2-6a82-497c-b8a1-4ba8bd0311e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:27.241717 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae45b2f2-6a82-497c-b8a1-4ba8bd0311e1 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:20:27.241893 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae45b2f2-6a82-497c-b8a1-4ba8bd0311e1 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:27.242058 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae45b2f2-6a82-497c-b8a1-4ba8bd0311e1 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:27.242804 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ae45b2f2-6a82-497c-b8a1-4ba8bd0311e1 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:20:27.251661 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ae45b2f2-6a82-497c-b8a1-4ba8bd0311e1 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Get all volumes completed successfully. Aug 06 13:20:27.252471 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:20:27.252471 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:20:27.255716 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae45b2f2-6a82-497c-b8a1-4ba8bd0311e1 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:20:27.256032 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1370/5506] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:20:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:20:27.269441 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3cbf9633-b2b9-4305-a7b1-3b73b3da6199 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:20:27.271045 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cbf9633-b2b9-4305-a7b1-3b73b3da6199 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] DELETE https://10.4.3.59/volume/v3/types/8a87dc1b-ac5f-43e8-bc7b-b21b4abac027 Aug 06 13:20:27.271217 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cbf9633-b2b9-4305-a7b1-3b73b3da6199 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:20:27.271428 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cbf9633-b2b9-4305-a7b1-3b73b3da6199 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:20:27.295057 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cbf9633-b2b9-4305-a7b1-3b73b3da6199 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/types/8a87dc1b-ac5f-43e8-bc7b-b21b4abac027 returned with HTTP 202 Aug 06 13:20:27.295543 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1379/5507] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:20:27 2026] DELETE /volume/v3/types/8a87dc1b-ac5f-43e8-bc7b-b21b4abac027 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:20:36.204858 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=145,cinder:UPDATE=23,cinder:INSERT=7 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:20:37.226508 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:UPDATE=8,cinder:INSERT=1,cinder:SELECT=113 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:20:37.254590 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=130,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:20:37.291283 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=135,cinder:UPDATE=23,cinder:INSERT=5 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:02.133689 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b499759-5799-4f63-ba09-097a07bb94ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:02.135798 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b499759-5799-4f63-ba09-097a07bb94ea tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:21:02.135946 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b499759-5799-4f63-ba09-097a07bb94ea tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:02.136138 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b499759-5799-4f63-ba09-097a07bb94ea tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:02.136242 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1b499759-5799-4f63-ba09-097a07bb94ea tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Delete snapshot with id: b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:21:02.141529 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b499759-5799-4f63-ba09-097a07bb94ea tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 404 Aug 06 13:21:02.142342 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1387/5508] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:21:02 2026] DELETE /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:21:02.149907 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f25e7096-f0c4-49a5-930c-b69df4370cc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:02.152282 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f25e7096-f0c4-49a5-930c-b69df4370cc1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad Aug 06 13:21:02.152567 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f25e7096-f0c4-49a5-930c-b69df4370cc1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:02.152808 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f25e7096-f0c4-49a5-930c-b69df4370cc1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:02.158223 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f25e7096-f0c4-49a5-930c-b69df4370cc1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad returned with HTTP 404 Aug 06 13:21:02.158756 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1373/5509] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:21:02 2026] GET /volume/v3/snapshots/b85cb7fa-a8f5-418e-9f11-37adb00420ad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:21:02.193659 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-9254d6cc-5398-4619-a93c-14fa69c00da9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:02.195839 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-9254d6cc-5398-4619-a93c-14fa69c00da9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:21:02.196059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-9254d6cc-5398-4619-a93c-14fa69c00da9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:02.196244 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-9254d6cc-5398-4619-a93c-14fa69c00da9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:02.206161 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:02.206161 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:02.210035 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-9254d6cc-5398-4619-a93c-14fa69c00da9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:02.214378 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-9254d6cc-5398-4619-a93c-14fa69c00da9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:21:02.214750 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1371/5510] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:21:02 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:02.233467 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-646f0b7b-3106-4011-bb82-49f2bf2f49f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:02.235671 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-646f0b7b-3106-4011-bb82-49f2bf2f49f5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9/action Aug 06 13:21:02.236043 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-646f0b7b-3106-4011-bb82-49f2bf2f49f5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:21:02.236198 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-646f0b7b-3106-4011-bb82-49f2bf2f49f5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:02.247158 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:02.247158 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:02.247670 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-646f0b7b-3106-4011-bb82-49f2bf2f49f5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:02.253447 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-646f0b7b-3106-4011-bb82-49f2bf2f49f5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Begin detaching volume completed successfully. Aug 06 13:21:02.253662 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-646f0b7b-3106-4011-bb82-49f2bf2f49f5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9/action returned with HTTP 202 Aug 06 13:21:02.254034 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1380/5511] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:21:02 2026] POST /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:21:02.295367 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24dcfb5c-2607-4d0e-a119-892e48715293 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:02.295898 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24dcfb5c-2607-4d0e-a119-892e48715293 None None] GET https://10.4.3.59/volume// Aug 06 13:21:02.296188 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24dcfb5c-2607-4d0e-a119-892e48715293 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:02.296455 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24dcfb5c-2607-4d0e-a119-892e48715293 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:02.296870 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24dcfb5c-2607-4d0e-a119-892e48715293 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:21:02.297251 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1388/5512] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:21:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:21:02.304774 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-e014a496-88f0-49d0-b304-28ec001bf825 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:02.306961 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-e014a496-88f0-49d0-b304-28ec001bf825 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:21:02.307168 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-e014a496-88f0-49d0-b304-28ec001bf825 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:02.307401 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-e014a496-88f0-49d0-b304-28ec001bf825 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:02.317572 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:02.317572 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:02.321934 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-e014a496-88f0-49d0-b304-28ec001bf825 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:02.326576 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-e014a496-88f0-49d0-b304-28ec001bf825 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:21:02.326979 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1374/5513] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:21:02 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:21:03.212363 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-fc642efb-7bbb-4340-9962-3a9b463362e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:03.215374 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-fc642efb-7bbb-4340-9962-3a9b463362e8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] DELETE https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b Aug 06 13:21:03.215625 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-fc642efb-7bbb-4340-9962-3a9b463362e8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:03.215839 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-fc642efb-7bbb-4340-9962-3a9b463362e8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:03.224430 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:03.224430 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:03.302358 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bad01352-aac9-475c-8c6b-ed518a8f3780 req-fc642efb-7bbb-4340-9962-3a9b463362e8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b returned with HTTP 200 Aug 06 13:21:03.303086 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1372/5514] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:21:03 2026] DELETE /volume/v3/attachments/ab44e79d-32fa-46ee-8402-a13a0a90355b => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:03.393841 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-debed836-21c9-4ac4-aa76-1dd6a9d1b7cd req-01405335-349e-4600-86c5-ec81f829c7e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:03.397326 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-debed836-21c9-4ac4-aa76-1dd6a9d1b7cd req-01405335-349e-4600-86c5-ec81f829c7e5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:21:03.397529 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-debed836-21c9-4ac4-aa76-1dd6a9d1b7cd req-01405335-349e-4600-86c5-ec81f829c7e5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:03.397794 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-debed836-21c9-4ac4-aa76-1dd6a9d1b7cd req-01405335-349e-4600-86c5-ec81f829c7e5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:03.406854 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:03.406854 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:03.411114 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-debed836-21c9-4ac4-aa76-1dd6a9d1b7cd req-01405335-349e-4600-86c5-ec81f829c7e5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:03.416648 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-debed836-21c9-4ac4-aa76-1dd6a9d1b7cd req-01405335-349e-4600-86c5-ec81f829c7e5 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:21:03.417671 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1381/5515] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:21:03 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:03.434474 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8061375-be6e-4aed-8bb8-49872000a56e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:03.436635 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8061375-be6e-4aed-8bb8-49872000a56e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] DELETE https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:21:03.437038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8061375-be6e-4aed-8bb8-49872000a56e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:03.437337 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8061375-be6e-4aed-8bb8-49872000a56e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:03.437509 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f8061375-be6e-4aed-8bb8-49872000a56e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Delete volume with id: 41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:21:03.445531 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:03.445531 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:03.445996 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8061375-be6e-4aed-8bb8-49872000a56e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:03.466051 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8061375-be6e-4aed-8bb8-49872000a56e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Delete volume request issued successfully. Aug 06 13:21:03.466312 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8061375-be6e-4aed-8bb8-49872000a56e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 202 Aug 06 13:21:03.466756 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1389/5516] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:21:03 2026] DELETE /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:21:03.479148 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2920f0b-6c09-4cc5-a70b-811ee6a840bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:03.482346 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2920f0b-6c09-4cc5-a70b-811ee6a840bb tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:21:03.482346 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2920f0b-6c09-4cc5-a70b-811ee6a840bb tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:03.483720 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2920f0b-6c09-4cc5-a70b-811ee6a840bb tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:03.491767 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:03.491767 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:03.496497 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2920f0b-6c09-4cc5-a70b-811ee6a840bb tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:03.501876 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2920f0b-6c09-4cc5-a70b-811ee6a840bb tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 200 Aug 06 13:21:03.502558 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1375/5517] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:03 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:04.517533 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f9034e93-759a-4674-929a-4ecd776bf7ed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:04.519553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9034e93-759a-4674-929a-4ecd776bf7ed tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 Aug 06 13:21:04.519777 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9034e93-759a-4674-929a-4ecd776bf7ed tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:04.520009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9034e93-759a-4674-929a-4ecd776bf7ed tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:04.526429 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9034e93-759a-4674-929a-4ecd776bf7ed tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 returned with HTTP 404 Aug 06 13:21:04.526930 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1373/5518] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:04 2026] GET /volume/v3/volumes/41101b18-8cfd-4ef9-b6e6-7ce28bbfa7f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:21:13.414896 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:13.460891 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:13.500440 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=10 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:14.211741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37113142-918c-47ba-948a-725934d5c9a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:14.213743 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37113142-918c-47ba-948a-725934d5c9a6 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:21:14.214426 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37113142-918c-47ba-948a-725934d5c9a6 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-98966447-1135437358", "extra_specs": {"multiattach": " True"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:14.235215 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37113142-918c-47ba-948a-725934d5c9a6 tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:21:14.235215 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1382/5519] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:21:14 2026] POST /volume/v3/types => generated 285 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:14.247341 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ab47e43-285d-4368-832b-cc14ee52518d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:14.249073 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:21:14.249465 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-93207800", "snapshot_id": null, "imageRef": null, "volume_type": "c60deb60-57f7-4215-bd3a-d2b3ecd549c5", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:14.251032 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-93207800', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c60deb60-57f7-4215-bd3a-d2b3ecd549c5', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:21:14.259694 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume of 1 GB Aug 06 13:21:14.260163 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:14.260163 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:14.260950 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Availability Zones retrieved successfully. Aug 06 13:21:14.268218 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (d03ffef6-4f69-46b5-b7f9-151bb855ab5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:21:14.269471 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18127adf-02ff-4919-bf0a-1c82bdbca39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:14.270609 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:21:14.286379 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:14.286379 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:14.307725 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18127adf-02ff-4919-bf0a-1c82bdbca39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T13:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c60deb60-57f7-4215-bd3a-d2b3ecd549c5,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-98966447-1135437358',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c60deb60-57f7-4215-bd3a-d2b3ecd549c5', 'encryption_key_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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:14.308798 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba94cd01-dd72-4658-a765-69b337bfd8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:14.345383 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-98966447-1135437358 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-98966447-1135437358, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:21:14.345792 np0000006653 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-98966447-1135437358 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-98966447-1135437358, it is now deprecated. Please use the default quota class for default quota. Aug 06 13:21:14.386498 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Created reservations ['e80458df-5d24-4a68-8f83-4d4fb6dd870f', '8c4aaf7e-721f-4fdc-af38-695ccd6fd645', 'f18c554f-d33d-40ac-90b3-100f09d60dd7', '848468fc-4369-4b40-98f3-eebf68078bf8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:21:14.387778 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba94cd01-dd72-4658-a765-69b337bfd8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e80458df-5d24-4a68-8f83-4d4fb6dd870f', '8c4aaf7e-721f-4fdc-af38-695ccd6fd645', 'f18c554f-d33d-40ac-90b3-100f09d60dd7', '848468fc-4369-4b40-98f3-eebf68078bf8']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:14.388873 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49aeb69d-01c4-4c18-828c-4a6683b7afbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:14.419975 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49aeb69d-01c4-4c18-828c-4a6683b7afbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d3f0d9-9660-4cba-92d9-78f5ccca4bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-93207800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['e80458df-5d24-4a68-8f83-4d4fb6dd870f','8c4aaf7e-721f-4fdc-af38-695ccd6fd645','f18c554f-d33d-40ac-90b3-100f09d60dd7','848468fc-4369-4b40-98f3-eebf68078bf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=c60deb60-57f7-4215-bd3a-d2b3ecd549c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-93207800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67d3f0d9-9660-4cba-92d9-78f5ccca4bb2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6edb139e6e8b498c812939a52bb1c0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c60deb60-57f7-4215-bd3a-d2b3ecd549c5),volume_type_id=c60deb60-57f7-4215-bd3a-d2b3ecd549c5)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:14.420837 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e72e1c-d5b9-48d5-aa13-dfdbb368771e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:14.442614 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e72e1c-d5b9-48d5-aa13-dfdbb368771e) transitioned into state 'SUCCESS' from state '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-93207800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6edb139e6e8b498c812939a52bb1c0d7',qos_specs=None,replication_status=,reservations=['e80458df-5d24-4a68-8f83-4d4fb6dd870f','8c4aaf7e-721f-4fdc-af38-695ccd6fd645','f18c554f-d33d-40ac-90b3-100f09d60dd7','848468fc-4369-4b40-98f3-eebf68078bf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfbef2779ecf40db930c555fe6ded5c4',volume_type_id=c60deb60-57f7-4215-bd3a-d2b3ecd549c5)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:14.443513 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693496cc-04a8-4c23-a70c-88e9d16f0a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:14.454036 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693496cc-04a8-4c23-a70c-88e9d16f0a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:14.455169 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Flow 'volume_create_api' (d03ffef6-4f69-46b5-b7f9-151bb855ab5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:21:14.455503 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Create volume request issued successfully. Aug 06 13:21:14.456094 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ab47e43-285d-4368-832b-cc14ee52518d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:21:14.456762 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1390/5520] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:21:14 2026] POST /volume/v3/volumes => generated 824 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:21:14.472670 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72d4b3ca-ad6e-4722-8399-cc6d8f522e74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:14.474757 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72d4b3ca-ad6e-4722-8399-cc6d8f522e74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:14.475006 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72d4b3ca-ad6e-4722-8399-cc6d8f522e74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:14.475208 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72d4b3ca-ad6e-4722-8399-cc6d8f522e74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:14.483124 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:14.483124 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:14.488040 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72d4b3ca-ad6e-4722-8399-cc6d8f522e74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:14.493416 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72d4b3ca-ad6e-4722-8399-cc6d8f522e74 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:14.493886 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1376/5521] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:14 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:14.522682 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:15.508679 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-20d47749-2046-41e8-a28d-2b00f4fc5735 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.511092 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20d47749-2046-41e8-a28d-2b00f4fc5735 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:15.511405 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20d47749-2046-41e8-a28d-2b00f4fc5735 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:15.511669 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20d47749-2046-41e8-a28d-2b00f4fc5735 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:15.522410 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:15.522410 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:15.528060 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20d47749-2046-41e8-a28d-2b00f4fc5735 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:15.536191 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20d47749-2046-41e8-a28d-2b00f4fc5735 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:15.537078 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1374/5522] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:15 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:15.554136 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7a4ffb0-291e-42e9-962d-e8dfd6fb9c3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.557083 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a4ffb0-291e-42e9-962d-e8dfd6fb9c3a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:15.557361 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a4ffb0-291e-42e9-962d-e8dfd6fb9c3a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:15.557613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a4ffb0-291e-42e9-962d-e8dfd6fb9c3a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:15.570035 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:15.570035 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:15.579646 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7a4ffb0-291e-42e9-962d-e8dfd6fb9c3a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:15.585793 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a4ffb0-291e-42e9-962d-e8dfd6fb9c3a tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:15.586334 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1383/5523] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:15 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:15.637926 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-da48b816-4886-46a0-a212-761af9aa6e98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.640279 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-da48b816-4886-46a0-a212-761af9aa6e98 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:15.640508 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-da48b816-4886-46a0-a212-761af9aa6e98 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:15.640779 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-da48b816-4886-46a0-a212-761af9aa6e98 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:15.649534 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:15.649534 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:15.659570 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-da48b816-4886-46a0-a212-761af9aa6e98 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:15.665983 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-da48b816-4886-46a0-a212-761af9aa6e98 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:15.666496 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1391/5524] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:21:15 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:15.771539 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba8eeecb-0b9d-498f-a43a-87dd118adeb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.771999 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba8eeecb-0b9d-498f-a43a-87dd118adeb1 None None] GET https://10.4.3.59/volume// Aug 06 13:21:15.771999 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba8eeecb-0b9d-498f-a43a-87dd118adeb1 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:15.772218 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba8eeecb-0b9d-498f-a43a-87dd118adeb1 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:15.772935 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba8eeecb-0b9d-498f-a43a-87dd118adeb1 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:21:15.773018 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1377/5525] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:21:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:21:15.792358 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-19826c21-c478-4b35-9cf7-f25d147cb646 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.795318 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-19826c21-c478-4b35-9cf7-f25d147cb646 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:21:15.795838 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-19826c21-c478-4b35-9cf7-f25d147cb646 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67d3f0d9-9660-4cba-92d9-78f5ccca4bb2", "connector": null, "instance_uuid": "0ba442a4-b59a-431f-ae67-d4558c56051d"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:15.808163 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:15.808163 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:15.823979 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.825977 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:21:15.826501 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-996293806", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:15.828566 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-996293806', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:21:15.828726 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Create volume of 1 GB Aug 06 13:21:15.833741 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Availability Zones retrieved successfully. Aug 06 13:21:15.842353 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Flow 'volume_create_api' (57c2f939-8a73-4461-ba59-f650f417521e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:21:15.843380 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150abcbe-f05e-4c12-9076-26b3317d717d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:15.844392 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:21:15.846195 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-19826c21-c478-4b35-9cf7-f25d147cb646 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:21:15.846908 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1375/5526] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:21:15 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 06 13:21:15.880800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4764ca2-5b39-4c06-9b62-f2c49996939e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.882681 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4764ca2-5b39-4c06-9b62-f2c49996939e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:15.883328 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4764ca2-5b39-4c06-9b62-f2c49996939e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:15.883328 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4764ca2-5b39-4c06-9b62-f2c49996939e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:15.885684 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150abcbe-f05e-4c12-9076-26b3317d717d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:15.886568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6277627-274f-456f-afa2-3b0c6b408cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:15.895137 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68a0cd9f-8f7b-4f8b-93d5-e04831e92908 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.895620 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68a0cd9f-8f7b-4f8b-93d5-e04831e92908 None None] GET https://10.4.3.59/volume// Aug 06 13:21:15.895973 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68a0cd9f-8f7b-4f8b-93d5-e04831e92908 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:15.896191 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68a0cd9f-8f7b-4f8b-93d5-e04831e92908 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:15.896671 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68a0cd9f-8f7b-4f8b-93d5-e04831e92908 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:21:15.897129 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1378/5527] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:21:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:21:15.901309 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:15.901309 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:15.907059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-db0e1127-0ed4-4f90-a61b-df9fe64be5fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:15.908402 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4764ca2-5b39-4c06-9b62-f2c49996939e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:15.913414 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-db0e1127-0ed4-4f90-a61b-df9fe64be5fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:15.913657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-db0e1127-0ed4-4f90-a61b-df9fe64be5fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:15.913896 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-db0e1127-0ed4-4f90-a61b-df9fe64be5fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:15.918384 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4764ca2-5b39-4c06-9b62-f2c49996939e tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:15.918984 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1392/5528] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:15 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:15.926803 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:15.926803 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:15.931704 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-db0e1127-0ed4-4f90-a61b-df9fe64be5fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:15.938590 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-db0e1127-0ed4-4f90-a61b-df9fe64be5fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:15.939238 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1376/5529] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:21:15 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1096 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:21:15.948570 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Created reservations ['82d7ca7b-8eb9-4390-bb6e-5f4f8df0a9d8', '9755dde5-a785-47fa-be3d-1e02a5abcdf6', '0db42f15-6947-49df-b6b4-5cb08ff8c43e', 'd289f0ec-a95b-4ee2-9758-b8e89569b22b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:21:15.950142 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6277627-274f-456f-afa2-3b0c6b408cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d7ca7b-8eb9-4390-bb6e-5f4f8df0a9d8', '9755dde5-a785-47fa-be3d-1e02a5abcdf6', '0db42f15-6947-49df-b6b4-5cb08ff8c43e', 'd289f0ec-a95b-4ee2-9758-b8e89569b22b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:15.951245 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8082cc0-2573-4fc3-a2fc-d071ac61acd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:15.985379 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8082cc0-2573-4fc3-a2fc-d071ac61acd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a42f019-71b7-4043-9117-ab65ea50329c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-996293806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb53d4c16794f0d9c85a2097d263a3c',qos_specs=None,replication_status=,reservations=['82d7ca7b-8eb9-4390-bb6e-5f4f8df0a9d8','9755dde5-a785-47fa-be3d-1e02a5abcdf6','0db42f15-6947-49df-b6b4-5cb08ff8c43e','d289f0ec-a95b-4ee2-9758-b8e89569b22b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df6670b07e442da41770fc2d45a1d3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-996293806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a42f019-71b7-4043-9117-ab65ea50329c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb53d4c16794f0d9c85a2097d263a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14df6670b07e442da41770fc2d45a1d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:15.986408 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b93ae3-36dd-4298-803f-c2f1eb13c672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:16.009792 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b93ae3-36dd-4298-803f-c2f1eb13c672) transitioned into state 'SUCCESS' from state '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-996293806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb53d4c16794f0d9c85a2097d263a3c',qos_specs=None,replication_status=,reservations=['82d7ca7b-8eb9-4390-bb6e-5f4f8df0a9d8','9755dde5-a785-47fa-be3d-1e02a5abcdf6','0db42f15-6947-49df-b6b4-5cb08ff8c43e','d289f0ec-a95b-4ee2-9758-b8e89569b22b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df6670b07e442da41770fc2d45a1d3',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:16.010777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3595e5-1b59-468f-8e18-a10a7dce387a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:21:16.024498 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3595e5-1b59-468f-8e18-a10a7dce387a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:21:16.025493 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Flow 'volume_create_api' (57c2f939-8a73-4461-ba59-f650f417521e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:21:16.025919 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Create volume request issued successfully. Aug 06 13:21:16.026611 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35f865a6-1f2a-40d1-b47f-41d636997a7c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:21:16.027198 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1384/5530] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:21:15 2026] POST /volume/v3/volumes => generated 752 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:21:16.047648 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc62b2f7-ca79-4e20-9e44-42c1e6c305dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:16.051632 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc62b2f7-ca79-4e20-9e44-42c1e6c305dd tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:16.051899 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc62b2f7-ca79-4e20-9e44-42c1e6c305dd tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:16.052182 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc62b2f7-ca79-4e20-9e44-42c1e6c305dd tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:16.055094 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-e4756376-4386-4506-babe-187d05862ff8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:16.057450 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-e4756376-4386-4506-babe-187d05862ff8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] PUT https://10.4.3.59/volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e Aug 06 13:21:16.058299 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-e4756376-4386-4506-babe-187d05862ff8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:16.062047 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:16.062047 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:16.067809 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cc62b2f7-ca79-4e20-9e44-42c1e6c305dd tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:16.069797 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-e4756376-4386-4506-babe-187d05862ff8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Acquiring lock "cinder-attachment_update-67d3f0d9-9660-4cba-92d9-78f5ccca4bb2-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:21:16.074548 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc62b2f7-ca79-4e20-9e44-42c1e6c305dd tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:16.075121 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1379/5531] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:16 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:16.075392 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-e4756376-4386-4506-babe-187d05862ff8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-67d3f0d9-9660-4cba-92d9-78f5ccca4bb2-np0000006653" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:21:16.076889 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:16.076889 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:16.215951 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-e4756376-4386-4506-babe-187d05862ff8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Lock "cinder-attachment_update-67d3f0d9-9660-4cba-92d9-78f5ccca4bb2-np0000006653" released by "attachment_update" :: held 0.141s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:21:16.216379 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-e4756376-4386-4506-babe-187d05862ff8 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e returned with HTTP 200 Aug 06 13:21:16.217012 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1393/5532] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:21:16 2026] PUT /volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:16.931975 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e072287e-c470-4928-a536-36da416b0721 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:16.934540 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e072287e-c470-4928-a536-36da416b0721 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:16.934861 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e072287e-c470-4928-a536-36da416b0721 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:16.935162 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e072287e-c470-4928-a536-36da416b0721 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:16.947652 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:16.947652 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:16.951888 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e072287e-c470-4928-a536-36da416b0721 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:16.957064 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e072287e-c470-4928-a536-36da416b0721 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:16.957542 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1377/5533] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:16 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:17.090775 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32333aad-7642-4fb4-9626-df8b384c9bb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.092814 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32333aad-7642-4fb4-9626-df8b384c9bb1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:17.093107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32333aad-7642-4fb4-9626-df8b384c9bb1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.093436 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32333aad-7642-4fb4-9626-df8b384c9bb1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.101692 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.101692 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:17.105445 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32333aad-7642-4fb4-9626-df8b384c9bb1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:17.109813 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32333aad-7642-4fb4-9626-df8b384c9bb1 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:17.110215 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1385/5534] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:17.122517 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87a65e5e-2cd6-48b4-9710-67f85793165c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.124347 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87a65e5e-2cd6-48b4-9710-67f85793165c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:17.124612 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87a65e5e-2cd6-48b4-9710-67f85793165c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.124776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87a65e5e-2cd6-48b4-9710-67f85793165c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.132444 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.132444 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:17.136679 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87a65e5e-2cd6-48b4-9710-67f85793165c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:17.141891 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87a65e5e-2cd6-48b4-9710-67f85793165c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:17.142352 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1380/5535] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:17.158360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfe46b89-9e45-4641-a85f-61e511610bcc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.160174 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfe46b89-9e45-4641-a85f-61e511610bcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes Aug 06 13:21:17.160436 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfe46b89-9e45-4641-a85f-61e511610bcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.160667 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfe46b89-9e45-4641-a85f-61e511610bcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.161026 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-dfe46b89-9e45-4641-a85f-61e511610bcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:21:17.161436 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.161436 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:17.161894 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dfe46b89-9e45-4641-a85f-61e511610bcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:21:17.169128 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dfe46b89-9e45-4641-a85f-61e511610bcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Get all volumes completed successfully. Aug 06 13:21:17.169665 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfe46b89-9e45-4641-a85f-61e511610bcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 200 Aug 06 13:21:17.170101 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1394/5536] 10.4.3.59 () {66 vars in 1230 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:17.178705 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a0d3fec-bd8e-410f-932c-7a882f97b78a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.180975 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a0d3fec-bd8e-410f-932c-7a882f97b78a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:17.181228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a0d3fec-bd8e-410f-932c-7a882f97b78a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.181489 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a0d3fec-bd8e-410f-932c-7a882f97b78a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.189994 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.189994 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:17.194015 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2a0d3fec-bd8e-410f-932c-7a882f97b78a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:17.199368 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a0d3fec-bd8e-410f-932c-7a882f97b78a tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:17.199825 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1378/5537] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:17.239725 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-c428a5db-bbb0-4877-98c4-d088641c5a0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.241777 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-c428a5db-bbb0-4877-98c4-d088641c5a0c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:17.242011 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-c428a5db-bbb0-4877-98c4-d088641c5a0c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.242225 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-c428a5db-bbb0-4877-98c4-d088641c5a0c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.249154 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.249154 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:17.252896 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-c428a5db-bbb0-4877-98c4-d088641c5a0c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:17.256950 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-c428a5db-bbb0-4877-98c4-d088641c5a0c tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:17.257396 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1386/5538] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:17.344203 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c644eee8-8307-473f-a4c6-5cacc9afe113 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.344632 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c644eee8-8307-473f-a4c6-5cacc9afe113 None None] GET https://10.4.3.59/volume// Aug 06 13:21:17.344787 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c644eee8-8307-473f-a4c6-5cacc9afe113 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.345009 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c644eee8-8307-473f-a4c6-5cacc9afe113 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.345388 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c644eee8-8307-473f-a4c6-5cacc9afe113 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:21:17.345737 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1381/5539] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:21:17.353360 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-2359ec11-61d6-405b-967b-4d120609bbca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.355417 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-2359ec11-61d6-405b-967b-4d120609bbca tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:21:17.355763 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-2359ec11-61d6-405b-967b-4d120609bbca tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a42f019-71b7-4043-9117-ab65ea50329c", "connector": null, "instance_uuid": "ef8d8074-d84b-42f8-99b9-c7a72c906c1b"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:17.364204 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.364204 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:17.394633 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-2359ec11-61d6-405b-967b-4d120609bbca tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:21:17.395291 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1395/5540] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:21:17 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:17.422183 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e6eafb2-5c90-4271-ad84-f08cf25ad838 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.424151 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e6eafb2-5c90-4271-ad84-f08cf25ad838 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:17.424568 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e6eafb2-5c90-4271-ad84-f08cf25ad838 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.424853 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e6eafb2-5c90-4271-ad84-f08cf25ad838 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.433969 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95e714cf-a72c-47e8-9fd3-37e944d67478 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.434367 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95e714cf-a72c-47e8-9fd3-37e944d67478 None None] GET https://10.4.3.59/volume// Aug 06 13:21:17.434537 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95e714cf-a72c-47e8-9fd3-37e944d67478 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.434754 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95e714cf-a72c-47e8-9fd3-37e944d67478 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.435078 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95e714cf-a72c-47e8-9fd3-37e944d67478 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:21:17.435490 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1387/5541] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:21:17.439630 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.439630 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:17.444739 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9e6eafb2-5c90-4271-ad84-f08cf25ad838 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:17.448507 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-3ae55a67-0cf7-4344-adb5-3e8aad7a2999 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.451402 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e6eafb2-5c90-4271-ad84-f08cf25ad838 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:17.451923 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-3ae55a67-0cf7-4344-adb5-3e8aad7a2999 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:17.451984 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1379/5542] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:17.452180 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-3ae55a67-0cf7-4344-adb5-3e8aad7a2999 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.452391 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-3ae55a67-0cf7-4344-adb5-3e8aad7a2999 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.461919 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.461919 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:17.466338 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-3ae55a67-0cf7-4344-adb5-3e8aad7a2999 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:17.470582 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-3ae55a67-0cf7-4344-adb5-3e8aad7a2999 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:17.470977 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1382/5543] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:21:17.573187 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-47f8d403-05e3-4308-9b71-db9d8e6dc10d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.575967 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-47f8d403-05e3-4308-9b71-db9d8e6dc10d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] PUT https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 Aug 06 13:21:17.576480 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-47f8d403-05e3-4308-9b71-db9d8e6dc10d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:17.585680 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-47f8d403-05e3-4308-9b71-db9d8e6dc10d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Acquiring lock "cinder-attachment_update-3a42f019-71b7-4043-9117-ab65ea50329c-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:21:17.591115 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-47f8d403-05e3-4308-9b71-db9d8e6dc10d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Lock "cinder-attachment_update-3a42f019-71b7-4043-9117-ab65ea50329c-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:21:17.592542 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.592542 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:17.673909 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-47f8d403-05e3-4308-9b71-db9d8e6dc10d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Lock "cinder-attachment_update-3a42f019-71b7-4043-9117-ab65ea50329c-np0000006653" released by "attachment_update" :: held 0.083s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:21:17.674217 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-47f8d403-05e3-4308-9b71-db9d8e6dc10d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 returned with HTTP 200 Aug 06 13:21:17.674700 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1396/5544] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:21:17 2026] PUT /volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:17.973930 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed4dd8a0-6e8f-45c9-98b5-55c86bb6f210 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:17.976098 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4dd8a0-6e8f-45c9-98b5-55c86bb6f210 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:17.976420 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4dd8a0-6e8f-45c9-98b5-55c86bb6f210 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:17.976656 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4dd8a0-6e8f-45c9-98b5-55c86bb6f210 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:17.988535 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:17.988535 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:17.993538 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed4dd8a0-6e8f-45c9-98b5-55c86bb6f210 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:17.998632 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4dd8a0-6e8f-45c9-98b5-55c86bb6f210 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:17.999134 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1388/5545] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:17 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:18.467080 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0ef7a863-af50-4b5c-893a-d1b06e34b26d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:18.471531 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ef7a863-af50-4b5c-893a-d1b06e34b26d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:18.475301 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ef7a863-af50-4b5c-893a-d1b06e34b26d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:18.475301 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ef7a863-af50-4b5c-893a-d1b06e34b26d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:18.490338 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:18.490338 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:18.494916 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0ef7a863-af50-4b5c-893a-d1b06e34b26d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:18.499630 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ef7a863-af50-4b5c-893a-d1b06e34b26d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:18.500213 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1380/5546] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:18 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:19.012575 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e99824a2-b9fe-469f-83ef-4f6a1f3bac0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:19.014541 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e99824a2-b9fe-469f-83ef-4f6a1f3bac0b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:19.014727 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e99824a2-b9fe-469f-83ef-4f6a1f3bac0b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:19.014936 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e99824a2-b9fe-469f-83ef-4f6a1f3bac0b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:19.025408 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:19.025408 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:19.029330 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e99824a2-b9fe-469f-83ef-4f6a1f3bac0b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:19.033865 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e99824a2-b9fe-469f-83ef-4f6a1f3bac0b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:19.034305 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1383/5547] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:19 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:19.514174 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94ff62e5-f09c-42fc-ac8f-962a90e93fcc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:19.516133 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94ff62e5-f09c-42fc-ac8f-962a90e93fcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:19.516393 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94ff62e5-f09c-42fc-ac8f-962a90e93fcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:19.516618 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94ff62e5-f09c-42fc-ac8f-962a90e93fcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:19.527874 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:19.527874 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:19.532247 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94ff62e5-f09c-42fc-ac8f-962a90e93fcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:19.537249 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94ff62e5-f09c-42fc-ac8f-962a90e93fcc tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:19.537911 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1397/5548] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:19 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:20.050837 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca24bea0-6485-44fc-98c7-99386e15f6d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:20.052739 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca24bea0-6485-44fc-98c7-99386e15f6d4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:20.052952 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca24bea0-6485-44fc-98c7-99386e15f6d4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:20.053107 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca24bea0-6485-44fc-98c7-99386e15f6d4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:20.063436 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:20.063436 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:20.068444 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca24bea0-6485-44fc-98c7-99386e15f6d4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:20.073085 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca24bea0-6485-44fc-98c7-99386e15f6d4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:20.073474 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1389/5549] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:20 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:20.501864 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-756e3145-c37e-48d2-91d5-3cb7e88969fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:20.504450 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-756e3145-c37e-48d2-91d5-3cb7e88969fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e/action Aug 06 13:21:20.504996 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-756e3145-c37e-48d2-91d5-3cb7e88969fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:21:20.505192 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-756e3145-c37e-48d2-91d5-3cb7e88969fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:20.526506 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:20.526506 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:20.542819 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c72286cb-2c9e-4e6a-94c4-9b3ab43a8830 req-756e3145-c37e-48d2-91d5-3cb7e88969fb tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e/action returned with HTTP 204 Aug 06 13:21:20.543383 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1381/5550] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:21:20 2026] POST /volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:21:20.553358 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3df1e072-02ee-4c07-8707-bd06b6c34913 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:20.555547 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3df1e072-02ee-4c07-8707-bd06b6c34913 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:20.555866 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3df1e072-02ee-4c07-8707-bd06b6c34913 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:20.556692 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3df1e072-02ee-4c07-8707-bd06b6c34913 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:20.567351 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:20.567351 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:20.572058 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3df1e072-02ee-4c07-8707-bd06b6c34913 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:20.576925 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3df1e072-02ee-4c07-8707-bd06b6c34913 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:20.577406 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1384/5551] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:20 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:21.087284 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a34af854-b90d-4320-8de7-859f2a9b637b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.089846 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a34af854-b90d-4320-8de7-859f2a9b637b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:21.090014 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a34af854-b90d-4320-8de7-859f2a9b637b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.090184 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a34af854-b90d-4320-8de7-859f2a9b637b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.101106 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.101106 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:21.105320 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a34af854-b90d-4320-8de7-859f2a9b637b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:21.109660 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a34af854-b90d-4320-8de7-859f2a9b637b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:21.110059 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1398/5552] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:21.160035 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-79548769-8ba7-45ed-a800-a8deebf67dcf req-a87975c5-d4fd-4948-90cc-a8b49eaa1624 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.162712 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-79548769-8ba7-45ed-a800-a8deebf67dcf req-a87975c5-d4fd-4948-90cc-a8b49eaa1624 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:21.162993 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-79548769-8ba7-45ed-a800-a8deebf67dcf req-a87975c5-d4fd-4948-90cc-a8b49eaa1624 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.163289 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-79548769-8ba7-45ed-a800-a8deebf67dcf req-a87975c5-d4fd-4948-90cc-a8b49eaa1624 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.174990 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.174990 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:21.180512 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-79548769-8ba7-45ed-a800-a8deebf67dcf req-a87975c5-d4fd-4948-90cc-a8b49eaa1624 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:21.185761 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-79548769-8ba7-45ed-a800-a8deebf67dcf req-a87975c5-d4fd-4948-90cc-a8b49eaa1624 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:21.186351 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1390/5553] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:21.203466 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dde9ad8a-1cdd-44e0-a115-183b987bc79f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.205321 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dde9ad8a-1cdd-44e0-a115-183b987bc79f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:21.205545 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dde9ad8a-1cdd-44e0-a115-183b987bc79f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.205726 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dde9ad8a-1cdd-44e0-a115-183b987bc79f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.217286 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.217286 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:21.221514 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dde9ad8a-1cdd-44e0-a115-183b987bc79f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:21.226515 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dde9ad8a-1cdd-44e0-a115-183b987bc79f tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:21.227002 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1382/5554] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:21.270857 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-a2ed420d-4d39-4f76-9902-32c485f0e3dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.273190 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-a2ed420d-4d39-4f76-9902-32c485f0e3dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:21.273613 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-a2ed420d-4d39-4f76-9902-32c485f0e3dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.273867 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-a2ed420d-4d39-4f76-9902-32c485f0e3dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.284829 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.284829 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:21.288632 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-a2ed420d-4d39-4f76-9902-32c485f0e3dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:21.293230 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-a2ed420d-4d39-4f76-9902-32c485f0e3dc tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:21.293724 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1385/5555] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:21.311962 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-21ff7ab9-42b0-4b37-b7c5-3e7c468c1223 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.313984 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-21ff7ab9-42b0-4b37-b7c5-3e7c468c1223 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] POST https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2/action Aug 06 13:21:21.314494 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-21ff7ab9-42b0-4b37-b7c5-3e7c468c1223 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:21:21.314604 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-21ff7ab9-42b0-4b37-b7c5-3e7c468c1223 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:21.335256 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.335256 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:21.335819 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-21ff7ab9-42b0-4b37-b7c5-3e7c468c1223 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:21.344766 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-21ff7ab9-42b0-4b37-b7c5-3e7c468c1223 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Begin detaching volume completed successfully. Aug 06 13:21:21.345125 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-21ff7ab9-42b0-4b37-b7c5-3e7c468c1223 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2/action returned with HTTP 202 Aug 06 13:21:21.345814 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1399/5556] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:21:21 2026] POST /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:21:21.370548 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0f15a3b-8433-4364-93d0-0527053156e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.372542 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0f15a3b-8433-4364-93d0-0527053156e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:21.372717 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0f15a3b-8433-4364-93d0-0527053156e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.372898 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0f15a3b-8433-4364-93d0-0527053156e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.388376 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.388376 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:21.393314 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e0f15a3b-8433-4364-93d0-0527053156e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:21.396901 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18dcaa40-7751-48ba-b2e4-6ee16f96477a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.397353 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18dcaa40-7751-48ba-b2e4-6ee16f96477a None None] GET https://10.4.3.59/volume// Aug 06 13:21:21.397549 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18dcaa40-7751-48ba-b2e4-6ee16f96477a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.397757 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18dcaa40-7751-48ba-b2e4-6ee16f96477a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.398157 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18dcaa40-7751-48ba-b2e4-6ee16f96477a None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:21:21.398476 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1383/5557] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:21:21.400965 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0f15a3b-8433-4364-93d0-0527053156e7 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:21.401450 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1391/5558] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:21.407646 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-eebf6bc6-a3fb-4ce7-a1ea-1647dad34f34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.410394 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-eebf6bc6-a3fb-4ce7-a1ea-1647dad34f34 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:21.410665 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-eebf6bc6-a3fb-4ce7-a1ea-1647dad34f34 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.410920 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-eebf6bc6-a3fb-4ce7-a1ea-1647dad34f34 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.422529 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.422529 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:21.426107 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-eebf6bc6-a3fb-4ce7-a1ea-1647dad34f34 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:21.430323 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-eebf6bc6-a3fb-4ce7-a1ea-1647dad34f34 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:21.430748 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1386/5559] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:21:21.593588 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d8097b3-13b5-4669-81f5-4e544880712d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:21.595899 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d8097b3-13b5-4669-81f5-4e544880712d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:21.596296 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d8097b3-13b5-4669-81f5-4e544880712d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:21.596468 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d8097b3-13b5-4669-81f5-4e544880712d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:21.612710 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:21.612710 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:21.618420 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2d8097b3-13b5-4669-81f5-4e544880712d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:21.623447 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d8097b3-13b5-4669-81f5-4e544880712d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:21.623869 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1400/5560] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:21 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:22.090450 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-d55092ad-3396-48e9-bb32-28b0babd6394 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:22.092885 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-d55092ad-3396-48e9-bb32-28b0babd6394 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:22.093115 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-d55092ad-3396-48e9-bb32-28b0babd6394 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:22.093362 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-d55092ad-3396-48e9-bb32-28b0babd6394 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:22.103906 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:22.103906 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:22.107808 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-d55092ad-3396-48e9-bb32-28b0babd6394 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:22.112649 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-d55092ad-3396-48e9-bb32-28b0babd6394 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:22.113080 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1384/5561] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:21:22 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:22.417440 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5190ad2-3aef-410a-a992-a9ebdac9e7b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:22.419239 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5190ad2-3aef-410a-a992-a9ebdac9e7b4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:22.419451 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5190ad2-3aef-410a-a992-a9ebdac9e7b4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:22.419622 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5190ad2-3aef-410a-a992-a9ebdac9e7b4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:22.428997 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:22.428997 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:22.432695 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5190ad2-3aef-410a-a992-a9ebdac9e7b4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:22.436605 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5190ad2-3aef-410a-a992-a9ebdac9e7b4 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:22.437032 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1392/5562] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:22 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:22.638724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d20c93b8-de3e-469c-a8f2-0d42804619f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:22.641172 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d20c93b8-de3e-469c-a8f2-0d42804619f8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:22.641473 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d20c93b8-de3e-469c-a8f2-0d42804619f8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:22.641749 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d20c93b8-de3e-469c-a8f2-0d42804619f8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:22.655144 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:22.655144 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:22.660311 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d20c93b8-de3e-469c-a8f2-0d42804619f8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:22.665166 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d20c93b8-de3e-469c-a8f2-0d42804619f8 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:22.665577 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1387/5563] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:22 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:23.451335 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e09aba99-e13c-4848-bb59-c7ff22a11d30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:23.453224 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e09aba99-e13c-4848-bb59-c7ff22a11d30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:23.453539 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e09aba99-e13c-4848-bb59-c7ff22a11d30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:23.453806 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e09aba99-e13c-4848-bb59-c7ff22a11d30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:23.468312 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:23.468312 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:23.472976 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e09aba99-e13c-4848-bb59-c7ff22a11d30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:23.479475 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e09aba99-e13c-4848-bb59-c7ff22a11d30 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:23.480083 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1401/5564] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:23 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:23.518643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-673078eb-8435-4d22-bc4a-9ff74a10f24b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:23.524317 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-673078eb-8435-4d22-bc4a-9ff74a10f24b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1/action Aug 06 13:21:23.524836 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-673078eb-8435-4d22-bc4a-9ff74a10f24b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:21:23.525026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-673078eb-8435-4d22-bc4a-9ff74a10f24b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:21:23.545596 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:23.545596 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:23.559123 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f4c727f5-7a5f-492f-a059-38083c9d83d5 req-673078eb-8435-4d22-bc4a-9ff74a10f24b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1/action returned with HTTP 204 Aug 06 13:21:23.559792 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1385/5565] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:21:23 2026] POST /volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:21:23.641523 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-792f64b9-2ac0-4ceb-a284-f7915e68194d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:23.644223 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-792f64b9-2ac0-4ceb-a284-f7915e68194d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e Aug 06 13:21:23.644476 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-792f64b9-2ac0-4ceb-a284-f7915e68194d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:23.644668 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-792f64b9-2ac0-4ceb-a284-f7915e68194d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:23.652401 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:23.652401 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:23.678874 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f499baf-ce6f-494d-bf70-d7cf4a5d220b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:23.680938 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f499baf-ce6f-494d-bf70-d7cf4a5d220b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:23.681233 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f499baf-ce6f-494d-bf70-d7cf4a5d220b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:23.681501 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f499baf-ce6f-494d-bf70-d7cf4a5d220b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:23.691325 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:23.691325 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:23.695182 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f499baf-ce6f-494d-bf70-d7cf4a5d220b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:23.700130 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f499baf-ce6f-494d-bf70-d7cf4a5d220b tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:23.700645 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1388/5566] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:23 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:23.706433 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f29eab6b-618a-4fdf-b07f-e535a8480aae req-792f64b9-2ac0-4ceb-a284-f7915e68194d tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e returned with HTTP 200 Aug 06 13:21:23.706903 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1393/5567] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:21:23 2026] DELETE /volume/v3/attachments/12cf63b5-8223-4cd5-a226-bab0da694e1e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:23.717004 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f20f314d-526a-4b4f-b33a-0acd27af3c48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:23.719093 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f20f314d-526a-4b4f-b33a-0acd27af3c48 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:23.719323 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f20f314d-526a-4b4f-b33a-0acd27af3c48 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:23.719577 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f20f314d-526a-4b4f-b33a-0acd27af3c48 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:23.733390 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:23.733390 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:23.738017 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f20f314d-526a-4b4f-b33a-0acd27af3c48 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:23.745890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f20f314d-526a-4b4f-b33a-0acd27af3c48 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:23.746350 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1402/5568] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:23 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:23.762059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-151ab61e-c055-439d-add3-af8f42e4873e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:23.764530 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-151ab61e-c055-439d-add3-af8f42e4873e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:21:23.764819 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-151ab61e-c055-439d-add3-af8f42e4873e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:23.765043 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-151ab61e-c055-439d-add3-af8f42e4873e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:23.777222 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:23.777222 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:21:23.781546 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-151ab61e-c055-439d-add3-af8f42e4873e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:21:23.787438 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-151ab61e-c055-439d-add3-af8f42e4873e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:21:23.788005 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1386/5569] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:23 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:24.496430 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ffbef4c-089d-4723-b6cf-421410f7d894 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:24.498390 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ffbef4c-089d-4723-b6cf-421410f7d894 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:24.498769 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ffbef4c-089d-4723-b6cf-421410f7d894 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:24.498975 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ffbef4c-089d-4723-b6cf-421410f7d894 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:24.506213 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:24.506213 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:24.510146 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ffbef4c-089d-4723-b6cf-421410f7d894 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:24.514688 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ffbef4c-089d-4723-b6cf-421410f7d894 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:24.515156 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1389/5570] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:24 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:24.532295 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:24.534294 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] DELETE https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:24.534294 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:24.534431 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:24.534621 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume with id: 67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:24.541243 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:24.541243 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:21:24.541698 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:24.557808 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Delete volume request issued successfully. Aug 06 13:21:24.558093 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f25d749c-b4a0-4e9b-a8e3-f6f4d08d6f54 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 202 Aug 06 13:21:24.558481 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1394/5571] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:21:24 2026] DELETE /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:21:24.567060 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fbb4e21d-e4e0-421c-b622-62e63300c39b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:24.568994 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fbb4e21d-e4e0-421c-b622-62e63300c39b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:24.569658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fbb4e21d-e4e0-421c-b622-62e63300c39b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:24.569658 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fbb4e21d-e4e0-421c-b622-62e63300c39b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:24.576910 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:24.576910 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:21:24.581038 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fbb4e21d-e4e0-421c-b622-62e63300c39b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Volume info retrieved successfully. Aug 06 13:21:24.585968 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fbb4e21d-e4e0-421c-b622-62e63300c39b tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 200 Aug 06 13:21:24.586426 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1403/5572] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:24 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 916 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:21:25.600827 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-384ffba9-897e-4d3a-8ecf-b3beffa75437 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:25.603234 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-384ffba9-897e-4d3a-8ecf-b3beffa75437 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] GET https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 Aug 06 13:21:25.603520 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-384ffba9-897e-4d3a-8ecf-b3beffa75437 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:25.603776 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-384ffba9-897e-4d3a-8ecf-b3beffa75437 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:25.611871 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-384ffba9-897e-4d3a-8ecf-b3beffa75437 tempest-VolumeMultiattachTests-616531508 tempest-VolumeMultiattachTests-616531508-project-member] https://10.4.3.59/volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 returned with HTTP 404 Aug 06 13:21:25.612430 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1387/5573] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:21:25 2026] GET /volume/v3/volumes/67d3f0d9-9660-4cba-92d9-78f5ccca4bb2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:21:25.620457 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e982c697-94e7-475f-8d12-4de1f02aae3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:25.622433 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e982c697-94e7-475f-8d12-4de1f02aae3a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] GET https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 Aug 06 13:21:25.622625 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e982c697-94e7-475f-8d12-4de1f02aae3a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:25.622812 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e982c697-94e7-475f-8d12-4de1f02aae3a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:25.623591 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e982c697-94e7-475f-8d12-4de1f02aae3a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 13:21:25.638716 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e982c697-94e7-475f-8d12-4de1f02aae3a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Get all volumes completed successfully. Aug 06 13:21:25.639802 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:21:25.639802 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:21:25.644487 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e982c697-94e7-475f-8d12-4de1f02aae3a tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 13:21:25.645004 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1390/5574] 10.4.3.59 () {66 vars in 1278 bytes} [Thu Aug 6 13:21:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3420 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:25.663403 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98631f52-61e1-4d08-93f3-73ea9452b76d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:25.665754 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98631f52-61e1-4d08-93f3-73ea9452b76d tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] DELETE https://10.4.3.59/volume/v3/types/c60deb60-57f7-4215-bd3a-d2b3ecd549c5 Aug 06 13:21:25.666776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98631f52-61e1-4d08-93f3-73ea9452b76d tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:25.666776 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98631f52-61e1-4d08-93f3-73ea9452b76d tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:25.701523 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98631f52-61e1-4d08-93f3-73ea9452b76d tempest-VolumeMultiattachTests-12354872 tempest-VolumeMultiattachTests-12354872-project-admin] https://10.4.3.59/volume/v3/types/c60deb60-57f7-4215-bd3a-d2b3ecd549c5 returned with HTTP 202 Aug 06 13:21:25.702218 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1395/5575] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:21:25 2026] DELETE /volume/v3/types/c60deb60-57f7-4215-bd3a-d2b3ecd549c5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:21:34.584980 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=77,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:35.606688 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=58,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:35.642766 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=54 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:35.695702 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=81,cinder:INSERT=9,cinder:UPDATE=20 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:47.285748 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-027f77b8-7b41-4ded-b493-94fe7caec583 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:47.288552 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-027f77b8-7b41-4ded-b493-94fe7caec583 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/attachments?instance_id=ef8d8074-d84b-42f8-99b9-c7a72c906c1b Aug 06 13:21:47.288855 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-027f77b8-7b41-4ded-b493-94fe7caec583 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:47.289108 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-027f77b8-7b41-4ded-b493-94fe7caec583 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:47.308040 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-027f77b8-7b41-4ded-b493-94fe7caec583 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments?instance_id=ef8d8074-d84b-42f8-99b9-c7a72c906c1b returned with HTTP 200 Aug 06 13:21:47.308717 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1404/5576] 10.4.3.59 () {70 vars in 1630 bytes} [Thu Aug 6 13:21:47 2026] GET /volume/v3/attachments?instance_id=ef8d8074-d84b-42f8-99b9-c7a72c906c1b => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:47.317723 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-16685095-bbdc-4609-be08-c7ed624b94e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:21:47.320492 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-16685095-bbdc-4609-be08-c7ed624b94e3 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 Aug 06 13:21:47.321007 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-16685095-bbdc-4609-be08-c7ed624b94e3 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:21:47.321057 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-16685095-bbdc-4609-be08-c7ed624b94e3 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:21:47.338279 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cd07a4a3-438a-4342-83af-cb8ced8fd959 req-16685095-bbdc-4609-be08-c7ed624b94e3 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 returned with HTTP 200 Aug 06 13:21:47.338670 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1388/5577] 10.4.3.59 () {70 vars in 1644 bytes} [Thu Aug 6 13:21:47 2026] GET /volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:21:57.306752 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:21:57.336959 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=4 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:22:32.155561 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-be89004f-102f-4220-8d84-997aee6f056e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:32.229308 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-be89004f-102f-4220-8d84-997aee6f056e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:22:32.229308 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-be89004f-102f-4220-8d84-997aee6f056e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:32.229623 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-be89004f-102f-4220-8d84-997aee6f056e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:32.240252 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:32.240252 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:22:32.243475 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-be89004f-102f-4220-8d84-997aee6f056e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:22:32.248116 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-be89004f-102f-4220-8d84-997aee6f056e tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:22:32.248643 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1391/5578] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:22:32 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 1137 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:22:32.266025 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-3faf92d5-60fa-4084-81db-e7bdfc4de434 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:32.269065 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-3faf92d5-60fa-4084-81db-e7bdfc4de434 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] POST https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c/action Aug 06 13:22:32.269424 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-3faf92d5-60fa-4084-81db-e7bdfc4de434 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:22:32.269537 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-3faf92d5-60fa-4084-81db-e7bdfc4de434 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:22:32.280755 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:32.280755 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:22:32.281224 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-3faf92d5-60fa-4084-81db-e7bdfc4de434 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:22:32.287295 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-3faf92d5-60fa-4084-81db-e7bdfc4de434 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Begin detaching volume completed successfully. Aug 06 13:22:32.287555 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-3faf92d5-60fa-4084-81db-e7bdfc4de434 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c/action returned with HTTP 202 Aug 06 13:22:32.288047 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1396/5579] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:22:32 2026] POST /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:22:32.326979 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0551a43d-3d78-48f1-b039-8e0760457527 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:32.327652 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0551a43d-3d78-48f1-b039-8e0760457527 None None] GET https://10.4.3.59/volume// Aug 06 13:22:32.327652 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0551a43d-3d78-48f1-b039-8e0760457527 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:32.327836 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0551a43d-3d78-48f1-b039-8e0760457527 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:32.328200 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0551a43d-3d78-48f1-b039-8e0760457527 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:22:32.328533 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1405/5580] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:22:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:22:32.339118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-df48c654-b199-40e0-be58-26c8ec9f4220 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:32.341139 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-df48c654-b199-40e0-be58-26c8ec9f4220 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:22:32.341389 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-df48c654-b199-40e0-be58-26c8ec9f4220 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:32.341571 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-df48c654-b199-40e0-be58-26c8ec9f4220 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:32.352464 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:32.352464 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:22:32.357481 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-df48c654-b199-40e0-be58-26c8ec9f4220 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:22:32.363712 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-df48c654-b199-40e0-be58-26c8ec9f4220 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:22:32.364331 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1389/5581] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:22:32 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:22:33.171672 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-d77a6fff-8262-4e32-adf0-29553f4e3ad9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:33.174348 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-d77a6fff-8262-4e32-adf0-29553f4e3ad9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] DELETE https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 Aug 06 13:22:33.174597 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-d77a6fff-8262-4e32-adf0-29553f4e3ad9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:33.174829 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-d77a6fff-8262-4e32-adf0-29553f4e3ad9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:33.183680 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:33.183680 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:22:33.236296 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c26e36b8-c18d-4e45-a136-f369f58ec445 req-d77a6fff-8262-4e32-adf0-29553f4e3ad9 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 returned with HTTP 200 Aug 06 13:22:33.236783 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1392/5582] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:22:33 2026] DELETE /volume/v3/attachments/c8c022cf-fbe8-4174-a638-033c196885e1 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:22:33.415197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-16a27336-814e-488a-b800-cdeb21271921 req-7e2e141f-62bf-4904-b5f9-fe48230c9033 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:33.449123 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16a27336-814e-488a-b800-cdeb21271921 req-7e2e141f-62bf-4904-b5f9-fe48230c9033 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:22:33.449364 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16a27336-814e-488a-b800-cdeb21271921 req-7e2e141f-62bf-4904-b5f9-fe48230c9033 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:33.449548 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-16a27336-814e-488a-b800-cdeb21271921 req-7e2e141f-62bf-4904-b5f9-fe48230c9033 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:33.456750 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:33.456750 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:22:33.460670 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-16a27336-814e-488a-b800-cdeb21271921 req-7e2e141f-62bf-4904-b5f9-fe48230c9033 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:22:33.465019 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-16a27336-814e-488a-b800-cdeb21271921 req-7e2e141f-62bf-4904-b5f9-fe48230c9033 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:22:33.465484 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1397/5583] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:22:33 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:22:33.479875 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-997b0067-46c2-4381-b649-1d5e06e1f761 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:33.482418 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997b0067-46c2-4381-b649-1d5e06e1f761 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] DELETE https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:22:33.482717 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-997b0067-46c2-4381-b649-1d5e06e1f761 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:33.483001 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-997b0067-46c2-4381-b649-1d5e06e1f761 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:33.483245 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-997b0067-46c2-4381-b649-1d5e06e1f761 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Delete volume with id: 3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:22:33.493883 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:33.493883 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:22:33.494657 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-997b0067-46c2-4381-b649-1d5e06e1f761 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:22:33.514351 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-997b0067-46c2-4381-b649-1d5e06e1f761 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Delete volume request issued successfully. Aug 06 13:22:33.514612 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997b0067-46c2-4381-b649-1d5e06e1f761 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 202 Aug 06 13:22:33.515243 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1406/5584] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:22:33 2026] DELETE /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:22:33.523882 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f1e8903-d362-4029-8b57-2a0dda30f597 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:33.525948 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f1e8903-d362-4029-8b57-2a0dda30f597 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:22:33.526195 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f1e8903-d362-4029-8b57-2a0dda30f597 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:33.526406 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f1e8903-d362-4029-8b57-2a0dda30f597 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:33.534497 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:33.534497 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:22:33.538756 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f1e8903-d362-4029-8b57-2a0dda30f597 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Volume info retrieved successfully. Aug 06 13:22:33.544257 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f1e8903-d362-4029-8b57-2a0dda30f597 tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 200 Aug 06 13:22:33.544714 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1390/5585] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:22:33 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:22:34.558628 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28ab95be-a176-43f2-8e21-586c175ff42d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:34.560535 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28ab95be-a176-43f2-8e21-586c175ff42d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] GET https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c Aug 06 13:22:34.560751 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28ab95be-a176-43f2-8e21-586c175ff42d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:34.560994 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28ab95be-a176-43f2-8e21-586c175ff42d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:34.567009 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28ab95be-a176-43f2-8e21-586c175ff42d tempest-TestMinimumBasicScenario-1534957812 tempest-TestMinimumBasicScenario-1534957812-project-member] https://10.4.3.59/volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c returned with HTTP 404 Aug 06 13:22:34.567671 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1393/5586] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:22:34 2026] GET /volume/v3/volumes/3a42f019-71b7-4043-9117-ab65ea50329c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:22:43.463857 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:22:43.508954 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:22:43.543058 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=9 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:22:44.563045 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:22:51.873512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8557369-a800-40e2-903c-e9213b6c6efb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:51.875741 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:22:51.876160 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1521652776", "imageRef": "35b483f5-51c7-44c9-85d6-61d0fb531ff6", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:22:51.877812 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1521652776', 'imageRef': '35b483f5-51c7-44c9-85d6-61d0fb531ff6', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:22:52.086540 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Create volume of 1 GB Aug 06 13:22:52.091300 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Availability Zones retrieved successfully. Aug 06 13:22:52.098181 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Flow 'volume_create_api' (a9f2657e-50b2-423e-92a0-80335f9124fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:22:52.099551 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a606a54-54ab-40d8-adf2-6b66a0fec405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:22:52.100695 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:22:52.158955 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a606a54-54ab-40d8-adf2-6b66a0fec405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:22:52.159692 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78167884-7009-4fef-8eb0-c7c2cdc7efe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:22:52.212041 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Created reservations ['a439c12d-7420-45b8-91f1-26ee2e10b2ff', '7a21ce95-3639-442b-ad82-1e13f5b474bb', '12494678-a6f7-46e5-8334-d8e4e7c3f570', 'de03f00b-402b-428b-8ad8-3821b86245ed'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:22:52.212809 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78167884-7009-4fef-8eb0-c7c2cdc7efe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a439c12d-7420-45b8-91f1-26ee2e10b2ff', '7a21ce95-3639-442b-ad82-1e13f5b474bb', '12494678-a6f7-46e5-8334-d8e4e7c3f570', 'de03f00b-402b-428b-8ad8-3821b86245ed']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:22:52.213524 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53220276-d652-4a03-9972-ee4ba2621085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:22:52.233516 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53220276-d652-4a03-9972-ee4ba2621085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8feafa5c-784c-4f0b-ad94-b332bba0b9c5', '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-1521652776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3465901243414d588ab198310b4a9fa9',qos_specs=None,replication_status=,reservations=['a439c12d-7420-45b8-91f1-26ee2e10b2ff','7a21ce95-3639-442b-ad82-1e13f5b474bb','12494678-a6f7-46e5-8334-d8e4e7c3f570','de03f00b-402b-428b-8ad8-3821b86245ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64badf289689487988126f110263a90f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1521652776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8feafa5c-784c-4f0b-ad94-b332bba0b9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3465901243414d588ab198310b4a9fa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64badf289689487988126f110263a90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:22:52.234372 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a348e0-5137-4338-991e-4297a8bad241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:22:52.253427 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a348e0-5137-4338-991e-4297a8bad241) transitioned into state 'SUCCESS' from state '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-1521652776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3465901243414d588ab198310b4a9fa9',qos_specs=None,replication_status=,reservations=['a439c12d-7420-45b8-91f1-26ee2e10b2ff','7a21ce95-3639-442b-ad82-1e13f5b474bb','12494678-a6f7-46e5-8334-d8e4e7c3f570','de03f00b-402b-428b-8ad8-3821b86245ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64badf289689487988126f110263a90f',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:22:52.254346 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedf9b96-80b1-493c-b058-d586187d3bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:22:52.264818 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedf9b96-80b1-493c-b058-d586187d3bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:22:52.265512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Flow 'volume_create_api' (a9f2657e-50b2-423e-92a0-80335f9124fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:22:52.265900 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Create volume request issued successfully. Aug 06 13:22:52.266652 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8557369-a800-40e2-903c-e9213b6c6efb tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:22:52.267251 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1398/5587] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:22:51 2026] POST /volume/v3/volumes => generated 751 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:22:52.282088 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ce32f5c-a9fa-4b3b-85be-04d76b3233d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:52.284278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ce32f5c-a9fa-4b3b-85be-04d76b3233d8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] GET https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:22:52.284527 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ce32f5c-a9fa-4b3b-85be-04d76b3233d8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:52.284776 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ce32f5c-a9fa-4b3b-85be-04d76b3233d8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:52.293393 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:52.293393 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:22:52.297371 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8ce32f5c-a9fa-4b3b-85be-04d76b3233d8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Volume info retrieved successfully. Aug 06 13:22:52.301916 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ce32f5c-a9fa-4b3b-85be-04d76b3233d8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 returned with HTTP 200 Aug 06 13:22:52.302550 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1407/5588] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:22:52 2026] GET /volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:22:53.314964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2f1d7344-097c-45c0-9e8d-043d83e71010 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:53.316867 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f1d7344-097c-45c0-9e8d-043d83e71010 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] GET https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:22:53.317126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f1d7344-097c-45c0-9e8d-043d83e71010 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:53.317421 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f1d7344-097c-45c0-9e8d-043d83e71010 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:53.324794 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:53.324794 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:22:53.328449 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2f1d7344-097c-45c0-9e8d-043d83e71010 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Volume info retrieved successfully. Aug 06 13:22:53.333153 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f1d7344-097c-45c0-9e8d-043d83e71010 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 returned with HTTP 200 Aug 06 13:22:53.333589 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1391/5589] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:22:53 2026] GET /volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:22:53.365080 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-9e1b4822-cb4d-44a4-af14-5cb0f1d27906 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:53.367789 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-9e1b4822-cb4d-44a4-af14-5cb0f1d27906 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] GET https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:22:53.367983 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-9e1b4822-cb4d-44a4-af14-5cb0f1d27906 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:53.368229 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-9e1b4822-cb4d-44a4-af14-5cb0f1d27906 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:53.377431 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:53.377431 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:22:53.382477 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-9e1b4822-cb4d-44a4-af14-5cb0f1d27906 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Volume info retrieved successfully. Aug 06 13:22:53.387202 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-9e1b4822-cb4d-44a4-af14-5cb0f1d27906 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 returned with HTTP 200 Aug 06 13:22:53.387730 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1394/5590] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:22:53 2026] GET /volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:22:53.885081 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-8844afdd-ea5f-4dfd-ac85-2942cb90a432 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:53.887312 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-8844afdd-ea5f-4dfd-ac85-2942cb90a432 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] GET https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:22:53.887481 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-8844afdd-ea5f-4dfd-ac85-2942cb90a432 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:53.887694 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-8844afdd-ea5f-4dfd-ac85-2942cb90a432 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:53.894553 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:53.894553 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:22:53.898285 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-8844afdd-ea5f-4dfd-ac85-2942cb90a432 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Volume info retrieved successfully. Aug 06 13:22:53.902531 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-8844afdd-ea5f-4dfd-ac85-2942cb90a432 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 returned with HTTP 200 Aug 06 13:22:53.902972 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1399/5591] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:22:53 2026] GET /volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:22:53.912998 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0acfbd73-6f80-4f14-a6fb-e3275841acbe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:53.913521 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0acfbd73-6f80-4f14-a6fb-e3275841acbe None None] GET https://10.4.3.59/volume// Aug 06 13:22:53.913729 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0acfbd73-6f80-4f14-a6fb-e3275841acbe None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:53.913962 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0acfbd73-6f80-4f14-a6fb-e3275841acbe None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:53.914345 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0acfbd73-6f80-4f14-a6fb-e3275841acbe None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:22:53.914700 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1408/5592] 10.4.3.59 () {66 vars in 1412 bytes} [Thu Aug 6 13:22:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:22:53.922181 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-13ef167c-6aa8-4905-a9b1-884102d12ac7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:53.924475 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-13ef167c-6aa8-4905-a9b1-884102d12ac7 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:22:53.924922 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-13ef167c-6aa8-4905-a9b1-884102d12ac7 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8feafa5c-784c-4f0b-ad94-b332bba0b9c5", "connector": null, "instance_uuid": "88d2fa8e-4ed0-4c05-a856-e1777a4e622d"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:22:53.934472 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:53.934472 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:22:53.956108 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-13ef167c-6aa8-4905-a9b1-884102d12ac7 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:22:53.956891 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1392/5593] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:22:53 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:22:54.769109 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79a8eead-2ab7-45e7-aaed-d274c81d070c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:54.769638 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79a8eead-2ab7-45e7-aaed-d274c81d070c None None] GET https://10.4.3.59/volume// Aug 06 13:22:54.769858 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79a8eead-2ab7-45e7-aaed-d274c81d070c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:54.770097 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79a8eead-2ab7-45e7-aaed-d274c81d070c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:54.770468 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79a8eead-2ab7-45e7-aaed-d274c81d070c None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:22:54.770845 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1395/5594] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:22:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:22:54.780667 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-59ab9350-5857-4272-9237-f8072d7c58c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:54.782884 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-59ab9350-5857-4272-9237-f8072d7c58c8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] GET https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:22:54.783097 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-59ab9350-5857-4272-9237-f8072d7c58c8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:22:54.783345 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-59ab9350-5857-4272-9237-f8072d7c58c8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:22:54.794040 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:54.794040 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:22:54.798091 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-59ab9350-5857-4272-9237-f8072d7c58c8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Volume info retrieved successfully. Aug 06 13:22:54.803851 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-59ab9350-5857-4272-9237-f8072d7c58c8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 returned with HTTP 200 Aug 06 13:22:54.804277 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1400/5595] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:22:54 2026] GET /volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:22:54.917936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-c1bd1490-ec97-40a7-8fca-0f128c0d0585 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:54.920306 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-c1bd1490-ec97-40a7-8fca-0f128c0d0585 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] PUT https://10.4.3.59/volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6 Aug 06 13:22:54.920657 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-c1bd1490-ec97-40a7-8fca-0f128c0d0585 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:22:54.928514 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-c1bd1490-ec97-40a7-8fca-0f128c0d0585 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Acquiring lock "cinder-attachment_update-8feafa5c-784c-4f0b-ad94-b332bba0b9c5-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:22:54.933965 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-c1bd1490-ec97-40a7-8fca-0f128c0d0585 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Lock "cinder-attachment_update-8feafa5c-784c-4f0b-ad94-b332bba0b9c5-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:22:54.935558 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:54.935558 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:22:55.027107 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-c1bd1490-ec97-40a7-8fca-0f128c0d0585 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Lock "cinder-attachment_update-8feafa5c-784c-4f0b-ad94-b332bba0b9c5-np0000006653" released by "attachment_update" :: held 0.093s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:22:55.027514 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-c1bd1490-ec97-40a7-8fca-0f128c0d0585 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6 returned with HTTP 200 Aug 06 13:22:55.028380 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1409/5596] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:22:54 2026] PUT /volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:22:55.047847 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-11a9223a-128b-43b8-9ba6-afc452b61b50 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:22:55.050102 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-11a9223a-128b-43b8-9ba6-afc452b61b50 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] POST https://10.4.3.59/volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6/action Aug 06 13:22:55.050529 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-11a9223a-128b-43b8-9ba6-afc452b61b50 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:22:55.050661 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-11a9223a-128b-43b8-9ba6-afc452b61b50 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:22:55.068311 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:22:55.068311 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:22:55.079384 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d7c6b53-da5e-4e43-8973-a541bf83aebe req-11a9223a-128b-43b8-9ba6-afc452b61b50 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6/action returned with HTTP 204 Aug 06 13:22:55.080007 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1393/5597] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:22:55 2026] POST /volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:23:03.385572 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=4 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:23:04.802020 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:23:05.021425 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:23:05.076208 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:23:43.438108 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2f5bb6b-86df-4c09-816b-6183457fcc33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:23:43.438776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2f5bb6b-86df-4c09-816b-6183457fcc33 None None] GET https://10.4.3.59/volume// Aug 06 13:23:43.438776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2f5bb6b-86df-4c09-816b-6183457fcc33 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:23:43.438776 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2f5bb6b-86df-4c09-816b-6183457fcc33 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:23:43.439161 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2f5bb6b-86df-4c09-816b-6183457fcc33 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:23:43.439434 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1396/5598] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:23:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:23:43.448568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-1b8fbd0f-291d-47df-a268-35787a9ea695 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:23:43.450520 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-1b8fbd0f-291d-47df-a268-35787a9ea695 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:23:43.450912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-1b8fbd0f-291d-47df-a268-35787a9ea695 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8feafa5c-784c-4f0b-ad94-b332bba0b9c5", "connector": null, "instance_uuid": "88d2fa8e-4ed0-4c05-a856-e1777a4e622d"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:23:43.462948 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:23:43.462948 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:23:43.495724 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-1b8fbd0f-291d-47df-a268-35787a9ea695 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:23:43.496356 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1401/5599] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:23:43 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:23:43.505501 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-80c540f6-edb1-4ef0-b0b1-3e6b3cbafbfa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:23:43.507964 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-80c540f6-edb1-4ef0-b0b1-3e6b3cbafbfa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] DELETE https://10.4.3.59/volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6 Aug 06 13:23:43.508335 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-80c540f6-edb1-4ef0-b0b1-3e6b3cbafbfa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:23:43.508554 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-80c540f6-edb1-4ef0-b0b1-3e6b3cbafbfa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:23:43.518660 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:23:43.518660 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:23:43.571815 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e27ceb82-a379-4d81-a6cd-4f7563d81eee req-80c540f6-edb1-4ef0-b0b1-3e6b3cbafbfa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6 returned with HTTP 200 Aug 06 13:23:43.572266 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1410/5600] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:23:43 2026] DELETE /volume/v3/attachments/a4f1f810-40cd-4e8a-9d1f-3cc8ccaa49c6 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:23:45.014513 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dd7468af-16ea-4ce7-a68a-94e1465fbcad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:23:45.014932 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd7468af-16ea-4ce7-a68a-94e1465fbcad None None] GET https://10.4.3.59/volume// Aug 06 13:23:45.015153 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd7468af-16ea-4ce7-a68a-94e1465fbcad None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:23:45.015370 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd7468af-16ea-4ce7-a68a-94e1465fbcad None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:23:45.015721 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd7468af-16ea-4ce7-a68a-94e1465fbcad None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:23:45.016048 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1394/5601] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:23:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:23:45.022996 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-0c947cdb-c607-4827-9027-bcc6f51cb478 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:23:45.025347 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-0c947cdb-c607-4827-9027-bcc6f51cb478 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] GET https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:23:45.025582 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-0c947cdb-c607-4827-9027-bcc6f51cb478 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:23:45.025818 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-0c947cdb-c607-4827-9027-bcc6f51cb478 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:23:45.037692 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:23:45.037692 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:23:45.041443 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-0c947cdb-c607-4827-9027-bcc6f51cb478 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Volume info retrieved successfully. Aug 06 13:23:45.046358 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-0c947cdb-c607-4827-9027-bcc6f51cb478 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 returned with HTTP 200 Aug 06 13:23:45.046747 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1397/5602] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:23:45 2026] GET /volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:23:45.167797 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-eeca6334-ef42-49af-b987-c6ed6443df10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:23:45.170170 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-eeca6334-ef42-49af-b987-c6ed6443df10 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] PUT https://10.4.3.59/volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed Aug 06 13:23:45.170644 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-eeca6334-ef42-49af-b987-c6ed6443df10 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:23:45.179604 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-eeca6334-ef42-49af-b987-c6ed6443df10 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Acquiring lock "cinder-attachment_update-8feafa5c-784c-4f0b-ad94-b332bba0b9c5-np0000006653" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:23:45.184970 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-eeca6334-ef42-49af-b987-c6ed6443df10 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Lock "cinder-attachment_update-8feafa5c-784c-4f0b-ad94-b332bba0b9c5-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:23:45.186312 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:23:45.186312 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:23:45.280023 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-eeca6334-ef42-49af-b987-c6ed6443df10 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Lock "cinder-attachment_update-8feafa5c-784c-4f0b-ad94-b332bba0b9c5-np0000006653" released by "attachment_update" :: held 0.095s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:23:45.280582 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-eeca6334-ef42-49af-b987-c6ed6443df10 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed returned with HTTP 200 Aug 06 13:23:45.281058 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1402/5603] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:23:45 2026] PUT /volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:23:45.302453 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-2ce17eff-6640-40f2-ac57-bd20e26fe6df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:23:45.304483 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-2ce17eff-6640-40f2-ac57-bd20e26fe6df tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] POST https://10.4.3.59/volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed/action Aug 06 13:23:45.305005 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-2ce17eff-6640-40f2-ac57-bd20e26fe6df tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:23:45.305130 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-2ce17eff-6640-40f2-ac57-bd20e26fe6df tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:23:45.319597 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:23:45.319597 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:23:45.329790 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4422a6ed-4503-41f3-b1a1-bd30bf3d311b req-2ce17eff-6640-40f2-ac57-bd20e26fe6df tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed/action returned with HTTP 204 Aug 06 13:23:45.330236 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1411/5604] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:23:45 2026] POST /volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:23:55.044826 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=5 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:23:55.274505 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:23:55.326636 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=15,cinder:UPDATE=5 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:24:29.970367 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-d9008a67-5120-43c4-b970-7fef6f4ad6aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:24:29.973236 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-d9008a67-5120-43c4-b970-7fef6f4ad6aa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] DELETE https://10.4.3.59/volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed Aug 06 13:24:29.973512 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-d9008a67-5120-43c4-b970-7fef6f4ad6aa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:24:29.973755 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-d9008a67-5120-43c4-b970-7fef6f4ad6aa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:24:29.988363 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:24:29.988363 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:24:30.046630 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-d9008a67-5120-43c4-b970-7fef6f4ad6aa tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed returned with HTTP 200 Aug 06 13:24:30.047152 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1395/5605] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:24:29 2026] DELETE /volume/v3/attachments/2c190cd7-cb8c-4b8c-a374-87b440b522ed => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:24:30.059021 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:24:30.061380 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] DELETE https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:24:30.061583 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:24:30.061775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:24:30.061930 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Delete volume with id: 8feafa5c-784c-4f0b-ad94-b332bba0b9c5 Aug 06 13:24:30.069315 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:24:30.069315 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:24:30.069939 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Volume info retrieved successfully. Aug 06 13:24:30.087723 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] Delete volume request issued successfully. Aug 06 13:24:30.087955 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e74d025d-57e8-42c3-88cc-8228069c0bd5 req-24a0b77f-39c0-4772-b053-e0e2dc4509f8 tempest-TestShelveInstance-469737276 tempest-TestShelveInstance-469737276-project-member] https://10.4.3.59/volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 returned with HTTP 202 Aug 06 13:24:30.088569 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1398/5606] 10.4.3.59 () {70 vars in 1613 bytes} [Thu Aug 6 13:24:30 2026] DELETE /volume/v3/volumes/8feafa5c-784c-4f0b-ad94-b332bba0b9c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:24:40.043812 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:24:40.083481 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:24:49.159703 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:24:49.161991 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:24:49.162402 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1674679801", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:24:49.165342 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1674679801', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:24:49.165514 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Create volume of 1 GB Aug 06 13:24:49.165841 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:24:49.165841 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:24:49.170757 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Availability Zones retrieved successfully. Aug 06 13:24:49.177145 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Flow 'volume_create_api' (c322220e-9c0f-4a68-97c7-4371fc1764fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:24:49.178492 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edc59a4-1e35-4587-8ffb-39ac6d7e227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:24:49.179464 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:24:49.209784 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edc59a4-1e35-4587-8ffb-39ac6d7e227e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:24:49.210669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f8e9b1-506e-4b74-a085-48cf12cbdbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:24:49.286143 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Created reservations ['8377574f-5738-43fb-b705-c03a64500080', '337a1ea0-9f74-46f6-a514-e56a76797cbf', '16aa2d4d-79b1-4724-8916-e36056eb2f54', '82c2b63a-646d-49df-84be-225f4b3f3dce'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:24:49.287283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f8e9b1-506e-4b74-a085-48cf12cbdbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8377574f-5738-43fb-b705-c03a64500080', '337a1ea0-9f74-46f6-a514-e56a76797cbf', '16aa2d4d-79b1-4724-8916-e36056eb2f54', '82c2b63a-646d-49df-84be-225f4b3f3dce']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:24:49.288170 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b366685-b69f-4dda-be73-2cb23829384e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:24:49.312155 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b366685-b69f-4dda-be73-2cb23829384e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95e340e2-8ca1-45dd-b873-6fb8019e8c93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1674679801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2433410ae38a4f588a04d3c671439d87',qos_specs=None,replication_status=,reservations=['8377574f-5738-43fb-b705-c03a64500080','337a1ea0-9f74-46f6-a514-e56a76797cbf','16aa2d4d-79b1-4724-8916-e36056eb2f54','82c2b63a-646d-49df-84be-225f4b3f3dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd307d0ba8a1491d805fc9703795d398',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1674679801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95e340e2-8ca1-45dd-b873-6fb8019e8c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2433410ae38a4f588a04d3c671439d87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd307d0ba8a1491d805fc9703795d398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:24:49.313838 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd8ef56-8835-4e9b-b4d0-ede41918413d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:24:49.336719 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd8ef56-8835-4e9b-b4d0-ede41918413d) transitioned into state 'SUCCESS' from state '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-1674679801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2433410ae38a4f588a04d3c671439d87',qos_specs=None,replication_status=,reservations=['8377574f-5738-43fb-b705-c03a64500080','337a1ea0-9f74-46f6-a514-e56a76797cbf','16aa2d4d-79b1-4724-8916-e36056eb2f54','82c2b63a-646d-49df-84be-225f4b3f3dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd307d0ba8a1491d805fc9703795d398',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:24:49.337486 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee630b40-4fc2-4fc0-8632-4777eb86df22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:24:49.347278 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee630b40-4fc2-4fc0-8632-4777eb86df22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:24:49.348220 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Flow 'volume_create_api' (c322220e-9c0f-4a68-97c7-4371fc1764fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:24:49.348950 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Create volume request issued successfully. Aug 06 13:24:49.349699 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-943e0fc9-cbf6-4e98-9987-afa29819b4fe tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:24:49.350213 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1403/5607] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:24:49 2026] POST /volume/v3/volumes => generated 745 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:24:59.339942 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:25:32.737944 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52c4d862-6039-4641-a223-9e74bef135e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:32.740919 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52c4d862-6039-4641-a223-9e74bef135e3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:32.740919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52c4d862-6039-4641-a223-9e74bef135e3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:32.741155 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52c4d862-6039-4641-a223-9e74bef135e3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:32.749502 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:32.749502 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:25:32.753518 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52c4d862-6039-4641-a223-9e74bef135e3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:32.758335 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52c4d862-6039-4641-a223-9e74bef135e3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:32.758747 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1412/5608] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:32 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:32.769814 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1a05fda-4411-4200-b071-bb11c893f623 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:32.772512 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1a05fda-4411-4200-b071-bb11c893f623 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:32.772701 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1a05fda-4411-4200-b071-bb11c893f623 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:32.772923 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1a05fda-4411-4200-b071-bb11c893f623 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:32.780058 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:32.780058 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:25:32.783571 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1a05fda-4411-4200-b071-bb11c893f623 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:32.787381 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1a05fda-4411-4200-b071-bb11c893f623 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:32.787707 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1396/5609] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:32 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:32.828355 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-1206b75a-5ce2-434a-95b6-644d6ffe31a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:32.830741 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-1206b75a-5ce2-434a-95b6-644d6ffe31a3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:32.830922 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-1206b75a-5ce2-434a-95b6-644d6ffe31a3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:32.831094 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-1206b75a-5ce2-434a-95b6-644d6ffe31a3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:32.839566 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:32.839566 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:25:32.843819 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-1206b75a-5ce2-434a-95b6-644d6ffe31a3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:32.848399 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-1206b75a-5ce2-434a-95b6-644d6ffe31a3 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:32.848811 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1399/5610] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:25:32 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:32.918283 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8449f30a-a4f7-42ad-b4f0-dcc17a2b8e99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:32.918783 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8449f30a-a4f7-42ad-b4f0-dcc17a2b8e99 None None] GET https://10.4.3.59/volume// Aug 06 13:25:32.918976 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8449f30a-a4f7-42ad-b4f0-dcc17a2b8e99 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:32.919165 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8449f30a-a4f7-42ad-b4f0-dcc17a2b8e99 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:32.919563 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8449f30a-a4f7-42ad-b4f0-dcc17a2b8e99 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:25:32.919918 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1404/5611] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:25:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:25:32.926865 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-2d4d49b6-a452-41c2-9216-995fbd15cb32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:32.998727 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-2d4d49b6-a452-41c2-9216-995fbd15cb32 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:25:32.999065 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-2d4d49b6-a452-41c2-9216-995fbd15cb32 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95e340e2-8ca1-45dd-b873-6fb8019e8c93", "connector": null, "instance_uuid": "8f092aef-c65e-40ea-8fa0-a8d6b0fa48cc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:25:33.006904 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:33.006904 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:25:33.030607 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-2d4d49b6-a452-41c2-9216-995fbd15cb32 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:25:33.031020 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1413/5612] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:25:32 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:25:33.057377 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-474df506-01ba-4d49-99bd-689d1f58fe42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:33.059234 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-474df506-01ba-4d49-99bd-689d1f58fe42 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:33.059480 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-474df506-01ba-4d49-99bd-689d1f58fe42 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:33.059712 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-474df506-01ba-4d49-99bd-689d1f58fe42 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:33.069334 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0aedb608-0a1a-4168-9687-3dc1697bedaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:33.069850 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0aedb608-0a1a-4168-9687-3dc1697bedaa None None] GET https://10.4.3.59/volume// Aug 06 13:25:33.070082 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0aedb608-0a1a-4168-9687-3dc1697bedaa None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:33.070172 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:33.070172 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:25:33.070393 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0aedb608-0a1a-4168-9687-3dc1697bedaa None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:33.070804 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0aedb608-0a1a-4168-9687-3dc1697bedaa None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:25:33.071165 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1400/5613] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:25:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:25:33.073966 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-474df506-01ba-4d49-99bd-689d1f58fe42 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:33.078091 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-474df506-01ba-4d49-99bd-689d1f58fe42 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:33.078517 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1397/5614] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:33 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:33.081078 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4d44b59c-6e12-4da9-86cf-a80b107ee292 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:33.083739 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4d44b59c-6e12-4da9-86cf-a80b107ee292 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:33.084051 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4d44b59c-6e12-4da9-86cf-a80b107ee292 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:33.084281 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4d44b59c-6e12-4da9-86cf-a80b107ee292 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:33.096611 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:33.096611 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:25:33.101574 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4d44b59c-6e12-4da9-86cf-a80b107ee292 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:33.106891 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4d44b59c-6e12-4da9-86cf-a80b107ee292 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:33.107508 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1405/5615] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:25:33 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:25:33.221336 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4f1f82d7-453a-494c-927f-3438b7ca55de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:33.223611 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4f1f82d7-453a-494c-927f-3438b7ca55de tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] PUT https://10.4.3.59/volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece Aug 06 13:25:33.223976 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4f1f82d7-453a-494c-927f-3438b7ca55de tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:25:33.232648 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4f1f82d7-453a-494c-927f-3438b7ca55de tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Acquiring lock "cinder-attachment_update-95e340e2-8ca1-45dd-b873-6fb8019e8c93-np0000006653" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:25:33.237777 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4f1f82d7-453a-494c-927f-3438b7ca55de tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Lock "cinder-attachment_update-95e340e2-8ca1-45dd-b873-6fb8019e8c93-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:25:33.238932 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:33.238932 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:25:33.318531 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4f1f82d7-453a-494c-927f-3438b7ca55de tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Lock "cinder-attachment_update-95e340e2-8ca1-45dd-b873-6fb8019e8c93-np0000006653" released by "attachment_update" :: held 0.081s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:25:33.319120 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-4f1f82d7-453a-494c-927f-3438b7ca55de tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece returned with HTTP 200 Aug 06 13:25:33.319687 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1414/5616] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:25:33 2026] PUT /volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:25:34.092254 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7d7cbaa-23a0-4e9c-9273-330eb404f882 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:34.094112 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7d7cbaa-23a0-4e9c-9273-330eb404f882 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:34.094304 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7d7cbaa-23a0-4e9c-9273-330eb404f882 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:34.094523 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7d7cbaa-23a0-4e9c-9273-330eb404f882 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:34.105230 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:34.105230 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:25:34.108963 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7d7cbaa-23a0-4e9c-9273-330eb404f882 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:34.113928 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7d7cbaa-23a0-4e9c-9273-330eb404f882 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:34.114336 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1401/5617] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:34 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:35.128782 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca69873a-0414-4baf-9e1e-f381d275dbd2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:35.130612 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca69873a-0414-4baf-9e1e-f381d275dbd2 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:35.130793 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca69873a-0414-4baf-9e1e-f381d275dbd2 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:35.130986 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca69873a-0414-4baf-9e1e-f381d275dbd2 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:35.142056 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:35.142056 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:25:35.146628 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ca69873a-0414-4baf-9e1e-f381d275dbd2 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:35.153014 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca69873a-0414-4baf-9e1e-f381d275dbd2 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:35.153621 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1398/5618] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:35 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:36.167055 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc0fd063-8fba-4dd2-9e82-8f6e6244544a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:36.169766 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc0fd063-8fba-4dd2-9e82-8f6e6244544a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:36.170101 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc0fd063-8fba-4dd2-9e82-8f6e6244544a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:36.170271 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc0fd063-8fba-4dd2-9e82-8f6e6244544a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:36.182057 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:36.182057 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:25:36.185516 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc0fd063-8fba-4dd2-9e82-8f6e6244544a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:36.189530 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc0fd063-8fba-4dd2-9e82-8f6e6244544a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:36.189889 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1406/5619] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:36 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:37.204286 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d07fda36-b70a-4994-9efa-8549adb53a17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:37.206633 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d07fda36-b70a-4994-9efa-8549adb53a17 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:37.206876 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d07fda36-b70a-4994-9efa-8549adb53a17 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:37.207091 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d07fda36-b70a-4994-9efa-8549adb53a17 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:37.219228 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:37.219228 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:25:37.223746 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d07fda36-b70a-4994-9efa-8549adb53a17 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:37.229821 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d07fda36-b70a-4994-9efa-8549adb53a17 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:37.230284 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1415/5620] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:37 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:37.566801 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-29668ffc-c253-4c5c-ab7a-d1d725b4cff1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:37.568964 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-29668ffc-c253-4c5c-ab7a-d1d725b4cff1 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece/action Aug 06 13:25:37.569433 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-29668ffc-c253-4c5c-ab7a-d1d725b4cff1 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:25:37.569590 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-29668ffc-c253-4c5c-ab7a-d1d725b4cff1 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:25:37.589182 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:37.589182 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:25:37.599732 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03b04145-d296-4f32-84d3-23f26ab94d6d req-29668ffc-c253-4c5c-ab7a-d1d725b4cff1 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece/action returned with HTTP 204 Aug 06 13:25:37.600420 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1402/5621] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:25:37 2026] POST /volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:25:38.245218 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb70090c-b6ce-4203-a265-6e632178dbf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:38.246975 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb70090c-b6ce-4203-a265-6e632178dbf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:38.247326 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb70090c-b6ce-4203-a265-6e632178dbf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:38.247644 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb70090c-b6ce-4203-a265-6e632178dbf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:38.258316 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:38.258316 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:25:38.262700 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eb70090c-b6ce-4203-a265-6e632178dbf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:38.266766 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb70090c-b6ce-4203-a265-6e632178dbf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:38.267024 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1399/5622] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:38 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:25:38.279163 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fae3e856-bde6-4341-87c7-7ddc65394044 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:38.281675 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fae3e856-bde6-4341-87c7-7ddc65394044 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:38.281967 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fae3e856-bde6-4341-87c7-7ddc65394044 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:38.282234 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fae3e856-bde6-4341-87c7-7ddc65394044 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:38.294909 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:38.294909 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:25:38.299811 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fae3e856-bde6-4341-87c7-7ddc65394044 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:38.305885 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fae3e856-bde6-4341-87c7-7ddc65394044 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:38.306463 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1407/5623] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:25:38 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:25:41.744139 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-733141ce-26b2-42ea-a220-da502ff0d265 req-41bf2fe0-23a3-4ceb-ac67-afed06fb6959 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:41.746097 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-41bf2fe0-23a3-4ceb-ac67-afed06fb6959 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:41.746321 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-41bf2fe0-23a3-4ceb-ac67-afed06fb6959 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:41.746553 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-41bf2fe0-23a3-4ceb-ac67-afed06fb6959 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:41.756281 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:41.756281 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:25:41.760175 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-733141ce-26b2-42ea-a220-da502ff0d265 req-41bf2fe0-23a3-4ceb-ac67-afed06fb6959 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:41.764842 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-41bf2fe0-23a3-4ceb-ac67-afed06fb6959 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:41.765459 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1416/5624] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:25:41 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 1130 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:25:41.785773 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-733141ce-26b2-42ea-a220-da502ff0d265 req-8c026983-acfb-4a7d-a65e-6442862381ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:41.788234 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-8c026983-acfb-4a7d-a65e-6442862381ca tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93/action Aug 06 13:25:41.788724 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-8c026983-acfb-4a7d-a65e-6442862381ca tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:25:41.788890 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-8c026983-acfb-4a7d-a65e-6442862381ca tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:25:41.801379 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:41.801379 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:25:41.801999 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-733141ce-26b2-42ea-a220-da502ff0d265 req-8c026983-acfb-4a7d-a65e-6442862381ca tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:41.809146 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-733141ce-26b2-42ea-a220-da502ff0d265 req-8c026983-acfb-4a7d-a65e-6442862381ca tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Begin detaching volume completed successfully. Aug 06 13:25:41.809466 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-8c026983-acfb-4a7d-a65e-6442862381ca tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93/action returned with HTTP 202 Aug 06 13:25:41.810134 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1403/5625] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:25:41 2026] POST /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:25:41.854228 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-363cba54-2a65-4fd4-bf5b-d3435780f116 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:41.854780 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-363cba54-2a65-4fd4-bf5b-d3435780f116 None None] GET https://10.4.3.59/volume// Aug 06 13:25:41.855000 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-363cba54-2a65-4fd4-bf5b-d3435780f116 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:41.855243 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-363cba54-2a65-4fd4-bf5b-d3435780f116 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:41.855674 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-363cba54-2a65-4fd4-bf5b-d3435780f116 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:25:41.856036 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1400/5626] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:25:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:25:41.864948 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-733141ce-26b2-42ea-a220-da502ff0d265 req-606e2222-ee11-41ff-93d0-fde16a4f32f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:41.866974 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-606e2222-ee11-41ff-93d0-fde16a4f32f9 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:41.867179 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-606e2222-ee11-41ff-93d0-fde16a4f32f9 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:41.867408 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-606e2222-ee11-41ff-93d0-fde16a4f32f9 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:41.877753 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:41.877753 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:25:41.881607 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [req-733141ce-26b2-42ea-a220-da502ff0d265 req-606e2222-ee11-41ff-93d0-fde16a4f32f9 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:41.886486 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-606e2222-ee11-41ff-93d0-fde16a4f32f9 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:25:41.887008 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1408/5627] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:25:41 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 1313 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:25:42.745947 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-733141ce-26b2-42ea-a220-da502ff0d265 req-57abe37b-1109-4c14-8e60-2b6818bfa67a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:42.747956 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-57abe37b-1109-4c14-8e60-2b6818bfa67a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] DELETE https://10.4.3.59/volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece Aug 06 13:25:42.748149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-57abe37b-1109-4c14-8e60-2b6818bfa67a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:42.748339 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-57abe37b-1109-4c14-8e60-2b6818bfa67a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:42.755695 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:42.755695 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:25:42.805943 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-733141ce-26b2-42ea-a220-da502ff0d265 req-57abe37b-1109-4c14-8e60-2b6818bfa67a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece returned with HTTP 200 Aug 06 13:25:42.806578 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1417/5628] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:25:42 2026] DELETE /volume/v3/attachments/103327fd-cb83-4b9b-93dc-bea7fbd42ece => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:42.900220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:42.902017 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:25:42.902394 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95e340e2-8ca1-45dd-b873-6fb8019e8c93", "force": false, "name": "tempest-TestStampPattern-snapshot-136961172", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:25:42.911836 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:42.911836 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:25:42.912434 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:25:42.912630 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Create snapshot from volume 95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:25:42.949407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Created reservations ['c55dbcd5-ae4c-4717-b4d9-8bc485dd58f2', 'f87042f7-0b5e-4946-abbe-8ddb45f357f9', '1dac3574-1aab-4697-9bd8-81a37bdbb972', 'dc90ae83-23ba-4c5d-91fc-a3b79d949ceb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:25:42.980943 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot create request issued successfully. Aug 06 13:25:42.981345 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97490f2c-4ef1-4a7c-b8d3-6f29a0c786dc tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:25:42.981879 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1404/5629] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:25:42 2026] POST /volume/v3/snapshots => generated 302 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:25:42.992137 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e57be4d-b1a9-4711-a706-b96f69258840 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:42.993738 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e57be4d-b1a9-4711-a706-b96f69258840 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 Aug 06 13:25:42.993967 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e57be4d-b1a9-4711-a706-b96f69258840 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:42.994185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e57be4d-b1a9-4711-a706-b96f69258840 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:42.999195 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:42.999195 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:25:42.999671 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8e57be4d-b1a9-4711-a706-b96f69258840 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot retrieved successfully. Aug 06 13:25:43.000432 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e57be4d-b1a9-4711-a706-b96f69258840 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 returned with HTTP 200 Aug 06 13:25:43.000833 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1401/5630] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:25:42 2026] GET /volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 => generated 434 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:44.010399 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2b2a001-9e89-460e-9367-d9228e826d08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:44.012763 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2b2a001-9e89-460e-9367-d9228e826d08 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 Aug 06 13:25:44.013047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2b2a001-9e89-460e-9367-d9228e826d08 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:44.013352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2b2a001-9e89-460e-9367-d9228e826d08 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:44.021456 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:44.021456 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:25:44.022034 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2b2a001-9e89-460e-9367-d9228e826d08 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot retrieved successfully. Aug 06 13:25:44.023295 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2b2a001-9e89-460e-9367-d9228e826d08 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 returned with HTTP 200 Aug 06 13:25:44.023997 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1409/5631] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:25:44 2026] GET /volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:44.033008 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0f2f814-ed49-409d-ad33-ff2817cdbc9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:44.034673 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f2f814-ed49-409d-ad33-ff2817cdbc9e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 Aug 06 13:25:44.034966 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0f2f814-ed49-409d-ad33-ff2817cdbc9e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:25:44.035217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0f2f814-ed49-409d-ad33-ff2817cdbc9e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:25:44.041008 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:44.041008 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:25:44.041619 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0f2f814-ed49-409d-ad33-ff2817cdbc9e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot retrieved successfully. Aug 06 13:25:44.042347 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0f2f814-ed49-409d-ad33-ff2817cdbc9e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 returned with HTTP 200 Aug 06 13:25:44.042688 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1418/5632] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:25:44 2026] GET /volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:25:48.778370 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:25:48.780168 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:25:48.780674 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-812148731", "snapshot_id": "096549f1-47dc-4b14-b354-1c091cb24836", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:25:48.782580 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-812148731', 'snapshot_id': '096549f1-47dc-4b14-b354-1c091cb24836', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:25:48.789005 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:25:48.789005 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:25:48.789592 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot retrieved successfully. Aug 06 13:25:48.789776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Create volume of 1 GB Aug 06 13:25:48.794467 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Availability Zones retrieved successfully. Aug 06 13:25:48.800486 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Flow 'volume_create_api' (36389548-d4fd-40fd-ad97-f3b144960680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:25:48.801969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0964160c-6254-4c80-aacf-0f80890ba605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:25:48.803279 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:25:48.840061 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0964160c-6254-4c80-aacf-0f80890ba605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '096549f1-47dc-4b14-b354-1c091cb24836', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:25:48.840978 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33bb79e-81ac-4016-9a1c-e40f06ee040a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:25:48.885582 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Created reservations ['886894c1-bdec-4a07-9e58-439db1176440', '63428b67-d36b-4c27-bbd0-12008f7b874d', '0d108fbc-5003-4140-b038-9220949cf8c6', '5f52bd24-3eda-407c-9681-0c3fc37db470'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:25:48.886775 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33bb79e-81ac-4016-9a1c-e40f06ee040a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['886894c1-bdec-4a07-9e58-439db1176440', '63428b67-d36b-4c27-bbd0-12008f7b874d', '0d108fbc-5003-4140-b038-9220949cf8c6', '5f52bd24-3eda-407c-9681-0c3fc37db470']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:25:48.887838 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d38a00-b0f0-4e10-bf9c-1f0045063e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:25:48.934784 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d38a00-b0f0-4e10-bf9c-1f0045063e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8a9afa9-3f16-4242-b632-b1b5df9de293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-812148731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2433410ae38a4f588a04d3c671439d87',qos_specs=None,replication_status=,reservations=['886894c1-bdec-4a07-9e58-439db1176440','63428b67-d36b-4c27-bbd0-12008f7b874d','0d108fbc-5003-4140-b038-9220949cf8c6','5f52bd24-3eda-407c-9681-0c3fc37db470'],size=1,snapshot_id=096549f1-47dc-4b14-b354-1c091cb24836,source_replicaid=,source_volid=None,status='creating',user_id='bd307d0ba8a1491d805fc9703795d398',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-812148731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8a9afa9-3f16-4242-b632-b1b5df9de293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2433410ae38a4f588a04d3c671439d87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=096549f1-47dc-4b14-b354-1c091cb24836,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd307d0ba8a1491d805fc9703795d398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:25:48.935942 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de6aeb5-4ac6-4ce0-a1fb-732786c3dbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:25:48.953896 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de6aeb5-4ac6-4ce0-a1fb-732786c3dbef) transitioned into state 'SUCCESS' from state '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-812148731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2433410ae38a4f588a04d3c671439d87',qos_specs=None,replication_status=,reservations=['886894c1-bdec-4a07-9e58-439db1176440','63428b67-d36b-4c27-bbd0-12008f7b874d','0d108fbc-5003-4140-b038-9220949cf8c6','5f52bd24-3eda-407c-9681-0c3fc37db470'],size=1,snapshot_id=096549f1-47dc-4b14-b354-1c091cb24836,source_replicaid=,source_volid=None,status='creating',user_id='bd307d0ba8a1491d805fc9703795d398',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:25:48.954647 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5bf2ef-5b59-408d-a526-50d5843fd220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:25:48.974851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5bf2ef-5b59-408d-a526-50d5843fd220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:25:48.975837 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Flow 'volume_create_api' (36389548-d4fd-40fd-ad97-f3b144960680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:25:48.976199 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Create volume request issued successfully. Aug 06 13:25:48.976857 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fc72832-78d3-47b5-8be0-ab1829c6edb6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:25:48.977331 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1405/5633] 10.4.3.59 () {68 vars in 1252 bytes} [Thu Aug 6 13:25:48 2026] POST /volume/v3/volumes => generated 778 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:25:52.996375 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=20 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:25:54.016096 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=21 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:25:54.037464 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:25:58.967878 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=55,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:26:32.066863 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77683a15-666a-4e2e-bf50-f3c3f814574c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.068849 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77683a15-666a-4e2e-bf50-f3c3f814574c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:32.069092 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77683a15-666a-4e2e-bf50-f3c3f814574c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:32.069352 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77683a15-666a-4e2e-bf50-f3c3f814574c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:32.077213 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:32.077213 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:32.080976 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-77683a15-666a-4e2e-bf50-f3c3f814574c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:32.084967 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77683a15-666a-4e2e-bf50-f3c3f814574c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:32.085346 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1402/5634] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:32 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:32.102007 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f78ae887-72eb-44aa-992d-92644291a78d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.104376 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f78ae887-72eb-44aa-992d-92644291a78d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:32.104603 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f78ae887-72eb-44aa-992d-92644291a78d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:32.105024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f78ae887-72eb-44aa-992d-92644291a78d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:32.115197 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:32.115197 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:26:32.120314 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f78ae887-72eb-44aa-992d-92644291a78d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:32.126446 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f78ae887-72eb-44aa-992d-92644291a78d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:32.127156 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1410/5635] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:32 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:32.177217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-e1df4b6b-3d8b-4bce-a7a8-84740de201e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.179448 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-e1df4b6b-3d8b-4bce-a7a8-84740de201e8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:32.179644 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-e1df4b6b-3d8b-4bce-a7a8-84740de201e8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:32.179842 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-e1df4b6b-3d8b-4bce-a7a8-84740de201e8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:32.187784 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:32.187784 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:32.191619 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-e1df4b6b-3d8b-4bce-a7a8-84740de201e8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:32.195754 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-e1df4b6b-3d8b-4bce-a7a8-84740de201e8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:32.196098 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1419/5636] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:26:32 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:32.270363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d0fd3b0-b9e5-4df8-a258-43759d6e5a7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.270757 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0fd3b0-b9e5-4df8-a258-43759d6e5a7f None None] GET https://10.4.3.59/volume// Aug 06 13:26:32.270900 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0fd3b0-b9e5-4df8-a258-43759d6e5a7f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:32.271091 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0fd3b0-b9e5-4df8-a258-43759d6e5a7f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:32.271422 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0fd3b0-b9e5-4df8-a258-43759d6e5a7f None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:26:32.271864 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1406/5637] 10.4.3.59 () {66 vars in 1421 bytes} [Thu Aug 6 13:26:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:26:32.279212 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-eb151daa-0abe-4940-8c7d-ec11f66a1eb8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.281178 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-eb151daa-0abe-4940-8c7d-ec11f66a1eb8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/attachments Aug 06 13:26:32.281544 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-eb151daa-0abe-4940-8c7d-ec11f66a1eb8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8a9afa9-3f16-4242-b632-b1b5df9de293", "connector": null, "instance_uuid": "5370dd17-c09d-4c00-82ba-0ae570064d46"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:26:32.289012 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:32.289012 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:32.318955 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-eb151daa-0abe-4940-8c7d-ec11f66a1eb8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments returned with HTTP 200 Aug 06 13:26:32.319393 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1403/5638] 10.4.3.59 () {74 vars in 1587 bytes} [Thu Aug 6 13:26:32 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:32.345653 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-205ec5cc-9091-4da7-8ebf-63e363df227c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.347327 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-205ec5cc-9091-4da7-8ebf-63e363df227c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:32.347513 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-205ec5cc-9091-4da7-8ebf-63e363df227c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:32.347691 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-205ec5cc-9091-4da7-8ebf-63e363df227c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:32.354932 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f2c0966-f98f-44a9-bd05-ead3605ebb70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.355417 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f2c0966-f98f-44a9-bd05-ead3605ebb70 None None] GET https://10.4.3.59/volume// Aug 06 13:26:32.355657 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f2c0966-f98f-44a9-bd05-ead3605ebb70 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:32.355896 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f2c0966-f98f-44a9-bd05-ead3605ebb70 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:32.356309 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f2c0966-f98f-44a9-bd05-ead3605ebb70 None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:26:32.356368 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:32.356368 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:26:32.356707 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1420/5639] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:26:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:26:32.359385 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-205ec5cc-9091-4da7-8ebf-63e363df227c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:32.362777 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-205ec5cc-9091-4da7-8ebf-63e363df227c tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:32.363099 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1411/5640] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:32 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:32.366247 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-ed9644c5-96b0-4449-8470-f25a2b3c5745 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.368476 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-ed9644c5-96b0-4449-8470-f25a2b3c5745 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:32.368684 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-ed9644c5-96b0-4449-8470-f25a2b3c5745 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:32.368851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-ed9644c5-96b0-4449-8470-f25a2b3c5745 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:32.380973 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:32.380973 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:26:32.385697 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-ed9644c5-96b0-4449-8470-f25a2b3c5745 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:32.390755 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-ed9644c5-96b0-4449-8470-f25a2b3c5745 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:32.391332 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1407/5641] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:26:32 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:26:32.501643 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-6fb121c2-8423-4cff-a86f-58006d17859f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:32.503818 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-6fb121c2-8423-4cff-a86f-58006d17859f tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] PUT https://10.4.3.59/volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a Aug 06 13:26:32.504198 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-6fb121c2-8423-4cff-a86f-58006d17859f tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.59", "host": "np0000006653", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:84fe57726c26", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea515856-1c53-4171-80e8-98cd749f205d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:26:32.511940 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-6fb121c2-8423-4cff-a86f-58006d17859f tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Acquiring lock "cinder-attachment_update-e8a9afa9-3f16-4242-b632-b1b5df9de293-np0000006653" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 13:26:32.516633 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-6fb121c2-8423-4cff-a86f-58006d17859f tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Lock "cinder-attachment_update-e8a9afa9-3f16-4242-b632-b1b5df9de293-np0000006653" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 13:26:32.517930 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:32.517930 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:32.598728 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-6fb121c2-8423-4cff-a86f-58006d17859f tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Lock "cinder-attachment_update-e8a9afa9-3f16-4242-b632-b1b5df9de293-np0000006653" released by "attachment_update" :: held 0.082s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 13:26:32.599329 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-6fb121c2-8423-4cff-a86f-58006d17859f tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a returned with HTTP 200 Aug 06 13:26:32.599795 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1404/5642] 10.4.3.59 () {74 vars in 1697 bytes} [Thu Aug 6 13:26:32 2026] PUT /volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:33.377346 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-983aa018-82ff-4159-a6f7-5e89e0074707 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:33.379005 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-983aa018-82ff-4159-a6f7-5e89e0074707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:33.379314 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-983aa018-82ff-4159-a6f7-5e89e0074707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:33.379557 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-983aa018-82ff-4159-a6f7-5e89e0074707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:33.389079 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:33.389079 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:33.391462 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-983aa018-82ff-4159-a6f7-5e89e0074707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:33.394822 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-983aa018-82ff-4159-a6f7-5e89e0074707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:33.395163 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1421/5643] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:33 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:34.407240 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33eb42e5-4e40-41a7-afd6-86f874ac226a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:34.409132 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33eb42e5-4e40-41a7-afd6-86f874ac226a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:34.409345 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33eb42e5-4e40-41a7-afd6-86f874ac226a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:34.409525 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33eb42e5-4e40-41a7-afd6-86f874ac226a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:34.418479 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:34.418479 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:26:34.421717 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33eb42e5-4e40-41a7-afd6-86f874ac226a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:34.425601 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33eb42e5-4e40-41a7-afd6-86f874ac226a tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:34.425980 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1412/5644] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:34 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:35.439071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-572dd3ed-9169-4717-a53f-5213d66ae643 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:35.441160 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-572dd3ed-9169-4717-a53f-5213d66ae643 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:35.441442 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-572dd3ed-9169-4717-a53f-5213d66ae643 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:35.441728 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-572dd3ed-9169-4717-a53f-5213d66ae643 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:35.451520 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:35.451520 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:26:35.455205 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-572dd3ed-9169-4717-a53f-5213d66ae643 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:35.459281 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-572dd3ed-9169-4717-a53f-5213d66ae643 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:35.459668 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1408/5645] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:35 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:36.474185 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f5fe615-651f-4a39-a9a1-5a9df5635cf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:36.476153 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5fe615-651f-4a39-a9a1-5a9df5635cf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:36.476416 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f5fe615-651f-4a39-a9a1-5a9df5635cf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:36.476631 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f5fe615-651f-4a39-a9a1-5a9df5635cf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:36.487453 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:36.487453 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:36.491222 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8f5fe615-651f-4a39-a9a1-5a9df5635cf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:36.495553 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5fe615-651f-4a39-a9a1-5a9df5635cf5 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:36.495933 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1405/5646] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:36 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:36.866732 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-0d85c427-2b0d-43af-a646-66084a1d1360 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:36.869106 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-0d85c427-2b0d-43af-a646-66084a1d1360 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a/action Aug 06 13:26:36.869521 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-0d85c427-2b0d-43af-a646-66084a1d1360 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:26:36.869717 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-0d85c427-2b0d-43af-a646-66084a1d1360 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:26:36.887228 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:36.887228 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:36.900608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f682960-8f54-4203-8c8e-ae3035613e6b req-0d85c427-2b0d-43af-a646-66084a1d1360 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a/action returned with HTTP 204 Aug 06 13:26:36.901132 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1422/5647] 10.4.3.59 () {74 vars in 1718 bytes} [Thu Aug 6 13:26:36 2026] POST /volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:26:37.510175 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbe54bdd-c000-4ff6-b87d-086decc5e707 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:37.512480 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbe54bdd-c000-4ff6-b87d-086decc5e707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:37.512717 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbe54bdd-c000-4ff6-b87d-086decc5e707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:37.512924 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbe54bdd-c000-4ff6-b87d-086decc5e707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:37.523923 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:37.523923 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:26:37.528243 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dbe54bdd-c000-4ff6-b87d-086decc5e707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:37.533203 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbe54bdd-c000-4ff6-b87d-086decc5e707 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:37.533678 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1413/5648] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:37 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:37.549213 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53c23d8d-1bca-4530-b1a5-9f8266902a90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:37.551002 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53c23d8d-1bca-4530-b1a5-9f8266902a90 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:37.551183 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53c23d8d-1bca-4530-b1a5-9f8266902a90 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:37.551543 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53c23d8d-1bca-4530-b1a5-9f8266902a90 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:37.562013 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:37.562013 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:26:37.565454 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53c23d8d-1bca-4530-b1a5-9f8266902a90 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:37.569911 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53c23d8d-1bca-4530-b1a5-9f8266902a90 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:37.570382 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1409/5649] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:37 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:40.082869 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3a834e98-d85f-46d3-afd1-c6278a704d6e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:40.084856 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3a834e98-d85f-46d3-afd1-c6278a704d6e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:40.085042 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3a834e98-d85f-46d3-afd1-c6278a704d6e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:40.085219 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3a834e98-d85f-46d3-afd1-c6278a704d6e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:40.096595 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:40.096595 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:40.102188 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3a834e98-d85f-46d3-afd1-c6278a704d6e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:40.106752 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3a834e98-d85f-46d3-afd1-c6278a704d6e tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:40.107203 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1406/5650] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:26:40 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:40.126669 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-f36651e0-b05e-4483-9f1a-7609a398060d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:40.129295 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-f36651e0-b05e-4483-9f1a-7609a398060d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] POST https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293/action Aug 06 13:26:40.129789 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-f36651e0-b05e-4483-9f1a-7609a398060d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:26:40.129963 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-f36651e0-b05e-4483-9f1a-7609a398060d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:26:40.143879 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:40.143879 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:40.144498 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-f36651e0-b05e-4483-9f1a-7609a398060d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:40.153945 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-f36651e0-b05e-4483-9f1a-7609a398060d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Begin detaching volume completed successfully. Aug 06 13:26:40.154192 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-f36651e0-b05e-4483-9f1a-7609a398060d tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293/action returned with HTTP 202 Aug 06 13:26:40.154832 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1423/5651] 10.4.3.59 () {72 vars in 1665 bytes} [Thu Aug 6 13:26:40 2026] POST /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 13:26:40.203396 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36a92b0e-7639-45b1-9667-40b4f0c901fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:40.203958 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36a92b0e-7639-45b1-9667-40b4f0c901fe None None] GET https://10.4.3.59/volume// Aug 06 13:26:40.204134 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36a92b0e-7639-45b1-9667-40b4f0c901fe None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:40.204321 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36a92b0e-7639-45b1-9667-40b4f0c901fe None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:40.204647 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36a92b0e-7639-45b1-9667-40b4f0c901fe None None] https://10.4.3.59/volume// returned with HTTP 300 Aug 06 13:26:40.204994 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1414/5652] 10.4.3.59 () {66 vars in 1419 bytes} [Thu Aug 6 13:26:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 13:26:40.212005 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3558067e-e340-4bd9-95f6-263591a6af61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:40.214120 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3558067e-e340-4bd9-95f6-263591a6af61 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:40.214373 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3558067e-e340-4bd9-95f6-263591a6af61 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:40.214564 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3558067e-e340-4bd9-95f6-263591a6af61 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:40.224878 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:40.224878 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:26:40.228364 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3558067e-e340-4bd9-95f6-263591a6af61 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:40.232243 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-3558067e-e340-4bd9-95f6-263591a6af61 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:40.232671 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1410/5653] 10.4.3.59 () {70 vars in 1632 bytes} [Thu Aug 6 13:26:40 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 1346 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:26:41.045983 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-e6489af4-a950-4786-82ff-0e24f97bf9db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:41.048127 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-e6489af4-a950-4786-82ff-0e24f97bf9db tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] DELETE https://10.4.3.59/volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a Aug 06 13:26:41.048348 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-e6489af4-a950-4786-82ff-0e24f97bf9db tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:41.048551 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-e6489af4-a950-4786-82ff-0e24f97bf9db tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:41.056364 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:41.056364 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:41.100046 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b9711e5b-d95b-4e8a-b605-3baaf0777191 req-e6489af4-a950-4786-82ff-0e24f97bf9db tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a returned with HTTP 200 Aug 06 13:26:41.100624 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1407/5654] 10.4.3.59 () {72 vars in 1666 bytes} [Thu Aug 6 13:26:41 2026] DELETE /volume/v3/attachments/7b46a2f2-0601-4a74-92ee-dfbd3028e51a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:42.895804 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:42.897979 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] DELETE https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:42.898205 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:42.898459 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:42.898652 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Delete volume with id: e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:42.907146 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:42.907146 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:42.907675 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:42.926010 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Delete volume request issued successfully. Aug 06 13:26:42.926184 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74515c52-a2f3-4aa6-b4cc-1c1a9b7c6614 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 202 Aug 06 13:26:42.926620 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1424/5655] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:26:42 2026] DELETE /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:26:42.935561 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5284ffd5-a6ab-4ba5-be62-61d7cf5a3f8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:42.937367 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5284ffd5-a6ab-4ba5-be62-61d7cf5a3f8b tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:42.937698 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5284ffd5-a6ab-4ba5-be62-61d7cf5a3f8b tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:42.938588 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5284ffd5-a6ab-4ba5-be62-61d7cf5a3f8b tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:42.945948 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:42.945948 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:26:42.950285 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5284ffd5-a6ab-4ba5-be62-61d7cf5a3f8b tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:42.955252 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5284ffd5-a6ab-4ba5-be62-61d7cf5a3f8b tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 200 Aug 06 13:26:42.955619 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1415/5656] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:42 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:43.969718 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-903470a4-193d-4f17-8155-3d61886dbbe4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:43.971687 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-903470a4-193d-4f17-8155-3d61886dbbe4 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 Aug 06 13:26:43.971966 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-903470a4-193d-4f17-8155-3d61886dbbe4 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:43.972157 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-903470a4-193d-4f17-8155-3d61886dbbe4 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:43.979353 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-903470a4-193d-4f17-8155-3d61886dbbe4 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 returned with HTTP 404 Aug 06 13:26:43.980014 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1411/5657] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:43 2026] GET /volume/v3/volumes/e8a9afa9-3f16-4242-b632-b1b5df9de293 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:26:44.239559 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:44.241860 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 Aug 06 13:26:44.242126 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:44.242391 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:44.242543 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Delete snapshot with id: 096549f1-47dc-4b14-b354-1c091cb24836 Aug 06 13:26:44.249337 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:44.249337 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:44.250306 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot retrieved successfully. Aug 06 13:26:44.270780 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot delete request issued successfully. Aug 06 13:26:44.271015 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94d3069c-a737-4674-bd5a-dec6f5a9f570 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 returned with HTTP 202 Aug 06 13:26:44.271607 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1408/5658] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:26:44 2026] DELETE /volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:26:44.279458 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e52fce85-e8b5-443b-b0c1-fbe29a686d33 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:44.281744 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e52fce85-e8b5-443b-b0c1-fbe29a686d33 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 Aug 06 13:26:44.281985 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e52fce85-e8b5-443b-b0c1-fbe29a686d33 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:44.282179 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e52fce85-e8b5-443b-b0c1-fbe29a686d33 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:44.289017 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:44.289017 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:44.289604 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e52fce85-e8b5-443b-b0c1-fbe29a686d33 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Snapshot retrieved successfully. Aug 06 13:26:44.290530 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e52fce85-e8b5-443b-b0c1-fbe29a686d33 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 returned with HTTP 200 Aug 06 13:26:44.290996 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1425/5659] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:26:44 2026] GET /volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:45.299982 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44f3a423-a3e3-4690-b988-203f587320b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:45.301801 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44f3a423-a3e3-4690-b988-203f587320b6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 Aug 06 13:26:45.302047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44f3a423-a3e3-4690-b988-203f587320b6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:45.302344 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44f3a423-a3e3-4690-b988-203f587320b6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:45.306927 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44f3a423-a3e3-4690-b988-203f587320b6 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 returned with HTTP 404 Aug 06 13:26:45.307404 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1416/5660] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:26:45 2026] GET /volume/v3/snapshots/096549f1-47dc-4b14-b354-1c091cb24836 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:26:45.340944 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-546e9991-992e-428b-994b-6efdc66b5d4f req-5dd134c0-8dff-4220-a1d5-4d449e225998 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:45.342895 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-546e9991-992e-428b-994b-6efdc66b5d4f req-5dd134c0-8dff-4220-a1d5-4d449e225998 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:26:45.343087 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-546e9991-992e-428b-994b-6efdc66b5d4f req-5dd134c0-8dff-4220-a1d5-4d449e225998 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:45.343284 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-546e9991-992e-428b-994b-6efdc66b5d4f req-5dd134c0-8dff-4220-a1d5-4d449e225998 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:45.349937 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:45.349937 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:26:45.353100 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [req-546e9991-992e-428b-994b-6efdc66b5d4f req-5dd134c0-8dff-4220-a1d5-4d449e225998 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:45.356780 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-546e9991-992e-428b-994b-6efdc66b5d4f req-5dd134c0-8dff-4220-a1d5-4d449e225998 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:26:45.357169 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1412/5661] 10.4.3.59 () {68 vars in 1591 bytes} [Thu Aug 6 13:26:45 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:46.996414 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:46.998174 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] DELETE https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:26:46.998342 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:46.998548 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:46.998704 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Delete volume with id: 95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:26:47.006176 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:47.006176 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:47.006739 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:47.027033 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Delete volume request issued successfully. Aug 06 13:26:47.027214 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9d938dd-8b8c-4bb9-a281-d19f695f01a8 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 202 Aug 06 13:26:47.027764 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1409/5662] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:26:46 2026] DELETE /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:26:47.035686 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f198847-3e36-4025-98f0-e680f2eb0713 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:47.037478 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f198847-3e36-4025-98f0-e680f2eb0713 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:26:47.037723 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f198847-3e36-4025-98f0-e680f2eb0713 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:47.037980 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f198847-3e36-4025-98f0-e680f2eb0713 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:47.044835 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:47.044835 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:47.048498 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f198847-3e36-4025-98f0-e680f2eb0713 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Volume info retrieved successfully. Aug 06 13:26:47.052924 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f198847-3e36-4025-98f0-e680f2eb0713 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 200 Aug 06 13:26:47.053351 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1426/5663] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:47 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:26:48.065822 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ecac8c2-e6c1-498e-8a65-f05a7cae3903 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:48.068065 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ecac8c2-e6c1-498e-8a65-f05a7cae3903 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] GET https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 Aug 06 13:26:48.068327 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ecac8c2-e6c1-498e-8a65-f05a7cae3903 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:48.068576 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ecac8c2-e6c1-498e-8a65-f05a7cae3903 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:48.075229 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ecac8c2-e6c1-498e-8a65-f05a7cae3903 tempest-TestStampPattern-664051835 tempest-TestStampPattern-664051835-project-member] https://10.4.3.59/volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 returned with HTTP 404 Aug 06 13:26:48.075671 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1417/5664] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:26:48 2026] GET /volume/v3/volumes/95e340e2-8ca1-45dd-b873-6fb8019e8c93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:26:55.355890 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=25 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:26:55.730953 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:55.732810 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:26:55.733266 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a367d0d4-84a4-4f0d-89fd-713a38f390a8", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:26:55.734750 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a367d0d4-84a4-4f0d-89fd-713a38f390a8', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:26:55.875036 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume of 1 GB Aug 06 13:26:55.879653 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Availability Zones retrieved successfully. Aug 06 13:26:55.884901 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (b56cbe58-8a27-422e-aff9-b7b5941544d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:26:55.886076 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40e6a43-bbb5-4552-9ffd-f68d66372664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:26:55.887082 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:26:55.945415 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40e6a43-bbb5-4552-9ffd-f68d66372664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:26:55.946323 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94c21b3-7745-414f-a4e2-573f9d40edcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:26:56.006197 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Created reservations ['399d68fa-1dfd-4e14-bc28-35950ddd4dec', '80e5d0db-141e-4b61-83a0-68d7910cb875', 'a1b39a91-166d-4ad9-b5d9-068e6e66c470', '1d558271-6421-4146-82c0-a3ea97facf67'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:26:56.007016 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94c21b3-7745-414f-a4e2-573f9d40edcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399d68fa-1dfd-4e14-bc28-35950ddd4dec', '80e5d0db-141e-4b61-83a0-68d7910cb875', 'a1b39a91-166d-4ad9-b5d9-068e6e66c470', '1d558271-6421-4146-82c0-a3ea97facf67']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:26:56.007741 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d41ff7-fbc8-457b-8eb2-69c634b96d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:26:56.032292 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d41ff7-fbc8-457b-8eb2-69c634b96d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a839282-9e52-4f58-b938-f16d5826bdbd', '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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['399d68fa-1dfd-4e14-bc28-35950ddd4dec','80e5d0db-141e-4b61-83a0-68d7910cb875','a1b39a91-166d-4ad9-b5d9-068e6e66c470','1d558271-6421-4146-82c0-a3ea97facf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:26:56Z,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=7a839282-9e52-4f58-b938-f16d5826bdbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be122d317714cadb8e75b818e4d7eb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17843e95ae2846f299092dbeb2a8eb28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:26:56.033562 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2e563e9-28ef-49bf-8d6a-ec09abc68168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:26:56.055969 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2e563e9-28ef-49bf-8d6a-ec09abc68168) transitioned into state 'SUCCESS' from 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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['399d68fa-1dfd-4e14-bc28-35950ddd4dec','80e5d0db-141e-4b61-83a0-68d7910cb875','a1b39a91-166d-4ad9-b5d9-068e6e66c470','1d558271-6421-4146-82c0-a3ea97facf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:26:56.056932 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18c7934f-ee0e-441e-ba4b-7dffe9607dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:26:56.067678 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18c7934f-ee0e-441e-ba4b-7dffe9607dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:26:56.068729 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (b56cbe58-8a27-422e-aff9-b7b5941544d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:26:56.069094 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request issued successfully. Aug 06 13:26:56.069793 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8f3943d-11ab-4e21-80a3-d30e5837cbe8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:26:56.070248 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1413/5665] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:26:55 2026] POST /volume/v3/volumes => generated 773 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:26:56.085287 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e0085b6-bef4-4abf-95ee-318912f0bb98 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:56.087598 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e0085b6-bef4-4abf-95ee-318912f0bb98 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:26:56.087901 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e0085b6-bef4-4abf-95ee-318912f0bb98 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:56.088117 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e0085b6-bef4-4abf-95ee-318912f0bb98 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:56.097567 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:56.097567 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:26:56.102699 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1e0085b6-bef4-4abf-95ee-318912f0bb98 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:26:56.109381 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e0085b6-bef4-4abf-95ee-318912f0bb98 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:26:56.110032 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1410/5666] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:26:56 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:57.052124 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=23,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:26:57.123032 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0c80bc0-b11e-42e2-bff8-0454e7719141 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:57.124890 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0c80bc0-b11e-42e2-bff8-0454e7719141 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:26:57.125109 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0c80bc0-b11e-42e2-bff8-0454e7719141 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:57.125305 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0c80bc0-b11e-42e2-bff8-0454e7719141 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:57.132620 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:57.132620 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:26:57.136284 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0c80bc0-b11e-42e2-bff8-0454e7719141 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:26:57.140658 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0c80bc0-b11e-42e2-bff8-0454e7719141 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:26:57.141121 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1427/5667] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:26:57 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:58.071114 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=25 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:26:58.152994 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b4052fa-1159-446b-a71d-31fb01f60fd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:58.154794 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b4052fa-1159-446b-a71d-31fb01f60fd7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:26:58.154991 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b4052fa-1159-446b-a71d-31fb01f60fd7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:58.155181 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b4052fa-1159-446b-a71d-31fb01f60fd7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:58.162072 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:58.162072 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:26:58.165997 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b4052fa-1159-446b-a71d-31fb01f60fd7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:26:58.170219 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b4052fa-1159-446b-a71d-31fb01f60fd7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:26:58.170656 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1418/5668] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:26:58 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:26:59.183701 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e65b1df5-d643-462a-ab31-da18670a07bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:26:59.185655 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e65b1df5-d643-462a-ab31-da18670a07bb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:26:59.185881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e65b1df5-d643-462a-ab31-da18670a07bb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:26:59.186104 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e65b1df5-d643-462a-ab31-da18670a07bb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:26:59.194186 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:26:59.194186 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:26:59.198477 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e65b1df5-d643-462a-ab31-da18670a07bb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:26:59.203720 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e65b1df5-d643-462a-ab31-da18670a07bb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:26:59.204221 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1414/5669] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:26:59 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:00.216280 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9ef27729-347e-47dc-95b5-6f051523fcee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:00.218595 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ef27729-347e-47dc-95b5-6f051523fcee tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:00.218898 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ef27729-347e-47dc-95b5-6f051523fcee tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:00.219176 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ef27729-347e-47dc-95b5-6f051523fcee tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:00.228331 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:00.228331 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:00.232938 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9ef27729-347e-47dc-95b5-6f051523fcee tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:00.238416 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ef27729-347e-47dc-95b5-6f051523fcee tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:27:00.238792 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1411/5670] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:00 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:01.251045 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-681105fc-28e3-470d-9008-2b5f20581ee6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:01.253398 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-681105fc-28e3-470d-9008-2b5f20581ee6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:01.253681 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-681105fc-28e3-470d-9008-2b5f20581ee6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:01.253938 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-681105fc-28e3-470d-9008-2b5f20581ee6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:01.262121 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:01.262121 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:01.266033 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-681105fc-28e3-470d-9008-2b5f20581ee6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:01.270830 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-681105fc-28e3-470d-9008-2b5f20581ee6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:27:01.271317 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1428/5671] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:01 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:02.284195 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d08e8840-69d0-484b-a884-d0addfe01b8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:02.286123 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d08e8840-69d0-484b-a884-d0addfe01b8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:02.286373 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d08e8840-69d0-484b-a884-d0addfe01b8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:02.286555 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d08e8840-69d0-484b-a884-d0addfe01b8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:02.294474 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:02.294474 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:02.298314 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d08e8840-69d0-484b-a884-d0addfe01b8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:02.302543 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d08e8840-69d0-484b-a884-d0addfe01b8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:27:02.302973 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1419/5672] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:02 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:03.316180 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1fbaeb7d-020c-49b4-9cad-49aa4d92a0e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:03.318071 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1fbaeb7d-020c-49b4-9cad-49aa4d92a0e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:03.318293 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1fbaeb7d-020c-49b4-9cad-49aa4d92a0e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:03.318496 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1fbaeb7d-020c-49b4-9cad-49aa4d92a0e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:03.328047 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:03.328047 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:03.333013 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1fbaeb7d-020c-49b4-9cad-49aa4d92a0e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:03.338847 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1fbaeb7d-020c-49b4-9cad-49aa4d92a0e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:27:03.339371 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1415/5673] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:03 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 13:27:03.356402 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a4969a9-c2d0-4491-858b-19e16948c703 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:03.358489 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a4969a9-c2d0-4491-858b-19e16948c703 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:03.358739 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a4969a9-c2d0-4491-858b-19e16948c703 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:03.358964 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a4969a9-c2d0-4491-858b-19e16948c703 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:03.368448 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:03.368448 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:03.373941 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4a4969a9-c2d0-4491-858b-19e16948c703 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:03.380592 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a4969a9-c2d0-4491-858b-19e16948c703 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:27:03.381140 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1412/5674] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:03 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:03.394244 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:03.396667 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:03.396956 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:03.397219 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:03.397491 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: 7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:03.407507 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:03.407507 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:03.408156 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:03.428541 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume request issued successfully. Aug 06 13:27:03.428769 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3db5b598-0f40-4b3d-91e5-67373b9f865d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 202 Aug 06 13:27:03.429339 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1429/5675] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:03 2026] DELETE /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:27:03.437575 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c044d70-19cb-4648-8b96-f2290a9a7003 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:03.439444 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c044d70-19cb-4648-8b96-f2290a9a7003 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:03.439669 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c044d70-19cb-4648-8b96-f2290a9a7003 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:03.439912 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c044d70-19cb-4648-8b96-f2290a9a7003 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:03.448125 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:03.448125 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:03.452539 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c044d70-19cb-4648-8b96-f2290a9a7003 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:03.458232 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c044d70-19cb-4648-8b96-f2290a9a7003 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 200 Aug 06 13:27:03.458908 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1420/5676] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:03 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:04.471855 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82f62036-06da-4cfe-a64c-049168b4891c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:04.473865 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82f62036-06da-4cfe-a64c-049168b4891c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:04.474101 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82f62036-06da-4cfe-a64c-049168b4891c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:04.474349 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82f62036-06da-4cfe-a64c-049168b4891c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:04.480961 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82f62036-06da-4cfe-a64c-049168b4891c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 404 Aug 06 13:27:04.481521 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1416/5677] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:04 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:05.994257 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:05.996083 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:27:05.996519 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "c914358b-55aa-4a4c-ab95-bd92194c3c6b", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:05.998200 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'c914358b-55aa-4a4c-ab95-bd92194c3c6b', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:27:06.110939 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume of 1 GB Aug 06 13:27:06.116284 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Availability Zones retrieved successfully. Aug 06 13:27:06.124076 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (574142d8-35ff-44ae-9824-5829ffd9d185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:06.125546 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3687380d-7328-4578-9af1-310d1b2aa058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:06.126507 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:27:06.183748 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3687380d-7328-4578-9af1-310d1b2aa058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:06.184658 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6dcab3b-0b5e-45aa-9586-4bb27d4b01c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:06.223009 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Created reservations ['c791312d-3825-4a02-bf2e-da4bcef8e832', '039b060a-3586-434a-b1b1-c9cd1fde9949', 'a88abcfb-ad7c-49c0-b5b7-f370b670d0ac', 'ed73a21a-5f55-47ae-9771-0372da8b737a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:27:06.223875 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6dcab3b-0b5e-45aa-9586-4bb27d4b01c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c791312d-3825-4a02-bf2e-da4bcef8e832', '039b060a-3586-434a-b1b1-c9cd1fde9949', 'a88abcfb-ad7c-49c0-b5b7-f370b670d0ac', 'ed73a21a-5f55-47ae-9771-0372da8b737a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:06.224702 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f995079-956c-43c7-84fd-1e06661f8d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:06.246873 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f995079-956c-43c7-84fd-1e06661f8d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11a21c6-8a22-4a35-8ae8-726385de8135', '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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['c791312d-3825-4a02-bf2e-da4bcef8e832','039b060a-3586-434a-b1b1-c9cd1fde9949','a88abcfb-ad7c-49c0-b5b7-f370b670d0ac','ed73a21a-5f55-47ae-9771-0372da8b737a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:27:06Z,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=c11a21c6-8a22-4a35-8ae8-726385de8135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be122d317714cadb8e75b818e4d7eb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17843e95ae2846f299092dbeb2a8eb28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:06.248109 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207dcbeb-0cf2-4991-92b1-bda0694d4f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:06.264848 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207dcbeb-0cf2-4991-92b1-bda0694d4f32) transitioned into state 'SUCCESS' from 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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['c791312d-3825-4a02-bf2e-da4bcef8e832','039b060a-3586-434a-b1b1-c9cd1fde9949','a88abcfb-ad7c-49c0-b5b7-f370b670d0ac','ed73a21a-5f55-47ae-9771-0372da8b737a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:06.265587 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93915db9-fe61-4804-96e2-ead534b8a12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:06.274444 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93915db9-fe61-4804-96e2-ead534b8a12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:06.275306 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (574142d8-35ff-44ae-9824-5829ffd9d185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:06.275686 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request issued successfully. Aug 06 13:27:06.276184 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f6a1850-3eac-4620-a8d7-4afecb01bd2c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:27:06.276668 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1413/5678] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:27:05 2026] POST /volume/v3/volumes => generated 773 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:06.288971 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3c86f63-252d-48bc-a4f5-3d3e555ac59f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:06.291103 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3c86f63-252d-48bc-a4f5-3d3e555ac59f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:06.291390 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3c86f63-252d-48bc-a4f5-3d3e555ac59f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:06.291633 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3c86f63-252d-48bc-a4f5-3d3e555ac59f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:06.299808 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:06.299808 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:06.304100 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b3c86f63-252d-48bc-a4f5-3d3e555ac59f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:06.309481 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3c86f63-252d-48bc-a4f5-3d3e555ac59f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:06.309944 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1430/5679] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:06 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:07.325296 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25b7cbbd-699b-404d-826f-b68b820ec087 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:07.327168 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25b7cbbd-699b-404d-826f-b68b820ec087 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:07.327409 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25b7cbbd-699b-404d-826f-b68b820ec087 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:07.327592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25b7cbbd-699b-404d-826f-b68b820ec087 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:07.335022 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:07.335022 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:07.339613 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25b7cbbd-699b-404d-826f-b68b820ec087 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:07.344506 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25b7cbbd-699b-404d-826f-b68b820ec087 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:07.344886 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1421/5680] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:07 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:08.360071 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad4ee756-36a4-42a5-8152-a4bef6a65534 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:08.362121 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad4ee756-36a4-42a5-8152-a4bef6a65534 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:08.362371 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad4ee756-36a4-42a5-8152-a4bef6a65534 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:08.362552 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad4ee756-36a4-42a5-8152-a4bef6a65534 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:08.371339 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:08.371339 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:08.375643 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad4ee756-36a4-42a5-8152-a4bef6a65534 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:08.380104 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad4ee756-36a4-42a5-8152-a4bef6a65534 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:08.380517 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1417/5681] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:08 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:09.392826 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c075d79e-8551-4856-a1d5-ba20b00faa15 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:09.394687 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c075d79e-8551-4856-a1d5-ba20b00faa15 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:09.394885 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c075d79e-8551-4856-a1d5-ba20b00faa15 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:09.395066 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c075d79e-8551-4856-a1d5-ba20b00faa15 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:09.402488 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:09.402488 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:09.405947 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c075d79e-8551-4856-a1d5-ba20b00faa15 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:09.409944 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c075d79e-8551-4856-a1d5-ba20b00faa15 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:09.410458 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1414/5682] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:09 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:10.421919 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3dd662e-ce55-46eb-bc9e-6a75bb541695 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:10.423689 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3dd662e-ce55-46eb-bc9e-6a75bb541695 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:10.423915 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3dd662e-ce55-46eb-bc9e-6a75bb541695 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:10.424157 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3dd662e-ce55-46eb-bc9e-6a75bb541695 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:10.431182 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:10.431182 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:10.435276 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3dd662e-ce55-46eb-bc9e-6a75bb541695 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:10.439999 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3dd662e-ce55-46eb-bc9e-6a75bb541695 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:10.440501 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1431/5683] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:10 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:11.455159 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9fbb20f9-d65b-4791-95c2-c1f322e28993 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:11.457701 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fbb20f9-d65b-4791-95c2-c1f322e28993 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:11.458047 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fbb20f9-d65b-4791-95c2-c1f322e28993 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:11.458477 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fbb20f9-d65b-4791-95c2-c1f322e28993 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:11.469324 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:11.469324 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:11.473979 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9fbb20f9-d65b-4791-95c2-c1f322e28993 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:11.479325 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fbb20f9-d65b-4791-95c2-c1f322e28993 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:11.479801 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1422/5684] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:11 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:12.492506 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-951b5d3f-4c5b-48b7-bdd2-58d0d7693e1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:12.494762 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-951b5d3f-4c5b-48b7-bdd2-58d0d7693e1e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:12.495033 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-951b5d3f-4c5b-48b7-bdd2-58d0d7693e1e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:12.495304 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-951b5d3f-4c5b-48b7-bdd2-58d0d7693e1e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:12.504537 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:12.504537 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:12.508925 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-951b5d3f-4c5b-48b7-bdd2-58d0d7693e1e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:12.514549 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-951b5d3f-4c5b-48b7-bdd2-58d0d7693e1e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:12.515023 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1418/5685] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:12 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:12.527721 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da8f26c9-f2e5-4e42-8faa-8c741e90dd8d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:12.530117 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da8f26c9-f2e5-4e42-8faa-8c741e90dd8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:12.530415 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da8f26c9-f2e5-4e42-8faa-8c741e90dd8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:12.530657 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da8f26c9-f2e5-4e42-8faa-8c741e90dd8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:12.539428 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:12.539428 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:12.544135 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da8f26c9-f2e5-4e42-8faa-8c741e90dd8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:12.550358 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da8f26c9-f2e5-4e42-8faa-8c741e90dd8d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:12.550852 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1415/5686] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:12 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:12.563135 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-088c9957-21f2-442b-8f44-e8158924cef0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:12.564886 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:27:12.565242 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "c11a21c6-8a22-4a35-8ae8-726385de8135", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:12.566817 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'c11a21c6-8a22-4a35-8ae8-726385de8135', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:27:12.573808 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:12.573808 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:12.574251 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume retrieved successfully. Aug 06 13:27:12.574375 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume of 1 GB Aug 06 13:27:12.577547 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Availability Zones retrieved successfully. Aug 06 13:27:12.582472 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (ed9b8a3a-5d95-44fb-b1f2-93b892162c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:12.583514 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f1fe0c-ad1a-422e-8192-7432c4ef13c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:12.584400 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:27:12.606653 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f1fe0c-ad1a-422e-8192-7432c4ef13c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c11a21c6-8a22-4a35-8ae8-726385de8135', 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:12.607359 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6a9b8a-811f-4fcf-9d13-bff80be6c661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:12.646182 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Created reservations ['8eb33d64-ec7c-48ae-aeea-30a86ab8cd71', '1ef7f764-62f5-42f8-b920-16d7df444cf5', '571f51b3-2f3b-4f1b-aae9-a8a1cf00df7f', 'f3de300a-f577-46c5-9245-51a4c13a5b00'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:27:12.646645 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6a9b8a-811f-4fcf-9d13-bff80be6c661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb33d64-ec7c-48ae-aeea-30a86ab8cd71', '1ef7f764-62f5-42f8-b920-16d7df444cf5', '571f51b3-2f3b-4f1b-aae9-a8a1cf00df7f', 'f3de300a-f577-46c5-9245-51a4c13a5b00']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:12.647315 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56edf00a-a80a-41a2-bb3c-67be42c5460f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:12.679515 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56edf00a-a80a-41a2-bb3c-67be42c5460f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b1264a9-9b02-449b-8650-766480d2da7f', '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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['8eb33d64-ec7c-48ae-aeea-30a86ab8cd71','1ef7f764-62f5-42f8-b920-16d7df444cf5','571f51b3-2f3b-4f1b-aae9-a8a1cf00df7f','f3de300a-f577-46c5-9245-51a4c13a5b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=c11a21c6-8a22-4a35-8ae8-726385de8135,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:27:12Z,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=5b1264a9-9b02-449b-8650-766480d2da7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be122d317714cadb8e75b818e4d7eb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c11a21c6-8a22-4a35-8ae8-726385de8135,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17843e95ae2846f299092dbeb2a8eb28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:12.680149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3098f4bd-aecb-4ba6-9131-f04fc3d726d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:12.697254 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3098f4bd-aecb-4ba6-9131-f04fc3d726d4) transitioned into state 'SUCCESS' from 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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['8eb33d64-ec7c-48ae-aeea-30a86ab8cd71','1ef7f764-62f5-42f8-b920-16d7df444cf5','571f51b3-2f3b-4f1b-aae9-a8a1cf00df7f','f3de300a-f577-46c5-9245-51a4c13a5b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=c11a21c6-8a22-4a35-8ae8-726385de8135,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:12.698035 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea362b51-aa3a-4dcb-bed5-069d9d76b380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:12.713815 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea362b51-aa3a-4dcb-bed5-069d9d76b380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:12.714696 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (ed9b8a3a-5d95-44fb-b1f2-93b892162c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:12.715010 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request issued successfully. Aug 06 13:27:12.715647 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-088c9957-21f2-442b-8f44-e8158924cef0 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:27:12.716142 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1432/5687] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:27:12 2026] POST /volume/v3/volumes => generated 807 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:12.726841 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c67bdd2-6b5a-43e8-9d09-8fddc47cdf8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:12.728696 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c67bdd2-6b5a-43e8-9d09-8fddc47cdf8b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f Aug 06 13:27:12.728923 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c67bdd2-6b5a-43e8-9d09-8fddc47cdf8b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:12.729144 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c67bdd2-6b5a-43e8-9d09-8fddc47cdf8b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:12.737401 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:12.737401 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:12.742197 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c67bdd2-6b5a-43e8-9d09-8fddc47cdf8b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:12.746812 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c67bdd2-6b5a-43e8-9d09-8fddc47cdf8b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f returned with HTTP 200 Aug 06 13:27:12.747269 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1423/5688] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:12 2026] GET /volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:13.761381 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb1e7cd5-48fc-4ed2-a18c-f23ebb84ac1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:13.763241 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb1e7cd5-48fc-4ed2-a18c-f23ebb84ac1a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f Aug 06 13:27:13.763485 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb1e7cd5-48fc-4ed2-a18c-f23ebb84ac1a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:13.763672 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb1e7cd5-48fc-4ed2-a18c-f23ebb84ac1a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:13.770966 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:13.770966 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:13.775059 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb1e7cd5-48fc-4ed2-a18c-f23ebb84ac1a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:13.779498 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb1e7cd5-48fc-4ed2-a18c-f23ebb84ac1a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f returned with HTTP 200 Aug 06 13:27:13.779843 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1419/5689] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:13 2026] GET /volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:13.794526 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5444d7a2-bdb0-41da-8c39-e26765b0261b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:13.796331 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5444d7a2-bdb0-41da-8c39-e26765b0261b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f Aug 06 13:27:13.796585 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5444d7a2-bdb0-41da-8c39-e26765b0261b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:13.796789 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5444d7a2-bdb0-41da-8c39-e26765b0261b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:13.804601 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:13.804601 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:13.808461 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5444d7a2-bdb0-41da-8c39-e26765b0261b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:13.812677 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5444d7a2-bdb0-41da-8c39-e26765b0261b tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f returned with HTTP 200 Aug 06 13:27:13.813038 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1416/5690] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:13 2026] GET /volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:13.824921 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:13.826448 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:13.826646 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:13.826820 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:13.826968 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:13.833480 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:13.833480 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:13.833904 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:13.848607 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume request issued successfully. Aug 06 13:27:13.848756 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d7ae586-d997-49e2-b9a9-1784e50e6e69 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 202 Aug 06 13:27:13.849142 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1433/5691] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:13 2026] DELETE /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:27:13.855549 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb80c199-1fbe-4558-a75d-446a53e9f1d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:13.857320 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb80c199-1fbe-4558-a75d-446a53e9f1d7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:13.857531 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb80c199-1fbe-4558-a75d-446a53e9f1d7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:13.857707 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb80c199-1fbe-4558-a75d-446a53e9f1d7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:13.864380 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:13.864380 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:13.869095 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eb80c199-1fbe-4558-a75d-446a53e9f1d7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:13.874879 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb80c199-1fbe-4558-a75d-446a53e9f1d7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 200 Aug 06 13:27:13.875325 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1424/5692] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:13 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:14.888447 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b7323d8-9da4-4196-9ea1-ef20601e246d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:14.890676 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b7323d8-9da4-4196-9ea1-ef20601e246d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:14.890851 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b7323d8-9da4-4196-9ea1-ef20601e246d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:14.891067 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b7323d8-9da4-4196-9ea1-ef20601e246d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:14.897929 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b7323d8-9da4-4196-9ea1-ef20601e246d tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 404 Aug 06 13:27:14.898505 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1420/5693] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:14 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:16.335108 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c391045-6b5f-491c-b440-6d608f194d11 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:16.336763 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:27:16.337122 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "47039b3f-bec2-4a80-b9af-10db51a69cad", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:16.338512 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '47039b3f-bec2-4a80-b9af-10db51a69cad', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:27:16.404549 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume of 1 GB Aug 06 13:27:16.409197 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Availability Zones retrieved successfully. Aug 06 13:27:16.415770 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (3792b152-57a7-49a5-b5a6-168e9d5715a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:16.416821 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb21f6b-b51a-432b-9855-749f21195bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:16.417696 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:27:16.469839 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb21f6b-b51a-432b-9855-749f21195bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:16.470638 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f84324-e34e-4816-8dab-cc690a987321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:16.506626 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Created reservations ['df65da05-c375-43e7-8776-2c532e549f6a', '3b95f34b-e925-49e0-8671-97b90c096630', '3138b4b2-0240-40fa-857d-5d463b2ff04b', 'dceacaf0-06bb-4c26-a7ac-db9565159d5e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:27:16.507423 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f84324-e34e-4816-8dab-cc690a987321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df65da05-c375-43e7-8776-2c532e549f6a', '3b95f34b-e925-49e0-8671-97b90c096630', '3138b4b2-0240-40fa-857d-5d463b2ff04b', 'dceacaf0-06bb-4c26-a7ac-db9565159d5e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:16.508092 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5852357e-3c06-456a-81b4-a93c27a561b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:16.531426 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5852357e-3c06-456a-81b4-a93c27a561b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04378ed8-262b-4b10-b91f-0f4d84afa025', '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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['df65da05-c375-43e7-8776-2c532e549f6a','3b95f34b-e925-49e0-8671-97b90c096630','3138b4b2-0240-40fa-857d-5d463b2ff04b','dceacaf0-06bb-4c26-a7ac-db9565159d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:27:16Z,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=04378ed8-262b-4b10-b91f-0f4d84afa025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be122d317714cadb8e75b818e4d7eb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17843e95ae2846f299092dbeb2a8eb28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:16.532206 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad48c0c-8baf-448d-a410-1075528121bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:16.548420 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad48c0c-8baf-448d-a410-1075528121bd) transitioned into state 'SUCCESS' from 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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['df65da05-c375-43e7-8776-2c532e549f6a','3b95f34b-e925-49e0-8671-97b90c096630','3138b4b2-0240-40fa-857d-5d463b2ff04b','dceacaf0-06bb-4c26-a7ac-db9565159d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:16.549291 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56dca67d-bb08-4592-aa3b-dd199ed77f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:16.559589 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56dca67d-bb08-4592-aa3b-dd199ed77f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:16.560634 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (3792b152-57a7-49a5-b5a6-168e9d5715a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:16.560999 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request issued successfully. Aug 06 13:27:16.561712 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c391045-6b5f-491c-b440-6d608f194d11 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:27:16.562212 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1417/5694] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:27:16 2026] POST /volume/v3/volumes => generated 773 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:16.574691 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d81953a6-c85b-40ca-a589-c69684b1cf93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:16.576631 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d81953a6-c85b-40ca-a589-c69684b1cf93 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:16.576902 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d81953a6-c85b-40ca-a589-c69684b1cf93 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:16.577149 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d81953a6-c85b-40ca-a589-c69684b1cf93 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:16.585272 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:16.585272 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:16.589084 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d81953a6-c85b-40ca-a589-c69684b1cf93 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:16.593044 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d81953a6-c85b-40ca-a589-c69684b1cf93 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:16.593424 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1434/5695] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:16 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:17.605624 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d153acca-ba95-4ed5-91ba-adf57e900140 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:17.607549 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d153acca-ba95-4ed5-91ba-adf57e900140 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:17.607777 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d153acca-ba95-4ed5-91ba-adf57e900140 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:17.607950 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d153acca-ba95-4ed5-91ba-adf57e900140 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:17.614696 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:17.614696 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:17.618008 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d153acca-ba95-4ed5-91ba-adf57e900140 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:17.622275 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d153acca-ba95-4ed5-91ba-adf57e900140 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:17.622742 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1425/5696] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:17 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:18.635023 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a02c42eb-55f1-4300-8a6f-4c293448ad06 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:18.636956 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a02c42eb-55f1-4300-8a6f-4c293448ad06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:18.637239 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a02c42eb-55f1-4300-8a6f-4c293448ad06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:18.637486 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a02c42eb-55f1-4300-8a6f-4c293448ad06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:18.644996 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:18.644996 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:18.649461 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a02c42eb-55f1-4300-8a6f-4c293448ad06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:18.653904 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a02c42eb-55f1-4300-8a6f-4c293448ad06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:18.654315 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1421/5697] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:18 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:19.675875 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4afbf0d3-cbbd-4f44-bf0d-572793a3e4aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:19.677786 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4afbf0d3-cbbd-4f44-bf0d-572793a3e4aa tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:19.677989 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4afbf0d3-cbbd-4f44-bf0d-572793a3e4aa tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:19.678140 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4afbf0d3-cbbd-4f44-bf0d-572793a3e4aa tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:19.685014 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:19.685014 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:19.688489 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4afbf0d3-cbbd-4f44-bf0d-572793a3e4aa tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:19.692537 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4afbf0d3-cbbd-4f44-bf0d-572793a3e4aa tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:19.692876 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1418/5698] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:19 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:20.706336 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-032ee67e-0e35-4e32-8512-9080203394e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:20.708281 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-032ee67e-0e35-4e32-8512-9080203394e9 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:20.708557 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-032ee67e-0e35-4e32-8512-9080203394e9 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:20.708783 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-032ee67e-0e35-4e32-8512-9080203394e9 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:20.717231 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:20.717231 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:20.721355 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-032ee67e-0e35-4e32-8512-9080203394e9 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:20.726202 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-032ee67e-0e35-4e32-8512-9080203394e9 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:20.726613 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1435/5699] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:20 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:21.738574 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f3e11a0-c11d-4f1f-921e-418b4b78023f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:21.740462 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f3e11a0-c11d-4f1f-921e-418b4b78023f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:21.740685 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f3e11a0-c11d-4f1f-921e-418b4b78023f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:21.740874 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f3e11a0-c11d-4f1f-921e-418b4b78023f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:21.748280 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:21.748280 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:21.754308 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f3e11a0-c11d-4f1f-921e-418b4b78023f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:21.760974 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f3e11a0-c11d-4f1f-921e-418b4b78023f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:21.761599 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1426/5700] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:21 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:22.775691 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a01645b-d7fd-4772-811f-454084fba363 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:22.777974 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a01645b-d7fd-4772-811f-454084fba363 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:22.778795 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a01645b-d7fd-4772-811f-454084fba363 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:22.778795 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a01645b-d7fd-4772-811f-454084fba363 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:22.787662 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:22.787662 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:22.792610 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a01645b-d7fd-4772-811f-454084fba363 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:22.798007 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a01645b-d7fd-4772-811f-454084fba363 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:22.798504 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1422/5701] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:22 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:23.810609 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-976b5004-8d0b-4e01-8d10-5d4c97832c9e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:23.812404 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-976b5004-8d0b-4e01-8d10-5d4c97832c9e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:23.812645 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-976b5004-8d0b-4e01-8d10-5d4c97832c9e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:23.812840 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-976b5004-8d0b-4e01-8d10-5d4c97832c9e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:23.815000 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=109,cinder:UPDATE=32,cinder:INSERT=14 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:27:23.821341 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:23.821341 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:23.824962 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-976b5004-8d0b-4e01-8d10-5d4c97832c9e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:23.830191 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-976b5004-8d0b-4e01-8d10-5d4c97832c9e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:23.830654 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1419/5702] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:23 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:23.842829 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2145aa3-d2bd-424e-b8d5-d49af37d83b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:23.844943 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2145aa3-d2bd-424e-b8d5-d49af37d83b3 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:23.845196 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2145aa3-d2bd-424e-b8d5-d49af37d83b3 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:23.845437 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2145aa3-d2bd-424e-b8d5-d49af37d83b3 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:23.853130 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:23.853130 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:23.857380 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f2145aa3-d2bd-424e-b8d5-d49af37d83b3 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:23.862379 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2145aa3-d2bd-424e-b8d5-d49af37d83b3 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:23.862819 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1436/5703] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:23 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:23.874512 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:23.876232 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] POST https://10.4.3.59/volume/v3/snapshots Aug 06 13:27:23.876568 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04378ed8-262b-4b10-b91f-0f4d84afa025", "name": "tempest-VolumeImageDependencyTests-Snapshot-352386928"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:23.885194 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:23.885194 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:23.885687 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:23.885804 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create snapshot from volume 04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:23.919044 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Created reservations ['76ed1c9c-27cf-421c-8743-01ab21d5173f', '9bb38164-5be2-4468-8cd1-aa3db4fb62d8', 'a54ce595-fd30-4104-8d10-616c6f423eed', 'ee8251a1-0857-4107-b7a3-6cb78129148e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:27:23.949988 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Snapshot create request issued successfully. Aug 06 13:27:23.950426 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-527f5f7f-7253-4737-8f83-2b4cf8368d80 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots returned with HTTP 202 Aug 06 13:27:23.950924 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1427/5704] 10.4.3.59 () {68 vars in 1258 bytes} [Thu Aug 6 13:27:23 2026] POST /volume/v3/snapshots => generated 312 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:27:23.959847 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b714053e-76f0-4741-b2b1-a9203e2509c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:23.961823 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b714053e-76f0-4741-b2b1-a9203e2509c6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:23.962060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b714053e-76f0-4741-b2b1-a9203e2509c6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:23.962249 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b714053e-76f0-4741-b2b1-a9203e2509c6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:23.968127 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:23.968127 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:23.968662 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b714053e-76f0-4741-b2b1-a9203e2509c6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Snapshot retrieved successfully. Aug 06 13:27:23.969515 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b714053e-76f0-4741-b2b1-a9203e2509c6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 returned with HTTP 200 Aug 06 13:27:23.969912 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1423/5705] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:27:23 2026] GET /volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:24.979477 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7cae85d1-9586-4df1-a733-06ebc0e45bf6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:24.981439 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cae85d1-9586-4df1-a733-06ebc0e45bf6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:24.981761 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cae85d1-9586-4df1-a733-06ebc0e45bf6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:24.982040 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cae85d1-9586-4df1-a733-06ebc0e45bf6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:24.987299 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:24.987299 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:24.987755 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7cae85d1-9586-4df1-a733-06ebc0e45bf6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Snapshot retrieved successfully. Aug 06 13:27:24.988552 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cae85d1-9586-4df1-a733-06ebc0e45bf6 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 returned with HTTP 200 Aug 06 13:27:24.988914 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1420/5706] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:27:24 2026] GET /volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:24.997240 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:24.999213 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:27:24.999634 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "0c4cf30c-fbd8-439f-b9bc-e326b8377c29", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:25.001337 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '0c4cf30c-fbd8-439f-b9bc-e326b8377c29', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:27:25.007254 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:25.007254 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:25.007883 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Snapshot retrieved successfully. Aug 06 13:27:25.008088 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume of 1 GB Aug 06 13:27:25.012429 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Availability Zones retrieved successfully. Aug 06 13:27:25.018825 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (9320ba9a-a5cc-4361-9ae0-7f0d7ce43c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:25.021210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c761fd-179e-4224-83ef-593da3f5f8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:25.022509 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:27:25.055222 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c761fd-179e-4224-83ef-593da3f5f8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0c4cf30c-fbd8-439f-b9bc-e326b8377c29', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:25.056217 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d5c9ed-8bd7-465c-a55b-fff49b0813f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:25.098626 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Created reservations ['d5eb8c7b-aa20-4860-bc03-61d0b1ae63a2', '385f1850-e213-4840-832d-0aa9e4dfae57', '94b0b5e3-78ad-478a-8035-185a70a8509b', 'f9352f5a-05bc-41e7-b991-fd052f881d58'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:27:25.099420 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d5c9ed-8bd7-465c-a55b-fff49b0813f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5eb8c7b-aa20-4860-bc03-61d0b1ae63a2', '385f1850-e213-4840-832d-0aa9e4dfae57', '94b0b5e3-78ad-478a-8035-185a70a8509b', 'f9352f5a-05bc-41e7-b991-fd052f881d58']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:25.100140 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2bbdbe-d02d-441d-bbcb-0b6431a30113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:25.138410 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2bbdbe-d02d-441d-bbcb-0b6431a30113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30aca779-b24a-421c-ab90-8d2e765f6831', '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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['d5eb8c7b-aa20-4860-bc03-61d0b1ae63a2','385f1850-e213-4840-832d-0aa9e4dfae57','94b0b5e3-78ad-478a-8035-185a70a8509b','f9352f5a-05bc-41e7-b991-fd052f881d58'],size=1,snapshot_id=0c4cf30c-fbd8-439f-b9bc-e326b8377c29,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), '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-06T13:27:25Z,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=30aca779-b24a-421c-ab90-8d2e765f6831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be122d317714cadb8e75b818e4d7eb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0c4cf30c-fbd8-439f-b9bc-e326b8377c29,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17843e95ae2846f299092dbeb2a8eb28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:25.139151 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee498f2-4e38-4ead-8ce5-747728bb8b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:25.158417 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee498f2-4e38-4ead-8ce5-747728bb8b0b) transitioned into state 'SUCCESS' from 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='7be122d317714cadb8e75b818e4d7eb7',qos_specs=None,replication_status=,reservations=['d5eb8c7b-aa20-4860-bc03-61d0b1ae63a2','385f1850-e213-4840-832d-0aa9e4dfae57','94b0b5e3-78ad-478a-8035-185a70a8509b','f9352f5a-05bc-41e7-b991-fd052f881d58'],size=1,snapshot_id=0c4cf30c-fbd8-439f-b9bc-e326b8377c29,source_replicaid=,source_volid=None,status='creating',user_id='17843e95ae2846f299092dbeb2a8eb28',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:25.159130 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86715c54-7e55-4cd4-88ae-6adc8e1aee7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:25.179334 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86715c54-7e55-4cd4-88ae-6adc8e1aee7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:25.180275 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Flow 'volume_create_api' (9320ba9a-a5cc-4361-9ae0-7f0d7ce43c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:25.180702 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Create volume request issued successfully. Aug 06 13:27:25.181333 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20543ae2-f898-4aac-9d05-45dbbec7a89c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:27:25.181788 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1437/5707] 10.4.3.59 () {70 vars in 1293 bytes} [Thu Aug 6 13:27:24 2026] POST /volume/v3/volumes => generated 807 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:25.196059 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b52e90f-3330-49d7-803c-b614244b1169 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:25.197765 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b52e90f-3330-49d7-803c-b614244b1169 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:25.198019 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b52e90f-3330-49d7-803c-b614244b1169 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:25.198230 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b52e90f-3330-49d7-803c-b614244b1169 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:25.207034 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:25.207034 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:25.211942 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b52e90f-3330-49d7-803c-b614244b1169 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:25.217992 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b52e90f-3330-49d7-803c-b614244b1169 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 200 Aug 06 13:27:25.218436 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1428/5708] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:25 2026] GET /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:26.234335 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-caac769d-c1e9-416b-a4a3-8c4e50ad1df4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:26.236328 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caac769d-c1e9-416b-a4a3-8c4e50ad1df4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:26.236579 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caac769d-c1e9-416b-a4a3-8c4e50ad1df4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:26.236790 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caac769d-c1e9-416b-a4a3-8c4e50ad1df4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:26.244613 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:26.244613 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:26.249044 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-caac769d-c1e9-416b-a4a3-8c4e50ad1df4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:26.254038 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caac769d-c1e9-416b-a4a3-8c4e50ad1df4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 200 Aug 06 13:27:26.254474 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1424/5709] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:26 2026] GET /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:26.267400 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a86e54b6-25e2-41cc-9501-50d82b0472b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:26.269245 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a86e54b6-25e2-41cc-9501-50d82b0472b7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:26.269541 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a86e54b6-25e2-41cc-9501-50d82b0472b7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:26.269801 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a86e54b6-25e2-41cc-9501-50d82b0472b7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:26.276830 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:26.276830 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:26.280436 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a86e54b6-25e2-41cc-9501-50d82b0472b7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:26.284903 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a86e54b6-25e2-41cc-9501-50d82b0472b7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 200 Aug 06 13:27:26.285251 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1421/5710] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:26 2026] GET /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:26.298758 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89380945-a614-4551-a51c-65694d5f289f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:26.300683 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89380945-a614-4551-a51c-65694d5f289f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:26.300862 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89380945-a614-4551-a51c-65694d5f289f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:26.301038 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89380945-a614-4551-a51c-65694d5f289f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:26.301156 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-89380945-a614-4551-a51c-65694d5f289f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete snapshot with id: 0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:26.306096 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:26.306096 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:26.306518 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89380945-a614-4551-a51c-65694d5f289f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Snapshot retrieved successfully. Aug 06 13:27:26.320609 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89380945-a614-4551-a51c-65694d5f289f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Snapshot delete request issued successfully. Aug 06 13:27:26.320874 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89380945-a614-4551-a51c-65694d5f289f tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 returned with HTTP 202 Aug 06 13:27:26.321413 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1438/5711] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:27:26 2026] DELETE /volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:26.329050 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e960291f-645e-4f2a-88fc-988b029af77e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:26.331194 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e960291f-645e-4f2a-88fc-988b029af77e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:26.331488 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e960291f-645e-4f2a-88fc-988b029af77e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:26.331782 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e960291f-645e-4f2a-88fc-988b029af77e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:26.337661 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:26.337661 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:26.338147 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e960291f-645e-4f2a-88fc-988b029af77e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Snapshot retrieved successfully. Aug 06 13:27:26.339042 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e960291f-645e-4f2a-88fc-988b029af77e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 returned with HTTP 200 Aug 06 13:27:26.339465 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1429/5712] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:27:26 2026] GET /volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:27.349138 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c565dd3-616f-4273-91f8-28fe369ec9ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:27.351950 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c565dd3-616f-4273-91f8-28fe369ec9ad tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:27.352274 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c565dd3-616f-4273-91f8-28fe369ec9ad tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:27.352596 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c565dd3-616f-4273-91f8-28fe369ec9ad tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:27.357511 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c565dd3-616f-4273-91f8-28fe369ec9ad tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 returned with HTTP 404 Aug 06 13:27:27.358090 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1425/5713] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:27:27 2026] GET /volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:27.365361 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:27.367208 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:27.367478 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:27.367711 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:27.367936 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: 30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:27.374249 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:27.374249 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:27.374787 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:27.389364 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume request issued successfully. Aug 06 13:27:27.389599 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fc4910e-1cd8-44fa-b956-6560ba804ce8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 202 Aug 06 13:27:27.390070 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1422/5714] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:27 2026] DELETE /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:27:27.397592 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb8a7c64-67eb-49b9-a088-ece27a7ab42e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:27.399837 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb8a7c64-67eb-49b9-a088-ece27a7ab42e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:27.400098 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb8a7c64-67eb-49b9-a088-ece27a7ab42e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:27.400366 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb8a7c64-67eb-49b9-a088-ece27a7ab42e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:27.409023 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:27.409023 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:27.412924 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb8a7c64-67eb-49b9-a088-ece27a7ab42e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:27.418844 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb8a7c64-67eb-49b9-a088-ece27a7ab42e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 200 Aug 06 13:27:27.419337 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1439/5715] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:27 2026] GET /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 1225 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:28.431198 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ef96f04-c2df-4c53-b658-e4d9e6000f57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:28.433359 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ef96f04-c2df-4c53-b658-e4d9e6000f57 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:28.433606 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ef96f04-c2df-4c53-b658-e4d9e6000f57 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:28.433833 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ef96f04-c2df-4c53-b658-e4d9e6000f57 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:28.440000 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ef96f04-c2df-4c53-b658-e4d9e6000f57 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 404 Aug 06 13:27:28.440451 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1430/5716] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:28 2026] GET /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:28.604518 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:28.606592 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:28.606881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:28.607130 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:28.607408 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: 04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:28.615847 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:28.615847 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:28.616404 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:28.636726 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume request issued successfully. Aug 06 13:27:28.636948 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d10119-6966-437b-8bf5-9e712ed4f3e5 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 202 Aug 06 13:27:28.637407 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1426/5717] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:28 2026] DELETE /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:27:28.645469 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ead48ec5-1d9d-4c99-93dd-ec27a500cadb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:28.647223 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ead48ec5-1d9d-4c99-93dd-ec27a500cadb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:28.647462 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ead48ec5-1d9d-4c99-93dd-ec27a500cadb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:28.647881 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ead48ec5-1d9d-4c99-93dd-ec27a500cadb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:28.654818 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:28.654818 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:28.659212 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ead48ec5-1d9d-4c99-93dd-ec27a500cadb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:28.664371 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ead48ec5-1d9d-4c99-93dd-ec27a500cadb tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 200 Aug 06 13:27:28.664756 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1423/5718] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:28 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:29.679499 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7af769d4-8b5b-4e94-80ea-20ec69d49b72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.681652 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7af769d4-8b5b-4e94-80ea-20ec69d49b72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:29.681902 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7af769d4-8b5b-4e94-80ea-20ec69d49b72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.682134 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7af769d4-8b5b-4e94-80ea-20ec69d49b72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.688206 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7af769d4-8b5b-4e94-80ea-20ec69d49b72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 404 Aug 06 13:27:29.688823 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1440/5719] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:29 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:29.697681 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94fa5046-dffe-4b57-a4af-992feedf74b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.699907 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94fa5046-dffe-4b57-a4af-992feedf74b4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:29.700180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94fa5046-dffe-4b57-a4af-992feedf74b4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.700461 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94fa5046-dffe-4b57-a4af-992feedf74b4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.700714 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-94fa5046-dffe-4b57-a4af-992feedf74b4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: 30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:29.708565 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94fa5046-dffe-4b57-a4af-992feedf74b4 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 404 Aug 06 13:27:29.709205 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1431/5720] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:29 2026] DELETE /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:29.716629 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50bb25b7-8749-4dd3-8cd3-e58683337a8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.718627 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50bb25b7-8749-4dd3-8cd3-e58683337a8e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 Aug 06 13:27:29.718908 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50bb25b7-8749-4dd3-8cd3-e58683337a8e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.719123 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50bb25b7-8749-4dd3-8cd3-e58683337a8e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.725788 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50bb25b7-8749-4dd3-8cd3-e58683337a8e tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 returned with HTTP 404 Aug 06 13:27:29.726317 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1427/5721] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:29 2026] GET /volume/v3/volumes/30aca779-b24a-421c-ab90-8d2e765f6831 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:29.733828 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47c022af-7673-43ce-8342-f9237aa12a96 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.735811 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47c022af-7673-43ce-8342-f9237aa12a96 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:29.736059 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47c022af-7673-43ce-8342-f9237aa12a96 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.736301 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47c022af-7673-43ce-8342-f9237aa12a96 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.736475 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-47c022af-7673-43ce-8342-f9237aa12a96 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete snapshot with id: 0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:29.741836 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47c022af-7673-43ce-8342-f9237aa12a96 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 returned with HTTP 404 Aug 06 13:27:29.742394 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1424/5722] 10.4.3.59 () {66 vars in 1350 bytes} [Thu Aug 6 13:27:29 2026] DELETE /volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:29.750800 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-224c017e-1e77-45af-89cc-a5051c1c72b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.752504 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224c017e-1e77-45af-89cc-a5051c1c72b8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 Aug 06 13:27:29.752747 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224c017e-1e77-45af-89cc-a5051c1c72b8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.752977 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224c017e-1e77-45af-89cc-a5051c1c72b8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.757563 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224c017e-1e77-45af-89cc-a5051c1c72b8 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 returned with HTTP 404 Aug 06 13:27:29.758108 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1441/5723] 10.4.3.59 () {66 vars in 1347 bytes} [Thu Aug 6 13:27:29 2026] GET /volume/v3/snapshots/0c4cf30c-fbd8-439f-b9bc-e326b8377c29 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:29.766352 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33e66b44-aa6b-4b97-8607-da5560a39739 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.768888 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33e66b44-aa6b-4b97-8607-da5560a39739 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:29.769180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33e66b44-aa6b-4b97-8607-da5560a39739 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.769449 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33e66b44-aa6b-4b97-8607-da5560a39739 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.769674 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-33e66b44-aa6b-4b97-8607-da5560a39739 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: 04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:29.775132 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33e66b44-aa6b-4b97-8607-da5560a39739 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 404 Aug 06 13:27:29.775638 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1432/5724] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:29 2026] DELETE /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:29.782459 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-223590f0-fcfd-4c49-8edd-398a8e7e381a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.784709 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-223590f0-fcfd-4c49-8edd-398a8e7e381a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 Aug 06 13:27:29.785004 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-223590f0-fcfd-4c49-8edd-398a8e7e381a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.785248 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-223590f0-fcfd-4c49-8edd-398a8e7e381a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.790942 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-223590f0-fcfd-4c49-8edd-398a8e7e381a tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 returned with HTTP 404 Aug 06 13:27:29.791417 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1428/5725] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:29 2026] GET /volume/v3/volumes/04378ed8-262b-4b10-b91f-0f4d84afa025 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:29.828795 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.830610 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f Aug 06 13:27:29.830844 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.831044 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.831192 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: 5b1264a9-9b02-449b-8650-766480d2da7f Aug 06 13:27:29.838957 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:29.838957 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:29.839399 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:29.858645 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume request issued successfully. Aug 06 13:27:29.858953 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d608405-d5f1-4aaa-9514-2c7f1e8bfb72 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f returned with HTTP 202 Aug 06 13:27:29.859651 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1425/5726] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:29 2026] DELETE /volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 13:27:29.866784 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4d5905a-be92-4a21-90b8-716ef87f5af7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:29.868544 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4d5905a-be92-4a21-90b8-716ef87f5af7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f Aug 06 13:27:29.868714 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4d5905a-be92-4a21-90b8-716ef87f5af7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:29.868889 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4d5905a-be92-4a21-90b8-716ef87f5af7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:29.876303 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:29.876303 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:29.879932 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4d5905a-be92-4a21-90b8-716ef87f5af7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Volume info retrieved successfully. Aug 06 13:27:29.884541 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4d5905a-be92-4a21-90b8-716ef87f5af7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f returned with HTTP 200 Aug 06 13:27:29.885042 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1442/5727] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:29 2026] GET /volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 13:27:30.900741 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cd27235-c17c-4182-a09a-6258ebf03082 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:30.903118 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cd27235-c17c-4182-a09a-6258ebf03082 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f Aug 06 13:27:30.903466 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cd27235-c17c-4182-a09a-6258ebf03082 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:30.903758 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cd27235-c17c-4182-a09a-6258ebf03082 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:30.910581 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cd27235-c17c-4182-a09a-6258ebf03082 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f returned with HTTP 404 Aug 06 13:27:30.911183 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1433/5728] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:30 2026] GET /volume/v3/volumes/5b1264a9-9b02-449b-8650-766480d2da7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:30.917911 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25862365-a642-4209-a517-77a229280d8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:30.919625 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25862365-a642-4209-a517-77a229280d8c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:30.919853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25862365-a642-4209-a517-77a229280d8c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:30.920059 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25862365-a642-4209-a517-77a229280d8c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:30.920223 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-25862365-a642-4209-a517-77a229280d8c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:30.925706 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25862365-a642-4209-a517-77a229280d8c tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 404 Aug 06 13:27:30.926142 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1429/5729] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:30 2026] DELETE /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:30.933734 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f10610aa-a13d-469b-bcf2-dc5d2b2dd044 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:30.935947 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f10610aa-a13d-469b-bcf2-dc5d2b2dd044 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 Aug 06 13:27:30.936215 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f10610aa-a13d-469b-bcf2-dc5d2b2dd044 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:30.936477 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f10610aa-a13d-469b-bcf2-dc5d2b2dd044 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:30.944283 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f10610aa-a13d-469b-bcf2-dc5d2b2dd044 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 returned with HTTP 404 Aug 06 13:27:30.944843 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1426/5730] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:30 2026] GET /volume/v3/volumes/c11a21c6-8a22-4a35-8ae8-726385de8135 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:30.982077 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69712c65-8d97-43fd-b6ec-593d56f3db06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:30.984462 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69712c65-8d97-43fd-b6ec-593d56f3db06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] DELETE https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:30.984804 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69712c65-8d97-43fd-b6ec-593d56f3db06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:30.985066 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69712c65-8d97-43fd-b6ec-593d56f3db06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:30.985314 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-69712c65-8d97-43fd-b6ec-593d56f3db06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Delete volume with id: 7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:30.992499 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69712c65-8d97-43fd-b6ec-593d56f3db06 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 404 Aug 06 13:27:30.993111 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1443/5731] 10.4.3.59 () {68 vars in 1385 bytes} [Thu Aug 6 13:27:30 2026] DELETE /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:31.000783 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3844ceac-e827-4cba-a9e4-eef7cdd81cc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:31.002909 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3844ceac-e827-4cba-a9e4-eef7cdd81cc7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] GET https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd Aug 06 13:27:31.003128 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3844ceac-e827-4cba-a9e4-eef7cdd81cc7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:31.003334 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3844ceac-e827-4cba-a9e4-eef7cdd81cc7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:31.009391 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3844ceac-e827-4cba-a9e4-eef7cdd81cc7 tempest-VolumeImageDependencyTests-579794288 tempest-VolumeImageDependencyTests-579794288-project-member] https://10.4.3.59/volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd returned with HTTP 404 Aug 06 13:27:31.009912 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1434/5732] 10.4.3.59 () {68 vars in 1382 bytes} [Thu Aug 6 13:27:30 2026] GET /volume/v3/volumes/7a839282-9e52-4f58-b938-f16d5826bdbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 13:27:32.508547 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:32.594776 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:27:32.595280 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-414870957"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:32.596831 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-414870957'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:27:32.596960 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Create volume of 1 GB Aug 06 13:27:32.601825 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Availability Zones retrieved successfully. Aug 06 13:27:32.608853 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Flow 'volume_create_api' (a206ba1e-8e5b-4ed3-9dbc-f4b2585e4784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:32.610115 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45df36b6-e11c-421a-b064-5bf14c27ab10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:32.611000 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:27:32.641668 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45df36b6-e11c-421a-b064-5bf14c27ab10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:32.642895 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b37075f-a91d-42e9-b00b-3001b26c92d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:32.712725 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Created reservations ['ddd9a9b7-321a-4b65-9523-327dedce8178', '4bacd7f4-174d-4564-9544-0b6083ee8c64', 'df5652fe-4de0-4902-a040-1f9f1b798276', '1d61d37f-93f1-4b81-bf38-01a60e9fdb38'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:27:32.713400 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b37075f-a91d-42e9-b00b-3001b26c92d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddd9a9b7-321a-4b65-9523-327dedce8178', '4bacd7f4-174d-4564-9544-0b6083ee8c64', 'df5652fe-4de0-4902-a040-1f9f1b798276', '1d61d37f-93f1-4b81-bf38-01a60e9fdb38']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:32.714177 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b64b02-ca65-40ec-9931-2b93175b43d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:32.736196 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b64b02-ca65-40ec-9931-2b93175b43d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6adf9e-d67b-4110-8830-da43d44367b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414870957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c42b1e5aa2744b6af41350ef24f4c31',qos_specs=None,replication_status=,reservations=['ddd9a9b7-321a-4b65-9523-327dedce8178','4bacd7f4-174d-4564-9544-0b6083ee8c64','df5652fe-4de0-4902-a040-1f9f1b798276','1d61d37f-93f1-4b81-bf38-01a60e9fdb38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e43408d5354e31b1968e739b4c60bc',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414870957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6adf9e-d67b-4110-8830-da43d44367b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c42b1e5aa2744b6af41350ef24f4c31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83e43408d5354e31b1968e739b4c60bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:32.737049 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1670163-014e-4f73-8092-87cf888ed2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:32.754696 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1670163-014e-4f73-8092-87cf888ed2a7) transitioned into state 'SUCCESS' from state '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-414870957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c42b1e5aa2744b6af41350ef24f4c31',qos_specs=None,replication_status=,reservations=['ddd9a9b7-321a-4b65-9523-327dedce8178','4bacd7f4-174d-4564-9544-0b6083ee8c64','df5652fe-4de0-4902-a040-1f9f1b798276','1d61d37f-93f1-4b81-bf38-01a60e9fdb38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e43408d5354e31b1968e739b4c60bc',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:32.755444 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20448418-5e46-4f81-ad2d-c74bed8ae535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:32.763369 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20448418-5e46-4f81-ad2d-c74bed8ae535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:32.764184 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Flow 'volume_create_api' (a206ba1e-8e5b-4ed3-9dbc-f4b2585e4784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:32.764510 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Create volume request issued successfully. Aug 06 13:27:32.765070 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84d9e4a8-acc0-47be-809c-1c049cfe526e tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:27:32.765529 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1430/5733] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:27:32 2026] POST /volume/v3/volumes => generated 775 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:27:32.776757 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a5b7c8d-56a4-4502-8d08-b2bbbfc71359 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:32.778589 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a5b7c8d-56a4-4502-8d08-b2bbbfc71359 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 Aug 06 13:27:32.778775 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a5b7c8d-56a4-4502-8d08-b2bbbfc71359 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:32.778959 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a5b7c8d-56a4-4502-8d08-b2bbbfc71359 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:32.785844 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:32.785844 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:32.789730 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8a5b7c8d-56a4-4502-8d08-b2bbbfc71359 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:32.793841 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a5b7c8d-56a4-4502-8d08-b2bbbfc71359 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 returned with HTTP 200 Aug 06 13:27:32.794210 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1427/5734] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:32 2026] GET /volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:33.809408 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86a37c98-d115-4846-acf2-9f6bfeaf3617 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:33.811334 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86a37c98-d115-4846-acf2-9f6bfeaf3617 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 Aug 06 13:27:33.811524 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86a37c98-d115-4846-acf2-9f6bfeaf3617 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:33.811702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86a37c98-d115-4846-acf2-9f6bfeaf3617 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:33.819754 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:33.819754 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:33.823790 np0000006653 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86a37c98-d115-4846-acf2-9f6bfeaf3617 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:33.827859 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86a37c98-d115-4846-acf2-9f6bfeaf3617 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 returned with HTTP 200 Aug 06 13:27:33.828250 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1444/5735] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:33 2026] GET /volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:33.840140 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c65d2f1-0898-4dbd-91f7-04b6bea3eec5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:33.904869 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c65d2f1-0898-4dbd-91f7-04b6bea3eec5 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] POST https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3/action Aug 06 13:27:33.905385 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c65d2f1-0898-4dbd-91f7-04b6bea3eec5 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:27:33.905592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c65d2f1-0898-4dbd-91f7-04b6bea3eec5 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:33.914748 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:33.914748 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:33.915214 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c65d2f1-0898-4dbd-91f7-04b6bea3eec5 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] Volume info retrieved successfully. Aug 06 13:27:33.916544 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-1c65d2f1-0898-4dbd-91f7-04b6bea3eec5 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c002e959070645dbb5fdee3049f54a45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c42b1e5aa2744b6af41350ef24f4c31', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:33.916840 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c65d2f1-0898-4dbd-91f7-04b6bea3eec5 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3/action returned with HTTP 403 Aug 06 13:27:33.917371 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1435/5736] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:27:33 2026] POST /volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3/action => generated 131 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:33.925138 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:33.927345 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 Aug 06 13:27:33.927636 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:33.927893 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:33.928061 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Delete volume with id: ab6adf9e-d67b-4110-8830-da43d44367b3 Aug 06 13:27:33.935457 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:33.935457 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:33.935771 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:33.951568 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Delete volume request issued successfully. Aug 06 13:27:33.951722 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2eaa530c-1862-444c-bf2a-e721d3a05351 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 returned with HTTP 202 Aug 06 13:27:33.952327 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1431/5737] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:27:33 2026] DELETE /volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:33.959535 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a02e30af-e08d-41bf-ae18-67bc9cdda300 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:33.961546 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a02e30af-e08d-41bf-ae18-67bc9cdda300 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 Aug 06 13:27:33.961737 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a02e30af-e08d-41bf-ae18-67bc9cdda300 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:33.961999 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a02e30af-e08d-41bf-ae18-67bc9cdda300 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:33.970904 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:33.970904 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:33.974936 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a02e30af-e08d-41bf-ae18-67bc9cdda300 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:33.980042 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a02e30af-e08d-41bf-ae18-67bc9cdda300 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 returned with HTTP 200 Aug 06 13:27:33.980587 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1428/5738] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:33 2026] GET /volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:34.994024 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75268862-a8f9-419c-ab7f-7f3364dd8b1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:34.995955 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75268862-a8f9-419c-ab7f-7f3364dd8b1b tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 Aug 06 13:27:34.996290 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75268862-a8f9-419c-ab7f-7f3364dd8b1b tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:34.997012 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75268862-a8f9-419c-ab7f-7f3364dd8b1b tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:35.003224 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75268862-a8f9-419c-ab7f-7f3364dd8b1b tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 returned with HTTP 404 Aug 06 13:27:35.003703 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1445/5739] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:34 2026] GET /volume/v3/volumes/ab6adf9e-d67b-4110-8830-da43d44367b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:35.012157 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:35.013981 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] POST https://10.4.3.59/volume/v3/volumes Aug 06 13:27:35.014385 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1073303025"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:35.015998 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1073303025'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 13:27:35.016138 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Create volume of 1 GB Aug 06 13:27:35.020873 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Availability Zones retrieved successfully. Aug 06 13:27:35.027491 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Flow 'volume_create_api' (0390b88a-30bb-4ee9-9e9a-6f1bbb4c93c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:35.028414 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d640cb0e-1a98-4163-b5f7-7d0166288443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:35.029202 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 13:27:35.053197 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d640cb0e-1a98-4163-b5f7-7d0166288443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T12:59:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ea584da6-0fa0-4388-a96d-124f6612e424,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea584da6-0fa0-4388-a96d-124f6612e424', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:35.054012 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665e838f-30f2-439b-a8ff-a2d8688e64f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:35.094153 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Created reservations ['cd882454-858e-40a7-bd06-e641b32092fd', '74cae75a-334a-47ea-b0f6-cc488423c8ed', 'b21b1c7f-2522-40d3-8a06-ca6ed7997dfa', 'ac411b44-74f7-4b42-bbfb-7d797be468a7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 13:27:35.095020 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665e838f-30f2-439b-a8ff-a2d8688e64f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd882454-858e-40a7-bd06-e641b32092fd', '74cae75a-334a-47ea-b0f6-cc488423c8ed', 'b21b1c7f-2522-40d3-8a06-ca6ed7997dfa', 'ac411b44-74f7-4b42-bbfb-7d797be468a7']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:35.095742 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220e32c8-a46c-4184-a107-fba28f2410e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:35.119963 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (220e32c8-a46c-4184-a107-fba28f2410e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f26dd8e-2465-489d-9624-08df595cc703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1073303025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c42b1e5aa2744b6af41350ef24f4c31',qos_specs=None,replication_status=,reservations=['cd882454-858e-40a7-bd06-e641b32092fd','74cae75a-334a-47ea-b0f6-cc488423c8ed','b21b1c7f-2522-40d3-8a06-ca6ed7997dfa','ac411b44-74f7-4b42-bbfb-7d797be468a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e43408d5354e31b1968e739b4c60bc',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T13:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1073303025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f26dd8e-2465-489d-9624-08df595cc703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c42b1e5aa2744b6af41350ef24f4c31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83e43408d5354e31b1968e739b4c60bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea584da6-0fa0-4388-a96d-124f6612e424),volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:35.120975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3850c5a-d1ef-4694-956d-0198f1293410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:35.142530 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3850c5a-d1ef-4694-956d-0198f1293410) transitioned into state 'SUCCESS' from state '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-1073303025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c42b1e5aa2744b6af41350ef24f4c31',qos_specs=None,replication_status=,reservations=['cd882454-858e-40a7-bd06-e641b32092fd','74cae75a-334a-47ea-b0f6-cc488423c8ed','b21b1c7f-2522-40d3-8a06-ca6ed7997dfa','ac411b44-74f7-4b42-bbfb-7d797be468a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e43408d5354e31b1968e739b4c60bc',volume_type_id=ea584da6-0fa0-4388-a96d-124f6612e424)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:35.143246 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826bed17-2f71-43c0-9f20-9e843af78771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 13:27:35.152443 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826bed17-2f71-43c0-9f20-9e843af78771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 13:27:35.153207 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Flow 'volume_create_api' (0390b88a-30bb-4ee9-9e9a-6f1bbb4c93c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 13:27:35.153513 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Create volume request issued successfully. Aug 06 13:27:35.154054 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a9af79f-5e80-4c41-89cb-c0fadb0b83e2 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes returned with HTTP 202 Aug 06 13:27:35.154639 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1436/5740] 10.4.3.59 () {68 vars in 1251 bytes} [Thu Aug 6 13:27:35 2026] POST /volume/v3/volumes => generated 776 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 13:27:35.165118 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e34d6677-58db-40b0-a2b8-fe2721a1ce57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:35.166908 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34d6677-58db-40b0-a2b8-fe2721a1ce57 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 Aug 06 13:27:35.167133 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34d6677-58db-40b0-a2b8-fe2721a1ce57 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:35.167352 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34d6677-58db-40b0-a2b8-fe2721a1ce57 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:35.176920 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:35.176920 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:35.181062 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e34d6677-58db-40b0-a2b8-fe2721a1ce57 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:35.185109 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34d6677-58db-40b0-a2b8-fe2721a1ce57 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 returned with HTTP 200 Aug 06 13:27:35.185527 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1432/5741] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:35 2026] GET /volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:36.199118 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef549cbd-daa4-438d-b66c-d08bcb20a8cb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:36.201100 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef549cbd-daa4-438d-b66c-d08bcb20a8cb tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 Aug 06 13:27:36.201290 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef549cbd-daa4-438d-b66c-d08bcb20a8cb tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:36.201543 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef549cbd-daa4-438d-b66c-d08bcb20a8cb tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:36.211622 np0000006653 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:36.211622 np0000006653 devstack@c-api.service[100269]: warnings.warn( Aug 06 13:27:36.215373 np0000006653 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef549cbd-daa4-438d-b66c-d08bcb20a8cb tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:36.219655 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef549cbd-daa4-438d-b66c-d08bcb20a8cb tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 returned with HTTP 200 Aug 06 13:27:36.220096 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1429/5742] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:36 2026] GET /volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:36.236884 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f4dceef-7836-436f-a662-1665230fa59d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:36.238571 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f4dceef-7836-436f-a662-1665230fa59d tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] POST https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703/action Aug 06 13:27:36.238925 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f4dceef-7836-436f-a662-1665230fa59d tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 13:27:36.239043 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f4dceef-7836-436f-a662-1665230fa59d tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:36.247380 np0000006653 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:36.247380 np0000006653 devstack@c-api.service[100268]: warnings.warn( Aug 06 13:27:36.247771 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-8f4dceef-7836-436f-a662-1665230fa59d tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c002e959070645dbb5fdee3049f54a45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c42b1e5aa2744b6af41350ef24f4c31', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:36.247980 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f4dceef-7836-436f-a662-1665230fa59d tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-reader] https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703/action returned with HTTP 403 Aug 06 13:27:36.248424 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1446/5743] 10.4.3.59 () {68 vars in 1383 bytes} [Thu Aug 6 13:27:36 2026] POST /volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:36.256947 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b21a1728-89db-4b10-aee6-137c04f5f172 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:36.258819 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21a1728-89db-4b10-aee6-137c04f5f172 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] DELETE https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 Aug 06 13:27:36.259005 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b21a1728-89db-4b10-aee6-137c04f5f172 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:36.259180 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b21a1728-89db-4b10-aee6-137c04f5f172 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:36.259346 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b21a1728-89db-4b10-aee6-137c04f5f172 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Delete volume with id: 3f26dd8e-2465-489d-9624-08df595cc703 Aug 06 13:27:36.267066 np0000006653 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:36.267066 np0000006653 devstack@c-api.service[100266]: warnings.warn( Aug 06 13:27:36.267552 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b21a1728-89db-4b10-aee6-137c04f5f172 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:36.285533 np0000006653 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b21a1728-89db-4b10-aee6-137c04f5f172 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Delete volume request issued successfully. Aug 06 13:27:36.285705 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21a1728-89db-4b10-aee6-137c04f5f172 tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 returned with HTTP 202 Aug 06 13:27:36.286117 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1437/5744] 10.4.3.59 () {66 vars in 1344 bytes} [Thu Aug 6 13:27:36 2026] DELETE /volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:36.293989 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dab98171-2956-4d6a-8552-c87e172ae0dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:36.296135 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dab98171-2956-4d6a-8552-c87e172ae0dd tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 Aug 06 13:27:36.296407 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dab98171-2956-4d6a-8552-c87e172ae0dd tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:36.296634 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dab98171-2956-4d6a-8552-c87e172ae0dd tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:36.305456 np0000006653 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 13:27:36.305456 np0000006653 devstack@c-api.service[100267]: warnings.warn( Aug 06 13:27:36.309987 np0000006653 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dab98171-2956-4d6a-8552-c87e172ae0dd tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Volume info retrieved successfully. Aug 06 13:27:36.315285 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dab98171-2956-4d6a-8552-c87e172ae0dd tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 returned with HTTP 200 Aug 06 13:27:36.315835 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1433/5745] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:36 2026] GET /volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:37.332230 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9ea7a95d-dcdf-403d-b3d6-0694999b8bde None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:37.334574 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ea7a95d-dcdf-403d-b3d6-0694999b8bde tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] GET https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 Aug 06 13:27:37.334757 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a95d-dcdf-403d-b3d6-0694999b8bde tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:37.335026 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a95d-dcdf-403d-b3d6-0694999b8bde tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:37.341883 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ea7a95d-dcdf-403d-b3d6-0694999b8bde tempest-ProjectReaderTests-1672636168 tempest-ProjectReaderTests-1672636168-project-admin] https://10.4.3.59/volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 returned with HTTP 404 Aug 06 13:27:37.342498 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1430/5746] 10.4.3.59 () {66 vars in 1341 bytes} [Thu Aug 6 13:27:37 2026] GET /volume/v3/volumes/3f26dd8e-2465-489d-9624-08df595cc703 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:38.880645 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee1ac5b9-afc1-4e95-b281-54aeac49bc52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:38.959608 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee1ac5b9-afc1-4e95-b281-54aeac49bc52 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:27:38.959998 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee1ac5b9-afc1-4e95-b281-54aeac49bc52 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1020234384", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:38.974757 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee1ac5b9-afc1-4e95-b281-54aeac49bc52 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:27:38.975095 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1447/5747] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:27:38 2026] POST /volume/v3/types => generated 380 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:38.985024 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3d1bb03-85d6-4295-95d3-b9b8de81ee0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:38.986932 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3d1bb03-85d6-4295-95d3-b9b8de81ee0b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption Aug 06 13:27:38.987387 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3d1bb03-85d6-4295-95d3-b9b8de81ee0b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.004964 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3d1bb03-85d6-4295-95d3-b9b8de81ee0b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption returned with HTTP 200 Aug 06 13:27:39.005415 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1438/5748] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:27:38 2026] POST /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.015659 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f48f41a8-6c3c-4b00-a21b-7f05a9d645d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.017680 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f48f41a8-6c3c-4b00-a21b-7f05a9d645d6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:27:39.018164 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f48f41a8-6c3c-4b00-a21b-7f05a9d645d6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-26655854", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.037398 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f48f41a8-6c3c-4b00-a21b-7f05a9d645d6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:27:39.037739 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1434/5749] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types => generated 378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.047335 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7cbd36d9-c81e-43f5-9981-5b248899f423 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.105423 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cbd36d9-c81e-43f5-9981-5b248899f423 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] POST https://10.4.3.59/volume/v3/types/c606326b-a76a-40dc-aaec-ff894c61f9fa/encryption Aug 06 13:27:39.105753 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cbd36d9-c81e-43f5-9981-5b248899f423 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.107680 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-7cbd36d9-c81e-43f5-9981-5b248899f423 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.107848 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cbd36d9-c81e-43f5-9981-5b248899f423 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/c606326b-a76a-40dc-aaec-ff894c61f9fa/encryption returned with HTTP 403 Aug 06 13:27:39.108238 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1431/5750] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types/c606326b-a76a-40dc-aaec-ff894c61f9fa/encryption => generated 127 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.116131 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25169854-525e-49c6-8848-42fd31a24617 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.117869 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25169854-525e-49c6-8848-42fd31a24617 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:27:39.118210 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25169854-525e-49c6-8848-42fd31a24617 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1954002410", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.134243 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25169854-525e-49c6-8848-42fd31a24617 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:27:39.134715 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1448/5751] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.143613 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a01ea620-5db1-4f1c-8612-90e0bbb6522b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.145783 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01ea620-5db1-4f1c-8612-90e0bbb6522b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] POST https://10.4.3.59/volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513/extra_specs Aug 06 13:27:39.146204 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a01ea620-5db1-4f1c-8612-90e0bbb6522b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.148607 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-a01ea620-5db1-4f1c-8612-90e0bbb6522b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.148822 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01ea620-5db1-4f1c-8612-90e0bbb6522b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513/extra_specs returned with HTTP 403 Aug 06 13:27:39.149272 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1439/5752] 10.4.3.59 () {68 vars in 1392 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.157879 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b901e8bd-ecbf-4f07-90cd-0f4fe94c433c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.159639 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b901e8bd-ecbf-4f07-90cd-0f4fe94c433c tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] PUT https://10.4.3.59/volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513/extra_specs/key2 Aug 06 13:27:39.159998 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b901e8bd-ecbf-4f07-90cd-0f4fe94c433c tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.162110 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-b901e8bd-ecbf-4f07-90cd-0f4fe94c433c tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.162281 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b901e8bd-ecbf-4f07-90cd-0f4fe94c433c tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513/extra_specs/key2 returned with HTTP 403 Aug 06 13:27:39.162692 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1435/5753] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:27:39 2026] PUT /volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.170397 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4588f624-66a8-4df0-830f-70853b79a243 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.172181 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4588f624-66a8-4df0-830f-70853b79a243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] POST https://10.4.3.59/volume/v3/types Aug 06 13:27:39.172527 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4588f624-66a8-4df0-830f-70853b79a243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.174812 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-4588f624-66a8-4df0-830f-70853b79a243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.175008 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4588f624-66a8-4df0-830f-70853b79a243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types returned with HTTP 403 Aug 06 13:27:39.175416 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1432/5754] 10.4.3.59 () {68 vars in 1245 bytes} [Thu Aug 6 13:27: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 06 13:27:39.183209 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19280344-414f-4e1e-b53e-52a5c4228d03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.185649 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19280344-414f-4e1e-b53e-52a5c4228d03 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:27:39.186177 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19280344-414f-4e1e-b53e-52a5c4228d03 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-638440826", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.205926 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19280344-414f-4e1e-b53e-52a5c4228d03 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:27:39.206507 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1449/5755] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.214406 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72d3c5f8-8485-4633-b300-0992d3f797dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.216475 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72d3c5f8-8485-4633-b300-0992d3f797dd tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types/9728b6aa-b405-490f-afee-456973245da5/encryption Aug 06 13:27:39.216876 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72d3c5f8-8485-4633-b300-0992d3f797dd tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.233420 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72d3c5f8-8485-4633-b300-0992d3f797dd tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/9728b6aa-b405-490f-afee-456973245da5/encryption returned with HTTP 200 Aug 06 13:27:39.233822 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1440/5756] 10.4.3.59 () {68 vars in 1390 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types/9728b6aa-b405-490f-afee-456973245da5/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.242729 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4da75cb-b2f3-428c-b07c-aa4e03ad0243 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.245171 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4da75cb-b2f3-428c-b07c-aa4e03ad0243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] DELETE https://10.4.3.59/volume/v3/types/9728b6aa-b405-490f-afee-456973245da5/encryption/1048be0f-bc6d-422b-928e-670300fbd414 Aug 06 13:27:39.245472 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4da75cb-b2f3-428c-b07c-aa4e03ad0243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.245743 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4da75cb-b2f3-428c-b07c-aa4e03ad0243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.246664 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-c4da75cb-b2f3-428c-b07c-aa4e03ad0243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.246938 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4da75cb-b2f3-428c-b07c-aa4e03ad0243 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/9728b6aa-b405-490f-afee-456973245da5/encryption/1048be0f-bc6d-422b-928e-670300fbd414 returned with HTTP 403 Aug 06 13:27:39.247514 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1436/5757] 10.4.3.59 () {66 vars in 1482 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/9728b6aa-b405-490f-afee-456973245da5/encryption/1048be0f-bc6d-422b-928e-670300fbd414 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.254973 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-06ac691b-53ed-44f4-b3b2-550c705d8cc6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.256900 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06ac691b-53ed-44f4-b3b2-550c705d8cc6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:27:39.257276 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06ac691b-53ed-44f4-b3b2-550c705d8cc6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-417056091", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.274468 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06ac691b-53ed-44f4-b3b2-550c705d8cc6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:27:39.274836 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1433/5758] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.285245 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba0608e1-94e9-40e0-a1bd-efba8c85f9c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.287205 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba0608e1-94e9-40e0-a1bd-efba8c85f9c0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] DELETE https://10.4.3.59/volume/v3/types/970c857b-3f4e-4085-8e41-60e3e7e0bba6/extra_specs/key1 Aug 06 13:27:39.287475 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba0608e1-94e9-40e0-a1bd-efba8c85f9c0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.287702 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba0608e1-94e9-40e0-a1bd-efba8c85f9c0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.293989 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-ba0608e1-94e9-40e0-a1bd-efba8c85f9c0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.294302 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba0608e1-94e9-40e0-a1bd-efba8c85f9c0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/970c857b-3f4e-4085-8e41-60e3e7e0bba6/extra_specs/key1 returned with HTTP 403 Aug 06 13:27:39.294888 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1450/5759] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/970c857b-3f4e-4085-8e41-60e3e7e0bba6/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.303152 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b170dcb1-e12f-407d-8ae0-ba5d98114db6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.305066 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b170dcb1-e12f-407d-8ae0-ba5d98114db6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] POST https://10.4.3.59/volume/v3/types Aug 06 13:27:39.305506 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b170dcb1-e12f-407d-8ae0-ba5d98114db6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-115232893", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.321525 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b170dcb1-e12f-407d-8ae0-ba5d98114db6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:27:39.322156 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1441/5760] 10.4.3.59 () {68 vars in 1246 bytes} [Thu Aug 6 13:27:39 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.330114 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b0db024-f0df-4c9a-a0e4-68f0b20f497b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.332450 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b0db024-f0df-4c9a-a0e4-68f0b20f497b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] DELETE https://10.4.3.59/volume/v3/types/52c452ad-5e36-4b3f-82d7-3e1ddba73fd4 Aug 06 13:27:39.332716 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b0db024-f0df-4c9a-a0e4-68f0b20f497b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.333014 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b0db024-f0df-4c9a-a0e4-68f0b20f497b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.333881 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-1b0db024-f0df-4c9a-a0e4-68f0b20f497b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.334100 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b0db024-f0df-4c9a-a0e4-68f0b20f497b tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/52c452ad-5e36-4b3f-82d7-3e1ddba73fd4 returned with HTTP 403 Aug 06 13:27:39.334676 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1437/5761] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/52c452ad-5e36-4b3f-82d7-3e1ddba73fd4 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.342119 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4be58914-e6f7-41a8-bd67-71836c30ac46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.343887 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4be58914-e6f7-41a8-bd67-71836c30ac46 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] GET https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs Aug 06 13:27:39.344069 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4be58914-e6f7-41a8-bd67-71836c30ac46 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.344268 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4be58914-e6f7-41a8-bd67-71836c30ac46 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.352970 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4be58914-e6f7-41a8-bd67-71836c30ac46 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs returned with HTTP 200 Aug 06 13:27:39.353481 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1434/5762] 10.4.3.59 () {66 vars in 1371 bytes} [Thu Aug 6 13:27:39 2026] GET /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.362168 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30fbdcb0-5405-4870-8968-b66d29276501 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.363922 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30fbdcb0-5405-4870-8968-b66d29276501 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] GET https://10.4.3.59/volume/v3/types Aug 06 13:27:39.364122 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30fbdcb0-5405-4870-8968-b66d29276501 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.364353 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30fbdcb0-5405-4870-8968-b66d29276501 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.365099 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-30fbdcb0-5405-4870-8968-b66d29276501 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 13:27:39.387706 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30fbdcb0-5405-4870-8968-b66d29276501 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types returned with HTTP 200 Aug 06 13:27:39.388159 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1451/5763] 10.4.3.59 () {66 vars in 1224 bytes} [Thu Aug 6 13:27:39 2026] GET /volume/v3/types => generated 2384 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 13:27:39.398486 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c54a290e-f1bd-4a4c-aadf-75f49be0dd61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.400333 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c54a290e-f1bd-4a4c-aadf-75f49be0dd61 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] GET https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption/cipher Aug 06 13:27:39.400543 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c54a290e-f1bd-4a4c-aadf-75f49be0dd61 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.400731 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c54a290e-f1bd-4a4c-aadf-75f49be0dd61 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.401409 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-c54a290e-f1bd-4a4c-aadf-75f49be0dd61 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.401563 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c54a290e-f1bd-4a4c-aadf-75f49be0dd61 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption/cipher returned with HTTP 403 Aug 06 13:27:39.401976 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1442/5764] 10.4.3.59 () {66 vars in 1389 bytes} [Thu Aug 6 13:27:39 2026] GET /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.409505 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5de6f24-1357-407a-9907-922b132d74f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.412180 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5de6f24-1357-407a-9907-922b132d74f8 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] GET https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption Aug 06 13:27:39.412426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5de6f24-1357-407a-9907-922b132d74f8 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.412630 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5de6f24-1357-407a-9907-922b132d74f8 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.413426 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-f5de6f24-1357-407a-9907-922b132d74f8 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.413626 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5de6f24-1357-407a-9907-922b132d74f8 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption returned with HTTP 403 Aug 06 13:27:39.414129 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1438/5765] 10.4.3.59 () {66 vars in 1368 bytes} [Thu Aug 6 13:27:39 2026] GET /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.421695 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e439a3ee-91aa-415b-8288-6933229be83d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.424123 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e439a3ee-91aa-415b-8288-6933229be83d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] GET https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/multiattach Aug 06 13:27:39.424412 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e439a3ee-91aa-415b-8288-6933229be83d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.424736 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e439a3ee-91aa-415b-8288-6933229be83d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.431728 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e439a3ee-91aa-415b-8288-6933229be83d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/multiattach returned with HTTP 200 Aug 06 13:27:39.432084 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1435/5766] 10.4.3.59 () {66 vars in 1407 bytes} [Thu Aug 6 13:27:39 2026] GET /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 13:27:39.439772 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37ff8a55-d6b4-40a7-8a23-4f286af0b271 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.441950 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37ff8a55-d6b4-40a7-8a23-4f286af0b271 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] GET https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/volume_backend_name Aug 06 13:27:39.442187 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37ff8a55-d6b4-40a7-8a23-4f286af0b271 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.442411 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37ff8a55-d6b4-40a7-8a23-4f286af0b271 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.450744 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37ff8a55-d6b4-40a7-8a23-4f286af0b271 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 13:27:39.451272 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1452/5767] 10.4.3.59 () {66 vars in 1431 bytes} [Thu Aug 6 13:27:39 2026] GET /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/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 06 13:27:39.458592 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59e9a0c5-2ae7-48d9-8868-0e2ade67039d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.460243 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59e9a0c5-2ae7-48d9-8868-0e2ade67039d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] GET https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 Aug 06 13:27:39.460449 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59e9a0c5-2ae7-48d9-8868-0e2ade67039d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.460621 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59e9a0c5-2ae7-48d9-8868-0e2ade67039d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.466790 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59e9a0c5-2ae7-48d9-8868-0e2ade67039d tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 returned with HTTP 200 Aug 06 13:27:39.467383 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1443/5768] 10.4.3.59 () {66 vars in 1335 bytes} [Thu Aug 6 13:27:39 2026] GET /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 13:27:39.476220 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93af39ab-b20e-4fe4-a985-7a9604fabd53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.478236 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93af39ab-b20e-4fe4-a985-7a9604fabd53 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] PUT https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption/ab42cb5a-2e22-42d6-b1a6-043d7af2301a Aug 06 13:27:39.478586 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93af39ab-b20e-4fe4-a985-7a9604fabd53 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.480698 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-93af39ab-b20e-4fe4-a985-7a9604fabd53 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.480909 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93af39ab-b20e-4fe4-a985-7a9604fabd53 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption/ab42cb5a-2e22-42d6-b1a6-043d7af2301a returned with HTTP 403 Aug 06 13:27:39.481439 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1439/5769] 10.4.3.59 () {68 vars in 1499 bytes} [Thu Aug 6 13:27:39 2026] PUT /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/encryption/ab42cb5a-2e22-42d6-b1a6-043d7af2301a => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.489366 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12529a1a-511f-409d-bab8-12a561afa028 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.491525 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12529a1a-511f-409d-bab8-12a561afa028 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] PUT https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/key1 Aug 06 13:27:39.491925 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12529a1a-511f-409d-bab8-12a561afa028 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.494156 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-12529a1a-511f-409d-bab8-12a561afa028 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.494351 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12529a1a-511f-409d-bab8-12a561afa028 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/key1 returned with HTTP 403 Aug 06 13:27:39.494851 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1436/5770] 10.4.3.59 () {68 vars in 1406 bytes} [Thu Aug 6 13:27:39 2026] PUT /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.502620 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5689ebab-0660-4542-be43-97bec4a7eb8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.504459 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5689ebab-0660-4542-be43-97bec4a7eb8a tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] PUT https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 Aug 06 13:27:39.504817 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5689ebab-0660-4542-be43-97bec4a7eb8a tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 13:27:39.507557 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-5689ebab-0660-4542-be43-97bec4a7eb8a tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '35a08ffa2eb7433ea89839a2ec9a7c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f2edf45dc8ab496697d0aa488186b5bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 13:27:39.507726 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5689ebab-0660-4542-be43-97bec4a7eb8a tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-member] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 returned with HTTP 403 Aug 06 13:27:39.508130 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1453/5771] 10.4.3.59 () {68 vars in 1355 bytes} [Thu Aug 6 13:27:39 2026] PUT /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 13:27:39.514840 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44516f87-f672-46f6-ad92-29438c1cfdef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.516605 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44516f87-f672-46f6-ad92-29438c1cfdef tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] DELETE https://10.4.3.59/volume/v3/types/52c452ad-5e36-4b3f-82d7-3e1ddba73fd4 Aug 06 13:27:39.516816 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44516f87-f672-46f6-ad92-29438c1cfdef tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.517066 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44516f87-f672-46f6-ad92-29438c1cfdef tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.543395 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44516f87-f672-46f6-ad92-29438c1cfdef tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/52c452ad-5e36-4b3f-82d7-3e1ddba73fd4 returned with HTTP 202 Aug 06 13:27:39.543829 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1444/5772] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/52c452ad-5e36-4b3f-82d7-3e1ddba73fd4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:39.551060 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-479ede7d-311c-435e-b521-fb645e5e04ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.553041 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-479ede7d-311c-435e-b521-fb645e5e04ed tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] DELETE https://10.4.3.59/volume/v3/types/970c857b-3f4e-4085-8e41-60e3e7e0bba6 Aug 06 13:27:39.553363 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-479ede7d-311c-435e-b521-fb645e5e04ed tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.553650 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-479ede7d-311c-435e-b521-fb645e5e04ed tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.578481 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-479ede7d-311c-435e-b521-fb645e5e04ed tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/970c857b-3f4e-4085-8e41-60e3e7e0bba6 returned with HTTP 202 Aug 06 13:27:39.578929 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1440/5773] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/970c857b-3f4e-4085-8e41-60e3e7e0bba6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:39.585793 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-492c2e1a-c369-4e63-8fdc-0a7f7401690f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.587557 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-492c2e1a-c369-4e63-8fdc-0a7f7401690f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] DELETE https://10.4.3.59/volume/v3/types/9728b6aa-b405-490f-afee-456973245da5 Aug 06 13:27:39.587749 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-492c2e1a-c369-4e63-8fdc-0a7f7401690f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.587959 np0000006653 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-492c2e1a-c369-4e63-8fdc-0a7f7401690f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.611799 np0000006653 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-492c2e1a-c369-4e63-8fdc-0a7f7401690f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/9728b6aa-b405-490f-afee-456973245da5 returned with HTTP 202 Aug 06 13:27:39.612199 np0000006653 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1437/5774] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/9728b6aa-b405-490f-afee-456973245da5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:39.618936 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d22ff4ae-e196-4a2f-8e02-7bde28b1af4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.620583 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d22ff4ae-e196-4a2f-8e02-7bde28b1af4f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] DELETE https://10.4.3.59/volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513 Aug 06 13:27:39.620760 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d22ff4ae-e196-4a2f-8e02-7bde28b1af4f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.620974 np0000006653 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d22ff4ae-e196-4a2f-8e02-7bde28b1af4f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.643278 np0000006653 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d22ff4ae-e196-4a2f-8e02-7bde28b1af4f tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513 returned with HTTP 202 Aug 06 13:27:39.643666 np0000006653 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1454/5775] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/03bee489-8f79-49f5-8181-cbf122190513 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:39.650002 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8aeacb1-e83e-42f8-ac71-bd3332e50fc6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.651789 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8aeacb1-e83e-42f8-ac71-bd3332e50fc6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] DELETE https://10.4.3.59/volume/v3/types/c606326b-a76a-40dc-aaec-ff894c61f9fa Aug 06 13:27:39.651975 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8aeacb1-e83e-42f8-ac71-bd3332e50fc6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.652156 np0000006653 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8aeacb1-e83e-42f8-ac71-bd3332e50fc6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.675527 np0000006653 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8aeacb1-e83e-42f8-ac71-bd3332e50fc6 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/c606326b-a76a-40dc-aaec-ff894c61f9fa returned with HTTP 202 Aug 06 13:27:39.675972 np0000006653 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1445/5776] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/c606326b-a76a-40dc-aaec-ff894c61f9fa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:39.683292 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-950b35d6-45dd-4a53-b7cb-8af36a328eb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 13:27:39.685027 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-950b35d6-45dd-4a53-b7cb-8af36a328eb0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] DELETE https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 Aug 06 13:27:39.685206 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-950b35d6-45dd-4a53-b7cb-8af36a328eb0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 13:27:39.685421 np0000006653 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-950b35d6-45dd-4a53-b7cb-8af36a328eb0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 13:27:39.709843 np0000006653 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-950b35d6-45dd-4a53-b7cb-8af36a328eb0 tempest-VolumeTypesMemberTests-835753777 tempest-VolumeTypesMemberTests-835753777-project-admin] https://10.4.3.59/volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 returned with HTTP 202 Aug 06 13:27:39.710249 np0000006653 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1441/5777] 10.4.3.59 () {66 vars in 1338 bytes} [Thu Aug 6 13:27:39 2026] DELETE /volume/v3/types/756b1d31-7e43-4360-a46f-00bd085909d9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 13:27:49.607652 np0000006653 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=8 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:27:49.639573 np0000006653 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=122,cinder:UPDATE=31,cinder:INSERT=32 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:27:49.671610 np0000006653 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=111,cinder:INSERT=22,cinder:UPDATE=33 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 13:27:49.705097 np0000006653 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=126,cinder:INSERT=28,cinder:UPDATE=34 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}